body {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#061935 url(../images/bg.jpg) top center no-repeat;
	margin:0;
}
body.main-page {
	background:#061935 url(../images/main-bg1.jpg) top center no-repeat;
	/*padding-top:176px;*/
}
a {
	color:#64b6ff;
}
img {
	border:0;
}
.wrapper {
	/*width:900px;*/
	min-width: 900px;
	max-width: 1100px;
	margin:0 auto;
	width:expression(parentNode.clientWidth > 1024 ? "1100px" : "900px");
}
.menu-top {
	list-style-type:none;
	padding:0px 0px 0px 23px;
	margin:0;
	height:71px;
	overflow:hidden;
	zoom:1;
}
.menu-top li {
	float:left;
	line-height:71px;
	height:71px;
	padding-right:22px;
	margin-right:22px;
	background:url(../images/sep.jpg) right center no-repeat;
}
.menu-top li a {
	font:bold 15px Arial Narrow, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.menu-top li.last {
	background:none;
}
.header {
	height:103px;
	position:relative;
}
.logo {
	display:block;
	width:124px;
	height:62px;
	position:absolute;
	top:19px;
	left:29px;
	background:url(../images/logo.gif) center no-repeat;
}
.slogan {
	position:absolute;
	top:29px;
	left:223px;
}
.cart {
	position:absolute;
	left:693px;
	color:#9ccee5;
	top:23px;
}
.cart a {
	display:block;
	font:31px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.cart strong {
	color:#fff;
}
.line {
	position:relative;
	height:40px;
	margin-bottom:52px;
}
.line .icons {
	position:absolute;
	left:0;
	top:0;
	width:223px;
	height:40px;
	background:url(../images/icons.gif) center no-repeat;	
}
.line .icons .home {
	display:block;
	width:14px;
	height:14px;
	position:absolute;
	left:66px;
	top:15px;

}
.line .icons .mail {
	display:block;
	width:14px;
	height:14px;
	position:absolute;
	left:142px;
	top:15px;
}
.search {
	background:#1d385e;
	padding-left:7px;
	width:349px;
	height:40px;
	position:absolute;
	top:0;
	/*left:233px;*/
	left: 255px;
	color:#9ccee5;
	line-height:40px;
}
.search-1 {
	background:#1d385e;
	padding-left:7px;
	width:350px;
	height:40px;
	position:absolute;
	top:0;
	left:255px;
	color:#9ccee5;
	line-height:40px;
}
.search input {
	font:12px Arial, Helvetica, sans-serif;
	color:#9ccee5;
	width:134px;
	height:40px;
	line-height:40px;
	padding:0px 5px;
	background:url(../images/search-input.gif) top center no-repeat;
	border:0;
}
.search a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.main td {
	vertical-align:top;
}
.main td.menu-left {
	padding-left:28px;
	/*width:195px;*/
	width: 200px;
	padding-right: 30px;
}
h3.title{
	font:bold 15px Arial Narrow, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:0px 0px 20px 0px;
	width:195px;
}

h3.title a{
	color:#fff;
	text-decoration: none;
}

.main
{
	margin: 0 auto;
	width: 100%;
}

.main td
{
	text-align: left;
}

.main td.menu-left ul {
	margin:0px 0px 29px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	width:195px;
}
.main td.menu-left ul li {
	line-height:12px;
	padding:7px 0px;
	width:195px;	
}
.content {
	/*width:438px;*/
	width: *;
	/*padding-right:28px;*/
}
.content h1.title {
	display:block;
	color:#64b6ff;
	font:27px Arial, Helvetica, sans-serif;
	margin-bottom:33px;
	margin:0px 0px 30px 0px;
}
.content .cat-items {
	list-style-type:none;
	padding:0;
	margin:0;
}
.content .cat-items li {
	padding-bottom:30px;
	margin-bottom:30px;
	background:url(../images/cat-items-sep.gif) bottom left repeat-x;	
	overflow:hidden;
	zoom:1;
}
.content .cat-items li .img {
	float:left;
}
.content .cat-items li h2 {
	margin:0px;
	font:19px Arial, Helvetica, sans-serif;
	color:#fff;
}
.content .cat-items li .price small{
	font:30px Arial, Helvetica, sans-serif;
}
.content .cat-items li div.desc {
	margin-left:175px;
}
.content .cat-items li .buy {
	display:block;
	width:121px;
	height:34px;
	background:url(../images/buy.gif) no-repeat;	
	cursor:pointer;
}
.content .cat-items li.last {
	background:none;
}
.content .pager {
	list-style-type:none;
	padding:0;
	margin:0px 0px 28px 0px;
	overflow:hidden;
	zoom:1;
	background:url(../images/pager.gif) right no-repeat;	
}
.content .pager li {
	float:left;
	margin-right:20px;
	height:42px;
	line-height:42px;
}
.content .pager li a {
	display:block;
	width:42px;
	height:42px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:42px;
}
.content .pager li a:hover {
	color:#000080;
	text-decoration:none;
	background:url(../images/pager-on.gif) right no-repeat;	
}
.right {
	width:200px;
	padding-right:11px;
	padding-left: 30px;
}
.right span.brand {
	display:block;
	color:#64b6ff;
	font:27px Arial, Helvetica, sans-serif;
	margin-bottom:33px;
}
.right .brand-out {
	background:#091f3c url(../images/brand-top.gif) top center no-repeat;
	padding-top:30px;
}
.right .brand-in {
	background:url(../images/brand-bottom.gif) bottom center no-repeat;
	padding-bottom:30px;
	text-align:center;
}
.dev {
	text-align:center;
	color:#64b6ff;
	font-weight:bold;
}
.dev a {
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.footer {
	padding:46px 0px;
	border-top:1px solid #192a44;
}
.logo-cont {
	height:168px;
	width: 900px;
	margin: 0 auto;
	position:relative;
}
.logo-cont a {
	display:block;
	width:490px;
	height:97px;
	position:absolute;
	top:36px;
	left:0px;
	background:url(../images/main-logo.gif) center no-repeat;
}
.main-wr {
	width:1000px;
}
.main-left {
	width:205px !important;
}
.main-text {
	line-height:29px;
	text-align:justify;
	color:#9ccee5;
	/*width:350px;*/
	margin-top: 60px;
}
.width {
	width:350px !important;
	
}
.list {
	padding:60px 0px 0px 14px;
	/*line-height:27px;*/
}

.list ul {
	margin:0px 0px 29px 0px;
	padding:0px;
	list-style-type:none;
	width:195px;
}

.old-price {
	font-size:18px;
	line-height:18px;
	color:#365f9a;
}
.rel {
	position:relative;
}
.omg span {
	display:block;
	width: 32px;
	height: 32px;
	line-height:32px;
	text-align:center;
	position:absolute;
	top:2px;
	right:2px;
	/*background:#061935;*/
	background: url(../images/ac.gif);
	color: #ffffff;
}
.omg {
	background: #ffffff; 
	height: 158px; 
	width: 158px; 
	vertical-align: middle; 
	text-align: center;
}

.mainlink {
	position: absolute;
	width:100px;
	left: -200px;
}

