﻿/*All - Copyright © 2009 gaulokweb.com All Rights Reserved*/
/*Do not Use this Programme without permission*/
/*All Programme created by GL Web Pvt. Ltd.*/
body {
    color : Black; 
    text-align : left; 
    font-size: 14px;
    margin: 2px 5px 2px 5px;
    background-image: url(image/light_blue.jpg); 
    font-family: Arial;
	}

a:link,
a:visited {
	text-decoration: none;
	color: Blue;
	font-size: 14px;
	
}

a:hover 
{
	text-decoration: none;
	color: Navy;
	text-decoration: underline;
}

.pageWrapper {
	margin: 0 10%;
	width: auto;
	min-width: 620px;
}



.clear {
	clear: both;
}
/*==============================Top Menu==========================*/
#tmenu 
{
	padding-top: 12px;
	font-family: arial;
}

#tmenu  a {
	font-size: 16px;
	width: 776px;
	height: 52px;
	padding:15px 15px 15px 15px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-decoration: none;
	background: url(image/men01.jpg);
}

#tmenu  a:hover {
	background: url(image/men01.jpg) 0 -39px;
	color: Navy;
	border-bottom:none;
}
/* =================================== Image Menu =============================*/
#navcontainer { }

#navcontainer a
{
	float: left;
	display: block;
	
	height: 32px;
	background-color: #DCE3ED;
	border-bottom: none;	
	background-repeat: repeat-x;
	}

#nav1
{
width: 67px;
color: #93B26E;
text-decoration: none;
background-image: url(image/nav_home.jpg);

}

#nav2
{
width: 88px;
color: #93B26E;
text-decoration: none;
background-image: url(image/nav_domain_registration.jpg);
}
#nav3
{width: 58px;
color: #93B26E;
text-decoration: none;
background-image: url(image/nav_my_server.jpg);
}
#nav4
{width: 67px;
color: #93B26E;
text-decoration: none;
background-image: url(image/nav_sitemap.jpg);
}
#nav1:hover 
{	width: 67px;
	background: url(image/nav_home.jpg) 0 -32px;
	color: #562930;
}
#nav2:hover 
{	
	width: 88px;
	background: url(image/nav_domain_registration.jpg) 0 -32px;
	color: #562930;
	
}
#nav3:hover 
{	width: 58px;
	background: url(image/nav_my_server.jpg) 0 -32px;
	color: #562930;
}
#nav4:hover 
{	width: 67px;
	background: url(image/nav_sitemap.jpg) 0 -32px;
	color: #562930;
}
/*==============================Read More==========================*/
#readmore 
{
	text-align : right;
	clear : both;
	float : none;
	font-size: 12px;
	font-weight:normal;
	font-family: Arial;
}

#readmore a {
	color :#790000;
	text-decoration : none;

	
}

#readmore a:hover {
	color: Blue;
	text-decoration : none;
	border-bottom: 0px;
}


/*==============================bm==========================*/
#bm 
{
	font-size: 12px;
	font-family: Arial;
	}

#bm a {
	color : #363636;
	text-decoration : none;
	}

#bm a:hover {
	color : #363636;
	text-decoration: underline;
	}

/*==========Page footer===============================*/

#page_footer {
	color :Maroon;	
	text-align:center; 
	margin-top: 5px;
	}


#page_footer a:link,
#page_footer a:visited {
	color: #E48D25;
	margin-left: 32px;
	font-weight:normal;
    font-size: 12px; 
}

#page_footer a:hover {
	color: #F06EAA;
	border-bottom: #F7941C 1px solid;
	text-decoration:none; 

}

/*================Page Credit==================*/
#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : White;
	font-family: Arial;
}

#page_credit a 
{
	padding-left: 30px;
	text-decoration : none;
	font-size:12px;
	font-weight: bold;
	color : White;
}

#page_credit a:hover {
	color : Orange;
}
