@charset "utf-8";
/* CSS Document */
/* typo */

body{font-family:Tahoma, Helvetica, Arial, sans-serif;color:#999999;font-size:0.75em;}h1{font-size:4em;height:165px;text-align:center;text-indent:-9999px;}h2{font-size:2.5em;}h3{font-size:2.5em}h4{font-size:1.38em}h5{font-size:1.25em}h6{font-size:1em}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,ol,ul,pre,table,address,fieldset{margin-bottom:20px}h1,h2,h3 {font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color:#000;} h3,h4,h5,h6 {font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color:#9dbd32;} h3,h4,h5,h6 {margin-bottom:10px;}
a {color:#007eff;border-bottom:#007eff 1px dashed;}
a:hover {color:#9dbd32;border-bottom:#9dbd32 1px solid;}

 

/* end typo */

#container {margin:0 auto;width:960px;position:relative;}
#header {width:960px;height:320px; background:url(../images/head_contact.jpg) no-repeat center top;margin:0; margin-bottom:10px;position:relative;}
#contact {height:320px; background:url(../images/head_contact.jpg) no-repeat left bottom;margin:0; margin-bottom:10px;padding-left:200px;color:#CCCCCC;padding-top:30px;}

#content_left {width:610px;display:inline; float:left;padding:0 10px;}
#content_right{width:310px;float:right;margin-left:10px;height:100%;margin-top:30px;height:100%;background: url(../images/right_shade.jpg) no-repeat center top;}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 20px;
}
#disclaim {width:940px;height:20px;margin:0 10px;background:#F3F3F3;}
#footer{width:940px;height:5px;margin:0 10px;background:#666666;}

h1 {background:url(../images/logo.jpg) no-repeat center top;}
h2 {margin:30px 0;}
h3 {border-bottom:#9dbd32 1px dashed;margin-top:40px;}
h2 .hilite {color:#007eff;font-size:0.55em;}

#nav {position:absolute;right:0px;bottom:95%;color:#007eff;z-index:999;}
#nav a {color:#007eff;font-weight:normal;font-size:1em;}
#nav a:hover{color:#9dbd32;}
#content_right .lf_in {margin-left:5em;}


#content_right p {margin-bottom:5px;}

/* copied from old */
.stuff {margin-top:30px;}
.stuff li {
	display:inline;
	list-style:none;
	margin:5px;
	margin-left:0px;
	margin-right:20px;
		
}
.stuff ul.thmbs li {
	display:block;
	float:left;
	list-style:none;
	margin:5px;
	margin-left:0px;
	margin-right:20px;
		
}



.stuff h4 {margin-top:20px;}
.stuff li img{	
	margin-bottom:10px;
	
}


.controlbar a {
	cursor:pointer;
}
.controlbar .highslide-move {
	cursor:move;
}
.points li {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/bullet.gif) no-repeat left 5px;
	padding-left:14px;
}
.top_arrow a{
	float:right;
	background:url(../images/top_arrow.gif) no-repeat right center;
	padding-right:15px;
	color:#000000;
	text-decoration:none;
	border:none;
}

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	padding:1px;
	border: 2px solid #CDCDCD;
}
.highslide:hover img {
	padding:0px;
	border: 3px solid #444;
}

.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(../highslide/graphics/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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

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


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
	border:none;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.slide_show {position:absolute;right:47px;top:53px;width:534px;height:258px;background:#009;}
#main_container_1 {background:url(../images/slide01.jpg) no-repeat center top;}
#main_container_2 {background:url(../images/slide02.jpg) no-repeat center top;}
#main_container_3 {background:url(../images/slide03.jpg) no-repeat center top;}
#main_container_4 {background:url(../images/slide04.jpg) no-repeat center top;}
#main_container_5 {background:url(../images/slide05.jpg) no-repeat center top;}
#content_right .lf_in a {display:block; line-height:22px;}
h4.contact {background:url(../images/right_titles.gif) no-repeat left -43px;height:35px;padding-left:25px;float:right;width:310px;}
h4.latest {background:url(../images/right_titles.gif) no-repeat left bottom;height:30px;padding-left:25px;margin-bottom:0px;margin-top:20px;}
.latest_cont {font-size:12px;font-weight:bold;text-align:center;}
h4.fav {background:url(../images/right_titles.gif) no-repeat left top;height:34px;padding-left:25px;}
h3.port {background:url(../images/h3_icons.gif) no-repeat left top;height:40px;padding-left:45px;}
h3.res {background:url(../images/h3_icons.gif) no-repeat left bottom;height:50px;padding-left:35px;}
.as {margin:0 0 10px 10px;}
.latest_img {background:url(../images/latest_bg.png) no-repeat left top;height:200px;width:260px;padding:15px 0px 0px 5px;}
.latest_img img {border:1px #999 solid;}
.latest_img  a {border:none;}


hr {height:1px;background-color:#CCC;border:none;}

.stuff ul li a {border:none;}
.stuff ul.thmbs li {background:url(../images/shade.gif) no-repeat 6px 6px;width:160px;}
.clr {clear:both;}
.in_right {width:100%;margin:0 auto;border:#ADADAD 1px solid;width:265px;padding:0 15px;}

/* contact form styles */

.contact_sec {width:345px;float:left;margin-right:10px;border-right:#CCCCCC 1px dashed;height:225px;margin-left:35px;padding-right:15px;}
.contact_sec .error_message
{
border: 1px solid #A25965;
height:55px;
width: 400px;
padding: 4px;
background: #fff;
text-align: left;
-moz-border-radius: 5px;
color:#FF0000;

}
#note {height:55px;margin:-10px 0 12px -55px;}
.contact_sec .ok_message
{
border: 1px #567397 solid;
height:44px;
width: 90%;
padding: 8px;
background: #fff;
text-align: center;
-moz-border-radius: 5px;
color:#009900;
font-size:14px;
font-weight:bold;
}

//.contact_sec .info_fieldset { -moz-border-radius: 7px; border: 1px #dddddd solid; }


.contact_sec .button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
background: white;
color: #333333; 
width:100px;
font: 11px Verdana, Helvetica, Arial, sans-serif;
-moz-border-radius: 3px;
margin:5px 0;
cursor:pointer;
}

/* Label */
.contact_sec label  { width:60px;margin:5px 5px 0; float: left; text-align: left; }

/* Input, Textarea */
.contact_sec input,.contact_sec textarea
{
margin: 2px;
padding: 5px; 
float: left;
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
color: #333333; 
font: 12px Verdana, Helvetica, Arial, sans-serif;
-moz-border-radius: 3px;
width:250px;
}
.per_contact {float:left;margin-left:20px;color:#fff;}
.per_contact strong {margin-left:-15px;}
.per_contact a {color:#b7e5ff;}
.mail_details {float:left;margin-right:24px;}

.social_contact {margin-top:15px;float:left;width:350px;}

/* BR */

br { clear: left; }


.social_contact a {margin:15px 32px 0px 20px;float:left;height:25px;background:url(../images/social_icons.gif) no-repeat;padding-left:30px;font-size:14px;color:#fff;font-weight:bold;border:none;width:33px;}
.social_contact a:hover {color:#ccc;} 
a.social_link {background-position:left top;}
a.social_fb {background-position:left -26px;}
a.social_twitter {background-position:left -52px;}
a.social_del {background-position:left -78px;}

.per_contact a {color:#000;border:none;}
.per_contact a:hover {color:#ccc;}

a.gtalk {float:left;height:22px;background:url(../images/social_icons.gif) no-repeat left -105px;padding-left:27px;font-size:14px;color:#FFFFFF;margin-bottom:5px;}
a.yahoo {float:left;height:22px;background:url(../images/social_icons.gif) no-repeat left -126px;padding-left:27px;font-size:14px;color:#FFFFFF;margin-bottom:5px;}
a.skype {float:left;height:22px;background:url(../images/social_icons.gif) no-repeat left -148px;padding-left:27px;font-size:14px;color:#FFFFFF;}

