body,td,th {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	text-align: right; */
}

h3 {
        color: #E6A202;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 10px;
        padding: 0px;
}

.image_holder {
        float: right;
        margin-left: 10px;
        margin-bottom: 2px;
}

.image_holder2 {
        float: left;
        margin-bottom: 2px;
        margin-right: 15px;
}

#top_container {
	height: 400px;
	background-color: #fbfbfb;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
}
#top_container_order {
	height: 277px;
	background-color: #fbfbfb;
	background-image: url(/img/bg_order.jpg);
	background-repeat: repeat-x;
}

#top_body {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	height: 400px;
}

#boxlink_logo {
	height: 109px;
	width: 375px;
	padding-top: 21px;
	float: left;
}

.lang {
	float: right;
	font-family: Tahoma;
	font-size:12px;
	padding-top: 25px;
}

#client_login_area {

	float: right;

	height: 51px;

	width: 605px;

	background-image: url(/img/ar/clientLogin_bg.jpg);

	background-repeat: no-repeat;

}

#login_area {
	width: 120px;
	margin-top: 24px;
	float: right;
	display: inline;
	margin-right: 57px;
	font-weight: bold;
}

#login_area  ul {
	margin: 0px;
	padding: 0px;
}

#login_area  li {
	list-style-type: none;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#form {

	width: 345px;

	margin-top: 20px;

	height: 28px;

	display: inline; 

	float: right;

	margin-right: 15px;
	
	font-family: tahoma, arial, helvetica;
	
	font-size: 12px;
	
	font-weight: normal;
	
	color: #FFFFFF;
	
	text-decoration: none;

}

/*      FORM */

form { margin: 0px; padding: 0px; border: 0px; }


input {
	color: black;
	font-family: Tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
}

textarea { background-color: #EEEEEE; color: black; font-family: Tahoma, serif; font-size: 12px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }

select { color: black; background-color: #EEEEEE; font-family: Tahoma, serif; font-size: 12px; font-weight: normal; border-color: black; border-style: inset; border-width: 1px; }



input.button {  margin: 1px; }



.login_button {

	float: left;

	height: 15px;

	width: 15px;

	margin-top: 24px;

	margin-left: 40px;

}


#nav {
	height: 28px;
	margin-right: 20px;
	z-index: 1;
	float: right;
}

#flash_banner {
	height: 241px;
	width: 990px;
	z-index: -1;
}

#container_body {
}

#container_body_content {
        padding: 10px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 989px;
	background-color: #fbfbfb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbcbd;
	border-left-color: #bdbcbd;
	background-repeat: repeat-x;
}

#container_bottom {

	background-image: url(/img/footer_bg.jpg);

	background-repeat: repeat-x;

	height: 250px;

}

#footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	bottom: 0px;

}

.navFooter {
	width: 125px;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
	margin-top: 30px;
	font-family: tahoma, arial, helvetica;

}

.navFooter  h4 {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-decoration: underline;
	margin: 0px;

}

.navFooter  ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.navFooter  li {
	list-style-type: none;
	line-height: 17px;
}
.navFooter  a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.navFooter  a:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}

#copyright {
	margin-top: 30px;
	margin-left: 1px;
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DDDDDD;
	float: right;
}


#copyright a {
	color: #FFCC00;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma, arial, helvetica;
}

#copyright a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma, arial, helvetica;
}

#bottom_supportBox {
	float: left;
	height: 157px;
	width: 341px;
	margin-top: 30px;
	margin-left: 20px;
	background-image: url(/img/bg_supportbox.jpg);
	background-repeat: no-repeat;
}

.supportBox_leftside {
	float: left;
	width: 128px;
	margin-left: 20px;
	margin-top: 13px;
	display: inline;
}

.supportBox_rightside {
	float: right;
	width: 170px;
	margin-top: 17px;
	margin-right: 10px;
	display: inline;
	line-height: 13px;
}


.dotted_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
}

.heading_holder {
	float: right;
	height: 18px;
	border: 1px solid #1A5189;
	background-image: url(/img/heading_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	line-height: 16px;
}


h1 { margin-right: 15px; margin-bottom: 2px; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #FF6600; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC }

/* New Articles */
.sitenews {
        padding-right: 10px;
        border-right: 1px #BBBBBB dashed;
}
.NewsTitle {
         font-family: Tahoma, serif;
         font-weight: bold;
         font-size: 12px;
         color: black;
}
.NewsDate {
         font-family: Tahoma, Verdana, serif;
         font-weight: normal;
         font-size: 11px;
         color: gray;
}
.NewsAuthor {
         font-family: Tahoma, Verdana, serif;
         font-weight: normal;
         font-style: italic;
         font-size: 10px;
         color: gray;
}
.NewsContent {
         font-family: Tahoma, serif;
         font-weight: normal;
         font-size: 12px;
         color: black;
}

.insideNewsTitle/* New Articles */
 {
        font-family: Tahoma, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #184C85;
        margin: 0px;
        padding: 0px;
}
.insideNewsDate {
        font-family: Tahoma, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        color: gray;
        font-style: normal;
        margin: 0px;
        padding: 0px;
}
.insideNewsAuthor {
        font-family: Tahoma, Helvetica, sans-serif;
        font-weight: normal;
        font-style: italic;
        font-size: 11px;
        color: gray;
}
.insideNewsContent {
        font-family: Tahoma, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
        color: black;
        line-height: 18px;
}

.logo-container {
        float: right;
        margin-bottom: 10px; 
        width: 135px;
        text-align: center;
}
.detail-container {
        float: right;
        width: 550px;
        margin-left: 15px;
        margin-bottom: 10px;

}


#verticalmenu {
        padding: 0;
        margin: 0;

}

#verticalmenu .active {
        font-weight: bold;
}
.vertMenu {
        list-style-image: none;
        list-style-type: none;
}
.vertMenu li {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 20px;
        margin: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-right: 22px;
}
.vertMenu  li a {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        line-height: 25px;
}
.vertMenu    li   a:hover {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: underline;
        font-weight: normal;
        line-height: 25px;
}

.vertMenu    ul      {
        text-decoration: none;
        margin: 0px;
        list-style-type: none;
        padding: 0px;
}
.vertMenu   ul   li   {
        list-style-type: disc;
        text-decoration: none;
        margin: 0px;
        list-style-position: inside;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-right: 20px;
}
.vertMenu    ul    li a   {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        color: #124C8B;
}
.vertMenu     ul     li  a:hover   {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: underline;
        color: #124C8B;
}
#hp_services {

	width: 233px;

	float: right;

	height: 271px;

}



#hp_services  ul {

	margin: 0px;

	padding-top: 15px;

	padding-bottom: 0px;

	padding-right: 0px;
        padding-left: 22px;
        list-style-type: none;
}

#hp_services  li {

	font-size: 12px;

	line-height: 18px;

	list-style-position: inside;

	list-style-type: none;

	text-indent: 20px;

	list-style-image: url(/img/ar/arrow_bullet.jpg);

}

#hp_services a {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#hp_services a:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #4273A5;
	text-decoration: underline;
}



.emptyspace {

	height: 1px;

}
.emptyspace2 {
	height: 15px;
}

#domain_check {
	float: left;
	width: 730px;
/*	border: 1px solid #b3b3b3;*/
	text-align: center;
	clear: both;
	padding-top: 20px;
	
}

#hp_hosting_container {

	float: left;

	height: 270px;

	width: 729px;

	border: 1px solid #b3b3b3;

	margin-left: 16px;
	
	background-color: #F2F2F2;

	background-image: url(/img/hp_hosting_repeatBG.gif);

	background-repeat: repeat-x;

}

.hp_hosting1 {
	float: right;
	width: 239px;
	background-image: url(/img/ar/hp_hosting_bg.gif);
	background-repeat: no-repeat;
	height: 269px;
	margin-right: 1px;
	margin-left: 2px;
	display: inline;
}

.hp_hosting2 {
	float: right;
	width: 239px;
	height: 269px;
	margin-right: 1px;
	margin-left: 2px;
	display: inline;
	background-image: url(/img/ar/hp_hosting_bg2.gif);
	background-repeat: no-repeat;
}

.hp_host_head1 {
	height: 47px;
	width: 132px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	float: right;
	margin-right: 15px;
	font-weight: bold;
}

.hp_host_txt {
	float: right;
	width: 240px;
}

.hp_host_txt   ul {
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 35px;
}

.hp_host_txt   li {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
}




.server_img1 {

	float: left;

	width: 85px;

	height: 63px;

	margin-top: 3px;

	margin-right: 1px;

	display: inline;

}

.server_img3 {

	float: left;

	width: 89px;

	height: 63px;

	margin-top: 3px;

	display: inline;

}

.hp_hosting_buttons {

	height: 23px;

	float: right;

	background-color: #F3F3F3;

	width: 200px;

	margin-top: 10px;

	margin-right: 20px;

}

.hp_hosting_buttonbg {

	width: 84px;

	height: 20px;

	float: right;

	margin-left: 8px;

	background-image: url(/img/hp_hosting_buttonbg.jpg);

	background-repeat: no-repeat;

	padding-top: 3px;

}

.hp_hosting_buttonbg a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	text-decoration: none;

	color: #FFFFFF;

	font-weight: bold;

}

.hp_hosting_buttonbg a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #FFCC00;

	text-decoration: none;

}















#latestnews_container {

	width: 240px;

	margin-top: 20px;

	float: right;

}

#latestnews {

	width: 200px;

	height: 232px;

	margin-right: 20px;

	float: right;

}

#trustseal {
        margin-left: 20px;
}

.clear {

	clear: both;

}



#more_btn  {
	width: 60px;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	margin-right: 36px;
	margin-top: 5px;
	float: right;
}

#more_btn    a  {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	width: 60px;
	color: #FF0000;
	text-decoration: underline;
}



#Ads {
	height: 274px;
	width: 731px;
	margin-top: 18px;
	margin-left: 16px;
	float: left;
}

/******* MENU *******/  

#containertab
{
	width: 731px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display: inline;
}  

#containertab  ul{
	list-style: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	font-weight: inherit;
}  

#containertab  ul.menu  li{
	margin-bottom: -1px;
	float: right;
	margin-left: 5px;
}  

#containertab  ul.menu  li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #b3b3b3;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #333333;
	cursor: pointer;
}  

#containertab  ul.menu  li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #006595;
}  
/******* /MENU *******/

/******* CONTENT *******/  
.maincontent
{
	background: #efefef;
	background: #fff;
	border: 1px solid #b3b3b3;
	float: right;
}  
 
.content{
	background: #efefef;
	background: #fff;
}  
 

/******* Tabs STASRT *******/
   
.content.tab1 {  
    display: block;  
}

.content.tab2 {  
    display: none;  
}
 
.content.tab3 {  
    display: none;  
}

.content.tab4 {  
    display: none;  
}

/******* /TABS END *******/ 

.adsContainer {
	height: 240px;
	background-image: url(/img/adsContainer_bg.jpg);
	background-repeat: repeat-x;
	width: 730px;
}

.rsText {
	float: left;
	width: 220px;
	margin-top: 25px;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	text-align: right;
	padding-left: 15px;
}
.adImageHolder {
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 482px;
	height: 188px;
}

.rapidContainer {
	float: right;
	width: 147px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0F518B;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #DADADA;
	border: 1px solid #D8D8D8;
	margin-left: 9px;
}

.travianOrder {
	height: 95px;
	width: 80px;
	text-align: center;
	margin-bottom: 8px;
	float: left;
}
.travianOrder2 {
	height: 95px;
	width: 80px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
	float: right;
}
.travianOrder3 {
	height: 95px;
	width: 80px;
	text-align: center;
	float: right;
	margin-bottom: 5px;
	margin-right: 80px;
}

.inputBox {

	width: 240px;

}

.inputBox2 {

	width: 65px;

}

.table .stats {

	text-align: center;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 11px;

	color: #fff;

	width: 485px;

	background-color: #666;

	border: 0px;

	border-collapse: collapse;

}

.table .stats  td {

	background-color: #5F88B4;

	color: #FFFFFF;

	padding: 4px;

	text-align: center;

	border: 1px #fff solid;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: normal;

}

.table {

	width: 485px;

}

.table .stats td.hed {

	background-color: #666;

	color: #fff;

	padding: 4px;

	text-align: center;

	border-bottom: 2px #fff solid;

	font-size: 12px;

	font-weight: bold;

} 

.rightStuffHolder {

	width: 210px;

	float: left;

	margin-right: 20px;

	display: inline;

	background-image: url(../../BL_website_ARABIC/img-ar/bg_sellDomain.jpg);

	background-repeat: no-repeat;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	background-color: #F0F0F0;

}

#rightSideBarContainer  {
        float: left;
        width: 220px;
}

.rightStuffHolder {
        width: 210px;
        background-image: url("/img/bg_sellDomain.jpg");
        background-repeat: no-repeat;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        background-color: #F0F0F0;
        margin-bottom: 18px;
        margin-left: 10px;
}

.rightStuffHolder2 {
        margin-right: auto;
        margin-left: auto;
        padding-right: 7px;
        padding-left: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 12px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #CCCCCC;
        border-left-color: #CCCCCC;
        line-height: 20px;
}

.rightStuffHolder2 li {

	margin: 0px;

	padding: 0px;

	list-style-type: disc;

}

.rightStuffHolder2 ul {

	margin: 0px;

	list-style-position: inside;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.rightStuffHolder2 a {

	color: #000000;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.rightStuffHolder2 a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #42658C;

	text-decoration: underline;

}

.rightStuffHolder0 {

	width: 210px;

	float: right;

	margin-right: 20px;

	display: inline;

	background-image: url(../../BL_website_ARABIC/img-ar/bg_sellDomain.jpg);

	background-repeat: no-repeat;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	background-color: #F0F0F0;

	margin-top: 20px;

}

.rightStuffHolder3 {

	margin-right: auto;

	margin-left: auto;

	padding-right: 7px;

	padding-left: 7px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	font-size: 12px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;

	line-height: 18px;

}

.rightStuffHolder3  li {

	margin: 0px;

	padding: 0px;

	list-style-type: disc;

}

.rightStuffHolder3  ul {

	margin: 0px;

	list-style-position: inside;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.rightStuffHolder3  a {

	color: #000000;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.rightStuffHolder3  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42658C;
	text-decoration: underline;
}

input.btnBlue {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-transform: uppercase;
        background: #fff url(/img/Blue_buttonbgBig.jpg) 0 0 no-repeat;
        border: none;
        margin: 0;
        padding: 0;
        color: #FFFFFF;
        text-decoration: none;
        width: 193px;
        height: 23px;
}

.btnBlue_holder {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	/*float: right;*/
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-right: 10px;
	background-image: url(/img/hp_hosting_buttonbg.jpg);
	width: 84px;
	height: 14px;
	text-align: center;
}

.btnBlue_holder a {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.btnBlue_holder a:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.btnBlue_holder2 {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	/*float: right;*/
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	/*margin-right: 10px;*/
	background-image: url(/img/Blue_buttonbgBig.jpg);
	width: 193px;
	height: 14px;
	text-align: center;
}
.btnBlue_holder2  a {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.btnBlue_holder2  a:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.Order_Container {
	width: 730px;
	float: right;
	margin-right: 0px;
	font-family: Tahoma, arial, helvetica;
}
.accordion-basic  {
	width: 250px;
	font-family: tahoma, arial, helvetica;
	border: 1px solid #D4D4D4;
}
.accordion-basic div {
	background-color: #E5E5E5;
}
.accordion-basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.accordion-basic a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #4173A6;
	background-image: url("/img/AccordionTab0.gif");
	height: 18px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BCBCBC;
	font-family: tahoma, arial, helvetica;
}
.accordion-basic a:hover {
	background-color: #5F8BBC;
	background-image: url("/img/AccordionTab2.gif");
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.accordion-basic a.selected {
	color: #FFFFFF;
	background-color: #CFCFCF;
	background-image: url("/img/AccordionTab2.gif");
	border: 1px solid #1A5189;
}

@media print {
.accordion-basic  div      {
		display: block!important;
		height: auto!important
	}
}

.contactInsideContainer {
        float: left;
        width: 420px;
        padding-right: 15px;
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #999999;
}

.style36 {
        color: #D58A00;
        font-family: Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-weight: bold;
}


#package_container {
        width: 725px;
        border: 1px solid #b3b3b3;
        background-repeat: repeat-x;
        background-color: #F2F2F2;
        height: 290px;
        background-image: url(/img/hp_hosting_heading.jpg);
}

#package_container2 {
        width: 230px;
        border: 1px solid #b3b3b3;
        background-repeat: repeat-x;
        background-color: #F2F2F2;
        background-image: url(/img/hp_hosting_heading.jpg);
        margin-left: 80px;
        float: right;
        margin-bottom: 30px;
        padding-bottom: 20px;
}
#package_container3 {
        width: 280px;
        border: 1px solid #b3b3b3;
        background-repeat: repeat-x;
        background-color: #F2F2F2;
        background-image: url(/img/hp_hosting_heading.jpg);
        float: right;
        margin-bottom: 40px;
        padding-bottom: 15px;
        margin-right: 40px;
}

.center {
        margin-right: 80px;
}
.headImage  {
        float: left;
        width: 65px;
        height: 63px;
        margin-top: 3px;
        display: inline;
}
.headImage2   {
        float: left;
        width: 89px;
        height: 63px;
        margin-top: 3px;
        display: inline;
}

.package_heading {
        height: 47px;
        width: 140px;
        margin-top: 16px;
        font-family: Arial, "Times New Roman", Times, serif;
        font-weight: bold;
        font-style: italic;
        font-size: 20px;
        line-height: 16px;
}
.package_heading2 {
        height: 47px;
        width: 125px;
        margin-top: 16px;
        font-family: Arial, "Times New Roman", Times, serif;
        font-weight: bold;
        font-style: italic;
        font-size: 20px;
        line-height: 16px;

}
.package_content {
        float: right;
        width: 216px;
        background-repeat: no-repeat;
        margin-left: 2px;
        display: inline;
        margin-left: 0px;
        background-image: url(/img/ar/package_bg.gif);
        padding-right: 25px;
}
.package_content  ul {
        list-style-type: none;
        margin-top: 11px;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-right: 25px;
}
/*
.package_content  li {
        font-family: Tahomal, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        line-height: 22px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        width: 175px;
}*/
.package_content  li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 155px;
	list-style-type: none;
	background-image: url(/img/ar/arrow_bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.package_content2 {
        float: right;
        width: 225px;
        height: 269px;
        margin-right: 2px;
        margin-left: 1px;
        display: inline;
        background-repeat: no-repeat;
        background-image: url(/img/ar/package_bg2.gif);
}
.package_content2   ul {
        list-style-type: none;
        margin-top: 11px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-right: 20px;
}
.package_content2    li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 155px;
	list-style-type: none;
	background-image: url(/img/ar/arrow_bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

.package_content3 {
        float: left;
        width: 260px;
        margin-right: 10px;
        margin-left: 2px;
        display: inline;
        list-style-type: none;
        background-image: url(/img/en/package_bg2.gif);
        background-repeat: no-repeat;
}
.package_content3    ul {
        list-style-type: none;
        margin-top: 11px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-left: 20px;
        list-style-image: none;
}
.package_content3     li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 210px;
	list-style-type: none;
	background-image: url(/img/ar/arrow_bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.package_buttons2 {
        margin-bottom: 5px;
        margin-top: 20px;
        float: left;
        height: 23px;
        margin-right: 8px;
}
.package_buttons {
        margin-bottom: 5px;
        float: left;
        height: 23px;

}
.package_buttonbg {
        width: 84px;
        height: 24px;
        float: left;
        background-image: url(/img/hp_hosting_buttonbg.jpg);
        background-repeat: no-repeat;
        margin-right: 8px;
}
.package_buttonbg  a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
}
.package_buttonbg  a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFCC00;
        text-decoration: none;
        font-weight: bold;
}
.package_buttonbg2 {
        width: 176px;
        height: 24px;
        float: left;
        background-image: url(/img/package_bigButtonbg.jpg);
        background-repeat: no-repeat;
        margin-right: 8px;
}
.package_buttonbg2   a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
	text-align: center;
}
.package_buttonbg2   a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFCC00;
        text-decoration: none;
        font-weight: bold;
	text-align: center;
}
.leftFeatures {
        width: 250px;
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 25px;
        list-style-type: disc;
        float: right;
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #999999;
        padding-right: 50px;
        margin-bottom: 25px;
}
.leftFeatures ul{
	padding: 0;
	margin: 0;
	list-style-type: none;

}
.leftFeatures li{
	background-image: url(/img/ar/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	padding-right: 20px;


}
.rightFeatures {
        width: 300px;
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 25px;
        list-style-type: disc;
        float: right;
        margin-left: 20px;
        padding-left: 20px;
        margin-bottom: 20px;
}
.rightFeatures ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.rightFeatures li{
	background-image: url(/img/ar/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;

}

.seperator {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
}

.seperator2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	margin-top: 5px;
}

.leftboxContainer {

	width: 160px;

	padding-left: 25px;

	padding-right: 25px;

	background-image: url(../../BL_website_ARABIC/img-ar/bg_needqoute.gif);

	background-repeat: no-repeat;

	height: 189px;

	background-position: center center;

	padding-top: 15px;

}

.leftboxContainer2 {

	width: 210px;

	background-image: url(../../BL_website_ARABIC/img-ar/img_weaccept.gif);

	background-repeat: no-repeat;

	background-position: center;

	height: 235px;

}

.ContentContainer ul {

	list-style-image: url(../../BL_website_ARABIC/img-ar/arrow_bullet.gif);

	padding-left: 30px;

}

.roboContainer1 {

	width: 120px;

	float: left;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

	height: 150px;

	padding-top: 12px;

	padding-right: 20px;

	padding-bottom: 22px;

	padding-left: 20px;

}

.roboContainer2 {

	width: 290px;

	float: left;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

	height: 150px;

	padding-top: 17px;

	padding-right: 20px;

	padding-bottom: 17px;

	padding-left: 20px;

}

.roboContainer3 {

	width: 210px;

	float: right;

	margin-top: 50px;

}

.list-why-boxlink  {
	margin-right: 20px;
	padding-right: 0px;


}

.list-why-boxlink ul {
	margin: 10px;
	padding: 10px;
}

.list-why-boxlink li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: url(/img/ar/arrow_bullet2.gif);
}


.heading_content {
	padding-bottom: 18px;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #124F86;
	font-weight: bold;
	font-size: 20px;
}
.heading_content a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #124F86;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.heading_content  a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5F88B4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#right_sidebar {
	width: 200px;
	float: right;
	margin-top: 15px;
}
#right_sidebar2 {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 178px;
	line-height: 20.5px;
}

.mainBody_Container {
	width: 738px;
	float: right;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 35px;
	padding-top: 12px;
}
.insideBody_Container {
	float: right;
	line-height: 20px;
/*	text-align: justify;*/
	margin-left: 10px;
}
.insideBody_Container a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #144D86;
	text-decoration: none;
	padding-left: 5px;
	outline: none;
}
.insideBody_Container  a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
}
.insideBody_Container ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}


.insideBody_Container ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.insideBody_Container2 {
	float: right;
	margin-top: 0px;
	line-height: 22px;
	width: 490px;
/*	text-align: justify;*/
}
.insideBody_Container2 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #144D86;
	text-decoration: none;
	padding-left: 5px;
	outline: none;
}
.insideBody_Container2  a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
}

#order-menu {
	padding: 10px;
	height: 25px;
}
.change-lang {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-right: 10px;
}
.change-lang a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
}
.order-type {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
	margin-left: 10px;
}

.style2 {
	font-size: 13px;
	color: #FFFFFF;
}

.style3 {font-size: small}

.style5 {
	font-size: 13px;
	font-family: Tahoma, arial, helvetica;
}

.style5_ar {
	font-size: 13px;
	font-family: Tahoma, arial, helvetica;
}

.style6 {
	font-size: 13px;
	font-weight: bold;
}



.style7 {
	font-size: 14px;
	font-weight: bold;
}

.style8 {
	color: #666666;
	font-size: 12px;
	font-style: italic;
}



.style9 {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.style11 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
/*	text-decoration: underline; */
}

.style13 {
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: "Arial Black", Arial;
}

.style14 {
	color: #396EA2;
	line-height: 20px;
	font-weight: bold;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}

.style17 {
	font-size: 22px;
	font-weight: bolder;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;

}



.style20 {font-size: 10px}



.style27 {
	color: #0F5185
}

.sublinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.style25 {

	color: #656565;

	font-family: tahoma, arial, helvetica;

	font-size: 20px;

	font-weight: bold;

}



.style28 {

	font-size: 20px;

	font-family: tahoma, arial, helvetica;

	color: #DFAD00;

	font-weight: bold;

}

.style29 {font-size: 13px}

.style30 {

	color: #FFFFFF;

	font-weight: bold;

	font-size: 14px;

}

.style31 {
	line-height: 30px;
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	text-decoration: none;
}

.style33 {

	font-size: 18px;

	font-weight: bold;

	color: #0E4E8B;

	font-family: tahoma, arial, helvetica;

}

/*
.style34 {

	font-family: tahoma, arial, helvetica;

	font-size: 13px;

}
*/
.style34 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
/*
.style35 {
	color: #996633;
	font-family: "Arial Black";
}
*/
.style35 {
	font-family: Arial, Helvetica, sans-serif;
	color: #124F86;
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
}
.travian_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #124F86;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
}


#login_area div,a,a:hover {

	font-family: Tahoma, "MS Sans Serif", sans-serif;

	font-size: 12px;

}

#top_body div,a,a:hover {

        font-family: Tahoma, "MS Sans Serif", sans-serif;

        font-size: 12px;

}

#navFooter h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

}

/* FAQ on rapidshare page */
#faqWrapper{
	width: 715px;
}

.accordionButton {
	float: left;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	width: 705px;
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	}
	
.accordionContent {
	width: 705px;
	float: left;
	display: none;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* FLICKR */

.flickrContacts_Container {
	width: 700px;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	float: left;
	margin-bottom: 30px;
	padding: 10px;
}
.flickrDomainContainer {
	background-color: #EEE;
	float: left;
	width: 128px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 10px;
	margin-bottom: 12px;
}
.flickrDomainContainer a {
	background-color: #F4F4F4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0099;
	text-decoration: none;
}
.flickrDomainContainer a:hover {
	background-color: #F4F4F4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0968BC;
	text-decoration: none;
}

.flickrDomainContainer2 {
	background-color: #EEE;
	float: left;
	width: 128px;
	text-align: center;
	padding-left: 2px;
	margin-bottom: 12px;
	padding-right: 2px;
}
.flickrDomainContainer2 a{
	background-color: #F4F4F4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0099;
	text-decoration: none;
}
.flickrDomainContainer2 a:hover {
	background-color: #F4F4F4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0968BC;
	text-decoration: none;
}

/* BIZ Hosting - price */
.style4 {
	font-weight: bold;
	color: #990000;
}

/* DP page */
.package_heading3 {
	height: 47px;
	width: 140px;
	margin-top: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 17px;
	line-height: 16px;
	float: right;
	margin-right: 20px;

}

/******* /TABBED MENU *******/

/******* CONTENT *******/  
.maincontent
{
	background: #efefef;
	background: #fff;
	float: left;
	border: 1px solid #b3b3b3;
}  

.tabsContent {
	padding: 10px;
	line-height: 18px;
}
 
.content{
	background: #efefef;
	background: #fff;
}  
/******* /CONTENT *******/ 



.pf_thumbs {
	border: 1px solid #D8D8D8;
	padding: 10px;
	background-color: #FFFFFF;
	width: 200px;
}

.pf_thumbs2 {
	border: 1px solid #D8D8D8;
	padding: 10px;
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	margin-right: 21px;
}

