@import url("global.css");

@import url("tables.css");

body {
	font-size: 0.7em;
	color: #666;
	line-height: 1.4em;
	}
	
body.L3 {
	background: url("../images/body-bg2.gif") 50% 0 no-repeat;
	background-color:#FFFFFF;
	font-size: 0.6em;
	color: #666;
	line-height: 1.6em;
	}

/* Site Layout / Structure (Home)
------------------------------------------------------------------*/  	

#indexWrapper {
	width: 990px;
	height: 305px;
	margin: 0px auto;
	}
#logoIndexWrapper {
	width: 218px;
	height: 80px;
	padding: 160px 0px 0px 0px;
	float: left;
	text-align:right;
	}
#flashWrapper {
	width: 100%;
	height: 333px;
	margin: 0px auto;
	background-color:#009999;
	}
#centerWrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/bg_home.gif);
	background-repeat:repeat-x;	
	}

#center2Wrapper {
	width: 715px;
	height: 305px;
	float: right;
	}

#promoWrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/promoHome_bg.gif);
	background-repeat: repeat-x;
	}
#promo {
	width: 888px;
	margin: 0 auto;
	}
#leftWrapper {
	width: 217px;
	float: left;
	padding: 13px 0px 20px 0px;
	}
#centeringWrapper {
	width: 323px;
	float: left;
	padding: 13px 0px 20px 10px;
	}
#rightWrapper {
	width: 323px;
	float: left;
	padding: 13px 0px 20px 10px;
	}
#footerWrapper {
	clear: both;
	margin: 0px auto;
	width: 888px;
	border-top: 1px solid #e9e9e9;
	}

/* ---------------------------------------------------------------*/
/* ------------------- HEADER <<<------------------------*/
/* ---------------------------------------------------------------*/

/* Top Image Header for Index
------------------------------------------------------------------*/  
#imageHeader h1 {
	text-indent:-9999px;
	height:1px;
	display:block;
	}
.imageHeader_index {
	width: 715px;
	height: 305px;
	float: right;
	background-repeat: no-repeat;
	}
.imageHeader_index {
	background-image: url(../images/imageHeader-index-trans.png);
	}

/* Footer
------------------------------------------------------------------*/
#footer {
	background: #ebebea;
	clear: both;
}
.footerHolder {
	background: #ebebea;
	width: 888px;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	}
.footerNavHolder {
	width: 140px;
	float: left;
	font-size: 10px;
	color: #999;
	margin: 0 9px 20px;
	}
.footerNavHolder h4{
	font: 12px;
	margin-bottom: 5px;
	}
.footerNavHolder li {
	list-style: none;
	}
.footerNavHolder li span {
	margin: 0 2px 0 4px;
	}
.footerNavHolder a {
	color: #999;
	text-decoration: none;
	}
.footerNavHolder a:hover {
	color: #666;
	}
.footerNavHolder a.active, .footerNavHolder a.active:hover {
	font-weight: bold;
	}
.footerCopyright {display: block; clear: left; border-top: 1px dashed #666666; padding: 10px 0;}
.footerCopyright p {margin-bottom: 5px; padding: 0;}
.footerCopyright a {color: #999;}
.footerCopyright a:hover {color: #666;}

.footerNavHolder .social li {margin: 10px 0;}
.footerNavHolder .social li:first-child {margin: 5px 0 10px;}

.footerNavHolder .facebook a, .footerNavHolder .twitter a, .footerNavHolder .wordpress a, .footerNavHolder .delicious a {padding-left: 25px; display: block; }

.footerNavHolder .facebook a {background: url(../images/social_facebook_small.png) no-repeat;}
.footerNavHolder .twitter a {background: url(../images/social_twitter_small.png) no-repeat;}
.footerNavHolder .wordpress a {background: url(../images/social_wordpress_small.png) no-repeat;}
.footerNavHolder .delicious a {background: url(../images/social_delicious_small.png) no-repeat;}
/* ---------------------------------------------------------------*/
/* ----------------- NAVIGATION <<<----------------------*/
/* ---------------------------------------------------------------*/

/* Index Nav
------------------------------------------------------------------*/  
.navIndexHolder {
	position:absolute;
	width: 662px;
	height: 31px;
	padding-left:1px;
	top: 274px;
	display:inline;
	}
.navIndexHolder ul {
	float: left;
	}
.navIndexHolder li {
	display: inline;
	}
.navIndexHolder a {
	display: block;
	float: left;
	height: 31px;
	width: 132px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.navIndexHolder a:hover {
	background-position: 0 -31px;
	}
.navIndexHolder a.active, .navIndexHolder a.active:hover {
	background-position: 0 -62px;
	}
.navIndex_aboutUs a {	
	background-image: url(../images/mainNav_aboutUs.gif);
	}
.navIndex_webHosting a {
	background-image: url(../images/mainNav_webHosting.gif);
	}
.navIndex_customerSupport a {
	background-image: url(../images/mainNav_customerSupport.gif);
	}
.navIndex_resellers a {
	background-image: url(../images/mainNav_resellers.gif);
	}
.navIndex_orderOnline a {
	background-image: url(../images/mainNav_orderOnline.gif);
	}
.navIndexHolder a span {
	display: none;
	}

/* Home - SliderWrapper (Promo)
------------------------------------------------------------------*/		
.sliderwrapper {
	position: relative;
	border-top: 1px solid #dcdada;
	border-left: 1px solid #dcdada;
	border-right: 1px solid #dcdada;
	border-bottom: 1px solid #dcdada;
	width: 322px;
	height: 175px;
	}
.sliderwrapper .contentdiv {

	position: absolute;
	left: 0;
	top: 0; 
	padding: 15px 15px 15px 15px;
	background: #fff;
	width: 292px;
	height: 145px;

	}
	
.sliderwrapper2 {
	position: relative;
	margin-top:10px;
	border-top: 1px solid #dcdada;
	border-left: 1px solid #dcdada;
	border-right: 1px solid #dcdada;
	border-bottom: 1px solid #dcdada;
	width: 322px;
	height: 175px;
	}
.sliderwrapper2 .contentdiv {
	position: absolute;
	left: 0;
	top: 0; 
	padding: 15px 15px 15px 15px;
	background: #fff;
	width: 292px;
	height: 145px;

	}
	
/*	
.pagination {
	width: 292px;
	height: 27px;
	text-align: left;
	border-bottom: 1px solid #dcdada;
	border-left: 1px solid #dcdada;
	border-right: 1px solid #dcdada;
	background-color: #fff;
	padding: 4px 15px 5px 15px;
	}
.pagination a {
	padding: 5px 7px;
	text-decoration: none; 
	color: #5c5c5c;
	background: #e7e7e7;
	}
.pagination a:hover, .pagination a.selected{
	color: #fff;
	background-color: #a4a4a4;
	}
*/
	
/* Quick Links - Live Chat, Login, Contacts, Languages
------------------------------------------------------------------*/	
.quickLinks {
	position:absolute;
	width: 618px;
	height: 36px;
	top: 10px;
	display:inline;
	background-color: #ededed;
	padding: 0 4px 0 4px;
	margin-left: 28px;
	}
.quickLinks ul {
	float: left;
	}
.quickLinks li {
	display: inline;
	}
.quickLinks a {
	display: block;
	float: left;
	height: 36px;
	width: 88px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.quickLinks a:hover {
	background-position: 0 -36px;
	}
.quickLinks a.active, .quickLinks a.active:hover {
	background-position: 0 -72px;
	}
.quickLinks_liveChat a {	
	background-image: url(../images/quickLinks_liveChat.gif);
	}
.quickLinks_logIn a {	
	background-image: url(../images/quickLinks_logIn.gif);
	}
.quickLinks_contacts a {	
	background-image: url(../images/quickLinks_contacts.gif);
	}
.quickLinks_eng a {	
	background-image: url(../images/quickLinks_eng.gif);
	}
.quickLinks_bahasa a {	
	background-image: url(../images/quickLinks_bahasa.gif);
	}
.quickLinks_chn a {	
	background-image: url(../images/quickLinks_chn.gif);
	}
.quickLinks_persian a {	
	background-image: url(../images/quickLinks_persian.gif);
	}
.quickLinks a span {
	display: none;
	}
/* Quick Links - Live Chat, Login, Contacts, Languages
------------------------------------------------------------------	
.quickLinks {
	position:absolute;
	width: 352px;
	height: 36px;
	top: 10px;
	display:inline;
	background-color: #ededed;
	padding: 0 4px 0 4px;
	margin-left: 305px;
	}
.quickLinks ul {
	float: left;
	}
.quickLinks li {
	display: inline;
	}
.quickLinks a {
	display: block;
	float: left;
	height: 36px;
	width: 88px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.quickLinks a:hover {
	background-position: 0 -36px;
	}
.quickLinks a.active, .quickLinks a.active:hover {
	background-position: 0 -72px;
	}
.quickLinks_liveChat a {	
	background-image: url(../images/quickLinks_liveChat.gif);
	}
.quickLinks_logIn a {	
	background-image: url(../images/quickLinks_logIn.gif);
	}
.quickLinks_contacts a {	
	background-image: url(../images/quickLinks_contacts.gif);
	}
.quickLinks_languages a {	
	background-image: url(../images/quickLinks_languages.gif);
	}
.quickLinks a span {
	display: none;
	}*/	
	
/* Style for Drop Down Menu (Languages)
----------------------------------------------------s a {	

	background-image: url(../images/quickLinks_contacts.gif);

	}

.quickLinks_languages a {	

	background-image: url(../images/quickLinks_languages.gif);

	}

.quickLinks a span {

	display: none;

	}	

	

/* Style for Drop Down Menu (Languages)

------------------------------------------------------------------*/ 

.dropmenudiv {

	position:absolute;

	border: 1px solid #d3d3d3;

	border-bottom-width: 0;

	z-index:100;

	background-color: #e5dadb;

	width: 84px;

	visibility: hidden;

	margin: 0 0 0 1px;

	}

.dropmenudiv a {

	width: auto;

	display: block;

	border-bottom: 1px solid #d3d3d3;

	padding: 2px 2px 2px 6px;

	text-decoration: none;

	color: #767676;

	}

.dropmenudiv a:hover{

	background-color: #ededed;

	}



/* Style for Main Nav Drop Down Menu 

------------------------------------------------------------------*/ 

#dropmenudiv2{

position:absolute;

font:normal 11px Arial;

line-height:18px;

z-index:100;

}



#dropmenudiv2 a{

width: 100%;

background-color:#840b10;

color:#FFFFFF;

display: block;

text-indent: 3px;

border-bottom:1px solid #9d3c40;

padding: 3px;

text-decoration: none;

font-weight: normal;

}



#dropmenudiv2 a:hover{ /*hover background color*/

background-color:#c4151c;

}

/*Promo 6 Boxes Layout*/
.sidebar {float: left; width: 227px; display: block; background: #fff; margin: 0px;}
.col_wrapper {float: left; width: 655px; display: block; overflow: hidden; margin: 7px 3px;}
.col {float: left; width: 320px; height: 200px; display: block; background: #ccc no-repeat; margin: 0 0 15px 0; position: relative; border: 1px solid #ddd}
.col_content {height: 100%;}
.left {margin-right: 10px}
#col1 {background-image: url(../images/home_col5_bg.jpg)}
#col2 {background-image: url(../images/productHome_qq.jpg)}
#col3 {background-image: url(../images/home_col6_bg.jpg)}
#col4 {background-image: url(../images/home_col4_bg.jpg)}
#col5 {background-image: url(../images/home_vo_bg.jpg)}
#col6 {background-image: url(../images/home_col2_bg.jpg)}

.col h2 {font-size: 2.3em; padding: 1em 10px 5px 0px; font-weight: normal; line-height: 0.9em;}
.col p {font-size: 1.4em; padding: 0 10px 0 0px;}
.col .readmore_red {background: url(../images/index_readmore_small_red.png) no-repeat; display: block; width: 90px; height: 19px; text-indent: -9999px; position: absolute; bottom: 0; right: 15px}
.col .clickhere_red {
	background: url(../images/index_clickhere_small_red.png) no-repeat;
	display: block;
	width: 90px;
	height: 19px;
	text-indent: -9999px;
	position: absolute;
	bottom: -2px;
	right: 15px
}
.col a {text-decoration: none; width: 100%; height: 100%; display: block; }
.col a:hover {color: #a00}
.col .full_link {width: 100%; height: 100%; display: block; text-indent: -9999px;}