@charset "UTF-8";
/* CSS Document */

body {
	background: #D1D1D1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
}
A {
	color:#666666;
	text-decoration:none;
}
A.visited {
	color:inherit;
}
#rwmain {
	background: #FFFFFF; /*url(../graphics/00000001/rwlines.gif) repeat-y;*/
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#toptabs {
	background: #D1D1D1; /*url(../graphics/00000001/rwlines.gif) repeat-y;*/
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}
#pd {
	color: #9E9E9E;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 10px 25px 10px 0px;
}
#pd a {
	color: #9E9E9E;
	text-decoration: none;
}
#rwheader {
	/*background: url(../graphics/00000001/rwtop.gif) no-repeat top;*/
	float: left;
	width: 950px;
	padding: 0px 20px;
	margin-bottom:15px;
}
.cattree {
	background: #ffffff;
	float: left;
	width: 200px;
}
.cattree h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
	background: #4C4C4B url(../graphics/00000001/headerbars.jpg) repeat-y left;
	margin: 0px;
}

.mainH1{
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	}

.cattree ul {
	margin: 0px;
	padding: 10px;
	list-style: none;
}
.cattree ul li {
	margin-top: 7px;
	margin-bottom: 7px;
}
.cattree li a {
	color: #666666;
	text-decoration: none;
}
.cattree li:hover{background:#ebebeb;}
.logo {
	float: left;
	margin-bottom: 20px;
}
#clear {
	clear: both;
	padding-right: 20px;
	text-align: right;
	color: #BDBDBD;
}
.custlinks {
	float: right;
	margin: 0px;
	padding: 0px;
}
#custlinks a {

}
.nuuSubNav{float:right;font-size:16px;color:#cbdb2a;padding-top:15px;font-weight:bold;width:600px;text-align:right;}
.subNav{float:right;font-size:16px;color:#b82327;padding-top:15px;font-weight:bold;width:600px;text-align:right;}
.subNav A{color:#696969}
.miniLinks{font-size:12px;color: #696969 !important;}
.miniLinks A{color: #696969 !important;}
.checkoutLinks{font-size:14px;color: #696969 !important;}
.checkoutLinks A{color: #b82327 !important;}
.homefeatures{float:left;width:986px;}
.featureL{float:left;width:493px;border-right:1px solid #ebebeb;}
.featureR{float:right;width:492px;}
.rwcontent{float:left;	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px 25px 25px 25px;}
#rwbodywrap {
	float: left;
	width: 740px;
	padding-left: 20px;
}
#rwbodywrap a {
	color: #4b4b4a;
}
#rwbodywrap a:hover {
	text-decoration: none;
}
.flashhome {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
	z-index: -100;
}
.padR15 {
	padding-right: 15px;
}
h1.press {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #8D0000;
	padding: 5px;
	background: url(../graphics/00000001/headerbars.jpg) repeat-y left;
	margin: 0px;
}
.presstimestamp {
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#rwbodywide {
	float: left;
	width: 950px;
	padding-right: 20px;
	padding-left: 20px;
}
#rwfooterinfo {
	padding: 0px 20px 20px;
	float: left;
	width: 950px;
}
#rwfooterinfo hr {
	margin: 20px 0px;
	padding: 0px;
	color: #ebebeb;
	background: #ebebeb;
	height: 1px;
	border: 0px;
}
p.footerlinks a {
	text-decoration: none;
	color: #859eae;
}
.footerlinks {
	float: left;
	margin: 0px;
	padding: 0px;
}
.copyright {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}
#sidebarwrap {
	float: right;
	width: 200px;
	padding-right: 20px;
}

#toplinkwrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	background: #C8C8C8 url(../graphics/00000001/fade.jpg) repeat-y left;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
	background:none;
}

#nav li {
	float: right;
	width: 6.5em;
}
#nav  li a {
	display: block;
	color: #859eae;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	background: #ffffff;
	width: 12em;
	border:1px solid #859eae;
}
#nav li ul li {
	float: none;
	width: 15em;
}
#nav li ul li a {
	text-align: left;
	display: block;
	padding-left: 10px;
}
#nav   li   ul   li a:hover  {
	background: #ebebeb;
}

#nav li:hover ul {
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li.gry1 {
}
#nav li.gry2 {
font-size:18px;
}
#nav li.gry3 {
font-size:14px;
}
#nav li.gry4 {

}
#nav li.gry5 {

}
#nav li.gry6 {

}
#rwsubhead {
	float: left;
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
}
.breadcrumbs a {
	color: #898989;
	padding-right: 3px;
	padding-left: 3px;
}
#search{heigth:24px;}
form#searchbox {
	text-align: right;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
form#searchbox input {
	background: #FFFFFF;
	width: 200px;
	border: 1px solid #A7A7A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #A7A7A7;
	padding: 3px;
}
form#searchbox input.gobtn {
	background: #9E0000;
	width: auto;
	border: 1px solid #666666;
	color: #FFFFFF;
	cursor: pointer;
	padding: 2px;
}
.breadcrumbs {
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-size:10px;
	width:668px;
}
h1.titles {
	background: url(../graphics/00000001/topgrad.jpg) repeat-y right;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #9A0000;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 0px;
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 198px;
	list-style: none;
	border:1px solid #ebebeb;
	margin-bottom:20px;
}
ul.tabs li {
	padding: 5px 2px 5px 5px;
	border-bottom:1px solid #ebebeb;
	/*background: #777777 url(../graphics/00000001/tabgray.jpg) repeat-x top;*/
}
ul.tabs a {
	color: #4a4a4a;
	text-decoration: none;
}
.graybox560 {
	background: #E8E8E8;
	float: left;
	width: 560px;
}
.graybox720 {
	background: #ffffff;
	float: left;
	width: 700px;
	padding-left: 10px;
}
.mainCatBox{	float: left;
	width: 530px;margin-left:10px;overflow:hidden;}
. {
	background: #FFFFFF;
	float: left;
	width: 500px;
	padding: 10px;
}
.mainCatBox h1 {
	font-size: 16px;
	color: #4b4b4a;
	background: #ebebeb;
	padding: 10px ;
	width: 510px;
	margin-top:0px;
}
. h1,  {
	font-size: 14px;
	line-height: 16px;
	color: #4b4b4a;
	background: url(../graphics/00000001/waveicon.gif) no-repeat left;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 25px;
}
. h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 25px;
}
#products {
	float: right;
	width: 410px;
	padding-top: 30px;
}
#products h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #4b4b4a;
}
.prodbuttons a {
	color: #373737;
	text-decoration: none;
}
.prodcost {
	float: left;
	width: 225px;
}
.prodbuttons {
	width: 102px;
	float: right;
}
.prodcost p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.prodbuttons img {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
#prodimage {
	float: left;
	width: 275px;
	height: 275px;
	border:1px solid #c7c7c7;
	text-align: right;
}
.attributes {
	width: 175px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
.attributes table {
	border-bottom: 1px solid  #D5D5D5;
}
.attributes td {
	padding: 10px 5px;
}
.prodbuttons input {
	margin-top: 5px;
	margin-bottom: 5px;
}
.starrating {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A5A5A5;
	margin-bottom: 10px;
}
.price {
	font-size: 26px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 5px;
	color: #800000;
}
.priceSm {
	font-size: 16px;
    font-weight: bold;
    line-height: 18px;
	color: #800000;
}
.invetory {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
}
table.login td {
	padding: 5px;
}
table.login input {
	background: #FFFFFF;
	width: 200px;
	border: 1px solid #999999;
	padding: 2px;
}
table.login input.nostyle {
	width: auto;
	border-style: none;
}
.login h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.checkoutboxframe {
	margin: 0px 0px 10px;
	padding: 10px;
	border: 1px solid #ebebeb;
	list-style: none;
	background: #ffffff;
}
.checkoutboxframe table td {
	padding: 2px;
}
.graybox720 h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
.catthtitles {
	text-align: center;
	height: 45px;
}
.catthtitles h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 5px;
}
#rwbodywrap .tabs a {
	color: #666666;
}
#rwbodywrap .tabs li:hover {
	background: #ebebeb;
	text-decoration: none;
}

@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.slidingDivBox {
	margin-top:25px;
}

.slidingDiv {
    display: none;
	width:600px;
	height:130px;
	border:2px solid #e2e2e2;
	margin-top:7px;
	padding:20px;
}

img{border:none;}

pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:752px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:752px;
		background:#fff;		
		margin-bottom:2em;
		}	
	
	#containerSm{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:935px;
		background:#fff;		
		margin-bottom:2em;
		}
		
	#containerPCM{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:756px;
		background:#fff;		
		margin-bottom:2em;
		}
						
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li,
	#sliderHome ul, #sliderHome li,
	#sliderPCM ul, #sliderPCM li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:752px;
		height:267px;
		overflow:hidden; 
		}
		
	#sliderHome li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:935px;
		height:291px;
		overflow:hidden; 
		}
		
	#sliderPCM li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:756px;
		height:318px;
		overflow:hidden; 
		}
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:16px;
		height:47px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:16px;
		height:47px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:14px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:14px;
		line-height:14px;
		}
	ol#controls li a{
		float:left;
		height:14px;
		line-height:14px;
		border:1px solid #ccc;
		background:#eeeeee;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#7a7a7a;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
	overflow: hidden;
	z-index: 0;
	position: relative;
	border: 10px solid #ffffff;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../graphics/00000002/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../graphics/00000002/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../graphics/00000002/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../graphics/00000002/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../graphics/00000002/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../graphics/00000002/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../graphics/00000002/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */



/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textareaRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (TEXTAREA) looks like when the widget is in one of the states: * focus, required / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the TEXTAREA
 * - the widget id is placed on the TEXTAREA element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the TEXTAREA has a green background applied on it. */
.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
}

/* When the widget is in an invalid state the TEXTAREA has a red background applied on it. */
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}

/* When the widget has received focus, the TEXTAREA has a yellow background applied on it. */
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textarea looks like.
 * It applies only when the widget has enforce max chars enabled and the user tries to type some more.
 */
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}


/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}



