/* Jensen Studios Site Screen Styles */

/* Body and page width styles. */




body {
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	text-align: left;
	width: auto;
	margin-top: 0px;
	color: #FFFFFF;

}

A:visited {
	color: #66CCFF;
	font-weight: bold;
}
		th		{ font-size:10pt; font-family:Arial,Verdana,Helvetica,sans-serif; }


p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.5em;
}       
        .white  { color:#ffffff; font-weight:bold; }
		.grey  { color:#999999; }
		.small { font-size:7pt; font-family:Verdana, Arial, Helvetica, sans-serif; }
		.smaller { font-size:8pt; font-family:Verdana, Arial, Helvetica, sans-serif; }
		.big { font-size:12pt; font-family:Verdana, Arial, Helvetica, sans-serif; }
		.bigger { font-size:10pt; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
		a 		 {
	color:#66CCFF;
	text-decoration:none;
	font-weight: bold;
}
		a:hover  {
	color:#FFCC00;
	text-decoration:underline;
	font-weight: bold;
}

UL {
	font-size: 11px;
	list-style-type: disc;
	line-height: 1.5em;
}

DL { font-size: 11px; line-height: 1.5em;  }

DT { font-size: 11px; font-weight: bold; line-height: 1.5em;}

DD { font-size: 11px; line-height: 1.5em; padding-bottom: 1em; margin-left: 0;}

.underline
{
	margin:0;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

hr {
	color: #CCCCCC;
	border-top: solid;
	height: 1px;
	border-width: 0px 0px 0px;
}

h1 {
	font-size: xx-large;
	color: #CCCCCC;
	letter-spacing: 0.8em;
	font-weight: 200;
	margin-bottom: 0.5em;
	padding-top: 0;
	margin-top: 0;
	font-variant: normal;
	font-style: oblique;
	line-height: normal;
	font-family: Mistral;
	}

h2 { 
	font-size: 14px; color: #FF0000; 
	text-transform: uppercase; 
	letter-spacing: 0.2em; 
	font-weight: bold;
	margin-bottom: .5em;
	padding-top: 0;
	margin-top: 0;
	}


h3 {
	font-size: 14px;
	font-weight: 700;
	padding-top: 0.5em;
	color: #999999;
}

h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 700;
	padding-top: 0.5em;
	font-style: normal;
}

h5 {
	font-size: 24px;
	color: #CCCC33;
	font-weight: 700;
	padding-top: 0.5em;
	font-family: "Bradley Hand ITC", Mistral;

}

h6 {
	font-size: 14px;
	color: #a58d62;
	font-weight: bold;
	margin-bottom: -.5em;
	padding-top: .5em;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

		
#navigation {
	position: absolute;
	width: 170px;
	left: 40px;
	top: 130px;
	height: 400px;

}

#navigation ul {
	list-style: none;
	padding:0;
	margin:0;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;

}

#navigation li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: .5em;
	padding-top: .5em;
	padding-bottom: .5em;
	display: list-item;
}

#navigation li.here {
	border-right-color: #66FF00;
	border-right-width: 4px;
	border-right-style: solid;

}

#navigation ul li ul {
	list-style: none;
	padding:0;
	margin:0;
	padding-left: 1em;
	border:0;
	text-decoration: none;
}

#navigation ul li ul li { 
	font-weight: normal; 
	border-style: none;
	line-height: 1.5em;
	margin:0;
	padding:0;
	text-decoration: none;
}

#navigation a
{
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#navigation ul li a
{
	border: none;
	color: #fafafa;
	text-decoration: none;
}

#navigation li a:hover
{
	text-decoration: underline;
	color: #3399FF;
}

#navigation li em a
{
	font-style: normal;
	text-decoration: none;
}

#navigation li strong a
{
	color: #fafafa;
	text-decoration: none;
	font-weight: bold;
}

#navigation ul li:hover { }

#footer
{
	clear: both;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}
 
#footer p {
	font-size: 10px;
	color:#fafafa;
}

#formContent {
	width: 350px;
	background-color: #666666;
	padding: 20px 20px 20px 0px;
	text-align: right;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	position: absolute;
	left: 220px;
	top: 46px;


	}

.thumb-list {
	margin:0;
	padding-top: 1em;
	padding-bottom: 1em;
	width:100%;
}

.thumb-list img {
	float:left;
	margin-right: 1em;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}


#lower-left-col {
	width: auto;
	position: absolute;
	top: 580px;
	left: 300px;
	background-position: left;

	}

#Thumbsbox{
	position: absolute;
	left: 175px;
	top: 160px;
	width: 275px;
	padding: 0px;
	height: 275px;
	margin: 0px;
}

#col-center {
	position:absolute;
	left:240px;
	width:auto;
	text-align:left;
	border:1px solid #000000;
	top: 130px;
	margin: 0px;
	clear: both;
	padding: 0px;
	height: 570px;
	}
	
#logo {
	position: absolute;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-left: 10px;
	left: 38px;
	top: 17px;

}	

#col-left {
	padding-top: 160px;
	padding-left: 20px;
}

#col-right
{
	position: absolute;
	right: 0px;
	top: 116px;
	margin: 0px;
	width: 240px;
	padding: 10px;
	left: 609px;

}

#photoMain {
	left: 254px;
	position: absolute;
	top: 114px;
	background-position: center center;
	height: 375px;
	width: 500px;
	padding: 10px;
	margin: 0px;
	}

	#main {
	position: absolute;
	left: 240px;
	top: 130px;
	right: 40px;
	height: auto;
	background-color: #333333;
	padding: 20px;
	border: thin solid #999999;
	color: #CCCCCC;
}

	#textBottom{
	position: absolute;
	left: 221px;
	top: 760px;
	right: 40px;
	width: 780px;
	height: auto;
	text-align: justify;
	padding: 10px;
}

	#mediaBottom{
	position: absolute;
	top: 620px;
	width: 780px;
	height: auto;
	text-align: justify;
	padding: 10px;
}

#mediaplayer {
	position:absolute;
	left:190px;
	text-align:left;
	border:1px solid #000000;
	top: 60px;
	margin: 0px;
	clear: both;
	padding: 0px;
	height: 600px;
	right: 50px;
	}
	
.box {
	border: 1px solid #666666;
	background-color: #eee;
	height: 80px;
	width: 110px;
	margin: 0px;
	padding: 4px;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

