/*
Theme Name: SouthDownsDesign
Theme URI: http://www.southdownsdesign.co.uk
Description: Matching SouthDownsDesign look
Author: Jerome Degl'innocenti
Author URI: http://www.southdownsdesign.co.uk


/*-----------Block Level Elements--------------*/
*{
 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;
	}
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:2.1em;
 color:#669900;
 padding:0;
 width:260px;
 float:left;
 margin:0 0 10px 12px;
}
.sIFR-hasFlash h1 {
 visibility: hidden;
}
h2{
 font-size:1.4em;
 color:#669900;
 padding:0;
 margin:0 0 0 12px;
}
.sIFR-hasFlash h2 {
 visibility: hidden;
}
h3{
 clear:left;
 font-size:1.4em;
 color:#669900;
 margin:5px 0 5px 12px;
 padding:0;
}
.sIFR-hasFlash h3 {
 visibility: hidden;
}
h4{
 clear:left;
 font-size:1.2em;
 margin:0 0 15px;
 font-weight:bold;
 border-top:1px solid #d2d7bf;
 padding-top:15px;
}
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("images//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 0 0 9px;
 font-weight:bold;
 color:#fff;
 background-color:#333333;
}

#TopNav ul li a:hover{
 text-decoration:underline;
 color:#669900;
}

/* Active Nav Links*/
#Home #TopNav .home,
#Design #TopNav .design,
#Hosting #TopNav .hosting,
#Portfolio #TopNav .portfolio,
#Pricing #TopNav .pricing,
#Contact #TopNav .contact,
#Blog #TopNav .blog{
	color:#669900;
	cursor:default;
}

.navigation{
 margin:0;
 padding:0;
 float:left;
 background:#fff;
}

.navigationback {
 margin:0 0 6px 12px;
 padding:0;
 float:left;
 background:#fff;
}

#content{
 margin:20px 0 0 12px;
 padding:20px 0 15px 12px;
 background:#fff;
 border:1px solid #999999;
 width:535px;
 float:left;
}

#Container{
 margin:0 auto;
 width:775px;
 background:#f0f0f0;
}

#ContentBody{
 width:775px;
 background:#f0f0f0;
}

#ContentRight{
 background:#fff !important;
 border:1px solid #999999;
 float:left;
 text-align:center;
 width:175px;
 margin:20px 0 0 12px;
}
#ContentRight ul{
 list-style-type:none;
}

#ContentRight ul li{
 list-style-type:none;
}

#ContentRight ul li input{
 list-style-type:none;
 width:auto;
 font-size:1.2em;
 margin:5px 0 0 0;
 padding:0;
}

#ContentRightDesign{
 background:#fff !important;
 border:1px solid #999999;
 float:left;
 text-align:center;
 width:175px;
}

.post a{
 color:#669900;
 text-decoration:none;
}

.pagetitle a{
 font-size:1em;
}

small{
 margin-left:12px;
}

#ContentRightDesign ul li{
 display:inline;
 list-style-type:none;
}

#ContentRightDesign a{
 margin:0;
 padding:0;
}

#ContentRightDesign img{
 margin:0 0 12px 0;
 padding:0;
}

.ContentLogo{
 margin:5px 0 5px 8px;
 padding:0;
 background:#fff;
 border:1px solid #999999;
 width:175px;
 float:left;
}

.ContentLogo ul li{
 display:inline;
 list-style-type:none;
}

.ContentLogo img{
 margin:5px 20px 0 5px;
 padding:0 0 5px 0;
}

.ContentLogo a{
 margin:5px 20px 0 5px;
 padding:0 0 5px 0;
}

.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("images/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;
}

.w3c{
 padding-left:15px;
}

.UlContent li{
 padding-left:25px;
 margin:0 0 7px 0;
 font-size:100%;
 font-weight:bold;
 background:url("images/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;
}

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;
}

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.0em;
}

.formLabel {
 font-size:1.2em;
 line-height:1.6em;
 text-align:right;
 margin-right:10px;
 width:100px;
 float:left;
 color:#669900;
}

.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:auto;
}			
div.searchform input{
	width:100px !important;
	}
textarea{
 width:500px;
}
		
.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;
}


/* 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;
}

#Footer ul{
 margin:0;
 padding:10px 0 10px 0;
 width:773px;
 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 p{
 font-size:1em;
 margin:0;
 padding:5px 0 5px 0;
 clear:left;
 text-align:center;
}

.bottomBorder{
 width:775px;
 overflow:hidden;
 padding-top:5px;
 background:url("images/footer_bottom_border.gif") no-repeat center bottom;
 height:5px;
}

.GreenLink a{
 color:#669900;
 text-decoration:none;
 font-weight:bold;
}

.GreenLink a:hover{
 color:#669900;
 text-decoration:underline;
}

/* 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;
}

