/* Redcat Lighting CSS

Client: Redcat Lighting Ltd.
Version: 0.3
Author: Benjamin Colchester (cleanconscience Ltd.)
Date: 15.07.2007
Credits: The Great Noodly Web God
Notes:

*/

/*-------------------------------------------------------------

Redefine Tags

-------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

body {
	background-color: #000;
	color: #fff;
	}
	
p {
	margin-bottom: 5px;
}

h1 {
	font-size: 12px;
	margin: 5px 0 5px 0;
	}

h2 {
	font-size: 11px;
	margin: 0 0 10px 0;
	}
	
h3 {
	font-size: 10px;
	}




/*-------------------------------------------------------------

Main Layout

-------------------------------------------------------------*/

#container {
	width: 760px;
	height: 725px;
	margin: 0 auto;
	background: #000;
	padding: 0 10px 0 10px;
	}

#main {
	width: 740px;
	height: auto;
	margin: 0px auto;
	background-color: #fff;
	}
		
#content {
	width: 740px;
	height: 501px;
	background-color: #ffffff;
	}
	
	#content #maintext {
		width: 384px;
		height: 434px;
		color: #666666;
		float: left;
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
		overflow: auto;
		line-height: 1.3em;
		}
		
		#content #maintext.revised {background: #fff url(../images/rl_maintext_bg.gif) center no-repeat;}
		#content #maintext.revised_index {background: #fff url(../images/rl_maintext_index_bg.jpg) center no-repeat;}
		#content #maintext.revised_grey {background: #fff url(../images/rl_maintext_bg_grey.gif) center no-repeat;}
		
		#content #maintext a{
			color: #D90D31;
			}
			
			#content #maintext a.link {font-size: 10px; color: #333333;}
			#content #maintext a:hover.link {font-size: 10px; color: #a20e02;}

	#content #bottomfunctions {
		width: 414px;
		height: 15px;
		color: #000000;
		float: left;
		text-align: center;
		background: inherit;
		}
		
		#content #bottomfunctions a {
			color: #000;
			font-size: 9px;
			}
			
		#content #bottomfunctions a:hover {
			color: #D90D31;
			}
		
.bottomfunc {
	font-size: 9px;
	color: #000000;
	}
	
.link {font-size: 10px; color: #333333;}

/*-------------------------------------------------------------

Top Flash Banner

-------------------------------------------------------------*/

#header {
	width: 740px;
	height: 200px;
	z-index: 1;
	}

#pinkstrip {
	height: 17px;
	width: 730px;
	background: #D90D32;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	text-align: right;
	font-size: 9px;
	}

#pinkstrip.mauve {background: #F532CC;}
	
.red {
	color: #D90D32;
	display: inline;	
	font-weight: bold;
	}
	
.redlight {
	color: #D90D32;
	display: inline;
	font-weight: normal;
	}
	
.redlightitalic {
	color: #D90D32;
	display: inline;
	font-weight: normal;
	font-style: italic;
	}
	
/*-------------------------------------------------------------

Body Background

-------------------------------------------------------------*/

#leftbar {
	float: left;
	width: 160px;
	height: 500px;
	background: #DCDCDC;
	}
		
#rightbar {
	float: right;
	width: 161px;
	height: 500px;
	background: #DCDCDC;
	}
	
	#rightbar .java {
		display: block;
		float: left;
		width: 150px;
		height: 104px;
		margin-left: 3px;
		margin-top: 5px;
		text-align: center;
	}
	
	html>body #rightbar .java {
		margin-left: 6px;
	}
	
	#rightbar #thirdparty {
		display: block;
		float: left;
		width: 150px;
		height: 50px;
		margin-left: 3px;
		margin-top: 5px;
		text-align: center;
	}
		
#bottombar {
	float: left;
	height: 30px;
	width: 411px;
	padding-top: 6px;
	border-left: #FFFFFF solid 3px;
	border-right: #FFFFFF solid 3px;
	background-color: #DCDCDC;
	margin-left: 1px;
	}
		
/*-------------------------------------------------------------

Menu

-------------------------------------------------------------*/
		
#menucontainer {
	height: auto;
	width: 160px;
	background: #DCDCDC;
	margin-top: 2px;
	}

	#menucontainer ul {}
	#menucontainer li {
		float: left;
		list-style-type: none;
		}
		
		#menucontainer li a {
			display: block;
			width: 150px;
			height: 30px;
			color: #DCDCDC;
			text-decoration: none;
			margin: 3px 2px 3px 3px;
			padding: 0px 0px 0px 4px;
			background: #DCDCDC url(../images/menuitem_bg_up.png) center no-repeat;
			}
			
		#menucontainer li a:hover { 
			color: #D90D31; 
			background: #DCDCDC url(../images/menuitem_bg_over.png) center no-repeat;
			}
			
			
.active {font-weight: 700; color: #D90D31;} 
	
#clientsad {
	float: left;
	height: 172px;
	width: 160px;
	margin-top: 2px;
	background: #DCDCDC url(../images/clientsad_bg2.png) center no-repeat;
	}
			
/*-------------------------------------------------------------

Bottom Info

-------------------------------------------------------------*/
	
	#bottombar a {
		display: block;
		width: 256px;
		height: 26px;
		margin: 0px auto;
		background: #DCDCDC url(../images/bottominfo_up.png) center no-repeat;
		}
		
	#bottombar a:hover {
		background: #DCDCDC url(../images/bottominfo_over.png) center no-repeat;
		}
		
/*-------------------------------------------------------------

Lightbox

-------------------------------------------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-left: #D90D31 solid 2px;
	border-right: #D90D31 solid 2px;
	border-top: #D90D31 solid 2px;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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%;
	padding-bottom: 10px;
	border-left: #D90D31 solid 2px;
	border-right: #D90D31 solid 2px;
	border-bottom: #D90D31 solid 2px;	
	}

#imageData{	padding:0 10px; color: #000; }
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}



/*---- Lightbox v1 
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color: #000000;
	}
	
	#lightbox a {color: #000000;}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #000000;
	}	
#lightboxCaption{ float: left; color: #000000;}
#keyboardMsg{ float: right; color: #000000;}
#closeButton{ top: 5px; right: 5px; color: #000000; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

-------*/