/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: left center;
	background-attachment: fixed;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-transform: capitalize;
	margin-top: 5px;
}
#rightbarcontent h1 {
	color: #333333;
}

p {
	font-size: 0.8em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
}
.readmore {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #006666;
	font-weight: bold;
}




					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	width: 1px;
}
a											{ outline: none; }
#container {
	background-attachment: fixed;
	background-image: url(images/bgleft.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#wrapper2 {
	background-attachment: fixed;
	background-image: url(images/bgright.jpg);
	background-repeat: no-repeat;
	background-position: 100% center;
}




/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 700px;
	min-height: 500px;
	background-color: #FFFFFF;
	padding: 12px;
	border: 4px solid #000000;
	margin-left: 12%;
}
#main-photo-slider {
	margin-bottom: 12px;

}



/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 700px;
	height: 400px;
}			
.slidertxtbox {
	margin-right: 0px;
	margin-bottom: 12px;
	float: right;
	width: 260px;
	background-color: #BAB9B9;
}
#leftcontent {
	width: 410px;
	float: left;
}


.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 700px;
	height: 400px;
}
.stripViewer .panelContainer				{
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel			{
	float: left;
	position: relative;
	width: 700px;
	height: 100%;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px none black;
	margin-right: 5px;
}
.wrapper {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#leftcontent p {
	font-size: 0.8em;
	font-weight: normal;
}
.leftxt {
	padding-left: 10px;
}


.bannerimg {

}


ol, ul {
	list-style: none;
}
#movers-row  ul{
	background-color:#333333;
	text-align:center;
	padding-top: 6px;
	border: 3px none #000000;
	visibility: visible;
	z-index: 100;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	height: 28px;
	margin-top: 4px;
}
#movers-row  li{
	display: inline;
}
#movers-row  ul  a{
	text-decoration:none;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 17px;
	margin-right: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#movers-row  ul  a:hover{
	text-decoration:none;
	color:#FFFF00;
}	
#movers-row									{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-color: #FFFFFF;
}
#movers-row div								{
	padding: 0px;
	margin: 0px;
	width: 110px;
}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
#footerdiv {
	width:650px;
	height:8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#logodiv {
	left:-88px;
	top:20px;
	width:700px;
	z-index:1;
	padding-bottom: 8px;
}
.divider {
	font-size: 1px;
	line-height: 1px;
	margin-top: 16px;
	margin-bottom: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.curveboxdiv {
	margin: 0px;
	line-height: 1px;
}

.curveboxtl {
	background-image: url(images/boxedge.gif);
	background-repeat: no-repeat;
	background-position: -3px -3px;
	height: 15px;
	width: 15px;
	float: left;
}
.curveboxtr {
	background-image: url(images/boxedge.gif);
	background-repeat: no-repeat;
	background-position: -94px -3px;
	height: 15px;
	width: 15px;
	float: right;
}
.curveboxbl {
	background-image: url(images/boxedge.gif);
	background-repeat: no-repeat;
	background-position: -3px -27px;
	height: 15px;
	width: 15px;
	float: left;
	margin-bottom: -1px;
}
.curveboxbr {
	background-image: url(images/boxedge.gif);
	background-repeat: no-repeat;
	background-position: -94px -27px;
	height: 15px;
	width: 15px;
	float: right;
	margin-bottom: -1px;
}

.curveboxdiv .curveboxtl, .curveboxtr, .curveboxbl, .curveboxbr {
	line-height: 0px;
}
#rightbarcontent {
	padding-right: 8px;
	padding-left: 12px;
}
#rightbar p {
	color: #FFFFFF;
	text-decoration: underline;
}
#rightbarcontent .readmore a {
	color: #003333;
}
