﻿html { 
	background: #000 url(../img/arrf_bg.jpg) repeat-x fixed;
} 
body { 
	margin: 0;
	padding: 0;
	font: normal 90% tahoma, verdana, arial, sans-serif;
	color: #000;
} 
* { 
	margin: 0;
	padding: 0;
}
#container { 
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	color: #000;
	background: #fff url(../img/container_bg.gif) repeat-y;
} 
#containertop { 
	width: 900px;
	height: 30px;
	background: #fff url(../img/blk_bg.gif) no-repeat top left;
} 
#container p { 
	margin: 2px 5px 5px 5px;
}
#fontholder { 
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 0;
	color: #000;
	background-color: #fff;
	text-align: center;
} 
#header { 
	background: #fff url(../img/arrf_logo.jpg) no-repeat top left;
	float: left;
	width: 900px;
	height: 120px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#holidayheader { 
	background: #fff url(../img/arrf_holiday_logo.jpg) no-repeat top left;
	float: left;
	width: 900px;
	height: 120px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#search {
	float: right;
	width: 300px;
	height: 75px;
	margin: 0px;
	padding: 20px 25px 0px 0px;
	text-align: center;
}
#content { 
	margin-left: 200px;
	margin-right: 150px;
	padding: 0 5px 5px 5px;
	background: transparent;
	border-top: solid 1px #888;
	color: #000;
}
#content-gallery { 
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 5px 5px 5px;
	background: transparent;
	border-top: solid 1px #888;
	color: #000;
}
#content p {
	line-height: 1.3em;
}
#networks {
	background: #fff;
	width: 549px;
}
#facebook {
	float: left;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 400px;
	width: 260px;
}
#myspace {
	float: left;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 400px;
	width: 260px;
}
#sidebar { 
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	color: #444;
}  
#sidebar a { 
	text-decoration: underline;
	color: #960;
} 
#sidebar a:hover { 
	text-decoration: underline;
	color: #000;
}
.smallfont { 
	font: normal 0.8em tahoma, verdana, arial, sans-serif;
	color: #444;
	line-height: 1.2em;
} 
.myclass1 { 
	font: normal 0.8em tahoma, verdana, arial, sans-serif;
	text-align: left;
	color: #444;
} 
.myclass2 { 
	font: normal 0.8em tahoma, verdana, arial, sans-serif;
	text-align: left;
	color: #444;
} 
#menubar { 
	margin: 0 auto 0 auto;
	width: 100%;
	height: 25px;
	background-color: #fff;
	clear: both;
} 
#navcontainer ul { 
	list-style-type: none;
	color: #000;
	width: 100%;
	font: normal 90% tahoma, verdana, arial, sans-serif;
	letter-spacing: 1px;
	text-align: center;
} 
li { 
	display: inline;
} 
li a {
	background-color: #fff;
	text-decoration: none;
	color: #000;
	padding: 0px 15px 0px 15px;
} 
li a:hover { 
	color: #960;
	text-decoration: none;
} 
li a#current { 
	color: #960;
} 
#rightsidebar { 
	text-align: center;
	float: right;
	width: 150px;
	margin: 0px;
	padding: 0px;
	color: #444;
} 
#rightsidebar a { 
	text-decoration: underline;
	color: #960;
} 
#rightsidebar a:hover { 
	text-decoration: underline;
	color: #000;
} 
#footer {
	background: #000 url(../img/wht_bg.jpg) no-repeat;
	width: 900px;
	height: 40px;
	clear: both;
	text-align: center;
	color: #888;
	margin: 0 auto 0 auto;
	padding: 0;
	border-top: solid 1px #888;
} 
img { 
	border: 0;
} 
h1 { 
	margin: 0;
	font: normal 1.5em tahoma, verdana, arial, sans-serif;
	color: #333;
} 
h2 {
	background: url(../img/h2_bg.jpg) no-repeat bottom left;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
	font: normal bold 1.4em tahoma, verdana, arial, sans-serif;
	letter-spacing: 1px;
	color: #960;
	text-align: left;
} 
h3 { 
	padding: 2px;
	margin: 0px;
	font: normal bold 100% tahoma, verdana, arial, sans-serif;
	letter-spacing: 1px;
	color: #444;
	text-align: left;
	border: solid 1px #888;
	background-color: #fff;
} 
h4 {
	padding: 1px 0px 0px 220px;
	margin: 0px;
	font: normal bold 1.4em tahoma, verdana, arial, sans-serif;
	letter-spacing: 1px;
	color: #a84;
	text-align: left;
} 
#content a { 
	text-decoration: underline;
	color: #960;
} 
#content a:hover { 
	color: #000;
} 
.clear { 
	clear: both;
} 
.clearl { 
	clear: left;
} 
.clearr { 
	clear: right;
} 
hr { 
	border: 0 none;
	border-top: 1px solid #f0f0f0;
	width: 98%;
	height: 1px;
	text-align: center;
	clear: both;
	padding: 2px 0 2px 0;
	margin: 0 auto 0 auto;
} 
#column1 { 
	text-align: right;
	float: left;
	width: 40%;
} 
#column2 { 
	float: left;
	width: 40%;
	border-left: 1px solid #535353;
} 
#ga_block { 
	width: 500px;
	background-color: #fff;
} 
#ga_block img { 
	display: block;
	border: none;
} 
#ga_block #ga_title { 
	font: normal 1em tahoma, verdana, arial, sans-serif;
	border: none;
	margin: 4px 0 0 0;
	color: #000;
} 
#ga_block #ga_title a { 
	text-decoration: none;
	color: #960;
} 
#ga_block #ga_text { 
	font: normal 1em tahoma, verdana, arial, sans-serif;
	border: none;
	margin: 4px 0 0 0;
} 
#ga_block #ga_text a { 
	text-decoration: none;
	color: #000;
} 
#ga_block #ga_text p { 
	margin: 4px 0;
} 
#ga_block #ga_text img { 
	display: block;
	float: left;
	border: none;
	margin: 0 1em 1em 0;
} 
#sptipfeedtype { 
	color: #c0c0c0;
} 
#sptipfeedtext { 
	color: #c0c0c0;
} 
#sptiplink { 
	color: #960;
} 
.c { 
	text-align: center;
} 
.l { 
	text-align: left;
}
.r { 
	text-align: right;
}
span.c2 { 
	color: #c0c0c0;
	font-size: 80%;
} 
label.c1 { 
	display: none;
} 
.hoverimg img { 
	border: 1px solid #fff;
} 
.hoverimg:hover img { 
	border: 1px solid #000;
}
.float-r {
	text-align: right;
	float: right;
}
.float-l {
	text-align: left;
	float: left;
}
.formfield {
	width: 125px;
}
.loginform {
	padding-left: 5px;
}
.formbutton {
	font: normal 0.8em tahoma, verdana, arial, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	text-align: center;
}
.red {
	font: normal 100% tahoma, verdana, arial, sans-serif;
	letter-spacing: 1px;
	color: #f00;
}
#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(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; 
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../img/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../img/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;
}


#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
#content textarea:focus, input:focus {
	background-color: #f8f8f8;
}
#content input, textarea {
	
	padding: 2px;
		
	margin-bottom: 5px;

	border: 1px solid #ccc;

}

#content input.submit-button {

	background: #ccc;
	border: solid 1px #ccc;
	width: 80px;

	color:#000;
        display:block;
        margin:0px auto;
	padding: 2px;
}
#content input.submit-button:hover {

	background: #fff;
	border: solid 1px #ccc;
	width: 80px;

	color:#000;
        display:block;
        margin:0px auto;
	padding: 2px;
}


#content label {
	display: block;
	width: 100px;
	float: left;
	margin: 2px 4px 6px 4px;
	text-align: right;
}


#content fieldset {
	width: 400px;
	border: 1px solid #fff;
        margin: 0px;
	padding: 0px;
}


#content legend {
	color: #800;
	padding: 10px 5px 15px 5px;
	font-variant: small-caps;
}#videoBar-bar {
	background-color: #000;
	width: 105px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}
#twtr-profile-widget {
	padding-left: 2px;
}