/* CSS - ZUKOdesigns.com */

body {
	background-image:url(images/background.gif); 
	background-repeat:repeat;
	background-color:#222222;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	font-size:11px;
	color:#fff;
	}
	
html {
	overflow-y: scroll;
}

	
#infobox {
	float:left; 
	width: 330px; 
	font-size:15px; 
	color:#CCCCCC; 
	padding:10px 10px 10px 20px; 
	font-weight:normal; 
	line-height:19px;
	}
	
img {
	border:none;
	}

/* Header */	
img.logo {
	padding:20px 10px 10px 10px;
	}
	
div.logo {
	float:left;
	}
	
div.nav {
	float:right; 
	margin-top:40px; 
	margin-right:5px;
	}

/* Main Content Area */
table.center {
	margin-bottom:25px; 
	width:709px;
	margin:0 auto;
	}
	
td.grey {
	background-color:#515151; 
	height:395px; 
	width:709px;
	}
	
td.grey2 {
	background-color:#515151; 
	width:709px;
	padding-bottom:0;
	}
	
img.blurb2 {
	padding:20px 0px 10px 19px;
	}
	
td.green {
	background-color:#92a70b;
	}

.greyBox {
	background-color:#222222;
	}
	
img.greyBox {
	vertical-align:middle; 
	padding:10px 20px 10px 20px;
	}
	
div.packages {
	float:right; 
	width:335px; 
	margin-right:0px; 
	margin-left:2px; 
	padding-top:12px; 
	padding-bottom:20px; 
	background-color:#FFFFFF; 
	color:#999999;
	}
	
img.packageTitle {
	padding-bottom: 9px;
	padding-left:3px;
	padding-top:8px;
	}	
		
img.packageTitle {
	padding-bottom: 9px;
	padding-left:3px;
	padding-top:8px;
	}
	
div.features {
	background-color:#FFFFFF; 
	color:#333333; 
	margin:5px 10px 10px 10px; 
	padding:2px 20px 10px 20px; 
	width:300px;
	}
	
div.features b {
	font-size:15px; 
	text-transform: uppercase; 
	letter-spacing:-1px; 
	color:#92a70b;
	}	
	
img.printTitle {
	padding-left:9px;
	}
	
td.print {
	vertical-align:middle;
	}

	
img.packagePrice {
	padding-right:10px;
	padding-left:17px;
	padding-top:6px;
	position:absolute;
	}
	
img.packageIcon {
	padding-bottom: 5px;
	padding-right:7px;
	padding-left:11px;
	padding-top:6px;
	}
	
td.divider {
	padding-top:5px; 
	padding-bottom:5px; 
	text-align:center;
	background-image:url(hosting/images/dotted.gif);
	background-repeat:repeat-x;
	background-position:center;
	}
	
td.packageDesc {
	color:#848484; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	line-height:13px; 
	padding-right:13px;
	padding-left:3px; 
	padding-bottom:7px;
	vertical-align:top;
	}
	
td.packageDesc2 {
	color:#848484; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	line-height:13px; 
	padding-right:13px;
	padding-left:5px; 
	padding-bottom:7px;
	vertical-align:top;
	}
	
a.link1 {
	color:#92a70b; 
	text-decoration:none; 
	text-transform:uppercase; 
	font-size:9px;
	}
	
a.link1:hover {
	text-decoration:underline;
	}

a.link2 {
	color:#848484;
	text-decoration:none;
	}
	
a.link2:hover {
	text-decoration:underline;
	}

img.portfolio {
	padding:2px; 
	border:#CCCCCC 1px solid; 
	margin:4px;
	}
	
.centerdiv { 
	text-align: center;
}

.centerdiv>div { 
	margin: 0 auto;
}

.centerdiv img {
	border:1px solid #000;
}

table.contactUs td {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	}
	
/* Footer */	
td.bottomLine {
	background-color:#92a70b; 
	height:2px;
	}

.copyright {
	font-size:9px; 
	color:#666666; 
	padding-top:4px;
	margin-bottom:20px;
	}
	
#valid {
	float:right;
	vertical-align:top;
	}
		
/* Expanding Menu */
	

	/* Turn off list bullets */
	ul.mktree  li { list-style: none; line-height:15px; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif;} 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 10px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(ecommerce/images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(ecommerce/images/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(ecommerce/images/spacer.gif) center left no-repeat; margin-left:-14px;}
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 11px;}
	ul.mktree  li ul li { font-size: 10px; color: #848484; line-height:14px;}
	ul.mktree  li ul li ul li { font-size: 10px; }
	ul.mktree  li ul li ul li ul li { font-size: 9px; }


input.btn {
   color:#fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:normal;
   background-color:#92a70b;
   padding-top:2px;
   border: none;
   
 }
   
input.btn:hover {
	color:#FFFFFF;
	background-color:#7c8e08;
	border: none;
	}
	
input.contact, textarea {
	font-weight: normal; 
	font-size: 10px; 
	color:#222; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #777; 
	border-style:solid; 
	background-color: #fff; 
	border-width: 1px; 
	padding-left: 3px; 
	padding-right: 3px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;}

.scroll2 {	
	border: 1px solid #777;	
	background-color: #fff;	
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#222;}

option.scroll2 {
	padding:2px; 
	border: none;}




	