/***** GLOBAL 2 *****/body {	margin: 0;	padding: 0;	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	font-size: 12px;	line-height: 18px;	color: #737373;	font-weight: normal;}

/***** BEGIN THEME LAYOUT *****/body {	margin: 0px;	background-color: #d7d7d7;	line-height: 150%;}.body-wrapper {	display: table;	width: 900px;	background-color: #fff;	margin-right: auto;	margin-left: auto;	margin-bottom: 0;	margin-top: 0;	clear: both;}.errorMessage {	margin: 30px 50px;	line-height: 150%;}.logo {	float:left;	width: 466px;	height: 93px;	margin: 0;	padding: 0;}.search-block {	float: right;	padding: 35px 35px 0 0;	background-color: #000;	width: 399px;	height: 58px;}.menuWrapper {	width: 900px;	background-color: #737373;	z-index: 1000;}.p, P {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	font-size: 12px;	line-height: 18px;	color: #737373;}.small { font-size: 90%; color: #999; }.modSpacer {	margin: 0;	padding: 0;}.modSpacer a {	color: #737373;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #E4E4E4;}.modSpacer a:hover {	color: #737373;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #A2A2A2;}.modSpacer a.noline, .modSpacer a.noline:hover, .footer-wrapper a.noline, .footer-wrapper a.noline:hover {	text-decoration: none;	border-bottom-width: 0;}h1 {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	font-size: 20px;	letter-spacing: 1px;	display: block;	margin-bottom: 25px;	text-transform: uppercase;	font-weight: bold;	color: #0090D0;}h2 {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	font-size: 16px;	letter-spacing: 1px;	display: block;	margin-bottom: 25px;	text-transform: uppercase;	font-weight: bold;	color: #0090D0;}h3 {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	font-size: 12px;	text-transform: uppercase;	line-height: 18px;	display: block;	font-weight: bold;	margin-bottom: 10px;	color: #484848;}h4, h5 {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	font-size: 12px;	line-height: 18px;	display: block;	margin-bottom: 10px;	color: #484848;}.footer-wrapper {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	display: block;	width: 900px;	font-size: 10px;	line-height: 15px;	color: #888888;	padding-top: 30px;	padding-bottom: 20px;	margin-right: auto;	margin-left: auto;	border-top: 10px solid #737373;	clear: both;}.footer-wrapper a {	color: #999999;	text-decoration: none;}.footer-wrapper a:hover {	color: #999999;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #B3B3B3;	position: relative;}.picture_right_NOBORDER {	float: right;	margin-bottom: 20px;	background-position: right;	margin-left: 20px;}/** content frames **/TABLE.contentTable { width: 900px; }TABLE.allColumns {  }#inner {	width: 900px;	padding: 0;	margin: 0;	position: relative;}#inner-home {	width: 900px;	padding: 0;	margin: 0;	background-color: #000;	position: relative;	z-index: 0;}#inner-catalog {	width: 900px;	padding: 0;	margin: 0;	background-color: #fff;	position:relative;}#inner-home TABLE.contentTable { 	background-color: #fff;}#inner-home-search {	background-color: #fff;}#inner-home-search TABLE.contentTable TD.left { 	background-color: #fff;	padding: 0 0 20px 45px;}#inner TD.left, #inner-home TD.left {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	color: #656565;	background-image: url(/binary/themes/CODMAN/images/column-bckgrd.gif);	background-repeat: repeat-y;	background-position: left center;	background-color: inherit;	width: 220px;	vertical-align: top;	}TD.middle {	vertical-align: top;}TD.rightLg {	padding: 10px 50px 35px;	vertical-align: top;}TD.rightSm {	width: 220px;	vertical-align: top;}.clear { clear: both; }/** PRODUCT CATALOG SUB-SITE **/#banner-sub-home {	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;	font-size: 9px;	text-transform: uppercase;	color: #bfe3f3;	background-color: #0090d0;	display: block;	height: 27px;	line-height: 28px;	text-align: right;	padding-right: 15px;	padding-top: 2px;}#banner-sub-home a {	color: #bfe3f3;	text-decoration: none;}#banner-sub-home a:hover{	color: #fff;	text-decoration: none;}/** EVERYTHING HERE DOWN IN FOR THE JS MENUING DISPLAY **/.m0table {	background-color: #737373;	font-family: 'Lucida Grande', Helvetica, Arial, Geneva;	font-size: 11px;	text-transform: uppercase;	text-decoration: none;	text-align: center;	color: #FFF;	letter-spacing: 1px;}.m0inner {	color: #fff;	padding: 0;	border-right: 1px solid #878787;}.m0innerOver {	background-color: #4F4F4F;	padding: 0;	border-right: 1px solid #878787;}.m1table { /** a dynamic table that wraps this entire menu level */	background-color: #0090d0;	font-size: 11px;}.m1inner { /** the TD of each entry in this menu level */	margin: 0;	color: #fff;}.m1innerOver {	padding: 0 5px 0 15px;	margin: 0;	color: #fff;	background-color: #087bb7;	border-bottom: 1px solid #59b7e0;}.m1movero {}.m1mouto {	border-bottom: 1px solid #59b7e0;	padding: 0 5px 0 15px;	margin: 0;}/**** END JS MENUING ***/

/***** BEGIN THEME VARIANT *****/

/***** BEGIN SITE CSS *****/TD.left .content_col_left-content {
	padding: 37px 27px 25px 27px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 16.5px;
}
TD.left .content_col_left-relProducts {
	padding: 37px 27px 0 27px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 16.5px;
}

.content_col_left-content a, .content_col_left-relProducts a {
	color: #424242;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2A2;
}
.content_col_left-content a:hover, .content_col_left-relProducts a:hover {
	color: #737373;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2A2;
}
.content-bullet2 {
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0090D0;
	font-weight: bold;
}
.content-bullet2 a {
	color: #0090D0;
}
.content-bullet-notselected {
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #737373;
}
.content-bullet-notselected a {
	color: #737373;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3F3F3;
}
.content-bullet-notselected a:hover {
	color: #4a4a4a;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3F3F3;
}
.content_col_left-product {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #0090D0;
	line-height: 16.5px;
	background-color: #F3F3F3;
	width: 180px;
	padding-top: 35px;
	padding-right: 14px;
	padding-bottom: 25px;
	padding-left: 27px;
	text-transform: uppercase;
}
.content_col_left-product a.content-bullet {
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0090D0;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3F3F3;
}
.content_col_left-product a.content-bullet:hover {
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0090D0;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3F3F3;
}
.content_col_left-product a.content-bullet-notselected {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3F3F3;
}
.content_col_left-product a.content-bullet-notselected:hover {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3F3F3;
	color: #555555;
}

.content-wrapper-login {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-login-uk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F0F0F;
	text-align:right;
	height: 512px;
}

/** homepage rotating stuff **/
.content-wrapper-home1 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-Hemedex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F0F0F;
	text-align:right;
	height: 650px;
}
.content-wrapper-home2 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-Bactiseal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F0F0F;
	text-align:right;
	height: 650px;
}
.content-wrapper-home3 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-chpv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F0F0F;
	text-align:right;
	height: 650px;
}
.content-wrapper-home4 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-chpv2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F0F0F;
	text-align:right;
	height: 650px;
}
.content-wrapper-home5 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-isocool-uk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F0F0F;
	text-align:right;
	height: 650px;
}
.content-wrapper-home6 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-custombone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F0F0F;
	text-align:right;
	height: 650px;
}
/** end homepage rotating stuff **/


.content-login {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #818181;
	padding: 45px 0px 20px 30px;
        height: 560px;
}
.content-login a {
	color: #ffffff;
	text-decoration: none;
}
.content-login a:hover{
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
}
.content-home {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #818181;
	padding: 25px 0 20px 30px;
        height: 600px;
}
.content-home a {
	color: #ffffff;
	text-decoration: none;
}
.content-home a:hover{
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
}
.content-catalog-home {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #818181;
	padding: 25px 0 20px 30px;
        height: 670px;
}
.content-catalog-home a {
	color: #ffffff;
	text-decoration: none;
}
.content-catalog-home a:hover{
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
}
.content-divider-home {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #313131;
	margin-top: 24px;
	margin-bottom: 24px;
	width: 240px;	
}
.content-bullet-home {
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 17px;
}
.content-text-bullet {
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 17px;
}
.content-text-bullet a{
	text-decoration: none;
	border-bottom-style: none;
}

/** catalog homepage rotating photos **/
.catalog-wrapper-home1 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-EDS3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	background-color: #0F0F0F;
        height: 715px;
}
.catalog-wrapper-home2 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-karlin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	background-color: #0F0F0F;
	height: 715px;
}
.catalog-wrapper-home3 {
	display: block;
	clear: both;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/home-bckgrd-rotilt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	background-color: #0F0F0F;
	height: 715px;
}

/** picture layout **/
.picture_caption {
	display: block;
	text-align: center;
        padding-bottom: 15px;
}
.picture_caption2 {
	display: block;
	line-height: 16px;
	background-color: #D9F1F5;
	text-align: center;
	color: #0090D0;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.picture_left {
	border: 1px solid #6C4983;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_left_NOBORDER {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-position: left;
}
.picture_left_caption {
	float: left;
	margin-bottom: 20px;
	line-height: 16px;
	background-color: #D9F1F5;
	text-align: center;
	color: #0090D0;
	font-size: 10px;
	margin-right: 20px;
	padding-bottom: 15px;
}
.picture_home_left_NOBORDER {
	float: left;
	margin-right: 20px;
}

 .picture_right {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
	border: 1px solid #FFB462;
}
.picture_right_NOBORDER {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
}
.picture_right_caption {
	float: right;
	margin-bottom: 20px;
	line-height: 16px;
	background-color: #D6EDF9;
	text-align: center;
	color: #0090D0;
	font-size: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
}

/** misc layout **/
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3B3B3;
	margin-top: 25px;
	margin-bottom: 25px;
}
.text-blue {
	color: #0090D0;
}
.text-small {
	font-size: 10px;
	line-height: 14px;
}
.link-global {
	font-size: 13px;
	text-decoration: none;
	line-height: 27px;
}
.link-global a{
	text-decoration: none;
}
.content-subtitle {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	color: #484848;
}
.content-subtitle2 {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	color: #484848;
}
.content-columntitle {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0090D0;
	margin-right: 20px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}

.content-columnitem {
	display: table-cell;
	margin-right: 20px;
	background-image: url(/binary/org/CODMAN_GB/CODMAN_GB/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	vertical-align: top;

}
.content-columndata {
	display: table-cell;
	margin-right: 20px;
	vertical-align: top;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
.content-columndata-bold {
	display: table-cell;
	margin-right: 20px;
	vertical-align: top;
	font-size: 11px;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}
.content-columndatalast {
	display: table-cell;
	vertical-align: top;
	font-size: 11px;
	color: #6A6A6A;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
.content-columndata-details {
	color: #999999;
}
h1, h2 {
	line-height: 25px;
}

/** Laura, change this **/
xx.select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4F4F4F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
        display: block;
	margin-bottom: 15px;
	height: 20px;
}
.more-prod-info {
	display: block;
	margin-top: 32px;
	height: 28px;
}
.idea-content {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #737373;
}
.idea-content a{
	color: #737373;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.idea-content a:hover{
	color: #737373;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2A2;
}
.idea-content-login{
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}
.idea-content-login a{
	color: #595959;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}
.idea-content-login a:hover{
	color: #595959;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2A2;
}
.idea-subtitle {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	color: #484848;
}
.idea-columntitle {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0090D0;
	margin-right: 20px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
.idea-columndata {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	display: table-cell;
	margin-right: 20px;
	vertical-align: top;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
.idea-nav {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #1D83D4;
}



/****************** BEGIN LIGHTWINDOW CSS *******************************/

.lightwindow-text{
	font-size: 11px;
	line-height: 16.5px;
	display: block;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.lightwindow-text ul{
  margin-left: 0;
  padding-left: 1em;
}
#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;
	}		

#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;
	}



#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(/binary/shared/images/lightwindow/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(/binary/shared/images/lightwindow/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(/binary/shared/images/lightwindow/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(/binary/shared/images/lightwindow/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(/binary/shared/images/lightwindow/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(/binary/shared/images/lightwindow/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(/binary/shared/images/lightwindow/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;
}


/***************** END LIGHTWINDOW CSS *******************************/

