/*
-----Generic-----
-----------------*/
body {
	width: 984px;
	margin: 0px auto 0px auto;
	padding: 0;
	background-image: url(images/body_mainbg.gif); 
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

table {
	border-spacing: 0; 
	border-collapse: collapse;
	}

td {
	padding: 0;
	vertical-align: top;
	}

form {
	margin:0;
	padding:0;
}

img { 
	border: 0px;
	}
	
a:link {
	color: #7d0000;
	}
	
a:visited {
	color: #7d0000;
	}

a:hover {
	color: #7d0000;
	}
	
a:active {
	color: #7d0000;
	}

/*
-----Header bar-----
--------------------*/
#topbar {
	width: 984px;
	height: 124px;
	background-image: url(images/topbar_mainbg.gif); 
	background-repeat: repeat-x;
	}

	#topbar-left {
		float: left;
		display: inline;
		width: 11px;
		height: 124px;
		background-image: url(images/topbar_leftshadow.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
		}

	#topbar-right {
		float: left;
		display: inline;
		width: 11px;
		height: 124px;
		background-image: url(images/topbar_rightshadow.gif);
		background-repeat: no-repeat;
		background-position: right;
		background-color: #ffffff;
		}

	#topbar-holder {
		float: left;
		display: inline;
		width: 962px;
		height: 124px;
		}

		#topbar-contact {
			float: left;
			display: inline;
			width: 755px;
			height: 75px;
			padding: 15px 0px 0px 10px;
			}
			
			#topbar-contact h1 {
				font-size: 15px;
				color: #929292;
				margin: 0px;
				}
				
			#topbar-contact p {
				margin: 0px;
				}

		#topbar-logo {
			float: right;
			width: 189px;
			height: 78px;
			text-align: right;
			padding: 12px 8px 0px 0px;
			}

/*
-----Navigation-----
--------------------*/
#nav {
	width: 962px;
	height: 34px;
	}

	#nav-block {
		height: 30px;
		float: left;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		padding: 4px 14px 0px 13px;
		}

		#nav-block a:link { 
			text-decoration: none;
			color: #000000;
			}
			
		#nav-block a:visited {
			text-decoration: none;
			color: #000000;
			}
		#nav-block a:active {
			text-decoration: none;
			color: #fe5400;
			}
		#nav-block a:hover {
			text-decoration: none;
			color: #fe5400;
			}
	
	#nav-fill {
		float: left;
		background-image: url(images/topbar_topnavfill1.gif);
		background-repeat: no-repeat;
		background-position: top;
		width: 3px;
		height: 34px;
		}

/*
-----Content-----
-----------------*/
.content {
	width: 984px;
	background-image: url(images/grey-bg.gif);
	background-repeat: repeat-y;
	}

	.content-left {
		width: 11px;
		background-image: url(images/body_leftshadow.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
		}

	.content-container {
		width: 962px;
		background-image: url(images/bg-main.gif);
		background-repeat: repeat-y;
		background-color: #ffffff;
		}
		
		.content-holder {
			background-image: url(images/page-bg.gif);
			background-repeat: repeat-y;
			background-position: 13px 0px;
			}
			
			#hosting-generic h1 {
				font-family: arial narrow;
				font-size: 18px;
				color: #7d0000;
				margin: 0px 0px 5px 0px;
				}
				
			#hosting-generic h2 {
				font-size: 13px;
				color: #929292;
				margin: 0px 0px 0px 10px;
				}
				
			#hosting-generic h3 {
				font-family: arial narrow, arial, sans-serif;
				font-size: 18px;
				color: #7d0000;
				margin: 0px 0px 0px 0px;
				}
				
			#hosting-generic p {
				margin: 0px;
				padding: 0px 0px 15px 0px;
				}
				
			.sub {
				margin: 0px 0px 10px 10px;
				padding: 0px;
				font-size: 11px;
				}
				
			.website-services {
				padding: 0px 0px 0px 30px;
				}
				
			#hosting-generic {
				padding: 0px 28px 0px 30px;
				background-image: url(images/page-bg.gif);
				background-repeat: repeat-y;
				background-position: 13px 0px;
				}
				
				#hosting-generic ul {
					background-color: #ffffff;
					border: solid 1px #7d0000;
					margin: 4px 0px 5px 0px;
					list-style-type: none;
					font-size: 11px;
					padding: 4px 8px 7px 8px;
					}
					
					#hosting-generic ul li {
						background-image: url(images/li-arrow.gif);
						background-repeat: no-repeat;
						background-position: 0px 6px;
						padding: 0px 0px 0px 7px;
						margin: 0px;
						}
						
					#hosting-generic table {
						border: 0px;
						margin: -5px -1px 15px -1px;
						}
						
					#hosting-generic th {
						background-color: #7d0000;
						padding: 3px 5px 4px 5px;
						border: solid 1px #ffffff;
						color: #ffffff;
						font-weight: bold;
						}
						
					#hosting-generic td {
						background-color: #d3d0da;
						padding: 3px 5px 4px 5px;
						border: solid 1px #ffffff;
						}
				
			.website-news {
				width: 230px;
				padding: 0px 30px 0px 20px;
				}
				
				.website-news h2 {
					font-size: 13px;
					color: #929292;
					margin: 0px 0px 2px 0px;
					}
					
				.website-news img {
					margin: 8px 0px 5px 0px;
					}
					
			#portfolio-websites {
				width: 228px;
				height: 230px;
				padding: 0px 5px;
				float: left;
				display: inline;
				}
				
				#portfolio-websites h2 {
					font-size: 13px;
					color: #929292;
					margin: 0px;
					}
					
				#portfolio-websites img {
					margin: 5px 0px 5px 0px;
					border: solid 1px #7d0000;
					}
					
				#portfolio-websites p {
					font-size: 11px;
					font-weight: bold;
					padding: 2px 0px 0px 0px;
					margin: 0px;
					}
			
		#content-footer {
			width: 731px;
			height: 8px;
			background-image: url(images/content-footer.gif);
			background-repeat: no-repeat;
			margin: 0px 0px 0px 13px;
			}

	.content-right {
		width: 11px;
		background-image: url(images/body_rightshadow.gif);
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #ffffff;
		}

		#page-title {
			background-color: #978d96;
			width: 962px;
			height: 34px;
			padding: 7px 0px 0px 0px;
			}
	
			#page-title h1 {
				display: block;
				width: 949px;
				height: 30px;
				background-color: #7d0000;
				background-image: url(images/h1-left.gif);
				background-repeat: no-repeat;
				font-family: Arial narrow, Arial, sans-serif; 
				font-size: 22px; 
				color: #ff9a9a; 
				text-align: right; 
				padding: 4px 8px 0px 0px; 
				margin: 0px 5px 0px 0px
				}
				
		#pf-link {
			background-color: #7d0000;
			font-weight: bold;
			font-size: 13px;
			margin: 0px 0px 5px 0px;
			font-family: verdana, arial, sans-serif;
			}
			
			#pf-link a {
				color: #ffacac;
				text-decoration: none;
				}
		/*
		-----Left side nav-----
		-----------------------*/
		.website-options {
			width: 188px;
			background-image: url(images/flash-nav-bg2.gif);
			background-repeat: repeat-y;
			padding: 0px 10px;
			}
			
			.website-options h1 {
				font-family: arial narrow;
				font-size: 17px;
				color: #ffffff;
				margin: 3px 0px;
				}
				
			.website-options h2 {
				font-size: 12px;
				color: #ffffff;
				margin: 3px 0px;
				}
				
			.website-options p {
				margin: 0px 0px 1px 0px;
				}
				
			.website-options a:link, .website-options a:visited {
				display: block;
				width: 179px;
				margin: 0px 0px 0px -3px;
				background-color: #a7a7a7;
				padding: 2px 5px 6px 5px;
				}
				
			.website-options a:hover, .website-options a:active {
				display: block;
				width: 179px;
				margin: 0px 0px 0px -3px;
				background-color: #b6b6b6;
				padding: 2px 5px 6px 5px;
				}
				
			#top {
				margin: 6px 0px 20px 0px;
				padding: 6px 0px 0px 0px;
				background-image: url(images/top.gif);
				background-repeat: repeat-x;
				}
				
/*
-----Footer-----
----------------*/
#footer {
	width: 948px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #868686;
	margin: 1px 0px 0px 11px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	padding: 8px 2px;
	}
	
/*
-----Forms-----
---------------*/
.website-generic form {
	margin: 10px 0px;
	padding: 10px;
	background-color: #ffffff;
	border: solid 1px #7d0000;
	}
	
#form-error {
	background-color: #ff0000;
	padding: 3px 5px 4px 5px;
	margin: -5px 0px 10px 0px;
	color: #ffffff;
	border: solid 1px #7d0000;
	}

.form1 {
	padding: 2px 10px 0px 0px;
	font-size: 11px;
	width: 160px;
	}
	
.form2 {
	padding: 0px 0px 1px 0px;
	font-size: 11px;
	}
	
	.form2 select {
		font-size: 11px;
		width: 294px;
		padding: 0px;
		margin: 0px;
		}
		
	.form2 input {
		padding: 0px;
		margin: -1px 0px 0px 0px;
		font-size: 11px;
		width: 290px;
		height: 15px;
		}
		
	.form3 input {
		padding: 0px;
		margin: 0px;
		border: solid 1px #000000;
		font-size: 11px;
		width: 80px;
		}
		
	.form2 textarea {
		font-size: 11px;
		font-family: arial, sans-serif;
		width: 497px;
		height: 150px;
		}
		
#adwords-warning {
	background-color: #ffffff;
	border: solid 1px #7d0000;
	margin: 5px 0px 10px 0px;
	font-size: 11px;
	color: #ff0000;
	padding: 4px 8px 7px 8px;
	}
	
#tel {
	font-size: 13px;
	font-weight: bold;
	background-color: #7d0000;
	color: #ffffff;
	padding: 3px 5px 4px 5px;
	margin: 2px 0px 7px 0px;
	}
	
#tel2 {
	font-size: 11px;
	background-color: #7d0000;
	color: #ffffff;
	padding: 4px 0px 5px 10px;
	margin: 0px 0px 15px 0px;
	}
	
#blog-date {
	margin: 5px 0px;
	padding: 1px 0px 2px 5px;
	background-color: #e4e4e4;
	}	