/* CSS Document  url(/template3_images/bg.gif) repeat */

body{
	background: #eeeeee url(/template3_images/bg1.jpg) repeat-x;
	font:11px Tahoma, Arial;
	color:#333333;
	margin:5px 0px 29px;
}

A:link, A:active, A:visited{
	text-decoration:none;
	color:#333333;
}

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

INPUT,SELECT{
	font:11px Tahoma, Arial;
}

#layout{
	width:930px;
	background:#eeeeee;
}

#header{
	height:120px;
	background:#353432 url(/template3_images/logo1.jpg) ;
	border-top: 1px solid #595959;
}

footer{
	background: url(/template3_images/bg1.jpg) repeat-x;
	height:120px;
	font:11px Tahoma, Arial;
}

#logo{
	width:362px;
	height:120px;
	float:left;
	padding:0px 0px 0px 0px;
}
#header_right{
	width:180px;
	float:right;

	padding:1px 1px 0px 0px;
margin-top: -44px;
}

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

#links_container{
	background: #353432 url(/template3_images/navigation.jpg) repeat ;
	height:30px;
	padding-left:0px;
	padding-bottom:3px;


}

.float_clear{
	height:0px;
	line-height:0px;
	clear:both;
	background:url(../template3_images/clear.gif) repeat-x left top;
}

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

.float_clear2{
	height:0px;
	line-height:0px;
	clear:both;
	overflow:hidden;
}


.links{
	width:930px;
	float:left;
	height:33px;
	font-weight:bold;
	overflow:hidden;
	border-bottom: 1px solid #595959;

}

.links A:link,.links A:active,.links A:visited{
	width:92px;
	height:23px;
	display:block;

	margin-right:5px;
	float:left;
	text-decoration:none;
	color:#fff;
	padding-top:9px;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
}

.links A:hover{

	text-decoration:none;
	color:#f4700e;
	float:left;

}

#links_active{

	text-decoration:none;
	color:#f4700e;


}

.search_area{
	width:320px;
	float:right;
	padding:5px 5px 5px 5px;
	color:#eeeeee;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
margin-top: -48px;
margin-right: 5px;
}

.search_area SELECT{
	width:121px;

}

.go_btn{
	background:url(../template3_images/go_bttn.gif) no-repeat left top;
	width:27px;
	height:19px;
	border:0;
	cursor:pointer;
}

#banner_container{
	background:#eeeeee;
	height:270px;
}

#banner{
	background: #eeeeee;
	height:270px;
	border-top: 1px solid #251d1a;

	padding:0px 0px 0px;
	width:930px;
}

#cms_align{
	height:300px;
	margin-right:70px;
	padding:0px 0px 0px;
	text-align:justify;
	width:930px;
	float:left;



	border-bottom: 1px solid #cfccc9;
}

#login_area{
	width:320px;
	height:50px;
	float:right;
	background: #eeeeee;
	padding:5px 5px 5px 5px;
	margin-top: -420px;
	margin-right: 5px;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
}

#login_area2{
	width:320px;
	height:150px;
	float:left;
	background: #eeeeee;
	padding:5px 25px 5px 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	border-top: 1px solid #cfccc9;
	border-left: 1px solid #cfccc9;
	border-right: 1px solid #cfccc9;
	border-bottom: 1px solid #cfccc9;
}

#login_area INPUT{
	margin:0px 0px 7px;
}

.login_bttn{
	background:url(../template3_images/login_bttn.gif) no-repeat left top;
	height:19px;
	width:47px;
	border:0;
	cursor:pointer;
}

.bttn_cnt{
	height:19px;
	margin-bottom:15px;
}

.bttn_cnt INPUT{
	vertical-align:top;
}

.login_btm_lnks{
	margin-bottom:5px;	
}

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

.login_btm_lnks IMG{
	vertical-align:top;
}

.main_body{
	min-height:327px;
	height: auto !important;
	height:327px;
	background: #eeeeee;
margin-top: 40px;
	padding:10px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

html>body .main_body{
	min-height:327px;
	background: #eeeeee;
	padding:10px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.copyright_area{
	height:40px;
	width: 100%;
	background:  #ffffff;
margin-top: 10px;
	color:#333333;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

#copyright_lft{
	width:400px;
	float:left;
	background:  #ffffff;
	font:11px Tahoma, Arial;
	color:#333333;
	height:30px;
	padding: 10px 0px 0px 15px;
}

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

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


#copyright_rgt{
	width:10px;
	float:right;
	background:  #ffffff;
	height:40px;

}

#body_left_area{
	width:200px;
	float:left;

}

#categories{
	width:200px;

	background: #ffffff url(/template3_images/left.gif) no-repeat left top;
	padding:0px 0px;
	margin-bottom:10px;

}

#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(../template3_images/arrow2.gif) no-repeat left center;
	padding-left:16px;
}

#items{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:716px;
	float:left;
	margin-left:14px;

}

#items_top_area{
	height:33px;
	background:url(../template3_images/top_title__bg.gif) repeat-x left top;
	overflow:hidden;

}
#items_top_area5{
	height:33px;
	background:url(../template3_images/top_title__bg5.gif) repeat-x left top;
	overflow:hidden;

}
#items_top_area6{
	height:33px;
	background:url(../template3_images/top_title__bg5.gif) repeat-x left top;
	overflow:hidden;

}

#items_top_area2{
	height:33px;
	background:url(../template3_images/top_title__bg.gif) repeat-x left top;
	overflow:hidden;

}

#items_top_area_ttl{
	min-width:75px;
	width:auto !important;
	width:75px;
	height:23px;
	background:url(../template3_images/top_title__bg2.gif) repeat-x left top;
	overflow:hidden;
	float:left;
	color:#F4700E;
	font-weight:bold;
	padding-top:10px;
}


/*------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;

}
#items_top_area_ttl_2{
	min-width:75px;
	width:auto !important;
	width:75px;
	height:23px;
	background:url(../template3_images/top_title__bg.gif) repeat-x left top;
	overflow:hidden;
	float:left;
	color:#F4700E;
	font-weight:bold;
	padding-top:10px;
}

#items_top_area_ttl_3{
	min-width:75px;
	width:auto !important;
	width:75px;
	height:23px;
	background:url(../template3_images/products_bg.gif) repeat-x left top;
	overflow:hidden;
	float:left;
	color:#F4700E;
	font-weight:bold;
	padding-top:10px;
}

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

.items_top_area_img{
	float:left;

}

#items_display_area{
	min-height:260px;

	height:auto !important;
	height:260px;
	border-left:solid 1px #cfccc9;
	border-right:solid 1px #cfccc9;	
	border-bottom:solid 1px #cfccc9;
	background:#fff;
	padding:10px 8px 8px 9px;
	margin-bottom:10px;
}

html>body #items_display_area{
	min-height:269px;
	height:auto !important;
	height:269px;
	border-left:solid 1px #CECECE;
	border-right:solid 1px #CECECE;	
	border-bottom:solid 1px #CECECE;
	background:#fff;
	padding:15px 8px 15px 30px;
	margin-bottom:0px;
}

.item_block1{
	width:127px;
	height:132px;
	background:url(../template3_images/item_bg.gif) no-repeat left top;
	float:left;
	margin:0px 4px 7px 0px; 
}
.item_block_1{
	width:127px;
	height:132px;
	background:url(../template3_images/item_bg.gif) no-repeat left top;
	float:inherit;
	
	
	margin:0px 4px 7px 0px; 
}

.item_block2{
	width:127px;
	height:132px;
	background:url(../template3_images/item_bg.gif) no-repeat left top;
	float:left;
	margin:0px 8px 7px 4px; 
}

.item_block3{
	width:127px;
	height:132px;
	background:url(../template3_images/item_bg.gif) no-repeat left top;
	float:left;
	margin-bottom:7px; 
}

.item_thumb{
	margin-top:5px;

}

.item_block_links{
	margin-top:1px;
}

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{

	width:195px;
}

.container_rgt{
	background:#fff;
	padding-top:0px;
	padding-left:0px;
	border:solid 0px #cecece;
	margin-bottom:10px;
	margin-left:6px;
}

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

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

}

.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:2px 5px 0px 0px;
}

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

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

/* product Detils*/

#item_details{
	min-height:310px;
	height:auto !important;
	height:310px;
	width:714px;
	float:left;
	margin-left:14px;

background: #ffffff;

}


#item_details2{
	min-height:310px;
	height:auto !important;
	height:310px;
	width:714px;
	float:left;
	margin-left:14px;
background: #ffffff ;
	border-left:solid 1px #cfccc9;
	border-right:solid 1px #cfccc9;	
	border-bottom:solid 1px #cfccc9;

color: #333333;



}
#itemBigimage{
	width:260px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
}
#productBigimage{
	background-color:#ccc;
	padding:5px;
	width:250px;
}
#productBigimage IMG{
	border:solid 1px #fff;
}

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

h4.productHead{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	margin:0px; 
}

.productId{
	padding:3px;
	font-size:13px;
	font-weight:bold;
	background-color:#e9e9e9;
	border-bottom:solid 1px #fff;
}

.productPrice{
	padding:3px;
	font-size:13px;
	font-weight:bold;
	background-color:#e9e9e9;
	border-top:solid 1px #fff;
}
.detailsBotLinks{
	padding:3px 5px;
	text-align:center;
	background-color:#E9E9E9;
	margin-top:12px;
}


/*Portfilio*/

#portfilo_top_links{
	height:17px;
	background:#E9E9E9;
	padding-top:2px;

}

#seller_info_container{
	margin-top:13px;
}

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

#seller_info_right{
	width:280px;
	float:left;
	height:66px;
}

html>body #seller_info_right{
	width:280px;
	float:left;
	height:63px;
}

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

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

#seller_discription{
	margin:50px 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;
	background:#fff;
	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:bold;
	
	
}

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

}

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

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

.button{

}

.reset_bttn{
	width:50px !important;
	height:19px;
	background:url(../images/reset.gif) no-repeat left top;
	border:0;
}eat left top;
	border:0;
}eat left top;
	border:0;
}op;
	border:0;
}