/* TAGS
--------------------------------------------*/

body{
	margin:0px;
	padding:0px;
	background-color: #dadada;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #565656;
}

img{
	border:none;
	vertical-align:bottom;
}

a{
	color:#565656;
	text-decoration:underline;
	outline:none;
}

a.red{
	color:#ae1111;
	text-decoration:none;
	outline:none;
	background-image: url(../images/bullet-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
	font-size:10px;
	font-weight:bold;
}

a.block{
	color:#ae1111;
	text-decoration:none;
	outline:none;
	background-image: url(../images/bullet-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}

h1, h2, h3, h4{
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#1a1c36;
	font-weight:bold;
}

h1{
	font-size:20px;
}

h2{
	font-size:18px;
}

h3{
	font-size:14px;
	margin:0px;
	padding:0px 0px 4px 0px;
	color:#1a1c36;
	font-weight:bold;
}

h4{
	font-size:14px;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#1a1c36;
	font-weight:bold;
}

h3.light{	
}

p{
	margin:0px;
	padding:0px 0px 8px 0px;
	line-height:15px;
}


/* DIVS
--------------------------------------------*/
#mainbody{
	width:998px;
	background-color: #f8f8f8;
	background-image: url(../images/inner-bg.png);
	background-repeat: repeat-y;
	background-position: center top;	
}

#header{
	height:101px;
	text-align:right;
	background-color:#414141;
	margin:0px 31px 0px 31px;
	background-image: url(../images/dots.gif);
	background-repeat:repeat;
	background-position: left bottom;	
}

#header{
	font-family:Tahoma, Geneva, sans-serif;
	color:#c7c7c7;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#414142;
}

#header a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#c7c7c7;
	font-weight:bold;
	text-decoration:none;	
}

#header .left{
	width:325px;
	height:96px;
	padding-top:5px;
	padding-left:33px;	
}

#header .right{
	width:553px;
	height:46px;
	padding-top:55px;
	padding-right:25px;
}

#inner-body{
	margin-left:31px;
	margin-right:31px;
	background-repeat: no-repeat;
	background-position: -100px 0px;
	background-color:#3b3b3b;	
}

#body-left{
	width:236px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-left:34px;
}

#body-right{
	width:620px;
	padding:45px 20px 20px 24px;
	background-color: #f8f8f8;
}

#footer{
	width:896px;
	height:77px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:20px 71px 0px 31px;
}

#footer, #footer a{
	font-size:11px;
	color:#c7c7c7;
	font-weight:bold;
	text-decoration:none;
}

#footer .normal{
	padding-top:4px;
	font-weight:normal;	
}


/* CLASSES
--------------------------------------------*/
.clear{
	clear:both;
	line-height:0px;
	height:0px;
}

.clearBorder{
	clear:both;
	line-height:0px;
	height:1px;
	padding-bottom:12px;
	border-bottom:1px #ccc dotted;	
}

.borderBtm{
	border-bottom:1px solid #d7d7d7;	
}

.paddingTop8{
	padding-top:8px;	
}

.paddingTop4{
	padding-top:4px;	
}

.marginRt30{
	margin-right:30px;	
}

.smalltext{
	color:#a3a5a2;
	font-size:9px;
}

.gen-div{
	width:295px;
	float:left;
	display:inline;
}

.gen-div-l{
	width:285px;
	float:left;
	display:inline;
	padding-right:25px;
}

.gen-div-r{
	width:310px;
	float:left;
	display:inline;
}

.block{
	background-image: url(../images/bullet-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}

.red-block{
	color:#ae1111;
	text-decoration:none;
	outline:none;
	padding-left:22px;
}


/* NAVIGATION
--------------------------------*/
ul#nav{
	list-style-type:none;
	list-style-position:outside;
	margin:5px 0 0 0;
	padding:0px;
}

ul#nav li{
	padding:8px 0px 8px 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a7a7a;
	background-image: url(../images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul#nav li.first{
	
}

ul#nav li a{	
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

ul.genlist{
	list-style-type:none;
	list-style-position:outside;
	margin:5px 0 0 0;
	padding:0px;
}

ul.genlist li{
	background-image: url(../images/bullet-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	margin:0px;
}


/* Form Controls */
form{
	margin:0px;
	padding:0px;
}

.form-width{
	width:550px;	
}

.textbox{
	padding:3px;
	width:235px;
	font-size:14px;
	background-color:#fff;
	border:1px solid #999;
	color: #444444;
	overflow:auto;
}

.button{
	height:23px;
	color:#fff;
	font-size:12px;
	padding:0px 7px 0px 7px;
	margin:0px;
	cursor:pointer;
	background-color:#444;
	border:none;
}


/* LIGHTBOX
--------------------------------*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* SIMPLE MODAL - Overlay */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {
	text-align:left;
	background-color:#fff;
    padding: 10px;
	color: #606060;
	font-size:12px;
	border:1px solid #aaa;
}
#simplemodal-container a{
	color: #606060;
	text-decoration:underline;
	cursor:pointer;
}
#simplemodal-container a.submitBtn{
	text-decoration:none;
}
#simplemodal-container h2{
	color: #606060;
    padding: 0 0 8px 0;
}
#simplemodal-container a.modalCloseImg {
	background:url(../images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}