body, html {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #241A1B;
background: #CFCC99;
margin: 0;
padding: 0;
text-align:center; /* IE Specific */
}

img {
border: 0;
margin: 0;
behavior: url(/js/iepngfix.htc); 
}

div {
behavior: url(/js/iepngfix.htc); 
}

p {
line-height : 125%;
margin: 0 0 12px 0;
}

a {
color: #5E413F;
text-decoration : none;
font-weight : bold;
}

a:hover {
color : #808663;
}

h1 {
	font-size: 35px;
	color: #241A1B;
	padding: 35px 0 25px 20px;
	text-transform: lowercase;
}

h2 {
font-size: 35px;
color: #333;
padding: 10px 0 5px 20px;
text-transform: lowercase;
}

h3 {
font-size : 18px;
padding: 35px 0 5px 20px;
color : #241A1B;
}

h4, h5, h6, {
font-size : 16px;
font-weight : bold;
padding: 0 0 5px 20px;
}

strong {
font-weight : bold;
}
abbr, acronym {
border-bottom : 1px dotted #000;
cursor : help;
}
em {
font-style : italic;
}
blockquote {
padding : 0 50px 5px 50px;
font-style : italic;
}
ul {
list-style:none;
}
li {
list-style:none;
}
li li {
list-style:none;
}
ol {
list-style:none;
}
ol ol {
list-style:none;
}

hr {
	border: 1px;
	color: #CFCC99;
	background-color: #CFCC99;
	height: 1px;
	width: 70%;
	text-align: center;
}


#header {
	padding: 0;
	margin: 0;
}

#headerWrap {
	width: 950px;
	margin: auto;
	text-align: left;
}

#headerBackground {
	background: url(/images/header-background.jpg);
	background-repeat: repeat-x;
	height: 182px;
}

#headerLinks {
	font-size: 11px;
	float: right;
	letter-spacing: 1px;
	color: #E4E2C6;
	margin-top: 3px;
}
	
#headerLinks a {
	color: #E4E2C6;
	text-decoration: none;
}

#headerLinks a:hover {
	color: #808663;
}

#header img {
	margin-top: 40px;
}


#banner {
	padding: 0;
	margin: 0;
}

#bannerWrap {
	width: 950px;
	margin: auto;
	text-align: left;
}

#bannerBackground {
	background: url(/images/banner-background.jpg);
	background-repeat: repeat-x;
	height: 135px;
}

#bannerLeft {
	width: 333px;
	height: 135px;
}

#bannerLeft img {
	margin: 18px 0 0 15px;
}

#bannerRight {
	width: 615px;
	display:table;
	vertical-align:middle;
	float:right;
	height: 135px;
	background:url(/images/banner-right.jpg) no-repeat;
	background-position:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #E4E2C6;
	text-align:center;
	font-weight:bold;
}

.tagline {
	margin-top: 37px;
}


#bannerBottom {
	padding: 0;
	margin: 0;
}

#bannerBottomWrap {
	width: 950px;
	margin: auto;
	text-align: left;
}

#bannerBottomBackground {
	background: url(/images/banner-bottom-background.jpg);
	background-repeat: repeat-x;
	height: 99px;
}

#bannerBottom h3 {
	font-size: 36px;
	color: #808663;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 0 60px; 
	padding: 0;
}

#bannerBottom h4  {
	font-size: 19px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #E4E2C6;
	font-weight: normal;
	line-height: 100%;
	margin: 0; 
	padding: 0;
}

#bannerBottom a  {
	font-size: 19px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #E4E2C6;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 0 60px; 
	padding: 0;
}

#bannerBottom a:hover  {
      color: #CFCC99;
}

#bannerBottom1 {
	width: 310px;
	float:left;
	margin: 15px 0 0 20px;
	background: url(/images/icon-hosting-plans.png) no-repeat;
	background-position: left center;
	behavior: url(/js/iepngfix.htc);
}

#bannerBottom2 {
	width: 310px;
	float: left;
	margin-top: 15px;
	background: url(/images/icon-web-development.png) no-repeat;
	background-position: left center;
	behavior: url(/js/iepngfix.htc);
}

#bannerBottom3 {
	width: 310px;
	float:right;
	margin-top: 15px;
	background: url(/images/icon-internet-marketing.png) no-repeat;
	background-position: left center;
	behavior: url(/js/iepngfix.htc);
}


#content {
	width: 100%;
	padding:0; margin:0;
}

#contentWrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #F7F7EE;
	border-left: 1px solid #7E8462;
	border-right: 1px solid #7E8462;
	padding-bottom: 25px;
}

#content h2 {
	font-size: 24px;
	color: #241A1B;
	padding: 10px 0 5px 20px;	
	text-transform: lowercase;
}

#content h3 {
	font-size : 18px;
	padding: 35px 0 5px 20px;
	color : #241A1B;
}

#content h4 {
	font-size : 18px;
	padding: 0;
	color : #241A1B;
}

#content p {
	padding: 0 0 0 20px;
}

#content li {
	background: url(/images/bullet_check.gif) no-repeat;
	padding-left: 25px;
	margin-left: 25px;
	list-style-type: none;
	background-position: left top;
	line-height: 125%;
}

#content ul {
	display:list-item;	
}

#contentLeft {
	width: 600px;
	min-height: 700px;
}

#contentRight {
	width: 310px;
	float:right;
	min-height: 700px;
}


#news {
	width: 282px;
	height: 25px;
	background: url(/images/side-news.jpg) no-repeat;
	background-position: top left;
	margin-top:45px;
}

#newsContent {
	width: 278px;
	border-left: 2px solid #93987C;
	border-right: 2px solid #93987C;
	border-bottom: 2px solid #93987C;
	margin: 0 0 20px;
}

#newsContent ul li {
	display: list-item;
	background:none;
}

#newsContent li {
	list-style: square;
	list-style-position: inside;
	background: none;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
}

.date {
	font-size:12px;
	color: #841114;
	font-weight:bold;
}

#followUs {
	width: 282px;
	height: 25px;
	background: url(/images/side-follow-us.jpg) no-repeat;
	background-position: top left;
	margin-top:20px;
}

#followUsContent {
	width: 278px;
	border-left: 2px solid #93987C;
	border-right: 2px solid #93987C;
	border-bottom: 2px solid #93987C;
	margin: 0 0 20px;
	text-align: 10px;
}

#followUsContent img {
	padding: 17px;
}


#quickLinks {
	width: 282px;
	height: 25px;
	background: url(/images/side-quick.jpg) no-repeat;
	background-position: top left;
	margin-top:20px;
}

#quickLinksContent {
	width: 278px;
	border-left: 2px solid #93987C;
	border-right: 2px solid #93987C;
	border-bottom: 2px solid #93987C;
	margin: 0 0 20px;
}

#quickLogin {
	width: 282px;
	height: 25px;
	background: url(/images/side-login.jpg) no-repeat;
	background-position: top left;
	margin-top: 20px;
}

#quickLoginContent {
	width: 278px;
	border-left: 2px solid #93987C;
	border-right: 2px solid #93987C;
	border-bottom: 2px solid #93987C;
	margin: 0 0 20px;
}

#searchKB {
	width: 282px;
	height: 25px;
	background: url(/images/side-search.jpg) no-repeat;
	background-position: top left;
	margin-top: 20px;
}

.errorbox {
  color: #f00;
  font-weight: bold;
}

#searchKBContent {
	width: 278px;
	border-left: 2px solid #93987C;
	border-right: 2px solid #93987C;
	border-bottom: 2px solid #93987C;
	margin: 0 0 20px;
}

#tweets {
	width: 282px;
	height: 25px;
	background: url(/images/side-tweets.jpg) no-repeat;
	background-position: top left;
	margin-top:20px;
}

#tweetsContent {
	width: 278px;
	height: 270px;
	border-left: 2px solid #93987C;
	border-right: 2px solid #93987C;
	border-bottom: 2px solid #93987C;
	margin: 0 0 20px;
}

div.twitter_div { }

div.TweetsContent { }

ul#twitter_update_list {
	display: list-item;
	background:none;
	list-style:none;
}

#twitter_update_list li {
	list-style: none;
	background:none;
	list-style-position:inside;
	margin: 0 0 16px -10px;
}

#blogs {
	width: 282px;
	height: 25px;
	background: url(/images/side-blogs.jpg) no-repeat;
	background-position: top left;
	margin-top:20px;
}

#blogsContent {
	width: 278px;
	height: 270px;
	border-left: 2px solid #93987C;
	border-right: 2px solid #93987C;
	border-bottom: 2px solid #93987C;
	margin: 0 0 20px;
}

#footer {
	clear: both;
	width: 100%;
	padding:0; margin:0;
}

#footerTop {
	background: url(/images/footer-top.jpg);
	background-repeat: repeat-x;
	height: 112px;
	padding:0; margin:0;
	font-size:11px;
}

#footerTopWrap {
	width: 950px;
	margin: auto;
	text-align: left;
	color: #808663;
}

#footerTop h3 {
	font-size:16px;
	font-weight:normal;
	color:#CFCC99;
	font-weight:bold;
	padding: 0;
	margin:5px 0;
}
#footerTop ul {
	list-style:none;
}
#footerTopLeft {
	float:left;
	width:440px;
	border-right:1px solid #402C2B;
	padding:0 20px;
	color:#E4E2C6;
	height:112px;
}
#footerTopLeft ul a {
	font-weight:normal;
	color:#CFCC99;
	text-decoration:none;
}
#footerTopRight {
	float:right;
	width:440px;
	padding:0 0 0 25px;
	color:#E4E2C6;
	height:112px;
	text-align: center;
}

#footerTopRight a {
	font-size: 40px;
	color: #503735;
}

#footerTopRight a:hover {
	color: #845B58;
}

#footerBottom {
	background: url(/images/footer-bottom.jpg);
	background-repeat: repeat-x;
	height: 26px;
	color: #808663;
	font-size: 11px;
	padding-top: 5px;
}

#footerBottomWrap {
	width: 950px;
	margin: auto;
	text-align: left;
	color: #808663;
}

#footerBottom a {
	color: #E4E2C6;
	text-decoration: none;
}

#footerBottom a:hover{
	color: #E4E2C6;
	text-decoration: none;
}

.copyright {float:right}
.footerMenu {float:left}

#footnote {
	text-align:center;
	margin-top: 20px;
}

#footnote img {
	padding: 5px;
}


/*-------------DROPDOWN MENU-------------*/

ul.topnav {
	list-style: none;
	margin:21px 0 0 245px;
	padding: 0 10px;
	float: left;
	width: 800px;
	background: #222;
	font-size: 10pt;
	background: url(/images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}

ul.topnav li a:hover{
	background: url(/images/topnav_hover.gif) no-repeat center top;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/images/subnav_btn.gif) no-repeat center top;
}

ul.topnav li span.subhover {
  width: 17px;
	height: 35px;
	background-position: center bottom;
	cursor: pointer; /*--Hover effect for trigger--*/
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
  left: 0; top: 35px;
	background: #333;
	margin: 1px 0 0 0;
  padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}

ul.topnav li ul.subnav li{
	margin: 0; 
	padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	text-align:left;
	text-indent:10px;
	clear: both;
	width: 170px;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(/images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(/images/dropdown_linkbg.gif) no-repeat 10px center;
}

/*-------------HOSTING BOXES CSS-------------*/
.hosting H1 {
	font-size:16px;
	font-weight:700;
	text-transform:none;
}

.hosting H2 {
	font-size:14px;
	font-weight:700;
	text-transform:none;
}

.hosting H3 {
	font-size:11px;
	font-weight:700;
	line-height:1.5em;
	text-transform:none;
}

/* hosting boxes */
.hosting H1 {
	font-size:16px;
	font-weight:700;
	text-transform:none;
}

.hosting H2 {
	font-size:14px;
	font-weight:700;
	text-transform:none;
}

.hosting H3 {
	font-size:11px;
	font-weight:700;
	line-height:1.5em;
	text-transform:none;
}
.hostingTLC { background-image:url(/images/hosting-plan-left-corner.gif); background-repeat:no-repeat; }
.hostingTRC { background-image:url(/images/hosting-plan-right-corner.gif); background-repeat:no-repeat; }
.hostingT { background-image:url(/images/hosting-plan-top.gif); background-repeat:repeat-x; }
.hostingLT { background-image:url(/images/hosting-plan-left-side-grey.gif); background-repeat:repeat-y; }
.hostingLR { background-image:url(/images/hosting-plan-right-side-grey.gif); background-repeat:repeat-y; }
.hostingH { background-image:url(/images/hosting-plan-h-rule.gif); background-repeat:repeat-x; }
.hostingHL { background-image:url(/images/hosting-plan-hl-rule.gif); background-repeat:repeat-x; }
.hostingHr { background-image:url(/images/hosting-plan-hr-rule.gif); background-repeat:repeat-x; }
.hostingBL { background-image:url(/images/hosting-plan-left-side-white.gif); background-repeat:repeat-y; }
.hostingBR { background-image:url(/images/hosting-plan-right-side-white.gif); background-repeat:repeat-y; }
.hostingB { background-image:url(/images/hosting-plan-bottom.gif); background-repeat:repeat-x; }
.hostingBLC { background-image:url(/images/hosting-plan-left-B-corner.gif); background-repeat:no-repeat; }
.hostingBRC { background-image:url(/images/hosting-plan-right-B-corner.gif); background-repeat:no-repeat; }

/*-------------FEATURED BUTTONS CSS-------------*/
.featured {
	background-image:url(../images/featured-services.gif);
	background-repeat:no-repeat;
	text-align:center;
}

.featured H1 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	padding-top:4px;
}

.featured H2 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	padding-top:4px;
}

.featured H3 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	padding-top:4px;
}

.featured H4 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:400;
}

.featured H5 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
}

.featured a {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
}

.featured a:hover,.featured .active a {
	color:#AFD168;
}

.center {
  text-align: center;
}

#uploadform {width: 350px;}
	label {display: block;}
	input#submit {width: auto;}
	.required {color: red;}
	#formfeedback {background: #fdfbab; padding: 5px;}

form {margin-left: 100px;}
form.clear_me {margin-left: 0;}

/* ----- PORTFOLIO -----*/

#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	-moz-border-radius:20px;
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;
}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	color:#333;
}

#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
	-moz-border-radius:20px;
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}

#main-content  a span{
	position:absolute;
	left:-9999px;
}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#808663;
	color:#FFF;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:90%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	-moz-opacity:.8;
		opacity:.80;
} 

.centerText {text-align: center;}
.rightText {text-align: right;}
.imgLeft {float: left;}

#maintenanceTable {
	width: 80%;
	margin-left: 35px;
}

#maintenanceTable tr {
	height: 30px;
}

.webDesignTable {
	width: 100%;
	margin-left: 35px;
}
.webDesignTable tr {
	height: 25px;
}

.td20 {
	width: 20%;
}

/* --- CONTACT FORM --- */

#contactForm {
}

#contactForm label {
	display:block;
	float:left;
	width:125px;
	height:19px;
	padding:4px;
	margin:1px;
	font-size:14px;
}

#contactForm input, #contactForm textarea {
	padding:2px;
	margin:2px;
}

#contactForm select {
	height:27px;
	padding:4px;
	margin:2px;
}
#contactForm textarea {
	height:120px;
}

#contactForm div {
	display:block;
	height: 35px;
}



/* ----- WHMCS Specific Style ----- */
table.data {margin-left: 15px; }
table {margin-left: 15px;}
th {font-weight: bold; }
td { max-width: 580px;}
.fieldarea { max-width: 580px; float: left; }
.frame {margin-left: -90px; max-width: 413px;}
.frame {margin-left: -90px; max-width: 413px;}
.clientareatableactive {font-size: 10px;}
.contentbox {margin-left: 15px; text-align: center; font-size: 18px; }
#searchresults p {text-align: left; }
#searchresults p {text-align: left, font-weight: normal; font-size: 12px; }
.heading2 {font-weight: bold; font-size: 14px; }
.textarea#message {width: 400px; height: auto; display:block; }
