/* BAsic Config */

body {
/*	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cccccc;*/
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	/*background-image: url(/img/general/background.png);*/
}
a:link {
	text-decoration: none;
	color: #000;
    
}
a:hover {
	text-decoration: none;    
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #000;    
}
a {
	text-decoration: none;
	color: #000;    
}
#footer a{
    text-decoration: none;
    color:#fff;
}
#footer a:hover{
    text-decoration: none;
    color:#C00;
}
.textRed {
	color: #CD2026;
}
.contentTitle {
	font-family: Arial;
	width: 815px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.contentTitle p {
	font-size: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
}
a img {
	border-style:none;
}
*:focus {
	outline: none;
/*	padding: 1px 1px;*/
}
.clear {
	clear:both;
}
#content {
	margin-top: 5px;
	margin-bottom: 10px;
}
#rightColCont {
	float:left;
}
.currentPageTitle {
	font-size:25px;
}
.currentPageTitle p {
	margin-top:2px;
	margin-bottom: 4px;
}
.currentPageTitle2 {
	font-size:25px;	
}
.currentPageTitle2 p {
	margin-top:2px;
	margin-bottom: 4px;
}
.aboutCurrentPage {
	/*padding:7px 0;*/
    padding-bottom:8px;
    padding-top:0;
	font-size:14px;
	border-bottom: #ccc solid 1px;
}
.inputBox {
	outline: none;
	background:none;
}
.inputBox:focus {
	outline: none;
	background:none;
}
/* Frame */

.container {
	/*background: #ffffff;*/
	width: 985px;
    _width: 995px;
	margin: 0 auto !important;
    padding-left:10px !important;
    padding-right:10px !important;
}
/* Header Section */

#logo {
    _padding-bottom:10px;
}
#imgLogo {
	margin-left:3px;
	margin-bottom:5px;
}
#header {
	margin-top: 10px;
	position:relative;
    z-index:0;
}
#slogen {
color:#666666;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
letter-spacing:2.4pt;
padding-top:0px;
padding-left:8px;
position:relative;
top:0px;
word-spacing:3.3pt;
}
/* Header Section > Navigation */



/* NAvigation*/

#navigationTop {
	z-index:9000;
	position:absolute;
	float:left;
	top: 20px;
	left: 241px;
	width:740px;
}
#navigationTop a {
	color: #333;
}
#navigationTop a:hover {
	color: #C00;
}
#home, #healthCenters, #interactivesLibrary, #aboutUs, #privacyPolicy,#home2, #healthCenters2, #interactivesLibrary2, #aboutUs2, #privacyPolicy2,#subscription2 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 16px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#myVisualMd,#myVisualMd2{
	float: left;
	height: 19px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;

}

#licensing,#licensing2{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
		float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 16px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;	
	}
	
#subscription {
	float:left;
	height: 16px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#linkexchange2 {
	float:left;
	height: 16px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}

.menuCurrent {
	font-weight:bold;
	font-size:12px;
	color:#000;
	/*text-transform: uppercase;*/
}
.menuNotCurrent {
	font-size:12px;
	color:#000;
	/*text-transform: uppercase;*/
}
/* Header Section > Navigation > Little arrows int the navigation */

#arrow-first {
	position: absolute;
	left: 62px;
	bottom: -1px;
}
#arrow-second {
	position: absolute;
	left: 187px;
	bottom: -1px;
}
/* Mediaplayer btn */
.videoOverlayArrow {
	display:block;
	left:52px;
	position:absolute;
	top:18px;
}
.videoOverlayArrowNone {
	display: none;
	left:52px;
	position:absolute;
	top:18px;
}
/* VM */

#vmHcChild #loading, #vmIlChild #loading {
left:50px;
position:relative;
top:65px;
}



.vmContainer {
	position:absolute;
	height: 228px;
	z-index:8000;
	left:254px;
	top:6px;
}
#vmHc {
	left:189px;
	top:7px;
	display:none;
	z-index:7001;
}
#vmHcBcg {
	width:174px;
	height:280px;
	float:left;
	display: inline-block;
	background-image: url(../img/general/vmHc.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/general/vmHc.png,sizingMethod='scale');	
}
#vmWell {
	left:435px;
	top:7px;
	display:none;
	z-index:7001;
}
#vmWellBcg {
	width:174px;
	height:280px;
	float:left;
	display: inline-block;
	background-image: url(../img/general/vmWell.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/general/vmWell.png,sizingMethod='scale');	
}
#vmWellMother{
	position: relative;
	top: 40px;
	left: 15px;
}
#vmL {
	left:590px;
	top:7px;
	display:none;
	z-index:7001;
}

#vmIlBcg {
	width:190px;
	height:280px;
	float:left;
	display: inline-block;
	background-image: url(../img/general/vmIl.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/general/vmIl.png,sizingMethod='scale');	
}

#vmLBcg {
	width:155px;
	height:280px;
	float:left;
	display: inline-block;
	background-image: url(../img/general/vmL.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/general/vmL.png,sizingMethod='scale');	
}

.vmStretch {
	height:280px;
	float:left;
	background-image: url(../img/general/vmStretch.png);
	background-repeat: repeat-x;
	width:180px;
}
#vmHcStretch2,#vmIlStretch2, #vmWellStretch2{
    height:280px;
	float:left;
	background-image: url(../img/general/vmStretch2.png);
	background-repeat: repeat-x;
	width:180px;
}
#vmWellChild{
	position: relative;
	top: 40px;
	left: 10px;
}
#vmHcStretch2 #vmHcChild{
    width:160px;
    text-align: justify;
}
#vmHcStretch{
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/general/vmStretch.png,sizingMethod='scale');		
}
#vmIlStretch{
    padding-right:10px;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/general/vmStretch.png,sizingMethod='scale');	
	
}
#vmIlStretch2 #vmIlChild{
    width:160px;
    text-align:justify;    
}
.vmBorder {
	float:left;
}
.vmBorder img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.vmBorder{
	_margin-top:-2px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/general/vmStretchBorder.png,sizingMethod='scale');		
	
}
#vmIl {
	left:324px;
	top:7px;
	display:none;
	z-index:6001;
}
.vmColumn {
	width:170px;
}
.vmColumn p {
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#vmMother, #vmHcMother, #vmIlMother {
	min-height:155px;
	position: relative;
	top:38px;
	left: 20px;
	/*border-right: #999 solid 1px;*/
}
#vmChild, #vmHcChild, #vmIlChild {
	position: relative;
	top:38px;
	left:10px;
}



.vmBtn {
	height:15px;
}
.vmBtn img {
	margin-left:70px;
}


/* VM HC */

#vmHcBorder { display:none;}

#vmHcStretch {display:none;}
#vmHcBcg {display:none;}
#vmHcMother { display:none;}
#vmHcChild {display:none; }



/*VM IL*/

#vmIlBorder { display:none;}
#vmIlStretch {display:none;}
#vmIlBcg {display:none;}
#vmIlMother { display:none;}
#vmIlChild {display:none; }




/**/

.footerContent {
	position: relative;
	top:10px;
	left:15px;
	width:335px;
}
.footerColumn {
	float:left;
	width:50%;
}
.footerColumn p {
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#vmFooterMother {
	margin-right:5px;
	border-right: #222 solid 1px;
}
#vmFooterChild {
}
/*Subscription drop down*/

.subscriptionDropDown {
	border-bottom:#777 solid 7px;
	background-color:#333;
	height: 100px;
	display:none;
}
.thanksForSubscribe,.thanksForSubscribe2 {
	width: 420px;
	text-align:center;
	color:#FFF;
	font-size: 12px;
	position: relative;
	left: 270px;
	top: -33px;
}
/**/
.searchBar {
	clear:both;
	background-color: #CCC;
	border: 1px double #CCC;
	height: 40px;
	background-image: url(../img/general/sb-bcg.jpg);
	position: relative;
}
#bottom-search-bar {
	width:986px;
	
}
#upper-search-bar {
	margin-top: 10px;    
	width:983px;    
}
/* bottom navigation */

#navigationBottom {
	color: #FFF;
/*	position: relative;
	top: 10px;*/
	padding-top:10px;
}
#navigationBottom a {
	color:#FFF;
}
#navigationBottom a:hover {
	color: #C00;
}
/* FIX Banner */
.fixBanner {
	background:#000;
	width:200px;
	min-height:380px;
}
/* Searchbar */
#images-or-video,#images-or-video2 {
	position: absolute;
	left: 70px;
	top: 13px;
	text-transform: uppercase;
	color: #666;
}
#images-or-video-active {
	font-weight: bold;
	color: #000;
}
#sb,#sb2,#sb_blog {
    background-color:#FFFFFF;
    border:1px solid #999999;
    float:left;
    height:25px;
    left:5px;
    position:relative;
    top:7px;
    width:550px;

}
#sb-btn,#sb-btn2,#sb-btn_blog {
	position: absolute;
	left: 498px;	
}
#sb-x,#sb-x2,#sb-x_blog{
    position:absolute;
    left:480px;
}
#input-sb,#input-sb2,#input-sb_blog {
    border-style:none;
    float:left;
    height:19px;
    left:5px;
    position:relative;
    top:3px;
    width:500px;
}
/* Pager */
.pager {
	height: 25px;
	margin-top: 7px;
}
.pagerLic {
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.pagerNotCurrent, .pagerCurrent {
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-size:14px;
	height:16px;
	margin-right:5px;
	padding:0 4px;
	text-align:center;
	vertical-align:top;
}
.pagerCurrent {
	font-weight: bold;
	background-color: #CCC;
}
.pagerNotCurrent p, .pagerCurrent p {
	margin-top:0px;
	margin-left: 0px;
}
.pointPointPoint {
	width:21px;
	height: 16px;
	float:left;
}
.pointPointPoint p {
	margin-top:-2px;
	margin-left: 3px;
}
.pagerArrow {
	width:14px;
	height: 16px;
	float:left;
    margin-top:-1px;
	/*margin-left:-4px;*/
}
.pa2{
    margin-top:1px !important;
    margin-right:10px !important;
}
/* Top Subscription */

#topSubscriber {
	position:relative;
	left:270px;
	top:10px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	height:25px;
	width:420px;
}
#topSubscribeBtn {
	position: absolute;
	left: 378px;
	top: 2px;
	width:40px;
}
#inputTopSubscriber {
	width: 300px;
	font-size:12px;
	position:relative;
	left:5px;
	top:3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Bottom Subscription */

#bottomSubscriber {
	background-color:#FFFFFF;
	border:1px solid #999999;
	height:25px;
	left:624px;
	position:absolute;
	top:10px;
	width:350px;
	display: none;
}
#bottomSubscribeBtn {
	position: absolute;
	left: 308px;
	top: 2px;
}
#inputBottomSubscriber {
	width: 300px;
	position:absolute;
	left:4px;
	top:3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
/* Footer */
#footer {
	background-color: #000;
	position: relative;
	padding-bottom:10px;
	width:988px;
}
.footerCol {
	width: 32%;
	float: left;
	color: #FFF;
	position: relative;
	margin-top: 20px;
	padding-left: 10px;
	border-right: solid #222 1px;
	min-height:159px;
}
.footerLogoCol {
	width: 32%;
	float: left;
	color: #FFF;
	position: relative;
	margin-top: 30px;
	padding-left: 10px;
}
#footerVideoNewsTitle {
	font-size: 24px;
/*	text-transform:capitalize;*/
}
#footerHealthCentersTitle {
	font-size: 24px;
	text-transform:capitalize;
}

#footerLogo img {
	margin-left:7px;
	position:relative;
	top:16px;
}
#footerVideoNewsContMc, #footerHealthCentersContMc, #footerVideoNewsContSc, #footerHealthCentersContSc {
	margin-top:10px;
	width:50%;
	float:left;
	margin-bottom: 10px;
}
#footerVideoNewsContMc p, #footerHealthCentersContMc p, #footerVideoNewsContSc p, #footerHealthCentersContSc p {
	margin-top: 3px;
	margin-bottom:2px;
}
#adsenePlaceHolder {
	/*height: 610px;*/
	margin-top: 5px;
	width: 200px;
}
#vmHcMotherPrevBtn {
	display:none;
}
#vmHcMotherNextBtn {
	display:none;
}
#vmHcChildPrevBtn {
	display:none;
}
#vmHcChildNextBtn {
	display:none;
}
#vmIlMotherPrevBtn {
	display:none;
}
#vmIlMotherNextBtn {
	display:none;
}
#vmIlChildPrevBtn {
	display:none;
}
#vmIlChildNextBtn {
	display:none;
}
#vmFooterVnMotherPrevBtn img{
	display:none;
}
#vmFooterVnMotherNextBtn img{
	display:none;
}
#vmFooterVnChildPrevBtn img{
	display:none;
}
#vmFooterVnChildNextBtn img{
	display:none;
}
#vmFooterHcMotherPrevBtn img{
	display:none;
}
#vmFooterHcMotherNextBtn img{
	display:none;
}
#vmFooterHcChildPrevBtn img{
	display:none;
}
#vmFooterHcChildNextBtn img {
	display:none;
}
#vmFooterVnChild,#vmFooterVnChild a {
/*	display:none;*/
	color:#fff;
}
#vmFooterHcChild,#vmFooterHcChild a {
/*	display:none;*/
	color:#fff;
}
#vmFooterHcChild a:hover,#vmFooterVnChild a:hover{
	color:#CC0000;
	text-decoration:none;
}
#vmHcOver {
	display:none;
	position:absolute;
	z-index:7000;
	width:765px;
	height:400px;
	left: 100px;
	top: 0px;
}
#vmIlOver {
	display:none;
	position:absolute;
	z-index:6000;
	width:765px;
	height:400px;
	left: 220px;
	top: 0px;
}
#vmLOver {
	display:none;
	position:absolute;
	z-index:6000;
	width:465px;
	height:300px;
	left: 465px;
	top: 0px;
}
#vmCatOver {
	position:absolute;
	z-index:7000;
	width:405px;
	height:205px;
	left: 84px;
	top: 30px;
}

#contentRight {
	float: left;
	width: 200px;
	margin-left:5px;
}
#contentLeft {
	float: left;
	width: 780px;
}
a.page-options {
	background-image:url(/spaw/click_detail.png);
	color:#000000;
	display:block;
	font-size:20px;
	height:68px;
	line-height:68px;
	text-decoration:none;
	width:68px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail.png,sizingMethod='scale');	
	cursor:pointer;
	}
a.page-options:hover, a.page-options:focus {
	background-image:url(/spaw/click_detail_over.png);
	color:#000000;
	display:block;
	font-size:20px;
	height:68px;
	line-height:68px;
	text-decoration:none;
	width:68px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail_over.png,sizingMethod='scale');	
	cursor:pointer;
}
#images-or-video a{
	text-decoration: none;
	color: #000;
}

/* ------------   click for details button ORIGINAL  (image) ----------------------------------------------------------------- */
a.page-options {
	color:#000;
	text-decoration: none;
	line-height: 68px;
	font-size: 20px;
	width: 68px;
	height: 68px;
	display: block;
	background-image: url(/spaw/click_detail.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail.png,sizingMethod='scale');	
	cursor:pointer;
}

a.page-options:hover, 
a.page-options:focus {
	color:#000;
	text-decoration: none;
	line-height: 68px;
	font-size: 20px;
	width: 68px;
	height: 68px;
	display: block;
	background-image: url(/spaw/click_detail_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail_over.png,sizingMethod='scale');		
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------   click for details button VIDEO  ----------------------------------------------------------------------- */
a.page-options-video {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_video.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_video.png,sizingMethod='scale');		
	cursor:pointer;
}

a.page-options-video:hover, 
a.page-options-video:focus {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_video_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_video_over.png,sizingMethod='scale');		
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------   click for details button INTERACTIVE  ----------------------------------------------------------------- */
a.page-options-interactive {
	color:#000;
	text-decoration: none;
	line-height: 68px;
	font-size: 20px;
	width: 68px;
	height: 68px;
	display: block;
	background-image: url(/spaw/click_interactive.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_interactive.png,sizingMethod='scale');		
	cursor:pointer;
}

a.page-options-interactive:hover, 
a.page-options-interactive:focus {
	color:#000;
	text-decoration: none;
	line-height: 68px;
	font-size: 20px;
	width: 68px;
	height: 68px;
	display: block;
	background-image: url(/spaw/click_interactive_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_interactive_over.png,sizingMethod='scale');		
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------   click for details button TEXT (no background image)   -------------------------------------------------- */
a.page-options-text {
	color:#c00;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width:68px;
}

a.page-options-text:hover, 
a.page-options-text:focus {
	color:#fff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width:68px;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* **************************************************************************************************************************************** */
/* READ MORE */

/* ------------   click for details button ORIGINAL_ReadMore  (image) ----------------------------------------------------------------- */
a.page-options-readmore {
	color:#000;
	text-decoration: none;
	line-height: 13px;
	font-size: 20px;
	width: 97px;
	height: 18px;
	display: block;
	background-image: url(/spaw/click_detail_readmore.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail_readmore.png,sizingMethod='scale');			
	cursor:pointer;
}

a.page-options-readmore:hover, 
a.page-options-readmore:focus {
	color:#000;
	text-decoration: none;
	line-height: 13px;
	font-size: 20px;
	width: 97px;
	height: 18px;
	display: block;
	background-image: url(/spaw/click_detail_readmore_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail_readmore_over.png,sizingMethod='scale');
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------   click for details button VIDEO_ReadMore  ----------------------------------------------------------------------- */
a.page-options-video-readmore {
	color:#000;
	text-decoration: none;
	line-height: 13px;
	font-size: 20px;
	width: 91px;
	height: 18px;
	display: block;
	background-image: url(/spaw/click_video_readmore.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_video_readmore.png,sizingMethod='scale');	
	cursor:pointer;
}

a.page-options-video-readmore:hover, 
a.page-options-video-readmore:focus {
	color:#000;
	text-decoration: none;
	line-height: 13px;
	font-size: 20px;
	width: 91px;
	height: 18px;
	display: block;
	background-image: url(/spaw/click_video_readmore_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_video_readmore_over.png,sizingMethod='scale');	
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------   click for details button INTERACTIVE_ReadMore  ----------------------------------------------------------------- */
a.page-options-interactive-readmore {
	color:#000;
	text-decoration: none;
	line-height: 13px;
	font-size: 20px;
	width: 116px;
	height: 18px;
	display: block;
	background-image: url(/spaw/click_interactive_readmore.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_interactive_readmore.png,sizingMethod='scale');	
	cursor:pointer;
}

a.page-options-interactive-readmore:hover, 
a.page-options-interactive-readmore:focus {
	color:#000;
	text-decoration: none;
	line-height: 13px;
	font-size: 20px;
	width: 116px;
	height: 18px;
	display: block;
	background-image: url(/spaw/click_interactive_readmore_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_interactive_readmore_over.png,sizingMethod='scale');	
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */


/* **************************************************************************************************************************************** */
/* new click buttons .. resized, smaller  61x61
*/

/* ------------   click for details button ----------------------------------------------------------------------- */
a.page-options2 {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_detail2.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail2.png,sizingMethod='scale');	
	cursor:pointer;
}
a.page-options2:hover, 
a.page-options2:focus {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_detail_over2.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_detail_over2.png,sizingMethod='scale');	
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------   click for details button VIDEO  ----------------------------------------------------------------------- */
a.page-options-video2 {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_video2.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_video2.png,sizingMethod='scale');
	cursor:pointer;
}

a.page-options-video2:hover, 
a.page-options-video2:focus {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_video_over2.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_video_over2.png,sizingMethod='scale');	
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------   click for details button INTERACTIVE  ----------------------------------------------------------------- */
a.page-options-interactive2 {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_interactive2.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_interactive2.png,sizingMethod='scale');	
	cursor:pointer;
}

a.page-options-interactive2:hover, 
a.page-options-interactive2:focus {
	color:#000;
	text-decoration: none;
	line-height: 61px;
	font-size: 20px;
	width: 61px;
	height: 61px;
	display: block;
	background-image: url(/spaw/click_interactive_over2.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/spaw/click_interactive_over2.png,sizingMethod='scale');	
	cursor:pointer;
}		
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* **************************************************************************************************************************************** */


/*thankWindow extension*/

#thankWindow {
	width:200px;
/*	height:600px;*/
	margin-top:5px;
	border:1px solid #999999;
    min-height:480px;
	
}
#thankWindowBanner {
	margin-bottom:5px;
}
.thankWindowResult {
	margin-bottom:20px;
	margin-left:5px;
}

.thankWindowResult a:link {
	color:#666;
	font-weight: bold;
}
.thankWindowResult a:hover {
	color:#666;
	text-decoration:underline;
	font-weight: bold;
}
.thankWindowResult a:visited {
	color:#666;
	font-weight: bold;
}
#pagerArrowleft{
	margin-right:5px;
	}
.thankWindowResultTitle{
	font-size:14px;
	font-weight: bolder;
	color: #333;
		}
.pagerLic2 {
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:26px;

}
#thankWindowWish{
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	margin-bottom: 5px;
	}
.searchBarLC {
	clear:both;
	background-color: #CCC;
	border: 1px double #CCC;
	height: 40px;
	background-image: url(../img/general/sb-bcg.jpg);
	position: relative;

}
#thankWindowResultContainer {
/*	height: 455px;*/
	padding-top:10px;

	}
	
/*thankWindow end*/
#ilReadMoreCurrentPartRow {
	width:780px;
	height: 26px;
	background-image: url(../img/interactiveslibraryreadmore/bg_grey_grad.jpg);
	background-repeat: repeat-x;
	margin-top: -1px;
	border: 1px solid #FFF;
}
#ilReadMoreCurrentPartRow p {
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	
	}

#ilReadMoreCurrentPartEmbed{
	/*margin-top:30px;*/
	width:780px;
	text-align:right;
	display:none;
}
#sendtofriend input,#sendtofriend2 input,#embedbox input{
    background:#FFF none repeat scroll 0 0;
    border:1px solid #999;
    padding:5px;
    width:250px;
    margin-right:10px;
    margin-bottom:10px;
    
}
.jobbra{
    float:right;
}
.IEFixSB{
    _display:none;
}
#flags{
    margin-right:5px;
    margin-top:10px;
    float:right;
}
.textresizer{
    width:114px;
    float:right;
    margin-top:-24px;    
}
.textresizer a{
    cursor:pointer;
}
.textresizer .small-text{
    font-size:12px;  
    font-weight:bold;  
}
.textresizer .medium-text{
    font-size:14px;
    font-weight:bold;
}
.textresizer .large-text{
    font-size:16px;
    font-weight:bold;
}
.textresizer .larger-text{
    font-size:18px;
    font-weight:bold;
}
#ts,#tm,#tl,#tx{
    color:#999;
}
#share{
    /*width:150px;
    float:right;
    padding-top:3px;*/
	position: absolute;
	bottom: 2px;
	right: 0px;
	

}
#share a{
    cursor:pointer;
}
#share2{
    /*width:135px;
    float:right;*/
    position: absolute;
	bottom: 2px;
	right: 2px;
	
}
#share2 a{
    cursor:pointer;
}
#share3{
    width:160px;
    float:right;
    margin-right:110px;
    margin-top:-26px;
}
#share6{
    /*width:135px;
    float:right;    
    margin-top:-29px;
	margin-top: 3px;*/
	position: absolute;
	bottom: 2px;
	right: 2px;
}
#sendtofriend{
    display:none;
    /*text-align:right;*/
    /*width:780px;
    height:28px;*/
/*    position:absolute;*/
    /*width:280px;*/
/*    height:162px;*/
    /*margin-left:497px;*/
    z-index:100;
}
#sendtofriend2{
    z-index:100;
    display:none;
    text-align:right;
    position:absolute;
    background:#fff;
    
    width:280px;
    padding-top:10px;
    margin-left:497px;
}
#embedbox{
    z-index:100;
    display:none;    
    background:#fff;            
}
#sendtofriend2{
    padding-top:164px;
}
#sbSendFBtndiv{
    /*float:right;*/    
/*    padding-left:230px;
    padding-top:4px; 
    width:40px;*/   
}
#unsubscribe{
    padding-left:200px;
    width:600px;
    padding-top:100px;
    padding-bottom:300px;
}
#unsubscribe_cim{
    color:#CD2026;
    font-size:22px;
    font-weight:bold;
}
#unsubscribe_tart{
    font-size:18px;
}
#unsBtn{
    
}
.facebook{
    left:700px;
    position:relative;
    top:-16px;
    width:200px;
}
.lapozo{
    height:20px;
    /*background:#ccc;*/
    float:left;
}
.lapozo2{
    float:left;
}
.lap{
    margin-left:15px;
    float:left;
}
.lapsz{
/*    float:right;*/
}
#tysz{
    font-size:19px;
    height:120px;
    margin-top:30px;
    text-align:center;
}
#hcrss{
    float:right;
    margin-top:4px;
    margin-right:4px;
}
#hcrss2{
    float:right;
    margin-right:4px;
        
}
#sz,#sz2,#sz3{
    height:16px;    
    width:30px;
    margin-right:3px;
    padding:0px;
    
}
#szgo,#szgo2,#szgo3{
    height:19px;
}
        .tdown{
            margin-top:20px;
        }
#pimg {
	z-index: 999999;
	display: none;
	position: absolute;
    border:3px solid #666;
}         
#breadcrumb{
    text-transform: uppercase;
    font-size:10px;
    margin-left:4px;
    margin-top:12px;
    color:#666;
}
.bc1,.bc2,.bc3,.bc4,.bc5{
    margin-left:4px;
    float:left;
}
.bcsz a{
    color:#666;
}
.bcsz a:hover{
    color:#000;
}
.bcf a{
    color:#000;
}
.htitle{
    padding:0px;
    margin:0px;
    font-size:25px;
    font-weight:bold;
}
    div#popup_koge_box{
        font-family: Arial;
        padding: 13px;
        width: 369px;        
        background: #ffffff;
        border: 4px solid #515556;
        position: fixed;
        top: 50%;
        /*left: 50%;*/
        /*margin-left: 285px;*/
        left:35%;
        margin-top: -112px;
        color: #000;
        font-size: 12px;
        z-index: 10005;
    }
    div#popup_koge_box h3{
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        padding: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }
    
    div#popup_koge_box span.blank{
        color: #676767;
    }
    
    div#popup_koge_box label{
        float: none;        
        width: 379px;
        padding: 0px;
        margin: 0px;
    }
    div#popup_koge_box input[type='text']{
        width: 377px;
        background: #fff;        
        border: 1px solid #9b9b9b;    
        padding:4px;
        width:359px;
        margin: 0px; 
        margin-top: 3px;
        margin-bottom: 6px;
    }
    
    div#popup_koge_box div#popup_close{
        color: #C00;
        left:357px;
        position:absolute;
        top:7px;
        cursor: pointer;
    }
    
    div#popup_koge_box div.popup_foot{
        position: absolute;
        bottom: 10px;
        left: 10px;
    }
    
    div#popup_koge_box button{
        float: right;
        margin-top: 5px;
        width: 68px;
        height: 21px;
        background: url(/img/send_popup.jpg);
        color: #fff;
        font-weight: bold;
        text-align: center;
        border: none;
        cursor: pointer;
    }    
    
    div#popup_koge_box_background{
        position: absolute;
        z-index: 9999;
        width: 100%;
        height: 100%;
        background: #000;
        margin: 0px;
        padding: 0px;
        opacity: 0.5;
        filter:alpha(opacity=50);
        
    }
    div#popup_koge_box2{
        font-family: Arial;
        padding: 13px;
        width: 500px;        
        background: #ffffff;
        border: 4px solid #515556;
        position: fixed;
        top: 32%;
        /*left: 50%;*/
        /*margin-left: 285px;*/
        margin-left:235px;
        margin-top: -112px;
        color: #000;
        font-size: 12px;
        z-index: 10005;
    }
    div#popup_koge_box2 h3{
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        padding: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }
    
    div#popup_koge_box2 span.blank{
        color: #676767;
    }
    
    div#popup_koge_box2 label{
        float: none;        
        width: 379px;
        padding: 0px;
        margin: 0px;
    }    
    div#popup_koge_box2 div#popup_close{
        color: #C00;
        left:497px;
        position:absolute;
        top:7px;
        cursor: pointer;
    }
    
    div#popup_koge_box2 div.popup_foot{
        position: absolute;
        bottom: 10px;
        left: 10px;
    }


.overlay{
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:10000;
    background-color:#000000;
    opacity:0.75;
	filter: alpha(opacity=75);
   	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    display:none; 
}

#blogbanner{
    border:1px solid #666;    
    background:#fff;
    min-height:380px;
}
.bb_entry{
    margin-left:5px;
    margin-right:5px;
    /*border-top:1px solid #666;   */
    padding-top: 5px;
}
.bbe_thumb{
    float:left;
    margin-right:5px;
    margin-bottom:5px;
}
.bb_title{
    margin-top:2px;
    margin-bottom:5px;
    font-size:13px;
    text-align:center;
    font-weight: bold;
}
.bbe_text{
    
}
.bbe_more{
    float:right;
}
#hcReadMoreBottomContentText a,#ilReadMoreBottomContentText a,#imageLibraryMoreBottomContent a{
    color:#990000 !important;   
}
#hcReadMoreBottomContentText a:hover,#ilReadMoreBottomContentText a:hover,#imageLibraryMoreBottomContent a:hover{
    color:#CC0000 !important;
    text-decoration:underline;
}
        div.tag_cloud{
	    /*display:none;*/
            background: url(/img/tags.jpg) no-repeat 0px 0px;
            text-align: justify;
            color: #333333;
            line-height: 37px;
            width: 760px;
            border: 1px solid #EEEEEE;            
            padding-left: 10px;
            padding-right: 10px;
            padding-top:20px;
            padding-bottom:10px;
        }        
        div.tag_cloud_title{
            border-bottom:1px solid #999999;
            border-color:#999999;
            /*border-top:1px solid #999999;*/
            float:left;
            font-size:16px;
            font-weight:bold;
            margin-top:10px;
            padding-bottom:5px;
            padding-top:5px;
            width:780px;
        }        
.cloud_1,.cloud_2,.cloud_3,.cloud_4,.cloud_5 {
	font-family:helvetica;
	color:#666;
	text-shadow:3px 3px 5px #ddd;
	padding:5px 10px 5px 10px;
	line-height:20px;
	cursor:pointer;cursor:hand;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.cloud_1:hover,.cloud_2:hover,.cloud_3:hover,.cloud_4:hover,.cloud_5:hover{
	color:#c33;
	background:#eee;
}
.cloud_1 {
	font-size:11px;
}
.cloud_2 {
	font-size:13px;
}
.cloud_3 {
	font-size:14px;
}
.cloud_4 {
	font-size:15.5px;
}
.cloud_5 {
	font-size:17px;
}

div#wellNess{
	float: left;
	padding: 2px 12px 2px 14px;
	border-right: 1px solid #999;
}

