@charset "utf-8";

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
	padding: 0px 35px;
	min-height: 200px;
	background: url(../layout/container_bg.png) repeat-y center;
	width: 720px;
	clear: both;
}

* html .clearfix {
    height: 1%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	margin: 0;
	padding: 0;
	height: inherit;
	background-attachment: scroll;
	background-color: #26000F;
	background-image: url(../layout/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

form {
}

input, textarea {
	padding: 1px;
	border: 2px solid #999;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}

h1, h2, h3, h4 {
	margin: 0;
}

#pageheader h1, #pageheader h2, #pageheader h3, #pageheader h4 {
	margin: 0;
	padding-left: 20px;
}

h2, h3, h4 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

p, ul, ol {
	line-height: normal;
	margin: 0px;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #9C183F;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}
.toplinks {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #DAC9D1;
	height: 15px;
	padding: 3px;
	text-align: center;
	margin:0;
}
.highlight {
	color: #9D1940
}
#container {
	width: 790px;
	margin: 0px auto;
	background: url(../layout/header_bg.png) no-repeat center top;
}
#containersplash {
	width: 790px;
	margin: 0px auto;
}
#content {

}
#footer {
	position: relative;
	bottom: 0px;
	height:31px;
	margin: 0px auto;
	text-align: center;
	background: url(../layout/footer_bg.png) no-repeat center top;
	padding: 0;
	font-size: 10px;
	clear: both;
	}
#toplinks {
	padding: 4px;
	height: 13px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #DAC9D1;
	text-align: center;

}
#navigation {
	height: 127px;
	padding-right: 15px;
	padding-left: 15px;
}
#pageheader {
	padding: 0px 15px;
}
.gallerydetails {
	width:138px;
	background: url(../layout/gallery_reflection.jpg) no-repeat center top;
	padding: 14px 8px 8px;
	text-transform: capitalize;
	height: 100px;
}.gallerycol {
	text-align: center;
	float: left;
	width: 200px;
	position: relative;
	padding-left: 40px;
}
.thumb {
	background-color:#000000;
	background-position: center;
	background-repeat:no-repeat;
	margin: 0px 0px 10px 30px;
	float: left;
	border: 1px solid #901848;
	cursor: pointer;
}
.admin_th {
	border: 1px solid #999999;
	background: center top;
	height: 50px;
	width: 50px;
}
.review_row {
	background: #FFFFFF url(../layout/grad_bg.jpg) repeat-x top;
	padding: 4px;
}
#splashscreen {
	background: url(../layout/splash_bg-1.jpg) no-repeat left top;
	height: 340px;
	padding: 140px 40px 40px 250px;
	text-align: right;
}
#splashheader {
	bottom: 0px;
	height:31px;
	margin: 0px auto;
	text-align: center;
	background: url(../layout/header_splash_bg.png) no-repeat center top;
	padding: 0;
	font-size: 10px;
	clear: both;
}
.review_row h3 {
	font-size: 15px;
	font-weight: bold;
	color: #9D1940;
	margin: 0px;
	padding: 0px;
}
.currencybox {
	color: #333333;
	background: #FFFFFF;
	border: 0px none #CCCCCC;
}

