/* CSS styles */


/* general html tags */
body {
	background-color:#ffffff;
	margin:0px;
	color:#333333;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
form{
	margin:0px;	
	padding:0px;
}
input{
	margin:0px;	
	padding:0px;
}
img{
	border:0px;
}
ul{
	margin:0px;
	padding:0px;
}


/* end GENERAL tags */

/* header */
#header{
}
#nav{
	text-align:right;
	padding-top:5px; 
}
#nav a{
	text-decoration:none;
	color:#666666;
	padding-left:15px;
	padding-right:15px;
}
#nav a:hover{
	text-decoration:underline;
	color:#333333;
}
#nav a.bag_link {
	color:Red;
	padding-left:11px;
	margin-right: 0px;
	padding-right: 0px;
}
#nav  a.bag_link:hover{
	text-decoration:none;
}

#topNav{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*margin:0px 0px 0px 569px;*/
	float:right;
	margin-right:20px;
	 #margin-right:30px;
	_margin-right:15px;
}
#topNav li{
	float:left;
	background-image:url(/style/front/spacer.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#menuContainer
{
  width:950px;
  text-align:center;
}
	/* site menu */
	.center_menu_container
	{
	margin:0 auto;
	display:block;
	width:970px;
	#width:970px;
	_width:1025px;
	_padding-left:50px;
	}
	.menu_container
	{
		background-color:#DBDBDB;
        width:100%;
		margin-bottom:10px;
	}

	.menu{
		margin:0px;
		padding:0px;
		background-color:#DBDBDB;
		height:24px;
		width:1050px;
		_width:1025px;
	}

	.menu li{
		background-color:#DBDBDB;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		text-transform:uppercase;
		padding-top:5px;
		padding-bottom:5px;
		float:left;
	}
	.menu li.active{
		background-color:#000000;
		color:#ffffff;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		text-transform:uppercase;
		padding-top:5px;
		padding-bottom:5px;
		float:left;
	}
	.menu a{
		text-decoration:none;
		color:#000000;	
		font-weight:600;
		padding:5px 18px 5px 19px;
	}
	
	.menu li.active a{
		text-decoration:none;
		color:#ffffff;	
		font-weight:600;
		padding:5px 18px 5px 19px;
	}
	.menu a:hover{
		color:#ffffff;
		background-color:#000000;
	}
	.menu li.active a:hover{
		color:#ffffff;
		background-color:#000000;
	}
	/* end site menu */

#logo{
	text-align:center;
}
#header #logo input{
	width:142px;
	border:solid 1px #999999;
	height:15px;
}
#header #logo input.search_btn{
	width:67px;
	background:url(/style/front/search_btn.gif) no-repeat ;
	border:none;		
	height:17px;
}

.search_form
{
	float:right;
	margin:5px 15px 0 0;
}

/* end header */



/* main content of the site */
#page{
	width:100%; 
	margin:0px auto;
}

#main_container
{
padding-left:10px;
width:960px;
display:block;
margin:0 auto;
background-color:White;
}

#content{
    width:100%;
	background-color:#F0F0F0;
	margin:0px auto;
}

#leftContent{
	width:691px;
	float:left;
	margin-right:10px;
	height:534px;
	margin-bottom:0px;
}

#rightContent{
	width:250px;
	float:left;
	height:534px;
}

#bigImageContainer{
	margin-bottom:10px;
	width:691px;
	height:433px;
	cursor:pointer;

}

.mediumImageContainer{
	width:250px;
	height:260px;
	cursor:pointer;
}

.smallImageContainer{
	float:left;
	margin-right:8px;
	width:225px;
	height:89px;
	cursor:pointer;
	 _margin-bottom:-10px;
}
#designers a{
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}
#designers a:hover{
	color: #ffffff;
	background-color: #000;
}
.cat_lvl2{
	padding: 3px 10px;
}
.cat_lvl3{
	padding: 3px 20px;
}
.cat_lvl2 a{
	text-decoration: none;
	color: #000000;
}
.cat_lvl2 a:hover{
	background-color: #000;
	text-decoration: none;
	color: #ffffff;
}
.cat_lvl3 a{
	text-decoration: none;
	color: #000000;
}
.cat_lvl3 a:hover{
	background-color: #000;
	text-decoration: none;
	color: #ffffff;
}
.designer_url a{
	text-decoration: none;
	color: #333333;
}
.designer_url a:hover{
	text-decoration: underline;
	color: #333333;
}
div.designer_url{
	font-size: 14px;
	padding: 5px 0px;
}
td.pagination_class a{
	color: #999999;
	padding-right: 6px;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
td.pagination_class a:hover{
	color: #2B2D27;	
}
.pagination_separator{
	background-image: url(img/spacer_pagination.gif);
	background-repeat: no-repeat;
	height: 9px;width: 1px;
}
.detail_prod_designer{
	color: #333333;
	font-size: 20px;
}
.detail_prod_name{
	color: #333333;
	font-size: 14px;
	margin-top: 11px;
}

/* end main content of the site */

/* footer style */
#footer{
	background-color:#F0F0F0;
	height:150px;
	padding:0px;
	padding-top:14px;
	font-size:11px;
	margin-top:10px;
	color:#CCCCCC;
	width:100%;
}
#footer span {
	color:#000000;
	font-size:11px;
	padding:0 10px;
	text-decoration:none;
}

.footer_container
{
width:1010px;
display:block;
margin:0px auto;
background-color:#F0F0F0;
}
#footer_left{
	float:left;
	padding-top:3px;
	font-size:13px;
	
}
#footer_right{
	float:right;
	margin-right:30px;
	#margin-right:30px;
	_margin-right:15px;
}

#footer a{
	text-decoration:none;
	color:#000000;	
	padding:0px 10px;
	font-size:11px;
}
#footer a.news_submit{	
	color:#FFFFFF;	
	background-color:#B2B2B2;
	padding:4px 8px 3px 3px;
	font-weight:800;
	height:17px;
}

#footer a:hover{
	text-decoration:underline;
}
#footer  input{
	width:142px;
	border:solid 1px #999999;
	margin-right:10px;
	height:17px;
	margin-top:5px;
	color:#959595;
}
#copyright{
	text-align:center; 
	color:#2B2D27;
	width:960px;
	margin:0px auto;
}
#copyright a{
	padding:0px 5px;
	color:#999999;
	font-size:12px;
	text-transform:uppercase;
}
#copyright_text
{
	font-size:12px;
	padding-left:5px;
	margin-top:15px;
	float:left;
	color:#5F5F5F;
}
#newsletter
{
	padding:0px;
	height:16px;
	border:1px solid #CCCCCC;
}
#terms_text
{
	margin-top:15px;
	float:right;
	
}
/* end footer style */


.tab_view_cart  table {margin:25px 0px ;color: #ffffff;}
.tab_view_cart td {text-align:left;font-size:12px;padding:15px 10px 16px 13px;border-bottom:1px solid #1F2324;}
.tab_view_cart td.td_1 {background-color:#ffffff;padding:10px 10px 10px 13px;font-weight:800;}
.tab_view_cart td.td_2 {background-color:#ffffff;padding:13px 10px 13px 13px;}
.tab_view_cart td.td_2 input {background-color:#ffffff;border:none;width:35px;text-align:center;height:19px;padding-top:3px;}
.tab_view_cart td.td_2 a.summer {text-decoration:none;color:#8BBDDE;font-weight:800;}
.tab_view_cart td.td_21 {text-align:center;padding:15px 0px;font-weight:800;color:#3E6F91;font-size:14px}



.hover_home_picture
{
	background-color:Black;
	width:100%;
	height:100%;
	opacity:0.15;
	filter: alpha(opacity = 15);
	
}

/* ids */



/* end ids */






/* classes */
.clearboth{
	clear:both;
}
	
	
/* end classes */

