/* CSS Document */

body{
	background:#CDCDCD;
	font:11px Tahoma, Arial;
	color:#000;
	margin:12px 0px 29px;
}

A:link, A:active, A:visited{
	text-decoration:none;
	color:#000;
}

A:hover{
	text-decoration:underline;
	color:#000;
}

INPUT{
	font:11px Tahoma, Arial;
}

SELECT{
	font:11px Tahoma, Arial;
}

#layout{
	width:1210px;
	background:#fff;
}

#header{
	/*height:87px;*/
	background:#fff url(../images/body_lft_top_crv.gif) no-repeat left top;
}

/*#logo{
	width:157px;
	height:27px;
	float:left;
	padding:21px 0px 0px 22px;
}
#header_right{
	width:176px;
	float:right;
	background:url(../images/body_rgt_top_crv.gif) no-repeat right top;
	padding:10px 15px 0px 0px;
}*/

/*#header_right IMG{
	margin-top:10px;
}*/

/*#links_container{
	background:url(../images/links_bg.gif) repeat-x left top;
	height:33px;
	padding-left:10px;
}*/
#links_container_new
{
background:url(../images/menu_back.jpg) repeat-x;
height:43px;
padding-left:20px;
}

.float_clear{
	height:0px;
	line-height:0px;
	clear:both;
	background:url(../images/clear.gif) repeat-x left top;
}

.float_clear1{
	height:0px;
	line-height:0px;
	clear:both;
}


.links{
	width:750px;
	float:left;
	height:33px;
	font-weight:bold;
	overflow:hidden;
	padding-left:415px;
}

.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{
	background:url(../images/links_hvr.gif) no-repeat right top;
	text-decoration:none;
	/*color:#7bbd51;*/
	color:#FFFFFF;
	width:110px;
	float:left;
}

#links_active{
	background:url(../images/links_hvr.gif) no-repeat right top;
	text-decoration:none;
	color:#7bbd51;
}

.search_area{
	width:352px;
	float:right;
/*	padding:5px 15px 0px 0px;*/
	color:#000;
}

.search_area SELECT{
	width:121px;
}

.go_btn{
	background:url(../images/go_a.jpg) no-repeat left top;
	width:37px;
	height:24px;
	border:0;
	cursor:pointer;
}

#banner_container{
	height:196px;
}

#banner{
	width:676px;
	height:193px;
	float:left;
	background:url(../images/banner-green.jpg) no-repeat left top;
	padding:2px 2px 0px 0px;
}

#cms_align{
		width:325px;
		text-align:justify;
}

#login_area{
	width:618px;
	height:248px;
	float:left;
	background:url(../images/login_back.png) no-repeat left top;
	padding:50px 225px 0px;
}

#login_area INPUT{
	margin:0px 0px 7px;
}

.login_bttn{
	background:url(../images/login_new.png) no-repeat left top;
	height:75px;
	width:124px;
	border:0;
	cursor:pointer;
}

.bttn_cnt{
	height:19px;
	margin-bottom:55px;
}

.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:url(../images/body_grdnt_bg.gif) repeat-x left top;
	padding:0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

html>body .main_body{
	min-height:327px;
	background:url(../images/body_grdnt_bg.gif) repeat-x left top;
	/*padding:10px 15px 10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.copyright_area{
	height:34px;
	background:url(../images/fot_menu_back.jpg) repeat-x;
	height:99px;
/*	background:#747474;*/
	color:#fff;
	/*padding-top:25px;*/
}

#copyright_lft{
	width:600px;
	float:left;
	/*background:url(../images/copyright_left_crv.gif) no-repeat left top;*/
	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;
/*	background:url(../images/copyright_rgt_crv.gif) no-repeat right top;*/
	height:24px;
	padding:10px 15px 0px 0px;
}

#body_left_area{
	width:197px;
	float:left;
}

#categories{
	width:197px;
	float:left;
	border:solid 1px #CECECE;
	background:#fff;
	padding:2px 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(../images/arrow2.gif) no-repeat left center;
	padding-left:16px;
}

#items{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:600px;
	float:left;
	margin-left:14px;
	}

#items_top_area{
	height:33px;
	background:url(../images/items_top_links_bg.gif) repeat-x left top;
	overflow:hidden;
}

#items_top_area_ttl{
	min-width:75px;
	width:auto !important;
	width:75px auto;
	height:23px;
	background:url(../images/top_title__bg.gif) repeat-x left top;
	overflow:hidden;
	float:left;
	color:#F4700E;
	font-weight:bold;
	padding-top:10px;
}

.items_top_area_img{
	float:left;
}


#items_display_area{
	min-height:260px;
	height:auto !important;
	height:260px;
	border-left:solid 1px #CECECE;
	border-right:solid 1px #CECECE;	
	border-bottom:solid 1px #CECECE;
	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:10px 8px 10px 9px;
	margin-bottom:10px;
}

.item_block1{
	width:167px;
	height:185px;
	background:url(../images/item_bg.jpg) no-repeat left top;
	float:left;
	margin:0px 2px 14px 0px;
}

.item_block2{
	width:127px;
	height:112px;
	background:url(../images/item_bg.gif) no-repeat left top;
	float:left;
	margin:0px 16px 14px 8px; 
}

.item_block3{
	width:127px;
	height:112px;
	background:url(../images/item_bg.gif) no-repeat left top;
	float:left;
	margin-bottom:14px; 
}

.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{
	float:right;
	width:297px;
}

.container_rgt{
	background:#fff;
	padding-top:2px;
	border:solid 1px #cecece;
	margin-bottom:10px;
}

#news_body{
	padding:10px 10px 0px 10px;
}

.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:2px 5px 0px 0px;
}

.previous{
	float:left;
	width:54px;
	height:19px;
}

.next{
	float:right;
	width:54px;
	height:19px;
}

/* product Detils*/

#item_details{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:713px;
	float:left;
	
}
#itemBigimage{
	width:260px;
	height:auto;
	float:left;
	margin:0px 12px 0px 0px;
}
#productBigimage{
	background-color:#ccc;
	padding:5px;
	width:250px;
}
#productBigimage IMG{
	border:solid 1px #fff;
}

#itemDescription{
	width:415px;
	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;
}
.productPrice_b{
	padding:3px;
	font-size:13px;
	background-color:#e9e9e9;
	border-top:solid 1px #fff;
}

.detailsBotLinks{
	padding:3px 5px;
	text-align:center;
	background-color:#a5a7aa;
	margin-top:12px;
}


/*Portfilio*/

#portfilo_top_links{
	height:17px;
	padding-top:2px;
	background-color: #a5a7aa;
}

#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;
	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;

}


/*------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;
}


/*------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; 
}

.button1{
 color:#FFFFFF;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:600;
 background-color:#b50d00;
 border-width:2px;
 border-style:outset;
 border-color:#300300;
 height:25px;
 vertical-align:middle;
}

.reset_bttn{
	width:123px;
	height:75px;
	background:url(../images/reset.png) no-repeat left top;
	border:0;
}
.topban{
margin-bottom:50px;
height:60px;
border:solid 1px;}
.brd
{
border:solid 1px #333333;
line-height:20px;
border-style:double;
}
.srch
{
background:url(../images/search_back.jpg) no-repeat;
width:239px;
height:230px;
padding-left:25px;
color:#CCCCCC;
}
.srch a{
color:#FFFFFF;}
.middlearea
{
padding-left:235px;
}
.src_textbox
{
background-color:#999999;
border:thin;
height:20px;
}
.account
{
font-size:14px;
font-weight:bold;
border:solid 1px;
}
.hd_wish
{
background:url(../images/manage_table_th_bg.gif);
height:29px;
}
.productPrice_a{
	padding:3px;
	font-size:13px;
	font-weight:bold;
	background-color:#e9e9e9;
	border-top:solid 1px #fff;
	color:#f01200;
}
.photohd
{
background-color:#e6e6e6;
}
.lfttble
{
white-space:normal;
}
.slideMenu
{  
  height:30px;
  line-height:30px;
  width:219px;
  border:0px solid #c8c8c8;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  color:#969696;
  margin:0;
  
}
a.link:link,a.link:visited
{
color:#969696;
font-weight:bold;
text-decoration:none;
margin-right:25px;
height:30px;
width:219px;
}
.backgroung-l
{
background:url(../images/left.gif) no-repeat;
height:247px;
width:8px;
}
.backgroung-c
{
background:url(../images/center.gif) repeat-x;
height:247px;
}
.backgroung-r
{
background:url(../images/right.gif) no-repeat;
height:247px;
float:left;
width:8px;
margin-top:1px;
}
.clear
{
clear:both;
}
.slider1
{
background:url(../images/caraudio.gif) no-repeat;
height:30px;
width:219px;
}
.slider2
{
height:30px;
width:160px;
border-bottom:1px solid #cccccc;
text-align:center;
}
.image
{
float:left;
width:455px;
height:230px;

}
.slider
{
float:left;
}	
.msg
{
width:466px;
height:220;
}