/* Start of CMSMS style sheet 'teresa' */
body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	background: #339933 url(http://www.teresanordheim.com/teresa/img/bg.png) repeat-x left top;
	font-size: .9em;
	text-align: left;
	color: #2662EC;
	background-attachment: fixed;
visibility: visible !important;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

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

a:visited{color: #5A7CCF;
	text-decoration: underline;
}

a:hover{color: #01CF00;
	text-decoration: none;
}

a:active{color: #01CF00;
	text-decoration: none;
}

h1	{font-size: 1.5em;
}

h2	{font-size: 1.3em;
}

#clouds	{background: url(http://www.teresanordheim.com/teresa/img/cloud.png) no-repeat;
	width: auto;
	background-attachment: fixed;
}

#head	{width: 960px;
	margin: auto;
	padding-bottom: 5px;
}

#wrapper{width: 960px;
	margin: auto;
}

#menuwrapper{
         height: 33px;
}

#navigation{
	font-size: 16px;
	height: 33px;
	background: url(http://www.teresanordheim.com/teresa/img/navbg.png) no-repeat 10px -1px;
        text-transform: uppercase;
}
	
#navigation li a:link, li a:visited {color: #2662EC;
	text-decoration: none;
	font-weight: 900;	
}

#navigation li a:hover, li a:active {color: #0BAF0A;
	text-decoration: none;
	font-weight: 900;
}

#navigation li a.menuactive {color: #0BAF0A;
	text-decoration: none;
	font-weight: 900;
}

#navigation li
{
display: inline;
list-style-type: none;
margin: 5px 0 0 0;
padding-right: 20px;
padding-bottom: 10px;
}

#bgtop	{width: 960px;
	height: 33px;
	background: url(http://www.teresanordheim.com/teresa/img/conbgtop.png) no-repeat bottom center;
}

#content{width: 960px;
	background: url(http://www.teresanordheim.com/teresa/img/conbgmid.png) repeat-y center;
	margin: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#inner {width: 900px;
	margin: auto;
}

img.fll { 
    float: left; 
    margin: 4px; 
}
img.flr { 
    float: right; 
    margin: 4px; 
}

form {
	margin: 10px 15px; 
	padding: 10px 0 80px 0;
	background: transparent; 
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	display:block;
	font-weight:bold;
	margin: .4em 0;	
}
input {
	padding: .3em;
	border: 1px solid #1C5CED;
	font: normal 1em Verdana, sans-serif;
	background: #8fa3e1;
	color:#fff;
}
textarea {
	width: 55%;
	padding: .3em;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 1px solid #1C5CED;
	height: 10em;
	background: #8fa3e1;
	display:block;
	color:#fff;
}
input.button { 
	text-transform: uppercase;
	margin: 0;
	margin-left: 4px;
	padding: .25em .3em;
	color: #3F73FF;
	background:#AFC5FF;
	border:  1px solid #1C5CED; 
	width: 305px;
	height: 30px;
	cursor: pointer;
}

input.button:hover{background:#3F73FF;
	color:#D4DCF5;
}

.input {padding: .3em;
	border: 1px solid #1C5CED;
	font: normal 1em Verdana, sans-serif;
	background: #8fa3e1;
	color:#fff;
	width: 300px;
}
.input:hover, .input:focus{padding: .3em;
	border: 1px solid #1C5CED;
	font: normal 1em Verdana, sans-serif;
	background: #6F8BDF;
	color:#fff;
	width:300px;
}

#foot{width: 960px;
	margin: auto;
	min-height:80px;
	background: url(http://www.teresanordheim.com/teresa/img/conbgfoot.png) no-repeat top center;
	font-size: .8em;
	color: #fff;
	text-align: center;
	padding-top: 15px;
}

#foot a:link, #foot a:visited{color: #fff;
	text-decoration: underline;
}

#foot a:hover, #foot a:active{color: #000;
	text-decoration: none;
}

img.thumb{background-color: #fff;
	padding: 4px;
	border: 2px solid #8EA2E1;
}

#gal 	{width: 360px;
	margin: auto;
}

#gal2 	{width: 700px;
	margin: auto;
}

a img {border: none;
}

.NewsSummaryPostdate{font-size: .9em; 
font-family: verdana;
font-weight: 900;
}

.NewsSummaryLink{font-size: .8em; 
font-family: verdana;
font-weight: 900;
}

.divider{margin: auto;
width: 480px;
height: 6px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.teresanordheim.com/teresa/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.teresanordheim.com/teresa/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

.galbox{width: 112px;
height: 112px;
float: right;
background-color: #fff;
padding: 4px;
margin: 1px;
border: 1px solid #1ead1f;
}

#clearr{clear: right;
}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#gallery{margin: auto;
width: 520px;
}

#cform   {
line-height:1em;
width: 400px;
margin: 10px auto;}

.cent{text-align: center;}

.cont { padding: 0 17px;
}

.contf { padding: 0;
}

h5{
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px 0 10px 17px;
	font-weight: 900;
}
/* End of 'teresa' */

