* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #000000;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	background: url('images/testtitle.jpg') repeat-x 0px 0px;
	overflow: visible;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 110px;
	height: 21px;
	float: left;
	background: url('images/menu_background.jpg') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 114px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 12px;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #feaf00;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #feaf00 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}


/* Left Sidebar : Special Offer */

#specialoffer1 {
	margin-bottom: 2px;
	padding: 1px 1px 1px 0px;
	border-color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	width: 128px;
	height: 98px;
	overflow: hidden;
	background: url('images/scan1.jpg') no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}
#specialoffer2 {
	margin-bottom: 2px;
	padding: 1px 1px 1px 0px;
	border-color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	width: 128px;
	height: 98px;
	overflow: hidden;
	background: url('images/x3small.jpg') no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}
#specialoffer3 {
	margin-bottom: 2px;
	padding: 1px 1px 1px 0px;
	border-color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	width: 128px;
	height: 98px;
	overflow: hidden;
	background: url('images/ls2208small.jpg') no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
	background: url('images/specialoffer_header.gif') no-repeat 0px 0px;
}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: #f2f2f2;
}


/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 644px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 3px 3px;
	width: 620px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 280px;
}

#new_item header a:hover {
	color: #56567c;
}

#new_item_header h1 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item header h2 a:hover {
	color: #56567c;
}

#new_item_image {
	border-color: #000000;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	width: 300px;
	height: 300px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_hardware_image {
	border-color: #000000;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	width: 620px;
	height: 100px;
	float: right;
	overflow: hidden;
	text-align: center;
}

#new_item_imagesmall {
	border-color: #000000;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	width: 300px;
	height: 120px;
	float: right;
	overflow: hidden;
	text-align: right;
}
#new_item_text {
	float: left;
	clear: left;
	width: 600px;
}
#new_item_textsml {
	float: left;
	clear: left;
	width: 300px;
}
#new_main_text {
	float: left;
	clear: left;
}

#new_item_link {
	float: left;
	clear: left;
	width: 100px;
	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: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #000000;
	font-size: 14px;
	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_footer {
	width: 780px;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #000000;
	text-align: center;
}

#powered_by a {
	color: #9595c2;
}

#product_brands {
	float: left;
}

#product_brands ul {
	width: 780px;
	list-style-type: none;
}

#product_brands li {
	margin: 1px 1px 1px 1px;
	height: 180px;
	list-style-type: none;
	float: left;
}

#product_brands li.zalcom {
	width: 107px;
	background: url('heron_title.jpg') no-repeat 0px 0px;
}

#product_brands li.digital {
	width: 385px;
	background: url('images/heron_title.jpg') no-repeat 0px 0px;
}

#product_brands li.adept {
	width: 385px;
	background: url('images/memorgif.gif') no-repeat 0px 0px;
}

#product_brands li.simtel {
	width: 99px;
	background: url('images/brand_simtel.gif') no-repeat 0px 0px;
}

