body {
  text-align: center;
  font-family: Arial;
  font-size: 11px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  background: #040404 url(../images/bg.jpg) no-repeat top center fixed;
}

img {
  border: 0px;
}

form {
  padding: 0px;
  margin: 0px;
}

a {
  color: #c1c0c0;
  text-decoration: none;
	outline: none;
}

a:hover {
  color: #fff;
}

#wrapper {
  width: 100%;
  margin: 0px;
  text-align: left;
  padding: 0px;
}

#content {
  width: 1000px;
  margin: 0px auto 0px;
  padding: 0px;
}

#header {
  padding: 0px;
  margin: 0px;
  width: 100%;
	height: 100px;
	background: url(../images/header-bg.png) repeat-x 0px -21px;
}

#header_inner {
  width: 1000px;
  margin: 0px auto 0px;
  padding: 15px 0px 0px 0px;
  text-align:left;
}

#header_inner img {
	padding: 0px;
	margin: 5px 100px 0px 15px;
}

ul#top {
	padding: 0px;
	margin: 0px;
	list-style:none;
	float:right;
}

ul#top li {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
	border-right: 1px dashed #323232;
}

ul#top li.nob {
	border-right: 0px;
}

/*TOPNAVIGATION*/

ul#topnav {
	margin: 25px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	width:518px;
	list-style: none;
	font-size: 1.1em;
	float: right;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 43px;
	padding: 0px;
	margin: 0px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url(../images/topnav-home.png) no-repeat;
	width: 67px; 
}
ul#topnav a.website {
	background: url(../images/topnav-website.png) no-repeat;
	width: 130px; 
}
ul#topnav a.services {
	background: url(../images/topnav-services.png) no-repeat;
	width: 76px; 
}
ul#topnav a.news {
	background: url(../images/topnav-news.png) no-repeat;
	width: 58px; 
}
ul#topnav a.portfolio {
	background: url(../images/topnav-portfolio.png) no-repeat;
	width: 83px; 
}
ul#topnav a.contact {
	background: url(../images/topnav-contact.png) no-repeat;
	width: 102px; 
}


ul#topnav li .sub {
	position: absolute;	
	top: 42px; right: 0;
	background: #000;
	padding: 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0px; padding: 0px;
	width: 120px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0px;  margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #15bbe4;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #15bbe4;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/topnav-arrow.png) no-repeat 5px 12px;
	padding: 10px 5px 10px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

/*TOPNAVIGATION*/
	

#breadcrumb {
	padding: 0px;
  margin: 0px;
  text-indent: 38px;
	line-height: 20px;
}

/****************************** PAGES ******************************/

.flt_lft {
	float: left;
}

.flt_rht {
	float: right;
}

.img_lft {
	float: left;
	padding: 3px;
	margin: 30px;
	border: 1px solid #282828;
}

#pagetop {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	width: 1000px;
	height: 10px;
	background: url(../images/page-top.png) no-repeat ;
}

#page {
	padding: 0px;
	margin: 0px;
	width: 1000px;
	background: url(../images/page-bg.png) repeat-y ;
}

.line {
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 100%;
	border-bottom: 1px dashed #282828;
}

.f11 {
	font-size: 11px;
	color: #d7d7d6;
}

h1, h2.cufon {
	padding: 5px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
	font-size: 36px;
	color: #c8c8c8;
}

h2.cufon {
	padding: 0px;
	margin: 10px 0px;
	font-size: 24px;
	color: #fff;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

h2 a {
	color: #fff;
}

h2 a:hover {
	color: #15BBE4;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

h3.cufon {
	font-size: 20px;
	padding: 15px 30px;
}

ul.general {
	padding: 0px 0px 20px 20px;
	margin: 0px;
	list-style: none;
}

ul.general li {
	padding: 0px 0px 0px 27px;
	margin: 10px 0px;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	background: url(../images/li.png) no-repeat left;
}

/****************************** HOME ******************************/

#home {
	padding: 0px;
	margin: 0px;
}

.box333 {
	padding: 0px;
	margin: 0px;
	width: 333px;
	float: left;
}

.box333 span#offers, .box333 span#news, .box333 span#services, span#clients {
	padding: 0px;
	margin: 5px 0px 15px 40px;
	text-indent: -10000px;
	display: block;
	height: 18px;
	width: 85px;
	background: url(../images/span-offers.png) no-repeat;
}

.box333 span#news {
	background: url(../images/span-news.png) no-repeat; 
}

.box333 span#services {
	width: 95px;
	background: url(../images/span-services.png) no-repeat; 
}

span#clients {
	width: 116px;
	margin: 20px 0px 20px 50px;
	background: url(../images/span-clients.png) no-repeat;
}

/****************************** SERVICES ***************************/

#services {
	padding: 0px;
	margin: 0px;
  background: #040404 url(../images/bg-services.jpg) no-repeat center -50px;
}

div#web-hosting {
	background: url(../images/web-hosting.jpg) no-repeat top left #000;
}

div#mail-hosting {
	background: url(../images/mail-hosting.jpg) no-repeat top left #000;
}

div#web-aftercare {
	background: url(../images/web-aftercare.jpg) no-repeat top left #000;
}

div#seo {
	background: url(../images/seo.jpg) no-repeat top left #000;
}

div#excel {
	background: url(../images/excel.jpg) no-repeat top left #000;
}

h2.web-hosting, h2.mail-hosting, h2.web-aftercare, h2.seo, h2.excel {
	padding: 0px;
	margin: 10px 0px;
	text-indent: -9999px;
	width: 134px;
	height: 33px;
	background: url(../images/h2-web-hosting.png) no-repeat;
}

h2.mail-hosting {
	width:127px;
	background: url(../images/h2-mail-hosting.png) no-repeat;
}	

h2.web-aftercare {
	width: 182px;
	height: 24px;
	background: url(../images/h2-web-aftercare.png) no-repeat;
}	

h2.seo {
	width: 285px;
	background: url(../images/h2-seo.png) no-repeat;
}	

h2.excel {
	width: 289px;
	background: url(../images/h2-excel.png) no-repeat;
}	
	
.panel p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

a.button-minimal, a.button-databased, a.button-demand, a.button-box250, a.button-box500, a.button-box-v1, a.button-bronze, a.button-silver, a.button-gold, a.button-more {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 146px;
	height: 40px;
	display: block;
	text-indent:  -9999px;
	background: url(../images/button-minimal.png);
}

a.button-minimal:hover {
	background-position: 0px -40px;
}

a.button-databased {
	width: 162px;
	height: 41px;
	background: url(../images/button-databased.png);
}

a.button-databased:hover {
	background-position: 0px -41px;
}

a.button-demand {
	width: 182px;
	background: url(../images/button-on-demand.png);
}

a.button-demand:hover {
	background-position: 0px -40px;
}

a.button-box250 {
	width: 162px;
	height: 41px;
	background: url(../images/button-box-250.png);
}

a.button-box250:hover {
	background-position: 0px -41px;
}

a.button-box500 {
	width: 162px;
	height: 41px;
	background: url(../images/button-box-500.png);
}

a.button-box500:hover {
	background-position: 0px -41px;
}

a.button-box-v1 {
	background: url(../images/button-box-v1.png);
}

a.button-box-v1:hover {
	background-position: 0px -40px;
}

a.button-bronze {
	height: 41px;
	background: url(../images/button-bronze.png);
}

a.button-bronze:hover {
	width: 280px;
	height: 41px;
	background-position: 0px -40px;
}

a.button-silver {
	width: 130px;
	height: 41px;
	background: url(../images/button-silver.png);
}

a.button-silver:hover {
	width: 261px;
	height: 41px;
	background-position: 0px -40px;
}

a.button-gold {
	width: 130px;
	height: 41px;
	background: url(../images/button-gold.png);
}

a.button-gold:hover {
	width: 261px;
	height: 41px;
	background-position: 0px -40px;
}

a.button-more {
	width: 182px;
	background: url(../images/button-more-info.png);
}

a.button-more:hover {
	background-position: 0px -40px;
}

p.f14 {
	font-size: 14px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}

.table, .tableend {
	padding: 0px;
	margin: 0px auto;
	width: 940px;
	background: url(../images/table-bg.png) repeat-y 435px;
}

.tableend {
	background-image: url(../images/table-end.png);
	margin-bottom: 40px;
	height: 10px;
}

.head {
	padding: 0px;
	margin: 0px auto;
	width: 940px;
	height: 121px;
	background: url(../images/table-head.png) no-repeat right;
}

.col {
	padding: 0px;
	margin: 0px 30px;
	text-align: center;
	float: left;
	width: 76px;
	font-size: 14px;
}

.col.min, .col.dat, .col.on {
	text-indent: -99999px;
	width: 86px;
	height: 121px;
	background: url(../images/col-min.png) no-repeat bottom ;
	margin-bottom: 1px;
}

.col.min {
	margin-left: 430px;
}

.col.dat {
	width: 104px;
	background-image: url(../images/col-dat.png) ;
}

.col.on {
	width: 118px;
	background-image: url(../images/col-on.png) ;
}

.col.min.box {
	background-image: url(../images/box-250.png) ;
}

.col.dat.box {
	background-image: url(../images/box-500.png) ;
}

.col.on.box {
	background-image: url(../images/box-v1.png) ;
}

.col.min.care {
	background-image: url(../images/care-bronze.png) ;
}

.col.dat.care {
	background-image: url(../images/care-silver.png) ;
}

.col.on.care {
	background-image: url(../images/care-gold.png) ;
}

div.hd, .section {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.col.left {
	width: 321px;
	margin: 0px;
	text-align: right;
	border-right: 1px solid #282828;
	padding: 5px 10px;
}

.col.right {
	width: 598px;
	margin: 0px;
	padding: 5px 0px;
}

p.hd {
	font-size: 24px;
	margin: 5px 0px;
}

.section {
	background: url(../images/section-bg.png);
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;   
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.section p {	
	padding-bottom: 15px;
}

.section p.off {
	padding-bottom:20px;
	padding-top:5px;
}

.section p.last {
	padding-bottom: 0px;
} 

span.feat {
	background: #000;
	padding: 5px;
	border: 1px solid #282828;
	font-size: 11px;
}

.col.mins {
	margin: 13px 35px 13px 93px;
	color: #7FE1FF;
	text-shadow: #003C4F -1px 1px 0px;
}

.col.dats {
	margin: 13px 35px;
	width: 94px;
	color: #80FF7F;
	text-shadow: #004F00 -1px 1px 0px;
}

.col.ons {
	margin: 13px 35px;
	width: 108px;
	color: #FF9A7F;
	text-shadow: #4F1100 -1px 1px 0px;
}

.col.mins.off, .col.dats.off, .col.ons.off {
	text-indent: -9999px;
	height: 41px;
	margin-top: 7px;
	margin-bottom: 7px;
	background: url(../images/off-10.png) center no-repeat;
}

.col.dats.off {
	background: url(../images/off-25.png) center no-repeat;
}

.col.ons.off {
	background: url(../images/off-50.png) center no-repeat;
}

.row-line {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
	background: url(../images/row-line.png);
}

.col.f11 {
	font-size: 11px;
	font-weight: bold;
}

/****************************** WEB DESIGN ***************************/

#design {
	padding: 0px;
	margin: 0px;
	background: url(../images/bg-design.png) no-repeat center 110px;
}

div#p-static {
	background: url(../images/static.jpg) no-repeat top left #000;
}

div#p-brochure {
	background: url(../images/brochure.jpg) no-repeat top left #000;
}

div#p-content {
	background: url(../images/content.jpg) no-repeat top left #000;
}

div#p-bespoke {
	background: url(../images/bespoke.jpg) no-repeat top left #000;
}

div#p-ecommerce {
	background: url(../images/ecommerce.jpg) no-repeat top left #000;
}

#news_lft, #news_rhtm, #web_lft, #web_rht {
	padding: 0px 0px 30px 0px;
	margin: 0px;
	float: left;
	width: 560px;
	border-right: 1px dashed #282828;
}

#news_rht, #web_rht {
	float: right;
	width: 439px;
	border:0px;
}

#web_lft p, #web_rht p.f11{
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

#web_lft ul {
	margin-top: 30px;
}

#web_lft ul li {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 12px;
}

#web_rht p.f11{
	font-size: 11px;
	padding-top: 0px;
}

#web_rht ul li {
	text-align: center;
}

#web_rht ul li img {
	padding: 3px;
	border: 1px solid #2f2f2f;
}

/****************************** NEWS ***************************/

#news {
	padding: 0px;
	margin: 0px;
	background: url(../images/bg-news.png) no-repeat top center;
}

#news #pagetop, #design #pagetop, #portfolio #pagetop, #services #pagetop, #default #pagetop {
	margin-top: 249px;
}

#news_lft {
	width: 760px;
}

#news_rht {
	width: 239px;
}

#dhtmlxCalendar {
	float: right;
	margin: 30px;
	padding: 0px;
}

#news_rht ul {
	padding: 0px;
	margin: 20px 30px;
	list-style:none;
}

#news_rht ul li {
	padding: 5px 10px 5px 20px;
	margin: 0px 0px;
	background: url(../images/topnav-arrow.png) no-repeat 10px;
	border-bottom: 1px dashed #282828;
}

#news_rht ul li:hover {
	background-color: #090909;
	color: #fff;
}

#news_rht ul li.last {
	border: 0px;
}

.cal {
	padding: 0px;
	margin: 10px 10px 10px 30px;
	float: left;
	width: 35px;
	height: 44px;
	color: #040404;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/calendar.png) no-repeat;
}

.cal p {
	padding: 0px;
	margin: 0px;
}

.cal p.month {
	font-size: 8px;
	padding-top: 7px;
}

.cal p.day {
	font-size: 12px;
	padding-top: 6px;
}

div.news {
	padding: 10px 30px;
	text-align: justify;
	font-size: 12px;
}

.tags {
	padding:0px 30px;
	text-align:right;
	border-left:1px dashed #282828;
	margin-left:20px;
	float: right;
}

.tags p {
	padding: 0px;
	margin: 11px 0px;
}

a.button {
	padding: 2px 5px;
	margin: 0px 2px;
	background: #15BBE4;
	color: #fff;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;   
  -khtml-border-radius: 3px;
  border-radius: 3px;
	border:0px;
}

a.button:hover {
	background: #282828;
	text-decoration:none;
	border: 0px;
}

a.button.rev {
	background: #282828;
	color: #828282;
}

a.button.rev:hover {
	color: #ddd;
}
	

/****************************** PORTFOLIO ***************************/

#portfolio {
	padding: 0px;
	margin: 0px;
	background: url(../images/bg-portfolio.png) no-repeat top center fixed;
}

.web {
	padding: 0px 30px 30px 30px;
	margin: 0px;
}

.web_img {
	border: 1px solid #282828;
	padding: 3px;
}

.web p {
	padding: 10px 0px;
	margin: 0px;
}

.web .flt_rht {
	padding-top:20px;
	color:#282828;
}

/****************************** SITEMAP ***************************/

ul.sitemap {
	list-style: none;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}

ul.sitemap li {
	padding: 5px 0px 5px 25px;
	background: url(../images/li.png) no-repeat left 5px;
}

ul.sitemap li ul {
	list-style: none;
	font-size: 12px;
	padding-top: 10px;
}

ul.sitemap li ul li {
	padding: 3px 0px 3px 10px;
	background: url(../images/topnav-arrow.png) no-repeat left 5px;
}

ul.sitemap li ul li ul {
	list-style: none;
	font-size: 11px;
}

/****************************** CONTACT ***************************/

#default, #home {
	padding: 0px;
	margin: 0px;
	background: url(../images/bg-default.png) no-repeat center -20px;
}

#contact {
	padding: 0px 40px;
}

#contact p{
  padding:0px;
  margin: 20px 0px;
	font-size: 14px;
}

#contact strong {
	font-weight: normal;
	font-size: 12px;
}

.cdetails {
  font-size:12px;
}

.cdetails a {
	color: #008DBF;
}

.cdetails a:hover {
	color: #fff;
}


/*************************** GOOGLE MAPS ***************************/

#map {
  width:650px;
  height:400px;
  margin: 50px auto;
  padding: 0px;
  border:3px solid #5F5F5F;
}

/******************************* CLASSES ***************************/

.inputbox, input {
	background: #0F0F0F;
  border: 1px solid #282828;
  font-family: Arial;
  color: #999;
  font-size: 11px;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;   
  -khtml-border-radius: 4px;
  border-radius: 4px;
	padding: 3px;
}

.w200 {
	width: 200px;
}

.check {
	font-size: 14px;
	width: 200px;
}

.button {
  background-color: #006A8F;
  color: #f1f1f1;
  border: 1px solid #008DBF;
	cursor: pointer;
}

.button:hover {
	background: #008DBF;
  border: 1px solid #00BCFF;
}

.button_wht {
  background-color: #fff;
  color: #0785d9;
  border: 1px solid #0785d9;
}

.button_link {
  background-color: #0785d9;
  border: 1px solid #e1dfdf;
  padding: 5px;    
  color: #e1dfdf;
  display: block;
}

.button_link a:link, .button_link a:visited, .button_link a:hover {
  color: #e1dfdf;
}

.category_link a:link, .category_link a:visited, .category_link a:hover {
  font-family: Arial Narrow;
  font-size: 14px;
  color: #0785d9;
}

.w200 {
  width: 200px;
}

.w70 {
  width: 70px;
  text-transform: uppercase;
}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  margin: 0px;
  height: 0px;
}

/****************************** CLASSES ******************************/

#controlpanel {
  width: 366px;
  float: left;
  padding: 0px;
  margin: 10px 0px 10px 0px;
}

.cpdark, .cplight {
  width: 120px;
  float: left;
  padding: 0px;
  margin: 0px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #0785d9;
}

.cplight {
  background-color: #e1dfdf;
}

.cpdark a:link, .cpdark a:visited, .cpdark a:hover {
  color: #e1dfdf;
}

.cplight a:link, .cplight a:visited, .cplight a:hover {
  color: #0785d9;
}

.heading, .listing, .cartlisting {
  background-color: #0785d9;
  color: #e1dfdf;
  font-weight: bold;
  border: 1px solid #fff;
  font-size: 12px;
  padding: 5px;
}

.listing {
  background-color: #e1dfdf;
  color: #0785d9;
  font-weight: normal;
}

.cartlisting {
  background-color: #E7A1B0;
  color: #0785d9;
}

#footer {
  padding: 0px 0px 30px 0px;
  margin: 0px auto;
  width: 1000px;
  background-image: url(../images/page-bg.png);
  color: #fff;
  font-size: 11px;
}

.footbotcol {
  padding: 15px 25px 0px 25px;
  margin: 0px;
  width: 200px;
  float: left;
}

.footbotcol ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.footbotcol li a {
	font-size: 14px;
	color: #c2c1c1;
	font-weight: bold;
	line-height: 30px;
}

.footbotcol li a:hover, .footbotcol li.sub a:hover {
	text-decoration: none;
	color: #fff;
}

.footbotcol li.sub {
	padding: 2px 0px;
}

.footbotcol li.sub a {
	font-size: 11px;
	color: #848282;
	font-weight: normal;
	line-height: 11px;
}

.footbotcol p {
	text-align: right;
	padding: 0px;
	margin: 0px;
	color: #282828;
}

a#footer-logo {	
	padding: 0px;
	margin: 15px 0px 15px 30px;
	text-indent: -9999px;
	display: block;
	width: 175px;
	height: 31px;
	background: url(../images/footer-logo.png) no-repeat;
}

a#footer-logo:hover {
	background-position: 0px -31px;
}

.cntr {
  text-align: center;
}

.rght {
  text-align: right;
}

.w157 {
  width: 157px;
}

.w157 p {
  margin: 5px 0px;
}

.w280{
  width: 225px;
  padding-left: 70px;
}

.w280 strong {
  color: #fec233;
  font-size: 14px;
  padding: 0px;
  margin:0px;
}

#mini {
  padding: 15px 0px 0px 0px;
  margin: 0px;
  color: #c21c0b;
}

#mini a:link, #mini a:visited {
  color: #c21c0b;
}

#mini a:hover {
  color: #e4240f;
}

#mini p {
  padding: 5px 0px;
}

#form {
  float: left;
  width: 400px;
  padding: 0px;
  margin: 0px 100px 0px 0px;
  text-align: left;
	font-size: 14px;
}

#form p {
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

.comment {
  border-bottom: 1px dashed #ddd;
  margin: 5px 0px 5px 40px;
  padding: 0px 0px 10px 0px;
}

#form form {
  padding: 0px;
  margin: 0px;
  float: left;
}

.form_left, .form_right, .cmt_left, .cmt_right {
  float: left;
  width: 200px;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}

.form_left, .cmt_left {
  width: 200px;
}

.cmt_left {
  width: 150px;
}

.imagebox {
  float: left;
  width: 150px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  text-align: center;
}


