@charset "utf-8";
/* CSS Document */

body {
	background:#001A33;
	margin: 0px;
	/*background:url(img/Backround.png) repeat-y top center #2F3446;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.3em;
}

#wrapper {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	position:relative;
	width:921px;
	margin: 0px auto;
	height:100%;
}

.divClear {
    clear:both;
	height: 0px;
}

#header {
	color:#FFF;
	background:url(../images/logo1.jpg);
	height:170px;
}

#main {
	padding: 0px;
}

.stats {
	width: 35%;
	margin-left:25px;
	float:left;
}

#statstitle {
	font-size:14px;
	color:#F93;
	font-weight:bold;
}

.leftfloatleft {
	float:left;
	}
	
.leftfloatright {
	float:left;
	margin-left:70%;
	}

#content {
	padding-bottom:5px;
	padding-left:30px;
	padding-right:30px;
	color:#FFF;
	background:#0B2744;
	/*background: #1A1322;*/
	float:right;
	width:691px;
}

.blue a{
	font-weight:bolder;
	color:#09F;
	text-decoration:none;
}

A:link {
	font-size:12px;
	color:#FFFF80;
	text-decoration:none;
}

A:visited {
	font-size:12px;
	color:#FFFF80;
	text-decoration:none;	
	}
	
A:hover {
	text-decoration:underline;	
}

.link{
	font-size:12px;
	color:#FFFF80;
	text-decoration:none;
}

a.link:hover{
	text-decoration:underline;
}

#description {
	color:#E1E1E1;
	padding-top:20px;
	padding-bottom:20px;
}

#topbar {
	border-top:1px solid  #FFF;
	border-bottom:1px solid  #FFF;
	background:#A80000;
}

#quicksearch{
	height:30px;
	width:162px;
	padding:4px;
	border-right: dashed #FFF 1px;
	float:left;
}

.searchtextbox {
	padding: 3px;
	background:  #01337E;
	border: 1px solid #999;
	width: 110px;
	float:left;  
	height: 20px;
	color:#999;
	font-weight:bold;
}

.searchbutton {
	margin-left:5px;
}

#login {
	font-size:11px;
	height:24px;
	padding:7px;
	text-align:right;
	width:726px;
	margin:0px;
	float:right;
}

#loginbutton {
	width:74px;
	height:21px;
	border:0;
	color:#FFF;
	background:url("../images/signInBtnBG.jpg");
}

#loginbutton:hover{
	cursor:pointer
}

input.loginfields{
	padding: 3px;
	background:#01337E;
	border: 1px solid #999;
	width: 110px; 
	height: 17px;
	color:#999;
}

/*=======================links css=====================*/
#links {
	margin: 0;
	padding: 0;
	border-right:1px solid #FFF;
	color:#FFF;
	font-size:12px;
	background: #001546;
	width:170px;
	position: absolute; 
	top: 210px; 
	bottom: 71px; 
}

#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu li {
	width:100%;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
}

#menu li a {
	background: #01337E;
	border-bottom:1px solid #52447B;
	padding:5px;
	display:block;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover {
	background: #49A3FF;
}

#menu div
{	
	z-index: 30;
	position: absolute;
	visibility: hidden;
	top:27px;
	left :100px;
	margin: 0;
	padding: 0;
	border: 1px solid #52447B;
}

#menu div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-size:12px;
	background:#666;
}

#menu div a:hover
{	background: #49A3FF;
	color: #FFF
}

#show_cart
{
	float: left; 
	text-align: center; 
	padding: 10px; 	
	border-bottom:1px solid #52447B;
}

#show_cart:hover
{
	background: #01337E;
}

#about {
	color:#E1E1E1;
	position: absolute; 
	top: 260px;
	padding:10px;
	text-align:justify;
}

/*==========================links css end==========================*/

#footer {
	text-align:center;
	padding:10px;
	font-size: 85%;
	color:#FFF;
	border-top:dotted 1px #FFF;
	background:#031D58;
	height:50px;
}

#footer_left {
}

#footer_right{
}

#footer a{
	color:#FC9;
}

.yellow{
	color:#CF3;
}

#pages{
	width:100%;
	margin-top:10px;
	border-top:dotted 1px #FFF;
}

#pagesb{
	width:100%;
	margin-top:10px;
}

#pagesb a{
	color:#FFF;
	text-decoration:none;
}

#pages a{
	color:#FFF;
	text-decoration:none;
}

#pagesright{
	font-family:Verdana, Geneva, sans-serif;
	padding:3px;
	float:right;
}

#pagesleft{
	padding:3px;
	float:left;
}

#sorting{
	width:100%;
	margin-bottom:5px;
	border-bottom:dotted 1px #FFF;
}

#sorting a{
	text-decoration:none;
}

#sortingright{
	padding:3px;
	float:right;
}

#sortingleft{
	padding:3px;
	float:left;
}

#spec {
	/*border:1px solid #FFF;*/
	float:left;
	width:207px;
	padding:10px;
}

#specname {
	height:52px;
}

#specname a {
	font-size:16px;
	font-weight:bold;
	color:#CF3;
	text-decoration:none;
}

.id{
	font-weight:normal;
	color:#FFF;
}

#specimg {
	border:1px solid #999999;
	width:100%;
	text-align:center;
	margin-top: 10px;
	background:#333;
}

#specbut {
	margin-top:10px;
	height:22px;
	/*border:1px solid #FFF;*/
}

.specprice {
	float:left;
	margin-right:5px;
	margin-top:10px;
	color:#EAEA00;
	font-size:14px;
	font-weight:bold;
}
 
.specsize {
	margin-top:7px;
}
 
.specloc {
	font-size:14px;
	margin-top:5px;
	color:#A0C0D8;
}

.dotclearer {
	border-bottom: 1px ridge #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	height: 10px;
	font-size: 1px;
	clear:both;
}

.dotclearer2 {
	border-bottom: 1px dotted #FFF;
	display: block;
	clear:both;
}
/* ============== details ===================== */
#dcontainer{
	height:900px;
}

#dthumbcontainer{
	height:100px;
	padding-left:10px;
}

#dthumb{
	float:left;
	width:107px;
	height:80px;
	margin-right:3px;
	border:1px solid #999;
	background:#333;
	text-align:center;
}

#dmain{
	border:1px solid white;	
	background:#333;
	height: 275px;
	width:90%;
	text-align:center;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

#dspecname {
	line-height:24px;
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#CF3;
}

#ddata{
	font-weight:bold;
	color:#E3ECF0;
	margin-top:10px;
	border-bottom:dotted 1px #999;
	border-top:dotted 1px #999;
	width:90%;
	text-align:justify;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}

/* ============== about us ==================== */

#aboutus{
	color:#E1E1E1;
	font-size:14px;
	text-align:justify;
	padding:12px;
}

.borderedimg{
	border:1px solid white;	
}

/* ============== old styles ================== */

img{
	border:0;
}

/* ============== CAPTCHA ================= */
#recaptcha_image{
}

#recaptcha_response_field{
	padding: 4px;
	background: #1C324A;
	border: 1px solid #999999;
	display: block;
	color: #E4E6BF;
}
/* ============== search form ==================*/

/* ============== contact form =================*/

.red{
	color:#FD805B;
}

.orange{
	color:#CFF;
}

.green{
	color:#0C3;
	font-weight:bold;
}

.contactform{
	width:600px;
}
/********
Form
********/

FORM {
	margin: 0px;
	padding: 0px;
}
INPUT.signup {
	padding: 4px;
	background: #3b3b3b;
	border: 1px solid #999999;
	width: 430px;
	vertical-align: middle; 
	height: 20px;
		font-size: 13px;
		color: #999999;
	margin: 5px 10px 5px 0px;
}
INPUT.signupMid {
	padding: 4px;
	background: #3b3b3b;
	border: 1px solid #999999;
	width: 180px;
	vertical-align: middle; 
	height: 20px;
		font-size: 13px;
		color: #999999;
	margin: 5px 10px 5px 0px;
}
INPUT.signupShort{
	padding: 4px;
	background: #3b3b3b;
	border: 1px solid #999999;
	width: 100px;
	vertical-align: middle; 
	height: 20px;
		font-size: 13px;
		color: #999999;
	margin: 5px 10px 5px 0px;
}
INPUT.contactform {
	padding: 4px;
	background: #1C324A;
	border: 1px solid #999999;
	width: 430px;
	vertical-align: middle; 
	height: 20px;
	display: block;
		font-size: 13px;
		color: #E4E6BF;
	margin: 5px 0px 5px 0px;
}

INPUT.searchform {
	margin-top:2px;
	margin-bottom:2px;
	padding: 4px;
	background: #1C324A;
	border: 1px solid #999999;
	display: block;
		font-size: 13px;
		color: #E4E6BF;
}

select.searchform {
	margin-top:2px;
	margin-bottom:2px;
	background: #1C324A;
	border: 1px solid #999999;
	display: block;
		font-size: 13px;
		color: #E4E6BF;
}

TEXTAREA.contactform {
	padding: 4px;
	background: #1C324A;
	border: 1px solid #999999;
	width: 430px;
	height: 92px;
			color: #E4E6BF;
	display: block;
	margin: 5px 0px 5px 0px;
	font-size: 13px;
}
.searchtextbox2 {
	padding: 4px;
	background: #3b3b3b;
	border: 1px solid #999999;
	width: 110px;
	float:left; 
	vertical-align:middle; 
	height: 20px;
			color: #999999;
	margin: 0px 5px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;	
		font-size: 13px;
}

/*=====registration form========*/
label
{
	width: 9.5em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block
}

.submit input
{
	margin-left: 10em;
} 

fieldset
{
border: 1px solid #CCC;
/*background:#0061C1;*/
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #CCC;
padding: 2px 6px
} 

/*========news=========*/

.small{
	font-size:12px;
}

#news{
	margin-top:5px;
	margin-right:20px;
	padding:2px;
	float:left;
	height:118px;
	width:46%;
}

.news_image{
	padding-top:4px;
	text-align:left;
	height:100%;
	float:left;
	/*border:1px solid white;*/
	width:110px;
}

.news_image img{
	border:1px solid white;
}

.news_text{
	overflow:hidden;
	text-align:justify;
	height:100%;
	/*border:1px solid white;*/
	float:left;
	width:65%;
}
/*==========cart============*/
#cart a {
	
	font-weight:bold;
	color:#CF3;
	text-decoration:none;
}
