body {
background:#000 url(../images/bg.jpg) repeat-x;
font-family:Arial;
font-size:12px;
line-height:16px;
color:#EBEBEB;
text-align:center;
}

.body-store {
background:#000 url(../images/bg.jpg) repeat-x;
font-family:Arial;
font-size:12px;
line-height:16px;
color:#999;
text-align:center;
}

a {
color:#906882;
text-decoration:none;
}

a:hover {
color:#ccc;
text-decoration:none;
}

ul {
	list-style:circle;
	color:#fff;
}

hr {
color: #272727;
background-color: #272727;
height: 1px;
border:0;
}

h1 {
font-size:16px;
line-height:26px;
color:#609EB9;
text-transform:uppercase;
font-weight:bold;
}

h2 {
font-size:14px;
line-height:26px;
color:#E8A7D2;
text-transform:uppercase;
}

h3 {
font-size:16px;
line-height:26px;
color:#609EB9;
text-transform:uppercase;
font-weight:bold;
}


input {
background-color: #fff;
vertical-align:middle;
border:1px solid #ccc;
}

#container {
position:relative;
width:1000px;
height:auto;
overflow:hidden;
margin:0 auto;
text-align:left;
}

#top {
position:relative;
width:1000px;
height:122px;
}

#logo {
position:relative;
width:115px;
height:121px;
float:left;
display:inline;
}

#menu {
position:relative;
width:auto;
height:auto;
float:right;
display:inline;
margin-top:90px;
font-size:14px;
color:#fff;
z-index:30;
}

#menu a {
position:relative;
line-height:20px;
height:20px;
color:#fff;
margin:0 15px 0 15px;
font-size:14px;
}

#menu a:hover {
color:#F915AE;
}

#home-banner {
position:relative;
width:1000px;
height:auto;
}

#sub-banner {
position:relative;
width:1000px;
height:310px;
}

#content {
background:#301735;
position:relative;
width:100%;
height:auto;
margin:0;
clear:both;
border-top:1px solid #fff;
overflow:auto;
text-align:left;
}

#content-in {
width:1000px;
margin:25px auto;
}



#content-left {
position:relative;
width:500px;
float:left;
display:inline;
height:auto;
text-align:justify;
}

#content-left-store {
position:relative;
width:510px;
float:left;
display:inline;
height:auto;
text-align:justify;
}

#content-right {
position:relative;
width:300px;
float:right;
display:inline;
height:auto;
text-align:justify;
}

#content-right-store {
position:relative;
width:200px;
float:right;
display:inline;
height:auto;
text-align:justify;
}

.side-store {
background:#240024;
position:relative;
width:auto;
padding:10px;
height:auto;
margin-bottom:10px;
border: 1px solid #32002d;
display: none;
}

.side-store ul {
list-style:circle;
color:#ccc;
}

.side-store a {
color:#ccc;
}

.side-store a:hover {
color:#fff;
}

#icons {
background:#301735;
position:relative;
width:100%;
height:140px;
margin:0;
clear:both;
border-top:1px solid #fff;
}

#icons-sub {
background:#301735;
position:relative;
width:100%;
height:140px;
margin:0;
clear:both;
}

#icons-in {
width:1000px;
margin:0 auto;
}

#icons img {
position:relative;
margin:10px 0;
}

.icons-center {
position:relative;
margin:0 79px;
}

#footer {
background:url(../images/bg-footer.jpg) repeat-x;
position:relative;
width:100%;
height:40px;
line-height:40px;
clear:both;
text-align:center;
}

#footer-in {
width:1000px;
margin:0 auto;
}

#footer-left {
position:relative;
display:none;
float:left;
width:auto;
height:40px;
line-height:40px;
margin:10px 0 0 0;
text-align:left;
}

#footer-right {
position:relative;
display:inline;
float:right;
text-align:right;
width:auto;
height:auto;
margin:0 0 0 20px;
}

a.bottom {
position:relative;
color:#F915AE;
font-size:11px;
margin-left:10px;
text-transform:uppercase;
}

a.bottom:hover {
color:#fff;
}

a.matrix {
position:relative;
color:#301735;
font-size:11px;
margin-right:40px;
text-transform:uppercase;
}

a.matrix:hover {
color:#fff;
}

/********************/

.page {
	border: 1px solid #DDDDDD;
	background: #fff;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 510px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
	color:#000;
}

.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor:pointer;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}

a.button {
	background:#609EB9;
	color: #fff;
	display: inline-block;
	height: auto;
	padding: 2px 5px;
	text-decoration: none;
	cursor:pointer;
}

a.button:hover {
	background-color:#406B7F;
}

.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}

.cart {
	border-collapse: collapse;
	background:#240024;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #32002d;
}
.cart th {
	background: #32002d;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

.sort {
	padding: 5px;
	width: 100%;
	height:15px;
	border: 1px solid #32002d;
	background:#240024;
}

.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #32002d;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #32002d;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background:#240024;
}
.pagination .results {
	float: right;
}

a.link3 {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #E8A7D2;
	text-decoration:none;
	font-weight: bold;
}

a.link3:hover {
	color: #0085aa;
}


.imgleft {
	float:left;
	border: none;
	padding:0px;
	margin: 0px 20px 0px 0px;
}




