﻿body
{
    font-family: Tahoma;
    font-size: 8pt;
    margin: 0;
    padding: 0;
    background: #ccc url(../images/Interface/bg.gif) repeat top left;
}
*{
	outline: none;
}
hr{
	direction: ltr;
}
input,select,textarea{
	font-family: Tahoma;
	font-size: 8pt;
}
.hide{
	display: none;
}
#MainContainer
{
    margin: 0 auto;
    width: 960px;
    background: #fff url(../images/Interface/container_left.gif) repeat-y top left;
    padding-left: 1px;
}
#MainContainerInner
{
    background: #fff url(../images/Interface/container_left.gif) repeat-y top right;
    padding-right: 1px;
}
#HeaderBox
{
    background: #ccc url(../images/Interface/Header_bg.gif) repeat-x top left;
}
#HeaderInner
{
    height: 94px;
    background: url(../images/Interface/Header_right.jpg) no-repeat top right;
    text-align: left;
}
.QuickLinks
{
    text-align: left;
    padding-left: 5px;
    margin: 0;
    height: 20px;
}
.MenuBox
{
    width: 660px;
    padding-top: 4px;
    padding-left: 10px;
    overflow: hidden;
}
.MenuBox2
{
    width: 650px;
	overflow: hidden;
}

/* Top Level Menu */
.MenuBox2 ul {
	margin: 0 auto !important;
	padding: 0 !important;
	display: block;
	overflow: hidden;
}

.MenuBox2 ul li {
	display: block;
	float: right;
   margin-left: 3px;
   background-image: url(../images/menu/menu_bg.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   overflow: hidden;
}

.MenuBox2 ul li a,.MenuBox ul li a:visited {
	
	background-image: url(../images/menu/menu_bg.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
	width: 85px;
   padding: 10px 0px 12px 0px;
   text-align: center;
	display: block;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}

/* Sub Level Nav */
.MenuBox2 ul li ul {

	border: 0px solid #000;
	padding: 0px;
	position: absolute;
	top:0px;
	left: 0px;
	display: none;
	z-index: 9999;
	
}

.MenuBox2 ul li ul li {
	display: block;
	float: none !important;
	background-image: none;
		background: #e00606;
		margin: 0px;
		padding: 0px;
}

.MenuBox2 ul li ul li a,.MenuBox2 ul li ul li a:visited {
 	width: 127px;
   text-align: center;
	display: block;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	background-image: none;
	background: none;
	padding: 6px !important;
	
	direction: rtl;
}




.MenuBox2 ul li ul li a:hover {
	color: #000;
	background: #ddebec;
}

li.menu_header_child,li.menu_footer_child{
	background: transparent url('/skin/images/menu/submenu_footer.png') !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px !important;
	display: block;
	width: 139px;
}

li.menu_footer_child{
	background-position: 0 -18px !important ;
}
li.menu_header_arrow{
	background: transparent url('/skin/images/menu/arrow.png') top center no-repeat !important;
	display: block;
	height: 7px;
	width: 139px;
}

ul.submenu_internet{
	background-image: url(/skin/images/menu/internet.png);
}








#Panel
{
    float: right;
    width: 240px;
    padding-left: 5px;
    padding-right: 5px background-color: #ccc;
}
#Content
{
    float: right;
    width: 705px;
}

#Footer
{
    text-align: center;
    background: #ccc;
    border-bottom: 1px solid #9f9f9f;
    padding-bottom: 15px;
    padding-top: 15px;
}


#errorlist
{
    display: none;
}

/* List Menu*/

.ListMenu
{
    margin: 0;
    padding: 0;
}
.ListMenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ListMenu ul li
{
    color: #243d3e;
    display: block;
    padding: 3px;
    text-decoration: none;
    border: 1px solid transparent;
    font-weight: 600;
    cursor: pointer;
}
.ListMenu ul li:hover
{
    background: #ddebec;
    border: 1px solid #5b9ea2;
}
/*Global*/
.clear
{
    clear: both;
}

a img
{
    border: 0;
}

.dir_rtl
{
    direction: rtl;
}

.dir_ltr,.ltr
{
    direction:ltr;
    }

    
.page_float{
	float: right;
}    
    
.clear_both{
	clear: both;
}   
/*ModuleBox*/

.Module_MainBox
{
    direction: rtl;
    margin-top: 15px;
    margin-bottom: 10px;
}

.Module_Header
{
    background: url(../images/Modules/Header_right.gif) no-repeat top right;
    width: 450px;
}
.Module_HeaderInner
{
    background: url(../images/Modules/Header_left.gif) no-repeat top left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: 600;
}

.Module_ContentBox
{
    background: url(../images/Modules/module_bg.gif) repeat-x top left;
}
.Module_Right
{
    background: url(../images/Modules/module_right.gif) no-repeat top right;
}
.Module_Left
{
    background: url(../images/Modules/module_left.gif) no-repeat top left;
    padding-top: 5px;
}

.Module_Contenet_Right
{
    background: url(../images/Modules/module_content.gif) repeat-y top right;
}
.Module_Contenet_Left
{
    background: url(../images/Modules/module_content.gif) repeat-y top left;
}

.Module_Content
{
    padding: 10px;
    text-align: justify;
}


.Module_Footer
{
    background: url(../images/Modules/module_content.gif) repeat-x bottom left;
}

.Module_Footer_Right
{
    background: url(../images/Modules/footer_right.gif) no-repeat bottom right;
}
.Module_Footer_Left
{
    background: url(../images/Modules/footer_left.gif) no-repeat bottom left;
    padding-top: 5px;
}

/* panels*/
.PanelBox
{
    direction: rtl;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
}

.PanelBox_Header
{
    background: url(../images/interface/top_bg.gif) no-repeat top right;
    color: #fff;
    font-weight: 600;
    padding: 7px 12px 10px 5px;
}

.PanelBox_Content
{
    padding: 5px;
    line-height: 150%;
    text-align: justify;
    color: #243d3e;
    background: url(../images/interface/panelbox_bg.gif) repeat-x top right;
}



.AttentionBox
{
    margin-bottom: 15px;
}

.Attention
{
    color: #fff;
    width: 50px;
    height: 20px;
    text-align: center;
    font-weight: 600;
    background: #8b0000;
}

.AttentionText
{
    color: maroon;
    background: url(../images/interface/attention.gif) no-repeat center right;
    padding-right: 10px;
}

/* Tables */
.List
{
    direction: rtl;
    width: 90%;
    margin: 0 auto;
    line-height: 150%;
}
.List a,List:visited{
	font-weight: 600;
	text-decoration: none;
	color: #0070db;
}

.List a:hover{
	color: maroon;
}
.icon
{
    padding-left: 5px;
}

.alticon
{
    padding-right: 5px;
}
.List table
{
    width: 99.9%;
}
.List table thead tr
{
    background: url(../images/interface/tablebg.jpg) repeat-x top right !important;
}

.List table thead tr
{
    height: 36px;
}
.List table thead td
{
    font-weight: 600;
}

.List table tr
{
    background: #fff;
}

.List table td
{
    font-weight: 600;
    padding: 5px;
    text-align: center;
}

.List .altrow
{
    background: #ccc;
}
.info
{
    padding: 20px;
    background: #f9f9f9;
    width: 90%;
    margin: 0 auto;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
    text-align: right;
}

.info li
{
    color: blue;
    padding: 2px;
    color: #355da6;
}

.important
{
    color: red;
}
.green
{
    color: #006400;
}
.center
{
    text-align: center;
}
.left
{
    text-align: left;
}
.bold
{
    font-weight: 600;
}
.hand
{
    cursor: pointer;
}

.liticon
{
    padding-left: 3px;
}


div.jGrowl
{
    padding: 10px;
    z-index: 9999;
    color: #fff;
    font-size: 12px;
}

/** Special IE6 Style Positioning **/
div.ie6
{
    position: absolute;
}

div.ie6.top-right
{
    right: auto;
    bottom: auto;
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left
{
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right
{
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left
{
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center
{
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
    width: 100%;
}

/** Normal Style Positions **/
body > div.jGrowl
{
    position: fixed;
}

body > div.jGrowl.top-left
{
    left: 0px;
    top: 0px;
}

body > div.jGrowl.top-right
{
    right: 0;
    top: 0;
}

body > div.jGrowl.bottom-left
{
    left: 0px;
    bottom: 0px;
}

body > div.jGrowl.bottom-right
{
    right: 10px;
    bottom: 0px;
}

body > div.jGrowl.center
{
    top: 0px;
    width: 50%;
    left: 25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer
{
    margin-left: auto;
    margin-right: auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer
{
    background-color: maroon;
    opacity: .89;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    zoom: 1;
    width: 335px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: right;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-height: 150px;
}

div.jGrowl div.jGrowl-notification
{
    min-height: 130px;
}

div.jGrowl div.jGrowl-notification div.header
{
    font-weight: 700;
    color: yellow;
}

div.jGrowl div.jGrowl-notification div.close
{
    z-index: 99;
    float: right;
    font-weight: bold;
    font-size: 1em;
    cursor: pointer;
}

div.jGrowl div.jGrowl-closer
{
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: bold;
    text-align: center;
}

/** Hide jGrowl when printing **/
@media print
{
    div.jGrowl
    {
        display: none;
    }
}
.PopUpHeader
{
}
.PopUpContent
{
    padding: 10px;
    line-height: 180%;
    text-align: justify;
    direction: rtl;
    color: #fff;
    font-weight: 600;
    font-size: 9pt;
}

/*SHOP*/
.Payment
{
    width: 100%;
}

.Payment td
{
    width: 50%;
    padding:10px 0px 10px 0px;
}

.Shop_Box{
	width: 90%;
	margin: 0 auto;
}

.Shop_M1,.Shop_M2,.Shop_M3{
	padding: 20px;
    background: #f9f9f9;
    margin: 0 auto;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
 }
.Shop_M1{
	background-image: url(/skin/images/payment/m1.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.Shop_M2{
	background-image: url(/skin/images/payment/m2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.Shop_M3{
	background-image: url(/skin/images/payment/m3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.Shop_M1 input[type=button],.Shop_M2 input[type=button],.Shop_M2 input[type=submit]
{
    border:1px solid #ccc !important;
    background :#eee !important; 
    padding: 4px 10px 4px 10px;
    }
.Shop_M1 .error
{
    border :1px solid red !important;
    }
.Shop_M1 input[type=text],.Shop_M2 input[type=text]{
	border: 1px solid #e1e3e8;
	background: #f1f2f4;
	padding: 4px 2px 4px 2px;
}
.Shop_M2 input[type=text]:focus{
	border: 1px solid #c2c6d0;
	background: #f1f2f4;
}
.ShopCardBox{
	border: 1px solid #708090;
	background: #eceef0;
	padding: 10px;
	margin: 0 auto;
}

#shopprice{
	font-weight: 600;
}
.Shop_ProductsList{
	width: 100%;
}
.Shop_ProductsList td{
	width: 50%;
	padding: 5px 0px;
	font-weight: 600;
}
.Shop_ProductsList .left{
	text-align: left !important;
}


/*employment*/
.half{width:50%;}
.third{width:33%;}
.quarter{width:25%;}
.Sixth{width:16%;}
.seventh{width:14%;}
.employment{padding:2px 10px;line-height:2;}
.employment input[type=text],.employment input[type=file]{width:90%;padding:4px;border: 1px solid #ccc;background: #f1f2f4;}
.employment input[type=text]:focus,.employment input[type=file]:focus,select:focus,textarea:focus{background: #ddebec;}
.employment textarea{width:98%;padding:3px;background: #f1f2f4;border: 1px solid #ccc;}
.employment select{width:95%;padding:3px;border: 1px solid #ccc;background: #f1f2f4;}
.employment input[type=button],.employment input[type=submit]{    border:1px solid #ccc !important;background :#eee !important; padding: 4px 10px 4px 10px;}
.employment span{display:block;margin:5px 5px;}
.employment .red{color:red;}
.employment p{padding:8px;background:silver;text-align:center;font-weight:600;margin:10px 0px;clear:both;}
.employment hr{margin:20px 0px;clear:both;direction:ltr;}
.employment h4{
	font-size: 8pt;
}
.employmentFormError{border:1px solid red !important;}
.Insured{display:none;}
#MilitaryStatus{display:none;clear:both;}    

/*Service Register*/


.RGS_Box{
	width: 100%;
	margin: 0 auto;
}
.RGS_Box .rgs_FormError{ background: #feff80 !important;}


.RGS_Box h4{
	margin: 10px 0px 5px 0px;
	padding: 0;
	font-size: 8pt;
}
.RGS_M1,.RGS_M2,.RGS_M3{
	padding: 20px;
    background: #f9f9f9;
    margin: 0 auto;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
 }
 .RGS_M1 table{
 	width: 100%;
 }
 .RGS_M1 td{
 	width: 33%;
 }
 
 .RGS_M1 input[type=text]{
 	width: 92%;
 }
 
 .RGS_M1 textarea{
 	width: 98%;
 	height: 70px;
 }
 
.RGS_M1{
	background-image: url(/skin/images/payment/m1.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.RGS_M2{
	background-image: url(/skin/images/payment/m2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.RGS_M3{
	background-image: url(/skin/images/payment/m3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.RGS_M1 input[type=button],.RGS_M2 input[type=button],.RGS_M2 input[type=submit]
{
    border:1px solid #ccc !important;
    background :#eee !important; 
    padding: 4px 10px 4px 10px;
    }
.Shop_M1 .error
{
    border :1px solid red !important;
    }
.RGS_M1 input[type=text],.RGS_M2 input[type=text],.RGS_M1 textarea,.RGS_M1 select{
	border: 1px solid #e1e3e8;
	background: #f1f2f4;
	padding: 4px 2px 4px 2px;
}
.RGS_M1 input[type=text]:focus,.RGS_M1 select:focus,.RGS_M1 textarea:focus{
	border: 1px solid #c2c6d0;
	background: #f1f2f4;
}

.RGS_M1 #rgs_price{
	width: 100px;
	font-weight: 600;
	margin: 10px 0px 20px 0px;
	direction: ltr;
	font-size: 10pt;
}

.RGS_M2 span{
	font-weight: 600;
}
.RGS_M2 div{
	margin-bottom: 8px;
}
.RGS_payment{
	text-align: left;
	margin-top: 8px;
}

.RGS_payment input[type=submit]{
	padding: 5px 20px;
	font-size: 14pt;
	font-family: arial;
}




/*Nivo Slider*/
.nivoSlider-wraper{width:676px;height:280px;margin:0 auto;}
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8; width:100%;z-index:89;font-family: Tahoma;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;direction: ltr;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}
.nivo-slider {position:relative;width:676px;height:280px;background:url(/skin/default/images/nivoslider/loading.gif) no-repeat 50% 50%;margin: 0 auto;}
.nivo-slider img {position:absolute;top:0px;left:0px;display:none;}
.nivo-slider a {border:0;display:block;}
.nivo-controlNav {position:absolute;left:260px;bottom:-42px;}
.nivo-controlNav a {display:block;width:22px;height:22px;background:url(/skin/default/images/nivoslider/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;direction: ltr;}
.nivo-controlNav a.active {background-position:0 -22px;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url(/skin/default/images/nivoslider/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:15px;}
a.nivo-prevNav {left:15px;}
.nivo-caption {text-shadow:none;}
.nivo-caption a { color:#efe9d1;text-decoration:underline;}


/*resellers*/
.resellers{width: 98%;margin: 0 auto;margin-bottom: 65px;}
.resellers th{width: 150px;}
.resellers th ,.resellers td{padding: 6px;text-align: right;	}
.resellers .altrow{background: #ccc;}    


/*Suggestion*/

.suggestion_form{
	padding: 20px;
    background: #f9f9f9;
    margin: 0 auto;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
    width:622px;
 }
 .suggestion_form table{
 	width: 100%;
 }
 .suggestion_form td{
 	width: 33%;
 }
 
 .suggestion_form input[type=text]{
 	width: 92%;
 }
 
 .suggestion_form textarea{
 	width: 98%;
 	height: 70px;
 }


.suggestion_form input[type=button]
{
    border:1px solid #b6b6b6 !important;
    background :#eee !important; 
    padding: 4px 10px 4px 10px;
    margin-top: 25px;
    }
.suggestion_form .error
{
    border :1px solid red !important;
    }
.suggestion_form input[type=text],.suggestion_form textarea,.suggestion_form select{
	border: 1px solid #b6b6b6;
	background: #f1f2f4;
	padding: 4px 2px 4px 2px;
}
.suggestion_form input[type=text]:focus,.suggestion_form select:focus,.suggestion_form textarea:focus{
	border: 1px solid #696969;
	background: #f1f2f4;
}



