body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bg_orangetile.gif);
	background-color: #000000;
}
a:link {
	color: #FF6600;
}
em {
	font:italic 9px Verdana, Arial, Helvetica, sans-serif;
}
.proddesc p, .proddesc span, .proddesc div, .proddesc td, .proddesc ul, .proddesc ol {
	font-size:11px;
}
form {
	padding:0;
	margin:0;
}
#nav-product {
	float:left;
	display:inline;
	position:absolute;
	list-style:none;
	height:35px;
	width:131px;
	top:30px;
	padding:none;
	margin-left:-3.5em;
	background-image: url(../img/btn_nav_product_of.gif);
}
#nav-product:hover {
	background-image: url(../img/btn_nav_product_orange.gif);
}
#nav-product:hover ul#nav-category {
	visibility:visible;
}
ul#nav-category {
	visibility:hidden;
	position:absolute;
	list-style:none;
	padding:0px;
	left:-.4em;
	margin-top:35px;
}
ul[id=nav-category] li {
	background-image:url(../img/bg_pddropdwn_mid.png);
	width:139px;
	height:18px;
}
ul[id=nav-category] li.last {
	background-image:url(../img/bg_pddropdwn_btm.png) !important;
	height:24px;
}
#nav-category li a:link, #nav-category li a {
	padding-left:1em;
	padding-top:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#nav-category li a:hover {
	color:#FFCC00;
}

/* IE Only */
* html #nav-product {
	float:left;
	display:block;
	position:relative;
	list-style:none;
	height:35px;
	width:131px;
	top:auto;
	margin-left:-1.5em;
}
#nav-product.over {
	background: url(../img/btn_nav_product_orange.gif) no-repeat;
	
}
#nav-product.over ul#nav-category {
	visibility:visible;
	text-align:left;
	top:35px;
	left:-44px;
	margin-top:auto;
	height:100%;
}
* html #nav-category li a {
	display:block;
	cursor:pointer;
	margin-bottom:-2px;
	width:139px;
	height:18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_pddropdwn_mid.png', sizingMethod='crop');
	
}
* html #nav-category li.last a {
	height:24px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_pddropdwn_btm.png', sizingMethod='crop');
	
}

* html #nav-category li a:link:hover {
	color:#FFCC00;
	z-index:2000;
}

.page-title {
	color: #FFFFFF;
	font-weight: bold;
}
.news-img {
	border:1px solid #999;
	width:80px;
	height:80px;
}

.showcase-img {
	width:500px;
	height:183px;
}
.product-related-img {
	border:1px solid #999;
	width:50px;
	height:50px;
}
.product-img {
	
}
.highlight {
	font-weight:bold;
}
.search-date {
	height:auto;
	font-size:smaller;
}
.message {
	padding-bottom:1em;
	font-weight:bold;
	font-size:12px;
}
.error {
	color:#990000;
}
#flashMessage {
	color:#990000;
}
.popup-notification {
	width:auto;
	height:auto;
	padding:1em;
	margin:4em 10em 1em -10em;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:1000;
	background-color:#CCC;
	color:#FFFFFF;
	visibility:hidden;
	-moz-border-radius:10px;
	-moz-opacity:-5;
}
ul#product-nav {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;

}
ul#product-nav li.cat-parent {
	display:block;
	clear:both;
	width:176px;
	/*margin-bottom:-.3em;*/
}
ul#product-nav >  li.cat-parent {
	display:block;
}


ul#product-nav li.cat-parent a {
	list-style:none; 
	background-image:url(../img/hdr_subnav_accessories_on.png);
	background-repeat:no-repeat;
	padding:none;
	height:25px;
	display:block;
}
ul.cat-sub{
	background-color:#CCC !important;
	float:left;
	width:176px;
	padding:0px;
	margin:0px;

}
ul.cat-sub li{
	font-size:9px;
	list-style:none;
	display:block;
	clear:both;
	margin-left:0px;
	padding:.4em 0em 0em 0em;
}

* html ul.cat-sub li{
	background-color:#CCC !important;
	list-style:none;
	display:block;
	clear:both;
	top:0em;
	left:0em;
	margin-left:0em;
	padding:.4em 0em 0em 0em;
}
ul.cat-sub li p{
	margin:0em 0em 0em 1.3em;
	color:#333333;
}
* html ul.cat-sub li p{
	margin:0em 0em 0em 1.5em;
	color:#333333;
}
ul.product-list{
	list-style:none;
	padding-top:0em;
	padding-left:2.3em;
	border-bottom:1px solid white;
}
* html ul.product-list{
	list-style:none;
	clear:both;
	padding-left:2.6em;
	margin-left:0em;
}
ul.product-list li {
	margin-left:0px;
}
ul.product-list li a {
	background-image:none !important;
	text-decoration:none;
	color:#666;
	padding-bottom:1em;
	height:auto !important;
}
ul.product-list li a:hover, ul.product-list li a.current {
	color:#FF6600;
}
div.img-holder {
 /* this is a div for holding of img*/
 /* set the width and height of this div to that of the img */
	width:500px;
	height:183px;
}
div.img-pagination {
	padding-right:1em;
	font-size:8px;
	text-align:right;
}
div.img-pagination .curr-page {
	color:#666666;
	text-decoration:none;
	
}

/** text content styling **/
.title {
	color: #FF6600;
}
.bodytext {
	color: #333333;
}

.home-news {
	height:42px; overflow:hidden;text-overflow: ellipsis;
}
