/****************************   G L O B A L   ****************************/

*								{ margin:0; padding:0; }
body							{ color:#555; font:1em Arial, Helvetica, Verdana, sans-serif; background-color:#656565; }
h1,h2,h3,h4,h5,h6				{ font-weight:400; }
img								{ border:none; }

/****************************   F R A M E W O R K   ************************/
#psuedoBody						{ width:100%; height:100%; background:#656565 url('/sb_bin/templates/quickview/resources/quickview_psuedoBodyCentral.jpg') repeat-y 50% 0; }
#psuedoBodyHeader				{ width:100%; height:125px; background:#656565 url('/sb_bin/templates/quickview/resources/quickview_psuedoBodyHeader.jpg') no-repeat 50% 1px; }
#bodyHeader						{ height:125px; width:920px; margin:0 auto; }
#psuedoBodyCentralWrapper		{ width:100%; background:url('/sb_bin/templates/quickview/resources/quickview_psuedoBodyCentralAdditional2.jpg') no-repeat 50% 0; overflow:hidden; }
#psuedoBodyCentral				{ width:920px; margin:0 auto; }
#psuedoBodyFooter				{ width:100%; height:60px; background:#656565 url('/sb_bin/templates/quickview/resources/quickview_psuedoBodyFooter02.jpg') no-repeat 50% 0; }
#contentWrapper					{ width: 100%; }
#subSection						{ width: 280px; float:left; }
#subSectionContent				{  }
#contentSection					{ width: 620px; float:left; font-size: 0.9em; margin-left: 10px; }
#contentSection a				{ color: #6c9df6; }
#keepOut						{ height:68px; width: 100%; }
	
/****************************   M A I N   M E N U   ************************/
#mainMenu						{ width:500px; font-family:arial; font-size:0.9em; color:#222; margin-top:75px; float:right; }
#mainMenu ul					{ float:right; margin:0; }
#mainMenu ul li					{ list-style-type:none; display:block; float:left; font-size:1em; padding:0; }
#mainMenu a,#mainMenu a:hover	{ margin-right:1.5em; text-decoration:none; font-size:1.1em; font-weight:600; color:#656565; }
#mainMenu a:hover				{ color:#B79400; text-align:right; }
#footer							{ font-size: 0.75em; width:900px; font-weight:700; /*bold*/ clear:both; }
#footer a						{ color:#222; text-decoration: none; margin-right: 20px; color:#656565; }
#footer a:hover					{ color:#B79400; }
#footer ul li					{ list-style-type:none; display:block; float:left; font-size:1em; padding:0; }

/****************************   F O R M A T T I N G   *****************************/
#contentSection h1				{ color: #6C861B; font-weight: 700; }
#contentSection p				{ margin-top: 15px; }
#contentSection ul				{ list-style-type: circle; margin: 5px 0 10px 30px; }
#subSectionContent ul			{ list-style-type: circle; margin: 5px 0 10px 30px; }

/****************************   G E N E R A L   *******************************/
.floatLeft						{ float:left; }
.clear, .clearer				{ clear: both; line-height: 0; height: 0; font-size:0; }
.bolder							{ font-weight:700; }
.warn							{ color:#CD4A4A; }
.sub_menu_heading				{ font-weight: 700; margin-top: 15px; font-size: 1.2em; display: block; }
p.content						{ margin-left: 10px; }

