﻿/* CSS Document */


body  {
	font-family:Arial, Verdana, Helevetica;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #000;
	background-image:url('images/ht-back.gif');
	background-repeat: repeat-x;
	line-height: 150%;
	}


.indent {
	padding: 10px 10px 10px 10px;
	font-family:Arial, Verdana, Helevetica;
	font-size: 9pt;
	margin: 0px;
	text-align:left;
	line-height: 150%;
	margin-bottom: 15px;
	}


.hometext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	vertical-align: middle;
	}
	
.hometext1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	vertical-align: middle;
	color: #337DC6;
	}

.hometext3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	vertical-align: middle;
	color: #a8062e;
	}
	
a.hometext:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #337DC6;
	line-height: 100%;
	}

a.hometext:hover {
	color: #337DC6;
	text-decoration: underline;
	}

#footer {	
	color: #D71B53;
	margin: 25px 25px 25px 25px;
	padding: 25px 25px 25px 25px;
	}


.ballon {
	background: transparent url('images/ballon.gif') bottom right no-repeat; 
	}


#wrapper {
	width: 900px;
	height: 100%
	text-align:center;
	margin:0px auto;
	}
	

#header {
	width: 915px;
	text-align:center;
	height: 150px;
	background: transparent url('images/logo.gif') top left no-repeat; 
	}


#container {
	width: 900px;
	text-align:center;
	}


#content {
	font-size: 98%;
	width: 900px;
	text-align: left;
	float: left;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;	
	background-image:url('images/ht-home-pic.jpg');
	background-repeat: repeat-x;
	}


#greencontent {
	font-size: 98%;
	width: 900px;
	text-align: left;
	float: left;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;	
	background-image:url('images/ht-home-picgr.jpg');
	background-repeat: repeat-x;
	}


#nerf {
	font-size: 98%;
	width: 900px;
	text-align: left;
	float: left;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;	
	background-image:url('images/ht-nerf.jpg');
	background-repeat: repeat-x;
	}


#insidecontent {
	font-size: 98%;
	width: 900px;
	text-align: left;
	float: left;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;	
	background-image:url('images/ht-home.jpg');
	background-repeat: repeat-x;
	}


#homecontent {
	font-size: 98%;
	width: 900px;
	text-align: left;
	float: left;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;	
	background-image:url('images/ht-home-vip2.jpg');
	background-repeat: repeat-x;
	}


#homecontent2 {
	font-size: 98%;
	width: 900px;
	text-align: left;
	float: left;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;	
	background-image:url('images/ht-home-vip3.png');
	background-repeat: repeat-x;
	}	


#leftcontent {
	float: left;
	width: 565px;
	padding: 70px 25px 0px 25px;
	}


#leftcontent2 {
	float: left;
	width: 415px;
	padding: 70px 0px 0px 105px;
	}

	
#rightcontent_long{
	text-align: left;
	width: 240px;
	margin: 200px 0px 0px 0px;
	float: left;
	}	

	
#rightcontent_short {
	text-align: left;
	width: 240px;
	padding: 10px;
	margin: 50px 15px 0px 0px;
	float: left;
	}	
	

#rightcontentshadow_org {
	text-align: left;
	width: 251px;
	height: 337px;
	margin: 330px 0px 0px 0px;
	padding: 100px 0px 0px 10px;
	float: left;
	background: transparent url('images/shadow.gif') top no-repeat; 
	}	


#rightcontentshadow {
	text-align: left;
	width: 230px;
	height: 337px;
	margin: 200px 0px 0px 0px;
	padding: 100px 0px 0px 10px;
	float: left;
	background: transparent url('images/shadow.gif') top no-repeat; 
	}	
	

#rightcontent_double {
	text-align: left;
	width: 230px;
	height: 337px;
	margin: 50px 0px 0px 0px;
	padding: 100px 0px 0px 10px;
	float: left;
	background: transparent url('images/shadow.gif') top no-repeat; 
	}	



#rightcontent_promo {
	text-align: left;
	width: 230px;
	height: 337px;
	margin: 150px 0px 0px 0px;
	padding: 100px 0px 0px 10px;
	float: left;
	background: transparent url('images/shadow-promo.gif') top no-repeat; 
	}	


#rightcontent_rules {
	text-align: left;
	width: 230px;
	height: 337px;
	margin: 150px 0px 0px 0px;
	padding: 100px 0px 0px 10px;
	float: left;
	background: transparent url('images/shadow-rules.gif') top no-repeat; 
	}	


.dottedlines {
	padding: 0px 0px 10px 0px;
	background: transparent url('images/dottedlines.gif') top left repeat-x; 
	}


h2 {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 140%;
	font-weight: strong;
	color: #28629B;
	background: url('images/dottedlines.gif') repeat-x bottom left;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:10px 
	}


h3 {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 140%;
	font-weight: strong;
	color: #D71B53;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px 
	}

	
h4 {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 140%;
	font-weight: strong;
	}


:link, :visited { color: #337DC6; text-decoration: none; }

:link:hover, :visited:hover { text-decoration: underline; }



.highlighted_p {
	padding: 10px;
	margin-bottom: 15px;
	border-style: solid ; 
	border-color: #C0C0C0; 
	border-width: 1px; 
	background: transparent url('images/bg_table_bot.gif') bottom left repeat-x; 
	}

.highlighted_p1 {
	padding: 5px;
	margin-bottom: 10px;
	border-style: solid ; 
	border-color: #C0C0C0; 
	border-width: 1px; 
	background: url('images/mouflage_2.png') no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	}
	

.highlighted_p2 {
	margin-bottom: 15px;
	border-style: solid ; 
	border-color: #C0C0C0; 
	border-width: 1px; 
	background: transparent url('images/bg_table_bot.gif'); background-repeat:repeat; 
	}


#rightside_content {
	font-size: 98%;
	width: 400px;
	text-align: left;
	float: left;
	padding: 25px 20px 10px 20px;
	}


#footer {
	width: 900px;
	color: #FFFFFF;
	background: url('images/footer-shadow.gif') repeat-x top left;
	margin: 0px auto;
	}


.clearfix:after {
    content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* Navigation ---------------------------------------------------------------------------------*/

#navigation{
	background:url('images/ht-navi.gif') no-repeat;
	width: 690px;
	height:38px;
	margin: 0 0 0 0 0px;
	padding:0px;
	float: right;
	}


#navigation span {
	display: none;
	}


#navigation li, #navigation a {
	height:38px;
	display:block;
	}


#navigation li {
	float:left;
	list-style:none;
	display:inline;
	}


#navigation-01 {width: 98px;}
#navigation-02 {width: 98px;}
#navigation-03 {width: 98px;}
#navigation-04 {width: 98px;}
#navigation-05 {width: 98px;}
#navigation-06 {width: 98px;}
#navigation-07 {width: 98px;}


#navigation-01 a:hover {background:url('images/ht-navi.gif') no-repeat 0px -40px; }
#navigation-02 a:hover {background:url('images/ht-navi.gif') no-repeat -98px -40px; }
#navigation-03 a:hover {background:url('images/ht-navi.gif') no-repeat -196px -40px; }
#navigation-04 a:hover {background:url('images/ht-navi.gif') no-repeat -294px -40px; }
#navigation-05 a:hover {background:url('images/ht-navi.gif') no-repeat -392px -40px; }
#navigation-06 a:hover {background:url('images/ht-navi.gif') no-repeat -491px -40px; }
#navigation-07 a:hover {background:url('images/ht-navi.gif') no-repeat -588px -40px; }


/* End Navigation

---------------------------------------------------------------------------------*/
