/* CSS Document */

body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color:#000000;
}

#container {
	margin: 0 auto;
	width:900px;
	height:auto;
	border: 1px solid #FF6309;
	background-color:#FFFFFF;
	background-image: url(../images/template/back.gif);
	background-repeat: repeat-y;
}

/* HEADER */

.header_box {
	width:900px;
	height:197px;
}

.menu_box {
	width:900px;
	height:24px;
	background-image: url(../images/template/menu.gif);
	background-repeat: no-repeat;
}

/* SPACE */

.white_top_spacer {
	width:900px;
	height:10px;
	background-color:#FFFFFF;
}

.white_bottom_spacer {
	width:900px;
	height:15px;
	background-color:#FFFFFF;
	clear:both;
	background-image: url(../images/template/bottom.gif);
	background-repeat: no-repeat;
}

/* LEFT */

.left_content_box {
	width:577px;
	height:100%;
	border-top: 1px solid #FF6309;
	border-left: 1px solid #FF6309;
	border-right: 1px solid #FF6309;
	float:left;
	margin:0px 0px 0px 10px;
	padding:10px;
}

/* RIGHT */

.right_content_box {
	width:250px;
	height:100%;
	float:left;
	margin:0px 0px 0px 10px;
	background-color:#000000;
	padding:10px;
}

/* PRINT SCREEN */

#print_page_container {
	margin: 0 auto;
	width:900px;
	height:auto;
	border: 1px solid #FF6309;
	background-color:#FFFFFF;
	padding:20px;
	}

/* MENU */
.menu ul{
	margin:0px;
}

html>body .menu {
	margin-top:-17px;
	margin-left:-30px;
}

html/**/body .menu{
	margin:0px;
}

html/**/body .menu{
	margin-left:15px;
}

.menu li {
	float:left;
	margin:2px 11px 2px 13px;
	text-transform:uppercase;
	list-style:none;
}

.menu li a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:.75em;
}

.menu li a:hover {
	color:#FFFFFF;
}

/* COPY */

h1 {
	color:#FF6309;
	font-size:1.0em;
	font-weight:normal;
}

h2 {
	color:#FF6309;
	font-size:0.85em;
	font-weight:normal;
}

h3 {
	color:#FD923C;
	font-size:0.85em;
	font-weight:normal;
}

.body_copy {
	color:#000000;
	font-size:0.75em;
}

.body_copy_italic {
	color:#000000;
	font-size:0.75em;
	font-style:italic;
}

.body_copy_white {
	color:#FFFFFF;
	font-size:0.75em;
}

.body_copy_orange {
	color:#FFFFFF;
	font-size:0.75em;
}

/* BUTTONS */

.formLegend
{
	text-decoration:none;
	color:#FF6309;
	font-size:0.75em;
	font-weight:bold;
}

.a, .a:hover, .an, .an:hover
{
	text-decoration:none;
	color:#FF6309;
	font-size:0.75em;
	font-weight:bold;
}

.an, .an:hover {
	font-size:1em;
}

.a a, .a a:hover, .an a, .an a:hover
{
	text-decoration:none;
	color:#FF6309;
	font-weight:bold;
}

.a img, .a img{
	border:none;
}

.a:hover, .a a:hover
{
	color:#000000;
}

p a, p a:hover
{
	text-decoration:none;
	color:#FF6309;
	font-size:0.75em;
	font-weight:bold;
}

p a:hover
{
	color:#000000;
}

.aw, .aw:hover
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:0.75em;
	font-weight:bold;
}

.aw:hover
{
	color:#FD923C;
}

.ao, .ao:hover
{
	text-decoration:none;
	color:#FD923C;
	font-size:0.75em;
	font-weight:bold;
}

.ao:hover
{
	color:#FFFFFF;
}

.af, .af:hover
{
	text-decoration:none;
	color:#FD923C;
	font-size:0.6em;
	font-weight:bold;
}

.af:hover
{
	color:#FFFFFF;
}

/* LOGIN */

input {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FD923C;
	margin-bottom:5px;
}


.popup_container{
	display:block;
	width:500px;
	height:auto;
	position:relative;
	margin:0px auto;
	border:1px solid #525051;
	background-color:#FFFFFF;
}

.popup_container input, .popup_container select{
	color:#000000;
}

/* gridview stuff ---- DO NOT ATTACH ADMIN TEMPLATE FILE AS WELL OR IT'LL OVERWRITE THESE */
.gridview_location {
	display:block;
	width:100%;
	height:17px;
	line-height:17px;
	vertical-align:middle;
	font-size:.7em;
	color:#ffffff;
	background-color:#140d5e;
	border-bottom:1px solid #FFFFFF;
	clear:both;
}

/* stats gridview styles */
.statview , .statsHour {
	margin:3px;
	border:1px solid #CCCCCC;
}

.statsHour {
	font-size:0.64em;
	color:#666465;
	font-weight:bold;
}

.statBar{
	display:block;
	float:left;
	height:10px;
	border:1px solid #404040;
	line-height:10px;
	font-size:.9em;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

.statview_header, .statview_footer {
	border-bottom:1px solid #CCCCCC;
	background-color:none;
	height:20px;
}

.statview_rowstyle1, .statview_rowstyle2  {
	border-bottom:1px solid #CCCCCC;
	vertical-align:middle;
}

.statview_rowstyle2  {
	background-color:#fdf7f4;
}

.statview_rowstyle_empty {
	background-color:#ff0022;
	font-size:1em;
	text-indent:5px;
	line-height:20px;
}

.statview_col, .statview_header {
	text-align:left;
	padding-left:5px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:.8em;
	color: #666465;
}

.statview_header {
	font-weight:bold;
	font-size:1em;
}


.statview_header a {
	text-decoration:none;	
	color: #666465;
}

.statview_header a:hover {
	text-decoration:none;	
	color:#FF6600;
}


.gridview {
	width:99%;
	margin:3px;
	border:1px solid #CCCCCC;
}

.gridview_header, .gridview_footer {
	border-bottom:1px solid #CCCCCC;
	background-color:none;
	height:20px;
}

.gridview_rowstyle1, .gridview_rowstyle2  {
	border-bottom:1px solid #CCCCCC;
	vertical-align:middle;
}

.gridview_rowstyle2  {
	background-color:#fdf7f4;
}

.gridview_rowstyle_empty {
	background-color:#ff0022;
	font-size:.8em;
	text-indent:5px;
	line-height:20px;
}

.gridview_row_icon, .gridview_header_icon, .gridview_header_options, .gridview_row_options, .gridview_row_image, .gridview_header_image {
	width:20px;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	vertical-align:top;
}

.gridview_header_options, .gridview_row_options {
	border:none;
	border-bottom:1px solid #CCCCCC;
}

.gridview_row_name, .gridview_header_name, .gridview_row_username, .gridview_header_username, .gridview_row_foldername, .gridview_header_foldername, .gridview_row_size, .gridview_header_size, .gridview_row_uploaded, .gridview_header_uploaded, .gridview_row_headline, .gridview_header_headline, .gridview_row_descript, .gridview_header_descript  {
	width:300px;
	text-align:left;
	padding-left:5px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:.7em;
	color: #666465;
}

.gridview_header_name a, .gridview_header_foldername a, .gridview_header_username a, .gridview_header_size a, .gridview_header_uploaded a , .gridview_header_headline a, .gridview_header_descript a{
	text-decoration:none;	
	color: #666465;
}

.gridview_header_name a:hover, .gridview_header_foldername a:hover, .gridview_header_username a:hover,  .gridview_header_size a:hover, .gridview_header_uploaded a:hover, .gridview_header_headline a:hover, .gridview_header_descript a:hover {
	text-decoration:none;	
	color:#FF6600;
}

.gridview_row_username, .gridview_header_username{
	width:500px;
} 

.gridview_row_size, .gridview_header_size {
	width:60px;
}

.gridview_row_uploaded, .gridview_header_uploaded {
	width:150px;
}

.gridview_row_headline, .gridview_header_headline{
	width:200px;
}

.gridview_row_descript, .gridview_header_descript  {
	width:350px;
}

.gridview_row_foldername, .gridview_header_foldername {
	width:150px;
}

.errorBox, .successBox, .galleryHolder, .errorBoxP, .successBoxP {
	display:block;
	margin:3px;
	border:1px solid #a21214;
	background-color:#d52c3f;
}

.errorBoxP, .successBoxP {
	margin:0px 0px 5px 0px;
}

html>body .errorBox, html>body .successBox{
	
}

.successBox, .successBoxP {
	background-color:#a0e070;
	border:1px solid #004222;
}

.errorBox p, .successBox p, .successBoxP p, .errorBoxP p {
	color:#FFFFFF;
	font-size:.7em;
	line-height:25px;
	font-weight:bold;
}

.errorBox img, .successBox img, .successBoxP img, .errorBoxP img {
	margin:4px 4px 0px 4px;
	float:left;
}