/* CSS Document 
			
Copyright 2009, Arran King. Maxim Web Design.

*/

* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6C6C6C;
}
body {
	background-color: #000;
	color: #333;
	text-align: center;
}
h1  {
	padding: 0px 0 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	border-left: solid #7CA708 4px;
	margin: 0px 0px 10px;
}
h2 {
	padding: 0px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	border-left: solid #7CA708 4px;
	margin: 0px 0px 10px;
	}
h3 {
	color:#7CA708;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
h4 {
	padding: 0px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h5 {
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7CA708;
	margin-bottom: 5px;
}
h6 {
	color: #7CA708;
}
hr {
	clear: both;
	width: 100%;
	visibility: hidden;
	height: 20px;
}
p {
	padding-bottom: 5px;
	padding-top: 5px;
}

a:hover{text-decoration:none;}

a img { 
	border:0;
}
#head_wrapper {
	text-align: center;
	height: 95px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/bkgd-header.gif);
	background-repeat: repeat-x;
}
#header {
	height: 95px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}


#banner_wrapper {
	background-color: #000;
	height: 170px;
	width: 100%;
	text-align: center;
	border-top: 3px solid #4C9604;
}

#banner {
	background-image: url(../images/maxim-banner-flash-bkgd.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#content_wrapper {
	background-color: #FFF;
	height: auto;
	width: 100%;
	border-top: 1px solid #000;
}
#content {
	text-align: left;
	height: auto;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 0px 0px;
	line-height: 130%;
}
#content_order {
	text-align: left;
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px;
	line-height: 130%;
}
#main {
	padding:0;
	margin:0 auto;
	width: 800px;
	position:relative;
	height: auto;
	line-height: 120%;
}
#main-terms {
	padding:0;
	margin:0 auto;
	width: 766px;
	position:relative;
	background-color: #FFFFFF;
	height: 1560px;
	border: solid #666666 1px;
}
#main-clients {
	padding:0;
	margin:0 auto;
	width: 666px;
	position:relative;
	background-color: #FFFFFF;
	height: auto;
	border: solid #666666 1px;
}
#special {
	width:200px;
	height:234px;
	position:absolute;
	background-image:url(../images/bg_special.jpg);
	/* [disabled]margin-left:543px; */
	/* [disabled]margin-top:143px; */
	font-weight:bold;
	color:#F4F4F4;
	z-index: 10;
	background-color: #87C71A;
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	left: 508px;
	top: 72px;
}
#special ul {
	margin-top:2px
}
#special ul li {
	background:url(../images/btn_pim3.jpg) no-repeat 21px 6px;
	padding-left:30px;
	line-height:15px;
	list-style-type:none;
	color:#E1FF8B;
	font-weight:bold;
	font-size: 12px;
}
#special h1 {
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 5px;
	border-style: none;
}
#special h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 5px;
	border-style: none;
}
#special p {
	color:#F4F4F4;
	margin-top:10px;
	font-size: 12px;
}
.welc_top {
	margin-left:21px; 
	margin-top:20px;
}
a.welc_a {
	color:#ffffff; 
	text-decoration:none; 
	margin-left:21px;
}
a.welc_a:hover {
	text-decoration:underline;
}
#top-wrapper {
	text-align: center;
	height: 95px;
	width: 100%;
}
#logo {
	padding: 0px 0 0 0px;
	width: 250px;
	height: 50px;
	float: left;
	margin-top: 10px;
}  
/****** top end ********/

/************* menu *************/
#menu {
	height:50px;
	float: right;
	width: 420px;
}
#menu ul {
	list-style: none;
}
#menu li {
	float:left;
}
#menu a {
	text-decoration: none;
	padding-top: 27px;
	padding-left: 10px;
	display: block;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	padding-right: 15px;
	background-image: url(../images/bkgd_menu.jpg);
	background-repeat: no-repeat;
	width: auto;
}
#menu a:hover {
	color: #98C13F;
}
#special_box{
	float:right;
	line-height:60px;
	margin:0;
	padding:0 20px 0 0;
	text-align:right;
}
#special_box a,#special_box a:visited{color:#accbff;text-decoration:none;}
#special_box a:hover{text-decoration:underline;}
#special_box {float:right;line-height:60px;margin:0;padding:0;text-align:right;}
#content_left{background-color:#FFF;float:left;margin:0;padding:15px;text-align:left;width:670px;}
#side_menu{background-color:#EFF5FF;border-left:1px solid #CFE2FF;float:right;margin:0;padding:15px;text-align:left;width:219px;}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}

#left {
	float:left;
	width:260px;
	margin-top:15px;
	display: inline;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
}
#ThankYou {
	height: 500px;
	width: 100%;
}
#ThankYou #text {
	padding-top: 100px;
}
#left_clients {
	float:left;
	width:745px;
	margin-top:15px;
	text-align: left;
}
.sites {
	clear: both;
	height: auto;
	width: 100%;
}
.leftSite {
	float: left;
	height: auto;
	width: 230px;
	padding-right: 10px;
}
.rightSite {
	float: left;
	height: auto;
	width: 230px;
	padding-left: 20px;
}
.imgSite {
	margin-bottom: 8px;
	margin-right: 8px;
}
#web_text {
	margin-top: 25px;
}
#deposit_text {
	margin-left: 30px;
	margin-top: 30px;
}
#terms {
	float:left;
	width:500px;
	margin-top:15px;
}
#signUp {
	float:left;
	width:500px;
	margin-top:15px;
}
#clients {
	float:left;
	width:745px;
	margin-top:15px;
	height: auto;
}
#clients_text{
	height: auto;
	width: 745px;
	padding-top: 10px;
}
#clients_text object {
}
#clientsLcol {
	height: auto;
	width: 200px;
	float: left;
	padding-left: 20px;
	display: inline;
	padding-right: 15px;
}
#clientsRcol {
	height: auto;
	width: 490px;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}
#web_design_text {
	margin-top:15px;
	margin-left:12px;
	margin-right:15px;
	padding-right: 20px;
}
#support_text {
	padding: 20px;
	width: 480px;
}
#contactForm {
	height: auto;
	width: 750px;
	margin-top: 15px;
}
#Contact .inputButton {
	padding: 3px;
	background-color: #7CA708;
	border: 1px solid #000;
	color: #FFF;
	height: 28px;
	width: 80px;
	cursor: hand;
}
#Contact .inputButton:hover {
	background-color: #BBE251;
	color: #000;
	cursor: hand;
}
#contactFormTitle {
}
#contactFormText {
	width: 280px;
	float: left;
	margin-left: 20px;
	display: inline;
	height: auto;
}
.subHeadSm {
	font-size: 10px;
	color: #666;
}
inptut {
	border: 1px solid #333;
}
#contactLcol {
	height: auto;
	width: 300px;
	float: left;
}
#contactRcol {
	height: auto;
	width: 300px;
	float: right;
}
#contactRcol_W {
	height: auto;
	width: 400px;
	float: right;
}
#Comments {
	height: 120px;
	width: 280px;
}
#contactpic {
	border: solid #666666 1px;
	position: relative;
	top: -100px;
	left: 500px;
	width: 200px;
	height: 244px;
	background-image: url(images/contact_girl.jpg);
}
.line_l {
	width:218px;
	height:1px;
	font-size:0px;
	line-height:0px;
	background:url(../images/bg_line.jpg) left top repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}
.clear {
	clear:both;
	height: 10px;
	width: 100%;
}


.special {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.15em;
	line-height: 120%;
}
.special3 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 5px;
}
.news span {
	color:#6C6C6C;
	font-weight:bold;
}
a.more {
	font-weight:bold;
	color:#3D3539;
	text-decoration:none;
}
a.more:hover {
	text-decoration:underline;
}
.web_design_more {
	margin-left:5px;
	margin-top: 3px;
}
.pim2 {
	margin-left:6px;
}
.special_more_but {
	margin-left:5px; margin-top:17px;
}
#quote {
	width:200px;
	height:85px;
	background-image:url(../images/bg_special.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	padding: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#quote a {
	font-weight:bold;
	color:#ffffff;
}
#quote p {
	font-weight:bold;
	color:#ffffff;
	font-size: 11px;
}
#quote h2 {
	font: Arial, Helvetica, sans-serif bold #666666 14px;
	color: #FFFFFF;
	font-size: 16px;
	border-style: none;
}
.ent {
	padding-top:40px;
	padding-left:20px;
	padding-bottom:10px;
}
.email {
	width:143px;
	height:21px;
	border:0px;
	vertical-align:top;
	line-height:16px;
	font-weight:bold;
}
.but_e {
	background-image:url(../images/enter.jpg);
	background-repeat:no-repeat;
	width:66px;
	height:21px;
	cursor:pointer;
	border:0px;
	vertical-align:bottom;
}

.line_c {
	width:195px;
	height:1px;
	font-size:0px;
	line-height:0px;
	background:url(../images/bg_line.jpg) left top repeat-x;
	margin-top:10px;
	margin-bottom:15px;
}
.pic1 {
	margin-right:10px;
}
.pic_a {
	color:#7CA708;
}

/********************* center column ********************/

#SEO {
	float:left;
	width:250px;
	margin-left:0px;
	margin-top:15px;
	background-image:url(../images/bg2.jpg);
	padding-right: 5px;
}
#SEO_text {
	margin-top:15px;
	margin-left:14px;
	margin-right:20px;
}
#hosting_features {
	float:left;
	width:245px;
	margin-left:0px;
	margin-top:35px;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
}

#hosting_features_text {
	margin-top:15px;
	margin-left:14px;
	margin-right:20px;
}
/********* center column end *********/

/***************** right column *****************/
#web_hosting {
	float:left;
	width:230px;
	margin-top:160px;
}
#web_hosting_text_1 {
	padding-left: 15px;
}
#top {
	height: auto;
	width: 100%;
}
#web_hosting_text_2 {
	padding-left: 15px;
}
#hostingLcol {
        float: left;
	height: auto;
	width: 340px;
	margin-left: 20px;
}
#hostingRcol {
	height: auto;
	width: 330px;
	margin-left: 400px;
	margin-top: 12px;
}
.hostingLeft3 {
	float: left;
	height: auto;
	width: 240px;
	margin-right: 20px;
}
.hostingMid3 {
	float: left;
	height: auto;
	width: 230px;
	margin-right: 20px;
}
.hostingRight3 {
	float: left;
	height: auto;
	width: 230px;
}
.dble_column {
	height: auto;
	width: 746px;
}
#content_title {
	height: 50px;
	width: 746px;
}
#LeftCol {
	float: left;
	height: auto;
	width: 360px;
	margin-right: 20px;
}
#RightCol {
	height: auto;
	width: 360px;
	float: left;
}
.quote_left {
	height: 160px;
	width: 340px;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(../images/quotes_left.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.quote_right {
	height: 160px;
	width: 340px;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(../images/quotes_left.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.quote_btm {
	background: url(../images/quotes_right.gif) no-repeat right center;
}
#pricing {
	float:right;
	width:215px;
	margin-top:0px;
	margin-left:5px;
	padding-right: 20px;
}
#pricing h1 {
	padding: 0 0 0 5px;
	width: 120px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #666666;
	border-left: solid #7CA708 4px;
}
#phone {
	width:746px;
	height: 150px;
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #3D3539;
}
#phone img {
	float: left;
}
#phoneText {
	width:250px;
	margin-left: 10px;
	float: left;
	color: #7CA708;
	font-size: 30px;
	font-weight: bold;
	line-height: 24px;
}
#phoneText h2 {
	font: 24px verdana, sans-serif bold;
}
.phoneNum {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.subCaps {
	text-transform: uppercase;
	color: #666666;
	font-size: 18px;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-left: 3px;
}
#copy {
	width:230px;
	font-size:10px;
	font-family:verdana, sans-serif;
	height: 50px;
	float: right;
	text-align: right;
}
#copy a {
	text-decoration: none;
	font: 10px Verdana, Geneva, sans-serif;
}
#copy a:hover {
	text-decoration: underline;
}
#mainPop {
	background: #FFFFFF;
	padding: 20px;
	height: auto;
}
#downloads {
	width:760px;
	margin-top:25px;
	height: auto;
	font-size: 14px;
}
#downloadsLeftCol {
	padding-left: 15px;
	float: left;
	height: auto;
	width: 250px;
}
#downloadsMidCol {
	padding-left: 15px;
	float: left;
	height: auto;
	width: 230px;
}
#downloadsMidCol .hidden {
	color: #FFF;
}
#downloadsRightCol {
	padding-top: 0px;
	float: left;
	height: auto;
	width: 250px;
}
#downloads h1 {
	padding: 0px 0 0 0;
	width: 200px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #666666;
}

#downloads h2 {
	font-size: 14px;
}
#downloads h3 {
	font-size: 13px;
}
#downloads a {
	font-size: 12px;
}
#downloads a:hover {
	color: #7CA708;
}
#footer_wrapper {
	text-align: center;
	height: 70px;
	width: 100%;
}
#footer {
	background-color: #000;
	height: 70px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/bkgd_footer.gif);
}
#footerText {
	height: 50px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	color: #FFF;
	padding-left: 80px;
	background-color: #000;
}
#footerText .textLink a {
	margin-right: 82px;
	text-decoration: none;
	color: #FFF;
}
#footerText .textLink a:hover {
	color: #999;
}

.toggleLink   {
	font-size: 11px;
}
.toggleLink:hover    {
	color: #467419;
}
.extra {
	display: none;
}

