/***********************************************
South Downs Design CSS
***********************************************/

/* HTML Tags
***********************************************/
*{
 color:#35362e;
 font-family:'Tahoma', Arial, Helvetica, sans-serif;
 font-size:1em;
 line-height:135%;
 margin:0;
 padding:0;
 border:none;
 text-align:left;
}

a:hover{
 color:#669900;
 text-decoration:none;
}

a:active{
 text-decoration:none;
}
	
strong{
 font-weight:bold;
}
em{
 font-style:italic;
}
p{
 font-size:1.2em;
 margin:0 12px 12px 12px;
}
ul{
 margin-left:20px;
}
ol{
 margin-left:20px;
 margin-bottom:15px;
 font-size:1.2em;
}
acronym {
 cursor:help;
 border-bottom:1px solid #fff;
}
h1{
 font-size:2em;
 color:#669900;
 width:260px;
 float:left;
 margin:0 0 0 12px;
}
.sIFR-hasFlash h1 {
 visibility: hidden;
}
h2{
 font-size:1.8em;
 color:#669900;
 margin:0 0 10px 12px;
}
.sIFR-hasFlash h2 {
 visibility: hidden;
}
h3{
 clear:left;
 font-size:1.2em;
 color:#35362e;
 margin:10px 0 0 12px;
}
h4{
 clear:left;
 font-size:1.2em;
 color:#669900;
 margin:10px 0 0 12px;
 font-weight:bold;
}
h5{
 clear:left;
 font-size:1.6em;
 margin:0 0 15px;
 font-weight:bold;
}
html, body{
 text-align:center;
 width:100%;
}
body{
 font-size: 70%;
 background:#333333;
 padding:0 0 20px;
}

.divClear{
	clear:both;
}

.register{
  font-size:1em;
}
	
/* Structure
***********************************************/

#Header{
 width:775px;
 height:133px;
 background:#333333 url("../graphics/header_bgr.gif") no-repeat right top;
}

#HeaderLogo{
 float:left;
 margin:0;
 padding:0;
}
#TopNav{
 float:left;
 margin:110px 0 0 0;
 padding:0;
}

#TopNav ul{
 font-weight:bold;
 margin:0;
 padding:0;
 }

#TopNav ul li{
 display:inline;
}

#TopNav ul li a{
 text-decoration:none;
 padding:0 4px 0 9px;
 font-weight:bold;
 color:#fff;
 background-color:#333333;
}

#TopNav ul li a:active{
 text-decoration:none;
}

#TopNav ul li a:hover{
 text-decoration:underline;
 color:#669900;
}

#TopNav ul li a:visited{
 text-decoration:none;
}

/* Active Nav Links*/
#Home #TopNav .home,
#Design #TopNav .design,
#Hosting #TopNav .hosting,
#Portfolio #TopNav .portfolio,
#Pricing #TopNav .pricing,
#Contact #TopNav .contact{
	color:#669900;
	cursor:default;
}

#Container{
 margin:0 auto;
 width:775px;
}

#ContentBody{
 width:775px;
 background:#f0f0f0;
}

#ContentText{
 margin:20px 0 0 12px;
 padding:20px 0 15px 6px;
 background:#fff;
 border:1px solid #999999;
 width:555px;
 float:left;
}

#ContentRight{
 width:175px;
 float:left;
 margin:20px 0 0 12px;
 text-align:center;
}

.ContentChat{
 background:#fff;
 border:1px solid #999999;
 float:left;
 text-align:center;
 width:175px;
 padding:10px 0 10px 0;
 margin:12px 0 0 0;
 display:block;
}
#flashmovie{
	text-align:center;
	display:block;
	}

#ContentRightDesign{
 background:#fff;
 border:1px solid #999999;
 float:left;
 text-align:center;
 width:175px;
}
#ContentRightDesign h3{
 display:block;
 text-align:center;
 color:#669900 !important;
 }
#ContentRightDesign a img{
	padding:5px;
	border:1px solid #999999;
	}
#ContentRightDesign a:hover img{
	padding:5px;
	border:1px solid #333;
	}
#ContentRightDesign ul li{
 display:inline;
 list-style-type:none;
}

#ContentRightDesign img{
 margin:0 0 5px 0;
}

.ContentLogo{
 margin:12px 0 12px 0;
 background:#fff;
 border:1px solid #999999;
 width:175px;
 float:left;
 text-align:center;
 display:block;
}

.ContentLogo ul li{
 display:inline;
 list-style-type:none;
}

.ContentLogo img{
 padding:5px 0 5px 0;
 text-align:center;
}

.MainTextBox{
 width:280px;
 float:left;
}

.MainPicBox{
 margin:0 0 0 0;
 width:259px;
 height:209px;
 float:left;
}

/* Content
***********************************************/	

#ContentClear{
 clear:left;
}

.ClearBoth{
 clear:both;
}

#TextContent{
	width:483px;
	float:left;
	padding:20px;
}

#TextContent h2{
	padding: 10px 0 10px 0;
	font-weight: bold;
}

#TextContent ul{
	list-style-type:none;
	margin-left:10px;
}

#TextContent ul li{
	background:url("../graphics/red-bullet.gif") no-repeat left 4px;
	font-size:1.2em;
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
}

#TextContent p{
 font-size:1.2em;
}

.ServiceBox ul li{ 
  display:inline;
  list-style-type:none;
}


ul li a.WebDesignBtn{
 background:url("../graphics/web_design_btn.jpg") no-repeat 50% 0;
 display:block;
 float:left;
 height:0;
 padding-top:103px;
 margin:0;
 width:165px;
 overflow:hidden;
 display:inline;
 list-style-type:none;
}

ul li a.WebDesignBtn:hover{
background:#0578B9 url("../graphics/web_design_btn.jpg") no-repeat 50% -206px;
}

ul li a.InternetMarketingBtn{
 background:url("../graphics/internet_marketing_btn.jpg") no-repeat 50% 0;
 display:block;
 float:left;
 height:0;
 padding-top:103px;
 width:165px;
 margin-left:11px;
 overflow:hidden;
 display:inline;
 list-style-type:none;
}

ul li a.InternetMarketingBtn:hover{
 background:#0578b9 url("../graphics/internet_marketing_btn.jpg") no-repeat 50% -206px;
}

ul li a.HostingBtn{
 background:url("../graphics/hosting_btn.jpg") no-repeat 50% 0;
 display:block;
 float:left;
 height:0;
 padding-top:103px;
 width:165px;
 overflow:hidden;
 margin-left:11px;
 display:inline;
 list-style-type:none;
}

ul li a.HostingBtn:hover{
 background:#0578b9 url("../graphics/hosting_btn.jpg") no-repeat 50% -206px;
}

.w3c{
 padding-left:15px;
}

.UlContent li{
 padding-left:25px;
 margin:0 0 7px 0;
 font-size:100%;
 font-weight:bold;
 background:url("../graphics/arrow.gif") no-repeat left 4px;
 display:block;
 list-style-type: none; 
}

.UlContent li ul{
 padding-left:25px;
 padding-right:14px;
 margin:7px 0 7px 0;
 font-size:100%;
 font-weight:bold;
 display:block;
 list-style-type: none; 
}

.Box{
 width:265px;
 float:left;
 margin:0 0 12px 0;
}

p.LiteHosting{
 background:url("../graphics/lite_hosting.jpg") no-repeat;
 display:block;
 float:left;
 height:0;
 padding-top:103px;
 width:165px;
 overflow:hidden;
}

P.BusinessHosting{
 background:url("../graphics/business_hosting.jpg") no-repeat;
 display:block;
 float:left;
 height:0;
 padding-top:103px;
 width:166px;
 overflow:hidden;
}

.portfolio{
 margin:0 0 15px 0;
}

.portfolio img{
 padding:0 0 10px 12px;
 }

address{
 padding-left:12px;
 font-size:1em;
}

address a{
 color:#669900;
 font-weight:bold;
 text-decoration:none;
}

address a:hover{
 text-decoration:underline;
 color:#669900;
}

.email a{
 color:#669900;
 font-weight:bold;
 text-decoration:none;
}

.email a:hover{
 text-decoration:underline;
 color:#669900;
}

.banner img{
 padding:0 0 10px 12px;
}

.SiteMap ul li{
 padding:10px 0 0 0;
}

.SiteMap ul li a{
 color:#669900;
 font-weight:bold;
 font-size:1.2em;
 text-decoration:none;
}

.SiteMap ul li a:hover{
 text-decoration:underline;
 color:#669900;
}

p .GreenLink a{
 color:#669900;
 text-decoration:none;
 font-weight:bold;
}

p .GreenLink a:hover{
 color:#669900;
 text-decoration:underline;
}



/* --- forms --- */

.hidden{
 display:none;
}

.tel, .fn{
 margin-bottom:0;
}

.org{
 font-weight:bold;
}

p.saveCard {
 margin-top:1em;
}

.row{
 clear: both;
 padding-top:5px;
}

form{
 margin-bottom:1em;
 width:535px;
}

form p{
 margin:0 0 15px 0;
 padding:0;
}
		
fieldset{
 margin-bottom:15px;
 padding:0 0 15px 10px;
 border:1px dotted #666666;
}		

legend{
 padding:0 15px;
 background:#fff;
 text-transform:uppercase;
 color:#669900;
 font-size:1.2em;
}

.formLabel {
 font-size:1.2em;
 line-height:1.6em !important;
 text-align:right !important;
 margin-right:10px !important;
 width:100px;
 float:left !important;
}

label{
 color:#669900 !important;
 }

.formControl{
 float:left;
 width:350px;
}
		
input, textarea{
 border:1px solid #666666;
 padding:2px;
 font:1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}	
		
input{
 font-size:1.2em;
 width:322px;
}			

textarea{
 width:530px;
}
		
.submitButton {
 background:#eeeeee;
 font:bold 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
 padding:4px 6px;
 width:auto;
}

.submitButton:hover {
 background:#669900;
 color:#fff;
 font:bold 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
 padding:4px 6px;
 width:auto;
 cursor:pointer;
}
.rss{
 float:right;
 padding-right:5px;
 }
/* Blog headlines
	----------------------------------------------- */
	
	div.feedburnerFeedBlock ul li {
		padding-left:25px;
		 margin:0 0 7px 0;
		 font-weight:bold;
		 background:url("../graphics/arrow.gif") no-repeat left 4px;
		 display:block;
		 list-style-type: none; 
		}
	div.feedburnerFeedBlock ul {
		list-style: none;
		font-size:1.2em;
	}
	.feed {
	 margin:0 0 6px 12px;
	 }
 div.feed a{
	 color:#669900;
	 text-decoration:none;
	 }
div.feed a:hover{
	 color:#669900;
	 text-decoration:underline;
	 }
 /* Hosting Table
***********************************************/
table.hosting {
	width:95%;
	border-top:1px solid #999;
	border-right:1px solid #999;
	margin:1em auto;
	border-collapse:collapse;
	}
table.hosting tr.odd td	{
	background:#f7fbff
	}
table.hosting tr.odd .column1	{
	background:#f4f9fe;
	}	
table.hosting .column1	{
	background:#f9fcfe;
	}
table.hosting td {
	color:#678197;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	padding:.3em 1em;
	text-align:center;
	}				
table.hosting th {
	color:#678197;
	text-align:left;
	border-bottom: 1px solid #999;
	border-left:1px solid #999;
	padding:.3em 1em;
	}							
table.hosting thead th {
	background:#f4f9fe;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#669900;
	}	
table.hosting tbody td em {
	color:#FF8F00 !important;
	font-weight: bold !important;
	font-size: 1.1em !important;
	font-style: normal !important;
	}	
table.hosting tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
table.hosting tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#669900;
		}		
table.hosting tfoot th em {
	color:#FF8F00;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
#BB_BuyButtonForm{
	padding-left:10px;
	margin:0 !important;
	}
#BB_BuyButtonForm input{
	width:auto !important;
	border:none !important;
	}
#BB_BuyButtonForm select{
	border:1px solid #666666;
	 padding:2px;
	 font-size:1.2em;
	}
.rightpic{
	float:right;
	padding:5px;
	border:1px solid #9B9B9B;
	margin:10px 20px 10px 10px;
	}
/* Footer
***********************************************/

#Footer{
 width:773px;
 clear:both;
 background-color:#cccccc;
 border-right:1px solid #999999;
 border-left:1px solid #999999;
 border-top:1px solid #999999;
 margin:10px 0 0 0;
 padding-top:5px;
}

#Footer ul{
 margin:0;
 width:773px;
 padding:5px 0 0 0;
 display:inline;
 font-size:1em;
 text-align:center;
 float:left;
}

#Footer ul li{
 display:inline;
}

#Footer ul li a{
 padding:0 3px 0 3px;
 color:#35362e;
 display:inline;
 text-decoration:none;
}

#Footer ul li a:hover{
 color:#669900;
 text-decoration:underline;
}

#Footer ul li a:active{
 text-decoration:none;
}

#Footer ul li a:visited{
 text-decoration:none;
}

#Footer p{
 font-size:1em;
 margin:0;
 padding:5px 0 0 0;
 clear:left;
 text-align:center;
}
#Footer p a{
 color:#669900;
 text-decoration:none;
 font-weight:bold;
 }
#Footer p a:hover{
 text-decoration:underline;
 }

.bottomBorder{
 width:100%;
 overflow:hidden;
 padding-top:5px;
 background:url("../graphics/footer_bottom_border.gif") no-repeat center bottom;
 height:5px;
}

.GreenLink a{
 color:#669900;
 text-decoration:none;
}

.GreenLink a:hover{
 color:#669900;
 text-decoration:underline;
}

/* lightBox plugin */
#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	text-decoration:underline;
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	border:1px solid black;;
	background-color:white;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("../graphics/images/blank.gif") no-repeat; /* Trick IE into showing hover */
	/* cursor:pointer; */
	zoom:1; /* who knows why? */
	
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../graphics/images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../graphics/images/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:none;
	
	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	
	line-height:normal;
	/* height:30px; */
}
#lightbox-infoHeader {
	width:100%;
	text-align:center; 
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button, #lightbox-close-button:link, #lightbox-close-button:visited, #lightbox-close-button:hover {
	text-decoration:underline;
	color:#FFFFFF !important;
}
#lightbox-close-button:hover {
	color:#FFFFFF !important;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}

/* Slide Panel */
.panel img{
	text-align: center;
	height:70px;
	padding:5px;
	cursor:pointer;
	border:1px solid #9B9B9B;
	}
	.panel img:hover{
	border:1px solid #333;
	}
.panel-target{
  padding:0 5px 10px 5px;
  }
  .panel-target a img{
   border:1px solid #9B9B9B;
   padding:5px;
   float:left;
   }
   .panel-target a:hover img{
   border:1px solid #333;
   }
.panel-closed{
	display:none;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* Clearfix updated ie7*/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
