body {
	margin: 0;
	padding: 0;
	background: white url(../templates/default_img/body-bg.gif) repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
table, td, tr, form {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
img {
	border: 0;
}
/* HEADER */
#header {
	height: 67px;
	width: 990px;
	margin: 0 auto;
	position: relative;
	border-top: 1px solid white;
}
#header h1 {
	background: white url(../templates/default_img/cyprus-broadband-logo.gif) no-repeat;
	width: 417px;
	height: 19px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	left: 29px;
	font-size: 14px;
}
#header h1 a {
	display: block;
	height: 19px;
	width: 417px;
	text-indent: -99999px;
	margin: 0;
	padding: 0;
}
#header #fmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 127px;
	top: 44px;
}
#header #fmenu li {
	display: block;
	float: left;
	margin-right: 7px;
}
#header #fmenu li a {
	text-decoration: none;
	display: block;
	color: #3b3c38;
	font-size: 11px;
}
#header #fmenu li a:hover {
	color: black;
}
#header #date {
	position: absolute;
	top: 44px;
	right: 140px;
	text-align: right;
	margin: 0;
	font-size: 11px;
	color: #57b1ee;
}

/* MAIN */
#main_body {
	width: 990px;
	margin: 0 auto;
}

/* LEFT SIDEBAR */
#left_sidebar {
	width: 221px;
}
.sidebar_box h2 {
	font-size: 13px;
	font-weight: bold;
	background: url(../templates/default_img/menu-line.gif) no-repeat 50% 100%;
	color: #3B3C38;
	padding: 10px 0 10px 32px;
	margin: 0;
}
.first_box h2 {
	background: url(../templates/default_img/menu-line-dark.gif) no-repeat 50% 100%;
	color: white;
}
.sidebar_box ul {
	padding: 0;
	margin: 0;
}
.sidebar_box ul li {
	list-style: none;
	padding: 5px;
	background: url(../templates/default_img/menu-line.gif) no-repeat 50% 100%;
	padding: 10px 0 10px 42px;
}
.first_box ul li {
	background: url(../templates/default_img/menu-line-dark.gif) no-repeat 50% 100%;
}
.sidebar_box ul li a {
	text-decoration: none;
	color: #3B3C38;
}
.first_box ul li a {
	color: white;
}
.first_box {
	margin-top: 17px;
	margin-bottom: 34px;
}

/* RIGHT SIDEBAR */
#right_sidebar {
	width: 127px;
}

/* SEARCH */
#top_search {
	position: relative;
}
#top_search form {
	position: absolute;
	top: 10px;
}
#top_search input {
	width: 104px;
	height: 23px;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 23px;
	font-size: 17px;
}
#search-label {
	background: url(../templates/default_img/search-label.gif) no-repeat;
	position: relative;
	height: 45px;
	top: 0;
	left: -91px;
}
#top_search #searchbt {
	width: 20px;
}

/*SMALL MENU */
#right_sidebar #small_menu {
	height: 141px;
	border-top: 1px solid #3B3C38;
}
#right_sidebar #small_menu p {
	padding: 0 1em;
	color: white;
}
#right_sidebar #small_menu a {
	color: #9BBACF;
}

/* RIGHT ADS */
#right_sidebar #right_ads {
	padding: 2px;
}

/* CONTENT */
#content {
	background: #c3e5a1 url(../templates/default_img/top-img.jpg) no-repeat 50% 0;
	position: relative;
}
#container {
	position: relative;
	padding-top: 186px;
}
#topbanner {
	width: 468px;
	height: 60px;
	background: white;
	position: absolute;
	top: 115px;
	left: 160px;
}
#content h2 {
	background: none;
	font-size: 18px;
	color: #3B3C38;
	margin: 18px 22px;
}
#content h3, #content h4 {
	background: none;
	font-size: 14px;
	color: #3B3C38;
	margin: 14px 22px;
}
#content .h {
	font-size: 11px;
	padding: 6px 22px;
	margin: 12px 0;
	color: #3d7603;
	font-weight: normal;
	background: #C3E5A1 url(../templates/default_img/c2-arrow.gif) no-repeat 0 0;
}
#content p  {
	margin: 0 22px 1em;
}
#content li {
	margin: 0 22px 0;
}
#content ul, #content ol {
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#content li li {
	margin: 0;
}

#content a {
	color: #3D7603;
}
#content .c1 {
	border-top: 1px solid #3B3C38;
	background: #3B3C38;
	color: white;
	padding-bottom: 18px;
}
#content .c1 .h {
	color: #abaaaa;
	background: #3B3C38 url(../templates/default_img/c1-arrow.gif) no-repeat 0 0;
}
#content .c1 a {
	color: #9bbacf;
}
#content .c1 h3 {
	color: #9bbacf;
}
#content .c3 {
	border-top: 1px solid #9bbacf;
	background: #9bbacf;
	padding-bottom: 18px;
}
#content .c3 .h {
	color: #08456e;
	background: #9bbacf url(../templates/default_img/c3-arrow.gif) no-repeat 0 0;
}
#content .c3 .thread p {
	margin-bottom: 0;
}
#content .c3 .thread {
	background: url(../templates/default_img/bottom-line.gif) no-repeat 50% 100%;
	padding: 5px 0;
}
#content .c3 .thread p.postdate {
	font-size: 11px;
}
#content .c3 a {
	color: #08456E;
}
#content .c3 .links {
	font-size: 11px;
	text-align: right;
	margin: 1em 22px;
}
#content .blog {
	background: url(../templates/default_img/content-line.gif) no-repeat 50% 100%;
	padding-bottom: 11px;
}
#content .blog h3 {
	font-size: 18px;
	margin: 22px 22px 0 22px;
}
#content .blog h3 a {
	color: #3B3C38;
	text-decoration: none;
}
#content .blog .postdate {
	font-size: 11px;
}
#content .blog .links {
	font-size: 11px;
	text-align: right;
}
#content .blog .links a {
	color: #3D7603;
}

/* ISP PAGE */
#content .heading h2 {
	color: #ea9b2b;
}
#content .companyinfo {
	margin: 0 0 0 22px;
	padding: 0;
	border: 0;
	width: auto;
}
#content .companyinfo th {
	height: 20px;
	color: #ABAAAA;
	font-weight: bold;
	text-align: left;
	width: 110px;
}
#content .companyinfo td {
	height: 20px;
	color: white;
	padding: 0;
}

/* isp logos */
#content #ichoice {
	background: #3B3C38 url(../images/ichoice-logo.gif) no-repeat 100% 60px;
}
#content #avacom {
	background: #3B3C38 url(../images/avacom-logo.gif) no-repeat 100% 60px;
}
#content #wavespeed {
	background: #3B3C38 url(../images/wavespeed-logo.gif) no-repeat 100% 60px;
}
#content #primetel {
	background: #3B3C38 url(../images/primetel-logo.gif) no-repeat 100% 60px;
}
#content #netrunner {
	background: #3B3C38 url(../images/netrunner-logo.gif) no-repeat 100% 60px;
}
#content #netway {
	background: #3B3C38 url(../images/netway-logo.gif) no-repeat 100% 60px;
}
#content #otenet {
	background: #3B3C38 url(../images/otenet-logo.gif) no-repeat 100% 60px;
}
#content #logosnet {
	background: #3B3C38 url(../images/logosnet-logo.gif) no-repeat 100% 60px;
}
#content #cablenet {
	background: #3B3C38 url(../images/cablenet-logo.gif) no-repeat 100% 60px;
}
#content #spidernet {
	background: #3B3C38 url(../images/spidernet-logo.gif) no-repeat 100% 60px;
}

/* Star Ratings */

#content .stars, #content .stars2 {
	width: 80px;
	height: 14px;
	background: url(../modules/ratings/stars-lost.gif) no-repeat;
}
#content .stars2 {
	background: url(../modules/ratings/stars-lost2.gif) no-repeat;
	float: right;
}
#content .starswon, #content .starswon2 {
	height: 14px;
	background: url(../modules/ratings/stars-won.gif) no-repeat;
}
#content .starswon2 {
	background: url(../modules/ratings/stars-won2.gif) no-repeat;
}


/* table */
#content table.data {
	margin: 0 0 14px;
	width: 100%;
	border-spacing: 0;
	border-bottom: 2px solid #eafcd7;
}
#content table.data  caption {
	padding-top: 7px;
	font-size: 11px;
	color: #3D7603;
}
#content table.data th {
	background: #eafcd7;
	color: #3B3C38;
	padding: 3px;
	border: 1px solid #C3E5A1;
	height: 38px;
	vertical-align: middle;
}
#content table.data td {
	background: #cfeab2;
	color: #3D7603;
	padding: 3px;
	white-space: nowrap;
	border: 1px solid #C3E5A1;
}
#content table.data td:first-child, #content table.data th:first-child {
	padding-left: 22px;
	border-left: none;
}
#content table.data td:last-child, #content table.data th:last-child {
	padding-right: 22px;
	border-right: none;
}
/* ISP reviews */
.reviews {
	position: relative;
}
.reviews .paging, .reviews .paging a {
	color: #08456E;
	font-size: 11px;
	padding-top: 14px;
}
#content .reviews h3 {
	color: #3b3c38;
	font-size: 12px;
	margin-bottom: 0;
}
.reviews .postdate {
	font-size: 11px;
	color: #08456E;
	padding-bottom: 1em;
}

.reviews .review {
	background: #bbd3e3;
	position: relative;
	border-top: 1px solid #9BBACF;
	border-bottom: 2px solid #9BBACF;
	padding-bottom: 1em;
}
.reviews .review .num {
	position: absolute;
	font-size: 30px;
	color: #9BBACF;
	top: 10px;
	right: 22px;
	font-weight: bold;
}
.reviews .userrating {
	position: absolute;
	top: 0;
	right: 22px;
}
#content .reviews .userrating p {
	margin: 0;
	color: #08456E;
	font-size: 11px;
	clear: right;
	text-align: right;
}

#content div.blog .quoteheader, #content div.review .quoteheader {
	color: #08456E;
	font-size: 11px;
	font-style: italic;
	margin: 1em 22px 0;
}
#content div.blog .quoteheader {
	color: #3D7603;
}
#content div.blog .quoteheader a, #content div.review .quoteheader a {
	color: #08456E;
	text-decoration: none;
}
#content div.blog .quoteheader a {
	color: #3D7603;
}
#content div.blog .quote, #content div.review .quote {
	margin: 0 22px 1em;
	padding: 4px;
	border: 1px solid #9BBACF;
}
#content div.blog .quote {
	border: 1px solid #EAFCD7;
}

/* FOOTER */
#footer {
	background: #3B3C38 url(../templates/default_img/c1-arrow2.gif) no-repeat 100% 82px;
	padding-top: 80px;
	padding-bottom: 20px;
	color: white;
	font-size: 11px;
}
#footer p {
	text-align: right;
	margin: 0 22px 0 0;
}
#footer #about {
	color: #9BBACF;
}
#footer #feedback {
	color: #C3E5A1;
}