/* CSS for KenKode (c) KenKode 2005 - 2009 */

body {
	margin: 0;
	padding: 0;
	background:  #F8FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
}

#main_page {
  /* No CCS needed any more! */
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #009999;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h2.title {
	color:#069;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

blockquote {
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: block;
}

/* Logo */

#logo {
	background-color: #FFFFFF;
	width: 680px;
	height: 80px;
	margin: 5px auto 0 auto;
	border: 1px solid #006699;
	border-bottom: 6px solid #006699;
	color: #006699;
}

#logo h1 {
	float: left;
	margin: 5px 0 0 6px;
	letter-spacing: -2px;
	font-size: 46px;
	font-style: italic; font-weight: bold;
}

#logo h2 {
	float: right;
	margin: 30px 6px 0 0;
	font-weight: bold;
	font-size: 14px;
}

#logo h3 {
	position: relative;
	float: right;
	margin: -6px 6px 0 0;
	font-weight: bold;
	font-size: 14px;
}

/* Splash */

#splash { 
	width: 680px;
	height: 120px;
	margin: 0 auto;
	position: 70px;
	border: 1px solid #006699;
}


/* Page */

#page {
	background-color: #FFFFFF;
	width: 680px;
	margin: 0 auto;
	padding: 0px;
	text-align: justify;
	border: solid #006699;
	border-width: 0 1px 1px 1px;
}

/* Content */

#content {
	padding: 10px;
	float: left;
	width: 430px;
	margin-bottom: 20px;
}

#content img {
	border: 5px solid #006699; 
			
}

#content .tight {
	line-height: 14px;
}

#WebPrice td {
	padding: 2px 5px 2px 5px;
}

/* Sidebar */

#sidebar {
	padding: 40px 10px 0 0;
	float: right;
	width: 200px;
	text-align: right;
	margin-bottom: 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	border-bottom: 1px dashed #B9B9B9;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: right;
}

/* Web Design Reference Sites */
#content .refsite img {
	border: 3px solid #069;
	margin: -6px 0 4px 6px;
	float: right;
}

/* Terms and conditions on web design page */

#tnc li {
	font-size: 0.9em;
	line-height: 116%;
	padding: 0 0 4px 0;
}

/* Footer */

#footer {
	clear: both;
	width: 680px;
	height: 40px;
	margin: 0 auto 5px auto;
	border-top: 6px solid #006699;
	font-size: smaller;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 10px;
	text-align: left;
	line-height: normal;
	float: left;
}

#footer #rite {
	padding: 25px 10px 0 0;
	float: right;
}

#ContactForm {
	text-align: left;
	border: solid #006699;
	border-width: 1px;
	background-color: #F8FFFF;
	padding: 4px;
}

#txtrite1 {
	float:right;
	text-align: right;
	color: #FF0000;
	font-size: smaller;
	zpadding: 0 0 0 20px;
}

#txtrite2 {
	float:right;
	text-align: right;
	padding: 0 0 0 0;
}

th {
	background-color: #006699;
	color: #FFFFFF;
	font-size: larger;
	zpadding: 2px 0 2px 10px;
	text-align: center;
}

.red { color: #F00; }
.close { 
	margin:0 auto;
	line-height: 160%;
	top: 0;
}

#eXTReMe img {
	border: none;
}

/* Web Site Starter page */
.starter img {
	margin: 2px;
}

.starterpp td {
	padding: 2px;
	text-align: center;
}

/* Navigation Menu control */
.preloadgif {background: url(resource/buttonblank.gif);}
.NavMenu {padding:0 0 0 0; margin:0; list-style:none; height:40px; background:#fff url(resource/buttonback.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; font-size:1em; font-weight:bold;}
.NavMenu li.top {display:block; float:left; position:relative;}
.NavMenu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#ddf; text-decoration:none; padding:0 0 0 12px; cursor:pointer;}
.NavMenu li a.top_link span {float:left; display:block; padding:2px 24px 0 12px; height:40px;}
.NavMenu li a.top_link span.down {float:left; display:block; padding:2px 24px 0 12px; height:40px; background:url(resource/arrowdown.gif) no-repeat right top;}
.NavMenu li a.top_link:hover {background: url(resource/buttonblank.gif) no-repeat;}
.NavMenu li a.top_link:hover span {background:url(resource/buttonblank.gif) no-repeat right top;}
.NavMenu li a.top_link:hover span.down {float:left; display:block; padding:2px 24px 0 12px; height:40px; background:url(resource/buttondown.gif) no-repeat right top;}

.NavMenu li:hover > a.top_link {color:#fff; background: url(resource/buttonblank.gif) no-repeat;}
.NavMenu li:hover > a.top_link span {background:url(resource/buttonblank.gif) no-repeat right top;}
.NavMenu li:hover a.top_link span.down {float:left; display:block; padding:2px 24px 0 12px; height:40px; background:url(resource/buttondown.gif) no-repeat right top;}

.NavMenu a:hover {visibility:visible;}
.NavMenu li:hover {position:relative; z-index:200;}

.NavMenu ul, 
.NavMenu :hover ul ul, 
.NavMenu :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.NavMenu :hover ul.sub {left:2px; top:42px; background: #eef; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:158px; height:auto;}
.NavMenu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:158px;}
.NavMenu :hover ul.sub li a {display:block; height:20px; width:150px; line-height:20px; text-indent:5px; color:#069; text-decoration:none; border:3px solid #eff; border-width:0 0 0 3px;}
.NavMenu :hover ul.sub li a:hover {background:#4ab; color:#fff;}

