body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:15px 0 15px 0;
	color:#7A7A7A;
}

a {
	color:#d1ac96;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding: 0 0 10px 0;
}

h1 {
	color:#7A7A7A;
	font-size:11px;
	margin:0 21px 15px 24px;
	border-bottom:1px solid #7A7A7A;
	padding:9px 0 7px 12px;
	font-weight:normal;
}

h2, h5 {
	margin:0 0 12px 0;
	padding:0;
}

h3 {
	margin:0;
	padding:0;
}

h4 {
	margin:0;
	padding:0;
}
#container {
	margin:0 auto 0 auto;
	width:731px;
}

#header {
	height:76px;
	overflow:hidden;
	padding-top:50px;
	/*background-image:url(images/notlive.png);
	background-repeat:no-repeat;
	background-position:center top;*/
}

#logo {
	float:left;
	padding:7px 0 0 20px;
	width:200px;
}

#menu {
	float:left;
	padding:0;
	width:511px;
}

#menu ul {
	float:right;
	padding:0px 12px 0 0;
	list-style:none;
	margin:0px;
}


#menu ul li {
	float:left;
	display:block;
	height:25px;
	padding:17px 6px 0 6px;
}

#menu ul li#menu-last {
	padding:17px 0 0 6px;
}


#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#submenu {
	float:right;
	font-size:11px;
	padding:9px 30px 0 0;
}

#content {
	width:731px;
	background-image:url(images/content-bg.png);
	background-repeat:no-repeat;

}

#pic-frame {
	border:13px solid #FFFFFF;
	border-bottom-width:0;
	margin:0 9px 0 9px;
	background-color:#FFFFFF;
}

#info {
	padding:0 35px 20px 36px;
	margin:0 0 0 0;
	color:#7A7A7A;
	font-size:12px;
}

#info p {
	line-height:17px;
}

#footer {
	background-image:url(images/content-bg-bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#999999;
	padding-top:10px;
}

.image {
	float:right;
	clear:both;
	margin: -3px 0 10px 25px;
	padding:5px 7px 7px 5px;
	width:300px;
	height:175px;
	background-image:url(images/picframe.png);
}

.break {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* contact form */
#address {
	float:right;
	padding:13px 13px 10px 13px;
	width:180px;
	margin: 0 0 0 15px;
	height:253px;
	overflow:hidden;
	background-image:url(images/contactbg.png);
}

#address p {
	padding:10px 0 0 0;
	margin:0;
}

#contact {
	width:360px;
}

#contact input, #contact textarea {
	width:350px;
	border:1px solid #7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	color:#A7171C;
	font-size:12px;
	background-image:url(images/input_bg.png);
}

#contact .check {
	float:left;
	width:auto;
	border:0;
	width:20px;
	background-image:none;
}

#contact .checklabel {
	display:block;
	float:left;
	margin-top:2px;
	width:330px;
}

#contact .errors {
	color:#A7171C;
}

/* collection list */
#collectionlist {

}

#collectionlist ul {
	list-style:none;
	margin:0;
	padding:0;
}

#collectionlist li {
	float:left;
	width:165px;
	text-align:center;
	padding:5px 0 5px 0;
}

#collectionlist a {
	border:1px solid #E9E9E9;
	display:block;
	width:153px;
	height:204px;
}

#collectionlist a:hover {
	border:1px solid #A7171C;
}

#collectionlist img {
	width:153px;
}

/* collection */
#collection {

}

#collection #left {
	width:320px;
	float:left;
	padding-right:20px;
	padding-top:2px;
}

#collection #left ul {
	margin:0;
	padding:0;
	list-style:none;
}

#collection #left ul li {
	width:155px;
	height:206px;
	float:left;
	padding:10px 0 0 0;
}

#collection #left ul li img {
	width:153px;
	height:204px;
}


#collection #left ul li.last {
	margin-left:10px;
}

#collection #left ul li a {
	border:1px solid #E9E9E9;
	width:153px;
	height:204px;
	display:block;
}

#collection #left ul li a:hover {
	border:1px solid #A7171C;
}


#collection #right {
	float:left;
	width:320px;
}

#collection #right select {
	background-image:url(images/input_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

#collection #right #sizing {
	margin-top:15px;
	background-repeat:no-repeat;
	background-image:url(images/sizingbg.png);
	padding:55px 0 0 15px;
	font-size:11px;
	min-height:189px;
}

#collection #right #sizing th {
	text-align:center;
	padding:3px;
}

#collection #right #sizing td {
	text-align:center;
	padding:3px;
	background-image:url(images/tdbg.png);
	background-repeat:repeat-x;
}

#collection #right #sizing .white td {
	background-image:none;
}

#collection_mag {
	padding-top:3px;
}

#collection_mag a {
	background-image:url(images/magnifier.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	color:#7A7A7A;
	padding: 3px 0 0 18px;
}

#collection_mag a:hover {
	color:#A7171C;
}

/* basket */
#mainbasket td {

}

#mainbasket select {
	background-image:url(images/input_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
#mainbasket .product_image {
	padding-top:2px;
}
#mainbasket .product_image a {
	border:1px solid #E9E9E9;
	display:block;
	width:153px;
	height:204px;
}

#mainbasket .product_image a:hover {
	border:1px solid #A7171C;
}

/* checkout */
#checkout {
	border:1px solid #E9E9E9;
}
#checkout th {
	padding:3px;
	background-image:url(images/tdbg.png);
	background-repeat:repeat-x;
}


#checkout td {
	padding:3px;
	background-image:url(images/tdbg.png);
	background-repeat:repeat-x;
}

#checkout .on td {
	background-image:none;
}

#checkout_total {
	border:1px solid #E9E9E9;
	border-top-width:0;
	margin-bottom:15px;
}

#checkout_total th {
	padding:3px;
	background-image:url(images/tdbg.png);
	background-repeat:repeat-x;
}


#checkout_total td {
	padding:3px;
	background-image:url(images/tdbg.png);
	background-repeat:repeat-x;
}

#checkout_total .on td {
	background-image:none;
}

#checkoutform input, #checkoutform textarea {
	width:250px;
	border:1px solid #7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	color:#A7171C;
	font-size:12px;
	background-image:url(images/input_bg.png);
}
