@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:Verdana;
	font-size:12px;
}

a {
	margin:0;
	text-decoration:none;
	color:#0046d8;
	}

a:hover, a:active, a.selected {
	color:#333;
}

.title {
	margin-top:0px;
	background: #aaa url(images/client_block_header.jpg) center no-repeat;
	color:#0046d8;
	padding-top:2px;
	padding-left:4px;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	height:20px;
}
.alt_title {
	margin-top:0px;
	color:#0046d8;
	background:#e4f1fc url(images/client_block_bg.jpg) bottom right no-repeat;
	border: 1px solid #ddd;
	padding-top:1px;
	padding-left:4px;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	height:20px;
}

#header {
	background:#fff url(images/client_header_bg.jpg) repeat-x;
	height: 140px;
	}
#logo {
	background: url(images/client_header.jpg) top left no-repeat;
	height: 140px;
}

#header p {
	margin:0px;
	padding:0px;
	}
#header_hl {
	height: 140px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
	padding-right:38px;
	background-image:url(images/client_header_hl.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#header span {
	display:none;
	}
	
#header_nav {
	position:absolute;
	top:115px;
	left: 185px;
	font-variant:small-caps;
	font-size:12px;
	color:#999;
	font-weight:bold;
}

#header_nav a {
	color:#ccc;
}

#header_nav a:hover, #header_nav a:active, #header_nav a.selected {
	color:#e03719;
}

#search {
	margin:0px;
	border: 0px none;
	padding: 5px 8px;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/search_text.jpg);	
	height:15px;
	width:120px;
	color: #ccc;
}
#search_btn {
	position:absolute;
}


#header_msg {
	margin-top:37px;
	margin-right:-28px;
	font-variant:small-caps;
	font-size:12px;
	color:#999;
	font-weight:bold;
}

.block {
	border: 1px solid #ddd;
	border-top: 0px none;
	background:#e4f1fc url(images/client_block_bg.jpg) bottom right no-repeat;
	margin:5px;
	line-height: 18px;
	}

.block p {
	margin:10px 10px;
	}

.block_products p {
	margin:10px 10px;
	line-height: 18px;
	}
	
.block ul {
	list-style:none;
	padding: 0px;
	margin:0px;
	}

.block li {
	border-bottom:1px solid #ccc;
	width:100%;
	font-variant:small-caps;
	padding:2px 0px;
	}
	
.block li.last_li {
	border:0px none;
	}
.block li p, .block li.last_li p{	
	margin: 0px 5px;
	}

.block li:hover, .block li.last_li:hover{	
	background:#fff url(images/li_bg.jpg) bottom right no-repeat;
	}

.sub_item{
	text-decoration:none;
	color:#333;
	}
	
.sub_item a{
	color:#333;
	font-size:11px;
}

.sub_item a:hover, .sub_item a:active, .sub_item a.selected {
	color:#0046d8;
}

#wrapper {
	margin: 0 auto;
	width:900px;
	background-color:#fff;
	border-left: solid #28238c 4px;
	border-right: solid #28238c 4px;
}
#container {
	padding-left: 200px;   /* LC width */
  	padding-right: 200px; 	/* RC width */
}

#container .column {
  position: relative;
  float: left;
}

#content {
	width:100%;
	}
	
#rightbar {
	  width: 200px;          /* RC width */
	  margin-right: -200px;  /* RC width */
}
#leftbar {
	width: 200px;          /* LC width */
	right: 200px;          /* LC width */
	margin-left: -100%;
	}

.clearing {
	clear:both;
	height:0px;
}
	
#footer {
	background:#000 url(images/footer_bg.jpg) repeat-x;
	color:#999;
	height: 25px;
	clear:both;
}

#footer a{
	font-variant:small-caps;
	margin:5px;
	text-decoration:none;
}

#footer_nav {
	margin:5px;
	font-variant:small-caps;
	text-align:right;
	float:right;
	font-weight:bold;
}

#footer_nav a:hover, #footer_nav a:active, #footer_nav a.selected {
	color:#CCC;
}

#plug {
	margin:5px;
	font-variant:small-caps;
	text-align:left;
	float:left;
	color:#666;
}

#plug a {
	color:#666;
	text-decoration:none;
}

#plug a:hover, #plug a:active, #plug a.selected {
	color:#aaa;
}



#product_list {
	width:100%;
	margin-right: -10px;
	margin-top:0px;
}

#product_list img{
	border: 0px none;
	padding: 5px;
}

#product_list td{
	padding-top:5px;
	padding-bottom:4px;
	vertical-align:top;

}

.seperate{
	border-bottom: 1px dashed #CCCCCC;
}

.block_products {
	margin:5px;
	line-height: 18px;
	}

.block_products h3 {
	font-size:16px;
	}
	
	
.product_title {
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
}
.product_desc {
	margin-top:2px;
	font-size:11px;
}
.product_price {
	margin-top:7px;
	font-size:10px;
	font-weight:bold;
}


#user_login {
	text-align: right;
	margin:0 auto;
	font-size:11px;
	}
	
#user_login .text {
	width: 90px;
}

#login_btn {
}

#cart  {
	width:100%;
	margin-right: -10px;
	margin-top:10px;
	}
#cart p {
	line-height:normal;
	margin:3px;
	padding:0px;
	font-size:11px;
	}
.cart_title td{
	color:#999;
	font-variant:small-caps;
	border-bottom: 1px dashed #CCCCCC;
	}
