/* style reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:bold;}

/* global styles */
body {
    font-family: Arial, sans-serif;
    font-size: 11px;
	color: #666;
    background: #fff;
}

a, a:visited {text-decoration: none; color:#666;}

div.clearfix {clear: both;}

#container {width:768px; margin:auto; padding-top:10px;}

#top {width:768px; height:108px; background:#2899d7; position:relative; color:#fff;}
	#logo{position:absolute; top:15px; left:20px;}
	#logo a {display:block; width:244px; height:76px; background:url(../img/logo.jpg) no-repeat;}
	#logo a span {display:none;}
	#welcome{position:absolute; top:15px; left:350px; background:url(../img/welcome.jpg) no-repeat; width:403px; height:73px;}

#menu {border-top:1px solid #fff; border-bottom:1px solid #fff; height:25px;}
	#menu ul li {float:left; border-right:1px solid #fff; text-align:center; width:127px;}
	#menu ul li.last {border-right:none; width:128px;} 
	#menu ul li a {background:url(../img/menu_off.jpg) repeat-x; display:block; height:15px; padding:5px 0; color:#fff; font-size:11px;}
	#menu ul li a.selected {background:url(../img/menu_on.jpg) repeat-x; color:#033668;}		
	
#content{width:768px; background:url(../img/content.jpg) no-repeat top; padding-top:10px;}
	#content h2{font-size:16px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#07396b; font-weight:bold; padding:0 20px 20px 20px;}
	
	#content_home{width:768px; padding-top:10px;}
	#content_home h2{font-size:16px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#07396b; font-weight:bold; padding:0 20px 20px 20px;}
	
#quick_quote{background:url(../img/quick_quote.jpg) no-repeat; width:224px; padding:40px 18px 0 17px; margin-top:50px;}
	#quick_quote {}
	#quick_quote select{margin-bottom:6px; border:1px solid #848484; width:224px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#999; font-size:12px; height:20px;}
	#quick_quote select.day  {width:41px; margin-left:10px;}
	#quick_quote select.month{width:64px; margin-left:5px;}
	#quick_quote select.year {width:64px; margin-left:5px;}
	#quick_quote input[type="text"]{margin-bottom:6px; border:1px solid #848484; width:220px; padding: 2px 0px 0px 2px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#999; font-size:12px; height:18px;}
	#quick_quote .button {float:right; margin-top:0px; text-align:right; width:auto!important;}
	
#skips{float:left; width:509px; margin-top:50px; }

#home{float:left; width:509px; }
.homecontent{float:left; width:509px; margin-bottom:24px;}
.hometwocol{float:left; width:252px; }
#homeoffers{float:left; width:509px;}

.homecontent h3{color:#2899d7; font-size:15px; padding:5px 0;}
.homecontent h4{color:#2899d7; font-size:12px; padding:5px 0;}

.productleftcol {float:left; width:292px; height:156px; margin-top:12px; margin-bottom:2px;}
.productrightcol {float:left; width:212px; height:156px; margin-top:12px; margin-bottom:2px; padding-top:12px;}
.productrightcol ul{ list-style-position:outside; list-style-image:url(../img/bullet.gif); line-height:18px; padding-left:2em;}
.productrightcol li{ margin-bottom: 12px; }
	
#submenu{width:180px; padding:0 0 0 15px; border-right:1px solid #2899d7; float:left; }
	#submenu ul {padding-top:5px;}
	#submenu ul li{margin-bottom:8px; }
	#submenu ul li a{color:#07396b; font-size:11px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold;}
	#submenu ul li a.selected{color:#2899d7;}
	#submenu ul li ul li{padding-left:10px;}
	#submenu ul li ul li a{color:#2899d7; font-size:10px; }
	#submenu ul li ul li a.selected{color:#fbc800; text-decoration:underline;}		

#subcontent{width:560px; float:right; padding:0 0 0 12px; border-left:1px solid #2899d7; margin-left:-1px;}
	#subcontent h3{color:#2899d7; font-size:15px; padding:5px 0;}
	#subcontent p {padding:5px 0;}
	
#subcontent h5 {
color:#336699;
font-size:1em;
margin:10px 0px 0px 0px;
}
	
#footer{width:728px; background:url(../img/footer.jpg) no-repeat top; height:30px; padding:40px 20px 0 20px; margin: 0 auto}
	#footer ul li {float:left; }
	#footer ul li a {padding:0 25px; color:#06c; font-size:10px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-decoration:underline; }	
	
.img_right{float:right; margin:0 12px 10px 12px;}
.img_card{margin-bottom:10px;}


.productlink {
    font-family: Arial, sans-serif;
    font-size: 11px;
	color: #0066cc;
	line-height:14px;
}

a.productlink {
    font-size: 100%;
	color: #0066cc;
	text-decoration:underline;
}

.quoteform { width:90%; margin-bottom:12px; padding-right:12px; color:#0066cc;}
.quoteform2 { width:90%; margin-bottom:12px; padding-right:12px; color:#666;}

.offerbox { width:98%; background-color: #2899d7; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:center; padding: 8px 0px 8px 0px; margin: 24px 0px 24px 0px;
}

.offerphone { font-size:18px; color:#FFCC00;}
.asterisk {color:#FF0000;}


/********************** Terms an coditions list style **********************/

.UpperCase {
	text-transform: uppercase;
}
.LowerAlpha {
	list-style-type: lower-alpha;
	margin: 10px 0px 0px 30px;
}

ol.LowerAlpha li {
	list-style-type: lower-alpha;
	margin: 0px 0px 10px 0px;
}

ol.LowerRoman li {
	list-style-type: lower-roman;
	margin: 0px 0px 10px 50px;
}
.DoubleSpaced li {
	margin: 0px 0px 1.2em 0px;
}


/********************** Link Lists **********************/

.RedLinkList, .BlueLinkList {
	clear: both;
	display: block;
	padding: 0px;
	margin: 5px 0px 2em 23px;
	list-style-type: none;
}
.RedLinkList li, .BlueLinkList li {
	padding: 2px 0px;
}
.RedLinkList a, .BlueLinkList a {
	padding: 2px 0px 2px 17px;
	text-decoration: none;
}
.RedLinkList a {
	background: url(../img/red_arrow.gif) no-repeat 0px 0.35em;
}
.BlueLinkList a {
	background: url(../img/red_arrow.gif) no-repeat 0px 0.35em;
}

.style1 {color: #336699!important;}

#skipwastetype {
    margin: 5px 0 5px 0;
}

#skipwastetype table {
    width: 100%;
    padding: 3px;
}

#skipwastetype input {
    margin-right: 5px;
}

#quick_quote p {
    line-height:11px; 
    color:#fff; 
    font-weight:bold; 
}

.otherwaste {
    float:left;
}

.otherwastetype {
    width: 66% !important;
    height:12px!important;
    font-size: 10px!important; 
    float: right;
    margin-right: 0px!important;
}

.title {
    width:80px; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px;
}

.textbox {
    width:200px; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px;
}

.button {
    width:100px; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px; 
    text-align:center;
}

.marketing input {
    margin-right: 5px;
    margin-top: 3px; 
}

.error {
    color: #f00;    
}

.success {
    color: #009900;    
}

#cmsmenu {border-top:1px solid #fff; border-bottom:1px solid #fff; height:25px;}
	#cmsmenu ul li {float:left; border-right:1px solid #fff; text-align:center; width:191px;}
	#cmsmenu ul li.last {border-right:none; width:192px;} 
	#cmsmenu ul li a {background:url(../img/menu_off.jpg) repeat-x; display:block; height:15px; padding:5px 0; color:#fff; font-size:11px;}
	#cmsmenu ul li a.selected {background:url(../img/menu_on.jpg) repeat-x; color:#033668;}		

.gvPrices table {
    border: 1px solid #000;
}

.gvPrices th {
    padding: 4px;
    width: 120px;
    height: 30px;
    background-color: #2899d7;
    color: #000;
    border: 1px solid #000;
}

.gvPricesColumnWidth {
    width: 50px!important;
}

.gvPrices td {
    padding: 4px;
    height: 30px;
    border: 1px solid #000;
}

.gvPrices input[type="text"] {
    width: 90%;
    font-size: 1em;
}

.gvPricesTextBox {
    width: 90%;
    font-size: 1em;
}

.gvPricesTitle {
    background-color: #F2D12E;
    border: 1px solid #000;
}

.gvPricesTitle h3 {
    padding: 5px;
    font-size: 1.2em;
}

.gvPricesContainerLeft {
    clear: both;
    float: left; 
    width: 370px;
    margin-bottom: 10px;
	display: inline;
}

.gvPricesContainerRight {
    float: right; 
    width: 370px;
    margin-bottom: 10px;
	display: inline;
}

.gvError {
    background-color: #f00;
}

#staticpages {
    margin-left: 20px;   
    font-size:11px;
}
#staticpages a {
    color:#07396b; 
    font-size:11px; 
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-weight:bold;
}

#staticpages a:active { color: #07396b; text-decoration: none; }
#staticpages a:visited { color: #07396b; text-decoration: none; }
#staticpages a:hover { color: #07396b; text-decoration: none; }
#staticpages a:link { color: #07396b; text-decoration: none; }

.customlist ul{ list-style-position:outside; list-style-image:url(../img/bullet.gif); padding-left:2em; }
.customlist li{ margin-top: 3px; }
