﻿body 
{
    color:#717171;
    font-family:Verdana,Arial,Cursive;
    font-size:0.75em; 
    margin: 0;
    padding: 0;
    background-image: url(images/back-menu.jpg);
    background-repeat: repeat-x;
}
img  
{
    border: 0;
}
h1  
{
    color:#000000;
    font-size: 1.2em;/*1.3em;*/
    font-weight:700;
    margin: 0;
    padding:0;
    padding-bottom:15px;
    text-transform:uppercase;
    
}
h2  
{
    color: #505050;
}
h3 {
    color:#404041;
    font-size:1em;
    font-weight:700;
    margin: 0; /*0;*/
    padding:10px 0 10px 0;    
}
h4 {
    color:#3A3A3A;
    font-size:1.3em;
    font-weight:700;        
    margin:0 0 15px 0;
}
h5 
{
    color:#999999;
    font-size:0.9em;
    font-weight:700;
    margin-top: 10px;
    padding:0;
}
h6 
{     
    color:#3A3A3A;
    font-size:0.9em;
    font-weight:700;
    margin:0;
    padding:0;
}
p {
    font-size:0.9em;
    padding-bottom:1.3em;
    text-align:justify;
    margin: 0;
}
ul {
    font-size:0.9em;
    list-style-type:square;
    margin: 0;
    padding: 0;   
}
#maincontent ul  
{
    padding-bottom:15px;
    padding-left:15px;
    margin-left: 0;
    margin-top:0;    
}

input[type="submit"]
{    
    background-color: #F18200;
    /*border: solid 1px #DE5400;*/
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 4px 4px 4px; 
    margin: 0;   
    font-size: 12px;
    line-height: 12px;    
}
#page_content a.buttonlink    
{
    background-color: #F18200;
    border: solid 1px #DE5400;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 4px 4px 4px; 
    margin: 0;   
    font-size: 12px;
    line-height: 12px;    
    display:block;
    float: left;
}
#page_content a.buttonlink:hover ,input[type="submit"]:hover   
{
    text-decoration: none;
    cursor: pointer;
}

#wrapper  
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("images/back-menu.jpg");
    background-repeat: repeat-x;
}
#blk_top {
    background:url('images/bkg-top.jpg') 2px top no-repeat;    
    height:10px;
    margin:0;
    width:980px;
}
#blk_bottom  
{    
    background-image:url(images/bkg-bottom.gif);
    background-repeat:no-repeat;
    clear:both;
    height:25px;
    margin:auto;
    width:980px;
}
#topmenu { 
    font-size:0.85em;
    height:25px;
    margin:0;
    /*overflow: hidden;*/
    padding: 10px 15px 0 15px;
    text-align:right;       
    position: relative;
	z-index:200;
}
#topmenu ul 
{
    list-style-type: none;
    display: block;
    margin: 0;
    margin-left:auto;
    padding: 0;
    text-align:right;
    float:right;
}
#topmenu ul li  
{
    display: block;
    float:left;
    border-right:1px solid #717171;
    margin:0;
    padding:3px 5px 3px 5px;
	position:relative;
}
#topmenu ul li ul {
	display: none;
	position: absolute;
	top: 18px;
	left:0;	
	color: #ffffff;
	font-size: 10px;
	z-index:300;
	text-align:left;
	padding: 3px 0 0 0 ;
	margin: 0;
}
#topmenu ul li ul li { 
	background:#717171;
}
#topmenu ul li ul label {
	display:block;
	margin: 3px;
	padding: 0;
	margin: 0;
}
#topmenu ul li ul input[type="text"], #topmenu ul li ul input[type="password"] {
	margin: 3px 0;
	display: block;
	width:156px;
	color: #000000;
}
#topmenu ul li:hover ul {
	display: block;
}
#topmenu .languageselection { border: none; } 
#topmenu a { color: white; text-decoration: none; } 
#topmenu a:hover { text-decoration: underline;}
  
#topmenu .languageselection { 
   background: url(images/l_bg_ddtop.jpg) no-repeat scroll left top;
   margin:0 0 0 5px;    
   position: relative;
   height:18px;    
   padding-top:0;
}
#topmenu .languageselection a 
{
    background:#FFFFFF url(images/r_bg_ddtop.jpg) no-repeat scroll right center;
    color: #000000;
    height:15px;  
    padding: 3px 6px 0 0;
    display: block;
    width: 15px;
    font-weight: bold;
}   
#topmenu .languageselection a:hover { text-decoration: none;}
#topmenu #othersitestop {
    background: url(images/l_bg_ddtop.jpg) no-repeat scroll left center;
    margin:0 0 0 5px;    
    position: relative;
    height:18px;    
    padding-top:0;
    /*position:absolute;
    right:15px;
    top:10px;*/
    width:180px;
}

#othersitestop h3 {
    background:#FFFFFF url(images/r_bg_ddtop_2.jpg) no-repeat scroll right center;
    color:#000000;    
    font-size:10px;
    font-weight:bold;
    height:15px;
   /* left:0;
    top:0;
    position:relative;*/
    margin:0;
    padding:3px 0 0;
    text-align:center;    
    width:180px;
}
#othersitestop ul {
    background-color:#ffffff;
    display:none;
    left:8px;
    margin:0;
    padding:0;
    position:absolute;
    top:17px;
    width: 168px;
}
#othersitestop ul li {
    border-top:1px solid #C8C8C8;
    list-style-type:none;
    margin:0;
    padding:0;
    text-align:left;
    display: block;
    border: none;
    width:100%;
    
}
#othersitestop ul li a 
{
    background-color:#ffffff;
    margin: 0;
    color:#000000;
    display:block;
    font-size:10px;    
    padding:3px 5px;
    text-transform:lowercase;
}
#othersitestop ul li a:hover {
    background-color:#C0C0C0;
    font-weight:bold;
    text-decoration: none;
}
#othersitestop:hover ul {
    display:block;
}   
  
#content 
{
    
    padding: 0 52px 0 52px; 
    background: url('images/bkg-middle.gif') repeat-y;
}
#header
{
    margin-top: 0;
    padding: 0 52px 0 52px; 
    background: url('images/bkg-middle.gif') repeat-y;
}
#logo  
{
    float:left;
    height: 86px;
}
#logo img 
{
    margin-top: 20px;
}
#chat 
{
    text-align: right;
    padding-top: 26px;
}
#mainmenu  
{
    clear: both;
    background:transparent url(images/menutop01off_02.jpg) no-repeat scroll left top;
    color:#505050;
    font-size:0.9em;
    font-weight:bold;
    height:35px;
    margin:auto;
    padding:0 0 0 7px;
    text-transform:uppercase;
    width:868px;
    z-index:30;
}
#mainmenu .menu {
    background:transparent url(images/menutop03off_03.jpg) no-repeat scroll right top;
    height:35px;
    padding-right:7px;
}
#mainmenu .menu, #mainmenu .menu ul {
    display:block;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
    z-index:40;
} 
#mainmenu .menu li {
    background:transparent url(images/menutop01off_04.jpg) repeat-x scroll left top;
    display:block;
    float:left;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    width:215px;
}

#mainmenu .menu li.six-menus {
    width:143px;
}

#mainmenu .menu li.frst a {
    background: none;
}
#mainmenu .menu li a 
{
    color: #505050;
    background:transparent url(images/menutopseparator_02.jpg) no-repeat scroll left top;
    display:block;
    height:25px;
    padding:10px 6px 0;
    position:relative;
    text-decoration:none;
}
#mainmenu .menu li a:hover ,#mainmenu .menu li a.selected {
    color:#FE8D00;
    text-decoration:none;
}
#mainmenu .menu li ul{
	display: none;
	position: absolute;
	left: 0;
	top: 32px;
	padding: 0;
	margin: 0;
	background-color: #404041;/*#8A8687;*/
	z-index: 50;
	width: 100%;
}
#mainmenu .menu li ul li { 
	position: relative;
	display: block;
	margin: 0;
	width: 100%;
	text-align: left;
	border-top: 1px solid #ADA9AA;
	z-index: 30;
	float: none;
	background-image: none;
}
#mainmenu .menu li ul li a{ 
	position: relative;
	display: block;
	padding: 8px 6px 6px 6px;
	background: none;
	border:0;
	margin: 0;
	height: auto;
	color: #EEEEEE;
}
#mainmenu .menu li:hover ul, #mainmenu .menu li ul:hover{ display: block;}
		
		#banners_top
		{
			padding-bottom: 20px;
			
		}
		
		.domain-box
		{
			width: 283px;
			float:right;
		}
		
		.domain-box-top
		{
			width: 283px;
			height: 43px;
			background-image: url("/Images/domain-box-top.png");
			background-repeat: no-repeat;
		}
		
		.domain-box-content
		{
			border-left: 1px solid #dbdbdb;
			border-right: 1px solid #dbdbdb;
			width: 281px;
			height: auto;
		}
		
		.domain-box-bottom
		{
			width: 283px;
			height: 31px;
			background-image: url("/Images/domain-box-bottom-left.png");
			background-repeat: no-repeat;
			text-align: right;
		}
		
		.domains-box
		{
			padding-top: 20px;
			padding-bottom: 5px;
			margin-left: 10px;
			margin-right: 10px;
			height: 105px;
		}
		
		.edit-box
		{
			width: 140px;
			overflow: visible;
			border: 1px solid #dbdbdb;
		}
		
		.ext-box
		{
			width: 100px;
			float: right;
		}
		
		.ext-tbl
		{
			font-size: 10px;
			font-family: Verdana;
		}

div.spacer {
    background-image:url(images/separatordot.gif);
    background-position:22px 50%;
    background-repeat:repeat-x;
    height:44px;
    margin:auto;
    width:875px;
}
#maincontent  
{    
    float:left;        
    width:579px;    
}
#page_content
{
    border:1px solid #ECECEC;
    padding: 35px 10px 50px 10px;
    background-image:url(images/bkg-content.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    position:relative;
}
#rightcontent 
{  
    float:right;        
    width:281px;
}
#rightcontent h4 { 
	background: #c7c7c7 url('images/productpagetitlebg.jpg') right top no-repeat;
    height: auto; 
    padding: 3px 50px 3px 10px;
    margin-bottom: 15px;
    font-weight:700;
}
#page_content a, #rightcontent a  
{
    color:#F57F24;
    text-decoration:none;
}
#page_content a:hover, #rightcontent a:hover  { text-decoration: underline; }


#page_content h1  
{
    background: #c7c7c7 url('images/productpagetitlebg.jpg') right top no-repeat;
    height: auto; /*22px;*/
    padding: 3px 50px 3px 10px; /*3px 0 0 10px;*/
    margin-bottom: 15px;
    position: absolute;
    right:0;
    top:0;
    width: 517px;
    font-weight:700;
}


#page_image { padding-top: 10px; }

.clear { clear: both;}
#content_bottom  
{ 
    padding-top: 10px;
}
#footer  
{     
    color:#717171;
    font-size:0.9em;    
    text-align:center;    
}
#footer a {color:#717171; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#left_banner1{ float:left;}
#left_banner2{ float:right;}

.right_banner { padding-bottom: 10px; }

#moreinfo {
    background-image:url(images/bkg-moreinfo.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;    
    height:46px;    
    color:#404041;
    font-weight:700;    
    text-align: center;    
    margin-top: 10px;
}
#moreinfo p
{    
    padding-top: 6px;    
    margin: 0;    
    text-align: center;    
}
#moreinfo p a  
{
    color:#369AA9;    
    text-decoration:none;
}
#moreinfo a:hover { text-decoration: underline;}
    
#right_news  
{
    border: 1px solid #ECECEC; 
    margin: 0px; padding: 0px;     
    width: 279px;
}
#right_news h1 { /* news title*/ 
    margin: 10px;
    padding: 0;
    font-size:0.9em;
    font-weight:700;
    color:#3A3A3A;    
}
#right_news h3 { /* news date*/
    margin: 10px;
    padding: 0;
    font-size:0.9em;
    color:#999999;
    font-weight:700;
}
#right_news p { /* news text */ 
    margin: 10px;
}

.realisation-title
{
	background-color: #dedede; 
	width: 375px; 
	float: right; 
	padding-top: 10px; 
	padding-left: 10px;
	padding-right: 10px;
}


.DivPartenairesOuter {
    background-image:url(images/bkg-divpartenaires.gif);
    float:left;
    height:209px;
    margin-right:10px;
    width:262px;
}
.DivPartenaires {
    margin:15px;
}
.DivPartenaires .titre {
    display:table;
    font-size:1.2em;
    font-weight:700;
    min-height:20px;
}
.DivPartenaires .paragraphe {
    display:table;
    min-height:100px;
}
.DivPartenaires .link {
    display:block;
}

.ProductListBlock , .ProductListBlock2 {
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 7px 5px 10px 5px;
    background-color: #F0F0F0;
}
.ProductListBlock2 { margin-left: 0; }
.ProductListBlock {
    float:right;
    width:300px;
}
.ProductListBlock .blocktitle , .ProductListBlock2 .blocktitle
{
    background: url('images/productblockicon.jpg') left top no-repeat;
    height: 30px;
    padding: 3px 0 0 35px;
    color:#6e6e6e;
    font-size:1.2em;
    font-weight:700;
}
.ProductList ,#maincontent .ProductList { 
    list-style-type: none;   
    margin: 0;
    padding: 0;
}

.ProductList li {
    clear: left;
    margin: 0;
    padding-left: 0;    
    background-color: #C9C9C9;
    margin-bottom: 10px;
    border-bottom: solid 1px #989898;
}
.ProductList li ul{
    padding:10px 3px 10px 3px;
    margin: 0 ;
    list-style-type: none;
    width:150px;
    background-color: #DADADA;    
    border-right: solid 1px #989898;
}
.ProductList li ul li{
    border: 0;
    list-style-type: none;
    color: #363639;    
    background: url('images/prod_bulletgif.gif') left top no-repeat;
    padding-left: 20px;    
    padding-top: 2px;
    padding-bottom: 10px;
    margin:0;        
}

#page_content .ProductList .title, #page_content .ProductList .title a {
    display: block;
    font-size: 14px;  
    color: #fff;
    font-weight: bold;
}
.ProductList .title { 
    clear: both;
    background: url('images/prod_header_bg.jpg') top left no-repeat;
    padding:5px 5px 5px 5px;
}
.ProductList .titlebg
{
    background: url('images/prod_header_bg2.jpg') top left repeat-x;
}

.ProductList .priceblock  
{   
    float:right;
    width:128px;
    padding: 5px;
    text-align: right;
    color: #363639;
}
.ProductList .priceblock .price  
{
    font-size: 14px;/*18px;*/
    font-weight: bold;
    letter-spacing: -1px;    
}
.ProductList .priceblock .fees  
{
   color: #fff;   
   padding-top: 5px; 
   height: 20px;
   padding-bottom: 10px; 
}  

.ProductList .PriceSmallCat { 
   /* padding-top: 20px;
    padding-right: 15px;
    float: right;*/
    font-size: 12px;
    font-weight: bold;
    display:block;
}


.ProductList2 { 
    list-style-type: none;   
    margin: 0;
    padding: 0;
    
}

.ProductList2 li 
{
    position: relative;
    clear: left;
    margin: 0;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 5px;
    border-bottom: solid 1px #989898;
    border-top: solid 1px #F0F0F0;
    text-align: right;
    background-color: #DADADA; 
    color: #363639;
    height: 23px;    
    vertical-align: bottom;
}
/*.ProductList2 li ul{
    padding-left: 10px;
    margin: 0 ;
    list-style-position: inside;
}*/
.ProductList2 li ul li{
    border: 0;
}
/*
#page_content .ProductList2 .title, #page_content .ProductList2 .title a {
   /* display: block; */
    /* font-size: 14px;  */
    /*color: #fff;*/
    /*float:left;
    font-weight: bold;
}*/
.ProductList2 .title  
{
    position: absolute;
    clear: both;
    /*background: #777777 url('images/title_bg1.jpg') top left repeat-y;*/
    padding:5px 5px 5px 20px;
    top: 0;
    left: 0;
    float: left;
    width: 325px;
    height: 18px;
    border-right: solid 1px #989898;
    text-align: left;
}
.ProductList2 .price {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;     
    padding-top: 5px;    
}
.ProductList2 .PriceSmallCat { 
    padding-top: 20px;
    padding-right: 15px;
    /*float: right;*/
    font-size: 12px;
    font-weight: bold;
}




.formfields { 
    padding: 20px;
}
.formfields div{
    padding-top: 15px; 
    clear: both;
}
.formfields label { 
    float:left;
    width: 150px;
}

.prod_list_actions 
{
    border-top: 1px solid #989898;
    background-color: #DADADA;
}

.prod_list_actions input[type="submit"]
{
    width:112px;
    padding: 0;
    margin: 0 0 0 25px;
    height: 23px;
    background: url('images/bgbtn_prod_buy_conf.jpg') center 0.5px no-repeat;
    border: none;
    border-width: 0;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;    
    cursor: pointer;
    font-size: 11px;
}

div.AspNet-CheckBoxList
{
	display: inline !important;
}

div.AspNet-CheckBoxList ul
{
	display:inline !important;
}

.TldList li
{
	list-style: none !important;
	display: inline !important;
}


#shoppingcartcontent table 
{
    width: 100%;
    border: 1px solid #ECECEC;
}
#shoppingcartcontent .Right  
{
    text-align: right;
}

#shoppingcartcontent .Center  
{
    text-align: center;
}
#shoppingcartcontent td  
{
    border: 1px solid #ECECEC;
}



#loginform  
{
     float:left; 
     width:250px;
     padding-left: 5px;      
     padding-bottom: 10px;
     height: 250px;
}
#loginnewaccount  
{
    border-left: solid 1px #bbafa0;
    float:right;
    width:260px;     
    padding-left: 15px;
    height: 250px;
}
#loginform h2, #loginnewaccount h2
{
    margin-top: 0;
    font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;   
}
#loginform div  
{
    clear: left;
}

#loginform label  
{
    width: 95px;
    float: left; 
    padding-bottom: 15px;
    padding-top: 5px;
}
#loginform input[type="text"],#loginform input[type="password"]
{
    width: 145px;
}
    
    
    
    
#stepsblock  
{
    border-bottom: 1px solid #ECECEC;    
    height: 23px;
} 
#stepsblock span  
{
    display:block;
    float:left;
    padding: 4px 20px 4px 20px;
    border: 1px solid #ECECEC;    
}
#stepsblock span.selected {  
    background-color: #ECECEC;
}


.nav-link
{
	color: #31849b !important;
}

.nav-right img
{
	float: right;
	margin: 5px;	
}

.nav-left img
{
	float: left;
	margin: 5px;
}

.nav-right a, .nav-left a
{
	text-align: right;
	display: block;
	width: 275px;
}

.nav-left a
{
	text-align: left;
}

.nav-right
{
	float: right;
}

.nav-left
{
	float: left;	
}

.nav-link-emphasis
{
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.box .boxtop { 
    background: url('images/boxes/box_t_orange.jpg') left top repeat-x;
	color:#ffffff;
}
.box .boxtop .box_tl { 
   background: url('images/boxes/box_tl_orange.jpg') left top no-repeat;
   padding-left: 15px;
   height:43px;
}
.box .boxtop .box_tr { 
   background: url('images/boxes/box_tr_orange.jpg') right top no-repeat;
   padding-right: 15px;
   height: 43px;
}
.box .boxtop .title {
	padding-top: 5px;
	text-transform:uppercase;
	font-size: 14px;
	display:block;
}
.box .boxtop .subtitle {
	font-size: 12px;
}
.box .boxtop .icon { 
	float: left;
	height: 34px;
	background: url('images/boxes/box_icon_separator.jpg') right center no-repeat;
	margin-left: -5px;
	margin-right: 5px;
	padding: 6px 5px 0 0;
}

.box .boxtop .orange
{
	color: #984806;
}

.box .boxbody { 
    border-left: solid 1px #DBDBDB;
    background: url('images/boxes/box_r.jpg') right top repeat-y;
	position:relative;
}
.box .boxbottom { 
    background: url('images/boxes/box_b.jpg') left bottom repeat-x;
}
.box .boxbottom .box_bl { 
    background: url('images/boxes/box_bl.jpg') left bottom no-repeat;
    padding-left: 10px;
    height: 31px;
}
.box .boxbottom .box_br { 
    background: url('images/boxes/box_br.jpg') right bottom no-repeat; 
    height: 31px;
}

/***** green header box class ***********/
.box.green .boxtop { 
   background: url('images/boxes/box_t_green.jpg') left top repeat-x;
	color:#ffffff;
}
.box.green .boxtop .box_tl { 
   background: url('images/boxes/box_tl_green.jpg') left top no-repeat;
}
.box.green .boxtop .box_tr { 
   background: url('images/boxes/box_tr_green.jpg') right top no-repeat;
}

/***** buttons ********/
.btn { 
    background: url('images/btns/btn_l.gif') left top no-repeat;  
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    padding-left: 10px;
	height: 31px;
}
.btn span{
    background: url('images/btns/btn_r_plus.gif') right top no-repeat;  
    display: block;
    height: 22px;
    padding-right: 20px;
    padding-top: 9px;
    letter-spacing: -0.5px;
    font-size: 10px;
    font-weight: bold;
	cursor:pointer;
} 
.btn { 
    float: right;
	display:block;
}

.graytitle  
{
    display: block;
    background: #e6e6e6 url('images/boxes/box_gray_title_l2.jpg') left center no-repeat;
    text-transform: uppercase;
    color: #000000;
	font-size: 12px;
    margin: 0;
    padding: 0 0 0 9px;
	line-height:12px;
}
.graytitle span 
{
    display: block;
    background: url('images/boxes/box_gray_title_r2.jpg') right center no-repeat;    
    padding: 5px 9px 0 0;
    height: 56px;
	text-align:left;
	letter-spacing:-1px;
	
}


.graytitle span div.plan-def
{
	font-size: 10px;
	height: 23px;
}

.graytitle span div.plan-title
{
	font-size: 12px;
	font-weight: bold;	
}

.graytitle span div.plan-price
{
	font-size: 12px;
	font-weight: bold;
	color: #404040;	
	text-align: right;
}


/******** e-com banner | home page**********/

#banner-ecom { 
	width:290px;
	float:left;
}
/******** dedicated hosting banner | home page ********/
#banner-dedicatedhosting{ 
	margin-top: 10px;
	width: 282px;
	float: left;
	background:url('images/banners/bgs/back_dedicated.png') left bottom no-repeat;
}
#banner-dedicatedhosting .boxbody { 
	padding: 5px 15px 5px 15px;
	height: 120px;
	color: #242424;
	font-size:10px;
}
#banner-dedicatedhosting .boxbody ul { 
	float: right;
	color: #089294;
	padding: 0;
}
#banner-dedicatedhosting .btn{
	opacity: 0.6;
	filter:alpha(opacity=60);
} 
#banner-dedicatedhosting .box_bl,
#banner-dedicatedhosting .box_br { 
	background-image: none;
} 
#banner-dedicatedhosting .boxbottom { margin-left:11px; background-image: none;}

/******** dedicated/shared hosting banner | web hosting section********/
#banners_top.webhosting { 
	height: 204px;
}
#banners_top.webhosting #banner-dedicatedhosting { 
	margin-top: 0;
	float: right;
}

/******** shared hosting banner | home page ********/
#banner-sharedhosting{ 
	width: 282px;
	float: left;
	background:url('images/banners/bgs/back_shared.png') left bottom no-repeat;
}
#banner-sharedhosting .boxbody { 
	padding: 5px 15px 5px 15px;
	height: 120px;
	color: #242424;
	font-size:10px;
}
#banner-sharedhosting .boxbody ul { 
	float: right;
	color: #089294;
	padding: 0;
}
#banner-sharedhosting .btn{
	opacity: 0.6;
	filter:alpha(opacity=60);
} 
#banner-sharedhosting .box_bl,
#banner-sharedhosting .box_br { 
	background-image: none;
} 
#banner-sharedhosting .boxbottom { margin-left:11px; background-image: none;}

/******** shared hosting *************/
#banner-sharedhosting { 
	width: 282px;
	
}

/********* slide banner *********** */
#carouselbanners { 
	position: absolute;
	right:0;
	top:0;
}
#forfait-cleenmain-banner  
{
    margin: 0 0 0 auto;
    width: 583px;
    height: 428px;/*306px;*/
    position: relative;
	float: right;
}
#forfait-cleenmain-banner .boxbody  
{
    height: 344px;
}
#forfait-cleenmain-banner .prevnextbuttons  
{
    position: absolute;
    top:-30px;
    right:0;
    z-index:100;
    color: #ffffff;
    font-size:11px;
    font-weight:normal;
    padding-right: 15px;
    letter-spacing: -1px;
	background: url(images/boxes/box_r.jpg) repeat-y scroll right top;
}
#forfait-cleenmain-banner .prevnextbuttons img { vertical-align: middle; }
#forfait-cleenmain-banner .carousel-list li  
{
    width:583px;
    height: 375px;/*263px;*/
  /*  background-color: #f9f9f9;*/
    position: relative;
}
#forfait-cleenmain-banner .carousel-list li .btn  
{
    position: absolute;
    right: 0;
    bottom: 0;
	height: 31px;
	width:95px;
}
#forfait-cleenmain-banner .carousel-list li .prevnextbuttons { padding-right: 55px; background-color: transparent; }
#forfait-cleenmain-banner .carousel-list li .graytitle  
{
	margin-top:5px;
	margin-left:5px; 
	margin-right: 5px;   
    height: 61px;
}
#forfait-cleenmain-banner .carousel-list ul.plandescription  { 
	display:block;
	clear: left;
	margin-left: 10px;
	margin-top: 15px;
}
#forfait-cleenmain-banner .carousel-list ul.plandescription li { 
	display: block;
	float: left;
	width: 140px;
	padding-top: 5px;
	height: 250px;
	border-right: 1px solid #e0e0e0;
}

ul.plandescription li.last-plan
{
	border: none !important;
}

span.plan-bottom-note
{
	margin-left: 20px; 
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: left;
	width: 450px;
	font-size: 8px;
}

ul.plandescription h2 { 
	margin: 0;
	padding:0px 4px 10px 4px;
	font-size:11px;
	font-weight:bold;
	height:30px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing:-1px;
	border-bottom: 1px solid #e0e0e0;
}

ul.plandescription li div
{
	padding-right: 5px;
}

ul.plandescription h2 img { 
	float:left;
}
ul.plandescription p {
	padding: 10px 0px 0 30px;
	text-align: left;
	background: url('/StyleSheet/images/banners/banner_check.jpg') 10px 10px no-repeat;
}

/********* portfolio banner *********** */
#portfoliobannerblock { 
	margin: 0;
    width: 556px;
    height: 120px;
    position: relative;
}
#portfoliobanner { height: 110px; 	border-bottom: 1px solid #404041;}
#maincontent #portfoliobannerblock ul.carousel-list {
	margin:0;
	padding:0;
}
#portfoliobanner .carousel-component { 
	overflow:hidden;
}
#portfoliobanner .carousel-prev { 
	position: absolute;
	top: 20px;
	left: 0;
}
#portfoliobanner .carousel-next { 
	position: absolute;
	top: 20px;
	right: 0;
}

#portfoliobanner .prevnextbuttons img { vertical-align: middle; }
#portfoliobanner .carousel-list li  
{
    width:165px;
    height: 90px;
    position: relative;
}

#portfoliobanner .carousel-list li .prevnextbuttons { padding-right: 55px; background-color: transparent; }

#atff{ height: 0; width: 0; }