body
{
text-align: center;
background-image: url(../images/wcs_bg.jpg);
background-repeat: repeat;
font-size:12px;
font-weight: normal;
}

div#container
{
background-image: url(../images/wcs_content_bg.gif);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
width: 941px;
text-align: left;
padding:0 10px;
}

div#container_ender
{
margin:0px auto;
padding:0;
width: 968px;
text-align: left;
height:10px;
overflow:hidden;
_margin-top:-2px;
}

.wcs_input {
	border:1px solid #e3e3e3;
	padding:1px;
}

#footer {
	width:910px;
	height:20px;
	padding:12px;
	background-color:#f0f0f0;
	color:#959595;
	font-size:11px;
	line-height:16px;
}

.errors {
	padding:17px;
	width:905px;
	background-color:#c96927;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.messages {
	padding:17px;
	width:905px;
	background-color:#86b2b3;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}


.pseudo_button {
	cursor:hand;
	cursor:pointer;
}

#category_menu {
	float:left;
	width:232px;
	background-color:#d8e6e7;
	color:#fff;
	_width:225px;
}

#product_content {
	float:left;
	width:670px;
	margin-left:7px;
	padding:0px 10px;
	background-color:#fff;
	font-size:12px;
	text-align:left;
	color:#222;
}

#sub_menu {
	height:38px; 
	margin-left:-15px; 
	text-align:left;
	width:693px;
	padding:8px 5px 5px 5px; 
	background-image:url(/images/menu_bg.gif); 
	background-repeat:repeat-x;
	font-size:11px;
	color:#888;
}

a:link {
	text-decoration:none;
	color:#ca6a28;
}

a:visited {
	text-decoration:none;
	color:#ca6a28;
}

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

a:active {
	text-decoration:none;
	color:#ca6a28;
}

.wsc_orange {
	color:#ca6a28;
}

#sub_cat_item {
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	padding:5px;
	width:200px;
	padding:5px 3px 5px 10px;
	margin:0px 5px;
	float:left;
	display:block;
}

a:link#sub_cat_item  {
	color:#364949;
}

a:visited#sub_cat_item  {
	color:#364949;
}

a:hover#sub_cat_item  {
	color:#fff;
	background-color:#9ab6b7;
}

a:active#sub_cat_item  {
	color:#364949;
}

.footer_link {
	color:#959595;
	text-decoration: none;
}

a:link.footer_link {
	color:#959595;
	text-decoration: none;
}

a:visited.footer_link {
	color:#959595;
	text-decoration: none;
}

a:hover.footer_link {
	color:#333;
	text-decoration: none;
}

a:active.footer_link {
	color:#959595;
	text-decoration: none;
}



.catimg {
	padding:8px;
}

.cattitle {
	padding:8px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	font-size:11px;
}

.price {
	font-weight:bold;
	font-size:11px;
}

.title_red_big{
	color: #900;
	font-size:15pt;
	font-weight:bold;
}

.catdesc {margin:0; padding:0; font-size:11px; color:#666;}
.toplinks {font-size:10px; text-transform:uppercase;}
.toplinks a {color:#b36632;}
