﻿* Created	: 10.06.08 by Anel Pasic */
body 
{
    margin:0px;
    padding:0px 0 0 0;
    
    /*Centered Layout*/
    text-align:center;
 	background-color:#ffffff;
	
    
}

span.lich
{
    text-transform: none;
font-weight: bold;
padding-left: 10px;
font-size: 13px;
margin-top: 5px;
clear: both;
float: left;
    }

span.dongho
{
    float: left;
padding-left: 50px;
font-weight: bold;
padding-right: 30px;
margin-top: 8px;
    }
  span.flags img
  {
      margin-top:5px;
      }
/*Centered Layout*/
div#top
{
    width: 778px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
clear:both;
	
}
div.top_location
{
	width: 778px;
    margin-left:auto;
    margin-right:auto;
	clear:both;
}
div.topbanner
{
	width:778px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background:url('images/Bannertop1.jpg') no-repeat center top;
	
	
	}
div#mid
{
    width: 778px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
	padding-top:15px;
}
div#mid_content
{
    float:left;
    width:778px;
    
    }
/*Centered Layout END*/

div.mid-body
{
   float:right;
   width:545px;
    }
div#top div.top_padding
{
    width:100%;
    padding:0px;
    float:left;
   height:319px;
background:#79e6ef url('images/main_bgr3.jpg') no-repeat center bottom;
	
	
}


div#mid div.mid_padding
{
    padding:15px;
    float:left;
	background:transparent url('images/header-content-bgr.png') repeat-x left top;
	min-height:415px;
	width: 967px;
	background-color:#ffffff;
	padding-bottom:10px;
}

div.col-left
{
    float:left;
    }

div#foot
{
    clear:both;
    width:100%;
    margin-top:0px;
    background-color:#ffffff;
}


div#top div.header
{
    width:997px;
    margin-left:auto;
    margin-right:auto;
   
   
}



div#top div.top_menu
{ width:100%; float:left; }

div#top div.top_menu div.top_menu_padding
{ width:100%; float:left; }

div#top div.top_banner
{ width:100%; float:left; }

div#top div.top_banner div.top_banner_padding
{ 
    width:100%; 
    float:left; 
    padding-top:8px;
    padding-bottom:8px;
}

div#foot div.foot-padding
{
    padding-left:15px;
    padding-right:15px;
    
}

div#mid_wrap div.col_left
{
    float: left;
    width: 210px; /*Width of left column in pixel*/
    overflow:hidden;
    padding-top:15px;
    
	background: url('images/v_menu_top.png') no-repeat left top;
	
}
div.foot_left
{
    float:left;
    width:210px;
    }
div#mid_wrap div#mid_content,div.foot_content
{
    float:right;
    width:750px;
}

div#mid_wrap div#mid_content div.mid_top
{
    height:26px;
    background-image:url('images/location_end.gif');
    background-repeat:no-repeat;
    background-position:right;
    padding-right:4px;
}

div#mid_wrap div#mid_content div.mid_top div.mid_top_padding
{
    height:26px;
    background-image:url('images/location_start.gif');
    background-repeat:no-repeat;
    padding-left:4px;
    color:#FFFFFF;
}

div#mid_wrap div#mid_content div.mid_top div.mid_top_content
{
    height:26px;
    background-image:url('images/location_bg.gif');
    padding-left:12px;
    background-repeat:repeat-x;
    color:#FFFFFF;
}

div#mid_wrap div#mid_content div.content,dv.foot_content
{
    float:left;
    width:714px;
}
div#mid_wrap div#mid_content div.col_right
{
    float:right;
}

/*
div#mid_wrap div.col_left div.col_left_padding
{
}
*/
div#mid div.col_right
{
    float: left;
    width: 200px; /*Width of right column*/
    overflow:hidden;
}
/*
div#mid div.col_right div.col_right_padding
{
}
*/
div#mid div.content
{
    float: left;
    width:100%;
}

div#mid div.content div.content_padding
{
    margin: 0 10px;
    border:1px solid #E5E5E5;
	background-color:#ffffff;
	padding: 10px;
	clear:both;
}

/*template choooser*/
.tbtemplatechooser
{
	background:transparent url('images/template_editor.png') no-repeat center center;
	width:576px;
	height:567px;
	}
.templatechooser_contentright
{
	/*background: url('images/templatechooser_right.png') repeat-y right top;*/
	}
.templatechooser_closebutton
{
	width:30px;
	height:30px;
	float:left;
	background:url('images/templatechooser_btnclose.png') no-repeat left top;
	}
.templatechooser_okbutton
{
	width:51px;
	height:51px;
	background:url('images/templatechooser_btnok.png') no-repeat left top;
	float:right;
	position:relative;
	top:-30px;
	left:-2px;
	
	}
.templatechooser_contentleft
{
	/*background: url('images/templatechooser_left.png') repeat-y left center;*/
	
	}
.divtemplatechooser_top
{
/*background: url('images/templatechooser_topmid.png') repeat-x left top;*/
	}
	
.divtemplatechooser_top_padding
{
			/*	background: url('images/templatechooser_topleft.png') no-repeat left top;*/
	
			height:15px;
			

	}
.divtemplatechooser_bottom
{
	/*background: #008cd2 url('images/templatechooser_midbottom.png') repeat-x left bottom;*/
	height:20px;
	}
.divtemplatechooser_bottom_left
{
	/*background: url('images/templatechooser_leftbottom.png') no-repeat left bottom;*/
	width:20px;
	}
.divtemplatechooser_bottom_right
{
	/*background: url('images/templatechooser_rightbottom.png') no-repeat right bottom;*/
	width:20px;
	}
	
#divTemplate img,#divavaibleTemplates img
    {
    	cursor:pointer;
    	}
    
#divavaibleTemplates
{
float:left;width:258px;overflow-x:hidden;overflow-y:auto;height:510px;clear:both;
padding-left:10px;
padding-top:10px;
background-color:#ffffff;
text-align:left;

	}
#divTemplate
{
	float:left;width:258px;overflow-x:hidden;overflow-y:scroll;height:510px;clear:both;
	padding-left:10px;
	padding-top:10px;
	background-color:#ffffff;
	text-align:left;
	}  
.titletemplate
{
	color:#ffffff;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:2px;
	}
	
div.currentLocation-padding-content
{
	
	margin-left:16px;
	font-size:17px;
	font-weight:bold;
	padding-top:10px;
	float:right;
	color:orange;
	}
	
	div.popularproduct {
width: 480px;
overflow: hidden;
}

div.popularbrand, div.popularproduct {
float: left;
overflow: hidden;
}
div.popularbrand
{
	width:481px;
	overflow:hidden;
	
	}

div.popularbrand-content
{
	float:right;
	}
	
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
label {
display: block;
margin-bottom: 5px;
color: #333;
cursor: pointer;
}
.global-nav .form-search {
width: 202px;
height: 26px;
}
.global-nav .form-search {
position: relative;
float: left;
margin: 7px 0;
font-size: 12px;
}

.global-nav .form-search .search-input {
position: absolute;
top: 0;
right: 0;
z-index: 2;
color: #444;
background-color: transparent;
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.global-nav .search-input {
display: block;
width: 163px;
height: 14px;
padding: 6px 27px 6px 12px;
font-size: 12px;
line-height: 1;
color: #666;
background-color: #CCC;
border: 0;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.icon {
display: inline-block;
vertical-align: text-top;
background-image: url('images/icons.png');
background-position: 0 0;
background-repeat: no-repeat;
}

.nav-search {
background-position: -20px -710px;
}
t1_core_logged_out.bundle.css:1
.nav-search, .generic-search {
width: 12px;
height: 14px;
}

.arrow-expand
{
	display: inline-block;
	width: 10px;
	height: 6px;
	margin: 5px 0px;
	background-image: url("images/dropdown-expand.png");
	background-position: center center;
	background-size: 10px 6px;
	background-repeat: no-repeat;
	-webkit-transition: all,0.3s;
	-moz-transition: all,0.3s;
	-o-transition: all,0.3s;
	transition: all,0.3s;
	float:right;
	}
.arrow-expand.active
{
	-webkit-transform: perspective(0) rotate(-180deg);
	-moz-transform: perspective(0) rotate(-180deg);
	-ms-transform: perspective(0) rotate(-180deg);
	-o-transform: perspective(0) rotate(-180deg);
	transform: perspective(0) rotate(-180deg);
	left: -13px;
	position: relative;
	width: 10px;
	height: 8px;
	background-size: 13px 11px;
	top: 8px;
	}
	
div.loginsession
{
	float:right;
	color:#cccccc;
	padding-left:20px;
	padding-top:17px;
	}
div.loginsession:hover
{
	color:White;
	}

.loginform
{
	background-color:White;
	
	padding:10px;
	width:250px;
	float:right;
	position:relative;
	top:-31px;
	left:109px;
	font-size:12px;
	display:none;
	}
	
.includepage_title{
	color:#187023;font-weight:bold;font-size:18px;
	padding-left:15px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.pagebreak
{
	height:1px;
	background-color:#0055a0;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	}
.company-info
{
	color:#187023;
	font-size:20px;
	padding-left:70px;
	text-align:left;
	
	}
.footer 
{
	padding:25px;
	padding-left:110px;
	}

	
div.skypechat
{
    width:99px;
    height:44px;
    background:transparent url('images/menu-sprite-standard.png') no-repeat;
    }
    
   input.searchbox
    {
        height:30px;border:0px;width:200px;
        }
   input.searchbtn
   {
       border:0;
       background:transparent url('images/iconsearch.jpg') no-repeat center center;
       width:30px;
       height:30px;
       cursor:pointer;
       }
       
   div.footer-bottom
   {
       width:778px;
       clear:both;
       height:170px;
       background-color:#eeeeee;
       margin-top:10px;
       margin-left:auto;
       margin-right:auto;
       padding-top:20px;
       }
       
 div.footer-bottom-padding
 {
     width:100%;
     margin-left:auto;
     margin-right:auto;
     padding-top:20px;
     line-height:20px;
     }
div.footer-bottom-padding-left
{
    float:left;
    width:500px;
    min-height:100px;
}
 div.footer-bottom-padding-seperate
 {
     width:1px;
     background-color:#cccccc;
     height:150px;
     float:left;
     }
 div.footer-bottom-padding-right
 {
     float:left;
     
     }
     
 div.footer-bottom-padding span
 {
     font-size:14px;
     white-space:nowrap;
     }
     
     
div.footer-bottom-padding   .facebook-googleplus-twitter
{
	float:right;
	position:relative;
	top:-172px;
	}


div.header_padding   .facebook-googleplus-twitter
{
	float: right;
position: relative;
top: -200px;
clear: both;
padding-right: 60px;
	}
div.khuyenmai table.tabXTemplate td.tdXTemplate
{
    font-size:15px;
    }
    
   img.download
   {
   	height:15px;
   	border:0px;
   	}
   	
  img.iconsoft_download
  {
  	width:48px;
  	}
  img
  {
  	border:0px;
  	}
  div.domainchecking
  {
  	 background: url("images/v_menu_top.png") no-repeat scroll left top transparent;
  	 padding-left:19px;
  	 float:left;
  	
  	}
  	
  td.domain_checker.lef_top
  {
  	background: url("images/v_menu_top.png") no-repeat scroll left top transparent;
  	width:19px;
  	height:15px;
  	}
  td.domain_checker.right_bottom
  {
  	background: url("images/v_menu_bottom.png") no-repeat scroll right top transparent;
  	width:19px;
  	height:15px;
  	}
  
  .domain.status .lbstatus
  {
  	color:Red;
  	font-weight:bold;
  	}

  .subs.nav span
  {
      cursor:pointer;
      color:Blue;
      margin-left:5px;
      margin-right:5px;
      font-size:15px;
      }
     .subs.nav
     {
         line-height:20px;
         }
  .subs.nav span:hover
  {
      color:Fuchsia;
      }
   td.domainchecker_padding
   {
   	background:transparent url('images/content_bgr.jpg') repeat-x top center;
   	}
   	
   .domaininfotitle
   {
   	font-size:15px;
   	color:#CF0A68 ;
   	margin-left:8px;
  
  /* 	background:transparent url('images/navigate-right16.png') no-repeat left center;*/
   	float:left;
   	}
   	
   	.domainfree,.domainlocked
   	{
   		margin-left:20px;
   		padding:20px;
   		font-weight:bold;
   		}
   	.domaininfodetail
   	{
   		margin-left:10px;
 
   		
   		}
   a.tabdomain
   {
	background: url("images/tab_bgr.jpg") no-repeat scroll left top transparent;
    float: left;
 
  margin-right:1px;
  position:relative;
  top:1px;
 
   	}
   	
   	a.tabdomain h2
   	{
   		background: url("images/tab_bgr.jpg") no-repeat scroll right top transparent;
		float: left;
		padding-right:10px;
		height:33px;
   		
   		}
   		a.tabdomain h2 span
   		{
   			background: url("images/tab_mid_bgr.jpg") repeat-x scroll right top transparent;
		float: left;
		height:26px;
		padding-top:7px;
   			}
   		
   		a.tabdomain h2 span img
   		{
   			display:none;
   			}	
   			
   	 a.tabdomain_active,a.tabdomain:hover
   {
	background: url("images/tab_bgr_active.jpg") no-repeat scroll left top transparent;
    float: left;
    margin-right:1px;
 position:relative;
  top:1px;
   	}
   	
   	a.tabdomain_active h2,a.tabdomain:hover h2
   	{
   		background: url("images/tab_bgr_active.jpg") no-repeat scroll right top transparent;
		float: left;
		padding-right:10px;
  height:34px;
   		
   		}
   		a.tabdomain_active h2 span,a.tabdomain:hover h2 span
   		{
   			background: url("images/tab_mid_bgr_active.jpg") repeat-x scroll right top transparent;
		float: left;
		height:27px;
		padding-top:7px;
   			}
   	
   	a.tabdomain_active h2 span img,a.tabdomain:hover h2 span img
   	{
   		display:inline-block ;
   		}
   		
   	.domainfree
   	{
   		color:Blue ;
   		}
   		
   	.domainlocked
   	{
   		color:#bbbbbb;
   		}
   		
   	.header-content-title
   	{
   		width:100%;
   		height:30px;
   	/*	background:transparent url('images/header-content-bgr.png') repeat-x left top;*/
   		}
   div.weather-title
   {
   	color:#ffffff;
   	float:left;
   	
   	}
   	
   	h2.title-level2
   	{
   		color:#ffffff;
   		text-transform:uppercase;
   		padding:10px;
   		position:relative;
   		top:-40px;
   		font-weight:normal;
   		}
   		
   	div.header-title
   	{
   		background:transparent url('images/header_title_bgr.png') no-repeat left top;
   		
   		height:40px;
   		width:200px;
   		}
   		
   div.bang-gia-ten-mien h3,h3.webhost
   {
   	text-transform:uppercase;
   	color:#ffffff;
   	background:transparent url('images/header_title_bgr.png') no-repeat left top;
   	padding:10px;
   	}
   	
   	img.imgfree
   	{
   	    width:200px;
   	    position:relative;
   	    top:-50px;
   	    left:-30px;
   	    z-index:99999999px;
   	    }
   	    
   a.activeflag
   {
   		opacity:1;
   	}
   	
   a.unactiveflag
   {
   		opacity:0.2;
   	
   	}
   	
   	  a.unactiveflag:hover
   	  {
   	  	opacity:1;
   	  	}
   	  	
   	div.companytitle
   	{
   		font-size: 18PX;
		font-weight: bold;
		position: relative;
		TOP: 40PX;
		float: right;
		font-family: ARIAL;
		color: #20750A;
		width: 485px;
   		}
   		
  td.left-header-obj
    {
        background:url('images/b1.jpg') no-repeat left top;
        width:11px;
        height:25px;
        }
     td.mid-header-obj
     {
         background:url('images/b3.jpg') repeat-x left top;
        
         }
    td.right-header-obj
     {
         background:url('images/b2.jpg') no-repeat right top;
         width:8px;
       
         }
         
    span.header-obj-text
    {
         
          color:#ffffff;
          text-align:left;
          text-transform:uppercase;
          font-weight:bold;
          background:url('images/cellbut.jpg') no-repeat left top;
          padding-left:35px;
          float:left;
          vertical-align:middle;
          padding-top:5px;
          padding-bottom:4px;
          font-weight:bold;
        
        }
        
    .btndangnhap
    {
        border:0px;padding:2px 10px;color:#07519a;
        font-weight:bold;
         cursor:pointer;
        }
    
    .btndangnhap:hover
    {
        color:#0b75df;
        }
    .linkforgotpass
    {
        color:#07519a;
        cursor:pointer;
        font-weight:bold;
        }
   .linkforgotpass:hover
   {
       color:#3bac00;
       text-decoration:underline;
       }
       
       div.language-vn,div.language-en
       {
           float:left;
           border:1px solid #eeeeee;
           padding:5px;
           margin:1px;
           }
      div.language
      {
          float: right;
        clear: both;
        margin-bottom: 10px;
        margin-right: 15px;
        margin-top: 5px;
          }
         
    div.redheadline
    {
        float:left;clear:both;color:#ffffff;background:red;padding:5px 0px;
        width:778px;
        text-align:center;
        }
        
    div.dangnhaplinktop
    {
        float: left;
        padding-top: 5px;
        margin-left: 10px;
        text-decoration: underline;
        color: #ee4e1e;

        }
        
div.pop-up-background-all
{
    background: #000;
    opacity: 0.1;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 333;
    filter:alpha(opacity=10);
    }
    
  div#popup-promotions-all
  {
        top: 30%;
        left: 50%;
        margin-top: -141px;
        margin-left: -225px;
        position: fixed;
        z-index:999;
        border: 1px solid red;
background-color: #EE1E1E;
padding: 10px;
      }
      
      
 
  div#popup-promotions-ie6
  {
   
        position: absolute ;
        z-index:99999;
        border: 1px solid red;
background-color: #EE1E1E;
padding: 10px;
padding-left:0px;
float:left;
top:20%;
left:30%;
      }
      
   