html {
min-height: 101%;
}
.headerBG {
	background-color: #2D343C;
	background-image: url(images/header_ctr.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #24272E;
	background-image: url(images/main_background.jpg);
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E4E4E4;
}
.contentareaborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #181E23;
	border-left-color: #181E23;
	background-color: #313A43;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
}
.contentareadark {
	background-color: #202123;
}
.contentareatitle {
	border-right-style: none;
	border-left-style: none;
	background-color: #96A09C;
	height: 26px;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 12px;
	color: #000;
}
.contentareatitlecont {
	border-right-style: none;
	border-left-style: none;
	background-color: #CBCAC5;
	height: 26px;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 12px;
	color: #000;
}
.contentareatrad{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #181E23;
	border-left-color: #181E23;
	background-color: #96A09C;
}
.contentareacont{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #181E23;
	border-left-color: #181E23;
	background-color: #CBCAC5;
}
.menubar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #181E23;
	border-left-color: #181E23;
	background-color: #313A43;
	background-image: url(images/menu/menu_bg.jpg);
	background-repeat: repeat-x;
}
.blackphotoborder {
	background-color: #151515;
}
.blackphotobordersidesleft {
	background-color: #151515;
	background-image: url(images/content/left_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.blackphotobordersidesright {
	background-color: #151515;
/*	background-image: url(images/content/right_corner.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A9BB7;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;
	font-weight: bold;*/
	color: #6A9BB7;
	text-decoration: underline;
}
.sidepicturetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCAA2;
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#6A9BB7;
	font-size:1em;
	background-color:#313235;
	width:99%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:right center;
	height:22px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #4D4D4D;
	width:99%;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:1em;
	position:relative;
	background-color: #313235;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.gallerycorners {

	background-color: #151515;
	background-image: url(images/content/gallery_corners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.galleryphotoborder {
	border: 1px solid #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCAA2;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCAA2;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCAA2;
}
.footer {
	background-image: url(images/content/footer_centre.jpg);
	background-repeat: repeat-x;
	background-color: #526271;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202123;
}

a.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8A9BAA;
	text-decoration: none;
}
a.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #404B55;
}
li {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px;
}
.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E3740;
	background-color: #CDD3DA;
	height: 16px;
	width: 180px;
	border: 1px solid #617085;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E3740;
	background-color: #CDD3DA;
	height: 100px;
	width: 480px;
	border: 1px solid #617085;
}
.textselect {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E3740;
	background-color: #CDD3DA;
	height: 21px;
	width: 184px;
	border: 1px solid #617085;
}
.browsebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #526271;
	height: 20px;
	width: 60px;
	border: 1px solid #E4E4E4;
}
.cancelbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9D2000;
	height: 20px;
	width: 120px;
	border: 1px solid #E4E4E4;
}
.sendbutton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #80AA58;
	height: 20px;
	width: 120px;
	border: 1px solid #E4E4E4;
}
.orderbox {
	border: 1px solid #353639;
}
.sendbuttonOrder {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #80AA58;
	height: 20px;
	width: 200px;
	border: 1px solid #E4E4E4;
}
.photoborder {
	border: 1px solid #C5D6DE;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCAA2;
}
.vert {
	background-image: url(images/menu_drop);
	background-repeat: repeat-y;
	background-color: #F00;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #526271;
	text-decoration: none;
	color: #526271;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #CCCAA1;
	color: #526271;
	background-color: #CCCAA1;
}

.pagination a.currentpage{
	background-color: #526271;
	color: #FFF !important;
	border-color: #526271;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #526271;
	border-color: #526271;
	font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}.contempcell {
	background-color: #CBCAC5;
}
