/* CSS Document */

#wrapper {
	margin:0 auto;
	padding: 0;
	width: 980px;
	font-family: Helvetica, Arial, sans-serif; 
	background: white;
	min-height:100%;


}

body { 
    font-family :  Helvetica, Arial, sans-serif; 
	font-size:12px; color:#666666;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
	 
input {
    font-family: Helvetica, Arial, sans-serif;
    color: #666666;
    font-size: 10px;
}

.ddclass
{
    font-family: Helvetica, Arial, sans-serif;
    color: #666666;
    font-size: 12px;
    width: 235px;
}

.ddclass10
{
    font-family: Helvetica, Arial, sans-serif;
    color: #666666;
    font-size: 10px!important;
}

.pagetitle { 
    font-family :  Helvetica, Arial, sans-serif; 
	font-size:18px; font-weight:bold; color:#666666;
} 

.helpqq { 
    font-family :  Helvetica, Arial, sans-serif; 
	font-size:14px; font-weight:bold;
}


a {
    
    border: none!important;
    font-weight: bold;
    color: #c44f11;
    text-decoration: none;  
}

a:hover
{
    
    border: none!important;
    font-weight: bold;
    color: #333333;
    text-decoration: underline!important;
}

a:visited
{
    
    border: none!important;
    font-weight: bold;
    color: #c44f11;
    text-decoration: none;
}

.hello {
    text-align: right;
    color: #31636d;
    font-size: 12px;
    margin: 20px 5px 0 0;
}

html* .hello {
    margin-top: 15px;
}

.hello a {
    color: #666666;
    text-decoration: none;
}

.hello a:hover {
    text-decoration: underline;
}

.title-1 {
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    line-height: 17px;
}

.title-2 {
    font-size: 12px;
    color: #304a4f;
    font-weight: bold;
    font-style: italic;
    line-height: 16px;
}

.title-3 {
    font-size: 15px;
    color: #304a4f;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;
}

.body-text {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    padding: 0 5px 0 5px;
}

.body-text a {
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}

.body-text a:hover {
    text-decoration: underline!important;
}

h2.sf_newsTitle {
    font-size: 14px!important;
    padding: 0!important;
    margin: 0!important;
}

.sf_newsList p {
    padding: 0!important;
    margin: 0!important;
}


/* Start Main Navigation */

#mainNav .rmHorizontal
{
    width: 724px;
    background: #5e5e5e;
    border: none!important;
    margin: 0;
    height: 38px;
}

#mainNav2 .rmHorizontal
{
    width: 980px;
    background: #5e5e5e;
    border: none!important;
    margin: 0;
    height: 38px;
}

#mainNav a:hover {
    text-decoration: none!important;
}

#mainNav2 a:hover {
    text-decoration: none!important;
}


#mainNav-right {
    width: 256px;
    height: 38px;
    background: url(images/nav_right.jpg) no-repeat top right;
}

.NavDropdown {
    margin: 10px 10px 0 0;
}

#mainNav .rmFirst a {
    background: url(images/btn_membership.jpg) no-repeat top left!important;
    width: 181px;
}

#mainNav2 .rmFirst a {
    background: url(images/btn_membership2.jpg) no-repeat top left!important;
    width: 196px;
}

#mainNav2 .rmLast a {
    background: url(images/nav_right2.jpg) no-repeat top right;
    width: 196px;
}


#mainNav .rmFirst a:hover 
{
    background: url(images/btn_membership_hover.jpg) no-repeat top left!important;
    width: 181px;
    cursor: pointer;
}

#mainNav2 .rmFirst a:hover 
{
    background: url(images/btn_membership_hover2.jpg) no-repeat top left!important;
    width: 196px;
    cursor: pointer;
}

#mainNav2 .rmLast a:hover 
{
    background: url(images/nav_right_hover2.jpg) no-repeat top left!important;
    width: 196px;
    cursor: pointer;
}

#mainNav li a 
{
    background: url(images/btn_bg.jpg) no-repeat top left;
    width: 181px!important;
    padding: 11px 0;
    font-family: Helvetica;
    font-size: 14px!important;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;

}

#mainNav2 li a 
{
    background: url(images/btn_bg2.jpg) no-repeat top left;
    width: 196px!important;
    padding: 11px 0;
    font-family: Helvetica;
    font-size: 14px!important;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;

}

#mainNav li a:hover 
{
    background: url(images/btn_main_hover.jpg) repeat-x top left;
    font-size: 14px!important;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}

#mainNav2 li a:hover 
{
    background: url(images/btn_main_hover.jpg) repeat-x top left;
    font-size: 14px!important;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}


#mainNav .rmVertical 
{
    width: 100%;
    background: url(images/roundbottom.png) no-repeat bottom left;
    filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
    z-index: 5;
    position:relative;
    padding-bottom: 7px;
}

#mainNav2 .rmVertical 
{
    width: 100%;
    background: url(images/roundbottom.png) no-repeat bottom left;
    filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
    z-index: 5;
    position:relative;
    padding-bottom: 7px;
}

#mainNav .rmVertical li a 
{
    font: 12px Arial!important;
    background: #5e5e5e url(images/submenu_bullet.gif) no-repeat center left!important;
    color: white!important;
    text-decoration: none!important;
    padding: 10px 10px 10px 22px!important;
    text-align: left!important;
    width: 200px!important;
    white-space:normal;
    z-index: 5;
    position:relative;
    border-left: 1px solid #bebebe!important;
    border-right: 1px solid #bebebe!important;
}

#mainNav2 .rmVertical li a 
{
    font: 12px Arial!important;
    background: #5e5e5e url(images/submenu_bullet.gif) no-repeat center left!important;
    color: white!important;
    text-decoration: none!important;
    padding: 10px 10px 10px 22px!important;
    text-align: left!important;
    width: 200px!important;
    white-space:normal;
    z-index: 5;
    position:relative;
    border-left: 1px solid #bebebe!important;
    border-right: 1px solid #bebebe!important;
}

#mainNav .rmVertical li a:hover 
{
    font: 12px Arial!important;
    text-decoration: underline!important;
    background: #5e5e5e url(images/submenu_bullet.gif) no-repeat center left!important;
    text-align: left!important;
    z-index: 5;
    position:relative;
    border-left: 1px solid #bebebe!important;
    border-right: 1px solid #bebebe!important;
}

#mainNav2 .rmVertical li a:hover 
{
    font: 12px Arial!important;
    text-decoration: underline!important;
    background: #5e5e5e url(images/submenu_bullet.gif) no-repeat center left!important;
    text-align: left!important;
    z-index: 5;
    position:relative;
    border-left: 1px solid #bebebe!important;
    border-right: 1px solid #bebebe!important;
}

#secondNav a:hover {
    text-decoration: none!important;
}


#secondNav .rmRootGroup
{
    width: 980px;
    height: 21px;
    border: none!important;
    background: #ffffff url(images/subnav_bg_wide.jpg) repeat-x top left;
    margin: 0;
    z-index: 3;
    position:relative;
}

#secondNav .rmRootGroup li a 
{
    font-family: Helvetica;
    height: 25px;
    color: #333333;
    padding: 3px 15px 0 15px;
    margin: 0 1px 0 10px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    z-index: 3;
    position:relative;
}

#secondNav .rmRootGroup li a:hover 
{
    background: #ffffff url(images/subnav_bg_hover.jpg) repeat-x top left;
    height: 25px;
    cursor: pointer;
    z-index: 3;
    position:relative;
}

/*#secondNav .rmLevel1 
{
    padding-left: 15px!important; 
    z-index: 3;
    position:relative;
}

#secondNav .rmLevel1 li a 
{
    background: url(images/secondNav_separator.gif) no-repeat bottom right!important;    
    height: 15px!important;
    padding: 0 10px 0 10px!important;
    font-size: 11px!important;
    font-weight: bold;
    margin: 0!important;
    z-index: 3;
    position:relative;
}

#secondNav .rmLevel1 li a:hover 
{
    text-decoration: underline;
    background: #ffffff url(images/secondNav_separator.gif) no-repeat top right!important;
    padding: 0 10px 0 10px!important;
    margin: 0!important;
    cursor: pointer;
    z-index: 3;
    position:relative;
    text-decoration: underline!important;
}

#secondNav .rmLevel1 .rmLast a 
{
    background-image: none!important;
    z-index: 3;
    position:relative;
}

#secondNav .rmLevel1 .rmLast a:hover 
{
    background-image: none!important;
    cursor: pointer;
    z-index: 3;
    position:relative;
}*/


.rtUL a {
    color: #333333!important;
    font-weight: bold!important;
    margin: 0!important;
    padding: 0!important;
}

.rtUL a:hover {
    font-weight: bold!important;
    background: none!important;
    text-decoration: underline!important;
    margin: 0!important;
    padding: 0!important;
}

.rtIn {
    background: #ffffff!important;
    background-color: #ffffff!important;
}



/* End Main Navigation */






.navigation-column {
    width: 236px;  
    float: left; 
    margin-left: 0px;
    text-align: left;
}

.navigation-content-top {
    width: 236px;
    height: 9px;
}

.navigation-content {
    padding: 0px 0px 0px 0px;
    background: url(images/onDemand_column_bg.jpg) repeat-y bottom left;
    list-style: none;
}

.navtopbg {
    padding: 2px 0px 0px 0px;
    width: 236px;
    height: 19px;
    background: url(/images/header_nav2.jpg) no-repeat bottom left;
    font-family: Helvetica;
    font-size: 15px!important;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    margin-top: 0px;
}

.navigation-column-bottom {
    background: #ffffff url(images/onDemand_column_bottom.jpg);
}

.navigation-content a {
    font-size: 11px!important;
    color: #333333!important;
    font-family: helvetica,arial,sans-serif!important;
    line-height: 20px!important;
    
    text-align: left!important;
    font-weight: bold;
    white-space:normal
}

.navigation-content a:hover {
    text-decoration: none!important;
}

#left25 li a 
{
    background-image: none!important;
    font: bold 11px Helvetica!important;
    height: 12px!important;
    background: url(images/submenu_bullet.gif) no-repeat center left!important;
    color: white!important;
    text-decoration: none!important;
    padding: 10px 10px 10px 22px!important;
    text-align: left!important;
    width: 210px!important;
    white-space:normal
}

#left25 li a:hover 
{
    background: url(images/btn_main_hover.jpg) repeat-x top left;
    font-size: 14px!important;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.navigation-content a:hover {
    text-decoration: underline;
}

.navigation-header {
    margin: 0px;
    
}

.navright-content-top {
    width: 230px;
    height: 9px;
    background: #ffffff url(images/wide_content_top.jpg) no-repeat top left;
}

.navright-content {
    width: 230px;
    background: #ffffff url(images/wide_content_bg2.jpg) repeat-y top left;
    text-align: center;
}

.navright-content-bottom {
    width: 230px;
    height: 9px;
    background: #ffffff url(images/wide_content_bottom.jpg) no-repeat top left;
}


.wide-content-top {
    width: 709px;
    height: 9px;
    background: #ffffff url(images/wide_content_top.jpg) no-repeat bottom left;
}

.wide-content {
    width: 709px;
    background: #ffffff url(images/wide_content_bg.jpg) repeat-y top left;
    text-align: center;
}

.wide-content-bottom {
    width: 709px;
    height: 9px;
    background: #ffffff url(images/wide_content_bottom.jpg) no-repeat top left;
}

.wide-video-top {
width: 720px;
height: 9px;
background: #ffffff url(/images/wide_video_top.jpg) no-repeat bottom left;
}

.wide-video-content {
width: 720px;
background: #ffffff url(/images/wide_video_bg.jpg) repeat-y top left;
text-align: center;
}

.wide-video-bottom {
width: 720px;
height: 9px;
background: #ffffff url(/images/wide_video_bottom.jpg) no-repeat top left;
}

.narrow-top {
    background: #ffffff url(images/narrow_content_top.jpg) no-repeat top;
    width: 249px;
    height: 10px;
    margin: 0;
}

.narrow-content {
    background: #ffffff url(images/narrow_content_bg.jpg) repeat-y top;
    width: 229px;
    padding: 0 10px 10px 10px;
    margin: 0;
}

.narrow-bottom {
    background: #ffffff url(images/narrow_content_bottom.jpg) no-repeat top;
    width: 249px;
    height: 10px;
    margin: 0;   
}

.narrow-content .sf_newsTitle {
    font-size: 11px!important;
}

.narrow-content .sf_newsAuthor {
    font-size: 11px!important;
}

.652-top {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/652_content_top.jpg) no-repeat top;
    width: 652px;
    height: 10px;
    margin: 0;
}

.652-content {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/652_content_bg.jpg) repeat-y top;
    width: 652px;
    padding: 0 10px 10px 10px;
    margin: 0;
}

.652-bottom {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/652_content_bottom.jpg) no-repeat top;
    width: 652px;
    height: 10px;
    margin: 0;   
}

.320-top {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/320_content_top.jpg) no-repeat top;
    width: 320px;
    height: 10px;
    margin: 0;
}

.320-content {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/320_content_bg.jpg) repeat-y top;
    width: 320px;
    padding: 0 10px 10px 10px;
    margin: 0;
}

.320-bottom {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/320_content_bottom.jpg) no-repeat top;
    width: 320px;
    height: 10px;
    margin: 0;   
}

.210-top {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/210_content_top.jpg) no-repeat top;
    width: 210px;
    height: 10px;
    margin: 0;
}

.210-content {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/210_content_bg.jpg) repeat-y top;
    width: 210px;
    padding: 0 10px 10px 10px;
    margin: 0;
}

.210-bottom {
    background: #ffffff url(http://www.promaxbda.org/app_master/images/210_content_bottom.jpg) no-repeat top;
    width: 210px;
    height: 10px;
    margin: 0;   
}

.sidebar {
    width: 130px;
}

/*.narrow-content li {
    padding: 10px!important;
}*/

.narrow-content-right {
width: 246px;
background: #ffffff url(images/narrow_content_bg.jpg) repeat-y top left;
text-align: center;
}

.narrow-content-left {
width: 240px;
background: #ffffff url(images/narrow_content_bg.jpg) repeat-y top left;
text-align: left;
padding: 0 10px 0 10px;
}

.narrow-content-top {
width: 239px;
height: 10px;
background: #ffffff url(images/narrow_content_top.jpg) no-repeat top right;
}

.narrow-content-bottom {
width: 239px;
height: 10px;
background: #ffffff url(images/narrow_content_bottom.jpg) no-repeat top right;
}

.narrow-content-onDemand {
width: 239px;
height: 29px;
background: #ffffff url(images/narrow_content_onDemand.jpg) no-repeat top right;
}

.sidebar-content {
padding: 0 10px 0 10px!important;
}


/* Start footer */

#footer {
width: 980px;
background: #ffffff url(images/footer_bg.jpg) no-repeat;
margin: 0 auto; 
margin-top: 15px!important;
margin-bottom: 15px!important;
height: 26px;
clear: both;
}

.footer-menu ul {
list-style: none;
margin: 0;
padding-left: 15px;
}

.footer-menu li {
display: inline;
padding: 0 10px 0 10px;
}

.footer-menu a {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
}

.footer-menu a:hover {
text-decoration: underline;
}

.copyright {
width: 150px;
font-family: Helvetica, Arial, sans-serif;
font-size: 9px;
color: #333333;
padding-right: 20px;
}

/* End Footer */

hr {
border: none;
background: #cbcbcb;
color: #cbcbcb;
width: 90%;
height: 1px;
}

/* Start onDemand columns */

.spotoftheday-column {
width: 236px;  
float: left; 
margin-right: 11px;
text-align: center;

}

.qanda-column {
width: 236px;  
float: left; 
margin-right: 11px;
text-align: center;
}

.question-column {
width: 236px;  
float: left; 
margin-right: 11px;
text-align: center;
}

.blogs-column {
width: 236px;  
float: left; 
text-align: center;
}

.onDemand-content {
padding: 10px 5px 0 5px;
min-height: 380px;
background: url(images/onDemand_column_bg.jpg) repeat-y top left;
}


.onDemand-column-bottom {
background: #ffffff url(images/onDemand_column_bottom.jpg);
}

.onDemand-content {
font-size: 12px;
color: #666666;
line-height: 16px;
}

.onDemand-content a {
font-size: 12px;
color: #c44f11;
text-decoration: none;
font-weight: bold;
line-height: 16px;
}

.onDemand-content a:hover {
color: #333333;
text-decoration: underline;
}

.onDemand-header {
margin: -5px;
}

.sf_singleNews 
{
	text-align: left;
	padding: 10px 20px 20px 20px;
}


.textred { color: #FF0000; font-size: 12px; font-family: Arial; font-weight: bold;}
.textgreen { color: #009300; font-size: 12px; font-family: Arial; font-weight: bold;}
.textdarkred { color: #D90000; font-size: 12px; font-family: Arial; font-weight: bold;}
.textwhite { color: #FFFFFF; font-size: 12px; font-family: Arial; font-weight: bold;}
.textblack { color: #000000; font-size: 12px; font-family: Arial; font-weight: bold;}
.adminlabel{ font-family: 'Arial'; font-size: 12px; font-weight: bold; color: #000000; }
.subtitle { color: #000000; font-size: 16px; font-family: Arial; font-weight: bold;}

.progrhead { 
    font-family: Arial; 
    font-size: 12px; 
    text-decoration: none; 
    color: #FFFFFF; 
    border: solid 1px #828282; 
    background-color: #9C9C9C; 
    position: absolute; 
    top: 10%; 
    left: 50%; 
    width: 140px; 
    height: 30px; 
    vertical-align: middle; 
    z-index: 1; 
    padding-top: 10px; 
    margin-left: -70px; 
    margin-top: -15px;
}


.MyCalendar .ajax__calendar_container { border: solid 1px green; background-color: #D0D8E8; color: #4F81BD;}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year { color: Black;}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year { color: Navy;}

.MyCalendar .ajax__calendar_dayname {color: Purple; font-family: Verdana, Arial; font-weight: bold;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:0px;
	width:350px;
}

.errmsg { color: #FF0000; font-size: 10px; font-family: Arial; font-weight: bold;}
.pophead { color: #FFFFFF; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #0000FF; padding: 3px; border:solid 2px Navy; cursor: move;}
.grdhead { color: #000000; font-size: 12px; font-family: Arial; font-weight: bold; background-color: Silver; padding: 1px; border: solid 2px #8BA8BD;}

.topbtns { border: solid 1px #000000; padding: 4px 4px 4px 8px; background-color: #DDE0E6;}
.toptitlebkg { border: solid 1px #000000; padding: 4px 4px 4px 8px; background-color: #6892C4;}
.toptitle { color: #FFFFFF; font-size: 16px; font-family: Arial; font-weight: bold;}
.subtitle { color: #000000; font-size: 16px; font-family: Arial; font-weight: bold;}
.mainbkg { border: solid 1px #000000; padding: 6px; background-color: #D9E1F4;}
.lightbkg { border: solid 1px #000000; padding: 6px; background-color: #F0F0F6;}

.pnlerrmsg { color: #FF0000; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #FFECEC; border: solid 2px #B90000; padding: 3px; text-align: center;}
.pnlsucmsg { color: #009300; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #BFFFBF; border: solid 2px #007900; padding: 3px; text-align: center;}

.pnlsucmsgfade { color: #009300; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #BFFFBF; border: solid 2px #007900; padding: 3px; text-align: center; width: 98%;}

.progress { font-family: Arial; font-size: 10px; text-decoration: none; color: #17375E; border: solid 1px #17375E; background-color: #E6EAF2; position: absolute; top: 70%; left: 50%; width: 160px; height: 50px; vertical-align: middle; z-index: 1; padding-top: 10px; margin-left: -80px; margin-top: -25px;}

.logo-area {
    width: 200px;
}

.login-area {
    width: 450px;
}

.search-area {
}

div.indexbody table.imgframe {width:282px;display:inline}
table.imgframe {border-collapse: collapse;border:0px}
table.imgframe td {font-size:1px;margin:0;padding:0}
table.imgframe td.corner {width:8px}
table.imgframe td img {display:block;margin:0 auto;padding:0}
table.imgframe td.tm {width:100%;height:9px;background: url(/images/imgframe_tm.png) left repeat-x}
table.imgframe td.bm {width:100%;height:13px;background: url(/images/imgframe_bm.png) left repeat-x}
table.imgframe td.sideleft {background: url(/images/imgframe_ml.png) left repeat-y;background-position:top left}
table.imgframe td.sideright {background: url(/images/imgframe_mr.png) left repeat-y;background-position:top right}
table.imgframe td.md {background: #f5f5f5 url(/images/imgframe_md.png) left top repeat-x}
hr.speakers {border:0; height:1px;color: #cdcdcd; background-color:#cdcdcd; margin:0;padding:0;display:block}

table.speakers {border-collapse: collapse; margin: 18px 0;display:block}
* html table.speakers {border-collapse: collapse; margin: 11px 0;display:block}
table.speakers td a.more {text-decoration:none;color:#000000}
table.speakers td a.more:hover {text-decoration:underline}
table.speakers td.lc {padding:0px;vertical-align:top}
table.speakers td.rc {padding-left:10px;vertical-align:top}
table.speakers dl dt {font-weight:bold; margin-left:0}

div.bio {float:left;width:400px;margin-left:15px}
hr.speakers {border:0; height:1px;color: #cdcdcd; background-color:#cdcdcd; margin:0;padding:0;display:block}

.sf_pager {
    margin-left: 10px!important;
}


/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #ff0000;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
}





#myGallery, #myGallerySet, #flickrGallery
{
	width: 680px;
	height: 400px;
	z-index:5;
	margin-left: 15px;
}

html* #myGallery, #myGallerySet, #flickrGallery
{
    margin-left: 0;
} 

.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('images/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 50px;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('images/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('images/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('images/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('images/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 70px;
	height: 99%;
	width: 80%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	border: 1px solid red;
}

.withArrows a.open:hover { background: url('images/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('images/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}






/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-bottom: 2px;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 10px;
margin-right: 3px;
border-top: 1px solid #d7d7d7!important;
border-right: 1px solid #d7d7d7!important;
border-left: 1px solid #d7d7d7!important;
color: #666666!important;
background: white url(images/shade.gif) repeat-x;
}

.shadetabs li a:visited{
color: #666666!important;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #333333;
}



.shadetabs li a.selected{ /*selected main tab style */
background: #ffffff url(images/shadeactive.gif) repeat-x!important;
border-top: 1px solid #adadad!important;
border-right: 1px solid #adadad!important;
border-left: 1px solid #adadad!important;
color: #333333!important;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.hiddenGridColumn {display:none;}


.pinkbox 
{
	background: #ffccff url(/images/dailybrief/showcase.png) no-repeat top left;
	padding: 30px 5px 10px 5px;
	width: 590px;
	height: 100%;
	margin-bottom: 20px;
}

.payments-important-box 
{
	display: block;
	width: 600px;
	padding: 10px 10px 10px 35px;
	margin: 10px 0;
	background: #feffde url(images/important.png) no-repeat 5px 5px;
	border: 1px solid #dc0000;
	color: #dc0000;
	font-weight: bold;
}

.video-upload-warning 
{
	padding: 10px 10px 10px 35px;
	margin: 0 0 10px 0;
	background: #feffde url(images/important.png) no-repeat 5px 5px;
	border: 1px solid #dc0000;
	color: #dc0000;
	font-weight: bold;
}

.timecode-control 
{
	padding: 10px;
	background: #f4f4f4;
	border: 1px solid #cccccc;
}

.timecode-control-important 
{
	display: block;
	width: 450px;
	float: right;
	padding: 10px 10px 10px 35px;
	background: #feffde url(images/important.png) no-repeat 5px 5px;
	border: 1px solid #dc0000;
	color: #dc0000;
	font-weight: bold;
}


