/* CSS Document */

body{
	background:#393c39;
	font:11px Tahoma, Arial;
	color:#ff9300;
	margin:12px 0px 29px;
}

/*A:link, A:active, A:visited{
	text-decoration:none;
	color:#fff;
}

A:hover{
	text-decoration:underline;
	color:#fff;
}*/
.headng A:link,.headng A:active,.headng A:visited{
	text-decoration:none;
	color:#000;
}

.headng A:hover{
	text-decoration:underline;
	color:#000;
}
.menu2:link,.menu2:active,.menu2:visited{
	text-decoration:underline;
	color:#000;
}

.menu2:hover{
	text-decoration:none;
	color:#000;
}

INPUT{
	font:11px Tahoma, Arial;
}

SELECT{
	font:11px Tahoma, Arial;
}

#layout{
	width:878px;
	overflow:hidden;
}

#header{
	height:87px;
}

#logo{
	width:878px;
	height:257px;
	float:left;
}
#header_right{
	width:878px;
	text-align:right;/*
	position:absolute;*/
	overflow:hidden;
}

#header_right IMG{
	margin-top:10px;
}



.float_clear{
	height:0px;
	line-height:0px;
	clear:both;
	background:url(../images/clear.gif) repeat-x left top;
	behavior: url("iepngfix.htc") ;
}

.float_clear1{
	height:0px;
	line-height:0px;
	clear:both;
}




.search_area{
	width:400px;
	color:#fff;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.search_area SELECT{
	width:121px;
}

.go_btn{
	background:url(../images/go.gif) no-repeat left top;
	width:38px;
	height:18px;
	border:0;
	cursor:pointer;
	behavior: url("iepngfix.htc") ;
}
.go_btn1{
	background:url(../images/search.png) no-repeat left top;
	width:116px;
	height:26px;
	border:0;
	cursor:pointer;
	behavior: url("iepngfix.htc") ;
}
#banner_container{
	width:878px;
/*	height:196px;
*/
	overflow:hidden;
}

#banner{
	width:676px;
	height:193px;
	float:left;
	background:url(../images/banner-green.jpg) no-repeat left top;
	padding:2px 2px 0px 0px;
	behavior: url("iepngfix.htc") ;
}

#cms_align{
		width:325px;
		text-align:justify;
}

#login_area{
	width:230px;
}

#login_area INPUT{
	margin:0px 0px 7px;
}
form
	{
		margin:0px;
		padding:0px;
	}
.login_bttn{
	background:url(../images/log.png) no-repeat left top;
	height:24px;
	width:62px;
	border:0;
	cursor:pointer;
	margin:5px 0px 0px 0px;
	behavior: url("iepngfix.htc") ;
}
.login_bttn1{
	background:url(../images/login.jpg) no-repeat left top;
	height:24px;
	width:62px;
	border:0;
	cursor:pointer;
	margin:5px 0px 0px 0px;
	behavior: url("iepngfix.htc") ;
}
.login_bttn2{
	background:url(../images/login.jpg) no-repeat left top;
	height:24px;
	width:62px;
	border:0;
	cursor:pointer;
	margin:5px 0px 0px 0px;
	behavior: url("iepngfix.htc") ;
}
.bttn_cnt{
	height:19px;
	margin-bottom:15px;
}


.login_btm_lnks{
	margin-bottom:5px;	
}

html>body .login_btm_lnks{
	margin:8px 0px 5px;	
}

.login_btm_lnks IMG{
	vertical-align:top;
}

.main_body{
border:0px black solid;
	height: auto !important;
	/*padding:10px 15px 0px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

html>body .main_body{
	
	/*padding:10px 15px 10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.copyright_area{
	overflow:hidden;
	color:#000;
}

#copyright_lft{
	width:300px;
	float:left;
	height:24px;
}

#copyright_lft A:link, #copyright_lft A:active, #copyright_lft A:visited, #copyright_lft A:hover{
	color:#000;
	text-decoration:none;
}

#copyright_lft A:hover{
	color:#000;
	text-decoration:underline;
}


#copyright_rgt{
	float:right;
	height:24px;
}

#body_left_area{
	width:1px;
	float:left;
}

#categories{
	width:1px;
	float:left;
	border:0;
	padding:0px;
	margin-bottom:0;
}

#category_list UL{
	margin:10px 0px 10px 9px;
	padding:0;

}

#category_list UL LI{
	list-style-type:none;
	text-transform:capitalize;
	margin:7px 0px;
	background:url(../images/arrow2.gif) no-repeat left center;
	padding-left:16px;
	behavior: url("iepngfix.htc") ;
}

#items{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:520px;
}

#items_top_area{
border:0px blue solid;
	height:33px;
	overflow:hidden;
}

#items_top_area_ttl{
	min-width:75px;
	width:auto !important;
	width:75px auto;
	overflow:hidden;
	float:left;
	/*color:#F4700E;*/
	color:#000;
	font-weight:bold;
	padding-top:10px;
	font-size:14px;
	padding-left:10px;
}
#items_top_area_ttl a
	{
		color:#333333;
		text-decoration:none;
	}
#items_top_area_ttl a:hover
	{
		color:#333333;
		text-decoration:underline;
	}
.items_top_area_img{
	float:left;
}


#items_display_area{
border:0px  #FFFF33 solid;
      /* CODE CHANGED ON FEB-03...  COMMENTED BELOW LINES... */
   /* min-height:260px;
	height:auto !important;
	height:260px;
	padding:10px 0px 8px 0px;
	margin-bottom:10px;*/
	color:#333333;
	
}
#items_display_area a
	{
		color:#333333;
		text-decoration:underline;
	}
#items_display_area a:hover
	{
		color:#333333;
		text-decoration:none;
	}

html>body #items_display_area{
   
     /*height:50px;  */  /* CODE CHANGED ON FEB-03... ADDED THIS LINE AND COMMENTED BELOW LINES... */
	/*min-height:269px;
	height:auto !important;
	height:269px;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;*/
}

.item_block1{
	width:127px;
	overflow:hidden;
	float:left;
	
	   /*  CODE CHANGED ON JAN-02... STARTS HERE... */
	   
			/*margin:0px 8px 14px 0px; */
			
			  margin:0px 0px 14px 0px;
	
	   /* CODE CHANGED ON JAN-02... ENDS HERE... */
	color:#ff9300;
	font-weight:bold;
}

.item_block2{
	width:127px;
	height:112px;
	float:left;
	margin:0px 16px 14px 8px; 
}

.item_block3{
	width:127px;
	height:112px;
	float:left;
	margin-bottom:14px; 
}

.item_thumb{
	margin:5px 0px 5px 0px;
	/*border:2px solid #fca112;*/
	border:0px solid #ffad54;
}

.item_block_links{
	margin:10px 0px 5px 0px;
	
}

html>body .item_block_links{
	margin-top:3px;
}

.more_links{
	float:left;
	width:100%;
}
.more_links A:link,.more_links A:active,.more_links A:visited{
	text-decoration:none;
	color:#333;	
}

.more_links A:hover{
	text-decoration:underline;	
}

#body_right_area{
	float:left;
	width:197px;
}

.container_rgt{
	padding-top:2px;
	border:0;
	margin-bottom:10px;
	border-bottom:#cccccc 1px solid;
}

#news_body{
/*	padding:10px 10px 0px 10px;
	background-color:#3e5928;
	margin-top:5px;
	*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#242323;
	overflow:hidden;
}

.news_date A:link, .news_date A:active, .news_date A:visited,.news_date A:hover{
	color:#e60405;

}

.news_discription{
	margin:4px 0px 10px;
	line-height:15px;
}

.marketing_prdct_ttl{
	text-transform:uppercase;
	font-weight:bold;
}


.marketing_prdct_ttl A:link,.marketing_prdct_ttl A:active,.marketing_prdct_ttl A:visited{
	text-decoration:underline;
}

.marketing_prdct_ttl A:hover{
	text-decoration:none;
}

#marketing_body{
	padding:10px 10px 0px 10px;
}

.marketing_discription{
	padding:4px 0px 10px;
	line-height:15px;
	border-bottom:dashed 1px #555;
	margin-bottom:10px;
}

.marketing_discription_bottom{
	padding:4px 0px 9px;
	line-height:15px;
}

.login_arrow{
	margin:-4px 5px 0px 5px;
	vertical-align:middle;
}

.previous{
	float:left;
	width:17px;
	height:14px;
}

.next{
	float:right;
	width:17px;
	height:14px;
}

/* product Detils*/

#item_details{
border:0px red solid;
	width:100%;
	float:left;
	/*margin-left:14px;*/
}
#itemBigimage{
	/*width:190px;*/ /* feb-03...*/
	border:0px red solid;
	width:220px;
	height:auto;
	float:left;
	/*margin:0px 12px 0px 0px;*/ /* feb-03... */
	margin:0px 2px 0px 0px;
}
#productBigimage{
	background-color:#cccccc;
	border:0px green solid;
	padding:2px;
	width:180px;
	
}
#productBigimage IMG{
	/*border:solid 1px #ff9300;*/
	border:solid 1px #cccccc;
}

#itemDescription{
	width:325px;
	height:auto;
	float:right;
	text-align:left;
	margin-top:25px;
}
#itemDescription .product_sold{
	color:#ff0000;
}

h4.productHead{
	font-size:12px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	margin:0px; 
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.productId{
/*border:1px #CC3300 dashed;*/
	padding:5px;
	font-size:13px;
	font-weight:bold;
	background-color:#0;
	text-align:left;
	color:#f7941d;
	width:100%;
}

.productPrice{
	padding:3px;
	font-size:13px;
	font-weight:bold;
	background-color:#0;
	text-align:left;
	color:#333333;
}
.detailsBotLinks{
	padding:3px 5px;
	text-align:center;
	/*background-color:#ff9300;*/
	background-color:#f5f5f5;
	border:#cccccc 1px solid;
	margin-top:12px;
			
}

   /*  CODE CHANGED ON JAN-29... STARTS HERE... */
#detailsBotLinks a
	{
	     font:normal bold 12px Arial, Helvetica, sans-serif;
		/*font-family:Arial, Helvetica, sans-serif;
		font-size:12px; */
		color:#f7941d;
		text-decoration:underline;
	}
#detailsBotLinks a:hover
	{
	    font:normal bold 12px Arial, Helvetica, sans-serif;
		/*font-family:Arial, Helvetica, sans-serif;
		font-size:12px; 
		color:#000000;*/
		color:#78af02;
		text-decoration:none;
	}

   /*  CODE CHANGED ON JAN-29... ENDS HERE... */

/*Portfilio*/

#portfilo_top_links{
	height:17px;
	padding-top:2px;
	background-color: #0;
}

#seller_info_container{
	margin-top:13px;
}

#seller_info_left{
	width:341px;
	float:left;
}

#seller_info_right{
	width:280px;
	float:left;
	height:66px;
	border:solid 1px #E9E9E9;
}

#seller_info_right{
	width:280px;
	float:left;
	height:63px;
	border:solid 1px #E9E9E9;
}

#seller_info_right IMG{
	margin:7px 0px 0px 15px;
}

.seller_info_table TD{
	height:22px;
	background:#E9E9E9;
	border-bottom:solid 1px #fff;
}

#seller_discription{
	margin:8px 0px 16px;
}

#sample_work_title{
	height:19px;
	background:#E9E9E9;
	border:solid 1px #ddd;
	font-weight:bold;
	font-size:14px;
	padding:1px 0px 0px 6px;
}

.sample_photo{
	width:133px;
	height:100px;
	padding:1px;
	border:solid 3px #ccc;
	float:left;
	margin:14px 20px 0px 0px;
}

.sample_photo1{
	width:133px;
	height:100px;
	padding:1px;
	border:solid 3px #ccc;
	float:left;
	margin-top:14px;
}

#my_cart{
	width:197px;
	border:solid 1px #CECECE;
	padding:2px 0px;
	margin-bottom:10px;
}

#mycart_discription{
	padding:10px 10px 10px 8px;
}


/*---newly added---*/

.text_information{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff0000;
	font-weight:normal;
	margin-left:30px;
	margin-bottom:10px;
	
}

.required{
font-size:12px;
color:#FF0000;

}


/*------new div------*/

#items_top_area_1{
	width:623px;
	height:43px;
	float:left;
	background:url(../template3_images/items_top_links_bg.gif) repeat-x left top;
	overflow:hidden;
	behavior: url("iepngfix.htc") ;

}
#items_top_area_ttl_2{
	min-width:75px;
	width:auto !important;
	width:75px;
	height:23px;
	overflow:hidden;
	float:left;
	color:#F4700E;
	font-weight:bold;
	padding-top:10px;
}


/*------new div-------*/

/*---Newly Added---*/

.item_block_category{
	width:127px;
	height:75px;
	background:url(../images/portfolio_category.gif) no-repeat left top;
	float:left;
	margin:0px 8px 14px 0px; 
	behavior: url("iepngfix.htc") ;
}

.button{
 color:#FFFFFF;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:600;
 background-color:#78af02;
 border-width:2px;
 border-style:outset;
 border-top:#78af02 1px solid;
 border-left:#78af02 1px solid;
 border-right:#999999 2px solid;
 border-bottom:#999999 2px solid;
 height:25px;
 vertical-align:middle;
}

.reset_bttn{
	width:62px !important;
	height:24px;
	background:url(../images/reset1.png) no-repeat left top;
	border:0;
	behavior: url("iepngfix.htc") ;
}

.clearer {
height:0px;
font-size:.001%;
clear:both;
}
.enjoy-img{
	padding:5px 0px 5px 0px;
	/*margin:0px 10px 0px 0px;
	width:240px;*/
	float:right;
}

.flash-img{
padding:0px 0px 10px 0px;
/*margin:0px 10px 10px 0px;
width:240px;
*/float:right;
}
.searchlink a
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#0033CC;
	}
.ratebeforpropagesty
	{
		float:left;
		width:100%;
		padding:5px 0 0 0;
		margin:0px;
	}
.useleftpanelstyst a
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:underline;
		color:#f7941d;
	}
.useleftpanelstyst a:hover
	{
		text-decoration:none;
	}
.ordinarylinks a
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:underline;
		color:#000000;
	}
.ordinarylinks a:hover
	{
		text-decoration:none;
	}
.corblack121 b
	{
		color:#000000;
	}	
.lates
	{
		color:#000000;
	}						

/*---------------Old style-------------------------*/
/*
#logo{
	width:157px;
	height:27px;
	float:left;
	padding:21px 0px 0px 22px;
}
.links{
	width:750px;
	float:left;
	height:33px;
	font-weight:bold;
	overflow:hidden;
}

.links A:link,.links A:active,.links A:visited{
	width:92px;
	height:23px;
	display:block;
	background:url(../images/link_seperator.gif) no-repeat right top;
	float:left;
	text-decoration:none;
	color:#fff;
	padding-top:10px;
}

.links A:hover{
	text-decoration:none;
	color:#000;
	float:left;
}

#links_active{
	text-decoration:none;
	color:#000;
}
#links_container{
	background:url(../images/links_bg.gif) repeat-x left top;
	height:33px;
	padding-left:10px;
}
.search_area{
	width:352px;
	float:right;
	padding:5px 15px 0px 0px;
	color:#fff;
}
#login_area{
	width:178px;
	height:179px;
	float:left;
	padding:20px 15px 0px;
}
#layout{
	width:950px;
	background:#000400;
}
.item_block1{
	width:127px;
	height:112px;
	float:left;
	margin:0px 8px 14px 0px; 
	color:#ff9300;
	font-weight:bold;
}
#items_display_area{
	min-height:260px;
	height:auto !important;
	height:260px;
	padding:10px 0px 8px 0px;
	margin-bottom:10px;
}
#items{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:433px;
	float:left;
	margin-left:14px;
	
}
.enjoy-img{
	padding:10px 0px 10px 0px;
	margin:0px 10px 0px 0px;
	width:240px;
	float:right;
}

.flash-img{
padding:20px 0px 10px 0px;
margin:0px 10px 10px 0px;
width:240px;
float:right;
}
.copyright_area{
	height:34px;
	background:#747474;
	color:#fff;
}

#copyright_lft{
	width:300px;
	float:left;
	height:24px;
	padding:10px 0px 0px 15px;
}

#copyright_lft A:link, #copyright_lft A:active, #copyright_lft A:visited, #copyright_lft A:hover{
	color:#fff;
	text-decoration:none;
}

#copyright_lft A:hover{
	color:#fff;
	text-decoration:underline;
}


#copyright_rgt{
	width:550px;
	float:right;
	height:24px;
	padding:10px 15px 0px 0px;
}
#item_details{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:620px;
	float:left;
	margin-left:14px;
}
#itemDescription{
	width:415px;
	height:auto;
	float:right;
	text-align:left;
}
.button{
 color:#FFFFFF;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:600;
 background-color:#ffa400;
 border-width:2px;
 border-style:outset;
 border-color:#ff8100;
 height:25px;
 vertical-align:middle;
}
.go_btn{
	background:url(../images/go_bttn.gif) no-repeat left top;
	width:27px;
	height:19px;
	border:0;
	cursor:pointer;
}
.login_bttn{
	background:url(../images/login_bttn.gif) no-repeat left top;
	height:20px;
	width:58px;
	border:0;
	cursor:pointer;
	margin:5px 0px 0px 0px;
}
.reset_bttn{
	width:50px !important;
	height:19px;
	background:url(../images/reset.gif) no-repeat left top;
	border:0;
}
*/
/*---------------Old style-------------------------*/