/***** THIS SHOULD BE CALLED BY FRAMEWORK OR ADMIN FILES ONLY ******/

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em;
}

ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}

a img,:link img,:visited img { 
	border:none;
}

address { 
	font-style:normal;
}

ul,ol { 
	list-style:none;
}

:link,:visited { 
	text-decoration:none; color:#64b438;
	font-family: Verdana, Arial;
	font-size:1em;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

a.orange, .orange{
	color:#d75b00;
}

a.gray{
	color:#555;
}

a.blue{
	color:#3987a7;
}

a.noline{
	text-decoration:none;
}

a.noline:hover{
	text-decoration:underline;
}

a.underline{
	text-decoration:underline;
}

a.underline:hover{
	text-decoration:none;
}

.boxLinks{
	display:block;
	float:left;
	padding-right:7px;
}

.fleft{
	float:left;
}

.subsection{
	font-size:1em;
	color:#3987a7;
}

body {	
	background-color:#fff;
	margin:0px; 
	padding:0px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	height:100%;
	color:#616161;
}

html{
	height:100%;
}

#mainWrapper{
	width:903px;
	margin:0 auto;
	border:0px solid #000;
	min-height:100%;

}

* html #mainWrapper {
	height: 100%;
}

#header{
	width:901px;
	height:40px;
	background-image:url('../images/top_bar.jpg');
	background-repeat:no-repeat;
	background-position:0 1px;
}

#cartLink, #loginLink{
	float:left;
}

#cartLink a{
	font-size:1em;
	color:#d75b00;
	font-weight:bold;
	text-decoration:none;
}

#cartLink{
	width:800px;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
}

#loginLink{
	width:83px;
	margin-left:8px;
	padding-top:10px;
	text-align:center;
}

#loginLink a{
	font-size:1em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#cartLink a:hover, #loginLink a:hover{
	text-decoration:underline;
}

.clrBth{
	clear:both;
}

.clrBthFooter{
	clear:both;
	height: 46px;

}

#logo{
	float:left;
	width:211px;
	height:75px;
	margin-top:8px;
	margin-right:4px;
}

#logo_alt{
	float:left;
	width:211px;
	height:75px;
	margin-top:8px;
	margin-right:4px;
}

.clear{
	clear:both;
	height:0px;
}

#menuItems{
	width:687px;
	height:75px;
	margin-top:13px;
	float:left;
	overflow:hidden;

}
		
#topLineMenu{
	width:687px;
	height:35px;
	background-image:url('../images/green_bar.jpg');
}
				
				
#secondLineMenu{
	width:687px;
	height:35px;
	background-image:url('../images/submenu_bar.jpg');
}

#topLineMenu li{
	float:left;
}

#topLineMenu li.mod_active a{
	color:#fff;
	background-image:url('../images/arrow_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#topLineMenu li a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#secondLineMenu ul {

}

/*menu*/
#topLineMenu li, #secondLineMenu li {
	float:left;
}

#topLineMenu li a{
	font-size:1em;
	color:#000;
	font-weight:bold;
	padding:7px 19px 0 19px;
	border-right:3px solid #fff;
	height:28px;
	text-decoration:none;
	display:block;

}

#topLineMenu li a:hover{
	color:#fff;
	background-image:url('../images/arrow_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#secondLineMenu li a {
	display: block;
	padding:8px 10px 3px 10px;
	height:22px;
	color:#7f7f7f;
	text-decoration:none;
	border:1px solid #eaeaea;
}

#secondLineMenu li.subMActive a{
	color:#d75b00;
	text-decoration:none;
}

#secondLineMenu li a:hover {
	color:#3b731c;
	text-decoration:none;
}

#secondLineMenu ul {
	display:none;
	height:35px;
}

#main{
	width:897px;
	margin-top:20px;
	padding-left:3px;
	padding-right:3px;
}

#promo{
	width:897px;
	border-bottom:1px dashed #cecece;
}

#featuredArticle{
	width:897px;
}

#articleImage{
	width:300px;
	float:left;
	padding-right:20px;
}

#articleText{
	float:left;
	width:569px;
}
		
.pimg{
	width:214px;
	padding:3px;
	border:1px solid #cecece;
	border:none;
	text-align:left;
}
			
.pitems{
	width:220px;
	float:left;
	margin-right:4px;

}

.pdesc{
	width:198px;
	padding:5px;
	text-align:left;
}
			
#footer{
	width:903px;
	height:26px;
	background-image:url('../images/footer_bar.jpg');
	padding-top:18px;
	font-family:verdana;
	margin: -44px auto 0 auto;

}

#formRegister{
	clear:left;
}

#copy{
	float:left;
	width:280px;
	color:#645b1e;
	font-size:0.9em;
	padding-left:55px;
	height:20px;
}

#footerMenu{
	float:left;
	width:553px;
	color:#000;
	font-size:0.9em;
	text-align:right;
	padding-right:10px;
	height:20px;
}

#footerMenu a{
	color:#000;
	text-decoration:none;
}

#footerMenu a:hover{
	color:#000;
	text-decoration:underline;
}

.paginationRow td{
	padding-top:15px;
	padding-bottom:10px;
}

/* forms */

.formTable{

}

.formTable .inputField, textarea, .formTable .dateField {
	background:#f8f9f4;
	border: 1px solid #96947d;
}

.formMessageError, .loginError {
	font-weight:bold;
	background: 5px 5px transparent;
	padding:8px 5px 12px 40px;
	border-color:#FDDFE2;
	color:red;
	margin:5px 0 10px 5px;
}

.workContent,#formGrid {
	margin-top:10px;
}

.workContent ul, .workContent ol{
	list-style-position:inside;
	list-style-type:disc;
}

.workContent ol {
	list-style-type: decimal;
}

.searchGrid{
	text-align:left;
	float:left;
}

#topBar {
	padding:5px;
	text-align:right;
}

h1, .h1 {
	font-size:1.4em;
	font-weight:bold;
	color:#d86510;
	padding-bottom:16px;
	text-decoration:none;
}

.h1-2{
	margin-bottom:0;
	margin-top:16px;
	padding-bottom:5px;
	color:#1c769b;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}

.h1-3{
	margin-bottom:0;
	margin-top:16px;
	padding-bottom:0px;
	color:#1c769b;
	font-size:1.6em;
}

.formSectionTitle {
	font-size:1.3em;font-weight:bold;padding-bottom:10px;
}

.gray {
	color: #616161;
}

.blue {
	color:#1c769b;
}

.green {
	color:#64b438;
}

.popupContent{
	padding:10px;
}

#leftBox{
	width:400px;
	float:left;
}

#rightBox{
	width:500px;
	float:left;
	text-align:right;
}

.formTable fieldset legend{
	color:#000;
}

.formTable fieldset {
	margin-bottom:15px;
}

.subHeading{
	margin-bottom:15px;
}

.cartGridColBtn {
	font-size:10px;
	width:65px;
}

.table1 td{
	padding-bottom:6px;
}

h3{
	font-size:1.1em;
	font-weight:bold;
	color:#3987a7;
	margin-bottom:3px;
	margin-top:2px;
}

/* login page */
#loginForm{
	width:275px;
	height:135px;
	background-image:url('../images/login_bg.jpg');
	background-repeat:no-repeat;
	margin:auto auto;
	margin-top:10px;
	border:1px solid #ececec;
	margin-top:30px;
	padding-left:30px;
}

#layouts{
	width:900px;
	margin-bottom:15px;
}

#t1,#t2,#t3{
	width:278px;
	height:200px;
	border:2px solid #e0e0e0;
	float:left;
	margin-right:12px;
	cursor:pointer;
}

#t3{
	margin-right:0px;
}

.inputField, .selectField {
	width:252px;
}

.dateField {
	width:80px;
}

.message {
	font-weight:bold;
	text-align:center;
	padding:10px;
}

.pointer {
	cursor:pointer;
}

.totalCell {
	font-weight:bold;
}

#page_menu{
	width:900px;
	clear:both;
	margin-bottom:0px;
}

a.pageMenu{
	float:left;
	display:block;
	background:url('../images/sub_menu_btn.jpg');
	width:118px;
	height:22px;
	margin-right:32px;
	color:#616161;
	text-align:center;
	padding-top:6px;
	font-size:11px;
	text-decoration:none;
	letter-spacing:-1px;
}

a.pageMenu:hover{
	background:url('../images/sub_menu_btn_over.jpg');
	color:#616161;
}

a.pageMenuSel{
	float:left;
	display:block;
	background:url('../images/sub_menu_btn_over.jpg');
	color:#616161;
	width:118px;
	height:22px;
	margin-right:32px;
	text-align:center;
	padding-top:6px;
	font-size:11px;
	text-decoration:none;
	letter-spacing:-1px;
}

.pagingDiv{
	font-size:0.9em;		
}

.pagingDiv a{
	color:#3987a7;
	font-size:0.9em;
}

.sep_dot{
	height:9px;	
	background: url('../images/sep_dot.gif') repeat-x;	
}

#cartHover{
	position:absolute;
	display:none;

}

.w_30 {
	width:400px;
}

#faq_frame {
	margin:0;
	padding:0;
	height:480px;
	display:block;
	width:100%;
	border:none;
}

.how_it_works h2{
	font-weight:bold;
	font-size:1.4em;	
	padding-bottom:16px;
	width:300px;	
}

.how_it_works .backLink {
	float:right;
}

.errors {
    font-weight: bold;
    color: red;
}
