

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #FFF;
	color: #222;
	font: normal 62.5% Arial, sans-serif;
	padding: 2% 0;
}

a,a:visited {color: #ff051d;}
a:hover {color: #ff051d;text-decoration:none;}

.small_text {
font-size: 10px;
}
.red_text {
color: #ff051d;
}
big {font-size: 1.1em;}

h1,h2,h3 {color: #20173c; padding: 8px 0 2px; font-family: "Times New Roman", Times, serif; font-weight: normal}

h1 {font: normal 2.4em;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline; times, serif;}

h2 {font: normal 1.6em }
h3 {font: bold 1.2em }

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}
#pscroller1{
width: 200px;
height: 100px;
padding: 5px;
margin-bottom: 0px;
}
form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #20173c url(../img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 862px;
}
#container {
	background: #fff;
	border-top: 6px solid #20173c;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 850px;
}

.noresult {
	width: 80%;
	color: #ff051d;
	font-weight: bold;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #ff051d;
	padding: 5px;
	font-size: 14px;
}

/* header */
.title {
	background: #20173c;
	border-top: 1px solid #20173c;
}
.title h1 {
	color: #fff;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}
.title h1 a {text-decoration: none; color: #fff;}
.title h1 a:hover {text-decoration: underline; color: #fff;}

.header {
	border-top: 2px solid #20173c;
	background: #E2DED4 url(../img/header.jpg) no-repeat left bottom;
	height: 220px;
}

/* navigation */
.navigation {
	background: #20173c url(../img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #20173c;
	height: 34px;
	border-bottom: 1px solid #20173c;
}
.navigation a {
	background: #FFF url(../img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #fff;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
		height: 34px;

}
.navigation a:hover,.navigation a#active,.navigation a#visited {background-position: left bottom; color: #fff;}

/* main */
.main#two-columns {background: #FFF url(../img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9 url(../img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #20173c;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #20173c;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 595px;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 250px;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #20173c;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #20173c;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #20173c;}
.right .block li a:hover {background: #F2F0EA;}



.topnav{
	width: 100%;
	color: #fff;
}

.topnav:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.topnav ul{
border-bottom: 2px solid #20173c;
border-top: 2px solid #20173c;
width: 100%;
background: url(../img/chromebg4.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 10px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/

}

.topnav ul li{
display: inline;
color: #fff;

}

.topnav ul li a, .topnav ul li a:visited {
color: #fff;
padding: 11px 27px;
margin: 0;
text-decoration: none;
color: #fff;
font-family: Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size: 14px;

}
.topnav ul li a:hover{
background: url(../img/chromebg4-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #fff;
}

.topnav ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
}
.dropmenudiv a:visted {
	color: #fff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #20173c; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
color: #fff;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: #fff;
border: 1px solid #20173c; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ff051d;
color: #fff;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
