/* 	...................................
	CSS for Emily Followill 
	March 2007
	developed by: 9 degrees development
*/

@import url("jcarousel.css");

html {
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #b8d8e5;
	color: #666;
	font: .9em Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #6699cc;
	text-decoration: none;
}

a:hover {
	color: #98cb67;
}

.link {
	padding: 0 0 0 14px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#optimized {
	position: absolute;
	top: 400px;
	right: 300px;
	color: #666;
	font-size: .8em;
	font-style: italic;
}

/* @group nav */

#nav {
	width: 840px;
	font-size: .95em;
	height: 20px;
	margin: 5px auto 0;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 20px 0 0;
	float: right;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}


#nav li a {
	display: block;
	background-color: transparent;
	margin: 0;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	font-size: .8em;
	padding: 6px;
	float: left;
}

#nav li a.on {
	color: #333;
	font-weight: bold;
}

#nav li a:hover {
	color: #333;
}

/* @end */

/* @group leftnav */

#leftnav {
	position: absolute;
	left: 50px;
	top: 180px;
	font-size: .9em;
}

#leftnav h6 {
	font-weight: normal;
	font-style: normal;
	color: #a4c5ad;
	font-size: .8em;
	letter-spacing: .5em;
	margin: 0 0 6px 2px;
	padding: 0;
	text-transform: uppercase;
}

#leftnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px;
}

#leftnav li {
	margin: 0;
	padding: 0;
}


#leftnav li a {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
	padding: 5px 0 5px 20px;
	background: transparent url(../img/bullet-o.gif) no-repeat 0 5px;
	font-size: .9em;
	height: 1em;
}

#leftnav li a:hover, #leftnav li a.on {
	color: #98cb67;
	background: transparent url(../img/bullet-o.gif) no-repeat 0 -13px;
}

.ports {
	position: absolute;
	top: 130px;
	left: -20px;
	display: block;
	width: 170px;
	height: 250px;
	background: url(../img/side.jpg) no-repeat;
	padding: 10px;
}

.ports-sm {
	position: absolute;
	top: 120px;
	left: -20px;
	display: block;
	width: 170px;
	height: 150px;
	background: url(../img/side-sm.jpg) no-repeat;
	padding: 10px;
	/*background-color: #f3f3f3;
	border: 1px solid #ccc;*/
}

.ports blockquote, .ports-sm blockquote {
	font-size: .8em;
	color: #555;
	padding-top: 2px;
	margin: 0;
	padding-right: 35px;
	padding-left: 15px;
	line-height: 1.5em;
}

.ports-sm blockquote {
	font-size: .9em;
}

blockquote .quote {	font-family: "Times New Roman", Times, serif;	font-size: 2em;	font-weight: normal;
	color: #999;
}

/* @end */

#container {
	width: 840px;
	height: 640px;
	background: #b8d8e5 url(../img/content-bg.jpg) no-repeat center top;
	/*border: 1px solid red;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#content {
	padding: 20px;
}

#home {
	margin-left: 200px;
	margin-right: 20px;
	padding: 50px 40px 40px;
}

#home p {
	/*margin-right: 200px;*/
}
/*#homewPhoto {
	height: 310px;
	width: 305px;
}*/

#homePhoto {
	height: 310px;
	width: 325px;
	position: absolute;
	left: 430px;
	top: 175px;
	_top: 160px;
}

#showPhoto {
	/*border: 1px solid #ccc;*/
	height: 400px;
	position: absolute;
	left: 230px;
	width: 560px;
	top: 30px;
	text-align: center;
}

#emilyPhoto {
	position: absolute;
	top: 75px;
	left: 600px;
	width: 195px;
	height: 400px;
}

h3 {
	text-transform: uppercase;
	color: #98cb67;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}

p {
	font-size: .9em;
	line-height: 1.6em;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* @group header */

#header {
	background: url(../img/header-bg.gif) no-repeat center bottom;
	height: 115px;
	position: relative;
}

#container h1 {
	margin: 0;
	padding: 0;
}

#container h1 a {
	background: url(../img/logo.gif) no-repeat;
	width: 155px;
	height: 150px;
	font-size: 1.5em;
	display: block;
	position: absolute;
	left: 25px;
	top: 5px;
}

#container h1 span {
	display: none;
}


/* @end */

/* Slideshow styles  ---------------------------------------------------------------- *//*#photoContainer {clear: both;}.photo {	clear: both;	padding-top: 10px;}.photo img {	bordeR: 1px solid black;	background-color: white;	padding: 5px;	margin: auto;	display: block}.photo p {	width: 490px;	margin: 10px auto;	background-color: white;	padding: 10px;	bordeR: 1px solid black;}* html .photo p {	width: 512px;}#previous, #next {	width: 70px;	font-size: small;	float: left;	margin: 0;	padding: 0;	cursor: pointer;	cursor: hand;}#previous {	margin-left: 48px}#next {	text-align: right;	float: right;	margin-right: 50px}#pagenumbers {	margin: 0 0 0 100px;	padding: 0;	float: left;	list-style-type: none;	width: 200px}#pagenumbers li {	float: left;	width: 1.5em;	margin-left: 5px;}#pagenumbers li a:link, #pagenumbers li a:visited, #pagenumbers li a:hover, #pagenumbers li a:active {	display: block;	width: 100%;	border: 1px solid white;	text-decoration: none;	text-align: center;	color: black}#pagenumbers li a:hover, #pagenumbers li a:active,#pagenumbers li a.selected:link, #pagenumbers li a.selected:visited, #pagenumbers li a.selected:hover, #pagenumbers li a.selected:active {	color: white;	background-color: black;}*/

#footer {
	position: absolute;
	bottom: 15px;
	width: 840px;
	text-align: center;
	color: #666;
	font-size: .8em;
}

/* @group form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	padding-left: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	clear: both;
	border:none;
	border-top: 1px solid #e9e9e9;
}

legend {
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: .2em;
	color: #333;
	/*border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;*/
	margin: 0 4em .25em 0;
	padding-left: .25em;
}

#formit label, #formit input {	display: block;	width: 150px;	float: left;	margin-bottom: 8px;
	font-size: .9em;
	color: #666;
}

.formrow {
	float: left;
	margin-right: 2em;
}

label {	display: block;
	margin-bottom: .1em;
	color: #666;
	margin-top: .5em;
}

label.req {
	background: url(../i/req.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
}

input {	/*width: 120px;*/	/*float: left;*/	color: #666;
}



/* @end */