/*---A common style rule applied to all pages---*/

html
{
	background-color: #d19a71;
}

body
{
    font-family: calibri, arial, verdana, sans-serif;
    font-weight: normal;
    color: #474747;
	margin: 0; 
	padding: 0;
	background-color: #ffffff;
}

a 
{
	outline: none;
	selector-dummy:expression(this.hideFocus=true);
}

img
{
	border: 0;
}

select{
	/*behavior: url('/styles/selectBox.htc');*/
	font-family: arial, verdana, sans-serif, calibri;
	font-size: 0.9em;
	color: #666666;
}

input
{
	border: expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #d8d8d8' );
	font-family: arial, verdana, sans-serif, calibri;
	font-size: 0.9em;
	color: #333333;
} 


/* --- General Classes --- */
.returnspolicy a:link,
.returnspolicy a:visited,
.returnspolicy a:active,
.returnspolicy a:hover
{
	color: #474747;
	text-decoration: none;
}
.box1
{
	border: 1px solid #d8d8d8;
}

.select
{
	font-size: 0.9em;
	border: thin solid #cccccc;
}

.item a:link,
.item a:visited,
.item a:active,
.item a:hover
{
	color: #474747;
	text-decoration: none;
}

.left_item a:link,
.left_item a:visited,
.left_item a:active,
.left_item a:hover
{
	color: #474747;
	text-decoration: none;
}

.todayspecial
{
	font-size:13px;
	text-align:center;
}
.todayspecial a:link,
.todayspecial a:hover,
.todayspecial a:active,
.todayspecial a:visited
{
	text-decoration : none;
	color: #474747;
}
.item_name
{
	text-align:center;
	font-size: 0.8em;
	line-height: 0.9em;
}

.original_price
{
	font-size: 0.7em;
	color: #7e0103;
	text-decoration: line-through;
	line-height: 1.2em;
}

.price
{
	font-size: 0.8em;
	font-weight: bold;
	color: #7e0103;
	line-height: 1.3em;
}

.sale_price
{
	font-size: 0.8em;
	font-weight: bold;
	color: #7e0103;
}


.boriginal_price
{
	font-size: 1.8em;
	color: #7e0103;
	text-decoration: line-through;
	line-height: 1em;
}

.bsale_price
{
	font-size: 2.8em;
	font-weight: bold;
	color: #7e0103;
}


/* --- Container_Header --- */
#container_header
{
	height: 182px;
	background: url(../images/bg_top.jpg) repeat-x left top; 
}

#header
{
	width: 920px;
	margin: auto;
}

#logo {
	float: left;
	width: 118px; 
	height: 75px;
	margin-top: 45px;
}

#links {
	font-family: verdana, arial, sans-serif; 
	font-size: 0.9em;
	width: 500px;
	margin-right: 12px;
	float: right;
	text-align: right;	
}

#header ul {
	float: right;
	list-style-type: none;
	text-align: right; 
	margin-top: 60px; 
	margin-bottom: 0px; 
	font-size: 0.6em;
	font-weight: bold;
	height: 25px;
}

#header li {
	display: inline;
	margin: 0 5px;
}

#header li a:link,
#header li a:visited,
#header li a:active
{
	color:#474747; 
	text-decoration: none;
}

#header li a:hover
{
	color:#474747; 
	text-decoration:underline; 
}

#form_search
{
	float: right;
	padding: 0;
	border-color: #e4e0dc;
}

#form_search .button {
    vertical-align: top;
	border: 1px solid #d8d8d8;
	margin-top: 1px;
}

#navigation
{

	width: 920px;
	height: 60px;
	margin: auto;
	clear: both;
	background: url(../images/bg_navi.jpg) no-repeat left top;
}

#navigation ul 
{
	padding-left: 150px; /*100px;*/
	margin: 0;
}

#navigation li {
	list-style-type: none;
	display: inline;
}

#navigation li a {
	float: left;
	width: 130px;
	height: 70px;
	font-weight: bold; 
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 5.5em;
}

#navigation li a:link, 
#navigation li a:visited, 
#navigation li a:active {
	color: #ffffff;
	text-decoration:none; 
}

#navigation li a:hover {
	color: #fdb96c;
	text-decoration:none; 
}

#tops #navigation .tops a,
#bottoms #navigation .bottoms a,
#outerwears #navigation .outerwears a,
#dresses #navigation .dresses a,
#basic #navigation .basic a,
#accessories #navigation .accessories a,
#accessories #navigation .special a
{
	color: #fdb96c;
	text-decoration:none; 
	cursor: default;
}
#submain #navigation .tops a,
#submain #navigation .bottoms a,
#submain #navigation .outerwears a,
#submain #navigation .dresses a,
#submain #navigation .basic a,
#submain #navigation .accessories a,
#submain #navigation .special a
#item #navigation .tops a,
#item #navigation .bottoms a,
#item #navigation .outerwears a,
#item #navigation .dresses a,
#item #navigation .basic a,
#item #navigation .accessories a,
#item #navigation .special a
{
	color: #fdb96c;
	text-decoration:none; 
	cursor: default;
}


#top_img 
{
	
	width: 919px;
	padding-top: 1px;
	margin: auto;
	margin-bottom:3px;
	text-align: right;
}

#breadcrumb
{
	font-size: 0.8em;
	margin: 0 10px;
	color: #7e0103;
}

#breadcrumb a:link, 
#breadcrumb a:visited, 
#breadcrumb a:active {
	color: #666666;
	text-decoration:none; 
}

#breadcrumb a:hover {
	color: #333333;
	text-decoration:underline; 
}

/* --- container_content --- */
#container_content
{	
	width: 920px;
	margin: auto;
}

/* --- footer --- */
#bottom
{
	background: url(../images/bg_bottom.jpg) repeat-x left top; 
	height: 165px;
	padding-top: 25px;
	clear:both;
}

#footer
{
	width: 920px;
	height: 100px;
	margin: auto;
	text-align: center;
	background: url(../images/bg_footer.jpg) repeat-x left top;
}

#footer ul 
{
	list-style-type: none;
	font-size: 0.7em;
	padding-right: 110px;
	padding-top: 33px;
}

#footer li 
{
	display: inline;
	margin: 0 20px;
}

#footer li a:link,
#footer li a:visited,
#footer li a:active
{
	color:#505050; 
	text-decoration: none;
}

#footer li a:hover
{
	color:#505050; 
	text-decoration:underline; 
}

#copyright
{
	font-size: 0.6em;
	color:#5e5e5e; 
	letter-spacing: 1px;
	line-height: 11px;
	text-align: center;
	padding-top:0px;
}

#copyright a:link,
#copyright a:visited,
#copyright a:active,
#copyright a:hover
{
	color:#5e5e5e; 
	text-decoration: none;
}



#navigation2
{
	width: 920px;
	height: 60px;
	margin: auto;
	clear: both;
}


