* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;padding:0;
}

form { margin:0; padding:0;}

a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

body {
	background:url(../img/newBg.jpg) center top #6A6E72;	
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
}


#wrapper {
	margin: 10px auto;
	width: 980px;
}

#content {
	background: url(../img/header.gif) no-repeat top #D9E0E6;
	height: auto;
}

#header {
	margin: 0px 20px 0px 20px;
	padding-top: 20px;
	color:#FFFFFF;
}

#header .lefth {
	float:left;
	width: 400px;
}

#header .righth {
	width: 540px;
	float:left;
	text-align:right;
	height: 64px;
}

#header p{
	margin: 0px; padding-right: 1px;
}

#header .login {
	font-size:10px;
	padding:0;
}

#header input { 
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	height: 18px;
	vertical-align: middle;
	padding-top:1px;
}

html>body #header input { height: 17px; }

#header .loginBut{
	background: url(../img/loginBut.gif) no-repeat;
	border: none;
	width:41px;
	height:22px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

.menu {
	height: 30px;
	width: 940px;
	margin:0; padding:0;
}

.mainLinks {
	width: 120px;
	float:left;
	text-align:left;
	padding-left: 4px;
}

.mainMenu {
	width: 641px;
	background:url(../img/menu_line.gif) repeat-x;
	color:#FFFFFF;
	height: 30px;
	float:left;
}

.mainMenu ul {
	margin: 8px 10px 6px 10px;
	padding: 0px 0px 0px 0px;
	
}

.mainMenu li {
	margin: 0; padding: 0px 7px 0px 7px;
	display: inline;
	list-style-type:none;
}

.mainMenu a {
	font:12px Tahoma;
	text-decoration: none;
}

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

.basket {
	width: 165px;
	float:left;
	text-align: right;
	margin-left:10px;
	padding: 1px 0px 1px 0px;
	vertical-align:middle;
	clear: right;
}

.basket img {margin-right: 0px; padding-right: 0px;}

.basket span { vertical-align: super; padding-right: 5px; }

.mainLinks img { margin: 2px 2px 0px 2px; }

.clearFix { clear:both; float: none; }


#sidebar {
	width: 105px;
	float:left;
	margin-top: 12px;
	margin-left: 6px;
	margin-bottom: 12px;
	margin-right: 20px;
}

html>body #sidebar { margin-left: 11px; width:106px; }

#sidebar  ul{
	margin-left: 1px;
	list-style: none;
}

#sidebar li {
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
}

#sidebar a {
	text-decoration:none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration:underline;
}

html>body #sidebar li {padding-bottom: 9px; }

#sidebar .title {
	font-weight: bold;
	background-image:none;
	border:none;
	margin-bottom: 5px;
	margin-top: 15px;
}

#sidebar .first { margin-top: 0px; padding-top: 0px;}
#sidebar .last { border:none;}


#infobar {
	width: 163px;
	float: left;
	clear: right;
	margin-top: 12px;
	margin-left: 20px;
	margin-bottom: 12px;
}

#infobar select {
	width: 160px;
	margin-bottom: 15px;
	margin-top: 2px;
}

#infobar .title {
	border-bottom: 1px solid #5E6366;
	width: 160px;
	margin-left: 3px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	font-weight:bold;
}

#infobar .raiting {
	margin-left:4px;
	margin-bottom: 10px;
	height: 30px;
}

#infobar .raiting span {
	padding-top: 4px;
	display:block;
	width: 20px;
	float:left;
	font-weight: bolder;
	font-size: 14px;
	color: #02A8FE;
}

#infobar a {
	text-decoration:underline;
	font-size: 11px;
	color: #727473;
}

#infobar a:hover {
	text-decoration:none;
}

#infobar .raiting p {
	margin-left: 20px;
	display:block;
	float:left;
	width: 100px;
}

#infobar .search {
	margin-left:4px;
	margin-bottom: 30px;
	color: #727473;
	vertical-align:super;
}

#infobar .smallSelect {
	width: 58px;
	margin: 0;
	margin-top: 5px;
	

}

#infobar .searchBut {
	background:url(../img/search.gif) no-repeat;
	width: 40px;
	height: 21px;
	border:none;
}

#infobar .compareBut {
	background:url(../img/compare.gif) no-repeat;
	width: 51px;
	height: 26px;
	border:none;
}

html>body #infobar .raiting p { margin-left: 30px; }


#mainContent {
	width: 645px;
	float: left;
	margin-top: 12px;
	margin-left: 4px;
	margin-bottom: 12px;
}

#mainContent .box {
	background:url(../img/cnt_line.gif) repeat-y bottom #FFFFFF;
	height:auto;
	width: 645px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#mainContent .box p {
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
} 

#mainContent .box form {
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainContent .box input {
	font-size: 12px;
	width: 200px;
}

#mainContent .box label {
	padding-left: 10px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 200px;
}

#mainContent .box table {
	margin-left: 10px;
	margin-right: 10px;
	
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 605px;
}

html>body #mainContent .box table { width: 620px; }

#mainContent .box thead {
	background-color:#F4F4F4;
	height: 20px;
}

#mainContent .box textarea { margin-left: 10px; width:601px; padding-left:2px; }
html>body #mainContent .box textarea { width:613px;}

#mainContent .box th { border-bottom: 1px solid #CCCCCC; }
#mainContent .box td { padding-left: 2px; height: 20px; text-align:center; }

#mainContent .totalsum{border-top: 1px solid #CCCCCC;}

#mainContent .reviewI {
	margin: 0px 10px 10px 10px;
	
}

#mainContent .button {
	font-size:12px;
	background-color: #00A9FD;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#mainContent .requested{
	background-color:#EFEFEF;
	border: 1px solid #00A9FD;
	padding: 1px 1px 1px 1px;
}

#mainContent .error {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}

#mainContent .title {
	background: url(../img/cnt_title.gif) no-repeat;
	height: 34px;
	width: 645px;
}

#mainContent .title p {
	display: block;
	float:left;
	width: 250px;
	margin: 0;
	padding-top: 8px;
	padding-left: 50px;
	font-size: 12px;
}

#mainContent a {
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

#mainContent a:hover {
	color: #00AAFF;
}

#mainContent .pages {
	text-align:center;
	font-size:11px;
	margin-top: 10px;
}

#mainContent .pages a{
	font-size:11px;
	background-color:#F4F4F4;
	border: 1px solid #CCCCCC;
	width: 15px;
	margin-right: 3px;
	margin-left:0px;
	padding-left: 3px;
	padding-right: 3px;
}

#mainContent .pages a:hover {
	background-color: #FFFFFF;
}

#mainContent .pcurrent {
	
	background-color: #FFFFFF;
	border: 1px solid #00A9FD;
	color: #00A9FD;
	width: 15px;
	font-size:11px;
	margin-right: 3px;
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;
}

#mainContent .footer {
	background: url(../img/cnt_footer.gif) no-repeat;
	height: 5px;
	margin-bottom: 10px;
}

#mainContent .marginFix { margin-top: 0px; }

.fourBox {
	width: 140px;
	float: left;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
}

.fourBox span {
	display:block;
	font-weight:bold;
	text-align:center;
	margin-top: 5px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.fourBox p {
	margin-left: 0px;
	padding-left: 0px;
	text-align:left;
	
}

#mainContent .fourBox p { margin-left: 0px;
	padding-left: 3px;}

html>body .fourBox { margin-left: 10px; }

.twoBox {
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
}

.twoBox img{
	margin-top:20px;
	margin-bottom: 5px;
}

#mainContent .twoBox input { width: 40px; }

#mainContent .twoBox label {width: 95px; }

html>body #mainContent .twoBox label {width: 98px; }

.imgCenterFix {
	margin-left: 100px;
}

#mainContent .twoBox .buyBut{
	background: url(../img/buy.gif) no-repeat;
	border: none;
	width:75px;
	height:21px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

html>body .twoBox { margin-left: 10px; }

.fiveBox {
	width: 110px;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
}
html>body .fiveBox { margin-left: 10px; width:109px; }

.fiveBox img{
	margin-top: 10px;
	margin-bottom: 5px;
}

.singleBox {
	width: 600px;
	margin-top: 10px;
	margin-left: 13px;
	padding-right: 10px;
	height: 150px;
}

.singleBox img {
	margin-bottom: 5px;
	padding-right: 10px;
	
}

.ptitle {
	display:block;
	text-align:center;
	margin-top: 5px;
}

.price {
	display:block;
	text-align:center;
	font-size: 10px;
	color: #747474;
}

.price em {
	text-decoration:line-through;
	font-style:normal;
}

.price strong {
	color: #02A8FE;
	font-size:11px;
	font-weight:bold;
}

.borderFix { border: none; padding-right:0px; }

#footer {
	background: url(../img/footer.gif) no-repeat top #D9E0E6;
	height: 99px;
	width: 980px;
}

#footer .fcontent {
	margin: 0px 20px 0px 20px;
	padding-top: 1px;
	color:#FFFFFF;
}

.footherfix {
	padding-top: 3px;
}

.leftf {
	margin: 17px 0px 0px 15px;
	float:left;
	width: 650px;
	color:#FFFFFF;
	vertical-align:middle;
}

html>body .leftf { margin: 17px 0px 10px 28px; }

.leftf span { vertical-align: super; padding-right: 5px; }

.rightf {
	width: 282px;
	color:#FFFFFF;
	float:left;
	text-align:right;
	margin: 35px 0px 0px 0px;
	vertical-align:bottom;
}

html>body .rightf {margin: 35px 0px 0px 0px;}

.leftAlign {
	margin-left: 10px;
}

.hidden {
	display:none;
}

.nologin {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align:center;
	font-size: 12px;
	font-stretch:expanded;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#mainContent .unLink{
	color: #666666;
	text-decoration: underline;
}

#mainContent .unLink:hover {
	text-decoration: none;
	color: #333333;
}

#mainContent .redLink { font-size:11px; text-decoration: none; color:#FF0000; margin-left: 10px;}
html>body #mainContent .redLink {margin-left: 0px;}
#mainContent .redLink:hover { text-decoration: underline; }

#mainContent .title .rTitle {
	display:block;
	float:left;
	width: 280px;
	text-align:right;
}

.noDisplay {
	display:none;
}

.ordertd {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #D9E0E6;
}

