﻿body 
{
   margin:10px 10px 0px 10px;
	padding:0px;
    font-family : Arial, Helvetica, sans-serif;
    color : #666666;
    font-size : 12px;
    background-color:#FFFFFF;
    width:100%;
    height:100%;
}

#wrapper
{
width:100%;
height:100%;
margin-top:5px;


}
#wrapper .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#wrapper .modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
#wrapper .wrappercontent
{
width:960px;
padding-left:14%;
padding-right:0%;
height:auto;
float:left;
}
#heading .leftimage
{
width:auto;
height:auto;
float:left;
padding-top:10px;
}

#error
{
font-size:12px;
}
#heading .rightimage
{
    width:auto;
    height:auto;
    float:right;
    padding-bottom:5px;
}
#heading .login
{
    width:53%;
    height:auto;
    float:right;
    margin-left:3%;
    background-color:white;
    margin-top:1%;
}

#topmenu
{
    width: 96%;
	color: #fff; 
	margin-top:10px;
	padding-top:0px;
	
}

#topmenu .topmenuitem
{
    float: left; 
	width: 100%;
	background-image:url('../images/top_bar_bg.gif');
	background-repeat:repeat-x;
    margin-left: 0px;
}

#topmenu .topmenuitem  UL
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
	height:auto;
}

#topmenu .topmenuitem LI
{
	padding-right: 0px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
	height:auto;
}

#topmenu  .topmenuitem LI a
{
	padding: 5px ;
    font-weight: normal; 
    font-size: 100%; 
    float: left; 
    margin: 0px 30px 0px 0px; 
    
    color: #fff; 
    text-decoration: none;
	height:20px;
}

#topmenu LI a:hover 
{
	background-image:url(../images/nav_hover.gif);
	background-repeat:repeat-x; 
	Color: #222;
}

#leftcolumn 
{ 
    display : inline;
    width : 150px;
    float : left;
    min-height : 300px;
    border : 0px solid #ccc;
    margin-top:5px;
}


#centercolumn 
{ 
    border : 0px solid #ccc;
    padding : 10px;
    display : inline;
    width : 740px;
    float : left;
    min-height : 300px;
    height:auto;
    font-size:70%;
    margin-left:5px;
}

#centercolumn .textbox
{
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	color : #747862;
	height:20px;
	padding:4px 8px;
	
}
#centercolumn .reseller
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:31%;
    float:right;
    height:auto;
    margin:0px 0px 0px 0px ;
}

#centercolumn .reseller .planname
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:210px;
    float:left;
    height:35px;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-variant:normal;
    margin-left:10px;
    margin-top:7px;
    color:Black;
    background-image:url('../images/topgrey.png');
    background-repeat:no-repeat;
    
}
#centercolumn .reseller .planname .plan
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:198px;
    float:left;
    height:19px;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-variant:normal;
    margin-left:10px;
    margin-top:5px;
    color:Black;
    
    
}

#centercolumn .reseller .plancost
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:212px;
    float:left;
    height:44px;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin-left:9px;
    margin-top:0px;
    color:Black;
    background-image:url('../images/bottm_grey.png');
    background-repeat:no-repeat;
    
}

#centercolumn .reseller .plancost .cost
{
   border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:left;
    margin-right:0px;
    padding:0px;
    margin-top: 5px;
    margin-right:15px;
    width:auto;
    margin-left: 5px;
} 
#centercolumn .reseller .plancost .viewdetails
{
   border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:right;
    margin-right:10px;
    padding:0px;
    margin-top: 10px;   
    width:auto;
}

#centercolumn .reseller .resellerfeature
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:92%;
    float:left;
    height:auto;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:Black;
    background-color:#F0F1F2;
}
#centercolumn .reseller .resellerfeature ul

{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
   	width:94%;
    list-style-position: inside;
    list-style-image: none;
    font-family : Arial;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    list-style-type:none;
    margin-left: 0px;
    float:left;
    margin-top: 8px;
    height:auto;
    padding:5px;
    margin-bottom: 0px;
    display:list-item;
}
#centercolumn .reseller .resellerfeature ul li
{
    line-height:14px;
    height: auto;
    border-bottom: 0px; 
    background-image:url('../images/bulletfinal1.gif');
    background-repeat:no-repeat;
    background-position:inherit ;
    text-indent:9px;
    text-align:justify ;
    list-style-position:inherit;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
    width: 97%;
    display:list-item;
   
}

#centercolumn .reseller .resellerfeature p
{
    padding-top:0px;
    margin-top:10px;
    width:98%; 
    height:auto; 
    margin-left:5px; 
    font-size:11px;
    font-weight:normal;
}
#centercolumn .reseller .resellerfeature .plan
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:198px;
    float:left;
    height:19px;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-variant:normal;
    margin-left:6px;
    margin-top:7px;
    color:Black;
    
    
}
#centercolumn .reseller .resellerarrow
{
    
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:210px;
    float:left;
    height:13px;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:Black;
    background-image:url('../images/arrow.png');
    background-repeat:no-repeat;
    background-position:center;
}
#centercolumn .windows
{
    border:0px solid;
    padding:0px;
    width:30%;
    float:left;
    height:442px;
    background-image:url(../images/newshared_box.gif);
    background-repeat:no-repeat;
    background-position:center;
    margin:20px 3px 3px 3px ;
    
}
#centercolumn .windows ul
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
   	width:95%;
    list-style-position: inside;
    list-style-image: none;
    font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    list-style-type:none;
    margin-left: 5px;
    float:left;
    margin-top: 8px;
    height:345px;
    padding:5px;
    margin-bottom: 0px;
}


#centercolumn .windows ul li
{
    line-height:14px;
    height: auto;
    border-bottom: 0px; 
    background-image:url('../images/bulletfinal1.gif');
    background-repeat:no-repeat;
    background-position:inherit ;
    text-indent:9px;
    text-align:left ;
    list-style-position:inherit;
    list-style-type:none;
    margin:0px 5px 0px 5px;
    padding:2px;
    width: 92%;
   
}

#centercolumn .windows .planname
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:190px;
    float:left;
    height:auto;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin-left:20px;
    margin-top:7px;
    color:Black;
    
    
}


#centercolumn .windows .viewdetails
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:right;
    margin-right:5px;
    padding:0px;
    margin-top: 10px;
    margin-right:20px;
    width:auto;
}

#centercolumn .windows .cost
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:left;
    margin-right:5px;
    padding:0px;
    margin-top: 5px;
    margin-right:15px;
    width:auto;
    margin-left: 20px;
} 

#centercolumn .contenttop
{
    border-style: none;
    border-width: 0px;
    background-image:url('../images/winbar2.gif');
    background-repeat:repeat-x;
    height: 55px;
    margin: 0px 0px 10px 0px;
    font-family : Arial;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    text-indent:15px;
    text-transform:uppercase;
    padding:0px;
    
    
    
}

#centercolumn .contenttop .image
{
    height:47px;
    width:45%;
    font-family : Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: bold;
	float:left;
	margin:0px;
	padding:0px;
	color:#666666;
	
}

#centercolumn .contenttop .plannameheading
{
    margin-bottom:0px;
    border:0px;
    caption-side:bottom;
    width:50%;
    height:auto;
    margin-top:20px;
}
    

#centercolumn .contenttop .link
{
    height:12px;
    width:54%;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:right;
	text-align:left;
	background-image:none;
	margin-top:30px;
	
	text-transform:capitalize;
	
	
}

#centercolumn .contenttop .link a
{
color: #8E8E8E;
text-decoration:none;
}
#centercolumn .contenttop .link a:hover
{
    color:#428CE7;
    text-decoration:none;
}

#centercolumn .contenttop .link .primary_blue 
{ 
    color: #428CE7; 
    margin-top:16px;
}
#centercolumn .contentplan
{
border-style: none;
border-color: inherit;
border-width: 0px;
padding: 10px 10px 9px 10px;
height:auto;  
width:100%;  
background-image:none;

}


#centercolumn .contentplan .sharedorder
{
width:100%;
height:auto;
display:inline;
margin :0px;
padding:0px;
}
#bread
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 5px ;
    color: #8E8E8E;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    height:auto;
    width:90%;
    float:right;
    text-align:right;
    display:inline;
    margin-right:20px;
}

#bread a
{
    color:Black;
}

#centercolumn .contentplan .leftpanel
{
    width:49%;
    float:left;
    text-align:left;
    height:auto;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top:20px;
}
#centercolumn .contentplan .rightpanel
{
    width:49%;
    float:right;
    text-align:left;
    height:auto;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:20px;
	
	
}
#centercolumn .contentplan .feature1
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:left;
    width:48%;
    height:auto;
    margin-top:20px;
    overflow:auto;
    margin-right: 0px;
    text-align:justify;
    display:inline;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 20px;
}

#centercolumn .contentplan .feature1 h1
{
    text-align:left;
    display:inline;
}


#centercolumn .contentplan .feature2
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:right;
    width:39%;
    height:auto;
    margin-top:20px;
    margin-left: 7px;
    text-align:justify;
    
   font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-right: 18px;
    
    
    
    
}

#centercolumn .contentplan .feature2 h3
{
    margin-left: 23px; margin-top: 10px; width:200px;
}
 #centercolumn  .contentplan .feature2 ul
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-bottom:5px;
	width:233px;
    list-style-position: inside;
    list-style-image: none;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    list-style-type:none;
    margin-left: 11px;
    float:left;
    margin-top: 2px;
    height:auto;
     
}


#centercolumn  .contentplan .feature2 ul li
{
    line-height:12px;
    height: auto;
    border-bottom: 1px dotted #7d7d7d;
    background-image:url('../images/bulletfinal1.gif');
    background-repeat:no-repeat;
    text-indent:9px;
    text-align:left;
    list-style-position:inside;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    
}

#centercolumn .contentplan .feature2 h4
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #555555;
    margin-top:12px;
    height: auto;
    width: 100%;
    margin-left:23px;
    margin-bottom: 4px;
    display:inline;
}


#centercolumn .contentplan .buynow
{
    height:42px;
    text-align:left;
    width:257px;
    margin-top: 10px;
    left: 0px;
    height:auto;
    margin-left: 10px;
    margin-bottom: 0px;
}

#centercolumn .contentplan .buynow h3
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-bottom:0px;
	margin-top:16px;
	margin-left:10px;
	height:auto;
	width: 146px;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #AA0F0D;
    height:auto;
    
}
#centercolumn .contentplan .buynow h4
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-bottom:0px;
    height:auto;
    width: 120px;
    font-size:10px;
    top:10px;
    left:5px;
}

#centercolumn .contentplan .buynow span
{
    margin-top:0px;
    float:right;
    height:auto;
}

#centercolumn .detailplan
{
border-style: none;
border-color: inherit;
border-width: 0px;
margin-top: 15px;
height:auto; 
width:100%;
display:inline; 
}

#centercolumn .detailplan .feature1
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:left;
    width:49%;
    height:auto;
    margin-top:10px;
    margin-left: 0px;
   font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#centercolumn .detailplan .feature1 .part
{
margin-left:50px;
margin-top:-35px;
width:82%;
min-height:100px;
font-size:small;
display:block;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;

}

#centercolumn .detailplan .feature1 .part .th, #centercolumn .detailplan .feature1 .part .th a, #centercolumn .detailplan .feature1 .part .th a:visited 
{
	font-size:12px;
	color: #555555;
	text-decoration: none;
	text-indent:5px;
	margin-top:20px;
    height: auto;
   font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#centercolumn .detailplan .feature1 .part strong 
{
	font-weight: bold;
	font-size:small;
	color: #428CE7;
	height:auto;
	font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;	
}

#centercolumn .detailplan .feature2
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:right;
    width:49%;
    height:auto;
    margin-top:10px;
    margin-left: 0px;
   font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    
}

#centercolumn .detailplan .feature2 .email
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:left;
    width:98%;
    height:255px;
    margin-top:0px;
    margin-left: 0px;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image :url(../images/bluebox.gif);
    background-repeat:no-repeat;
    background-position:center;
    
}

#centercolumn .detailplan .feature2 .email .planname
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 15px;
    width:240px;
    float:left;
    height:auto;
    text-align:center;
    text-transform:capitalize;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    margin-left:25px;
    margin-top:7px;
    color:#428CE7;
   
    
    
}

#centercolumn .detailplan .feature2 .email .emaildetails
{
   border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 15px;
    width:240px;
    float:none ;
    height:auto;
    text-align:left;
    font-family:Arial;
    font-size:12px;
    margin-left:50px;
    margin-top:-20px;
    
}

#centercolumn .detailplan .feature2 .part
{
margin-left:50px;
margin-top:-35px;
width:82%;
min-height:100px;
font-size:small;
display:block;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
}

#centercolumn .detailplan .feature2 .part .th, #centercolumn .detailplan .feature2 .part .th a, #centercolumn .detailplan .feature2 .part .th a:visited 
{
	font-size:12px;
	color: #555555;
	text-decoration: none;
	text-indent:5px;
	margin-top:20px;
    height: auto;
   font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#centercolumn .detailplan .feature2 .part strong 
{
	font-weight: bold;
	font-size:small;
	color: #428CE7;
	height:auto;	
	font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}


#centercolumn .contentplan .sharedorder
{
    width:100%;
    height:auto;
    margin-top:10px;
    text-align:left;
    float:left;   
    display:inline;
    font-size:12px;
}

#centercolumn .contentplan .sharedorder .dropShadowPanel 
{
	width:100%;
	background-color:#428CE7;
	color:white;
	font-weight:bold;
	display:inline;
}

#centercolumn .contentplan .sharedorder .popupMenu 
{
	position:absolute;
	visibility:hidden;
	background-color:#E2DED6;
	display:inline;
}

#centercolumn .contentplan .sharedorder .popupHover 
{
	background-image:url(../images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#E2DED6 ;
	display:inline;
}

#centercolumn .contentplan .sharedorder .left
{
width:35%;
height:20px;
float:left;
text-align:left;
text-indent:50px;
margin-top:10px;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color:Blue;
display:inline;
}

#centercolumn .contentplan .sharedorder .right
{
width:49%;
height:20px;
float:right;
text-align:left;
margin-top:10px;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color:Blue;
margin-right: 100px;
display:inline;
}

#centercolumn .contentplan .sharedorder .header
{
width:100%;
height:auto;
float:left;
color:White;
background-color:#6B696B;
font-weight:bold;
text-align:center;
display:inline;
}
/**************************************************************************/
#footer
{ 
    border-color: inherit;
    border-width: 0px;
    margin-top : 30px;
    display : inline;
    float : left;
    width : 100%;
    text-align : left;
    border-style:none;
    border-collapse:collapse;
    height: 88px;
    background-image:url('../images/bot_bar_bkg(1).gif');
    background-repeat:no-repeat;
} 

#footer .menu
{
    height:11px;
    width:406px;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float:left;
	margin-top:0px;
	text-align:left;
	margin-right:10px;
	color:Black;
	font-weight:bold;
	margin-top:25px;
    margin-left:-160px;
}
#footer .menu1
{
    height:auto;
    width:705px;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float:left;
	margin-top:15px;
	text-align:left;
	margin-right:10px;
	color:Black;
	font-weight:lighter;
	margin-left:10px;
	
}

#footer .copyright
{
    float:right;
    margin-top:10px;
    font-size:11px;
    margin-left:5px;
    margin-right:10px;
    
}

#footer .print
{
    float:left;
    margin-top:15px;
    font-size:10px;
    margin-left:10px;
    margin-right:5px;
    width: 157px;
}
#footer p 
{ 
color : #a8bcf6;
} 

#footer a 
{ 
color : #a8bcf6;
} 

#footer .menu1 a
{
    font-size:10px;
    color:Black;
}

#footer .menu a
{
    font-size:10px;
    color:Black;
}


#footer .menu a:hover
{
    color:#428CE7;
    text-decoration:none;
}

#footer .menu .primary_blue 
{ 
    color: #428CE7; 
    margin-top:16px;
}
/*************For The Table **********css********************************************************************/
/**************************************************************************************************************/
#serverComparePage h2 
{
	margin: 11px 5px 0;
}

#serverComparePage p 
{
	margin: 0 37px 8px 17px;
	margin-left: 17px;
	line-height: 1.25em;
}

#serverCompareChartBox 
{
	margin: 8px 0;
}

#serverCompareTableBox 
{ 
	margin: 5px 5px 5px 0px;
	
}

table.serverCompareTable tr 
{
	background: #fff;
	color: #7c7c7c;
	font-size: 11px;
	width:auto;
}

table.serverCompareTable td 
{
	padding: 3px 5px;
	width:auto;
}

th.tableHeadingFeatures
{
	background:  url(../images/table_heading_bkg.gif) 100% 100%;
	margin: 0px;
	height:10px;
		
}

th.tableHeadingSystem 
{
	color: #fff;
	background: #1EABE3;
	margin: 1px;
}

th.tableHeadingServer 
{
	color:#fff;
	background: #6F6F6F;
	margin: 1px;
}

.tdServer 
{
	background: #f0f0f0;
	color: #666;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	width:auto;
}

.tdSystem 
{
	background: White;
	text-align: left;
	color:Black;
	font-size: 1em;
	font-weight: bold;
	width:auto;
}



div.divider 
{
	height: 1px;
	background: url(../images/dotted_line.gif) repeat-x;
	margin: 10px 5px;
	padding: 0;
}


#centercolumn .featurelist 
{
    width:67%;
    height:100%;
    margin:0px;
    padding:0px;
    float:left;
    font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
}

#centercolumn .featurelist .content
{
    width:95%;
    margin:20px;
    height:152px;
    font-size:12px;
    font-family : Arial, Helvetica, sans-serif;
    
}

#centercolumn .featurelist .content img
{
    margin: 0px 5px 15px 6px;
    float:left;
    padding:0px;
    
}

#centercolumn .featurelist .content strong 
{
	font-weight: bold;
	color: #428CE7;
	font-size:15px;
	font-size:12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top:30px;
}


#centercolumn .contentplan .sharepoint
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:39%;
    float:right;
    height:auto;
    margin:20px 36px 3px 3px  ;
}

#centercolumn  .contentplan .sharepoint .planname
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:96%;
    float:left;
    height:35px;
    text-align:left;
    text-transform:none;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-variant:normal;
    margin-left:9px;
    margin-top:0px;
    color:Black;
    background-image:url('../images/top_big.gif');
    background-repeat:no-repeat;
    
}
#centercolumn  .contentplan .sharepoint .planname .plan
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:96%;
    float:left;
    height:auto;
    text-align:left;
    text-transform:none;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-variant:normal;
    margin-left:10px;
    margin-top:5px;
    color:Black;
    
    
}

#centercolumn  .contentplan .sharepoint .plancost
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:96%;
    float:left;
    height:44px;
    text-align:left;
    text-transform:none;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin-left:9px;
    margin-top:0px;
    color:Black;
    background-image:url('../images/bot_big.gif');
    background-repeat:no-repeat;
    
}

#centercolumn  .contentplan .sharepoint .plancost .cost
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:left;
    margin-right:5px;
    padding:0px;
    margin-top: 10px;
    margin-right:15px;
    width:auto;
    margin-left: 20px;
    color: white;
} 
#centercolumn  .contentplan .sharepoint .plancost .viewdetails
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:right;
    margin-right:5px;
    padding:0px;
    margin-top: 10px;
    margin-right:35px;
    width:auto;
}

#centercolumn  .contentplan .sharepoint .resellerfeature
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:272px;
    float:left;
    height:auto;
    text-align:left;
    text-transform:none;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:Black;
    background-color:#F0F1F2;
    
}
#centercolumn  .contentplan .sharepoint .resellerfeature ul

{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
   	width:82%;
    list-style-position: inside;
    list-style-image: none;
    font-family : Arial;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    list-style-type:none;
    margin-left: 0px;
    float:left;
    margin-top: 10px;
    margin-left:5px;
    margin-bottom:10px;
    height:auto;
    padding:0px;
    
    display:list-item;
}
#centercolumn  .contentplan .sharepoint .resellerfeature ul li
{
    line-height:20px;
    height: auto;
    border-bottom: 0px; 
    background-image:url('../images/bulletfinal1.gif');
    background-repeat:no-repeat;
    background-position:inherit ;
    text-indent:9px;
    text-align:justify ;
    list-style-position:inherit;
    list-style-type:none;
    margin:2px 2px 2px 2px;
    padding:0px;
    width: 100%;
    display:list-item;
   
}

#centercolumn  .contentplan .sharepoint .resellerfeature p
{
    padding-top:0px;
    margin-top:10px;
    width:98%; 
    height:auto; 
    margin-left:5px; 
    font-size:11px;
    font-weight:normal;
}
#centercolumn  .contentplan .sharepoint .resellerfeature .plan
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    width:198px;
    float:left;
    height:19px;
    text-align:left;
    text-transform:capitalize;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-variant:normal;
    margin-left:6px;
    margin-top:7px;
    color:Black;
    
    
}

/**************** Domain Registration Page Css **********************/



#centercolumn .contentplan .domaincontent
{
    width:55%;
    height:auto;
     background-color:#F0F1F2; 
     
}

#centercolumn .contentplan .domaincontent .domaintopbar
{
    width:100%;
    height:15px;
    background-image:url(../image/domregtopbar.gif);
    background-repeat:no-repeat;
    margin:0px;
}

#centercolumn .contentplan .domaincontent p
{
    color:Black;
    float:left;
    text-indent:20px;
    width:98%;
    font-size:20px;
    font-weight:bold;
    margin:5px;
}
#centercolumn .contentplan .domaincontent .domainsearchtextbox
{
    border:1px;
    border-color:Black;
    background-color:White;
    color:Black;
    font-size:14px;
    width:65%;
    
}

#centercolumn .contentplan .domaincontent .domainsearchbutton
{
    float:right;
    margin-right:80px;
}
#centercolumn .contentplan .domaincontent .domainbottombar
{    
    width:100%;
    height:15px;
    background-image:url(../image/domregbotbar.gif );
    background-repeat:no-repeat;
    margin:0px;
    
}
#centercolumn .contentplan .domainright
{
    width:200px;
    height:auto;
    margin-right:40px;
    float:right;
   
}
#centercolumn .contentplan .domainright .domainfeature
{
    width:195px;
    height:auto;
    float:right;
    background-color:#F0F1F2; 
    margin-top:20px;
}

#centercolumn .contentplan .domainright .domainfeature .top
{
    width:100%;
    height:12px;
    float:left;
    background-image:url(../image/topsm.gif);
    background-repeat:no-repeat;
    background-position:left;
    display:inline;
}
#centercolumn .contentplan .domainright .domainfeature .bottom
{
    width:100%;
    height:13px;
    float:left;
    background-image:url(../image/botsm.gif);
    background-repeat:no-repeat;
    background-position:left;
    
}
#centercolumn .contentplan .domainright .domainfeature p
{
    width:90%;
    float:left;
    color:#268BF0;
    font-size:20px;
    margin-left:15px;
    margin-top:-10px;
}

#centercolumn .contentplan .domainright .domainfeature .freefeature
{
    width:90%;
    font-size:12px;
    color:black;
    float:left;
    
    margin-top:5px;
    margin-left:15px;
}
    
/********************Home Page Css***************************************/
#centercolumn .Searchdiv
{
	background-image:url(../image/register_domain.png);
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    float:left;
}

#centercolumn .homevpsplan
{
	background-image:url(../image/register_domain.png);
    width:65%;
    height:298px;
    margin:0px;
    padding:0px;
    float:left;
      background-repeat:no-repeat;
}

#centercolumn .homevpsplan .vpsdetails
{
    margin-left:70%;
    width:70%;
    padding:0px;
    float:left;
    
}
#centercolumn .homevpsplan .vpsdetails p
{
    float:left;
    font-size:12px;
    width:100%;
    height:45px;
    color:Black;
}
#centercolumn .homevpslight
{
    width:25%;
    height:150px;
    margin-left:5px;
    margin-top: 2px;
    float:left;
    padding:0px;
    background-image:url(../image/vpslite.png);
    background-repeat:no-repeat;
}

#centercolumn .homevpslight ul
{
    width:98%;
    margin-top:60px;
    padding:0px;
    float:left;
    margin-left:0px;
}

#centercolumn .homevpslight ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:12px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:white;
}
#centercolumn .homeserverplan
{
    width:50%;
    height:298px;
    margin:0px;
    padding:0px;
    float:left;    
    margin-left: 10px;
    background-repeat:no-repeat;
}
#centercolumn .homeserverplan .vpsdetails
{
    margin-left:50%;
    width:70%;
    padding:0px;
    float:left;
    margin-top:-25%;
}
#centercolumn .homeserverplan .vpsdetails p
{
    float:left;
    font-size:12px;
    width:100%;
    height:45px;
    color:Black;
    font-weight: bold;
}
#centercolumn .homeserverplan ul
{
    width:98%;
    margin-top:15px;
    padding:0px;
    float:left;
    margin-left:0px;   
}
#centercolumn .homeserverplan ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:12px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color: Black;
}
#centercolumn .VpsEmailServer
{
	background-image:url(../image/VpsMail_2550.gif);
    width:95%;
    height:152px;
    margin:0px;
    margin-top:-20%;
    margin-left: 15px;
    padding:0px;
    float:left;    
    background-repeat:no-repeat;
}
#centercolumn .VpsEmailServer p
{
	float:left;
    font-size:22px;
    width:100%;
    height:25px;
    color:Black;
    margin-left: 15px;
    font-weight: bold;
}
#centercolumn .VpsEmailServer ul
{
    width:98%;
    margin-top:-12px;
    margin-left: 10px;
    padding:0px;
    float:left;
    margin-left:0px;  
    font-weight: 100; 
}
#centercolumn .VpsEmailServer ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:12px;
    font-weight:normal;
    margin-left:10px;
    margin-top:0px;
    color: Gray;
}
#centercolumn .VpsHosServer
{
	background-image:url(../image/VPS_3250.gif);
    width:95%;
    height:152px;
    margin:0px;
    margin-top:5px;
    margin-left: 15px;
    padding:0px;
    float:left;    
    background-repeat:no-repeat;
}
#centercolumn .VpsHosServer p
{
	float:left;
    font-size:22px;
     margin-left: 10px;
    width:100%;
    height:30px;
    color:Black;
    font-weight: bold;
}
#centercolumn .VpsHosServer ul
{
    width:98%;
    margin-top:-12px;
    margin-left: 10px;
    padding:0px;
    float:left;
    margin-left:0px;  
    font-weight: 100; 
}
#centercolumn .VpsHosServer ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:12px;
    font-weight:normal;
    margin-left:10px;
    margin-top:0px;
    color: Gray;
}
#centercolumn .forexServer
{
	background-image:url(../image/VPS_600.gif);
    width:219px;
    height:295px;
    margin:0px;
    margin-top:-63%;
    margin-left: 67%;
    padding:0px;
    float:left;    
    background-repeat:no-repeat;
}
#centercolumn .forexServer p
{
	float:left;
    font-size:22px;
    width:100%;
    height:26px;
    color:Black;
    font-weight: bold;
}
#centercolumn .forexServer ul
{
    width:98%;
    margin-top:-15px;
    margin-left: 10px;
    padding:0px;
    float:left;
    margin-left:0px;  
    font-weight: bold; 
}
#centercolumn .forexServer ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:14px;
    font-weight:bolder;
    margin-left:10px;
    margin-top:0px;
    color: #3973CE;
}
#centercolumn .DeveloperServer
{
	background-image:url(../image/VPS_2550.gif);
    width:219px;
    height:308px;
    margin:0px;
    margin-top:-20%;
    margin-left: 67%;
    padding:0px;
    float:left;    
    background-repeat:no-repeat;
}
#centercolumn .DeveloperServer p
{
	float:left;
    font-size:22px;
    width:100%;
    height:26px;
    color:Black;
    margin-top:6px;
    font-weight: bold;
}
#centercolumn .DeveloperServer ul
{
    width:98%;
    margin-top:10px;
    margin-left: 10px;
    padding:0px;
    float:left;
    margin-left:0px;  
    font-weight: bold; 
}
#centercolumn .DeveloperServer ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:14px;
    font-weight:bolder;
    margin-left:10px;
    margin-top:0px;
    color: #3973CE;
}
#centercolumn .BusinsServer
{
	background-image:url(../image/VPS_2000.gif);
    width:219px;
    height:150px;
    margin:0px;
    margin-top:-21%;
    margin-left:15px;
    padding:0px;
    float:left;    
    background-repeat:no-repeat;
}
#centercolumn .BusinsServer p
{
	float:left;
    font-size:22px;
    margin-top:20px;
     margin-left:10px;
    width:20%;
    height:26px;
    color:White;
    font-weight: bold;
}
#centercolumn .BusinsServer ul
{
    width:98%;
    margin-top:0px;
    padding:0px;
    float:left;
    margin-left:0px;
}

#centercolumn .BusinsServer ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:11px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:white;
}
#centercolumn .lightServer
{
	background-image:url(../image/VPS_499.gif);
    width:219px;
    height:150px;
    margin:0px;
    margin-top:-21%;
    margin-left:33%;
    padding:0px;
    float:left;    
    background-repeat:no-repeat;
}
#centercolumn .lightServer p
{
	float:left;
    font-size:20px;
    margin-top:21px;
     margin-left:10px;
    width:40%;
    height:26px;
    color:White;
    font-weight: bold;
}
#centercolumn .lightServer ul
{
    width:98%;
    margin-top:0px;
    padding:0px;
    float:left;
    margin-left:0px;
}
#centercolumn .lightServer ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:11px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:white;
}
#centercolumn .homevpsrootaccess
{
    width:20%;
    height:150px;
    margin-left:5px;
    margin-top:10px;
    float:left;
    padding:0px;    
}
#centercolumn .homevpsrootaccess ul
{
    width:98%;
    margin:0px;
    padding:0px;
    float:left;
}
#centercolumn .homevpsrootaccess ul li
{
    width:100%;
    padding:0px;
    list-style-type:none;
    font-size:11px;
    
    font-weight:bold;
    margin-left:3px;
    margin-top:10px;
    color:Black;
}
#centercolumn .homevpsbusiness
{
    width:25%;
    height:165px;
    margin-left:5px;
    margin-top:0px;
    float:left;
    padding:0px;
    background-image:url(../image/vpsbusiness.png);
    background-repeat:no-repeat;
}

#centercolumn .homevpsbusiness ul
{
    width:98%;
    margin-top:60px;
    padding:0px;
    float:left;
    margin-left:0px;
}

#centercolumn .homevpsbusiness ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:11px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:white;
}
#centercolumn .hosting
{
	background-image:url(../image/newucvin1_TEST_june2011_03.gif);	
	width:217px;
	height:346px;
    margin-top:41%;
    margin-left:-65%;
    float:left;
    padding:0px;
    background-repeat:no-repeat;
}
#centercolumn .design
{
	background-image:url(../image/newucvin1_TEST_june2011_05.gif);	
	width:256px;
	height:346px;
    margin-top:41%;
    margin-left:-33%;
    float:left;
    padding:0px;
    background-repeat:no-repeat;
}
#centercolumn .homevpshoster
{
	background-image:url(../image/hosting.png);
	width:65%;
    height:298px;
    margin-top:27px;
    margin-left:5px;
    float:left;
    padding:0px;
    background-repeat:no-repeat;
}
#centercolumn .homevpshoster .homevpshosterburger
{
	width:40%;
	height:100%;
	margin-top:2px;
	margin-left:-2px;
	float:left;
	padding:0px;
	background-image:url(../image/burg2b.jpg);
    background-repeat:no-repeat;
}

#centercolumn .homevpshoster .homevpshosterchild
{
	width:56%;
	height:155px;
	margin-top:40px;
	margin-left:0px;
	float:left;
	padding:0px;
	background-image:url(../image/finaburga.png);
    background-repeat:no-repeat;
}

#centercolumn .homevpshosterchild ul
{
	width:98%;
    margin-top:60px;
    padding:0px;
    float:left;
    margin-left:0px;
}

#centercolumn  .homevpshosterchild ul li
{
	width:97%;
    padding-top:1px;
    list-style-type:none;
    font-size:11px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:white;
}

#centercolumn .homevpsplesk
{
    width:25%;
    height:165px;
    margin-top:2px;
    margin-left:5px;
    float:left;
    padding:0px;
    background-image:url(../image/vpsplesk.png);
    background-repeat:no-repeat;
}
#centercolumn .homevpsplesk ul
{
    width:98%;
    margin-top:60px;
    padding:0px;
    float:left;
    margin-left:0px;
}

#centercolumn .homevpsplesk ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    font-size:11px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:black;
}


#centercolumn .homevpssmartermail 
{
    width:25%;
    height:165px;
    margin-left:5px;
    margin-top:2px;
    float:left;
    padding:0px;
    background-image:url(../image/vpssmartermail.png);
    background-repeat:no-repeat;
}
#centercolumn .homevpssmartermail ul
{
    width:98%;
    margin-top:60px;
    padding:0px;
    float:left;
    margin-left:0px;
}

#centercolumn .homevpssmartermail ul li
{
    width:97%;
    padding:0px;
    list-style-type:none;
    
    font-size:11px;
    font-weight:bold;
    margin-left:10px;
    margin-top:0px;
    color:black;
}

#centercolumn .winhome
{
    float:left;
    padding:0px;
    margin:0px;
    width:235px;
    background-image:url(../image/windows_unlimited.gif);
    background-repeat:no-repeat;
    height:360px;
    margin-top:10px;
}

#centercolumn .winhome p
{
    width:95%;
    float:left;
    height:auto;
    font-size:12px;
    margin-top:110px;
}
#centercolumn .linhome
{
    float:left;
    padding:0px;
    margin-left:10px;
	width:235px;
    background-image:url(../image/linux_unlimited.gif);
    background-repeat:no-repeat;
    height:360px;
    margin-top:10px;
}

#centercolumn .linhome p
{
    width:95%;
    float:left;
    height:auto;
    font-size:12px;
    margin-top:110px;
}
#centercolumn .cohome
{
	width:31%;
	height:70px;
	float:right;
	
	margin-left:10px;
	margin-top:10px;
	text-align:right;
	
}

#centercolumn .domainhome

{
    float:right;
    padding:0px;
    margin-left:10px;
    width:31%;
   
    background-repeat:no-repeat;
    background-position:top;
    height:100%;
    margin-top:-27px;
}

#centercolumn .domainhome p
{
    width:98%;
    float:left;
    height:auto;
    font-size:12px;
    margin-top:120px;
}

#centercolumn .scrolltext
{
	width:97%;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	background:#FFF;
	color:#565656;
	float:left;
	height:170px;
	overflow:scroll;
	border:0px;
	margin-top:15px;
	overflow:auto;
	overflow-x:hidden;
	font:normal 12px Arial, Helvetica, sans-serif;
	
}


