body {
	margin:0px; 
	padding:0px;
	font:11px tahoma, verdana, arial;
	color:#e7e7e7;
	background:#1a1a1a;
	height:100%;
	line-height:180%;
	line-height: 18px;
	background-image: url(images/main_bkg_repeat2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

img {
	border:none;
}

p {
	font-size: 11px ;
	font-family: tahoma, verdana, arial;
}

.text_center { 
	text-align:center;
}

.clearLeft {
	clear:left;
}

a.mainnav {
	font-size: 11px ;
	font-family: tahoma, verdana, arial;
	color: #e7e7e7;
	font-weight: bold;
	text-decoration: none;
}

a.mainnav:hover {
	font-size: 11px ;
	font-family: tahoma, verdana, arial;
	color: #f1e4a3;
	font-weight: bold;
	text-decoration: underline;
}

a {
	font-size: 11px ;
	font-family: tahoma, verdana, arial;
	color: #ed3042;
	text-decoration: underline;
}

a:hover {
	font-size: 11px ;
	font-family: tahoma, verdana, arial;
	color: #f1e4a3;
	text-decoration: underline;
}

#container {
background:url(images/main_bkg2.jpg) center top no-repeat; 
}

#main { 
	margin:0 auto 0 auto;
	width: 752px;
	height:100%;
	color:#e7e7e7;
}

.inside {
	left:0;
	padding-top:27px;
	padding-left:17px;
	width:718px;
}

.home_left {
	float: left;
	left:0;
	padding-top:27px;
	padding-left:17px;
	width:349px;
}

.home_right {
	padding-top:27px;
	padding-right:17px;
	width:349px;
	margin-left:385px;
}

.homeBottomHeading {
margin-top:27px;
}

.navlink_home {
	width: 120px;
	margin-left:11px;
	padding-top:12px;
	text-align: center;
	float: left;
}

.navlink_news {
	width: 120px;
	padding-top:12px;
	text-align: center;
	float: left;
}

.navlink_profile {
	width: 120px;
	padding-top:12px;
	text-align: center;
	float: left;
}

.navlink_partners {
	width: 120px;
	padding-top:12px;
	text-align: center;
	float: left;
}

.navlink_media {
	width: 120px;
	padding-top:12px;
	text-align: center;
	float: left;
}

.navlink_contacts {
	width: 120px;
	padding-top:12px;
	text-align: center;
	float: left;
}

.top {
	width: 750px;
	height: 211px;
	top:0px;
	padding-left: 1px;
}

.navigation {
	width: 750px;
	height: 53px;
	margin-left: 1px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.blue {
	color:#5284c8;
}

.quote {
	color:#efde87;
	font-style:italic;
}

.read_more {
	text-align:right;
	width:100%;
	display:block;
}

#partners p{
	margin-right:10px;
	text-align:center;
}

/* Paging ------------------------- */

.paging {
	text-align:center;
}

.paging a {
	margin:0 5px 0 5px;
}

.paging a.active {
	color: #f1e4a3;
	text-decoration:none;
}


/* Profile Page ------------------- */

.profile_question {
   color:#5284c8;
}

/* Partners Page ------------------ */

.partnerL, .partnerR {
	padding:10px;
	margin:0 auto 20px auto;
	width:670px;	
}

.partnerL .partners_text {
	float:left;
	width:330px;
}

.partnerL .partners_image {
	margin-left:350px;
	width:320px;
}

.partnerR .partners_text {
	width:330px;
	margin-left:340px;
}

.partnerR .partners_image {
	width:320px;
	float:left;
}

/* News ------------------------ */

.news_spacer {
	display:block;
	height:35px;
}

/* Heading Styles ------------------ */

#contacts form h3 {
	font-size:14px;
	margin-top:0;
	margin-bottom:40px;
}

/* Media Pages ------------------------------ */

.photoGallery span {
	width:160px;
	padding:10px;
	margin:0 28px 0 28px;
	text-align:center;
	display:block;
	float:left;
}

.photoGallery2 span {
	width:160px;
	padding:5px;
	text-align:center;
	display:block;
	float:left;
}

.photoGallery img, .photoGallery2 img {
	display:block;
	margin:0 auto 5px auto;	
}

.photoGallery2 img {
	padding:8px;
	text-align:center;
	display:block;
	margin:0 auto 5px auto;		
}

.photoGallery .photoGallery_row {
	margin:15px 0 15px 0;
}




/* Form Styling ------------------------------*/

#contact_form {
	padding:10px 15px 15px 15px;
	margin:15px 0 0 0;
}

#contact_form label {
	display:block;
	width:100px;
	font-weight:bold;
	text-align:right;
	margin:0 10px 0 0;
	float:left;
}

#contact_form .textbox1 {
	width:225px;
	border:1px solid #ed3042;
}

#contact_form .textarea1 {
	width:225px;
	height:100px;
	border:1px solid #ed3042;
}

#contact_form .button1 {
	border:1px solid #ed3042;
	background:#404040;
	color:#FFFFFF;
}


.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_invalid {
    color:#CC0000;
}

/* Highslide ------------------------------- */

.highslide {
	cursor: url(scripts/highslide/zoomin.cur), pointer;
  outline: none;
}

.highslide-html-content {
	display:none;
}

.highslide-body {
	clear:right;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(scripts/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
		font-size: 10px;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(scripts/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
		float: right;
		display: block;
		position: relative;
		margin: 0 5px;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		margin-top: 1px;
		margin-bottom: 1px;
    color: silver;
}

.control2 {	
		text-align:right;
		display: block;
		position: relative;
		margin: 0 5px;
		padding-right:10px;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		margin-top: 1px;
		margin-bottom: 1px;
    color: silver;
}

.control2 a {
		font-size: 9pt;
		text-decoration:none;
}

.control:hover, .control2 a:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
		font-size: 9pt;
    color: silver;
}

.control, .control *, .control, .control2 *  {
	color: #666;
}
