* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #85859c;
	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:Gray;
	border-width: 0px 1px 1px;
	border-style: solid;
}

/* Page Header */

#page_header {
	width: 780px;
	height: 280px;
	color: #fff;
	/*background: url('images/header_background.gif') repeat-x 0px 0px;*/
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 190px;
	height: 52px;	
	float:left;
}

#page_heading h1 {
	width: 150px;
	height:auto;
	font-family:Colonna MT;
	font-size:100px;	
}

#page_heading h2 {
	width: 150px;
	height:auto;
	font-family:Footlight MT Light;
	font-size:12px;	
	float: left;
	clear: both;
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 29px;
}

#page_menu ul {
	width: 780px;
	height: 29px;
	list-style-type: none;
	overflow: hidden;
}


/* 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 : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: gray;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: left;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #006699;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	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: #b6b6d2 1px solid;
	float: left;
}

#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;
}


/* Left Sidebar : Special Offer */

#specialoffer {
	width: 129px;
	height: 98px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	background: url('images/backgrnd.png') repeat-x 0px 0px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 
{
	color:white;
	font-size:12pt;
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
}

#specialoffer_link 
{
	
	margin-left: 12px;
	
}

#specialoffer_link a 
{
	font-size:12pt;
	color:white;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: red;
}
/*Job Offer*/

#joboffer {
	width: 129px;
	height: 98px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	background: url('images/backgrnd.png') repeat-x 0px 0px;
}

#joboffer_text {
	width: 129px;
	height: 60px;
}

#joboffer_text h2 
{
	color:white;
	font-size:12pt;
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;	
}

#joboffer_link 
{	
	margin-left: 12px;	
}

#joboffer_link a 
{
	font-size:12pt;
	color:white;
	text-decoration: none;
	font-weight: bold;
}

#joboffer_link a:hover {
	color: red;
}

/* 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: 5px 10px;
	width: 600px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color:#5470ec;
	font-size: 14px;
	font-family:Verdana;
	font-weight:bold;
	
}

#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: #5470ec;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #5470ec;
	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_text2 {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 275px;
	height:auto;
	padding-right:10px;
}
.sub_items_text1 {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 290px;
	height:auto;
	padding-right:10px;
}

.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;	
}
h6{
font-size:9px;}


/* Page Footer */

#page_footer {
	width: 780px;
}
/*sitemap*/
.ItemStyle
{
	font-family: "Arial";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-image: url(usm.gif);
	color: #003399;
	list-style-position: inside;
}

.PopItemStyle
{
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-image: url(dsmh.gif);
	color: #003399;
	font-family: "Arial";
	list-style-position: inside;
}
.ItemStyle1
{
	font-family: "Arial";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-image: url(usm.gif);
	color: #003399;
	list-style-position: inside;
	text-indent: 60pt;
}
.ItemStyle2
{
	font-family: "Arial";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-image: url(usm.gif);
	color: #003399;
	list-style-position: inside;
	text-indent: 25pt;
}
.PopItemStyle1
{
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-image: url(dsmh.gif);
	color: #003399;
	font-family: "Arial";
	list-style-position: inside;
	text-indent: 25pt;
}

#sitemap A:link {
	color: #003399;
	text-decoration: underline;
}
#sitemap A:visited {
	color: #002B84;
	text-decoration: underline;
}
#sitemap A:hover {
	
	color: #CC0000;
	text-decoration: underline;
}
td {
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}

#shortenquiry
{
	vertical-align:bottom;
	float:left;
	text-align:left;
	
}
#marqueecontainer{
position: relative;
width: 115px; /*marquee width */
height: 170px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid ;
padding: 2px;
padding-left: 4px;
}