/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		background:#000000;
		margin:5px 0px 0px 0px;
		padding:0px;
		
		scrollbar-darkshadow-color : #0098AD;
		scrollbar-3dlight-color:#0098AD;
		scrollbar-face-color : #006277;
		scrollbar-shadow-color :#006277;
		scrollbar-arrow-color : #FFFFFF;
		scrollbar-highlight-color :#00A2C4;
	}
.bg { background:url(../images/img_bg.jpg) repeat-x; }

.img_h_bg_l { background:url(../images/img_h_bg_l.jpg) no-repeat; }
.img_h_bg_r { background:url(../images/img_h_bg_r.jpg) no-repeat; }
.img_h_bg_c { background:url(../images/img_h_bg_c.jpg) repeat-x; }
.img_g_eff { background:url(../images/img_h_eff.jpg) no-repeat; }
.img_line { background:url(../images/img_line.jpg) no-repeat; }
.img_sep_btn { background:url(../images/img_sep_btn.jpg) no-repeat; }
.img_logo { background:url(../images/img_logo.jpg) no-repeat; }
.img_txt { background:url(../images/img_txt.jpg) no-repeat; }
.img_center_t1 { background:url(../images/img_center_t1.jpg) no-repeat; }
.img_center_t2 { background:url(../images/img_center_t2.jpg) no-repeat; }
.img_center_l { background:url(../images/img_center_l.jpg) no-repeat; }
.img_center_r { background:url(../images/img_center_r.jpg) no-repeat; text-indent:100px;}
.img_ico { background:url(../images/img_ico.gif) no-repeat; }

/* VBOX1 */

.img_bg_vfire { background:url(../images/vbox1/img_bg_vfire.jpg) no-repeat; }
.img_vfire {background:url(../images/vbox1/img_vfire.gif) no-repeat; }
.img_vfire_1 {background:url(../images/vbox1/img_vfire_1.gif) no-repeat; }
.img_down { background:url(../images/vbox1/img_down.jpg) no-repeat; }
.img_down_l { background:url(../images/vbox1/img_down_l.jpg) no-repeat; }
.img_down_r { background:url(../images/vbox1/img_down_r.jpg) no-repeat; }
.img_footer { background:url(../images/vbox1/img_footer.jpg) no-repeat; }
.ico_circle {background:url(../images/vbox1/ico_circle.gif) no-repeat; }
.img_download { background:url(../images/vbox1/img_download_1.jpg) no-repeat; }
.table_font { color:#FFFFFF; font-size:13px; }
.table_hdr_font { font-size:20px; font-weight:bold; }

/* Header LINKS */

.hdr_home:link, .hdr_home:active, .hdr_home:visited {
	
	display:block;
	background:url(../images/hdr_home_active.jpg) no-repeat;
	
	width:30px;
	height:21px;
}

.hdr_home:hover{
	display:block;
	background-position:0px -21px;
	
	position:relative;
}

.hdr_map:link, .hdr_map:active, .hdr_map:visited {
	
	display:block;
	background:url(../images/hdr_map_active.jpg) no-repeat;
	
	width:30px;
	height:21px;
}

.hdr_map:hover{
	display:block;
	background-position:0px -21px;
	
	position:relative;
}

.hdr_contact:link, .hdr_contact:active, .hdr_contact:visited {
	
	display:block;
	background:url(../images/hdr_contact_active.jpg) no-repeat;
	
	width:30px;
	height:21px;
}

.hdr_contact:hover{
	display:block;
	background-position:0px -21px;
	
	position:relative;
}
/* END Header LINKS */

/* START MAIN Header LINKS */

.btn_home:link, .btn_home:active, .btn_home:visited {
	
	display:block;
	background:url(../images/btn_home.jpg) no-repeat;
	
	width:107px;
	height:68px;
}

.btn_home:hover{
	display:block;
	background-position:0px -68px;
	
	position:relative;
}

.btn_services:link, .btn_services:active, .btn_services:visited {
	
	display:block;
	background:url(../images/btn_service.jpg) no-repeat;
	
	width:110px;
	height:68px;
}

.btn_services:hover{
	display:block;
	background-position:0px -68px;
	
	position:relative;
}

.btn_buy:link, .btn_buy:active, .btn_buy:visited {
	
	display:block;
	background:url(../images/btn_buy.jpg) no-repeat;
	
	width:110px;
	height:68px;
}

.btn_buy:hover{
	display:block;
	background-position:0px -68px;
	
	position:relative;
}

.btn_download:link, .btn_download:active, .btn_download:visited {
	
	display:block;
	background:url(../images/btn_download.jpg) no-repeat;
	
	width:110px;
	height:68px;
}

.btn_download:hover{
	display:block;
	background-position:0px -68px;
	
	position:relative;
}

.btn_support:link, .btn_support:active, .btn_support:visited {
	
	display:block;
	background:url(../images/btn_support.jpg) no-repeat;
	
	width:110px;
	height:68px;
}

.btn_support:hover{
	display:block;
	background-position:0px -68px;
	
	position:relative;
}
.btn_about:link, .btn_about:active, .btn_about:visited {
	
	display:block;
	background:url(../images/btn_about.jpg) no-repeat;
	
	width:110px;
	height:68px;
}

.btn_about:hover{
	display:block;
	background-position:0px -68px;
	
	position:relative;
}

.btn_contact:link, .btn_contact:active, .btn_contact:visited {
	
	display:block;
	background:url(../images/btn_contact.jpg) no-repeat;
	
	width:110px;
	height:68px;
}

.btn_contact:hover{
	display:block;
	background-position:0px -68px;
	
	position:relative;
}


/* Links Hover */

.footer:link, .footer:active, .footer:visited { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-decoration:none;
}

.footer:hover{ 

		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:underline;
}

.reg:link, .reg:active, .reg:visited { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:none;
}

.reg:hover{ 
		color:#FFFFFF;
		text-decoration:none;
}



.email:link, .email:active, .email:visited { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
}

.email:hover{ 

		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:underline;
}

/* Link Hovers */

.btn_down:link, .btn_down:active, .btn_down:visited {
	
	display:block;
	background:url(../images/vbox1/img_download.jpg) no-repeat;
	
	width:343px;
	height:152px;
}

.btn_down:hover{
	display:block;
	background:url(../images/vbox1/img_download.jpg) no-repeat;
	width:343px;
	height:152px;
	
	position:relative;
}

.btn_down_1:link, .btn_down_1:active, .btn_down_1:visited {
	
	display:block;
	background:url(../images/vbox1/img_download_1.jpg) no-repeat;
	
	width:343px;
	height:152px;
}

.btn_down_1:hover{
	display:block;
	background:url(../images/vbox1/img_download_1.jpg) no-repeat;
	width:343px;
	height:152px;
	
	position:relative;
}

.img_shadow { background:url(../images/img_shadow.jpg) no-repeat; }
.img_footer_line { background:url(../images/img_footer_line.jpg) repeat-x; }
.img_services_bgt { background:url(../images/img_service_bgt.jpg) no-repeat; }
.img_services_bgc { background:url(../images/img_service_bgc.jpg) repeat-y; }
.img_services_bgb { background:url(../images/img_service_bgb.jpg) no-repeat; }
.table_pad { margin:19px 28px 0px 28px; }
.table_pad1 { margin:0px 12px 12px 12px; }
.border_line { background:url(../images/img_border_line.gif) no-repeat; }
.border_line2 { background:url(../images/img_border_line2.gif) no-repeat; }

/*services page*/

.img_s1 {background:url(../images/services/img_s1.gif) no-repeat; }
.hdr_white { font-size:18px; color:#FFFFFF; }
.hdr_gray { font-size:18px; color:#005162; font-weight:bold; }
.hdr_small { font-size:12px; color:#000000; font-weight:bold; }
.img_footer_logo { background:url(../images/img_footer_logo.jpg) no-repeat; }
/*support page*/
img_support {background:url(../images/support/img_suuport.gif) no-repeat; }
.hdr1_white { font-size:11px; color:#005162; font-weight:bold; }
.hdr2_white { font-size:11px; color:#FFFFFF; font-weight:bold; }

/* FORUM DESIGNING */
input { border:#006277 1px solid; background:#01A4B7; color:#FFFFFF; }
.login_txt { border:#000000 1px solid; background:#333333; color:#FFFFFF; font-size:10px; width:107px; }
.textarea { background:#01A4B7; color:#FFFFFF; border:#006277 1px solid; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;	}
.button { 
			background:url(../images/btn_submit.jpg) no-repeat; 
			color:#FFFFFF; border:none;
			font-size:9px; 
			width:70px; 
			height:27px; 
			font-family:Verdana, Arial, Helvetica, sans-serif;
		 }
.btn_login { 
			background:url(../images/btn_login.jpg) no-repeat; 
			color:#FFFFFF; border:none;
			font-size:9px; 
			width:62px; 
			height:24px; 
			font-family:Verdana, Arial, Helvetica, sans-serif;
		 }
.img_contact { background:url(../images/img_contact.jpg) no-repeat; }
.img_internet { background:url(../images/img_internet.jpg) no-repeat; }
.img_vpn { background:url(../images/img_vpn.jpg) no-repeat; }
.img_content { background:url(../images/img_content.jpg) no-repeat; }
.img_ssl { background:url(../images/img_ssl.jpg) no-repeat; }
.img_support { background:url(../images/img_support.jpg) no-repeat; }