* {
	margin:0;
	padding:0;
	outline:none;
}

img {
	border:0;
}

body {
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#710946;
	
	margin:12px;
	margin-bottom:3px;
		
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

a:link, a:visited, a:active {
	color:#710a46;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*header*/

#header {

	
	width:895px;
	min-height:120px;
    height:auto !important;
    height:120px;
	padding-left:5px;
	margin:0 auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#strap {
	clear:both;
	padding-top:12px;
	color:#FDE0D8;
	padding-right:310px;
	line-height:normal;
}

/*header end*/

/*menu*/

ul#menu li {
	list-style-type:none;
	float:left;
	text-indent:-9999px;
	margin-top:10px;
	margin-right:4px;
}

ul#menu li a:link, ul#menu li a:visited, ul#menu li a:active {
	height:80px;
	display:block;
	background-repeat:no-repeat;
}

ul#menu li a:hover {

}

/*home*/

ul#menu li.home a:link, ul#menu li.home a:visited, ul#menu li.home a:active {
	width:57px;
	background-image:url(../images/home.gif);
}

ul#menu li.home a:hover,
ul#menu li.home a.active:link, ul#menu li.home a.active:visited, ul#menu li.home a.active:active {
	background-image:url(../images/home_over.gif);
}

/*home end*/

/*style*/

ul#menu li.style a:link, ul#menu li.style a:visited, ul#menu li.style a:active {
	width:102px;
	background-image:url(../images/style.gif);
}

ul#menu li.style a:hover,
ul#menu li.style a.active:link, ul#menu li.style a.active:visited, ul#menu li.style a.active:active {
	background-image:url(../images/style_over.gif);
}

/*style end*/

/*shop*/

ul#menu li.shop a:link, ul#menu li.shop a:visited, ul#menu li.shop a:active {
	width:56px;
	background-image:url(../images/shop.gif);
}

ul#menu li.shop a:hover,
ul#menu li.shop a.active:link, ul#menu li.shop a.active:visited, ul#menu li.shop a.active:active {
	background-image:url(../images/shop_over.gif);
}

/*shop end*/

/*terms*/

ul#menu li.terms a:link, ul#menu li.terms a:visited, ul#menu li.terms a:active {
	width:107px;
	background-image:url(../images/terms.gif);
}

ul#menu li.terms a:hover,
ul#menu li.terms a.active:link, ul#menu li.terms a.active:visited, ul#menu li.terms a.active:active {
	background-image:url(../images/terms_over.gif);
}

/*terms end*/

/*contact*/

ul#menu li.contact a:link, ul#menu li.contact a:visited, ul#menu li.contact a:active {
	width:89px;
	background-image:url(../images/contact.gif);
}

ul#menu li.contact a:hover,
ul#menu li.contact a.active:link, ul#menu li.contact a.active:visited, ul#menu li.contact a.active:active {
	background-image:url(../images/contact_over.gif);
}

/*contact end*/

/*press*/

ul#menu li.press a:link, ul#menu li.press a:visited, ul#menu li.press a:active {
	width:81px;
	background-image:url(../images/press.gif);
}

ul#menu li.press a:hover,
ul#menu li.press a.active:link, ul#menu li.press a.active:visited, ul#menu li.press a.active:active {
	background-image:url(../images/press_over.gif);
}

/*press end*/

/*menu end*/

#top {
	width:880px;
	margin:0 auto;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FDE0D8;
	padding:0 10px;
	padding-top:32px;
	min-height:420px;
    height:auto !important;
    height:420px;
}

#top.store {
	background-image:url(../images/top_store.gif);
	
}

#top p {
	padding-bottom:10px;
}

#top .courier, .size {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#text p.small {
	font-size:9px;
}

table#home {
	width:880px;
	border-collapse:collapse;
}

table#home td {
	vertical-align:top;
}

table#home .main {
	width:310px;
	padding-bottom:6px;
}

table#home .thumbs {
	text-align:right;
}

table#home #text {
	padding-top:10px;
	text-align:right;
}

table#press {
	width:880px;
	border-collapse:collapse;
	margin-top:12px;
}

table#press td {
	width:440px;
	vertical-align:top;
	padding-bottom:0px;
}

table#press td p {
	width:430px;
	margin-top:-15px;
	margin-left:5px;
}

table.newsletter {
	width:440px;
	border-collapse:collapse;
	margin-bottom:6px;
}

table.newsletter th {
	text-align:left;
	width:1px;
	padding-right:6px;
}

table.newsletter input {
	border:0px;
	padding:1px;
	padding-bottom:0px;
	height:19px;
	
	border:2px solid #710a46;
	width:95%;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}



#contact {
	margin-top:12px;
}

#categories {
	width:130px;
	height:351px;
	float:left;
	padding:5px;
	border-right:15px solid #FDE0D8;
}

#categories .other {
	margin-top:100px;
}

#categories ul {
	margin-bottom:12px;
}

#categories ul li {
	list-style-type:none;
}

#categories ul li a:link, #categories ul li a:active, #categories ul li a:visited {
	color:#fff;
	text-decoration:none;
}

#categories ul li a:hover {
	text-decoration:underline;
}

#main {
	
}

#main.text {
	width:725px;
	float:right;
}

#main.text ul, #main.text ol {
	margin-left:25px;
	margin-bottom:10px;
}

.top {
	text-align:right;
	clear:both;
}

#title {
	height:110px;
	background-color:#000;
	margin-bottom:15px;
	COLOR:#FDE0D8;
}

#title h1 {
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	position:relative;
	left:10px;
	padding-top:5px;
}

#title h2 {
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	position:relative;
	left:10px;
}

.price {
	font-size:18px;
}

table#products {
	width:725px;

	border-collapse:collapse;
}

table#detail {
	width:725px;
	border-collapse:collapse;
}

table#detail td {
	vertical-align:top;
}

#images {
	width:320px;
}

#description {
 	
	padding-right:25px;
}

#featured {
	width:167px;

	padding-right:10px;
}

#look {
	position:relative;
	top:-114px;
	background-color:#710545;
	color:#fff;
	padding:5px;
}

#bottom {
	width:900px;
	height:50px;
	margin:0 auto;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer {
	color:#FDE0D8;
	width:895px;
	padding-left:5px;
	margin:0 auto;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#FDE0D8;
}

.enlarge {
	padding-top:5px;
}

.displaynone {
	display:none;
}

.sizeguide {
	
}

#title {
	margin-left:155px;
}