/* * * * Screen CSS * * * */

body {background:url(../img/body-bg.jpg) top left repeat-x #FFF;
}

a{
	color:#f60e0e;
	text-decoration:underline;
	font-weight:bold;
}
	a:hover{
		text-decoration:none;
	}

.clear{clear:both}
.left{float:left}
.right{float:right}
.block{display:block}
.hidden{visibility:hidden}

img, div, a, ul, li, input, textarea { behavior: url(iepngfix.htc) }

/* * * * Container * * * */

#container{}
#containerInner{
	width:857px;
	margin:5px auto;}

/* * * * Header * * * */

#header{
	background:url(../img/header-bg.jpg) top left repeat-x;
	height:335px;
	font-family:Arial, Helvetica, sans-serif;
	}
	#header .address{
		float:right;
		text-align:right;
		margin:-5px 15px 0 0;
		margin: -2px -210px 0 0px\9;
		}
		
#logo{
	background:url(../img/logo.gif) top left no-repeat-x;
	width:264px;
	height:97px;
	}

/* * * * Navbar * * * */

#navbar{
	background:url(../img/nav-bg.jpg) top left repeat-x;
	border-bottom:2px solid #c8d6e1;
	height:58px;
	_width:857px;
	}
	#navbar ul{
		color:#FFF;
		font-size:15px;
		text-transform:uppercase;
		font-weight:bold;
		padding:18px 0 0 28px;
		_padding:18px 0 0 0;
		_margin-left:-30px;
		}
		#navbar ul li{
			float:left;
			display:block;
			margin-right:29px;
			_margin-right:0;
			_margin-left:29px;
			}
			#navbar ul li a{
				color:#FFF;
				text-decoration:none;
				display:block;
			}
				#navbar ul li a.active{
					border-bottom:3px solid white;
					}
				#navbar ul li a:hover{
					border-bottom:3px solid white;
					
					}
/* * * * Main Content * * * */

#content{
	background-color:#FFF;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif
}
#mainContent{
	width:604px;
	float:left;
}
	#mainContent img{
		border:3px solid #ddd;
	}

#mainContent h1{
	font-size:20px;
	color:#666;
	margin-bottom:10px;
	}
	h1 .red{
		color:#980c1a;
		}
#mainContent h2{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	line-height:190%;
	padding:2px 0 0 13px;
	}
	h2.red{
	font-size:13px;
	font-weight:bold;
	background-color:#980c1a;
	color:#FFF;
	text-transform:uppercase;
	line-height:190%;
	padding:0 0 0 10px;
	}

#mainContent h3 {
	font-size:14px;
	font-weight:bold;
	color:#980C1A;
	text-transform:uppercase;
}

#mainContent p{
	font-size:11px;
	line-height:155%;
	margin-bottom:15px;
	padding:0;
	}
#mainContent p a{
	color:#f60e0e;
	text-decoration:underline;
	font-weight:bold;
	}
#mainContent p a.blue{
	color:#c8d6e1;
	font-weight:normal;
	float:right;
	margin:-15px 20px 0 0;
	font-size:10px;
	}
	
/* * * * Sidebar * * * */

#sidebar{
	width:200px;
	float:right;
	}
	#sidebar p{
		padding:10px 0 0 10px;
		}
		#sidebar p.smallSide{
			font-size:12px
			}
		#sidebar p a{
			padding-top:6px;
			}

#finance-button{
	background:url(../img/h3-bg.png);
	width:200px;
	height:35px;
	margin-top:20px;
	}
	#finance-button p{
		font-size:14px;
		padding:0 0 0 10px;
		line-height:35px;
		width:200px
		}
		#finance-button p a{
			color:#FFF;
			display:block;
			padding:0;
			font-weight:normal;
			text-decoration:none
			}

/* * * * Forms * * * */

#EmailForm fieldset {
	border:1px dashed #E0E0E0;
	padding:10px;
	width:550px;
	margin:0px 0 0px 0px;
}

#EmailForm legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	padding: 2px 6px 5px 6px;
	*padding-right:10px;
	font-weight:normal;
	font-size:16px;
	color:#FFF;
	background:#384853;
	*margin:0 0px 7px -7px;
}

#EmailForm label {
	font-family:Arial, Helvetica, sans-serif
	width:138px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	color:#980C1A;
	background:;
	float:left;
	display: block;
	font-size:16px;
	font-weight: bold;
	line-height: 1.1;
}
#EmailForm .form {
	margin:0;
	padding:0;
}

#EmailForm .holder {
	background-color:#fff;
}

#EmailForm .div_textbox {
	width:395px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
	_clear:both;
}

#EmailForm .textbox {
    	background-image: url(../img/16t.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:356px;
    	font:normal 18px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}

.textbox:focus, .textbox:hover {
	background-color:#F3F3F3;
}

#EmailForm .div_checkbox {
	width:502px;
	height:45px;
	background-color:#D6D0C0;
	margin-top:3px;
	padding-top:15px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
	color:#fff;
	font-size:14px;
}
#EmailForm .checkbox{
	width: 15px;
	height: 15px;
}

#EmailForm .checkRight {
	float:left;
	width:125px;
	text-align:left;
	display:inline;
}

#EmailForm .div_textarea {
	width:395px;
	float:right;
	background-color:#E6E6E6;
	height:115px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

#EmailForm .textarea {
	background-image: url(../img/16t.png);
	background-repeat:no-repeat;
	background-position:left;
	width:356px;
	height:100px;
	font:normal 18px Arial;
	color: #444444;
	padding:3px 5px 3px 24px;
}
#EmailForm .textarea:focus, .textarea:hover {
	background-color:#F3F3F3;
}

#EmailForm .username {
    	background-image: url(../img/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:356px;
    	font:normal 18px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}
#EmailForm .username:focus, .username:hover {
	background-color:#F3F3F3;
}
   
#EmailForm .password {
    	background-image: url(../img/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}
#EmailForm .password:focus, .password:hover {
	background-color:#FFF7EF;
}

#EmailForm .email {
    background-image: url(../img/email.gif);
    background-repeat: no-repeat;
   	background-position:left;
	width:356px;
    font:normal 18px Arial;
    color: #444444;
    padding:3px 5px 3px 24px;
}

#EmailForm .email:focus, .email:hover {
	background-color:#F3F3F3;
}

#EmailForm .button_div {
	width:334px;
	float:right;
	background-color:;
	border:1px solid #F6EDE4;
	text-align:right;
	height:35px;
	margin-top:8px;
	padding:5px 32px 3px;
}

#EmailForm .buttons {
	background: #384853;
	font-size:12px; 
	color: #FFF; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #5F727F #1D282F #1D282F #5F727F;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

/* * * * End of Form * * * */

/* * * * XCART STORE * * * */

#sidebarStore{
	width:200px;
	float:left;
	margin-right:24px;
}
	#sidebarStore p{
		padding-left:10px;
	}
		#sidebarStore p a{
			padding-top:6px;
		}
		
#mainContentStore{
	width:580px;
	float:left;
	font-size:12px;
}
	#mainContentStore img{
	}

#mainContentStore h1{
	font-size:20px;
	color:#666;
	margin-bottom:10px;
	}
	mainContentStore h1 .red{
		color:#980c1a;
		}
#mainContentStore h2{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	line-height:190%;
	padding:2px 0 0 13px;
	}
	mainContentStore h2.red{
	font-size:13px;
	font-weight:bold;
	background-color:#980c1a;
	color:#FFF;
	text-transform:uppercase;
	line-height:190%;
	padding:0 0 0 10px;
	}

#mainContentStore h3 {
	font-size:14px;
	font-weight:bold;
	color:#980C1A;
	text-transform:uppercase;
	margin-bottom:10px;
}

#mainContentStore p{
	font-size:11px;
	line-height:155%;
	margin-bottom:15px;
	padding:0;
	}
#mainContentStore p a{
	color:#f60e0e;
	text-decoration:underline;
	font-weight:bold;
	}
#mainContentStore p a.blue{
	color:#c8d6e1;
	font-weight:normal;
	float:right;
	margin:-15px 20px 0 0;
	font-size:10px;
	}
#mainContentStore input{
	padding:2px;
}
		
/* - - - - - - - - - SUB-CATEGORY PAGE WITH PRODUCT THUMBNAILS - - - - - - - - - - */
	
	.subcat_products{
		width:174px;
		height:315px;
		float:left;
		padding-top:2px;
		padding-left:5px;
		padding-right:5px;
		font-size:11px;
		border-left:1px solid #eee;
		border-right:1px solid #eee;
		border-bottom:1px solid #eee;
		line-height:150%;
	}
		.subcat_products .thumb{
			margin:0 auto;
			text-align:center;
		}

		.subcat_products .innerInfo{
			width:165px;
			margin-left:5px;
			text-align:center;
		}
		.subcat_products a.subcat_prod_name{
			text-decoration:none;			
			font-weight:bold;
			display:block;
			margin:10px 0 -15px 0;
			font-size:13px;
			color:#1C2F3B;
		}
		.market-price-value {
		  text-decoration: line-through;
		  color:#999;
		}

/* * * * End of XCART STORE * * * */

/* * * * Footer * * * */

#footer{
	background-color:#FFF;
	border-top:4px solid black;
	padding-top:5px;
	}
	#footer p {
		font-size:11px;
		line-height:175%;
		margin-bottom:10px;
		}
	#footer img{
		margin-left:10px;
		vertical-align:middle;
		}
	#footer .eternity{
		clear:both;
		display:block;
		text-align:center;
		font-size:11px;
		padding-top:20px;
		*padding-top:12px;
	}
