@charset "UTF-8";
/* CSS Document */

/************************************************************************

	Site:		Window-Quotations

	Author:		LEADTECH

	Listing Order:

	==============

	1 - Universal

	2 - Frame Structure

	3 - Text

	4 - Content Structure

	5 - Footer

************************************************************************/



/***********************************************************************

	1 - UNIVERSAL STYLES

************************************************************************/

body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #666666;
	margin:0 auto;
	padding:0;
	background: url(../images/body.jpg) #45B8F9  repeat-x top;

	}

div {
	margin:0;
	padding:0;
	border: 0px solid #1660E7;
}

img {
    border:0;
    margin:0;
}

p {
	font-size:1.2em;
	color:#666666;
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	}
	
span {
	font-size:1.2em;
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	}
	
a	{
	color:#FFFFFF;
    text-decoration:underline;
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	}

a:hover{
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	}

h1 {
	color:#0066FF;
	font-size:1.6em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	color:#0099FF;
	font-size:1.4em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	}
	
h3 {

	color:#FFFFFF;
	font-size:1.6em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	}
	

h4{

	color:#666666;
	font-size:1.1em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;

	}

.clearFooter

{
	display: block;
	clear: both;
	line-height: 0;
	font-size: 0;
}
.clearBoth {
	clear:both;
}
.nospace {
	font-size:0px;
	line-height:0px;
}
table.grid {
     font-size:1.1em;
     color:#000000;
     font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	 text-align:center;
	 border: 1px solid #CCCCCC;
}
th {
	background-color:#CCC;
}
td.bg {
	background-color:#EFEFEF;
}

/***********************************************************************

	2 - FRAME STRUCTURE

************************************************************************/

#container{
	width:774px;
	margin:0 auto;
	/*background-image:url(images/container-bg.png);*/
	background-color:#000000;
	padding:0;
	}
	
#innercontainer{
	width:744px;
	margin:0 auto;
	background-color:#000000;/*remove*/
	padding:0;
	}
#innercontainer2{
	width:734px;
	margin:0 auto;
	background-color:#333;/*remove*/
	padding:0;
	}
	
#header {
	width:774px;
	height:200px;
	background:url(../images/header.jpg) #316EED no-repeat bottom;
 }
 
#footerOuter {
	width:774px;
	height:103px;
	background:url(../images/footer.gif) #000000 no-repeat bottom;
	border-top: 1px solid #000000;
}
#footerInner {
 width:744px;
 margin:0 auto;
}
#footerSpace {
	height:15px;
	background-color:#45B8F9;
}

#containerRight {
	margin-top:5px;
	width:478px;
	float:right;
}

#containerLeft {
	width:252px;
	float:left;
	margin-top:5px;
}

#containerAds {
 width:744px;
 margin-top:15px;
}
#containerTop {
 width:734px;
 margin-top:10px;
}
#containerGrey {
 width:734px;
 margin-top:20px;
 margin-bottom:10px;
}

/***********************************************************************

	3 - TEXT

************************************************************************/
.formTitle {
	font-size: 1.4em;
	color:#0099FF;
	font-weight:bold;
}
.formCall {
 font-size: 2.0em;
 color:#FFFFFF;
 font-weight:bold;
}
.fontFooter, .fontWhite {
 color:#FFFFFF;
}


/***********************************************************************

	4 - CONTENT STRUCTURE

************************************************************************/
.logo {
	float: left;
	margin-left:15px;
	margin-top:0px;
 
}

.strapline {
	float: right;
	margin-right:16px;
	margin-top:0px;
}

.mainContent{
 width:476px;
 background:url(../images/mainContentBg.gif) #FFFFFF repeat-y ;
 margin:0;
 padding:0;
	
}
.thankyouContent{
 width:476px;
 margin:0;
 padding:0;
 float:right;
	
}
.QuoteContent{
 width:715px;
 margin:0px 10px 0px 10px;
 padding:0;
	
}
.thankyouBg {
 background:url(../images/thankyouBg.jpg) left bottom no-repeat;
 margin:0;
 padding:0;
}
.thankyouBg2 {
 background:url(../images/thankyouQuoteBg.gif) left top repeat-y;
 margin:0;
 padding:0;
}
.newContent{
 margin-left:10px;
 margin-right:10px;
}
.newContent2{
 margin-right:10px;
 margin-bottom:10px;
 color:#FFFFFF;
}
.formHeader {
 width:250px;
 height:106px;
 background:url(../images/formHeader.gif) no-repeat ;
 text-align:center;
}
.formHeaderTitle {	
 padding:15px;
}
.formBg {
 width:248px;
 background:url(../images/formBg.gif) top no-repeat ;
 background-color:#FFFFFF;
 border-left:1px solid #FF9900;
 border-right:1px solid #FF9900;
}
.advertImage {
 margin-top:15px;
}
.adBenefits{
 width:100px;
 float:left;
 text-align:center;
 margin-bottom:10px;
}
.adBenefits2{
 width:100px;
 float:left;
 text-align:center;
 margin-bottom:15px;
}
.footerLeft {
 margin-top:15px;
 float:left;
}
.footerRight {
 margin-top:15px;
 float:right;
}
.greyBg {
	background-color:#000000;
	color:#ffffff;
}
.benefitAdvert {
 border-bottom:1px solid #FFF;
 padding-top:10px;
 padding-bottom:10px;
}
.lnkBanner
{
	float: left;
}
