﻿body
{
	background-color: #244267;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #333366;
	line-height: 14pt;
}

form {margin: 0; padding: 0;}

a
{
	color: #004ae2;
}

.rel
{
	position: relative;
}
#mainwrapper
{
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#maincontent
{
	background-color: Transparent;
	background-image: url('images/bgmain.jpg');
	background-repeat: repeat-y;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 157px;
	width: 940px;
	clear: both;
}

#header2
{
	width: 690px;
	height: 89px;
	background-image: url('images/header2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	left: 0;
	margin: 0;
	padding: 0;
	top: 0px;
	z-index: 100;
}
#header
{
	position: absolute;
	width: 940px;
	height: 157px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
}

#headerhome
{
	display: block;
	width: 800px;
	height: 100px;
	position: absolute;
	top: 50px;
	left: 20px;
}

#contentside
{
	width: 690px;
	position: relative;
	float: left;
	clear: left;
}
#contentside2
{
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

#adside
{
	width: 250px;
	position: relative;
	float: right;
	clear: right;
}
#camera
{
	display: block;
	width: 250px;
	height: 170px;
	background-image: url('images/camera.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}
#footer
{
	text-align: center;
	clear: both;
	height: 120px;
	width: 940px;
	background-image: url('images/footer.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 100px;
}

.txtbox
{
	border: 1px solid #bbbbbb;
	padding: 3px;
	height: 18px;
	background-image: url(images/bgtextbox.jpg);
	background-repeat: repeat-x;
	font: inherit;
}

.watermark
{
	color: #777777;
	font-style: italic;
	border: 1px solid #bbbbbb;
	padding: 3px;
	height: 18px;
	background-image: url(images/bgtextbox.jpg);
	background-repeat: repeat-x;
}

.asterisk
{
	font-size: 20pt;
	line-height: 20pt;
	color: #ff3300;
}

.formbutton
{
	height: 26px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11pt;
	line-height: 26px;
	background-image: url(images/bgbutton.jpg);
	border: 0px;
	font-family: Century Gothic;
	padding-left: 5px;
	padding-right: 5px;
	overflow: visible;
}

.loginbox, #welcomebox
{
	color: #ffffff;
	font-weight: bold;
}

.loginbox table
{
	margin: 0;
	padding: 0;
}
.loginbox table td
{
	vertical-align: bottom;
	height: 36px;
}

.loginbox a, #welcomebox a
{
	color: #ffffff;
	font-weight: bold;
}

#welcomebox
{
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}

#pagetitle
{
	font-size: 22pt;
	color: #c92a2a;
	text-transform: uppercase;
	font-family: Century Gothic;
	font-weight: bold;
}

.fieldname
{
	text-align: right;
	font-weight: bold;
}


.alert
{
	color: #f92a2a;
	font-weight: bold;
}

.feedback
{
	color: #004ae2;
	font-weight: bold;
}

h1
{
	font-size: 16pt;
}

.thumbnailbox
{
	width: 180px;
	border: 5px solid #cccfdd;
	margin: 5px;
	text-align: center;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #dcdfed;
}

/*244267*/
.thumbhover
{
	border: 5px solid #2050aa;
}

.approvedFalse
{
	border: 5px solid #ffcc00;
	background-color: #ffcc00;
}

.thumbnailbox a
{
	text-decoration: none;
}

.thumbnailtopright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	background-color: #7482c7;
}

.thumbnailbox img
{
}
.thumbcaption
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000033;
}

.clearboth
{
	clear: both;
}
.center
{
	text-align: center;
}
.vcenter
{
	vertical-align: middle;
}
.vtop
{
	vertical-align: top;
}
.vbottom
{
	vertical-align: bottom;
}
.thinborder
{
	border: 1px solid #eeeeee;
}

#header2 a
{
	float: right;
	margin-left: 8px;
}
a.button
{
	/* Sliding right image */
	background: transparent url('images/button_right.jpg') no-repeat scroll top right;
	display: inline-table;
	display: inline-block;
	height: 47px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px; /* space between each button */
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	text-decoration: none; /* FONT PROPERTIES */
	color: #1859aa;
	font-family: Century Gothic, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}
a.button span
{
	/* Background left image */
	background: transparent url('images/button_left.jpg') no-repeat;
	display: block;
	line-height: 42px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT minus drop-shadow compensation */
	padding: 0px 3px 0px 20px;
	height: 47px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	cursor: pointer;
}
a.button:hover span
{
	text-decoration: underline;
}

.bigpic
{
	border: 4px solid #cccfdd;
}
.imgcontrols
{
	margin: 15px;
	border: 5px solid #cccfdd;
	padding: 8px;
	font-weight: bold;
}

.tblrate
{
	margin-bottom: 10px;
	font-size: 12pt;
}
.tblrate td
{
	padding-left: 7px;
	padding-right: 7px;
}

.picby
{
	font-weight: bold;
	font-size: 8pt;
	font-style: italic;
	color: #004ae2;
}

.size20
{
	font-size: 20pt;
	font-weight: bold;
}

.pager
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Century Gothic;
}

.pager a
{
	padding-left: 5px;
	padding-right: 5px;
}

.bigcaption
{
	font-weight: normal;
	font-size: 9pt;
}

#monoslideshow
{
	border: 5px solid #cccfdd;
	width: 630px;
	height: 457px;
	margin: 0 auto;
}

.grey
{
	color: #999999;
}

.googlead
{
	width: 160px;
	margin: 0 auto;
	text-align: center;
}


#abouttab
{
	width: 26px;
	height: 142px;
	background: transparent url('images/abouttab.jpg') no-repeat top right;
	position: absolute;
	z-index: 1000;
	top: 145px;
	left: -11px;
}
#abouttab a
{
	display: block;
	width: 26px;
	height: 142px;
}
