@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: #333;	
	
	background: url(../images/bg_full.jpg) repeat top center;
}

p {
	margin: 0;
}
 p.tangerine {
	 line-height: 34px;
	 font-size:32px;
	 font-family: Tangerine, arial, serif;
 }

.slideshow { height: 375px; width: 500px; overflow: hidden; float:right; border:5px solid #FF421C; }
.slideshow2 { height: 375px; width: 500px; overflow: hidden; float:right; border:5px solid #FF421C; }

a {
	color: #ff6600;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a.selected {
	color: #ff6600;
	text-decoration: none;
	outline: none;
	font-weight:bold;
}

a.selected:hover {
	text-decoration: underline;
	font-weight:bold;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom:20px;
	/* border-bottom: solid 3px #ffcc66; */
	float: left;
	background: url(../images/menu_over_slice.jpg) no-repeat center bottom;
}


h2 {
	font-size: 18px;
	color: #333;
	margin: 0;
	padding: 0;
	float: left
}

.red_hightlight {
	color: #ff3300;
	font-size: 15px;
	font-weight: bold;
}
/** Wrap **/

#wrap {
	width: 963px;
	margin: 0 auto;
}

#wrap #logo {
    float: left;
    height: 217px;
    padding-left: 7px;
    text-align: center;
    width: 100%;
}

#wrap #scart {
	width: 500px;
	padding-top:80px;
	padding-right: 7px;
	float:left;
	text-align:right;
}

#wrap #scart a {
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
}

#content {
	width: 963px;
	clear: both;
}

#content #top {
	background: url(../images/top_smooth.jpg) no-repeat;
	width: 963px;
	height: 17px;
	float: left;
}

#content #drop_shadow {
	width: 947px;
	background: url(../images/shadow.png) repeat-y;
	padding: 0 8px;
	float: left;
	behavior: url(resource/iepngfix.htc);
}

#content #drop_shadow #c_area {
	width: 921px;
	margin: 0 auto;
	padding: 0 12px;
	
	background: url(../images/content_bg.jpg) repeat-x #FFF;
	
	/*border-left: solid 1px solid #CCC;
	border-right: solid 1px solid #CCC;*/
	
	float: left

}

#content #drop_shadow #c_area #menu {
	margin:0 0 0 150px;
}

#content #drop_shadow #c_area #menu ul{
	margin: 0;
	padding: 6px 0;
	
	list-style: none;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	
	float: left
}

#content #drop_shadow #c_area #menu ul li {
	padding: 0 65px 0 11px;
	height: 40px;
	float: left
}

#content #drop_shadow #c_area #menu ul li a {
	color: #666;
	height: 40px;
	text-decoration: none;
	float: left
}

#content #drop_shadow #c_area #menu ul li a:hover {
	color: #000;
	height: 40px;
	text-decoration: none;
	background: url(../images/menu_over_slice.jpg) no-repeat center bottom;
}

#content #drop_shadow #c_area #c_wraper {
	float: left;
}

#content #drop_shadow #c_area #home_new_coll {
	width: 380px;
	height: 365px;
	padding:0px 20px 10px 10px;
	float: left;
}

#content #drop_shadow #c_area #home_handbags_right {
	float: left;
}

#content #drop_shadow #c_area #home_handbags_right #browse {
	width: 143px;
	height: 25px;
	padding-top: 11px;
	padding-left: 5px;
	/* background: url(../images/browse_product_bg.jpg) no-repeat -6px 6px; */
	float: right
}

#content #drop_shadow #c_area #home_handbags_right #browse a {
	font-size: 11px;
	font-weight: bold;
}

#content #drop_shadow #c_area #home_handbags_right #products ul {
	list-style: none;
	margin: 0;
	padding: 20px 25px 0;
	width: 432px;
	float: left;
}

#content #drop_shadow #c_area #home_handbags_right #products ul li{
	float: left;
	width: 110px;
	margin-right: 34px;
	margin-bottom: 30px;
	float: left;
}

#content #drop_shadow #c_area #home_handbags_right #products ul li a {
	font-size: 11px;
	color: #333;
	text-align: center;
	margin-bottom: 3px;
	float: left;
}

#content #drop_shadow #c_area #home_handbags_right #products ul li a img {
	float: left;
	border: solid 2px #CCC;
	margin-bottom: 3px;
}



/**** Inside *****/

#content #drop_shadow #c_area #c_wraper_inside {
	float: left;
	width: 900px;
	padding-left: 10px;
}

#content #drop_shadow #c_area #c_wraper_inside .row {
	width: 910px;
	float: left;
	clear: left;
	overflow:hidden;
	padding: 5px 0;
	vertical-align:top;
}

#content #drop_shadow #c_area #c_wraper_inside .col_left {
	float: left;
	width: 216px;
}

#content #drop_shadow #c_area #c_wraper_inside .col_left a {
	width: 136px;
	height: 13px;
	padding: 10px 18px;
	margin: 5px 0;
	float: left
}

#content #drop_shadow #c_area #c_wraper_inside .col_left .border {
	font-size: 1px;
	height: 1px;
	width: 172px;
	border-bottom: dashed 1px #CCC;
	float: left;
}

#content #drop_shadow #c_area #c_wraper_inside .col_left a:hover {
	background-color: #ff6600;
	color: #FFF;
	text-decoration: none;
}

#content #drop_shadow #c_area #c_wraper_inside .col_right {
	width: 672px;
	float: right;
}

#content #drop_shadow #c_area #c_wraper_inside .col_right #products ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#content #drop_shadow #c_area #c_wraper_inside .col_right #products ul li {
	width: 216px;
	margin-right: 12px;
	padding-bottom: 43px;
	float: left;
}
#content #drop_shadow #c_area #c_wraper_inside .col_right #products ul li a {
	font-weight: bold;
	font-size: 13px;
}

#content #drop_shadow #c_area #c_wraper_inside .col_right #products ul li a span {
	width: 216px;
	color: #333;
	text-align: center;
	padding-top: 15px;
	float: left;
}

#content #drop_shadow #c_area #c_wraper_inside .col_right #products ul li a img {
	max-width: 208px;
	height: 181px;
	border: solid 4px #CCC;
	float: left;
}

#content #drop_shadow #c_area #c_wraper_inside .col_right #products ul li a:hover img {
	border: solid 4px #000;
	float: left;
}

#pagination {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 677px;
	text-align: right;
	float: left;
	padding-bottom: 15px;
}

#pagination a{
	color: #ff3300;
	padding: 0 14px;
	border-right: solid 1px #ff3300;

}

/*** product detail ***/

#content #drop_shadow #c_area #c_wraper_inside #previous_next {
	margin-top:26px;
	width:500px;
	float:right;
}

#content #drop_shadow #c_area #c_wraper_inside #previous_next .next_item a{
	color: #ff3300;
	font-weight: bold;
	background: url(../images/next_arrow.jpg) no-repeat 58px 4px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
}

#content #drop_shadow #c_area #c_wraper_inside #previous_next .previous_item a{
	color: #ff3300;
	font-weight: bold;
	background: url(../images/previous_arrow.jpg) no-repeat 58px 4px;
	float: right;
	padding-left: 68px;
	padding-right: 20px;
	white-space: nowrap;
}

#content #drop_shadow #c_area #c_wraper_inside .pd_col_left {
	float: left;
	width: 302px;
	
	/*padding-left:16px;*/
	padding-top:18px;
}

#content #drop_shadow #c_area #c_wraper_inside .pd_col_left2 {
	float: left;
	width: 302px;
	padding-top:18px;
}

#content #drop_shadow #c_area #c_wraper_inside .pd_col_right {
	line-height: 20px;
	width: 570px;
	float: right;
	margin-top:20px;
}

#content #drop_shadow #c_area #c_wraper_inside .pd_col_right form {
	margin:0;
}

#content #drop_shadow #c_area #c_wraper_inside .pd_col_right img {
	padding-right: 24px;
}

#content #bottom {
	background: url(../images/bottom_smooth.png) no-repeat;
	width: 963px;
	height: 17px;
	behavior: url(resource/iepngfix.htc);
	float: left
}

#footer {
	width: 963px;
	float: left;
	padding: 11px 0 20px 5px;
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
}

#footer #left {
	float: left;
	width: 550px;
}

#footer #left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer a{
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
	padding: 0 14px;
	border-right: solid 1px #CCC;
	float: left;
}

#footer #right {
	padding-right: 29px;
	width: 350px;
	float: right;
}

#footer #right input {
	color: #999;
	font-weight: bold;
	width: 228px;
	height: 20px;
	
	padding: 4px 0 0 10px;
	background: url(../images/input_bg.jpg) repeat-x;
	border: solid 1px #CCC;
	float: left;
}

#footer #right .submit {
	width: 79px;
	height: 26px;
	
	border: none;
	padding: 0;
	float: left;
}

.folio {
    height: 180px;
    overflow: hidden;
    width: 240px;
}
