﻿/* Glitter Host CSS Document */


body{
	background-color:#ebebeb;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image:url("picts/body_bg.gif");
	background-position:top;
	background-repeat:repeat-x;
	}

.clear {
	clear:both;
	}

			/*....................wraper..................*/
						
#main_wraper{
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0;
	background: #FFFFFF;
	}
	
			/*....................header..................*/
			
#header{
	width:900px;
	height:239px;
	margin:0 auto;
	padding:0;
	}
	
			/*....................Top menu..................*/	
						

						
						
#menu {
 	width: 900px;
	height:48px;
	padding:0;
	margin:0 auto;
	background-image:url("picts/but_bg.gif");
	background-repeat:repeat-x;
		 }

#menu ul {
 	width: 900px;
	height:48px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
	
}


#menu li {
	display: inline;
	height:48px;
	}

#menu li a {
	display: block;
	float: left;
	height:34px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#menu a:hover  {
	background-image:url("picts/but_over.gif");
	background-repeat:repeat-x;	
	color:#FFFFFF;
	}
	
.active{
	width:147px;
	height:58px;
	background-image:url("picts/but_over.gif");
	background-repeat:repeat-x;
	background-position:top;
	padding: 12px 0px 0 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	}	
	
			/*....................Flash Zindex..................*/



#flash_adv1{			
	width:100px;
	height:100px;
	z-index:1;
	position:absolute;
	right:0;
	}
#flash_adv2{			
	width:600px;
	height:600px;
	z-index:1;
	position:absolute;
	visibility:hidden;
	right:0;
	}
			
			
			/*....................containers..................*/
			
#main_inner_cont{
	width:876px;
	height:auto;
	margin:0 auto;
	padding:10px 12px;
	}
#inner_cont{
	width:876px;
	height:auto;
	padding:0;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url("picts/page_bg.gif");
	background-position:right;
	background-repeat:repeat-y;
	}
#right_cont{
	width:225px;
	height:auto;
	margin:0;
	padding: 0;
	float:right;
	background-color:#f9f8f8;
	}	

#right_cont_form{
	width:225px;
	height:auto;
	margin:0;
	padding: 5px;
	float:right;
	background-color:#dcdcdc;
	}
	
#right_cont_pad{
	width:225px;
	height:auto;
	margin:0;
	padding: 5px;
	float:right;
	}	
	
#left_cont{
	width:615px;
	height:auto;
	margin:0;
	padding: 0 0 0 5px;
	float:left;
	background-color:#FFFFFF;
	}		
#plans{
	width:615px;
	height:258px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	}	
	
			/*....................SIDE menu..................*/
	
	
	
#side_menu {
	width:178px;
	height:auto;
	margin:0px auto 0 auto;
	padding:0px 0 8px 0px;
	font-size:12px;
	}	
#side_menu ul {
	
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}

				

#side_menu ul li {
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0px 0 0px 0;
	color:#dad4d4;
	text-align:left;
	
	}	
	
	
#side_menu li a {
	
	
	height:16px;
	margin:0;
	text-decoration: none;
  	color:#FFFFFF;
	background:none;
	padding:0px 0 0 18px;
	background-image:url("picts/arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
	}

#side_menu ul li a:hover {
	text-decoration:underline;
	
	}
	
			
								/*------------Java Tables--------------*/

a{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
color: #000000;
}

#box_wrapper{
	width: 595px;
	margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #39699f;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #0078a9 url("picts/tab.jpg") repeat;
cursor:pointer;
}


.tab a:hover{
background-color:#000000;
	}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
.tabtxt a:hover{
	text-decoration:underline;
	color:#B7E2F7;
	}
.padding_box{
	padding:5px;
	border:#6699FF solid 1px;
	}
			
			
			
			
			/*....................Form Buttons..................*/
	
.form_but_bg{
	background:url("picts/submit_but.gif") repeat-x 0 0; 
	width:auto; 
	height:22px; 
	border:1px solid double #00b4ff; 
	cursor:pointer; 
	margin:0 0 0 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 2px 2px 2px; 
	text-align:center;
	}						
		
.form_but_bg a:hover{
	color:#C2F154;
	}	

	
			
			
	
			/*....................footer..................*/

#footer{
	width:900px;
	height:62px;
	margin:0 auto;
	padding:8px 0 0 0;
	text-align: center;
	color:#0EA6D8;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	background-color:#005f86;
	background-image:url("picts/footer_bg.gif");
	background-position:top;
	background-repeat:repeat-x;
	}

	
	
.footer_links:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		text-decoration: none;
		font-weight:normal;
	}

	
	
.footer_links:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		text-decoration: none;
		font-weight:normal;
	}

	
	
.footer_links:link{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		text-decoration: none;
		font-weight:normal;
	}

.footer_links:hover{
		color:#42c7ff;
		font-weight:normal;
		text-decoration:underline;
	}		
	
.footer_note{
	color:#00b4ff;
	font-size:11px;
	font-weight:normal;
	padding-top:3px;
	}	
	
	
				/*....................Fonts..................*/


.main_content{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	line-height:19px;
	margin:10px 0 20px 0;
	padding:0;
	}
.main_content2{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:19px;
	}


.main_content_small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0d2934;
	text-align:justify;
	line-height:16px;
	padding:0;
	
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#00618e;
	}
.right_head{
	width:611px;
	height:auto;
	float:left;
	padding:0px 0 2px 0;
	margin:0;
	border-bottom:1px  #999999  dotted;
	}

.right_head2{
	width:622px;
	height:auto;
	float:left;
	padding:23px 0 1px 0;
	margin-bottom:8px;
	border-bottom:2px  #829f55 solid ;
	}		
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#d30000;
	font-weight:bold;
	padding:0;
	margin:0;
	}
	
.subhead{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#410100;
	font-weight:bold;
	padding:0;
	margin:0;
	}	
	
.head2{
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#ad6732;
	padding:0px;
	float:left;
	}	


.right_head3{
	width:614px;
	height:auto;
	margin:10px auto 0 auto;
	padding:4px;
	background-color:#3E0001;
	text-align:center;
	}	
	
h4{
	font-size:12px;
	color:#999999;
	}	
	
	

.highlight1{
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	}


.highlight2{
	font-size:15px;
	font-weight:bold;
	color:#507117;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
.highlight3{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	line-height:20px;
	}
	
.highlight4{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}
	
.highlight5{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
.highlight6{
	font-size:15px;
	font-weight:bold;
	color:#FFE6E6;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	}	

.highlight7{
	font-size:15px;
	font-weight:bold;
	color:#333333;
	}
	
.big_center{
	font-size:16px;
	font-weight:bold;
	color:#83045e;
	text-align:center;
	line-height:25px;
	padding:0;
	margin:0;
	}			
.small_highlight{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:5px;
	}
.small_highlight2{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	}
.med_highlight{
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
	}
.price{
	font-size:15px;
	font-weight:bold;
	color:#875716;
	}	
.question{
	font-size:16px;
	font-weight:bold;
	color:#400005;
	padding:0px 0px 0px 0px;
	}	
.question_faq{
	font-size:16px;
	font-weight:bold;
	color:#400005;
	padding:0;
	}	

.price_big{
	font-size:14px;
	font-weight:bold;
	color:#33CCFF;
	font-family:Arial, Helvetica, sans-serif;
	}	

	
.big_font{
	font-size: 18px;
	font-weight:bold;
	color: #6eae03;
}	








.highlight8{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:bold;
	color: #339900;
}
	

.highlt_link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000033;
	padding:2px;
	}
.highlt_link a:hover{
	color:#FFFFFF;
	background-color:#666666;
	}
	
.highlt_link2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#375038;
	
	}
.highlt_link2 a:hover{
	color:#95d701;
	background-color:#333333;
	padding:5px;
	}
		
.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#006600;
	text-align:right;
	float:right;
	}
.link a{
	text-decoration: none;
	color:#006600;
	}	
.link a:hover{
	background-color:#000000;
	
	color:#99FF00;
	}		
.common_link a{	
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.common_link a:hover{
	color:#000000;
	text-decoration:underline;
	}	

					/*....................From HTML.. Last Added..................*/
					
.style1 {
	color: #000000;
}
.style2 {
	color: #0066CC;
}
.style3 {
	font-size: x-small;
}
.style4 {
	background-color: #031217;
}
.style5 {
	border-width: 0px;
}
.style6 {
	text-align: right;
	font-size: x-small;
}
.style7 {
	background-color: #FFFF00;
}
.style8 {
	font-weight: bold;
	background-color: #CFEDFE;
}
.style9 {
	font-weight: bold;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 5px;
}
.style10 {
	letter-spacing: -1px;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
}
.style12 {
	letter-spacing: -1px;
	font-weight: bold;
}
.style13 {
	font-size: medium;
}
.style14 {
	text-align: center;
}
.style15 {
	border-width: 0px;
	margin-left: 0px;
}
