/* Jensen Studios Site Screen Styles */

/* Body and page width styles. */


body {
	margin:0px 40px 0px 0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

a {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;

}

a.noborder:hover { background-color: transparent}

a:visited { color: #0000FF; }

a:hover { color: #0099CC}

		td		{ font-size:10pt; font-family:Arial, Verdana, Helvetica, sans-serif; }
		th		{
	font-size:10pt;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #e8e8e8;
	font-weight: normal;
}
		th  a	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

		th  a:hover	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}

table.contacts
{
	width: 450px;
	background-color: #fafafa;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.contactDept
{
	background-color: #6699cc;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

td.contact
{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 1.0em;
	color: #000000;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}


p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 1.5em;
}

		.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:#0000FF; text-decoration:underline;}
		a:hover  { color:#0099FF; text-decoration:underline;}

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;
}

.box h2
{
	font-size: 11px ;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	padding-left:1em;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-top:0;
	margin-bottom:.5em;
}

.box DL {font-size: 10px; line-height: 1.5em; margin-left: 1em;}

.box DT {font-size: 10px; font-weight: bold; line-height: 2em; }

.box DD {font-size: 10px; line-height: 1.5em; margin-left: 0; }

.box p {
	font-size: 10px;
	line-height: 1.5em;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 1.0em;
}

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

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

h2 {
	font-size: 14px;
	padding-top: 0.5em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 16pt;
	color: #A58D62;
	font-weight: bold;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-size: 12px;
	color: #006699;
	font-weight: 700;
	margin-bottom: -.5em;
	padding-top: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

h6 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	background-color: #fafafa;
	line-height: 18px;
	padding: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
}

h7 {
	font-size: 12px;
	color: #333333;
	text-transform: none;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
	}
		
#google {
	position: absolute;
	width: 150px;
	left: 18px;
	top: 420px;
}

#navigation {
	position: absolute;
	width: 150px;
	left: 18px;
	top: 130px;
	font-size: 11px;
}

#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-weight: bold;
	text-decoration: none;
	padding-left: .5em;
	padding-top: .5em;
	padding-bottom: .5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

#navigation li.here {
	border-right-color: #FFCC00;
	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: #333333;
	text-decoration: none;
}

#navigation li a:hover
{
	color: #0099FF;
}

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

#navigation li strong a
{
	color: #000000;
	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:#999999;
}

#formContent {
	width: 406px;
	background-color: #fafafa;
	padding: 20px 20px 20px 0px;
	text-align: right;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	position: absolute;
	left: 340px;
	top: 71px;
	}

.thumb-list {
	margin:0;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	width:100%;
}

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

.thumb-list-right img {
	float:right;
	margin-left: 1em;
}

.thumb-list-noborder img {
	float:left;
	margin-right: 1em;
}

#lower-left-col {
	width: 150px;
	position: absolute;
	top: 700px;
	left: 18px;
	}

#logo {
	position: absolute;
	height: 79px;
	width: 226px;
	left: 10px;
	top: 10px;
}

#Thumbsbox{
	left: 182px;
	top: 190px;
	width: auto;
	padding: 0px;
	height: auto;
	margin: 0px;
	position: absolute;
}

#col-left {
	margin-right: 270px;
	padding: 10px 20px 10px 10px;
}

#col-right {
	position: absolute;
	right: 2px;
	top: 1px;
	margin: 0px;
	padding: 10px;
}

#photoMain {
	width: auto;
	left: 455px;
	height: auto;
	top: 120px;
	position: absolute;
	}

	#main {
	position: absolute;
	left: 180px;
	top: 130px;
	text-align: justify;
	height: auto;
	width: 960px;
	font-size: 12px;
	list-style-image: url(images/ico/square_bullet.gif);
}

	#textBottom{
	position: absolute;
	left: 180px;
	top: 502px;
	right: 0px;
	width: 700px;
	height: auto;
	text-align: justify;
	padding: 10px;
}

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


#videoBox {
	position: absolute;
	width: 130px;
	top: 490px;
	left: 18px;
	height: 95px;
	}

#ContentCentered {
	width:750px;
	margin:0px auto;
	text-align:center;
	padding:15px;
	border:1px solid #CCCCCC;
	background-color:#fafafa;

	}

.box {
	height: auto;
	width: auto;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
	background-color: #666666;
}
.border {
	height: auto;
	width: auto;
	text-align: center;
	margin: 2px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#mediaplayer {
	position:absolute;
	left:201px;
	text-align:left;
	top: 131px;
	margin: 0px;
	clear: both;
	padding: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
	}

