@charset "UTF-8";

/**
 *	Mercian Styles
 */

#main_section {
    width: 910px;
}
#main_section { _margin: 0px 10px!important 35px; _width: 910px!important; }

* html #main_section {
    width: 910px;
}

/**
 *  =SITE POLICY
 */
	/*=LAYOUT*/
	body.no-sidebar #content_section { float:none; width: 910px; }	
	#content_section h1 { margin-left:0; margin-right:0; padding:0 10px 14px; background: url(/sitepolicy/images/head_title.gif) left bottom repeat-x!important; }
	em { font-weight: bold; }
	#container { width: 890px; margin-left: 15px; }
	h2 { margin-top: 30px; font-weight: bold; color: #d4003b; font-size: 1.231em!important; }
	h3 { margin-top: 10px; }
	p.dsc_top-main a { text-decoration: underline; }
	p.dsc { margin-top: 3px; }
	p.dsc a { color: #333333; text-decoration: underline; }
	p.dsc a:link { color: #333333; text-decoration: underline; }
	p.dsc a:visited { color: #333333; text-decoration: underline; }
	p.dsc a:hover { color: #333333; text-decoration: underline; }
	#container ul { margin: 12px; }
	#container ul li { margin-left: 0px; padding-left: 12px; text-indent:-12px; }
	#container ol {  }
	#container ol li { margin-left: 0px; padding-left: 10px; text-indent:-10px; display: list-item; }
	#container ol li ul { margin-left: 0; }
	
	#container ol.voterule_list { margin: 10px 0; }
	#container ol.voterule_list li { margin-left: 0; padding-left: 25px; text-indent:-25px; }
	#container ol.voterule_list li p { text-indent: 0; }
	#container ol.voterule_list li a { color: #333; text-decoration: underline; }
	#container ol.voterule_list li a:hover { color: #333; text-decoration: underline; }
	
	/**
	 *  =ORDER
	 */
		#order #top .section { width: 730px; } 
		#order #top .bit-top { width: 24px; height: 39px; margin-left: 10px; overflow: hidden; float: left; display: inline; position: relative; }
		#order .dsc-sh-l { margin-left: 5px; }
		#order #top .dsc-top { float: left; display: inline; margin-left: 10px; text-align: left; }
		#order #top .dsc-top a { color: #333333; text-decoration: underline ; }
		#order #top .dsc-top a:link { color: #333333; text-decoration: underline ; }
		#order #top .dsc-top a:visited { color: #333333; text-decoration: underline ; }
		#order #top .dsc-top a:hover { color: #333333; text-decoration: underline ; }
		#order #top .dsc-sh-l { margin-bottom: 10px; margin-left: 5px; }
		#order #top .dsc-sh-s { clear: left; margin-top: 25px; margin-left: 5px; }
		#order #top ol { width: auto; font-size: .924em; }
		#order #top ol li { width: auto; display: block; height: 35px; margin-bottom: 5px; padding-left:43px; position: relative; }
		#order #top ol li img { position: absolute; top: -3px; left:0; }
		#order #top ol li a { color: #333333; text-decoration: underline; }
		#order #top ol li a:link { color: #333333; text-decoration: underline; }
		#order #top ol li a:visited { color: #333333; text-decoration: underline; }
		#order #top ol li a:hover { color: #333333; text-decoration: underline; }
		#order h2 { width:868px; height: 25px; margin-bottom: 10px; padding-left:32px; position: relative; }
		#order h2 img { position: absolute; top: -4px; left: 0; }
		#order .image { clear: left; margin: 10px 0; float: left; display: inline; }
		#order .inside-right { width: 590px; margin-left: 20px; float: left; display: inline; }
		#order h3 { margin-top:10px; font-weight:bold; line-height:1.5; }
		#order h3 a { color: #D4003B; }
		#order h3 a:link { color: #D4003B; text-decoration: underline; }
		#order h3 a:visited { color: #D4003B; text-decoration: underline; }
		#order h3 a:hover { color: #D4003B; text-decoration: underline; }
		#order .dsc-h3 { margin-top: 3px; margin-left: 1em; font-size: .924em; }
		#order .dsc-h3 a { color: #333333; text-decoration: underline; }
		#order .dsc-h3 a:link { color: #333333; text-decoration: underline; }
		#order .dsc-h3 a:visited { color: #333333; text-decoration: underline; }
		#order .dsc-h3 a:hover { color: #333333; text-decoration: underline; }
		#order .dsc-sh-s { margin-top: 20px; margin-left: 10px; font-size: .924em; }
		#order .dsc { margin-top: 1em; }
		#order #bottom .dsc-sh-s { margin-top: 1em!important; margin-left: 2px!important; font-size: .924em; }
		
