* {margin: 0px; padding: 0px;}
body {
	height: 100%;
	background:#FFFFFF url(images/header_background.gif) repeat-x;
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color:#CE0000;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

span {
	display: none;
}

img {
	border: none;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 900px;
	background:#FFFFFF;
}
/* Page Header */

#page_header {
	width: 900px;
	height: 250px;
	color: #fff;
	overflow: hidden;
}
#page_heading {
	height: 250px;
	background: url('images/company_logo.jpg') no-repeat;
}
/* Left Sidebar */

#left_sidebar {
	width: 220px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color:#D2D2D2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;

}

#categories_header {
	margin-bottom: 2px;
	height: 20px;
	background-color:#4E4E4E;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px;
	padding:0;
	width:220px;
	list-style-type: none;
}

#categories li {
height: 21px;
list-style-type: none;
border-bottom:#DFDFDF 1px solid;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}
/* Main Content Area */

#main_content {
	margin-right: 2px;
	padding:0 10px;
	width: 650px;
	float: right;
}
#main_content h1{font-size:21px; 
                 font-weight:normal; 
				 color:#F94E04; 
				 padding:3px 0; 
				  margin: 0
				 }

#main_content h2{font-size:18px; 
                 font-weight:normal; 
				 color:#F94E04; 
				 padding:3px; 
				 margin:5px 0
				 }

#main_content p{margin:10px 0;}

#main_content li{list-style:square;
                 margin:5px 12px;}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 110px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 110px;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}

.sub_items_cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo .addtocart {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 12px;
	text-align: left;
	background: url('images/button_addtocart.gif') no-repeat 0% 0%;
}


/* Page Footer */
#page_bottom {
	background:#EEEFE9;
	padding:30px 10px;
}
.page_bottom_internal {
	color:#535353;
	 width:200px;
	 float:left;
	 margin:0 3px;
}

#page_footer {
	width:100%;
	background:#FFFFFF url(images/footer_bg.jpg) repeat-x;
}

#powered_by {
	padding-top: 17px;
	height: 30px;
	color:#FFFFFF;
	text-align: center;
}

#powered_by a {
	color:#FFFFFF;
}

#product_brands {
	float: left;
}

#product_brands ul {
	width: 470px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.zalcom {
	width: 107px;
	background: url('images/brand_zalcom.gif') no-repeat 0px 0px;
}

#product_brands li.digital {
	width: 95px;
	background: url('images/brand_digital.gif') no-repeat 0px 0px;
}

#product_brands li.adept {
	width: 126px;
	background: url('images/brand_adept.gif') no-repeat 0px 0px;
}

#product_brands li.simtel {
	width: 99px;
	background: url('images/brand_simtel.gif') no-repeat 0px 0px;
}

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

#tabs {
	width:600px;
	height:30px;
	padding:45px 0 0 0;
	float:right;
	}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#tabs li { float:left;
	margin:0 2px;
	padding:7px;
	background:#FFFFFF; 
       
	}
	
#tabs li:hover{background:#F55203}
#tabs a {
	text-decoration:none;
	color:#0080FF;
	}

#tabs a:hover {
	text-decoration:none;
	color:#0080FF;
	}
.active{ background:#F55203 !important; 
          padding:7px;
	}
.active a{color:#FFFFFF !important}
