/* --------------------> Global Selectors <-------------------- */

hr, p, h1, h2, h3, h4, h5, h6, ul, ul li, ol, ol li, span, table, table tr, table td {margin: 0; padding: 0;}

div {margin: 0; padding: 0; behavior: url(iepngfix.htc);}

a {margin: 0; padding: 0; outline: none;}

img {margin: 0; padding: 0; border: none; behavior: url(iepngfix.htc);}

.filler {
 width: 277px;
 height: 136px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #002600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #000000;
}

#container {
	margin: 0 auto;
	width: 1280px;
	height: auto;
}

div.htmltooltip {
	padding: 10px;
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: #ccffcc;
	border: 5px solid #003300;
	color: #000000;
	width: 580px; /*width of tooltip*/
}

/* --------------------> Header Selectors <-------------------- */

#header {
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 1280px;
	height: 350px;
	background: url(../images/medbherenn_ban.jpg) 0 0 no-repeat;
}

/* --------------------> Top Nav Selectors <-------------------- */

#top-navigation {
	padding: 0 20px 0 21px;
	width: 944px;
	height: 35px;
	position: absolute;
	top: 265px;
	left: 168px;
	background: url(../images/navBkgd.jpg) top left no-repeat;
	z-index: 10;
}

/*** ESSENTIAL STYLES ***/

#top-navigation .sf-menu, #top-navigation .sf-menu * {				/* DO NOT CHANGE! */
	margin: 0;
	padding: 0;
	list-style: none;
}

#top-navigation .sf-menu ul {
	position: absolute;
	top: -999em;
	width: 250px;													/* Needs to match ul li width */
}

#top-navigation .sf-menu ul li {									/* Establishes width of dropdown li elements */
	height: auto;
	text-align: left;
	font-size: 15px;
}

#top-navigation .sf-menu ul#sub1 li {
	width: 280px;
}

#top-navigation .sf-menu ul#sub2 li {
	width: 375px;
}

#top-navigation .sf-menu ul#sub3 li {
	width: 325px;
}

#top-navigation .sf-menu ul#sub4 li {
	width: 300px;
}

#top-navigation .sf-menu ul#sub5 li {
	width: 400px;
	left: -97px;
}

#top-navigation .sf-menu ul#sub6 li {
	width: 150px;
	left: -7px;
}

#top-navigation .sf-menu li:hover {									/* fixes IE7 'sticky bug' */
	visibility: inherit;
}

#top-navigation .sf-menu li {										/* Use to style nav ul */
	position: relative;
	float: left;
	width: auto;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #ccffcc;
	text-align: center;
}

#top-navigation .sf-menu li li{										/* DO NOT CHANGE! */
	padding: 0;
}

#top-navigation .sf-menu a {										/* Use to style nav rollover */
	padding-top: 5px;
	position: relative;
	height: 30px;
	color: #ccffcc!important;
	text-decoration: none!Important;
	display: block;
}

#top-navigation .sf-menu a#home {
	width: 68px;
}

#top-navigation .sf-menu a#profile {
	width: 157px;
}

#top-navigation .sf-menu a#universe {
	width: 164px;
}

#top-navigation .sf-menu a#mythology {
	width: 148px;
}

#top-navigation .sf-menu a#history {
	width: 122px;
}

#top-navigation .sf-menu a#resources {
	width: 105px;
}

#top-navigation .sf-menu a#blog {
	width: 55px;
}

#top-navigation .sf-menu a#contact {
	width: 84px;
}

#top-navigation .sf-menu ul a {
	padding-left: 11px;
	padding-right: 11px;
}

#top-navigation .sf-menu li:hover ul, #top-navigation .sf-menu li.sfHover ul {		/* DO NOT CHANGE! */
	left: 0;
	top: 35px;																		/* match top ul list item height */
	z-index: 999;
}

#top-navigation ul.sf-menu li:hover li ul, #top-navigation ul.sf-menu li.sfHover li ul {		/* DO NOT CHANGE! */
	top: -999em;
} 

 #top-navigation ul.sf-menu li li:hover ul, #top-navigation ul.sf-menu li li.sfHover ul {	/* DO NOT CHANGE! */
	left: 250px;																			/* Needs to match ul li width */
	top: 0;
}

#top-navigation ul.sf-menu li li:hover li ul, #top-navigation ul.sf-menu li li.sfHover li ul {	/* DO NOT CHANGE! */
	top: -999em;
} 

 #top-navigation ul.sf-menu li li li:hover ul, #top-navigation ul.sf-menu li li li.sfHover ul {		/* DO NOT CHANGE! */
	left: 250px;																			/* Needs to match ul li width */
	top: 0;
}

/*** DEMO SKIN ***/

#top-navigation .sf-menu a:hover, #top-navigation .sf-menu a:hover {/* visited pseudo selector so IE6 applies text colour */
	color: #bf0060!important;
}

#top-navigation .sf-menu li li {											/* use to style dropdown element rollover */
	border-bottom: #ccffcc 1px solid; 
	background-color: #003300;
}

#top-navigation .sf-menu li li:hover, #top-navigation .sf-menu li.sfHover, #top-navigation .sf-menu a:focus, #top-navigation .sf-menu a:hover, #top-navigation .sf-menu a:active {
	background-color: #b8e5b8;
	color: #bf0060;
}

/* --------------------> Content Selectors <-------------------- */

#content {
	padding-top: 282px;
	position: relative;
	top: 0;
	left: 0;
	width: 1280px;
	height: auto;
}

/* --------------------> Column Container Selector <-------------------- */

#content #column-container {
	padding: 55px 55px 0 55px;
	position: relative;
	top: 0;
	left: 113px;
	width: 1054px;
	height: auto;
	background: url(../images/content_background.jpg) top left repeat-y;
}

/* --------------------> Left Column Selectors <-------------------- */

#content #column-container #left-column {
	margin-right: 23px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 219px;
	height: auto;
}

#content #column-container #left-column #side-navigation {
	margin-bottom: 25px;
	height: auto;
}

/*** ESSENTIAL STYLES ***/

#side-navigation .sf-menu {			/* DO NOT CHANGE! */
	margin: 0;
	padding: 13px 0 0 0;
	list-style: none;
}

#side-navigation .sf-menu * {			/* DO NOT CHANGE! */
	margin: 0;
	padding: 0;
	list-style: none;
}

#side-navigation .sf-menu ul {
	margin-left: 219px;
	margin-top: 13px;
	position: absolute;
	top: -999em;
	width: 219px;													/* Needs to match ul li width */
}

#side-navigation .sf-menu ul li {									/* Establishes width of dropdown li elements */
	height: auto;
	text-align: left;
	font-size: 15px;
}

#side-navigation .sf-menu ul#sub1 li {
	width: 265px;
}

#side-navigation .sf-menu ul#sub2 li {
	width: 350px;
}

#side-navigation .sf-menu ul#sub3 li {
	width: 300px;
}

#side-navigation .sf-menu ul#sub4 li {
	width: 275px;
}

#side-navigation .sf-menu ul#sub5 li {
	width: 375px;
}

#side-navigation .sf-menu li:hover {									/* fixes IE7 'sticky bug' */
	visibility: inherit;
}

#side-navigation .sf-menu li {										/* Use to style nav ul */
	width: 219px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #ccffcc;
	background: url(../images/side-nav-background.jpg) 0 0 no-repeat;
}

#side-navigation .sf-menu li li{									/* DO NOT CHANGE! */
	padding: 0;
	background: transparent;
}

#side-navigation .sf-menu a {										/* Use to style nav rollover */
	padding-top: 5px;
	padding-left: 10px;
	height: 30px;
	width: 209px;
	color: #ccffcc!important;
	text-decoration: none!Important;
	display: block;
}

#side-navigation .sf-menu ul a {
	padding-left: 10px;
	padding-right: 0;
}

#side-navigation .sf-menu li:hover ul, #side-navigation .sf-menu li.sfHover ul {/* DO NOT CHANGE! */
	left: 0;
	top: 0;														/* match top ul list item height */
	z-index: 999;
}

#side-navigation ul.sf-menu li:hover li ul, #side-navigation ul.sf-menu li.sfHover li ul {/* DO NOT CHANGE! */
	top: -999em;
} 

#side-navigation ul.sf-menu li li:hover ul, #side-navigation ul.sf-menu li li.sfHover ul {	/* DO NOT CHANGE! */
	left: 219px;													/* Needs to match ul li width */
	top: 0;
}

#side-navigation ul.sf-menu li li:hover li ul, #side-navigation ul.sf-menu li li.sfHover li ul {	/* DO NOT CHANGE! */
	top: -999em;
} 

#side-navigation ul.sf-menu li li li:hover ul, #side-navigation ul.sf-menu li li li.sfHover ul {	/* DO NOT CHANGE! */
	left: 219px;													/* Needs to match ul li width */
	top: 0;
}

/*** DEMO SKIN ***/

#side-navigation .sf-menu a:hover, #side-navigation .sf-menu a:hover {/* visited pseudo selector so IE6 applies text colour */
	color: #bf0060!important;
}

#side-navigation .sf-menu li li {									/* use to style dropdown element rollover */
	border-bottom: #ccffcc 1px solid; 
	background-color: #003300;
}

#side-navigation .sf-menu li li:hover, #side-navigation .sf-menu li.sfHover, #side-navigation .sf-menu a:focus, #side-navigation .sf-menu a:hover, #side-navigation .sf-menu a:active {
	background-color: #b8e5b8;
	color: #bf0060;
}

#content #column-container #left-column #ctas {
	height: auto;
}

#content #column-container #left-column #ctas #storiesCTA {
}

#content #column-container #left-column #ctas #storiesCTA .stories {
	width: 219px;
	height: 200px;
	background: url(../images/cta-stories.jpg) top left no-repeat;
	cursor: pointer;
	float: left;
}

#content #column-container #left-column #ctas #storiesCTA a span {
	display: block;
	text-indent: -99em;
}

#content #column-container #left-column #ctas #storiesCTA .stories span {
	width: 219px;
	height: 200px;
	background: url(../images/cta-stories.jpg) bottom left no-repeat;
	cursor: pointer;
}

#content #column-container #left-column #ctas #womenCTA {
	padding-top: 225px;
	padding-bottom: 25px;
}

#content #column-container #left-column #ctas #blogCTA {
}

#content #column-container #left-column #ctas #blogCTA .blog {
	width: 219px;
	height: 220px;
	background: url(../images/cta-blog.jpg) top left no-repeat;
	cursor: pointer;
	float: left;
}

#content #column-container #left-column #ctas #blogCTA a span {
	display: block;
	text-indent: -99em;
}

#content #column-container #left-column #ctas #blogCTA .blog span {
	width: 219px;
	height: 220px;
	background: url(../images/cta-blog.jpg) bottom left no-repeat;
	cursor: pointer;
}

/* --------------------> Right Column Selectors <-------------------- */

#content #column-container #right-column {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 702px;
	height: auto;
}

#content #column-container #right-column h1 {
	margin-top: -6px;
	margin-bottom: 30px;
	position: relative;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
	text-align: left;
}

#content #column-container #right-column h2 {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}

#content #column-container #right-column h2 span {
	font-size: 13px;
}

#content #column-container #right-column h3 {
	padding-top: 25px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}

#content #column-container #right-column h3.story {
	margin-bottom: 25px;
	padding-top: 0;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}

#content #column-container #right-column h4 {
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

#content #column-container #right-column h5 {
	padding-top: 25px;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}

#content #column-container #right-column h6 {
	margin-top: 15px;
	font-size: 21px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}

#content #column-container #right-column h7 {
	padding-top: 25px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}

#content #column-container #right-column p {
	margin-bottom: 25px;
}

#content #column-container #right-column p#mapList {
	margin-bottom: 25px;
	line-height: 28px;
}

#content #column-container #right-column p.biblio {
	margin-bottom: 0;
}

#content #column-container #right-column p.quote {
	margin-left: 50px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

#content #column-container #right-column p.citation {
	margin-top: 5px;
	margin-left: 50px;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}

#content #column-container #right-column p.pronoun {
	margin-bottom: 7px;
}

#content #column-container #right-column p.center {
	text-align: center;
}

#content #column-container #right-column p.linkBanner {
	margin-bottom: 0;
}

#content #column-container #right-column p.table {
	margin-bottom: 12px;
}

#content #column-container #right-column ul {
	margin-bottom: 20px;
	margin-left: 40px;
}

#content #column-container #right-column ul li {
	margin-bottom: 5px;
}

#content #column-container #right-column ul.outline {
	margin-left: 25px;
}

#content #column-container #right-column ul.outline li {
	list-style: none;
}

#content #column-container #right-column ol {
	margin-bottom: 20px;
	margin-left: 40px;
}

#content #column-container #right-column ol li {
	margin-bottom: 5px;
}

#content #column-container #right-column #sideImages {
	float: right;
}

#content #column-container #right-column img.dropcap {
	margin-right: 5px;
	padding-top: 5px;
	position: relative;
	float: left;
}

#content #column-container #right-column .img-left {
	margin-top: 7px;
	margin-right: 10px;
	position: relative;
	float: left;
	border: solid #003300 2px;
}

#content #column-container #right-column img:hover.img-left {
	border: solid #00ff00 2px;
}

#content #column-container #right-column .img-left-yes {
	margin-top: 7px;
	margin-right: 10px;
	border: solid #003300 2px;
}

#content #column-container #right-column img:hover.img-left-yes {
	border: solid #00ff00 2px;
}

#content #column-container #right-column .img-left-no {
	margin-top: 7px;
	margin-right: 10px;
	position: relative;
	float: left;
	border: none;
}

#content #column-container #right-column .img-left-big {
	margin-top: 7px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	border: none;
}

#content #column-container #right-column .img-right {
	margin-left: 7px;
	margin-bottom: 7px;
	position: relative;
	float: right;
	border: solid #003300 2px;
}

#content #column-container #right-column img:hover.img-right {
	border: solid #00ff00 2px;
}

#content #column-container #right-column a:link, #content #column-container #right-column a:visited {
	color: #008000;
	text-decoration: underline;
}

#content #column-container #right-column a:hover, #content #column-container #right-column a:active {
	color: #bf0060;
	text-decoration: none;
}

#content #column-container #right-column hr {
	margin-top: 50px;
	margin-bottom: 25px;
	border: 0;
	color: #003300;
	background-color: #003300;
	height: 2px;
	width: 400px;
}

#content #column-container #right-column hr.rule {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	color: #003300;
	background-color: #003300;
	height: 2px;
	width: 400px;
}

#content #column-container #right-column hr.divide {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 100px;
	border: 0;
	color: #003300;
	background-color: #003300;
	height: 2px;
	width: 500px;
}

#content #column-container #right-column .basic .rollOver {
	cursor: pointer;
}

#content #column-container #right-column .basic h3 {
	margin-top: 25px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #003300;
}

#content #column-container #right-column .basic h3:hover {
	text-decoration: none;
	color: #00ff00;
	cursor: pointer;
}

#content #column-container #right-column .basic h3.subLink {
	margin-top: 5px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #003300;
}

#content #column-container #right-column .basic h3:hover.subLink {
	text-decoration: none;
	color: #00ff00;
	cursor: pointer;
}

#content #column-container #right-column .basic a.rollOver p {
	font-weight: bold;
	text-decoration: underline;
}

#content #column-container #right-column .basic a.rollOver p:hover {
	font-weight: bold;
	text-decoration: none;
}

#content #column-container #right-column a.tooltip {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
	cursor: default;
}

#content #column-container #right-column a.tooltip:hover {
	color: #00ff00;
	text-decoration: none;
}

#content #column-container #right-column table#artwork {
	width: 100%;
}

#content #column-container #right-column table#artwork td.first {
	padding: 10px 5px 10px 12px;
}

#content #column-container #right-column table#artwork td.middle {
	padding: 10px 5px 10px 5px;
}

#content #column-container #right-column table#artwork td.last {
	padding: 10px 12px 10px 5px;
}

#content #column-container #right-column table#artwork td.letter {
	padding: 10px 5px 10px 12px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #003300;
}

#content #column-container #right-column table#artwork td.letter-m {
	padding: 10px 5px 10px 5px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #003300;
}

#content #column-container #right-column table#tenderValue {
	margin-bottom: 25px;
	width: 75%;
}

#content #column-container #right-column table#tenderConvert {
	margin-bottom: 25px;
	width: 100%;
}

#content #column-container #right-column table#tenderConvert td {
	width: 14%;
	text-align: center;
}

#content #column-container #right-column table#tenderConvert td.topRow {
	border-bottom: #003300 solid 2px;
}

#content #column-container #right-column table#tenderConvert td.leftSide {
	border-right: #003300 solid 2px;
	text-align: left;
}

#content #column-container #right-column table#exchange {
	margin-bottom: 6px;
	width: 100%;
}

#content #column-container #right-column table#exchange td {
	width: 16%;
	text-align: center;
}

#content #column-container #right-column table#exchange td.topRow {
	border-bottom: #003300 solid 2px;
}

#content #column-container #right-column table#exchange td.leftSide {
	border-right: #003300 solid 2px;
	text-align: left;
}

#content #column-container #right-column #webcomicCTA {
	margin-bottom: 175px;
}

#content #column-container #right-column #webcomicCTA .webcomic {
	width: 425px;
	height: 117px;
	background: url(../images/cta-webcomic.jpg) top left no-repeat;
	cursor: pointer;
	float: left;
}

#content #column-container #right-column #webcomicCTA a span {
	display: block;
	text-indent: -99em;
}

#content #column-container #right-column #webcomicCTA .webcomic span {
	width: 425px;
	height: 117px;
	background: url(../images/cta-webcomic.jpg) bottom left no-repeat;
	cursor: pointer;
}

#content #column-container #right-column .comicPage {
	margin-bottom: 15px;
	position: relative;
	float: left;
	width: 210px;
	height: 200px;
	vertical-align: top;
}

/* --------------------> jQuery lightBox plugin - Gallery style <-------------------- */

#content #column-container #right-column #gallery {
	margin-bottom: 25px;
}

#content #column-container #right-column #gallery ul {
	margin: 0;
	list-style: none;
}

#content #column-container #right-column #gallery ul li {
	display: inline;
}

#content #column-container #right-column #gallery ul img {
	border: solid #003300;
	border-width: 5px 2px 20px 2px;
}

#content #column-container #right-column #gallery ul a:hover img {
	border: solid #00ff00;
	border-width: 5px 2px 20px 2px;
}

/* --------------------> Contact Form <-------------------- */

#content #column-container #right-column #contact {
	margin-bottom: 25px;
    width: 400px;
    height: auto;
    background-color: #66FF66;
	border: 5px solid #003300;
}

#content #column-container #right-column #contact ul {
	margin-top: 15px;
	float: left;
    list-style-type: none;
}

#content #column-container #right-column #contact li {
	margin-bottom: 15px;
    clear: both;
    float: left;
}

#content #column-container #right-column #contact label {
	margin: 0;
    padding: 0;
    display: block;
    background-color: transparent;
    float: left;
    font-size: 14px;
    font-weight: bold;
	color: #003300;
    white-space: nowrap;
}

#content #column-container #right-column #contact select {
	margin: 0;
    padding: 2px 5px;
    float: left;
    width: 320px;
    height: 21px;
    border: 1px solid #003300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ccffcc;
    clear: both;
}

#content #column-container #right-column #contact textarea {
	margin: 0;
    padding: 2px 5px;
    float: left;
    width: 309px;
    height: 115px;
    border: 1px solid #003300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ccffcc;
    clear: both;
}

#content #column-container #right-column #contact input {
	margin: 0;
    padding: 2px 5px;
    float: left;
    width: 309px;
    height: 21px;
    border: 1px solid #003300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ccffcc;
    clear: both;
}

#content #column-container #right-column #contact input#captcha {
	margin: 0 5px 0 0;
    padding: 2px 5px;
    float: left;
    width: 280px;
    height: 21px;
    border: 1px solid #003300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ccffcc;
    clear: both;
}

#content #column-container #right-column #contact input.main-form-button {
	margin: 0;
	padding: 0;
    float: left;
    width: 150px;
	height: 25px;
    border: 1px solid #003300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 14px;
	font-weight: bold;
    background-color: #ccffcc;
    clear: both;
}

#content #column-container #right-column #contact input.main-form-button:hover {
    border: 1px solid #ccffcc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccffcc;
	font-size: 14px;
	font-weight: bold;
    background-color: #003300;
    clear: both;
}

#content #column-container #right-column #contact p {
	margin-left: 175px;
}

#content #column-container #right-column #contact a:link, #content #column-container #right-column #contact a:visited {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}

#content #column-container #right-column #contact a:hover, #content #column-container #right-column #contact a:active {
	color: #ccffcc;
	font-weight: bold;
	text-decoration: none;
}

#content #column-container #right-column #contact input.orange-main{
}

#content #column-container #right-column #contact img {
	margin-top: 2px;
	float: right;
}

#content #column-container #right-column #contact .address2 {
    display:none;
}

.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}

.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/* --------------------> Footer Selectors <-------------------- */

#footer {
	padding-left: 113px;
	padding-top: 30px;
	position: relative;
	top: 0;
	left: 0;
	width: 1167px;
	height: 285px;
	background: url(../images/medbherenn_foot.jpg) top left no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

#footer p {
}

#footer a:link, #footer a:visited {
	color: #008000;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #bf0060;
	text-decoration: none;
}

#footer #sitenav {
	margin-left: 55px;
	width: 944px;
	line-height: 24px;
}

#footer #billboard {
	margin-top: 115px;
	padding: 10px 15px 7px 15px;;
	width: 1024px;
	height: 58px;
	background: url(../images/disclaimer-background.jpg) 0 0 no-repeat;
	line-height: 17px;
	color: #ccffcc;
}

#footer #plug {
	margin-right: 65px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	font-variant: small-caps;
}

#footer #disclaimer {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

/* --------------------> Clearfix and sIFR Selectors, Please do not modify <-------------------- */

/* --------------------> Clearfix <-------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* --------------------> Hide from IE Mac <-------------------- */

.clearfix {
	display: block;
}

/* --------------------> End hide from IE Mac <-------------------- */

.brclear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

/* --------------------> sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 <-------------------- */

/* --------------------> These are standard sIFR styles... do not modify <-------------------- */

/* .sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
} */

/* --------------------> you can edit these styles <-------------------- */

/* .sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
} */

/* --------------------> jQuery lightBox plugin <-------------------- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #ccffcc;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ccffcc;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #333333;
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
