/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline}
/* remember to define focus styles! */
:focus {outline: 0}
body {line-height: 1}
ol, ul {list-style: none}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0}
caption, th, td {text-align: left; font-weight: normal}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}

/*tools*/
.right {float: right}
.left {float: left}
.center {text-align: center}
.clearBoth {clear: both}

/*clearfix*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*structure*/
body {font: normal 11px arial,helvetica,sans-serif; background: #fffff2 url(../images/bg2.jpg) repeat-x top}
#main {width: 840px; margin: 0 auto}
#main.home {width: 960px; margin: 0 auto}

#header {margin-bottom: 20px}

h1 {position: relative; float: right; font: normal 22px arial,helvetica,sans-serif; color: #999966; margin-top: 38px; padding-right: 7px; overflow: hidden}
.logo {float: left; display: block; background: url(../images/logo.gif) no-repeat; width: 201px; height: 54px; margin: 17px 0 0 7px}
.logo a {display: block; width: 201px; height: 54px; text-indent: -9999px}

h2 {font: bold 16px arial,helvetica,sans-serif}
p {font: normal 11px arial,helvetica,sans-serif; line-height: 16px; color: #999}

a {color: #198e8f}

p.comingsoon {font: bold 16px arial,helvetica,sans-serif; color: #993333; margin-top: 40px}

#colStores {position: relative; clear: both; float: left; width: 826px; margin: 0 0 37px 7px}

.row {clear: both}
.store {padding: 0; margin: 25px 30px 0 0; width: 182px; float: left}

.home .store {margin: 25px 25px 0 0}

.store.last {margin-right: 0}
a .imageMain {position: relative; width: 182px; height: 134px; border: 1px #fffff2 solid}
a:hover .imageMain, a.on .imageMain {border: 1px #b14f4f solid}
.store h2  {font-size: 14px; margin: 13px 0 8px 0; letter-spacing: -1px}
.store h2 a {display: block; text-decoration: none; /*padding-left: 12px; background: url(../images/bullet.gif) no-repeat 0 4px*/}
.store h2 a:hover, .store h2 a.on, .rightAd h2 a:hover {color: #b14f4f; text-decoration: underline}
.store p a {display: block; color: #999; text-decoration: none}
.store p a:hover, .store p a.on {display: block; color: #333; text-decoration: none}

.store h2 a span {color: red}
.store h2 a span.designer {color: #99cccc}
.store h2 a span.designer:hover, .store h2 a span:hover {color: #cc9999}

.colRight {position: relative; float: right; width: 123px; margin: 22px 0; line-height: 18px}
.colRight h2 {color: #402e26; font: normal 16px arial, helvetica, sans-serif; margin-bottom: 10px}
.colRight h3 a {color: #402e26; font: bold 14px arial, helvetica, sans-serif; margin-bottom: 8px; letter-spacing: -1px; text-decoration: none}
.colRight ul {margin-bottom: 10px}
.colRight li a {text-decoration: none; display: block}
.colRight li a:hover {color: #b14f4f;text-decoration: underline}
.colRight li {margin-bottom: -3px}

.colRight p.info {font: normal 11px arial, helvetica, sans-serif; color: #999; padding: 15px; border: 1px #f2f2f2 solid; margin: 0 22px}
.colRight p.info.nomargin {margin: 15px 0}
.colRight p.info span {font-weight: bold}

.rightAd {border: 1px #f2f2f2 solid; padding: 15px; margin-top: 15px}

.boxOut {background: #dbebf0 url(../images/boxout-bg.gif) repeat-x; padding: 15px; margin-bottom: 1px}
.boxOut h2 {font-size: 17px; margin-bottom: 2px}
.boxOut h2 a {color: #b14f4f; text-decoration: none}
.boxOut h2 a:hover {text-decoration: underline}
.boxOut p {font-size: 11px}
.boxOut a {color: #3e6fce}

#footer {position: relative; clear: both; background: #d6c190; width: 100%; margin: 0 auto; font: normal 10px arial, helvetica, sans-serif}
html>/**/body #footer {}
.footerLeft {float: left; overflow: hidden; color: #fff; background: url(../images/footer-left.gif) no-repeat left top; padding: 8px 25px }
.footerRight {float: right; overflow: hidden; background: url(../images/footer-right.gif) no-repeat right top;  padding: 8px 25px }
.footerRight a {color: #fff; text-decoration: none}

.footLinks {color: #e6dab6; margin: 20px 0 0 7px}
.footLinks a {color: #993333; text-decoration: none; font-size: 10px}
.footLinks a:hover {color: #198e8f; text-decoration: underline}
/* main nav */


.menu {
	display: block;
	text-align: center;
	position: relative;
	width: 100%;
	background: #993333 url(../images/nav-bg-right.gif) no-repeat right;
	font: bold 15px arial,helvetica,sans-serif; 
	color: #fffdea;
}
.menu ul {
	margin: 0;
	list-style-type: none;
	/*border-left: 1px #723939 solid;
	border-right: 1px #bc9393 solid;*/
}

/*Top level list items*/
.menu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.menu ul li a {
	display: block;
	padding: 13px 15px;
	text-align: center;
	color: #fffdea;
	text-decoration: none;
	border-right: 1px #993333 solid;
	/*background: url(../images/nav-bg.gif) no-repeat right*/
}
.menu a#first {background: #993333 url(../images/nav-bg.gif) no-repeat 0 -44px; padding-left: 21px}
.menu a#first.selected {background: #6b2424 url(../images/nav-bg.gif) no-repeat 0 0}

.menu a.selected, .menu a:hover {text-decoration: none; color: #fffdea; background: #6b2424 url()}
.menu a#first:hover {background: #6b2424 url(../images/nav-bg.gif) no-repeat 0 0; padding-left: 21px}
/* end main nav */

.neww {position: relative; font-weight: bold; color: red; font-size: 11px; top: -5px}
