/**********************************************************
    Client:			Raajje' Online
	Site:			www.rol.net.mv
	Authors:		DODGE.THIS 			www.dodge-this.com
*************************************************************/
* {
	margin: 0; padding: 0; outline: none;
}
body {
	background: #16c8f0 url("/images/main_tbg.jpg") no-repeat center top;
}
img, form {
	border: none;
}
ul {
	list-style: none;
}
/* header */
#header {
	height: 168px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}
#logo {
	position: absolute;
	top: 45px;
	left: 68px;
}

#mnav {
	position: absolute;
	left: 525px;
	bottom: 4px;
}
#mnav li {
	background: none;
	float: left;
	padding: 0;
	width: 90px;
	text-align: center;
	text-indent: -1000em;
}
#mnav a {
	display: block;
	position: absolute;
}
#mnav #aboutus {
	height: 27px; width: 88px;
	top: -31px;
	left: 1px;
	background: url("/images/about-us.gif") no-repeat right top;
}
#mnav #packages {
	height: 24px; width: 90px;
	top: -23px;
	left: 116px;
	background: url("/images/packages.gif") no-repeat right top;
}
#mnav #services {
	height: 23px; width: 75px;
	top: -16px;
	left: 226px;
	background: url("/images/services.gif") no-repeat right top;
}
#mnav #contact {
	height: 30px; width: 74px;
	top: -13px;
	left: 333px;
	background: url("/images/contact.gif") no-repeat right top;
}
#mnav #aboutus:hover, #mnav #packages:hover, #mnav #services:hover, #mnav #contact:hover {
	background-position: right bottom;
}
#r-nav {
	display: none;
}
#flasharea {
	width: 613px; height: 289px;
	display: block;
}
/* wrapper */
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#content {
	width: 873px;
	float: left;
	position: relative;
	padding: 0px 0 10px 69px;
	margin-top: -10px;
}
#news-area {
	clear:both;
	width: 230px;
	float: right;
	position: relative;
	margin-top: 50px;
}
#news-area h4 {
	text-indent: -1000em;
	background: url("/images/int_news.gif") no-repeat;
}
#news-area li {
	font: 11px Arial;
	color:#555555;
	margin-top: 10px;
}
#news-area li a, #news-area li a:visited {
	text-decoration: none;
	color: #0077ff;
}
#news-area li a:hover {
	text-decoration: underline; color:#000000;
}
#news-area #yahoo {
	padding-top: 15px;
}
#segms {
	width: 890px;
	height: 290px;
	margin-top: 24px;
}
#segms h4 {
	text-indent: -1000em;
	height: 23px; width: 220px;
	margin: 10px 0px 10px 10px;
}
#segms p {
	margin: 0px 0px 20px 10px;
	display: block;
}
#slot1, #slot2, #slot3 {
	width: 220px; height: 270px;
	float:left;
	margin-right: 15px;
	font: 12px Arial;
	color:#000000;
	background: #ffffff;
}
#slot4 {
	width: 155px; height: 275px;
	float: right;
}
#slot1 h4 {
	background: url("/images/homeuser.gif") no-repeat;
}
#slot2 h4 {
	background: url("/images/smallbiz.gif") no-repeat;
}
#slot3 h4 {
	background: url("/images/largebiz.gif") no-repeat;
}

#slot4 input {
	background-color: #f9f7f4;
	border: none;
	width: 120px;
	font: 12px Arial;
	color:#0c32b3;
}
#slot4 #rcmloginuser {
	margin: 43px 0px 0px 18px;
}
#slot4 #rcmloginpwd {
	margin: 25px 0px 0px 28px;
}
.btn-submit {
	width: 60px;
	height: 18px;
	display:block;
	text-indent: -1000em;
	background: url("/images/submit.gif") no-repeat right top;
	cursor: pointer;
	border: none;
	margin: 12px 0px 0px 64px;
}
.btn-submit:hover {
	background-position: right bottom;
}
#slot4 #butt1 {
	width: 149px; height: 58px;
	text-indent: -1000em;
	background: url("/images/free-games.gif") no-repeat right top;
	display:block;
	position: relative;
	margin-top: 30px;
}
#slot4 #butt2 {
	width: 150px; height: 68px;
	text-indent: -1000em;
	background: url("/images/stream-live.gif") no-repeat right top;
	display:block;
	position: relative;

}
/* footer */
#footer {
	clear: both;
	width: 890px;
	text-align: center;
	font: 10px Tahoma, Helvetica, sans-serif;
	color: #006892;
	line-height: 14px;
	padding: 15px 15px 15px 50px;
}
#footer a, #footer a:visited {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #005892;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#footer #infocom {
	clear: both;
	margin: 7px;
}

.more {
	width: 33px; height: 15px;
	display:block;
	text-indent: -1000em;
	background: url("/images/more.gif") no-repeat right top;
	margin-top: 2px;
}
.more:hover {
	background-position: right bottom;
}
