* {
margin: 0;
}
html, body {
	height: 100%;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size:1em; font-weight:normal; font-style:normal;}

ul,ol {list-style:none;}

fieldset,img,hr {border:none;}

caption,th {text-align:left;}

table {border-collapse:collapse; border-spacing:0;}

td {vertical-align:top;}

hr {
	margin: 20px 0;
}
a
{
	outline-width: 0pt;
	outline-style: none;
	outline-color: -moz-use-text-color;
}
a:link, a:visited
{
	color: #0e7fc7;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #27221f;
}
#top {
	background: #333f48;
	height: 40px;
}
#logo_bg
{
	height: 121px;
	background: url(images/logo_bg.gif) repeat-x ;
	margin-right: 1000px;
	margin-top: -35px;
}

#navbar
{
	width: 1000px;
    margin:0 auto;
	font-size: 13px;
	height: 35px;
	
	
}
#navbar ul
{
	float: right;
	margin: 0;
	padding: 0;
	
}
#navbar ul li
{
	float: left;
	margin-right: 7px;
	color: #ffffff;
	font-size: 14px;
	height: 40px;
	font-weight: bold;
}
#navbar ul li a 
{
	color: #ffffff;
	display: block;
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
}
#navbar ul li a:hover
{
	text-decoration: none;
	background:url(images/nav-hover.png) no-repeat bottom center;
	text-shadow: 0px 0px 10px #ffffff;
}

#wrapper {
	min-height: 98%;
	height: auto !important;
	height: 98%;
	margin: 0 auto -150px;
	width: 1000px;
	/* border: 1px solid; */
}
#logo
{
	height: 121px;
	width: 496px;
	margin-top: -121px;
	background: url(images/logo.gif) no-repeat top left;
}

#topstatus
{
	/* background: url(images/top_status.png) repeat-x top left; */
	border: 6px solid #333f48;
	/* background-color: #DEE3E7 ; */
	/* border: 1px solid #a0aeba; */
	/* border-top: 0; */
	float: right;
	padding: 5px;
	font-weight: bold; 
	
	margin-top: -84px;
	margin-right: 300px;
	-moz-border-radius: 10px;
	
}
.topstatus
{
	border: 6px solid #333f48;
	padding: 5px;
	font-weight: bold; 
	background: #fff;
	-moz-border-radius: 10px;
	
}
.heading
{
	margin-right: 25px;
	margin-top: -55px;
	float: right;
	font-size: 36px;
	font-weight: bold;
	color: #e6661b;
}
#main {
	background: #ffffff url(images/main_bg.gif) top left no-repeat;
	min-height: 610px;
	height: auto !important;
	height: 610px;
	padding: 39px;
	padding-top: 27px;
	padding-left: 46px;
	margin-top: 10px;
}
#main h1
{
	background: url(images/h1_bg.gif) top left repeat-x;
	height: 38px;
	color: #ffffff;
	font-size: 18px;
	margin-top: 14px;
	line-height: 35px;
	padding-left: 10px;
	border: 2px solid #d5d9dc;
}
#main h1 .features-icon, #main h1 .packages-icon, #main h1 .resellers-icon, #main h1 .faqs-icon
{
	line-height: 30px;
	margin-top: 4px;
	text-indent: 35px;
	float: left;
}
#main h1 .features-icon
{
	background: url(images/featured-icon.png) top left no-repeat;
}
#main h1 .packages-icon
{
	background: url(images/packages-icon.png) top left no-repeat;
	
}
#main h1 .resellers-icon
{
	background: url(images/resellers-icon.png) top left no-repeat;
}
#main h1 .faqs-icon
{
	background: url(images/faqs-icon.png) top left no-repeat;
}
#main .featuresbox, #main .resellersbox, #main .faqsbox
{
	padding: 10px;
	margin-top: -6px;
	border: 2px solid #eaeced;
	
}
#main .featuresbox
{
	background: #fff;
	height: 135px;
}

#main .featuresbox ul
{
	margin: 0;
	padding: 0;
}
#main .featuresbox ul li
{
	font-weight: bold;
	float: left;
	color: #444;
	line-height: auto;
	font-size: 14px;
	list-style: none;
	background: url(v2/images/star.png) left top no-repeat;
	width: 50%;
	text-indent: 30px;
	height: 26px;
	margin-bottom: 1px;
}
#main .resellersbox
{
	background: #fff url(v2/images/map.png) left top no-repeat;
	padding: 20px;
	font-size: 14px;
}
#main .resellersbox h4
{
	color: #a4bf37;
	font-size: 16px;
	border-bottom: 1px dotted #242424;
}
#main .resellersbox a
{
	text-decoration: underline;
}

#main .h1box {
	background: #f5f5f5;
	padding: 10px;
	margin-top: -6px;
	border: 2px solid #eaeced;
}
#main .resellersbox .heading
{
	font-weight: bold;
	font-size: 17px;
	color: #e6661b;
	margin-bottom: 20px;
}
#main .resellersbox span.msg
{
	font-weight: bold;
	background: url(images/arrow.png) left center no-repeat;
	font-size: 17px;
	color: #e6661b;
	
	height: 40px;
	display: block;
	line-height: 40px;
	text-indent: 44px;
	margin-top: 20px;
}
#main .resellersbox a:hover
{
	text-decoration: none;
	color: #1da7c5;
}
#main .resellersbox .sortmethods
{

}
#main .resellersbox .sortedlist
{

}

#main .faqsbox
{
	padding: 0;
	border: 0;
}
#main .faqsbox span.orange
{
	color: #e6661b;
	font-weight: bold;
}
#main .faqsbox .normal, #main .faqsbox .alternate
{
	border: 2px solid #e5e7e8;
	margin: 0;
	padding: 10px;
	font-size: 14px;
}
#main .faqsbox .alternate
{
	border-bottom: 0;
	border-top: 0;
	background: #f5f5f5;
}
#main .packagesbox
{
	margin-top: 15px;
	margin-bottom: 90px;
}
#main .pboxes
{
	height: 217px;
	width: 216px;
	float: left;
}
#main .pboxes .orderbtn
{
	margin-top: 140px;
	margin-left: 50px;
}

#main .packagesbox .orange
{
	background: url(images/orange.gif) center no-repeat;
	margin-right: 16px;

}
#main .packagesbox .green
{
	background: url(images/green.gif) center no-repeat;
	margin-right: 16px;
}
#main .packagesbox .blue
{
	background: url(images/blue.gif) center no-repeat;
	margin-right: 16px;
}
#main .packagesbox .red
{
	background: url(images/red.gif) center no-repeat;
	margin-right: 0px;
}
#content #dlform {
	position:relative;
	
	width: 800px;
	margin: auto;
	background:url(images/form.png) repeat-x left;
	
	color: #fff;
}

#content #dlform .text {
	margin: 0;
	font-size: 14px;
	color: #618600;
}
#content #dlform a {
	color: #314505;
	font-size: 14px;
}
#content #dlform a:hover {
	color: #618600;
}
#content .l {background: url(images/form_l.gif) 0 0 repeat-y}
#content .r {background: url(images/form_r.gif) 100% 0 repeat-y}

#content .bl {background: url(images/form_bl.gif) 0 100% no-repeat}
#content .br {background: url(images/form_br.gif) 100% 100% no-repeat}
#content .tl {background: url(images/form_tl.gif) 0 0 no-repeat}
#content .tr {background: url(images/form_tr.gif) 100% 0 no-repeat; padding:10px}

/* #content #form form{
	margin:0;
	padding:0 21px 11px 21px;
	zoom:1;
	overflow:hidden;
} */
#content #dlform form{
	height: 280px;
	margin: 0 10px 0 10px;
}
#content #dlform  p.title {
	font-size: 22px;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 15px 0;
}
#content #dlform input.text {
	width:560px;
	margin:0px 0px 10px 0px;
	border:3px #C7DAAA solid;
}
#content #dloadstatusbox
{
	float: right;
	width: 150px;
	height: 130px;
	font-weight: bold;
}
#content #dlinkstatus
{
	height: 90px;
}

#content #waitimg
{
	text-align: center;
}
#content #dlform textarea
{
	float: left;
	width:590px;
	margin:0px 0px 10px 0px;
	border:3px #C7DAAA solid;
}

#content #dlform input {
	padding:2px;width:144px;font-size:93%;font-family:inherit;border:1px solid #B3BAC4;
}
#content #dlform select {
	float:right;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 150px;
}
#content #dlform input.button {
	float:right;
	background: #9dc900;
	border: 0;
	color: #fff;
	font-weight: bold;
	height: 25px;
	padding-bottom: 5px;
	margin: 0;
	
	margin-bottom: 10px;
	-moz-border-radius: 5px;
}
#content #dlform input.button:hover {
	background: #a7d206;
}

#content #dlform input.bilalbutton
{
	border: 0;
	font-size: 12px;
	padding: 4px 10px 4px;
	text-align: center;
	float:right;
	margin-bottom: 10px;
}


#content #dlinks a
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#content #dlinks a:hover {
	color: #5a7801;
}
#content #deads .deads
{
	color: #0e7fc7;
	display: inline;
	cursor: pointer;
	font-size: 12px;
	line-height: 16px;
}
#content #deads .deads:hover
{
	text-decoration: underline;
}
/************* NEWS ************************/

#slider {
	position: relative;
	margin: auto;
	width: 500px;
	height: 120px;
	overflow: hidden;
}
#slider hr {
	height: 0;
	display: none;
}
#slider .news {
	 display: block; width: 500px; height: 120px;
}
#slider .news p {
	font-size: 13px;
	margin-left: 0px;
	background: #f7fce7;
	color: #6d9601;
	padding: 6px 10px 12px;
	text-align: center;
}

#controls {
	display: block; padding: 10px;  margin: 12px auto; width: 500px;
}
.news  p{
	margin-left: 20px;
}
.news h1 {
	font-size: 14px;
	text-align: center;
	
}

.num_nav { margin: auto; text-align: center;}
.num_nav ul {
	margin: 0;
	padding: 0;
}
.num_nav ul li {
	display: inline;
	margin: 0 2px;
	list-style: none;
}
.num_nav ul li a {
	padding: 10px;
	background: #808080;
	font-weight: bold;
	color: #ffffff;
	-moz-border-radius: 3px;
	text-shadow: #fff 0px 0px 10px;
}
.num_nav ul li a.active, .num_nav ul li a:hover {
	font-weight: bold;
	color: #ffffff;
	text-shadow: #fff 0px 0px 10px;
	background: #303030;
	-moz-border-radius: 3px;
}
.play_btn {
	padding: 10px;
	background: #808080;
	font-weight: bold;
	color: #ffffff;
	-moz-border-radius: 3px;
	text-shadow: #fff 0px 0px 10px;
}
/*************** NEWS ******************/
#error {
	background-color: #fedada;
	color: #7B0000;
	font-size: 11px;
	border: solid 1px #ffa0a0;
	padding: 10px;
}
#error h1 {
	margin-top: -3px;
	color: #7B0000;
	font-size: 15px;
	background: none;
	border: none;
	
}
#error a{
	font-weight: bold;
}
#error a:hover {
	color: #7B0000;
}
#ok  {
	background-color: #edf9d5;
	color: #5a6f01;
	font-size: 11px;
	border: solid 1px #bed80d;
	padding: 10px;
}
#ok a {
	font-weight: bold;
}
#ok a:hover {
	color: #5a7801;
}
#ok h1{
	margin-top: -3px;
	color: #5a7801;
	font-size: 15px;
	background: none;
	border: none;
}
/* ################# Login ######################## */
#loginlogo
{
	margin: 10px 0px 20px 0px;
}
a.logo
{
	background: url(images/logo_login.png) no-repeat bottom;
	width: 338px;
	height: 77px;
	display: block;
	margin: auto;
}
#roundbox
{
	background: #fbfdff;
	margin: auto;
	margin: 10px auto;
	width: 490px;
	font-size: 12px;
	padding: 10px;
	/* border: 2px solid #a1c3d4; */
	border: 2px solid #3381a8;
	-moz-border-radius: 7px;
}
#roundbox h2
{
	text-align: left;
	font-size: 14px;
	padding: 0px 10px 5px 10px;
	margin : 0 0 5px 0;
}
#roundbox #form 
{
	border: 0px;
	padding: 20px;
	padding-bottom: 0px;
	border-top: 1px solid #c7ced4;
}
#form ul, #form ul li {
	margin: 0px;
	padding: 0px;
}
#form ul li
{
	list-style: none;
	margin-bottom: 1em;
}
#form label {
	color: #666666;
	font-size: 1.15em;
	float: left;
	display: block;
	margin-top: 0.9em;
	width: 80px;
}
#form .heading
{
	font-weight: bold;
}
#form input.input
{
	background: #fff url("images/bg_input.png") repeat-x;
	border: 1px solid #99a8ae;
	font-size: 14px;
	margin: 5px 5px 0px 5px;
	padding: 0.5em;
	width: 310px;
	border-top-right-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;

}
#form input.input:focus 
{
	border: 1px solid #3381a8;
	outline:none;
}
#form input.password
{
	width: 175px;
}
#form input.remember_me
{
	font-size: 1.15em;
	width: auto;
	margin-left: 87px;
	margin-right: 5px;
}
#form input.radio
{
	font-size: 1.15em;
	margin-left: 87px;
	width: auto;
	
}
#form label.radio {
	color: #666666;
	font-size: 1.15em;
	float: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	
}
#roundbox .regbox
{
	-moz-border-radius: 7px;
/* 	background: #ebf8ff */
	background: #eff9fe;
	color: #999999;
	padding: 17px 10px;
}
#main .okbox, #main .errorbox
{
	margin-bottom: 15px;
	padding: 10px;
	font-size: 11px;
	-moz-border-radius: 3px;
}

#main .errorbox
{
	border: solid 1px #ffa0a0;
	background-color: #fedada;
	color: #7B0000;
}
#main .errorbox h1, #main .okbox h1
{
	margin-left: -10px;
	margin-top: -3px;
	font-size: 15px;
	background: none;
	border: none;
}
#main .errorbox h1, #main .errorbox a
{
	color: #7B0000;
	font-weight: bold;
}
#main .okbox
 {
	background-color: #edf9d5;
	color: #5a6f01;
	border: solid 1px #bed80d;
}
#main .okbox h1, #main .okbox a
{
	color: #5a7801;
	font-weight: bold;
}

#roundbox .submit
{
	margin-top: -5px;
	width: 100px;
}
/* ################### Login ####################### */
/* ################### Tooltip ##################### */

.MO_Hdr,
.MO_Bdy {
	font-size: 11px;
	font-family: arial;
	border: 1px solid #ffa0a0;
	
	filter: alpha(opacity=85); /* IE */
	opacity: 0.85; /* FF */
}
.MO_Hdr {
	font-weight: bold;
	background: #fedada;
	padding: 0px 3px;
	color: #7B0000;
}
.MO_Bdy {
	padding: 5px;
	border-top: 0px;
	background-color: #FFFFFF;
}
.MOF{
	
}

.MO_Hdr_green
{
	background-color: #edf9d5;
	color: #5a6f01;
	border: solid 1px #bed80d;
}
.MO_Bdy_green
{
	border-color: #bed80d;
}

.MO_Hdr_blue
{
	background-color: #D5EBF9;
	color: #4B7A98;
	border: solid 1px #A5CFE9;
}
.MO_Bdy_blue
{
	border-color: #A5CFE9;
}
/* ################### Tooltip ##################### */


/* ################### Wait box ##################### */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	color:#000000;
	display:none;
	border: 8px solid #333333;
	background: #1a1a1a;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#222222;
	height:30px;
	color: #ffffff;
	font-weight: bold;
}

#TB_ajaxContent{
	clear:both;
	padding:15px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent div.links, #TB_ajaxContent textarea {
	min-height: 93%;
	width: 98%;
	margin-bottom: 0px;
	background: #fff;
	border: 2px solid #efefef;
	padding: 5px;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* ################### Wait box ##################### */

/* ################### bilalbutton ##################### */

.bilalbutton, .bilalbutton:visited
{
	font-family: "Arial", Helvetica, Helvetica Neue, Verdana, sans-serif; font-size: 13px; line-height: 18px; text-shadow: 0 0 1px rgba(0,0,0,0.1); color: #333;
	background: #e6661b url(/templates/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	border: 0;
	padding: 7px 10px 7px;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;

}

.blue.bilalbutton, .blue.bilalbutton:visited
{
	background: #17b2e8 url(/templates/images/alert-overlay.png) repeat-x;
}
.blue.bilalbutton:hover					{ background-color: #12b9ee; color: #fff; }

.red.bilalbutton, .red.bilalbutton:visited
{
	background: #d91c1c url(/templates/images/alert-overlay.png) repeat-x;
}
.red.bilalbutton:hover					{ background-color: #e42626; color: #fff; }


.green.bilalbutton, .green.bilalbutton:visited
{
	background: #8fbe02 url(/templates/images/alert-overlay.png) repeat-x;
}
.green.bilalbutton:hover					{ background-color: #94c203; color: #fff; }

.black.bilalbutton, .black.bilalbutton:visited
{
	background: #262728 url(/templates/images/alert-overlay.png) repeat-x;
}
.black.bilalbutton:hover					{ background-color: #333537; color: #fff; }

.bilalbutton:hover							{ background-color: #e3712f; color: #fff; }
.bilalbutton:active							{ top: 1px; }
.small.bilalbutton, .small.bilalbutton:visited 			{ font-size: 11px; padding: ; }
.bilalbutton, .bilalbutton:visited,
.medium.bilalbutton, .medium.bilalbutton:visited  { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.bilalbutton, .large.bilalbutton:visited 			{ font-size: 14px; padding: 8px 14px 9px; }


/* ################### bilalbutton ##################### */

.infobox
{
	border: 1px solid #f5da6d;
	background: #fffcf0 url(/templates/images/mem_info.png) no-repeat left;
	height: 48px;
	padding: 10px;
	line-height: 45px;
	text-indent: 45px;
	-moz-border-radius: 10px;
	font-size: 14px;
	margin: 0 10px;
}

.fr {
	float: right;
}
.fl {
	float: left;
}
.blank {
	height: 143px;
}
.clear
{
	clear:both;
}
#footer {
	height: 143px;
	background: #fbfcfc url(images/footer_bg.gif) top left repeat-x;
	font-size:11px;
	
	/* border: 1px solid; */
}
#footer .copyrights
{
	width: 100%;
	text-align: center;
	padding-top: 80px;
}

