/* CSS Document */

body
{
	margin: 50 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595555;
	line-height: 140%;
	font-style: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	background-color : White;
}
 

.center
{ 
	text-align: center;
}

.center #Container
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
	width: 1000px;

}

.center #HostingContainer
{
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	background-color:#FFF;
	background-image:url(../images/bg_linux_top.gif);
	background-repeat:no-repeat;
	width: 400px;
	text-align:left;
}

.center #Container2     /* for footer */
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFF;
	font-size:11px;
 
}	
.LeftPan
{
	vertical-align : top;
	width:auto;
	padding-top:30px;
}

.RightPan
{
	width:400px;
	vertical-align : top;
	text-align:center;
	padding-top:70px;
	padding-left:20px;
}

.BarColor
{
 color:#FFCACA;
 }

.SectionTitle1
{
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}

.SectionTitle2
{
	font:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:17px;
	padding-bottom:15px;
}

.SectionTitle3
{
	font:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
 
}
.SectionTitle4
{
	font:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	 
}
.SectionTitle5
{
	font:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-weight:bold;
	font-size:10px;
	 
}
.HeaderText
{
	font: Arial, Helvetica, sans-serif;
	font-size:22px; 
	color:#DD0023; 
	line-height:140%;
	text-align:right;
}

.HeaderTitle
{
	color:#DfDBDB;
	font-size:40px;	
	font-weight:bold;
	font-stretch:condensed;
}

.HeaderContent
{
	background-color:#FFF;
	background-position: top ;  
	background-repeat:no-repeat;
	background-image:url(../images/D-2_07.jpg);
}

.menu
{
	color:#FFFFFF;
	font-size:14px; 
	font-weight:bold;
	text-align:left;
}

.LogoText
{
	font-size:24px; color:#C7C0C0;
}

a.MainMenu,a.MainMenu:link,a.MainMenu:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:10px;
}

a.MainMenu:hover 
{
	/*	color:#f8e6d6;*/
	color:#DDD;
	font-size:14px;
	text-align:left;
}

a.SubMenu,a.SubMenu:link,a.SubMenu:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 140%;
	color: #DD0023;
	text-decoration:none;
	text-transform:uppercase;
}

a.SubMenu:hover 
{
	color:#666666;
	font-size:10px;
	text-align:left;
}

a.ContactLink,a.ContactLink:link,a.ContactLink:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CE0000;
	text-decoration:none;
}

a.ContactLink:hover 
{
	color:#333333;
	text-decoration:underline;
	font-size:11px;
}


.ProcessDetails
{ 
	display: none;
	/*padding-left:7px;*/
}

.TopShade
{
	background-image:url(../images/top.gif);
	height:24px;
}
.LeftShadeCorner
{
	background-image:url(../images/leftTopCorner.gif);
	width:23px;
	height:24px;
}
.RightShadeCorner
{
	background-image:url(../images/RightTopCorner.gif);
	width:28px;
	height:24px;
}
.LeftShade
{
	background-image:url(../images/Left.gif);
	width:23px;
}
.LeftShadeMenu
{
	background-image:url(../images/LeftShadeMenu.gif); 
	width:10px;
}

.RightShadeMenu
{
	background-image:url(../images/RightShadeMenu.gif);
	width:12px;
}

.RightShade
{
	background-image:url(../images/Right.gif);
	width:28px;
}

.BottomShadeLeft
{	background-image:url(../images/LeftBottom.gif);
	width:23px;
	height:20px;
}

.BottomShade
{
	background-image:url(../images/bottom.gif);
	background-repeat:repeat-x;
	height:20px;
}

.BottomShadeRight
{	background-image:url(../images/RightBottom.gif);
	width:28px;
	height:20px;
}


.FooterShadow
{
	background-image:url(../images/footershadow.GIF); 
	background-repeat:repeat-x; 
	width:auto;
	height:25px;
}

 .FooterContainer
{
	background-color: #FFF;
	padding:20px;
}
 .FooterBackground
{
	background-color: #FFF;
}


.FooterTitle
{
	color:#00FF00;
	text-align:left;
	padding-left:40px;
	padding-top:10px;
}

.FooterBar
{
	border-left:1px dotted #464646;
	vertical-align:top;
}

.FooterBarHr
{
	border-top:1px dotted #464646;
}

.Testimonial
{
	background-color:#FFF;
	background-position: left top;  
	background-repeat:no-repeat;
	background-image:url(../images/bg_blog_linux.jpg);
	padding:10px;
}

hr
{
	color:#CCC;
	height:1px;
}

.LeftPanHosting
{
	width:50%;   
	padding: 20px;
}

.RightPanHosting
{
	width:50%;   
	padding: 20px;
}

.HostingContentBack
{ 
	background-image:url(../images/bg_blog_linuxc.jpg);
	background-position:left top; 
	background-repeat:no-repeat;
	padding:10px;
}

.HostingTitle
{
	text-align:left; 
	font-size:20px; 
	padding:10px; 
	font-weight:bold;
	background-color:#CDCDCD;
	border: 1px solid #c4c4c4;
}

.RowColor
{
	background-color:#EEE;
	vertical-align:top;
	
}
 .RowColorAlt
{
	background-color:#f9f9f9;
	vertical-align:top;
	border-bottom: 1px solid #0000FF;
}
 
.HostingFeatureCell
{
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	padding: 5px;
	text-align: center;
	vertical-align: top;

}

.HostingFeatureCellLast
{
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	height: 20px;
}
.HostingHeaderContent
{

border:1px solid #BB0000;
background-color:#FFCECE; 
}

.ContentBox
{
	border:1px solid #CCCCCC; 
	background-color:#F9F9F9;
}


.PageTitle
{
	padding-bottom:10px; 
	padding-top:10px;
}

.PageTitleImage
{
	border:0px; 
	height:35px;
}

.FooterSpace
{
	height:40px;
}
.Button
{
	height:26px;
	width: 110px;
	background-image: url("../Images/ButtonBackground2.gif");
	border: none;
	background-color: transparent;
	color:White;
	font-size: 12px;
	cursor:hand;
}
 
#1{ font-size:10px}