/* ||||------LAYOUT STYLES-----|||| */


/* ----RESET BAD CSS---- */
/*----------------------------------------------*/

* {margin:0;padding:0; border: none; }
div {border-color: red;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a {text-decoration:none; -moz-outline:none;}

img {vertical-align: bottom;} /* BUG fixes extra space in ie6 */

/*----------------------------------------------*/





/* ----GLOBAL ELEMENTS---- */
/*----------------------------------------------*/

body {
	margin: 20px 0;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 70%;
	color: #fff;
	height: 100%; /* for 100% to be used as a height value */
	background: #3F252D/*url('../images/backgrounds/bg.gif') repeat*/;
}

p {font-size: 1.1em; line-height: 1.2em; margin: 1em 0;}

.center {text-align: center}
.left {float:left; clear:left;}
.right {float:right; clear:right;}
.clear {clear: both;}

.clearer {  clear:both; overflow: hidden; height: 0;font-size: 1px; line-height: 0;  }

.color {color: #fff;}

blockquote {
	width: 80px;
	padding: 10px;
	margin: 0 0 0 -120px;
	position: absolute;
	z-index: 12;
	border-top: 1px #168381 dotted;
	border-bottom: 1px #168381 dotted;
}

table {border-collapse: collapse;}
th {font-size: 1.1em; font-weight: bold;}
td {border-top: 1px dotted #fff; border-bottom: 1px dotted #ccc;  }

#content_page ul, .product_description_container ul { list-style-type: disc; margin: 1em 0;}
#content_page ol, .product_description_container ol { margin: 1em 0; }

#content_page ul li,
#content_page ol li, 
.product_description_container ul li,
.prduct_description_container ol li { 
	margin: 5px 0; padding-left: 5px;
	list-style-position: inside;
	font-size: 1.1em;
}

/*----------------------------------------------*/





/* ----LINK STYLES---- */
/*----------------------------------------------*/

a, button { color: #fff; }

a:hover, a:active, button:hover {
	color: #AD9700;
	color: #EEB211;
	color: #F0CB00;
	text-decoration: underline;
}

/*a[href^="mailto:"] { 
	background: transparent url('../images/icons/mail_write_48.png') right no-repeat; 
	padding-right: 25px; line-height: 22px; display: inline-block
}
*/

/*a[href^="http:"] { 
	background: transparent url('../images/icons/globe.png') left no-repeat; 
	padding-left: 23px; line-height: 18px; display: inline-block
}*/




/*----------------------------------------------*/






/* ----HEADINGS AND TYPE STYLES---- */
/*----------------------------------------------*/


/* main page headings, product detail headings */

h1 { 
	font-size: 6.0em; text-transform: uppercase; 
	line-height: 1em;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #fff;
	padding: 5px 0 0 0;
	margin-bottom: 20px;

} 

h1 span {line-height: 0.8em;}

/* sidebar headings, category product headings */

h2 {
	padding: 5px 0; 
	position: relative; /*fixes odd ie6 bug*/
	font-size: 1.4em; 
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
} 

h2.divider { border-bottom: 2px solid #fff; margin-bottom: 10px;}

/* content subheadings */

h3 { 
	font-size: 1.3em; text-transform: uppercase; 
	letter-spacing: 0.1em;
	font-weight: bold; 
	text-align: left; 
	padding-bottom: 5px;
	margin-top: 15px; margin-bottom: 10px;
	border-bottom: 1px solid #fff;
} 


/* category and section descriptions */

.description { 
	border-top: 1px solid #fff; border-bottom: 1px solid #fff;
	padding: 15px 0; 
	margin: 0 0 25px 0; 
	text-transform: uppercase; 
}

.description_photo { 
	float: left; position: relative;
	padding: 10px 0; margin: 0 20px 0 0;
	text-align: center; 
	width: 219px;
	border-right: 1px solid #168381; 
	overflow: hidden; 
}

/*----------------------------------------------*/






/* ----LAYOUT WRAPPERS---- */
/*----------------------------------------------*/


#layout {
	width: 960px;
	margin: 0 auto;
}

#content { clear: both; width: 100%; border-top: 1px solid #fff; padding: 5px 0 10px 0;}



/*home*/
#promoHeader { text-align: center; border-bottom:  2px solid #fff; padding: 0 0 5px 0; margin-bottom: 20px;}

#homeLeft {float: left; width: 470px; padding-right: 9px; border-right: 2px solid #fff;}
#homeLeft h1 { text-align: left;font-style: normal; border: none;font-size: 48px; margin-bottom: 5px;}
#homeLeft #content_page {font-size: 1.5em; text-align: left;}
#homeLeft #content_page p, #homeRight p  {margin-top: 0;}
#homeLeft img {max-width: 470px;}
#homeLeft p:first-line {text-transform: uppercase;}

#homeRight {float: left; width: 470px; overflow: hidden; padding-left: 9px; margin-left: -2px; border-left: 2px solid #fff;}
#homeRight .product_price {display: inline; }
#homeRight .widget_product {margin-bottom: 10px;}
#homeRight .widget_product img {margin-bottom: 5px; width: 140px;}

#topRight {width: 470px; overflow: hidden; border-bottom: 3px solid #fff;padding: 0 0 10px; 0; margin-bottom: 10px;}

	#newArrivals {float: left; overflow: hidden; width: 300px; padding-right: 9px; border-right: 1px solid #fff; }
	#newArrivals h2 {font-size: 32px; padding-top: 0; text-align:center;}
	/*#newArrivals p {padding-right: 160px;}*/
	#newArrivals .products {width: 140px; height: 190px; float: left; }

	#shopLinks {float: left; text-align: center; padding-left: 9px; padding-top: 45px;border-left: 1px solid #fff; margin-left: -1px; width: 140px;}
	#homeRight #shopLinks .widget_product img { width: 100px;}
	#shopLinks #shopLink, #shopLinks #designersLink { display:block; font-style: italic; padding: 4px 0; text-transform: uppercase; text-align: center; 	font-size: 16px; letter-spacing: 0.15em;}
	#shopLink {border-top: double 6px #fff; border-bottom: 2px solid #fff; margin-top: 10px;}
	#designersLink {border-bottom: double 6px #fff; border-top: 1px solid #fff; margin-bottom: 10px;}

#bottomRight {clear: both;}

	#favorites { width: 140px; padding-right: 9px; margin-right: 10px; border-right: 1px solid #fff; float: left;}
	#favorites h2 {font-size: 20px;}
	#loving {float: left; width: 310px; text-align: center; border-bottom: 3px solid #fff; margin-bottom: 10px; padding-bottom: 10px; }
	#loving:hover {text-decoration:none;}
	#sale {float: left; width: 140px; padding-right: 9px; border-right: 1px solid #fff; margin-right: 10px;}
	#sale h2 {font-size: 45px}
	#subscribe {float: left; width: 140px;}
	#subscribe h2 {font-style: italic;}
	#subscribe input {margin-bottom: 10px;}

	

/*----------------------------------------------*/






/* ----HEADER STYLES---- */
/*----------------------------------------------*/

#header {
	width:960px;
	text-align: center;
	clear: both;
}

#logo {
	margin: 5px auto;
	padding: 3px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	clear: both;
}

/*----------------------------------------------*/



/* ----MAIN CONTENT WRAPPER AND STYLES---- */
/*----------------------------------------------*/


#page {
	width: 780px;
	margin-left: -1px;
	border-left: 1px solid #fff;
	padding-left: 10px; 
	float: left;
	display: inline; /* fixes IE6 dbl float bug */
	text-align: left;
	overflow: hidden;
}


/*----------------------------------------------*/





/* ----SIDEBAR STYLES---- */
/*----------------------------------------------*/

#sidebar {
	width: 159px;
	padding-right: 10px; 
	border-right: 1px solid #fff;
	position: relative;
	float: left; 
	display: inline; /* fixes IE6 dbl float bug */
	text-align: center; 
}


	
.sidebar_widget p { font-size: 1.1em; }


#sidebar h2 {border-bottom: 2px solid #fff; margin-bottom: 10px; font-style: italic;}

	
/*----------------------------------------------*/



	
	
/* ----FOOTER STYLES---- */
/*----------------------------------------------*/

#footer {
	width: 950px;
	padding: 10px 5px;
	margin-top: 10px; 
	clear: both; overflow: hidden;
	border-top: 1px solid #fff;
	text-align: center;
}

#footer ul { max-width: 80%;}

#footer li {
	float:left; 
	text-transform: uppercase; 
	padding: 0px 5px; border-right: 1px solid #fff; 
}

#footer li:last-child {border-right: none;}

#footer a {color: #fff;}

#footer a:hover {text-decoration: underline;}

#footer p { 
	margin: 0; padding: 10px 5px; 
	letter-spacing: 0.1em; font-size: 1em; 
	color: #fff; 	
}
#copyright {display: none;}
/*----------------------------------------------*/





/* ----PAGINATION STYLES---- */
/*----------------------------------------------*/

#pages {
	margin: 0;
}

#pages ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}
	
.pages li {
	float: left;
	display: block;
	padding: 4px;
	margin: 0 2px;
	border: 1px #F0F0EE solid;
}

.category_pages {margin-bottom: 25px;}

.category_pages br { display:none;}	/* hides unecessary br tags generated by the application */

/*----------------------------------------------*/





/* ----MESSAGES AND WARNINGS---- */
/*----------------------------------------------*/


#message {
	width:96%;
	height: auto;
	clear:both;
	margin: 0 0 10px 0;
	padding: 10px 2%;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 1.3em;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-color: red;
	font-weight: bold;
}

/*----------------------------------------------*/
	
