@charset "UTF-8";
/* CSS Document */
img, div { behavior: url(/images/iepngfix.htc) }
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #373737;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#products h1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	color: #5f5f5f;
}
.prodbuttons a {
	color: #373737;
	text-decoration: none;
}
.starrating {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A5A5A5;
	margin-bottom: 10px;
}
.price {
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #CC0000;
	font-weight:bold;
	padding-left: 5px;
}
.prodcost p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.minicart {
	text-align: right;
	margin: 0px 0px 20px;
	padding: 0px;
	color: #959595;
}
.invetory {
	font-size: 18px;
	line-height: 20px;
	color: #3f5b83;
}
.minicart a {
	color: #3f5b83;
}
#mainwrap {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headerwrap {
	float: left;
	width: 920px;
	background: url(../graphics/00000002/header.jpg) no-repeat top;
	padding: 20px 40px 0px;
}
.navwrap {
	float: right;
	clear: right;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 550px;
}
.navwrap LI{list-style: none;}
.navwrap a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #FFCC00;
	display: block;
	padding: 20px 10px;
	float: right;
}
.navwrap a:hover {
	color: #DEB217;
}
.navwrap a.nobord {
	border-right: none;
}
.navwrap a.nobord:hover {
	color: #DEB217;
}
.custlinks {
	float: right;
	color: #FFFFFF;
	padding: 0px 10px 0px 0px;
}
.custlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.custlinks a:hover {
	text-decoration: underline;
}
.logo {
	float: left;
	padding-top: 15px;
	clear: left;
}
#subnav {
	float: left;
	width: 980px;
	padding: 0px 10px;
}
.dots {
	background: url(../graphics/00000002/dots.gif) repeat-x left bottom;
	float: left;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumbs {
	float: left;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs a {
	color: #373737;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #3e6287;
}
form#srch {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 275px;
	line-height: 11px;
}
form#srch input {
	background: #FFFFFF;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #666666;
	margin: 0px;
}
form#srch input#go {
	width: auto;
	cursor: pointer;
}
#bodywrap {
	float: left;
	width: 775px;
	padding-top: 20px;
	margin-bottom: 20px;
}
#mainstorelinks {
	float: left;
	width: 775px;
	text-align: center;
	margin-bottom: 20px;
}
#mainstorelinks img {
	padding-right: 10px;
	padding-left: 5px;
}
#sidebarwrap {
	float: right;
	width: 200px;
	padding-right: 15px;
	margin-bottom: 20px;
}
#footerwrap {
	padding: 10px 20px 20px 20px;
	float: left;
	width: 960px;
	background: url(../graphics/00000002/footer.gif) no-repeat top;
}
.railboxes {
	float:left;
	width: 194px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right:8px;
}
.railboxes h1 {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background: url(../graphics/00000002/Top200.jpg) no-repeat top;
	font-weight: normal;
}
ul.raillinks {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	list-style: none;
	background: #FCFCFD;
}
ul.raillinks a {
	text-decoration: none;
	color: #3e6287;
}
ul.raillinks li {
	margin: 0px;
	padding-top: 7px;
}
p.fotterlinks {
	color: #DEB217;
	float: left;
	margin: 0px;
	padding: 0px;
}
p.copyright {
	color: #3e6287;
	float: right;
	margin: 0px;
	padding: 0px;
}
p.fotterlinks a {
	color: #3e6287;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#clear {
	clear: both;
}
#tabs {
}
#products {
	background: url(../graphics/00000002/prodtop.jpg) no-repeat top;
	float: right;
	width: 467px;
	padding-top: 30px;
	margin-right: 15px;
}
.prodcost {
	float: left;
	width: 225px;
}
.prodbuttons {
	width: 102px;
	float: right;
}
.attributes {
	width: 195px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
#bodywrap table a {
	color: #3f5b83;
	text-decoration: none;
}
#bodywrap table a:hover {
	text-decoration: underline;
}
.attributes table {
	border-bottom: 1px solid  #D5D5D5;
}
.attributes td {
	padding: 10px 5px;
}
.prodbuttons input {
	margin-top: 5px;
	margin-bottom: 5px;
}
#prodimage {
	float: left;
	width: 300px;
	text-align: right;
}
.sidead-padding {
	margin-top: 10px;
	margin-bottom: 5px;
}
.prodbuttons img {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
.largeboxes {
	width: 555px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.largeboxes h1 {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 35px 10px 10px 15px;
	background: url(../graphics/00000002/miler-header-2.jpg) no-repeat top;
	font-weight: normal;
}
.largeboxframe {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	list-style: none;
	background: #FCFCFD;
}
.checkoutbox {
	width: 743px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.checkoutbox h1 {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	background: url(../graphics/00000002/checkouthead.jpg) no-repeat top;
	font-weight: normal;
}
.checkoutboxframe {
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	list-style: none;
	background: #FCFCFD;
}
.checkoutboxframe table td {
	padding: 2px;
}
.catthtitles {
	text-align: center;
}
.catthtitles h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul.catfeatures {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: disc;
	color: #7e7e7e;
}
.catsubtitle {
	font-size: 12px;
	line-height: 14px;
	color: #7e7e7e;
	margin: 5px 0px;
	padding: 0px;
}
#cattab {
	float: left;
	width: 155px;
	margin-top: 20px;
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	color: #244A6E;
	list-style: none;
}
#cattab h1 {
	background: url(../graphics/00000002/cattbtop.gif) no-repeat top;
	margin: 0px;
	padding: 20px 0px 20px 10px;
	font-size: 18px;
	line-height: 18px;
	color: #244A6E;
}
ul.tabs li {
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	padding: 10px;
	background: url(../graphics/00000002/grad40.jpg) repeat-x;
}
ul.tabs a {
	color: #244A6E;
	text-decoration: none;
	font-weight: normal;
}
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;
}
.blurbs {
	margin-bottom: 10px;
}
table.testimonial td {
	padding: 10px 5px;
}



/* 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;
}


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;
}


