html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
font-family: Arial, Helvetica, sans-serif;
}
body {
margin: 0px;
padding: 0px;
text-align: center;
background:#80b8d0 url('../image/bg-line.png') repeat-x;
/*cursor:url('../image/gc-n.cur'),default;*/
/*cursor: pointer;*/
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
margin: 3px 0px;
border:solid 1px #c4c4c4;
}
a, a:visited {
color: #517e92;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: #FFFFFF;
}
#header {
	position: relative;
}
#header .div1 {
height:197px;
width:960px;
background: url('../image/headerlogo.png') no-repeat;
}

#header .div2 {
	position: relative;
	top: 0px;
	left: 0px;
}


#header .div3 {
/*background: url('../image/search.png') no-repeat;*/
width: 250px;
height: 62px;
position: absolute;
top: 15px;
right: 10px;
padding-top: 5px;
padding-left: 17px;
color:#fff;
text-align:right;
font-size:20px;
}

#header .div3 span{
font-size:20px;
}

#header .div3 a, #header .div3 a:visited{
font-size:20px;
color:#fff;
text-decoration:none;
}

#header .div3 a:hover {
color:#9ebecb;
text-decoration:underline;
}

#header .div3 .date {
color:#9ebecb;
font-size:16px;
font-weight:bold;
}

#header .div31 {
width:270px;
height: 62px;
position: absolute;
top: 132px;
right: 15px;
color:#000;
text-align:left;
}
/*
#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}


#header .div4 img {
	float: left;
	margin-right: 5px;
}
*/
#header .div4 {
padding-left: 10px;
padding-right: 10px;
height: 36px;
background: url('../image/header.png') repeat-x;
}

#header .div5 a, #header .div5 a:visited {
padding: 7px 0px 0px 0px;
margin-left: 10px;
margin-right: 10px;
display: inline-block;
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-size: 17px;
font-family: Verdana, Geneva, sans-serif;
}
#header .div5 a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/*
#header .div6 a {
	float: right;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
*/

.banner {
width:535px;
height:341px;
margin-bottom:10px;
}

#column_left {
	float: left;
	width: 192px;
	min-height: 300px;
	overflow:hidden;
	margin:10px;
}

#column_right {
float: right;
width: 192px;
margin:10px 10px 0px 10px;
}

#content {
float: left;
width: 535px;
margin-top: 10px;
margin-bottom: 10px;
}
#content .top {
padding: 8px 0px 6px 10px;
background: url('../image/content_top.png') no-repeat;
}
#content .top h1, .heading {
color: #fff;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
/*text-transform: uppercase;*/
margin: 0px;
}
.heading {
padding-bottom: 3px;
margin-bottom: 10px;
}
#content .middle {
background: #FFFFFF;
margin-top:10px;
padding: 10px 10px 1px 0px;
min-height: 380px;
}
/*
#content .bottom {
background: url('../image/content_bottom.png') no-repeat;
height: 5px;
}
*/
.pr_box {
border:solid 1px #c4c4c4;#
padding-bottom:20px;
}

.twitter {
width:535px;
height:92px;
background: url('../image/twitter.png') no-repeat;
}

.twitter p{
padding:15px 20px 0px 180px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 7px 0px 6px 10px;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*text-transform: uppercase;*/
}
.box .top img {
float: right;
margin-right: 10px;
}
.box .middle {
border-left: 2px solid #c4c4c4;
border-right: 2px solid #c4c4c4;
background: #FFFFFF;
padding: 10px;
}

.box .bottom {
	height: 9px;
	background: url('../image/box_bottom.png') no-repeat;
}

.button_search {
width:20px;
height:20px;
display: block;
background: url('../image/bt_search.png') no-repeat;
}

.signup {
width:192px;
height:146px;
background: url('../image/signup.png') no-repeat;
}

.signup table {
margin-top:90px;
}

.button_signup {
width:43px;
height:22px;
display: block;
background: url('../image/btn_join.png') no-repeat;
}

.cartul a, .cartul a:visited{
color:#000;
text-decoration:underline;
}

.cartul a:hover {
color:#517e92;
text-decoration:none;
}

.cartul ul {
list-style:url('../image/arrow.png');
padding:0px 0px 0px 20px;
margin:0px;
}

.special a, .special a:visited, .pr_box_a a, pr_box_a a:visited{
color:#000;
font-size:12px;
text-decoration:none;
}

.special a:hover, .pr_box_a a:hover{
color:#517e92;
text-decoration:underline;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	/*cursor: pointer;*/
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button, a.button2  {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: bold 11px arial, sans-serif;
	height: 17px;
	margin-right: 6px;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
	cursor: pointer;
}
a.button span, a.button2 span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 1px 0 2px 17px;
}

a.button2 {
margin-top: 6px;
margin-right: 6px;
margin-bottom: 6px;
}

.buttons {
background: #F8F8F8;
border: 1px solid #DDDDDD;
margin-bottom: 10px;
clear: both;
padding: 5px;
width: 523px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 523px;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 530px;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 530px;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 530px;
	margin-bottom: 0px;
}
.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;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
border: 1px solid #DDDDDD;
background: #FFFFFF;
display: inline-block;
padding: 10px;
display: block;
width: 500px;
clear: both;
z-index: 2;
margin-bottom: 10px;
}
#footer {
width: 960px;
clear: both;
height:45px;
color:#fff;
font-size:14px;
background: url('../image/footer.png') repeat-x;
}
#footer .div1 {
float: left;
text-align: left;
margin-left:10px;
padding-top:12px;
font-size:14px;
}

#footer .div1 a, #footer .div1 a:visited{
color:#fff;
font-size:14px;
text-decoration:none;
}

#footer .div1 a:hover {
color:#fff;
text-decoration:underline;
}

#footer .div2 {
float: right;
text-align: right;
margin-right:10px;
padding-top:12px;
font-size:14px;
}

/* Categories */
.box2 {
margin-bottom: 10px;
overflow: hidden;
background: url('../image/box_top.png') no-repeat;
}

.box2 .top {
	padding: 5px 0px 5px 10px;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.box2 .middle2 {
	border-left: 2px solid #c4c4c4;
	border-right: 2px solid #c4c4c4;
	background-color:#dbe7ec;
	padding: 0px;
	overflow:hidden;
}

.top_cat_2 {
	background: url('../image/parent.png') no-repeat;
	width:190px;
	padding: 5px 0px 5px 10px;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#category {
	overflow: hidden;
}

/* 1st level */
#category ul {
	margin: 0px;
	padding: 0px;
	width: 190px;	
	overflow: hidden;
}

#category li {
	display: block;
	width: 189px;
	min-height: 27px;
	overflow: hidden;	
	margin: 0;
	padding: 0;
	list-style: none;	  
	border-bottom: 2px solid #c4c4c4;
}

#category li a {
	display: block;
	width: 180px;
	height: 22px;
	margin: 0;
	padding: 5px 0 0 10px; 
	color:#000;
	background: url('../image/cat1.png') no-repeat;	
}

#category li a:hover {
	text-decoration: none;
	width: 180px;
	background: url('../image/cat-hover.png') no-repeat;
	color: white;
}
/*************/

/* 2nd level */
#category ul li ul {
	margin: 0;
	padding: 0;
	width: 189px;	
	overflow: hidden;
	background-color: #dbe7ec;
}

#category ul li ul li {
	display: block;
	width: 189px;
	min-height: 27px;
	overflow: hidden;	
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: none;	
}

#category ul li ul li a, #category ul li ul li a:visited {
	display: block;
	width: 176px;
	height: 22px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: none;	
	background-color: #dbe7ec;
}

#category ul li ul li a:hover {
	text-decoration: none;
	background-color: #dbe7ec;
}
/*************/

/* 3rd level */
#category ul li ul li ul {
	margin: 0;
	padding: 0;
	width: 189px;	
	overflow: hidden;
	background-color: #dbe7ec;
}

#category ul li ul li ul li {
	display: block;
	width: 189px;
	min-height: 27px;
	overflow: hidden;	
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: none;	
}

#category ul li ul li ul li a, #category ul li ul li ul li a:visited {
	display: block;
	width: 171px;
	height: 22px;
	margin: 0;
	padding: 5px 0 0 30px;
	background: none;
	background-color: #dbe7ec;
}

#category ul li ul li ul li a:hover {
	text-decoration: none;
	background-color: #dbe7ec;
}
/*************/

/* End Categories */

#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
#news ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 530px;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
