/* CSS Document */

 body 
{font-family: Verdana,Arial,Helvetica,sans-serif;color: #5C577E;background-color: #ffffff;background-image: url(../images/empty.gif);background-attachment: scroll;font-size: 10px;height: auto;padding: 10px 0px;scrollbar-face-color: #;scrollbar-highlight-color: #;scrollbar-shadow-color: #;scrollbar-3dlight-color: #;scrollbar-arrow-color: #;scrollbar-track-color: #;scrollbar-darkshadow-color: #;}
 
 
 
 /*#wrap {width: 98%;margin: 0px auto;background-color: #ffffff; border: 1px # solid;padding: 5px;}*/
 
.navbar {clear: both;background-color:#fff;padding:0px 10px;}
.navbar{height: 1%;}
navbar{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.navbar span.corners-top, .navbar span.corners-bottom {margin: 0 -10px;}


/*.module span.corners-top, .module span.corners-bottom {margin: 0 -10px;}*/

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span
 {
	 font-size: 1px;
	 line-height: 1px;
	 display: block;
	 height: 5px;
	 background-repeat: no-repeat;
 }
 
span.corners-top 
{
	background-image: none;
	background-position: 0 0;
	margin: 0 5px;

}
span.corners-top span 
{
	background-image: none;
	background-position: 100% 0;
 }
 
span.corners-bottom 
{
background-image: none;background-position: 0 100%;margin: 0 5px;clear: both;}
span.corners-bottom span {background-image: none;;background-position: 100% 100%;}
	
	/*.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, */
	
	span.corners-top { background-image: url(../images/corners_left.gif); }
	span.corners-top span { background-image:url(../images/corners_right2.gif); }
	span.corners-bottom { background-image: url(../images/corners_left.gif); }
	span.corners-bottom span { background-image:url(../images/corners_right2.gif); }/***************************************************************/
	
	
.Text_link 
{
   font-family:Trebuchet MS;
   font-size:12px;
   color:#000;  
}
.Text_link a:hover
{
   font-family:Trebuchet MS;
   font-size:12px;
   color:#fc0691;  
}
.Text_link a:active
{
   font-family:Trebuchet MS;
   font-size:12px;
   color:#000;  
}

.hosting_bg
{
background-image:url(../images/windows_hosting.jpg);
width:250px;
height:165px;
float:left;
background-repeat:no-repeat;
}
.linux_hosting_img
{
background-image:url(../images/hosting_linux.jpg);
width:250px;
height:165px;
float:left;
background-repeat:no-repeat;
cursor:pointer;

}
.java_hosting_img
{
background-image:url(../images/hosting_java.jpg);
width:250px;
height:165px;
float:left;
background-repeat:no-repeat;
cursor:pointer;

}

.windows_hosting_img
{
background-image:url(../images/hosting_windows.jpg);
width:250px;
height:165px;
float:left;
background-repeat:no-repeat;
cursor:pointer;
}
.sql_hosting_img
{
background-image:url(../images/hosting_mysql.jpg);
width:250px;
height:165px;
float:left;
background-repeat:no-repeat;
cursor:pointer;
}

.hosting_heading
{
font-family:Arial;
color:#FFFF66;
font-size:15px;
font-weight:bold;
margin-left:15px;
margin-top:15px;
}
.hostingtext
{
float:left;
font: normal 100% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#fff;
font-size:11px;
margin-left:8px;
margin-top:10px;
width:130px;
text-align:justify;
line-height:12px;
}

.content_display
{
    width:500px;
    padding-left:7px;
    padding-right:7px; 
    padding-top:5px;   
    background-color:#FDDAFB;
    border:solid 1px #FF66FF;
}

.textfield
{
    margin-top:5px;
    height:20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#7b7a7c;  
    border: #E2E2E2 1px solid;	   
}
.textarea
{
	width:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b7a7c;
	border: #E2E2E2 1px solid;
}
.mandatory
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: super;
    COLOR:crimson;
    FONT-FAMILY: Arial Black;
}
.dediser_heading
{
font-family:Arial;
color:#FFFF66;
font-size:13px;
font-weight:bold;
margin-left:15px;
margin-top:15px;
}
