body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1a2828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;	
}
h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:none;
}
h2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#C2D98B;
}
#display_middlecontent h2 a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#C2D98B;
}
h3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
h3 span {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c2d98b;
}
#maindiv {
	width:853px;
	margin-left:auto;
	margin-right:auto;
}
.clear {
	clear:both;
}
#container_top {
	height:79px;
	width:853px;
}
#top_bg {
	height:38px;
	background-image:url(../img/top_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
/*---  Navigation
			---------------------------*/

#navigation {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	height:41px;
}
#navigation ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
#navigation li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float:left;
}
.nav_left {
	background-image:url(../img/nav_left.gif);
	width:11px;
	height:41px;
}
.nav_right {
	background-image:url(../img/nav_right.gif);
	width:9px;
	height:41px;
}
.nav a{
	display:block;
	width:119px;
	height:29px;
	background:url(../img/nav_bg.gif) 0px 0px no-repeat; 
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
}
.nav a:hover{
	background:url(../img/nav_bg.gif) 0px -41px no-repeat; 
	color:#333333;
	text-decoration:none;
}
#container_middle {
	background-color:#c2d98b;
	padding:0px 5px 0px 5px;
	width:843px;
}
#container_middle01 {
	background-color:#c2d98b;
	padding:0px 0px 0px 0px;
	width:843px;
	background-color:#000000;
}
/*---  Login Section
			---------------------------*/

#container_login {
	background-color:#1a2828;
	height:39px;
	text-align:right;
	padding:10px 15px 0px 0px;
	color:#C2D98B;
	width:828px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#container_login a{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#container_login span {
	padding-left:30px;
}
#display_contentarea {
	background-image:url(../img/bannerimage.jpg);
	background-repeat:no-repeat;
	padding:25px 10px 20px 20px;
	width:813px;
}
/*---  CSS for displaying top content
			---------------------------*/

#display_topcontent {
	width:813px;
	height:320px;
}
/*---  News listing box
			---------------------------*/

#container_news {
	width:275px;
	float:left;
	height:300px;
}
/*---  CSS for listing for news and events
			---------------------------*/

.listing_ctnt {
	width:160px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	
}
.listing_ctnt ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.listing_ctnt li {
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border-bottom:#63755c 1px solid;
}
.listing_ctnt li a {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#c2d98b;
}
.listing_ctnt li span {
	color:#ffffff;
	display:block;
	font-weight:bold;
}

/*---  Logo
			---------------------------*/
#logo {
	width:264px;
	height:273px;
	float:left;
	background-image:url(../img/digitally.png);
	display:block;
}

/*---  Event listing box 
			---------------------------*/
#container_events {
	width:179px;
	float:right;
}
/*---  CSS for displaying middle content
			---------------------------*/
#display_middlecontent {
	width:813px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;	
	padding-bottom:20px;
	
}
#display_middlecontent a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;	
}
#display_middlecontent a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;	
	text-decoration:none;	
}
#display_middlecontent a:hover {
	text-decoration:underline;
}

#display_middlecontent_left {
	width:580px;
	float:left;
	
}
/*--- Gallery_scrool 
			---------------------------*/
.scroll_line{
	background-image:url(../img/line.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:526px;
	height:245px;
}

.scroll_line_static{
	background-image:url(../img/line.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:810x;
	height:245px;
}
				
#gallery{
	width:520px;
	
}
#gallery ul{
	padding:20px 0px 0px 0px;
	margin:0px;
	list-style:none;
}
#gallery li{
	padding:0px 7px 0px 0px;
	margin:0px;
	list-style:none;
	float:left;
}
	
#display_middlecontent_right {
	width:220px;
	float:right;
	
}
#flash_music{
	/*background-image:url(../img/flas_music.gif);*/
	background-position:right top;
	background-repeat:no-repeat;
	width:220px;
	height:122px;
	margin:auto;
}
/*--- CSS for displaying bottom content 
			---------------------------*/
#display_bottomcontent {
	width:810px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:10px;
	
}
#display_bottomcontent ul {
	padding:10px 0px 0px 0px ;
	margin:0px;
	list-style:none;	
}
#display_bottomcontent li {
	padding:0px;
	margin:0px 2px 0px 0px;
	list-style:none;
	float:left;	
}

/*--- Copy right
			---------------------------*/
.copy_right{
	width:813px;
	background-image:url(../img/bottom_line.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#5C5C5C;
	padding-top:5px;
	height:18px;
}

/*--- Footer 
			---------------------------*/
#footer_bg {
	background-image:url(../img/bottom_bg.gif);
	width:853px;
	background-repeat:no-repeat;
	background-position:top;
	height:35px;
}
/*---  Textbox Button style
			---------------------------*/

/*---Login Section Textbox -----*/ 
.textbox01 {
	color:#000000;
	background-color:#CCCCCC;
	border:#CCCCCC 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:125px;
}
/*---Image style
				---------------------------*/ 
img.image_style1{
	border:#333333 1px solid;
}

/*PHPSC*/
.required{
	color:#FF0000;
}

.error, .error_message {
	color:#FF0000;
	font-size: 11px;
	margin: 2px 0px;
	font-weight: normal;
}

.highlight {
	background-color: #99CC00;
	color:#000000;
	padding: 0;
}

.nprice {
	color: #666;
	text-decoration: line-through;
}

img { border:none; }

#notification {
	position: fixed;
	bottom: 0;
	padding: 0;
	height: 20px;
	margin: 0;
	width: 100%;
	background-color: #FFFF99;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.flexcroll a{
	font-size:11px;
	color:#A23900;
	font-weight:bold;
	text-decoration:none;
}

#pscroller1{
width: 215px;
height: 180px;
padding-left: 5px;
}

/*
#pagination{
	float:left;
}
#categoryaction{
	float:left;
}
*/

/*************PHPSC CART*************/
/************************** Inside page content with image display *****************************/
.insidepage_imgfield_right {
	width:220px;
	height:130px;
	float:right;
	border:#CCCCCC 1px solid;
}
.insidepage_imgfield_left {
	width:220px;
	height:130px;
	float:left;
	border:#CCCCCC 1px solid;
	margin-right:10px;
}
/************************** Inside page box display *****************************/
.box_top {
	background-image:url(../img/box_top.gif);
	background-repeat:no-repeat;
	width:208px;
	height:15px;
}
.box_middle {
	background-image:url(../img/box_middle.gif);
	width:188px;
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
.box_bottom {
	background-image:url(../img/box_bottom.gif);
	width:208px;
	height:13px;
	background-repeat:no-repeat;
}
/************************** Product Listing Section *****************************/
#product_breadcumb a{
	font-weight:bold;
	color:#A23900;
	text-decoration:none;
}

#product_category {
	background-color:#FFCB05;
	padding:8px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
#product_category ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
#product_category li{
	padding:0px 0px 0px 15px;
	margin:5px 15px 0px 0px;
	list-style:none;
	width:200px;
	float:left;
	/*background-image:url(../img/icon_arrow.gif);*/
	background-repeat:no-repeat;
	font-weight:bold;
	color:#A23900;
}
#product_category li a{
	font-weight:bold;
	color:#A23900;
	text-decoration:none;
}
#product_category li a:hover{
	font-weight:bold;
	color:#A23900;
	text-decoration:none;
}
#product_cate_head {
	background-color:#CCCCCC;
	padding:5px;
}
.category_listing {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.category_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.category_listing li{
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	/*background-image:url(../img/underline.gif);*/
	background-repeat:repeat-x;
	background-position:bottom;
}
.category_listing li span{
	color:#CC0000;
	font-weight:bold;
	
}
/************************** Product Detail Page  *****************************/
.category_listing_dtls {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.category_listing_dtls ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.category_listing_dtls li{
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	/* border-bottom:#CCCCCC 1px solid; */
	display:block;
}
.category_listing_dtls li span{
	color:#CC0000;
	font-weight:bold;
}
.display_product_image {
	width:100px;
	float:left;
}
.display_product_dtls_image {
	width:300px;
	float:left;
}
.display_product_detls {
	float:right;
	width:475px;
	/* border-left:#DDDDDD 1px solid; */
	padding-left:15px;
}
.display_product_dtlspage {
	float:right;
	width:225px;
	padding-left:15px;
}
.display_free_shipping {
	background-image:url(../img/free_shipping.gif);
	width:85px;
	height:20px;
	display:block;
	/*
	PHPSC
	float:left;
	*/
}
.display_sold {
	background-image:url(../img/sold.gif);
	width:85px;
	height:20px;
	display:block;
}

.display_expert_review {
	background-image:url(../img/ereview.gif);
	width:85px;
	height:20px;
	display:block;
}
.display_url {
	background-image:url(../img/url.gif);
	width:85px;
	height:20px;
	display:block;
}
/************************** CSS for email to friend link *****************************/
.email_friend {
	background-image:url(../img/button_email_friend.gif);
	width:85px;
	height:19px;
	display:block;
}
/************************** CSS for larger image link *****************************/
.large_image {
	background-image:url(../img/button_largerimage.gif);
	width:82px;
	height:19px;
	display:block;
}
/************************** Category Listing *****************************/
.display_category {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.display_category ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.display_category li{
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image:url(../img/underline_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.display_category li a{
	background-image:url(../img/icon_arrow_02.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#636363;
}
.display_category li a:hover{
	background-image:url(../img/icon_arrow_02.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#90BE05;
}
/************************** Manufactureres and Search Field *****************************/
.display_field {
	padding:15px 0px 10px 0px;
}
/************************** Related Products *****************************/
.display_related_products {
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.display_related_products ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.display_related_products li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	display:block;
	border:#E5E5E5 2px solid;
	height:75px;
}
.head_style {
	background-image:url(../img/head_bg.gif);
	background-repeat:no-repeat;
	width:135px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 0px 0px 20px;
}
/************************** Same Category Product Listing *****************************/
.product_samecategory_listing {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.product_samecategory_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.product_samecategory_listing li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	
}
/************************** Next Page Button *****************************/
.textlink_next {
	background-image:url(../img/nextlink.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	width:64px;
	height:18px;
}
/************************** CSS for dotted underline *****************************/
.display_underline {
	background-image:url(../img/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
}
/************************** Model Number *****************************/
.display_modelno {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8B8B8B;
}