/* ------------------------------------ defaults ------------------------------------- */
body 
{
	margin:0;
	padding:0;
	background-color:#6699CC;
	background-image: url('../images/kauai-web-design/background.png');
	background-repeat: repeat-x;
}

h2
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	padding: 0;
	margin: 0;
}

h3
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #6699CC;
	padding: 0;
	margin: 0;
}

#container
{
	background-color: #FFFFFF;
	background-image: url('../images/kauai-web-design/main-container.png');
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 770px;
	height: 551px;	
}

#logo
{
	position: relative;
	left: 40px;
	top: -10px;
}

#container-content-image
{
	background-image: url('../images/kauai-web-design/main-container-side.png');
	background-repeat: repeat-y;
	background-position: bottom;
	top: 50px;
	position: relative;
}

#container-content
{
	position: relative;
	left: 60px;
	top: -30px;
	width: 90%;
	overflow: hidden;
}

#content-left-table-cell
{
	width: 375px;
	float: left;
}

#content-right-table-cell
{
	width: 275px;
	float: left;
}

#dynamic-content
{
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
}

#spacer-cell
{
	float: left;
	width: 5px;
}

#content-work
{
	border: solid #CCCCCC 1px;
	font-family: Verdana;
	font-size: 10pt;
	padding: 5px;
}

#content-services
{
	border: solid #CCCCCC 1px;
	font-family: Verdana;
	font-size: 10pt;
	padding: 5px;
}


#content-services a:link
{
	color: #003366;
	text-decoration: none;
}

#content-services a:visited
{
	color: #003366;
	text-decoration: none;
}

#content-services a:hover
{
	color: #6699CC;
	text-decoration: underline;
}

#content-services a:active
{
	color: #003366;
	text-decoration: none;
}

#container-top-image
{	
	background-image: url('../images/kauai-web-design/main-container-top.png');
	background-repeat: no-repeat;
	position:relative;
	top:50px;
	clear: both;
	width: 100%;
	height: 16px;
}

/* ------------------------------ footer ---------------------------- */
#footer-image
{
	background-color: #6699CC;
	background-image: url('../images/kauai-web-design/main-container-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	width: 100%;
	height: 27px;
}

#footer-container
{
	clear: both;
	position: relative;
	left: 60px;
	width: 650px;
	padding-bottom: 10px;
	overflow: hidden;
}

#footer-container ul
{
	margin: 0;
	padding: 30px 0 10px 0;
	text-align: center;
}

#footer-container li
{
	list-style: none;
	display: inline;
	padding: 0 2px 0 0;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;	
}

.footer-text
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	padding: 2px;
}

#footer-container a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer-container a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer-container a:hover
{
	color: #CCFFFF;
	text-decoration: underline;
}

#footer-container a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

/* --------------------------------- top navigation ----------------------------------- */
#top-navigation
{
	position: relative;
	left: 375px;
	top: -85px;
}

ul.top-navigation-list
{
	margin: 0;
	padding: 0;
}

ul.top-navigation-list li
{
	list-style: none;
	float: left;	
	font-family: Verdana;
	font-size: 8pt;
	padding: 7px 0 7px 0;
	text-align: center;
	background-image: url('../images/kauai-web-design/top-navigation-background.png');
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
}

ul.top-navigation-list li.home
{
	width: 50px;
	border-left: 1px solid #CCCCCC;
}

ul.top-navigation-list li.services
{
	width: 100px;
	border-left: 1px solid #CCCCCC;
}

ul.top-navigation-list li.work
{
	width: 80px;
	border-left: 1px solid #CCCCCC;
}

ul.top-navigation-list li.contact
{
	width: 100px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

ul.top-navigation-list li a.ink
{
	color: #003366;
	text-decoration: none;
}

/* --------------------------- top navigation & content text links ---------------------------------------- */
ul.top-navigation-list li a:link, #dynamic-content a:link
{
	color: #003366;
	text-decoration: none;
}

ul.top-navigation-list li a:visited, #dynamic-content a:visited
{
	color: #003366;
	text-decoration: none;
}

ul.top-navigation-list li a:hover, #dynamic-content a:hover
{
	color: #6699CC;
	text-decoration: underline;
}

ul.top-navigation-list li a:active, #dynamic-content a:active
{
	color: #003366;
	text-decoration: none;
}

#divider
{
	padding: 10px 0 1px 0;
	position: relative;
	top: -40px;
}

#services-unordered-list
{
	padding: 5px;
	margin: 3px;
	list-style: none;
}

#web-design-unordered-list
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0;
	list-style-type: disc;
}

#web-development-unordered-list
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0;
	list-style-type: disc;
}

.ecommerce-unordered-list
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0;
	list-style-type: disc;
}

#search-engine-optimization-unordered-list
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0;
	list-style-type: disc;
}

#search-engine-optimization-unordered-list li
{
	padding-top: 5px;
	margin: 0;
}

.work-client-description
{
	border: solid #CCCCCC 1px;
	padding: 5px;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;	
	width: 360px;
}

.contact-us-form
{
	padding: 10px 0 10px 0;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;	
	width: 360px;
}

.error-message
{
	padding: 10px 0 10px 0;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;	
}

#contact-us-success
{
	padding: 10px 10px 10px 0;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;	
}
