/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #131d25;
	font-size: 70%;
	background: #DCCDC6;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0;
}
a img {
	border: none;
}
#Wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0 15px;
	position: relative;
	background: #fff url(../images_gen/wrapper_bg.jpg) repeat-y;
}
#WrapperInner {
	background: url(../images_gen/left_bg_bottm.gif) no-repeat 20px bottom;
	padding: 0 0 200px 0;
}
#Home div#Wrapper {
}
#Header {
	width: 870px;
	padding: 10px 10px 10px 20px;
	margin: 0;
	background: #7990a3;
}
#Logo {
	padding: 0;
	margin: 0;
	float: left;
}
#HeaderButton {
	width: 111px;
	height: 113px;
	float: left;
	background: url(../images_gen/header_btn_bg.gif) no-repeat top left;
	margin: 0 0 0 15px;
	padding: 10px;
	color: #CC0000;
}
#HeaderButton h1,
#HeaderButton h2,
#HeaderButton h3,
#HeaderButton h4 {
	font-size: 140%;
	margin: 0;
	padding: 0;
}
#HeaderButton p {
	font-size: 85%;
	margin: 0;
	padding: 0;
}
#HeaderButton a {
	text-decoration: none;
	color: #CC0000;
}
#HeaderPromotion {
	width: 353px;
	float: right;
}
#HeaderPromotion img,
#HeaderPromotion a {
	display: block;
}
#ToolBar {
	padding: 60px 0 0 0;
	margin: 0;
	list-style: none;
	float: right;
	text-align: right;
	width: 135px;
	display: none;
}
#ToolBar li.Email {
	padding: 13px 0 0 20px;
	width: 45px;
	background: url(../images_gen/email_icon.gif) no-repeat bottom left;
	float: right;
	clear: right;
}
#ToolBar li.Email a{
	font-size: 120%;
	color: #2a4051;
	font-weight: bold;
	text-decoration: none;
}
#ToolBar li.Phone {
	padding: 8px 0 0 10px;
	background: url(../images_gen/phone_icon.gif) no-repeat bottom left;
	font-size: 120%;
	color: #2a4051;
	font-weight: bold;
	float: right;
	clear: right;
	width: 115px;
}
#MainNav {
	width: 900px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #7c5b40;
}
#MainNav ul {
	width: 870px;
	background: #7c5b40;
	list-style: none;
	font-size: 150%;
	padding: 7px 0 7px 20px;
	margin: 0 0 0 0;
	font-weight: bold;
}
#MainNav ul li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
#MainNav li.Last {
	margin: 0!important;
}
#MainNav li a{
	color: #d7cdc5;
	text-decoration: none;
}
#MainNav li a.Active {
	color: #fff;
}
#MainNav li a:hover {
	color: #d6c5d7;
}
#ShopNav {
	width: 900px;
	background: #E1E7EC url(../images_gen/shop_nav_bg.gif) repeat-x top;
}
#ShopNav p {
	color: #C5CFD7;
	margin: 0;
	padding: 9px 12px 9px 9px;
	background: url(../images_gen/shop_nav_arrow.gif) no-repeat right 13px;
	width: 44px;
	float: left;
}
#ShopNav ul {
	width: 820px;
	float: right;
	margin: 0;
	padding: 8px 0 8px 0;
	list-style: none;
}
#ShopNav li {
	display: block;
	float: left;
	padding: 1px 15px;
	border-left: 1px solid #C5CFD7;
}
#ShopNav li.First {
	padding: 1px 10px 1px 0;
	border-left: none;
}
#ShopNav ul h3 {
	margin: 0;
	padding: 0;
	font-size: 95%;
}
#ShopNav ul a {
	color: #DA0000;
	text-decoration: none;
}
#ShopNav ul a:hover {
	color: #5930EF;
	text-decoration: underline;
}
#ShopNav ul a.Active {
	color: #000;
	text-decoration: underline;
}
#LeftCol {
	float: left;
	width: 180px;
	padding: 20px 20px 20px 20px;
	background: #c5cfd7 url(../images_gen/left_bg.gif) no-repeat top;
}
#LeftCol h3 {
	color: #5b407c;
	font-size: 180%;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#LeftCol ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	font-size: 110%;
}
#LeftCol li {
	margin: 0 0 8px 0;
}
#LeftCol li a {
	color: #5b407c;
	text-decoration: none;
}
#LeftCol li a.Active {
	color: #fff;
	font-weight: bold;
}
#LeftCol li a:hover {
	color: #2a4051;
}
#NewsLeft, #Videos {
	width: 180px;
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	position: relative;
	background: #dde4ea url(../images_gen/sidebottom.gif) no-repeat bottom;
}
#NewsLeft h4, #Videos h4 {
	font-size: 180%;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	text-indent: -5000px;
}
#NewsLeft h4 {
	background: url(../images_gen/news_title.gif) no-repeat left top;
}
#Videos h4 {
	background: url(../images_gen/videos_title.gif) no-repeat left top;
}
#NewsLeft h6, #Videos h6 {
	position: absolute;
	top: 17px;
	right: 10px;
	margin: 0;
	font-size: 100%;
}
#NewsLeft h6 a, #Videos h6 a {
	text-decoration: none;
}
	
#NewsInner, #VideosInner {
	margin: 5px 0 0 0;
	height: 350px;
	overflow: auto;
	padding: 0 10px
}
#Home div#NewsInner, #Home div#VideosInner {
	margin: 5px 0 0 0;
	overflow: auto;
}
.NewsItem {
	padding: 0;
	margin: 0;
	color: #000;
}
.NewsItem h5 {
	font-size: 100%;
	margin: 3px 0 3px 0;
}
.NewsItem p {
	margin: 3px 0 3px 0;
}
.NewsItem a {
	font-weight: bold;
	text-decoration: none;
}
.NewsItem img{
	border: 1px solid #000;
}

.BackButton {
	float: right;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 0;
	width: 180px;
	height: 40px;
	display: block;
	text-indent: -9000px;
	background: url(../images_gen/back_to_gallery.gif) no-repeat left top;
}
#TestimonialsLeft {
	padding: 20px 0 0 0;
}
#TestimonialsLeft h3 {
	color: #fff;
	margin: 0 0 10px 0 !important;
}
.Testimonial {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #7990A3;
}
.Testimonial p {
	font-size: 110%;
	color: #5B418A;
	margin: 0 0 4px 0 !important;
}
p.fromwhom {
	color: #000;
	font-weight: bold !important;
	font-size: 95% !important;
}
#Page {
	float: right;
	width: 640px;
	padding: 20px 20px 15px 20px;
	background: url(../images_gen/page_bg_top.gif) no-repeat top left;
	overflow: hidden;
}
#Home div#Page {
	float: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 680px;
	background: none;
}
#Page h1 {
	font-size: 200%;
	color: #513b2a;
	font-weight: normal;
	margin: 0;
	float: left;
	width: auto;
}
#Copy h1 {
	float: none!important;
}
#Page h2 {
	font-size: 150%;
	color: #513b2a;
	font-weight: normal;
	margin: 0;
}
#Page h3 {
	font-size: 130%;
	color: #513b2a;
	font-weight: normal;
	margin: 0 0 12px 0;
}
#Page p {
	margin: 0 0 10px 0;
}
#Page a {
}
#Page a:hover {
}
#Copy {
	margin: 15px 0 0 0;
}
#Home div#Copy {
	margin: -1px 0 0 0;
}
#Copy table {
	border-collapse: collapse;
}
#Copy h1, #Copy h2{
	margin: 0 0 10px 0;
}
#RightCol {
	width: 162px;
	float: right;
	margin: 0 0 10px 20px;
}
#HomeRightCol {
	width: 192px;
	float: right;
	margin: 0 0 10px 20px;
}
.ImageHolder {
	border: 1px solid #d7cdc5;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	color: #2a4051;
	padding: 0;
	margin: 0 0 15px 0;
}
.ImageHolder p{
	padding: 5px 10px 5px 10px;
	margin: 0!important;
}
.ImageHolder img{
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d7cdc5;
}
.RelatedLinks {
	background: #d7cdc5;
	color: #40617c!important;
	padding: 10px;
}
.RelatedLinks h3 {
	color: #40617c!important;
	font-size: 140%!important;
	font-weight: normal!important;
}
.RelatedLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.RelatedLinks a {
	color: #79407c!important;
}
.StandardTeaser {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border-bottom: 1px dashed #d7cdc5;
}
.StandardTeaser img{
	float: left;
	margin: 5px 15px 20px 0;
}
.StandardTeaser h3{
	margin: 0 0 12px 0;
	font-size: 130%;
}
.StandardTeaser p{
	margin: 0 0 20px 0!important;
}
.StandardTeaser h3 a{
	text-decoration: none;
	font-weight: normal;
}
.StandardTeaser h3 a:hover{
	color: #2a4051;
}
.GalleryIndexBuyBtn {
	display: block;
	width: 84px;
	height: 25px;
	text-indent: -9000px;
	background: url(../images_gen/buy_now_small_btn.gif) no-repeat left top;
	margin: 0 0 10px 0;
	float: right;
}
.GalleryRow {
	margin: 5px 0 25px 0;
	width: 670px;
}
.GalleryRow dl {
	width: 195px;
	float: left;
	margin: 0 25px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	margin: 0;
}
.GalleryRow dl dt, .GalleryRow dl dd {
	margin: 0;
	padding: 2px;
	font-size: 85%;
}
.GalleryRow dl dt {
	border: 1px solid #fff;
}
.GalleryRow dl img{
	border: 1px solid #fff;
}
.GalleryRow dl dd {
	text-align: left;
	letter-spacing: 1px;
}
.GalleryRow dl dd h3{
	margin: 4px 0 4px 0!important;
	font-size: 100%;
}
.GalleryRow dl dd p{
	margin: 0!important;
}
.GalleryRow dl dd p.ImageDimensions {
	float: left;
}
.GalleryRow dl dd p.Price {
	float: right;
}
.GalleryRow dl dd p.MoreLink {
	margin: 0!important;
	padding: 3px 0 0 0!important;
	width: 140px;
	clear: both;
}
.GalleryRow dl dd p.MoreLink a {
	display: block;
	text-indent: -9000px;
	background: url(../images_gen/view_btn.gif) no-repeat left top;
	width: 140px;
	height: 25px;
	margin: 3px 0 0 20px;
}
#ResultsNav {
	text-align: right;
	padding-top: 20px;
	font-size: 110%;
}
#ResultsNav p{
	margin: 0 0 5px 0;
}
#ResultsNav span{
	margin: 0 0 0 6px;
	font-size: 120%;
}
#ResultsNav span a{
	font-size: 80%;
	text-decoration: none;
}
p.Enlarge {
	color: #434343;
	font-size: 110%;
	margin: 0 0 5px 0!important;
	font-weight: bold;
	padding: 5px 17px 0 0;
	width: 90px;
	background: url(../images_gen/magnify.gif) no-repeat right 3px;
}
#ImagePageLeft {
	padding: 0;
	margin: 0;
	float: left;
	width: 340px;
}
#ImagePageLeft h2 {
	font-weight: bold;
}
#ImagePageLeft blockquote {
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
	width: 340px;
	border-top: 1px solid #C2D1D8;
}
#ImagePageLeft blockquote a {
	display: block;
	width: 105px;
	float: left;
	margin: 0 12px 0 0;
}
#ImagePageLeft blockquote a.Last {
	margin: 0 0 0 1px !important;
}
#ImagePageRight {
	padding: 0;
	margin: 18px 0 0 0;
	float: right;
	width: 270px;
}
#ImagePageRight table{
	margin: 0 0 20px 0;
}
#ImagePageRight table td.TDHead {
	padding: 0 10px 0 0;
}
#ImagePageRight a.BuyNow, a.Enquire {
	font-size: 180%;
	font-weight: bold;
	width: 180px;
	height: 40px;
	display: block;
	text-indent: -9000px;
}
.BuyNow {
	background: url(../images_gen/buy_now.gif) no-repeat left top;
}
.Enquire {
	background: url(../images_gen/enquire.gif) no-repeat left top;
}
#NextPrevButtons {
	margin: 30px 0 0 0;
}
dl.Previous, dl.Next {
	margin: 0;
	padding: 0;
}
dl.Previous {
	float: left;
	text-align: left;
}
dl.Next {
	float: right;
	text-align: right;
	padding: 0 80px 0 0;
}
dl.Previous dt, dl.Next dt {
	height: 80px;
	width: 80px;
}
dl.Previous dd, dl.Next dd {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}
dl.Previous dd a, dl.Next dd a {
	color: #7C5B40;
	display: block;
	background: url(../images_gen/blank_btn_60.gif) no-repeat left top;
	width: 40px;
	height: 23px;
	text-decoration: none;
	padding: 7px 10px 0 10px;
}
dl.Next dd a {
	float: right;
}

#RelatedProducts {
	margin: 30px 0 30px 30px;
	padding: 0;
	background: #F5EFF2 url(../images_gen/related_top.gif) no-repeat top;
	text-align: center;
	width: 220px;
}
#RelatedProductsInner {
	margin: 0;
	padding: 20px;
	background: url(../images_gen/related_bottom.gif) no-repeat bottom;
}
#RelatedProducts h1 {
	color: #7C5B40;
	font-size: 170% !important;
}
#RelatedProducts dl {
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #fff;
}
#RelatedProducts dt {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#RelatedProducts dd {
	padding: 15px 0 15px 0;
	margin: 0 0 0 0;
}
#RelatedProducts h2 {
	font-size: 120% !important;
}
#RelatedProducts dl dd p.MoreLink a {
	display: block;
	text-indent: -9000px;
	background: url(../images_gen/related_btn.gif) no-repeat left top;
	width: 180px;
	height: 30px;
	margin: 0 auto;
}

.HalfRight {
	width: 150px;
	float: right;
}
#HomeBanners {
	margin: 0 0 20px 0;
}
#HomeBanners img {
	display: block;
}
#TopBannersLeft {
	float: left;
	width: 467px;
	padding: 0 0 3px 0;
}
#TopBannersRight {
	float: right;
	width: 209px;
	padding: 0 0 3px 0;
}
#BannerLeft {
	display: block;
	float: left;
	width: 216px;
}
#BannerRight {
	display: block;
	float: right;
	width: 460px;
}
#HomeBottom {
	padding: 15px;
}
#Footer {
	background: #7c5b40 url(../images_gen/footer_bg.jpg) no-repeat top;
	padding: 10px 15px 25px 15px;
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#Footer p {
	color: #C2D1D8;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
#Footer p strong{
	margin: 0 0 0 10px;
}
#Footer ul {
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	text-align: right;
	list-style: none;
	font-weight: bold;
}
#Footer ul li {
	float: left;
	margin: 0 0 0 15px;
}
#Footer ul li a {
	color: #fff;
	text-decoration: none;
}
p#Pan a {
	font-size: 80%;
	color: #444;
	text-decoration: none;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}