/* @override
	http://localhost/farinaz_comp/css/farinaz.css
	http://farinaz.dev:8000/static/css/farinaz.css
	http://localhost:8000/static/css/farinaz.css
	http://farinaz.com/static/css/farinaz.css
*/

* { border:none; font-family: lucida, tahoma, trebuchet, verdana, arial, sans; margin:0px; padding:0px; }
a:target { color:#f00; }
body {
	background-color: #111;
	color: #aaa;
	font-size: 75%;
	line-height: 1.5;
	margin: 1.5em 0;
}

div.container {
    display:block;
    margin:0px auto;
    position:relative;
    width:800px;
}
div.fail, div.info, div.warn { clear:both; font-size:18px; font-weight:bold; line-height:normal; text-align:center; }
div.fail p, div.info p, div.warn p { margin:4px 0px; padding:0px; }
div.fail { border:2px solid #f00; }
ul.fail { margin:0px; }
div.info { border:2px solid #ef8214; color:#fff; }
div.warn { border:2px solid #ef8214; color:#ef8214; }

h1, h2, h3, h4, h5 {
	color: #aaa;
	
}

h1 {
	font-size: 35px;
	font-weight: normal;
}

input[type=button], input[type=submit] { border:2px solid #ef8214; color:#4e3200; cursor:pointer; font-weight:700; margin:2px 8px; padding:2px 1em; }
p.sale { color:#fff; font-size:16px; margin:8px auto; text-align:center; width:90%; }

div.bag h1,
div.cms h1 {
	font-size: 25px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
}

a:visited,
a {
	color: #898989;
	text-decoration: none;
}

a:hover {
	color: #ef8214;
}


/* @group Gallery */

.gallery div.container {
    background: #000 url(/img/bg_home_farinaz_1.jpg) no-repeat center top;
    height: 600px;
}

.gallery ul.bodynav {
	color: #898989;
	list-style: none;
	text-align: center;
	position: absolute;
	top: 500px;
	left: 0;
	width: 800px;
	font-size: .9em;
}

.gallery ul.bodynav li {
	padding-bottom: .7em;
}

.gallery ul.bodynav li.hot {
	color: #ef8214;
}

.gallery ul.bodynav span.choice {
	text-align: center;
	margin-left: 1.2em;
}

.gallery ul.bodynav li.cold div.choices {
	display: none;
}

.gallery ul.bodynav li.hot div.holder {
	display: none;
}

.gallery ul.bodynav li.hot div.choices span.hot {
	color: #ef8214;
}

.gallery ul.bodynav li.hot div.choices span.cold {
	color: #898989;
}

.gallery div#TB_ajaxContent.TB_modal,
.gallery div#TB_ajaxContent{
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-bottom: 3px solid #653a0f;
}

.gallery div#TB_ajaxContent #productbd {
	margin-top: 1px;
	height: 322px;
	border: 3px solid #653a0f;
}

/* @end */

/* @group Thickbox */

div#TB_window {
	background-color: #010101;
	border: none;
}

#TB_window #producthd {
	text-align: right;
	background-color: #7a430b;
	padding: 0 10px 0 0;
	margin: 0;
}

#TB_window #producthd a {
	color: #dfd8d2;
	text-decoration: none;
}

#TB_window #producthd a:hover {
	font-weight: bold;
}

/* @end */

/* @group Product */

/* @group Recentlist */

#sidebar div.sidebox {
	height: auto;
	border: 3px solid #4e3200;
	width: 145px;
	margin-bottom: 10px;
}

#sidebar h3 {
	font-size: 11px;
	text-align: center;
	margin: 7px 0 15px 0;
	font-weight: normal;
}

.testimony-body .testimony {
	width: 90%;
	text-align: left;
	margin: 10px 0;
	border: none;
}

.testimony,
a.recentitem {
	border: 1px solid #666;
	width: 125px;
	margin: 10px auto;
	text-align: center;
	display: block;
}

.testimony {
	padding: 3px;
}

a.recentitem:hover {
	border-color: #ab6d00;
}


/* @end */

/* @group Product Table */

div#detailimages,
div#categoryproducts {
	clear: both;
}

img.mainimage {
	height: auto;
	width:  auto;
}

table#productimages,
table.products {
	margin: 0 0 10px -18px;
	padding: 0;
	border-collapse: separate;
	width: auto;
	border-spacing: 18px;
}


table#pr.products td {
	vertical-align: top;
}

table#productimages {
	margin-bottom: 0;
}

td.productcell h3 {
	font-size: 12px;
	margin: 2px 0 0 0;
}

td.productcell .price {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

td.productcell a:hover {
	color: #aaa;
}

td.productcell div.productimg {
	border: 2px solid #4e3200;
	padding: 0px;
	width: 125px;
	text-align: center;
	margin: 0 auto;
}

table#pr.products td.productcell div.productimg {
	width: auto;
}

table#pr.products td.productcell {
	text-align: center;
}

table#productimages div.productimg {
	height: 125px;
}

td.productcell div.productimg:hover {
	border-color: #ab6d00;
}

/* @end */

div#productform {
	border: 3px solid #4e3200;
	background: transparent url(/img/bg-product.jpg) no-repeat center bottom;
	padding: 7px;
	width: 610px;
	/*min-height: 480px; */
}

div#productform .formtop {
	margin-bottom: 40px;
}

div#productform h2 {
	font-size: 20px;
}

div#productdesc {
	width: 290px;
}
div#productdesc h1 {
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom:  1px solid #4e3200;
}

div#productform table td.optiondesc {
	width: 7em;
}
tr.option td,
tr.option {
	height: 1.5em;
	margin: 0;
	padding: 0;
}

tr.shipping ul {
	margin: 0;
	padding: 0;
}

tr.shipping ul li {
	list-style: none;
	padding-bottom: 5px;
}

tr.shipping hr {
	display: none;
}

/* @end */

/* @group Page Elements */

label {
	font-weight: normal;
}

#copyright {
	clear: both;
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
	color: #333
}

#categoryhead {
	border: 3px solid #4e3200;
	height:330px;
}
#categoryhead h1 {
    left:8px;
    position:relative;
    top:48px;
    width:180px;
}
#categoryhead h2 {
    left:8px;
    position:relative;
    font-size: 18px;
    top:72px;
    width:180px;
}


#categorydesc {
	margin-left: 30px;
	width: 300px;
}

/* @end */

/* @group Tables */

#colortable table {
	border: 3px solid #4e3200;
	padding: 5px;
	margin: 0 auto;
	width: 75%;
}

#colortable table td {
	text-align: center;
	border: 1px solid #222;
	padding: 5px;
}

table.bag thead tr th {
	border-bottom: 3px solid #4e3200;
}

table.bag tbody td {
	height: 20px;
	line-height: 20px;
	vertical-align: true;
	border-bottom: 1px solid #4e3200;
}

table.bag tbody td select {
	padding: 0;
	float: left;
	margin: 0px 10px 0 0;
	height: 20px;
}

form.qtyform {
	height: 20px;
}

div#sizing {
    color:#fff;
}

div#sizing h1 {
	font-size: 20px;
}

div#sizing table.sizechart td {
    color:#fff;
}
div#sizing table.sizechart th {
	background-color: #111;
	border: 1px solid #222;
	padding: 8px 6px;
}

div#sizing table.sizechart td {
	border: 1px solid #222;
	padding: 8px 6px;
}

div#sizing table.desctable td {
	vertical-align: top;
}

th {
	background-color: transparent;
}

/* @end */

/* @group Body */

#core {
	/* height: 600px; */
	clear: both;
	background-color: #000;
	float:left;
	padding: 8px;
	margin: 0;
	padding: 0;
	width:790px;
}

/* @end */

/* @group Header */

/* @group Nav Menu */

#navmenu {
	margin: 10px auto;
	text-align: center;
	float: none;
	font-size: 16px;
	font-family: sans-serif;
	clear: both;
	text-transform: uppercase;
}

/* @end */

#hd {
    clear: both;
}
#hd #logo {
    margin:4px auto;
    width:750px;
}

#bodynav {
    margin: 0 auto;
}

/* @group Top Nav */

#topmenu {
	float: right;
	margin-top: -40px;
	height: 20px;
	line-height: 20px;
}

#topmenu ul {
	list-style: none;
	line-height: 20px;
}

#topmenu li {
	float: left;
	height: 20px;
	line-height: 20px;
}

/* @end */

/* @end */

/* @group Footer */

#ft {
	clear: both;
	color:  #333;
}

#ft a {
	color:  #666;
}

#ft #footmenu {
	margin: 9px auto;
	text-align: center;
}

#ft #navcontainer {
	margin-top: 20px;
	width: 800px;
}

#ft #navlist {
	display: table;
	margin: 0 auto;
}

#navlist ul {

}

#navlist li {
	float: left;
	list-style: none;
	font-size: 10px;
	display:  table-cell;
}

/* @end */

/* @group Pages */

#sitemap ul li.depth1 {
	font-weight: bold;
	list-style: none;
}

#sitemap ul li.depth2 {
	font-weight: normal;
}

div.about p {
	font-size: 13px;
}
div.about h1 {
	text-align: center;
	margin-top: 10px;
}

div.about img.img1 {
	float: right;
	border: 1px solid #666;
	padding: 3px;
	margin: 0 10px 10px 10px;
}

div.about img.img4,
div.about img.img2 {
	float: left;
	border: 1px solid #666;
	padding: 3px;
	margin: 0 10px 0 0;
}

div.about img.img3 {
	float: right;
	border: 1px solid #666;
	padding: 3px;
	margin: 0 10px 10px 10px;
}

div#home {
	min-height: 446px;
	height: 800px;
	overflow:hidden;
	padding: 0 10px;
	position:relative;
}

div#home.bg1 {
	background: transparent url(/img/farinaz_splashpage1.jpg) no-repeat right top;
}

div#home.bg2 {
	background: transparent url(/img/farinaz_splashpage2.jpg) no-repeat right top;
}

div#home.bg3 {
	background: transparent url(/img/farinaz_splashpage3.jpg) no-repeat right top;
}

div#home div#twitter-feed { position:relative; top:-8px; width:70%; }
div#home div#twitter-feed ul { list-style-type: none; margin: 4px; padding: 0px; }
div#home div#twitter-feed ul li { margin:1px; }
div#home div#twitter-feed ul li a { color:#ef8214; }


#home .newscontent {
	font-size: 10px;
	background: transparent url(/img/bar-gold.gif) no-repeat 22px bottom;
	padding: 0 10px 20px 22px;
}

#home h2 { color:#fcfcfc; font-size:24px; font-weight:400; margin:2px; padding:2px; text-align:center; }


#show {
    margin:0px;
    overflow:hidden;
    padding:0px;
    top:0px;
    width:826px;
}

#home #news {
    color:#ffffff;
	/*  background: transparent url(/img/bar-gold.gif) no-repeat 22px 40px; */
	font-size:16px;
	font-weight:400;
    left:24px;
	margin:0px;
	padding:0px;
	/* position:absolute; */
	top:32px;
	width:700px;
	z-index:20;
}
#home #news h3 { margin:4px; padding:0px; }
#home #news h4 { margin:4px; padding:0px; }
#home #news p { margin:16px; width:600px; }
#smbl { bottom:32px; position:absolute; right:64px; }

#category h1 {
	font-size: 22px;
	margin-bottom: 22px;
}

.categorydesc-copy {
	padding-bottom: 40px;
}

/* @end */

/* @group admin */
div#cmsedit {
	color: #406736;
	text-align: center;
	font-size: 75%;
	color: #555;
	text-decoration: none;
	padding: 5px;
	color: #555;
}

#cmsedit a {
    display: block;
}
/* @end */

/* @group checkout */

div#checkoutprogress ul {
	list-style: none;
	padding-bottom: 5px;
	border-bottom: 3px solid #653a0f;
	height: 20px;
	margin-left: 0;
	margin-right: 0;
}

div#checkoutprogress ul li {
	float: left;
	margin-right: 20px;
}

div#checkoutprogress ul li.active {
	color: #653a0f;
}

td.section {
	border-top: 3px solid #653a0f;
}

td.paymentmethod ul {
	list-style: none;
	margin-left: 0;
}

/* @end */

/* @group Wishlist
 */
#wishlist ul li,
#product_category ul li {
list-style: none;
padding: 0.5em;
width: 120px;
text-align: center;
float: left;
padding-right: 20px;
}

#wishlist a.wishimage {
	display: block;
	height: 150px;
}

#wishlist ul li:hover
#product_category ul li:hover {
	background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li a {
}

#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}


/* @end */

/* @group Misc */

span.shoplink {
    line-height: 20px;
}

.boxed {
	border: 3px solid #4e3200;
	width: 610px;
}

.boxed div {
	margin:  10px;
}

.vcenter {
	display:table;
	/* override height */
	height: 446px;
	overflow: hidden;
}

.vcontainer1 {
	display: table-cell;
	vertical-align: middle;
}

#price {
	font-size: 14px;
	font-weight: normal;
}

.sizingurl {
	display: block;
	padding-top: 30px;
	font-size: 11px;
}

p.info {
	font-size: 11px;
}

#size_note {
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
}

div.half img {
	float: left;
	margin-right: 10px;
}

div.half {
	clear: both;
	display: block;
}

.clear {
	clear: both;
}

#colortable h1 {
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
}

#colortable p {
	color:  #aaa;
	padding: 0;
	margin: 0;
}

.preload {
    position: absolute;
    left: -1000px;
}

#js_error {
    background-color: transparent;
    border: none;
    margin-left: 0;
    padding-left: 0;
}

.c { text-align:center; }
.r { text-align:right; }


#core-location { margin:8px; }
#core-location h3 { margin:2px; }
#core-location dl { border-bottom:1px solid#ccc; margin: 2px 0px 4px 8px; }

