/*
Theme Name: NetRegis
Theme URI: http://www.netregis.com/
Description: NetRegis Theme for Domain and Hosting
Author: Makawan
*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-image: url(images/indexbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}


#wrapper {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 830px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D0C8;
	background-color: #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	height: 18px;
	width: 190px;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	color: #A4A7A4;
}
#topbar {
	padding: 0px;
	height: 20px;
	width: 830px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#topbar li {
	float: left;
	height: 15px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topbar li a {
	color: #016BA7;
	text-decoration: none;
}
#topbar li a:hover{
	color: #FFCC00;
}
#topbar ul {
	padding: 0px;
	height: 20px;
	width: 550px;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
}


#topnavi {
	padding: 0px;
	height: 67px;
	width: auto;
	background-image: url(images/logo-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#topnavi img {
	float: left;
}


#topnavi h2 {
	float: left;
	height: 29px;
	width: 133px;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnavi h2 a {
	color: #073D99;
	text-decoration: none;

}
#topnavi h2 a:hover {
	color: #FF9900;
}

#domain {
	background-image: url(images/domain.gif);
	background-repeat: no-repeat;
}
#hosting {
	background-image: url(images/hosting.gif);
	background-repeat: no-repeat;
}
#webdesign {
	background-image: url(images/web-design.gif);
	background-repeat: no-repeat;
}
#onlineshop {
	background-image: url(images/online-shop.gif);
	background-repeat: no-repeat;
	
}

#promoteweb {
	background-image: url(images/promoteweb.gif);
	background-repeat: no-repeat;
}

#toptext {
	height: auto;
	width: 550px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#toptext h3 {
	font-family: Tahoma;
	font-size: 14px;
	height: 17px;
	width: auto;
	padding: 3px 0 5px 30px;
	color: #0270AD;
        border-bottom: solid 1px #538ad8;
        background-image:url(images/mark.gif);
        background-repeat:no-repeat;
        
}
#toptext h3 a:hover{
	color: #FF9900;
        
}
#toptext h4 {
	color: #FF0066;
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}
#toptext p {
	text-indent: 2em;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toptext a {
	color: #000099;
	text-decoration: none;

}
#toptext img {
	text-align: center;
	margin: 10px;


}
#main {
	margin: 0px;
	padding: 0px;
	height: 1200px;
	width: 830px;
}

#sidemenu {
	margin: 0px;
	float: left;
	height: auto;
	width: 220px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}
#sidemenu h3 {
	font-family: Tahoma;
	font-size: 14px;
	height: 20px;
	width: 185px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #4E6EB3;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #D4D0C8;
	color: #FFFFFF;
}
#sidemenu h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

#sidemenu img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidemenu li {
	text-decoration: none;
	list-style-type: none;
	margin-right: 12px;
	margin-left: -30px;
	background-color: #EFEBEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCACA;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #909090;
	margin-bottom: 1px;
	padding-left: 5px;
	height: 21px;
}
#sidemenu li a {
	text-decoration: none;
	color: #003399;
}
#sidemenu li a:hover {
	color: #FF3300;
	text-decoration: none;	
}

a:hover {
	color: #FF9900;
}
a:visited {
	color: #0000CC;
}



#content {
	float: left;
	height: 1100px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	text-align: left;
}

#footer {
	margin: 0px;
	height: 60px;
	width: 830px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bghead.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	float: left;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: auto;
}
#footer li {
	display: inline;
	margin-left: 15px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer li a {
	text-decoration: none;
	color: #0000FF;
}
#footer li a:hover {
	color: #FF9933;
	
}
address {
	font-style: normal;
	color: #666666;
}
.datared {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
