/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:19px;
	background:#EBEBEB;
}
	
#container {
	margin:21px auto;
	width:935px;
	text-align:left;
	background:url(../images/container_bg.gif) repeat-y #ffffff;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:19px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

#content h2 a { 
	color:#000000;
	text-decoration:none;
}

h2.newstitle { 
	margin:0 0 2px 0;
}


/* Header */

#header {
	background:url(../images/container_top_bg.gif) no-repeat;
	padding:10px 10px 20px 27px;
	height:95px;
}

#headerRight {
	float:right;
	text-align:right;
}

#headerNav {
	margin:10px 20px 0 0;
	font-size:11px;
	color:#333333;
	text-align:right;
}

#headerNav li {
	list-style:none;
	display:inline;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:13px;
	margin-left: 10px;
}

#headerNav a {
	color:#999999;
}

#headerNav a:hover {
	color:#a21e21;
}

.logo {
	margin:7px 0 0 0;
}

#headingContainer {
	margin:0 5px;
	height:87px;
}

.hooves {
	float:right;
	margin:0 20px 0 0;
}


/* Main Navigation */

#mainNav {
	padding:58px 0 0 17px;
	height:30px;
	font-size:12px;
	background: url(../images/mainnav_bg.gif) repeat-x;
}

#mainNav li {
	list-style:none;
	display:inline;
	padding:1px 8px;
	border-right:1px dotted #d16466;
}

#mainNav li.last {
	border:none;
}

#mainNav a {
	color:#fff;
}

#mainNav a:hover {
	color:#fff;
	text-decoration:underline;
}


/* Right Col */

#rightCol {
	float:right;
	width:314px;
	padding:30px 37px 0 0;
}

#rightCol h3 {
	padding:0 0 0 18px;
}

.rightColIMG {
	margin:0 0 15px 0;
}

#rightCol h3.rcListHeading {
	background:url(../images/grey_box_top.gif) no-repeat #EBEBEB;
	font-size:18px;
	font-weight:bold;
	padding:15px 20px;
	margin:0;
}

.rcList {
	background:url(../images/grey_box_bottom.gif) bottom left no-repeat #EBEBEB;
	font-size:12px;
	color:#333333;
	padding:0 0 10px 20px;
}

.rcList li {
	background:url(../images/tick.gif) no-repeat 0 7px;
	padding:0 0 7px 15px;
	list-style:none;
}

#rightCol h3.rcAddressHeading {
	background:url(../images/grey_box_top.gif) no-repeat #EBEBEB;
	font-size:18px;
	font-weight:bold;
	padding:15px 20px;
	margin:0;
}

.rcAddress {
	background:url(../images/grey_box_bottom.gif) bottom left no-repeat #EBEBEB;
	font-size:12px;
	color:#333333;
	padding:0 0 10px 20px;
}

.rcAddress li {
	padding:0 0 7px 15px;
	list-style:none;
}

.blogMenu {
	margin:0 0 15px 0;
}

.blogMenu li {
	background:none;
	padding:0 0 7px 0;
}

.blogMenu li a {
	color:#333333;
}

.blogMenu li a:hover {
	color:#a21e21;
}


/* Content */

#content {
	width:480px;
	padding:25px 30px 10px 35px;
	float:left;
	border-right: 1px solid #c3c3c3;
}
#content p {
text-align:left;
}

#contentNoRC {
	margin:25px 35px 10px 35px;
}

.content p, .content table {
	margin:0 0 18px 0;
}

.content a, .testimonials a {
	text-decoration:underline;
}

.content a:hover, .testimonials a:hover {
	text-decoration:none;
}

.content ul {
	margin-bottom: 12px;
	}
	
.content li {
	background:url(../images/tick.gif) no-repeat 0 7px;
	padding:0 0 2px 15px;
	list-style:none;
}

.content ul.index {
	margin-bottom: 12px;
	margin-left: 10px;
	}
	
.content ul.index li {
	background:url(../images/tick.gif) no-repeat 0 7px;
	padding:0 0 8px 25px;
	list-style:none;
}
.content ul.index li.way1 {
	background:url(../images/way1.gif) no-repeat 0 4px;
	}
.content ul.index li.way2 {
	background:url(../images/way2.gif) no-repeat 0 4px;
	}
.content ul.index li.way3 {
	background:url(../images/way3.gif) no-repeat 0 4px;
	}
.content ul.index li.way4 {
	background:url(../images/way4.gif) no-repeat 0 4px;
	}
.content ul.index li.way5 {
	background:url(../images/way5.gif) no-repeat 0 4px;
	}
.content ul.index li.way6 {
	background:url(../images/way6.gif) no-repeat 0 4px;
	}
.content ul.index li.way7 {
	background:url(../images/way7.gif) no-repeat 0 4px;
	}

#content p.newsSummary {
	margin:4px 0;
}

.howItWorksSteps {	
	float:left;
	width:419px;
	font-size:12px;
	margin:0 -6px 0 -6px;
	background:url(/images/backgrounds/dash_across.gif) repeat-x;
	padding:22px 15px 22px 10px;
}

.howItWorksSteps p, .howItWorksSteps h2 {	
	text-align:left;
}

.howItWorksSteps p {	
	height:70px;
}

.planTable td {
	background:#F4FAFB;
	border-left:1px solid #AEDEE4;
	border-bottom:1px solid #AEDEE4;
	padding:3px 0 3px 7px;
	vertical-align:middle;
}

.planTable td.headingLeft, .planTable td.headingRight, .planTable td.heading {
	background:url(../images/table_corners_top.gif) no-repeat #F4FAFB;
	color:#57B6DD;
	font-weight:bold;
	border:none;
	border-bottom:1px solid #AEDEE4;
	padding:5px 0 5px 10px;
	width:136px;
}

.planTable td.rightCell {
	border-right:1px solid #AEDEE4;
	padding:3px 0 3px 15px;
	width:130px;
}

.planTable td.headingRight {
	background:url(images/backgrounds/table_corners_top.gif) no-repeat top right #F4FAFB;
	border-left:1px solid #AEDEE4;
	border-right:none;
}

.planTable td.footerLeft {
	background:url(images/backgrounds/table_corners_bottom.gif) no-repeat bottom left;
	border-left:none;
	border-bottom:none;
}

.planTable td.footerRight {
	background:url(images/backgrounds/table_corners_bottom.gif) no-repeat bottom right;
	border-right:none;
	border-bottom:none;
}

.pricingTable {
	background:url(/images/backgrounds/price_table_bg.gif) repeat-y;
}

.pricingTable td.headingLeft, .pricingTable td.headingRight, .pricingTable td.headingMiddle {
	color:#000000;
	font-size:16px;
	width:170px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}

.pricingTable td.headingMiddle {
	background:url(images/backgrounds/table_corners_top.gif) no-repeat top center #F4FAFB;
}

.pricingTable td.priceCell {
	padding:0;
}

.pricingTable td.priceDetails {
	padding:6px 0 9px 11px;
}

.planSize {
	font-size:14px;
	font-weight:bold;
}

.pricingTable ul {
	margin:7px 0;
}

.pricingTable li {
	background:url(images/spacers/tick.gif) no-repeat 0 2px;
	color:#808080;
	font-size:11px;
}



/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:380px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
}

.textinputhover {
	border:1px solid #a21e21; 
	padding:3px;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Content Footer */

#contentFooter {
	background:url(../images/horizontal_dots.gif) repeat-x;
	margin:0 25px 0 25px;
	padding:20px 0 0 0;
}

.testimonials {
	float:left;
	width:183px;
	margin:8px 0 0 10px;
}

.testimonials h3 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.testimonials p {
	margin:10px 0 7px 0;
	font-size:12px;
}

.testimonials a {
	color:#a21e21;
}

.footerQuote {
	background:url(../images/footerbox_bottom.gif) no-repeat bottom left #E7F5F7;
	width:221px;
	text-align:left;
	font-size:11px;
	color:#808080;
	line-height:14px;
	padding:0 0 8px 0;
	float:left;
	margin:0 0 12px 5px;
	font-size:12px;
}

.footerQuote p {
	font-style:italic;
	color:#333333;
	margin:5px 10px 10px 10px;
	line-height:16px;
}

.quoteName {
	font-weight:bold;
	color:#000000;
}

.supportlink {
	color:#333333;
	text-decoration: underline;
}
.supportlink:hover {
	text-decoration: underline;
}

#socialLinks {
	float:left;
	}
#socialLinks .socialIcon {
	margin-right: 7px;
	}

/* Footer */

#footer {
	clear:both;
	background:url(../images/container_bottom_bg.gif) no-repeat #EBEBEB;
	color:#999999;
	font-size:10px;
	line-height:70px;
	padding:0 25px 0 0;

}

#copyright {
	float:right;
	text-align:right;
	line-height:20px;
	padding:20px 0 20px 0;
}

/* Contact form on homepage */
#quoteForm {border: 1px dotted #c7c7c7; background-color: #e2e2e2; padding: 20px;}
.formItem {width: 280px; margin-bottom: 5px;}
.proceedForm {margin-left: 80px; margin-top: 10px; margin-bottom: 10px;}
.error, .warn {padding-left: 10px; color: red; font-weight: normal; font-style: italic; font-size: 11px;}
/* Contact form on homepage end */

.nbm {
	color:#333333;
}

.style1 {
	color: #00CC33;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}

.widgettitle {
    display:none;
}

.widget_Google_Chatback {
    list-style-type:none;
    margin-top:4000px;
}

#rightCol .testimonials {
    width:250px;
}

blockquote { background:url("/wp-content/themes/ilookgood/images/bg_blockquote.png") repeat-y scroll 0 0 transparent; font-family:Georgia,serif; font-style:normal; margin:1em 0; padding:0; width:478px; }
blockquote div.inner { background:url("/wp-content/themes/ilookgood/images/bg_blockquoteTop.png") no-repeat scroll 0 0 transparent; margin:0; padding-top:183px; text-align:justify; }
blockquote div.inner div { background:url("/wp-content/themes/ilookgood/images/bg_blockquoteBottom.png") no-repeat scroll 0 100% transparent; min-height:110px; padding:0 36px 56px; }
blockquote#PeterCrestani div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-peter-crestani.jpg") no-repeat scroll 0 0 transparent; }
blockquote#JohnWyatt div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-john-wyatt.jpg") no-repeat scroll 0 0 transparent; }
blockquote#AndrewBence div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-andrew-bence.jpg") no-repeat scroll 0 0 transparent; }
blockquote#SonyaBiddulph div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-sonya-biddulph.jpg") no-repeat scroll 0 0 transparent; }
blockquote#GrahamParlane div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-graham-parlane.jpg") no-repeat scroll 0 0 transparent; }
blockquote#StewartJones div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-stewart-jones.jpg") no-repeat scroll 0 0 transparent; }
blockquote#ChrisParkin div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-chris-parkin.jpg") no-repeat scroll 0 0 transparent; }
blockquote#AlisonBriggs div.inner { background:url("/wp-content/themes/ilookgood/images/bg-header-alison-briggs.jpg") no-repeat scroll 0 0 transparent; }

p.greentick { background:url("/wp-content/themes/ilookgood/images/green-tick.jpg") no-repeat scroll 0 4px transparent; padding-left: 42px; min-height: 32px; } 
p.redproceed { background:url("/wp-content/themes/ilookgood/images/gradient-red-box.jpg") no-repeat scroll 0 0; padding-left: 8px; font-size: 1.4em; line-height: 35px; min-height: 85px; } 

p.bg-Questions, p.bg-Answers { background:url("/wp-content/themes/ilookgood/images/background-Q.gif") no-repeat scroll 0 2px transparent; min-height:32px; padding-left:42px; margin-bottom: 4px; }
p.bg-Answers { background-image: url("/wp-content/themes/ilookgood/images/background-A.gif"); margin-bottom: 24px; }
