/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color: #ffffff; /* customize_background */ text-align: center; padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold; display:block; padding-top: 10px; }
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
.clear {
	clear: both;
}


#page{ width:900px; margin:auto; text-align:left }
#page #headerSpacer{ 
height:25px; 
}
#page #header{ position:relative; } 
#page #header #logo{ 
	color:#999; 
	font-size:32px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px; 
	padding: 0px; 
	margin-top:8px; 
	cursor:pointer;  
	left:0px; 
	z-index:10; 
	width:auto; 
	float:left; 
	position: relative; 
}

#page #header #logo a{ 
	display: block;
	width: 350px;
	height: 42px;
	text-indent: -32000px;
	background: url(http://www.offscriptshooting.com/themes/oss/images/logo.jpg) top left no-repeat;
}

#page #header #headerNav{ position: absolute; top: 22px; right: 0px; z-index:2; width:100%; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{
float:left; 
padding:2px 0;  
margin-left:5px; 
margin-bottom: 0px; 
color:#999; 
font-size:13px; 
margin-top:0px 
}
#page #header ul.nav-header li a{ 
text-decoration:none; 
color:#999999; 
background: none; 
padding:2px 8px; 

}
#page #header ul.nav-header li a:hover {
	background: #3fcdeb; 
	color: #ffffff !important; 
}
#page #header ul.nav-header li.nav-selected { 
background: #3fcdeb; 
padding:2px 0; 
color: #ffffff !important; 
}

#page #header ul.nav-header li.nav-selected a {
	color: #ffffff;
}

#page #header ul.nav-header li.nav-selected a:before {
	content: "\002F \002F";
}

#page #header #header-area{margin-top: 10px;}
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.offscriptshooting.com/themes/oss/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 72px !important; padding-right: 0px !important; float:right}
 
#page #central #body{ 
float:left; 
width:650px; 
padding-right:28px; 
overflow:hidden; 
padding-left: 0px !important; 
padding-right: 0px !important;
margin-bottom: 20px;
 
}
#page #central #body p {text-align:justify;}
#page .no-sidebar #body{ float: none !important; width: auto !important; overflow:hidden }
#page #central #sidebar{ 
float:right; 
width:215px; 
overflow:hidden 
}
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(http://www.offscriptshooting.com/themes/oss/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }


#page #central #lower-main {
	width: 425px;
	float: left;
}

#page #central #lower-side {
	width: 425px;
	float: right;
}

#page #central ul {
	padding-left: 15px;
	list-style: square;
}

#page #footer{ 
background: #eeeeee; 
clear:both; 
padding: 10px;
margin-top: 10px;
color:#999; 
font-size:10px;
text-transform: uppercase;
}
#page #footer a{ text-decoration:none; color: #777777; }
#page #footer a:hover {color: #ffffff;}
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */

.ccm-gallery {
border-width: 0px !important;
background: #444444;
}

.ccm-gallery tbody tr td img {
	border: 3px solid #eeeeee;

}

.rssSummaryList {
	margin-top: 10px;
}

.rssSummaryListTitle {
	font-size: 1.3em;
	color: #aaaaaa;
}

.autonav-breadcrumb-container {

}

.port-page-list {
	font-size: 1.5em;
	color: #aaa;
	list-style: url(http://www.offscriptshooting.com/themes/oss/images/port-li.png) !important;
}

.port-page-list li {
	margin: 10px 0;
}

.ccm-page-list-description {
	font-size: .8em;
}



.miniSurveyView {
	background: #efefef;
	padding: 10px;
}

.formBlockSurveyTable input, .formBlockSurveyTable textarea {
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #ddd;
	font-size: 1.3em;
	color: #999;
}

.formBlockSubmitButton {
	background: #3FCDEB;
	color: white !important;
	text-transform: uppercase;
	border-color: white !important;
	
}

.formBlockSurveyTable .question {

	text-transform: uppercase;
}


#lightbox-container-image-box, #lightbox-container-image-data-box {
	background-color: #000000 !important;
}
