@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	background: #000000;
	color: #E8E8E8;
}
h1,h2,h3,h4,h5,legend {
	color: #333333;
}
h1 {
	font-size: 1.6em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 0.4em 0;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
}
h5 {
	font-size: 1.0em;
	margin: 0 0 0.4em 0;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}
abbr,acronym {border-bottom: 1px dotted #A17128;cursor: help;}
strong {font-weight: bold;}
em {font-style: italic;}
a {color: #89B700;}
object { outline:none; }
#wrapper{
	min-width: 886px;
}
#header {
	display: block;
	height: 100px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 1;
	overflow: hidden;
}
#headInner {
	display: block;
	height: 100px;
	width: 856px;
	margin: 0px auto 0px auto;
	position: relative;
}
#logolink {
	display:block;
	position: absolute;
	top: 25px;
	left: 0px;
	padding-top: 50px; width: 260px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/camweavers-logo.gif) left top no-repeat;
	margin: 0px;
	text-decoration: none;
}
#header img{
	visibility: hidden;
}
#strap {
	position: absolute;
	display: block;
	width: auto;
	top: 25px;
	right: 0px;
	padding-top: 50px; width: 218px; 
	overflow: hidden;
	height: 0;
	background: url(images/camweavers-strap.gif) left top no-repeat;
}
#navholder {
	display: block;
	width: 856px;
	clear: both;
	margin: 0 auto 25px auto;
	background: #F3F3F3 url(images/nav-bkg.gif) repeat-x left bottom;
	min-height: 37px;
}
#nav {
	display: block;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#nav li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px 5px 0px 0px;
	overflow: visible;
	width: 118px;
	text-align: center;
	min-height: 37px;
	background: url(images/nav-sq.gif) no-repeat right bottom;
}
#nav a {
	display: block;
	color: #5D5D5D;
	background: none;
	text-decoration: none;
	padding: 6px 0px 0px 0px;
	min-height: 26px;
	border-bottom: solid 5px transparent;
	text-decoration: none !important;
}
#nav a:hover {
	color: #000000;
	border-bottom: solid 5px #D2E411;
	text-decoration: none !important;
}

#nav strong a {
	border-bottom: solid 5px #D2E411;
	font-weight: normal;
}
#main {
	display: block;
	height: auto;
	position: relative;
	padding: 25px 0px 10px 0px;
	margin: 0px auto 0 auto;
	clear: both;
	background: #FFFFFF url(images/main-bkg.gif) repeat-x left top;
	color: #666666;
	border-top: solid 5px #333333;
	border-bottom: solid 5px #333333;
}
#main a {
	text-decoration: underline;
}
#main a:hover {
}
#banner {
	display: block;
	position: relative;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	background: url(images/main-bkg.gif) repeat-x left bottom;
	line-height: 0;
}
#banImg {
	display: block;
	position: relative;
}
#menuBlock{
	display: block;
	float: right !important;
}
/*TOC Menu*/
.tochead {
	font-size: 1em;
	margin: 0 0 0 0;
	line-height: 110%;
	padding: 5px;
	margin: 0 !important;
	color: #FFFFFF;
}
.toc {
	list-style: none;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0 !important;
	padding: 0 0 5px 0;
	background: url(images/main-bkg.gif) repeat-x left bottom;
}
.toc li {
	display: block;
	color: #EBEBEB;
	background: #333333 !important;
	text-decoration: none;
	padding: 0px 0px 0px 0px !important;
	list-style: none;
	margin: 0px 0px 0px 0px !important;
	border-bottom: solid 1px #666666;
}
.toc li a{
	display: block;
	text-decoration: none !important;
	color: #ffffff;
	padding: 4px 4px 4px 20px;
	background: url(images/toc-arrow.gif) no-repeat 10px 9px !important;
	border-bottom: solid 1px #000000;
}
.toc li a:hover {
	background: #636829 url(images/toc-arrow.gif) no-repeat 10px 9px !important;
	color: #ffffff;
}
.toc li strong a{
	font-weight: normal;
	display: block;
	line-height: inherit;
	margin: 0;
	color: #333333;
	background: #D2E411 url(images/toc-arrow.gif) no-repeat 10px -18px !important;
}
.toc li strong a:hover{
	color: #333333;
	background: #D2E411 url(images/toc-arrow.gif) no-repeat 10px -18px !important;
}
.toc li ul {
	margin: 0.1em 0px 0px 0px !important;
	padding-bottom: 0px;
}
.toc li ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom: none;
	background: none !important;
}

.toc li ul li a{
	background: none;
	width: auto;
	color: #FF9999;
	padding: 2px 2px 2px 10px;
	margin-left: 5px;
	background: url(images/toc-bullet.gif) no-repeat left 0.5em !important;
}
.toc li ul li a:hover {
	color: #FF9999;
}
.toc li ul li strong {
	background: none !important;
}
.toc li ul li strong a{
	font-weight: normal;
	color: #FFFFFF;
}
/*END TOC Menu*/
.pdficon {
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat left 0.2em;
	display: block;
	min-height: 18px;
}
#content {
	display: block;
	width: 856px;
	margin: 0 auto 0 auto;
	clear: both;
}
/*End layout styles*/
#content hr {
	color: #D2E411;
	background: #D2E411;
	height: 2px;
	border: none;
	margin: 0 0 1em 0;
}
#content p strong {color: #4f4f4f;}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1em;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#content ul li ul{
	margin-top: 0.5em;
	margin-bottom: 0;
}
#content ul li ul li{
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat left 0.2em;
}
#content ol {
	margin-left: 1em;
	padding-left: 1em;
	list-style: decimal;
}
#content ol li {
	list-style: decimal;
}
#content ol li ol {
	margin-top: 0.5em;
}
#content ol li ol li{
	list-style: lower-alpha;
}
#content blockquote {
	background:url(images/quote.png) no-repeat;
	background-position:top left;
	text-align: justify; text-indent:17px;
	margin-bottom: 1em;
}

#content blockquote  p {
	background: url(images/quote-close.png) no-repeat;
	background-position:bottom right;
	padding-right:0px;
	color:#99B8FF;
	margin: 0 0 1em 0 !important;
}
#content cite {
	font-size: 0.9em;
	margin: 0 0 1em 0 !important;
	color: #666666;
	font-style: italic;
	text-indent: 0px !important;
	text-align: left !important;
}
#footer {
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: auto;
	position: relative;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
}
#footInner {
	display: block;
	width: 856px;
	margin: 0px auto 0px auto;
}
#footer p { margin-bottom: 0.5em;}
#footer a {
	color: #e8e8e8;
	text-decoration: none;
}
#footer a:hover {color:#FFFFFF;}
#v-links {position: absolute; top: 10px; right: 0px;}
#v-links a {margin-left: 5px;}
#footer #cba {
	float: right;
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
.otr {
	background-color: #F7F7F7;
}
.etr {
	background-color: #EFEFEF;
}
.mgleft {
	margin-left: 30px;
}
.mgright {
	margin-right: 30px;
}
.colWide {
	display: block;
	float: left;
	width: 620px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colSmall {
	display: block;
	float: left;
	width: 206px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colStd {
	display: block;
	float: left;
	width: 295px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colLeft {
	display: block;
	float: left;
	clear: left;
	width: 45%;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.colRight {
	display: block;
	float: right;
	clear: right;
	width: 45%;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.wide {width: 60%;}
.nrrw {width: 30%;}
.edit .colLeft, .edit .colRight {
	border: dashed 1px #FF9900;
}

/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:0px; border:solid 1px #666666; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; padding:0px; border:solid 1px #666666; line-height:0;}
.i_left-nb {float: left; margin: 0px 10px 2px 0px; padding:0px;}
.i_right-nb {float: right; margin: 0 0 2px 10px; padding:0px;}
a:hover .i_left, a:hover .i_right, a:hover .i_cent ,a:hover .thm_pic {
	border:solid 1px #89B700;
}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; padding:0px; border:solid 1px #666666; line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}

.clear {display: block;height: 0px;clear: both;margin: 0px;padding: 0px;overflow: hidden;}
.edit .clear {display: block;height: 1em;clear: both;margin: 0px;padding: 0px;overflow: hidden; border: dashed 1px #FF9900;}
/* Indentation. */
.Indent1 {margin-left: 40px;}
.Indent2 {margin-left: 80px;}
.Indent3 {margin-left: 120px;}
/* Alignment. */
.alignLeft {text-align: left;}
.alignCent {text-align: center;}
.alignRight {text-align: right;}
.alignFull {text-align: justify;}

.itemBox, .itemBoxBrd {
	clear: both;
	display: block;
	position: relative;
	height: auto;
	margin: 0 0 1em 0;
}
.itemBox p, .itemBoxBrd p{
	margin: 0 !important;
}
.itemBoxBrd {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	border-bottom:1px solid #3C3C3C;
}
.itemBox:after, .itemBoxBrd:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.boxout {
	background: #EFEFEF;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin-bottom: 1em;
}
.boxout strong {
	color: #666666;
}
.boxout strong a, .boxout a strong{
	color: #FF9900;
}
.boxout h1, .boxout h2 {
	background: none !important;
	padding: 0 !important;
	margin: 0 0 0.3em 0 !important;
}
.boxout h4 {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	margin-bottom: 0;
}
.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 2em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin-right: 1em;
}
.smallGrey {
	color: #999999;
	font-size: 10px;
}
.smallTxt {
	font-size: 0.9em;
}
.arwlink-leftd {
	padding-left: 18px;
	background: url(images/left-d.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-left {
	padding-left: 18px;
	background: url(images/left.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-rightd {
	padding-right: 18px;
	background: url(images/right-d.png) no-repeat right center;
	text-decoration: none;
}
.arwlink-right {
	padding-right: 18px;
	background: url(images/right.png) no-repeat right center;
	text-decoration: none;
}
.hilite {
	color: #FF9900;
}
.hide {
	display: none;
}
/*Gallery*/
.gal-thumbs {
	display: block;
	height: auto;
	width: 105%;
}
.gal-thumbs li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 6px 6px 0px;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
}
.lrg li{
	margin: 0px 12px 12px 0px;
}
.gal-thumbs li img {
	float: left; margin:0;
	padding:0px; border:solid 1px #666666; line-height:0;
	/*width: 90px;
	height: 51px;*/
}
.gal-thumbs li a:hover img{
	border:solid 1px #89B700;
}
.gal-thumbs li h4 {
	font-weight: normal;
	font-size: 0.9em;
	clear: both;
	padding: 3px 2px 0px 2px;
	max-height: 1.2em;
	overflow: hidden;
}
/* --------------------------------------------------------------- 
- Lightbox
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(lbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbox/next.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: 22px; float: right;  padding-bottom: 0.7em;	}
#bottomNavClose img {width: 22px; height:22px;}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	min-width: 990px;
	height: 500px;
	background-color: #000;
	}
/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- Form styles
*/
input{margin: 0px;}
fieldset{border: none;}
legend{
	font-size: 1em;
	background: none;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 9em;
	max-width: 25%;
	float: left;
	margin-right: 1em;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
}
.twocol {
	width: 100%;
	clear: both;
}
.twocol label {
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.twocol .even {
	float: right !important;
	clear: right !important;
	margin-right: 0;
}
.lrgform, stdform {
	display: block;
	clear: both;
}
.lrgform p{
	margin: 0.5em 0px 0.5em 0px !important;
	line-height: 1.6em;
}
.stdform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #393939;
	padding: 4px;
	margin-bottom: 1em;
	color: #C7C7C7;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #F8F8F8;
	color: #666666;
	border: solid 1px #252525;
}
.fullfield {
	width: 80%;
}
.largefield{
	max-width: 90% !important;
	width: 26em;
	font-size: 1em;
	padding: 2px;
}
.stdfield{
	max-width: 90%;
	width: 16em;
	font-size: 1em;
	padding: 2px;
}
.flexfield{
	width: 70%;
	font-size: 1em;
	padding: 2px;
}
.smallfield {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
}
.midfield {
	max-width: 80%;
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.midfieldfixed {
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.flexSmallfield {
	width: 40%;
	font-size: 1em;
	padding: 2px;
}
.smallfield-fl {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.minifield {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.minifield-fl {
	max-width: 65%;
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.tinyfield {
	width: 5.5em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield-fl {
	width: 4em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
select{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-size: 1em;
	cursor: pointer;
	color: #ffffff;
	padding: 3px;
	background: #9A120D url(images/btn-grad.png) repeat-x;
	border: solid 1px #252525;
	/*border: solid 1px #A5ACB2;*/
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #FF9900 !important;
}
a .required {
	color: #FF9900 !important;
	font-weight: bold;
}
/* SEARCH --------------------------------------------------------- */
.sp2_title {font-weight: bold;}
.sp2_address {color: #A17128;}
.sp2_info {color: #A17128; margin-top: 0.5em;}
/* --------------------------------------------------------------- */
