body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}


/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; position: relative; min-height: 500px;
											  background: url(images/bg.png) top center; }


/*
	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: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#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; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

.searchfield {
	background-image:url('images/searchfield.jpg');
	width: 112px;
	background-repeat:no-repeat;
	height:14px;
	vertical-align:top;
	font-size:10px;
	border: 0 none;
	margin-top: -3px; 
	margin-bottom: -3px;
}

.searchbutton {
	background-image:url('images/crturbos_13.jpg');
	width: 121px;
	border: 0;
	background-repeat:no-repeat;
	height:22px;
	padding: 5;
	vertical-align:top;
	
	}

.loginfields {
	background-image:url('images/usernamefield.jpg');
	width: 300px;
	border: 0;
	background-repeat:no-repeat;
	height:25px;
	padding: 5;
	vertical-align:middle;
}

.loginbutton {
	background-image:url('images/loginbutton.jpg');
	background-repeat:no-repeat;
	height:30px;
	padding: 0;
}

.maintext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#table
 {
  border: 1px solid #FF0000;
}

#details
 {
  border: solid #FF0000; /* 'cellspacing' */
  border-collapse:collapse;
}
  
.redtext{
	font-size:12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.mediumredtext{
	font-size:15px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.largeredtext{
	font-size:16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blacktext{
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.redtextsmall{
	color: #FF0000;
	margin-left: 40px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.largetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.bigS {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}

.redItalic {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.greentext {
	color: #00FF00;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: none;
border: 0px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
font-size: 10px;
font-weight: bold;
width: 160px; /*width of menu (not including side paddings)*/
color: #b9b9b9;
background: #630000;
border-bottom: 1px solid black;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #0028D4;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#pscroller2{
width: 100%;
height: 15px;
padding: 0px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.maintextsmall {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}