


body {
	background-color: #333333;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	background-attachment: fixed;
}



body, td, th {
	color: #333333;
}


.navigation{
	font-size:14px;
}

h1 {
	margin: 0px;
	display: block;
	font: 18px Arial, Helvetica, sans-serif;
	background-color: #7b3044;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	height: 16px;
	}


h2 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
}

/*

a {
  color: #336600;
}



.content {
	padding: 5px;
}

.navigation{
	background-color: #000000;
	height: 24px;
	vertical-align: middle;
}

.navigation a:link, .navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: table;  
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.navigation a:hover{
	color: #FFAD00;
	background-color: #333333;
	text-decoration: none;
}
*/

.heading{
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #7b3044;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	height: 16px;
	}
.heading .title{
	float: left;
}
.heading .paging{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.toolbox{
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #817d7c;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	height: 16px;
}
.toolbox .right_tool{
	float: right;
}
.toolbox h5{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
.toolbox select{
	font-size: 10px;
	background-color: #817D7C;
	color: #FFFFFF;
}
.thumb{
	display: block;
	height: 100px;
	width: 100px;
	border: 1px dotted #CCCCCC;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	text-align: right;
}
.product_thumb{
	float: left;
	width: 540px;
	padding: 5px;
	margin: 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.product_thumb .thumb{
	display: block;
	height: 340px;
	width: 200px;
	border: 1px dotted #CCCCCC;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	text-align: right;
}
.product_thumb .thumb a{
	margin-top: 310px;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 26px;
	float: right;
	padding: 5px;
}
.product_thumb .country_icon{
	float: right;
	padding: 3px;
}
.product_thumb .featured_icon{
	float: right;
	padding: 3px;
}
.product_thumb h2{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 3px;
	display: block;
	height: 20px;
	float: left;
}
.product_thumb .description{
	float: left;
	padding: 3px;
	display: block;
	width: 330px;
	color: #000000;
	font-size: 12px;
}
.product_thumb .description a:link, .product_thumb .description a:visited{
	color: #000000;
	text-decoration: underline;
}
.product_thumb .description a:hover{
	color: #990000;
	text-decoration: none;
}
.product_thumb .point{
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.product_thumb .point_source{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.catagories{
	width: 200px;
}
.v_line{
	background-color: #c2c2c2;
}
.catagories a:link, .catagories a:visited{
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	background-color: #424242;
}
.catagories a:hover{
	color: #FF6600;
	text-decoration: none;
	background-color: #333333;
}
.catagories h2{
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1e1e1e;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	font-style: normal;
}
.sort{
	margin: 0px;
	padding: 0px;
	display: block;
	white-space: nowrap;
}
.sort form input{
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	visibility: hidden;
}
.sort a:link, .sort a:visited{
	display: block;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #888888;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0px;
}
.sort a:hover{
	color: #7B3044;
	text-decoration: none;
	background-color: #999999;
}
.content_area{
	padding: 10px;
	margin: 0px;
}



.vendor_thumb{
	float: left;
	width: 250px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 80px;
}
.vendor_thumb:hover{
	padding: 1px;
	border: 5px solid #7B3044;
	cursor: pointer;
}
.vendor_thumb .thumb{
	display: block;
	height: 70px;
	width: 70px;
	border: 1px dotted #CCCCCC;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
.vendor_thumb h2{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	display: block;
	float: left;
	width: 170px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.vendor_thumb .description{
	color: #999999;
	display: block;
	float: left;
	width: 170px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.vendor_description{
	padding: 5px;
	display: table;
	background-color: #FFFFFF;
	color: #000000;
}
.vendor_description .thumb{
	height: 70px;
	width: 70px;
	border: 1px dotted #CCCCCC;
	margin: 5px;
	display: inline;
}
.vendor_description h2{
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 14px;
	color: #990000;
}





.pricelist_country{
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #2a2829;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}
.pricelist_vendor{
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #595758;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}
.pricelist_products{
	background-color: #FFFFFF;
}
.pricelist_products tr:hover{
	background-color: #FFFFCC;
}
.pricelist_products td{
	color: #000000;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #595758;
	text-align: center;
}
.pricelist_products .sku{
	width: 15%;
}
.pricelist_products .name{
	width: 40%;
}
.pricelist_products .model{
	width: 10%;
}
.pricelist_products .case{
	width: 13%;
}
.pricelist_products .type{
	width: 10%;
}
.pricelist_products .price{
	width: 12%;
}
.product{
	background-color: #FFFFFF;
	color: #000000;
}
.product td{
	color: #000000;
	font-size: 12px;
}
.pg:link, .pg:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.pg:hover{
	color: #7B3044;
	background-color: #FFFFFF;
}
.pgselect:link, .pgselect:visited{
	text-decoration: none;
	padding: 3px;
	color: #7B3044;
	background-color: #FFFFFF;
}
.pgselect:hover{
	color: #7B3044;
	background-color: #FFFFFF;
}






































.ddsmoothmenu{
font: 14px Arial, Helvetica, sans-serif;
background: #000000; /*background of menu bar (default state)*/
width: 100%;
height:40px;

}

.ddsmoothmenu ul{
position:absolute;
z-index:10;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #000000; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
color: #2d2b2b;
text-decoration: none;

}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
 /*background of menu items during onmouseover (hover state)*/
color: #FFAD00;
background-color: #333333;
text-decoration: none;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;

}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 11px Verdana;
width: 260px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
visibility:hidden;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
visibility:hidden;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}