
/* 
================================
Skin styles for DotNetNuke

JIM BRICKMAN.COM

================================
*/   

td {
color: #000;
	font-family: Arial, Helvetica, sans-serif;
	Font-size:12px;
	}

body {
	background-color:#ffffff;
	background-image:url(/Portals/_default/Skins/JimBrickman2011/Images/Silver_Leather_Background.jpg);
	background-repeat:repeat;
	color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	Font-size:14px;
}

/* affects built-in text in DNN modules */
label{
	color:#000000;
}

/* copyright text */
.SkinObject {
	color: #fff;
	font-size: 12px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	
}
#center {
width: 920px;
margin: 0px auto;
}
.pagemaster {
	width:100%;
	background-color:transparent;
	margin:0px auto 0px auto; /* top, right, bottom, left -  keeps contents centered */
	text-align:center;
	
}


.skinmaster {
	width:982px;
	background-color: #ffffff;
	margin: 0px auto 0px auto; /* top, right, bottom, left -  keeps contents centered */
	text-align:center;
	border: 1px solid transparent;
	background-image: url(/Portals/_default/Skins/JimBrickman2011/Images/JimBrickman-Header.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;

}
/* DNN nav dropdowns falling behind a flash piece? Two things - 
.navpane - overflow: visible  AND   wmdoe=transparent in flash embed code */
	
.navpane  { 
	background-color: transparent;
	/* background-image: url(/Portals/0/images/nav_main_bgd.jpg); 
	background-repeat:repeat-x; */
	text-align: Left;
	text-shadow:#3333CC;
	width:938px; 
	height: 32px; 
	overflow: visible; /* gotta be on - dropdowns */
	padding-top: 0px; /* allows main nav text to look in middle, but adds space at bottom edge- make sure bkd color is tranparent */
	margin: 113px Auto 0px Auto;
	border: 0px solid transparent;
	
}

.navpane2 {
	width: 280px;
	height: auto;
	margin: 5px 0px 0px 0px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
	border: 1px transparent solid;
	text-align: left;
	}
	
.contentpane {
width: 920px;
height: auto;
margin: 5px Auto 0px Auto; /* watch out, affects the look of the calendar module width */
border: 1px transparent solid;
text-align: left;
}

#leftcontainer {
width:440px; /* must be less than full 260 to compensate for margin */
height: auto;
margin:5px 17px 0px 30px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
border: 1px transparent solid;
float:left;

}

.leftpane {
width:440px; /* must be less than full 260 to compensate for margin */
height: auto;
margin:0px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
border: 1px transparent solid;
text-align: left;
}

.leftpanemini {
width:280px; /* must be less than full 260 to compensate for margin */
height: auto;
margin:5px 0px 0px 30px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
border: 1px transparent solid;
float:left;
text-align: left;
}

.leftpanemini2 {
width:280px; /* must be less than full 260 to compensate for margin */
height: auto;
margin:5px 0px 0px 0px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
border: 1px  transparent solid;
text-align: left;
}

.rightpanelarge {
width:600px; /* must be less than full 260 to compensate for margin */
height: auto;
margin:5px 30px 0px 15px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
border: 1px transparent solid;
float:left;
text-align: left;
}

.rightpane {
width:440px; /* must be less than full 260 to compensate for margin */
height: auto;
margin:5px 30px 0px 17px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
border: 1px transparent solid;
float:left;
text-align: left;
}

.bottompane {
width: 920px;
height: auto;
margin: 5px auto 0px auto; /* watch out, affects the look of the calendar module width */
border: 1px transparent solid;
text-align: left;

}
.clear {
width: 920px;
border: 0px red solid;
margin: 0px auto 0px auto;
text-align: center;
clear:both;
}

#LeftContainerNav {
width:280px; /* must be less than full 260 to compensate for margin */
height: auto;
margin: 0px 0px 0px 30px; /* top, right, bottom, left - left/right autos keep contents centered, too much will cause content pane to spill down the left */
border: 1px transparent solid;
float:left;
}

#footer {
background-color:#585858;
color: #fff;
border: 0px solid transparent;
width: 920px;
height: 85px;
margin: 10px auto 10px auto;
text-align:center;
}

H1 {
font-family: Arial;
font-size: 20pt;
color: 5b6377;
margin: 0px;
} 

.H1 {
font-family: Arial;
font-size: 20pt;
color: 5b6377;
margin: 0px;
} 

H2 {
font-family: Arial;
font-size: 20pt;
color: 5b6377;
margin: 0px;
} 

#blogarchive {
margin-top: 15px;
color: #698d7f;
}
#blogarchive .subhead {
color: #698d7f;
font-weight: bold;
}

.Blog_Archive_DayHeader {
color: #698d7f;
font-weight: bold;
}


.bhd {
margin: 20px 0px 0px 0px;
}









/*subbottom contains community logos plus TERMS, PRIVACY and LOGIN */

.subbottom{ 
	width:100%; 
	font-family:Arial, Helvetica, sans-serif;
	color: #698d7f;
	background-color: transparent;
	padding-top:20px;
	margin:0px;
	float:left;
	text-align:center;
}


.controlpanel {
	background-color: #fff; 
	border:1px solid #000;
	width: 982; 
	margin: 0px auto 0px auto;
	text-align: center;
}

.main_dnnmenu_container2 {
	background-color: transparent; 
	border: 0px red solid;
	height: auto;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;

}

/* nav main text controls */
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	border: 0px solid red;
	background-color: A8ABB4;
	font-family: Arial;
    white-space: nowrap;  /*Word wrapping menu item now optional*/    
	padding: 5px 10px 5px 10px;   /* vert seperator dimensions: top (beyond pane), right, bottom, left */
	margin: 5px 5px 0px 5px;
}



/* rollover - nav main text */
.main_dnnmenu_itemhover {  
	color: #4C6496;
	background-color: A8ABB4; 
	font-weight: bold;
}


/* nav drop-down text controls */

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	border: 2px solid #fff;
	background-color: A8ABB4;
	font-family: Arial;
    white-space: nowrap;  /*Word wrapping menu item now optional*/    
	padding: 5px 5px 5px 5px;   /* vert seperator dimensions: top (beyond pane), right, bottom, left */
	margin: 5px 5px 0px 5px;	  /* drop-down spacing: top (beyond pane), right, bottom, left */
	                /* padding also affects drop-down vert heights */
}

.main_dnnmenu_submenu .main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	border: 0px solid #fff;
	background-color: A8ABB4;
	font-family: Arial;
    white-space: nowrap;	  
}

/* rollover - nav drop-down text */
.main_dnnmenu_itemhover td {
	cursor: pointer; 
	cursor: hand; 
	color: #4C6496;
	background-color: A8ABB4; 
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/    
	padding: 5px 5px 5px 5px;   /* vert seperator dimensions: top (beyond pane), right, bottom, left */
	margin: 5px 5px 0px 5px;
	border: 2px solid #FFF;
}

.main_dnnmenu_submenu .main_dnnmenu_itemhover {
	cursor: pointer; 
	cursor: hand; 
	color: #4C6496;
	background-color: A8ABB4; 
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/   
	}

/* nav drop-down arrow for more than 1 drop-down area */
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	color: #cccccc;
	text-align: center; 
	vertical-align: middle;
	width: 15px; 
	height: 100%;
}

/* drop-down menus - overall area */
.main_dnnmenu_submenu {
	border:1px solid #000000;
	background-color: A8ABB4;
	/* background-image: url(/Portals/0/images/nav_dropdown_bgd.jpg); 
	background-repeat:repeat-y;  */
	z-index: 1000; /* should help to position div layer order, but here it does nothing */
	cursor: pointer; 
	cursor: hand; 
	color:#0d2842;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#a28f5d', Direction=135, Strength=0); 
	padding: 0px 0px 0px 0px;   /* must explicitly set padding for sub-menus */
	margin: 2px 0px 0px -10px;;
}

.main_dnnmenu_break {
	height: 2px;
	font-size: 10px;
	background-color: #fff;
}

.main_dnnmenu_arrow {
	display: none;
	color: #000000;
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	display: none;
	color: #000000;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}


#dnn_dnnTERMS_hypTerms {
	font-size: 11px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	background-color: Transparent;
	color: #fff;
}

#dnn_dnnPRIVACY_hypPrivacy {
	font-size: 11px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	background-color: Transparent;
	color: #fff;
}


#dnn_dnnLOGIN_cmdLogin {
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica;
	font-weight:bold;
	text-transform:uppercase;
	color: #fff;
}


.StandardButton {
  background: #7994cb none; 
  color: #cccccc;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.TreeViewMenu_Header {
	background-image: url(../../BrickhouseRadioNetwork/Code/gradient_LtBlue.jpg);
}

/* text style : module titles in admin */
.Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: fff;
}


hr{
color:#f8f9f8;
}


/* text style : most internal text rendered by modules */
.Normal{
	font-size: 13px; 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif; 
	color:#000;
}

A:link  {
	font-size: 13px;  
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	color:#4C6496;;
}

A:hover {
	font-size: 13px;  
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	color: #585858;
	text-decoration:none; /* overwrites underlines from portal css, keeps them from showing up in subnav*/
}

A:visited   {
	font-size: 13px;  
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	color:#4C6496;;
}

A:active    {
	font-size: 13px;  
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	color:#4C6496;;
}

.CATRootItem td{
font-size: 13px;  
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	color:#39cbef;
}
.CATRootItem td, .CATRootItemActive TD { 
width:150px;
border-top:#999999 1px solid !important; 
border-bottom:#000000 1px solid !important; 
color:#ffffff; 
background:#3477c7; 
font-size:14px; 
font-weight:bold !important; 
letter-spacing: 1px;
padding:6px;
}

.CATRootItemSelected td { 
width:150px;
border-top:#999999 1px solid !important; 
border-bottom:#000000 1px solid !important; 
color:#ffffff !important; 
background:#666666; 
font-size:14px !important; 
font-weight:bold !important;
letter-spacing: 1px;
padding:6px;
}





/* text style for buttons and link buttons used ONLY in the admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used ONLY in the admin pages */
A.CommandButton:link {
	color: #dc2621;
}

A.CommandButton:hover    {
	color: #ffffff;
}









/* BRENDAN ADDED */






/* no longer used */
.footer{
	width:660px;
	text-align:center;
	background-color:transparent;
	margin:0px auto 0px auto; /* absolutely necessary to keep contents centered */
	padding:0px;
}




.discography{
	font-size: 12px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}






/* RADIO SHOW - 'Where To Listen' table */

.listen_table{
	width:600px;
	font-size: 13px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:15px;
	background-color: transparent;
}







/* Also the 'Details' area, after you've clicked - this is UNUSED, as it affects padding on Brickman Scrapbook and BrickNotes
 
.BCC_EQ_NoTitle01Content{
width:800px;
background-color:transparent;
font-size: 16px !important; /* overwrites one of the container.css docs 
font-family: verdana !important;
color: #000000 !important;
text-align: left !important;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 70px !important; /* careful, padding in these also affects the whole tour grid 
margin-left: 0px !important;
}
*/

/*  TOUR MODULE and TOUR MODULE V2  */


/* entire tour area */
.tour_div{
}

/* tour table */
.tour_table{
	width:920px; /* must be less than 660 (content pane minus margins) */
	font-size: 1px; 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	color: fff; /* text */
	background-color: white;
	margin-left:0px; /* keeps module from hitting left side */
	/* margin:0px; affects entire table, not cells */
	padding:0px;
}

/* tour header row titles DATE VENUE TICKETS etc. */
.tour_header{
	font-size: 14px; 
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:fff;
	background-color: #A8ABB4; 
	margin:0px;/* appears to be doing nothing */
	padding:0px;
}

.tour_header td {
	font-size: 14px; 
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:fff;
	background-color: #A8ABB4;
	margin:0px;/* appears to be doing nothing */
	padding: 5px;
}

/* tour rows, odd */
.tour_rowodd{
	background-color: #ffffff;
}

/* tour rows, even */
.tour_roweven{
	background-color: #dddddd;
}

/* 'Details' rollover text - DISABLED 2009 */
.Eventtooltip{
	font-size: 14px; 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif; 
	color: #5b77b1;
	background-color:#fffb94;
	padding:15px;
	margin:15px;
	border:2px;
	border-color:#5b77b1;
	width:300px;
	position:absolute; /* box position, important!! */
	display:none;
}


/* 'Details' area, after you've clicked - 
NOTE: must add div controls in the Detail settings -  header and footer tags under the advanced settings 
Header - <div class="tourdetail">
Footer - </div>

NOTE: if text is still showing up strangely, check the 'edit text' font attributes within the indiv entry -  must be plain text
*/

.tourdetail{
width:920px;
background-color:transparent;
font-size: 14px !important; /* overwrites one of the container.css docs */
font-family: Arial !important;
color: #184776 !important;
text-align: left !important;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px !important; /* careful, padding in these also affects the whole tour grid */
margin-left: 0px !important;
}




/* BLOG */

/* blog main display - table width */
.DNN_ANN_DesignTable {
width: 600px!important;
}

/* DETAIL PAGE */
.blog_body {
width: 600px!important;
font-family:Geneva, Arial, Helvetica, sans-serif !important; /* to override module.css */
color:#080d2a!important;
font-size:13px!important;
}

.blog_date {
font-family:Geneva, Arial, Helvetica, sans-serif !important; /* to override module.css */
font-size: 13px;
color:#080d2a!important;
}
h2.blog_title {
font-family:Geneva, Arial, Helvetica, sans-serif !important; /* to override module.css */
font-size: 13px;
font-weight: bold;
color:#080d2a!important;
}




/* Left Pane as text  */

.leftpanetext {
	margin: 0px auto;
	width: 260px;
	padding-left: 20px !important ; /* keeps from running off left edge */
	text-align:left;
	}



/* FCK EDITOR BACKGROUND IMAGE INTRUSION 

Must change in every portal-

Beneath FCK text box, click 'Show custom editor options'
Settings Type > Click'Portal' radio button at top
'Other Editor Options'
'Font colors:' enter cccccc or whatever, depending on bkd image
'Apply'


*/






/* Captcha alignment*/

.CaptchaStyle {
margin:20px 0px 10px 120px; /* top, right, bottom, left */
}


/* Captcha image shrink*/

.CaptchaStyle img {
width:120px;
}





/* ANNOUNCEMENTS (BRICKNOTES) MODULE styles */

/* encloses entire Announcements module, if you place these in 'Advanced Settings' 
Header - <div class="bricknotes">
Footer - </div>

MUST check 'Display Container' and choose 'ClearBackground2' for the Client Admin users to properly see options

Announcements Settings > Item Template -  </br>[PUBLISHDATE]</br> - keep time, date and entry on separate lines

*/

.bricknotes{
width:600px;  
}


/* headline text */
.SubHead {

font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #55767b
background-color: transparent;
margin:0px; 
padding-bottom:20px;
}

/* headline text - doesn't seem to affect this portal's announcements
.SubHeadNews{
	font-size: 16px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	margin:0px; 
	padding-bottom:20px;
}
*/

.publishdate{
	font-size: 13px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
	margin:0px; 
	padding:0px;
}



/* "Select View" text */
.DNN_ANN_viewtypeSelectorLabel {
}

/* "Select View" entire area */
.DNN_ANN_viewtypeSelector {
margin-top:-20px; /* keeps text from running into the first entry headline */
}



/* table cells - CAREFUL, also affects the admin text, dropdowns   */


th {

font-family: Arial, Helvetica, sans-serif !important;
font-weight: bold !important;
font-size: 13px !important;
color: #000 !important; 
}





/* Claire's SUBPAGE SIDEBAR LINKS */

/* this contains div.subnav */
div.subnav_container{
width: 220px;
margin-left:0px;
text-align:center;
background-color:#e3e1e5; 
}

div.subnav a:link, div.subnav a:visited{

height: 30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
/* text-transform:uppercase;*/
font-size: 12px;
font-weight: normal;
text-align:center;
color: #666666 !important ;
margin: 0px auto; /*  centers */
/*background-color:#CCCCFF;*/
padding: 0px 20px !important ; /* top, rightspace, bottom, leftspace; the large left and right ensure box appears consistent */
line-height: 10px; /* controls leading, prevents IE odd jagged edges with the rollover graphic*/
}

div.subnav a:hover{

height: 30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
/* text-transform:uppercase;*/
font-size: 12px;
font-weight: normal;
text-align:center;
color: #000000 !important ;
margin: 0px auto; /*  centers */
/*background-color:#c7c7df;*/
/* background-image: url(http://www.jimbrickman.com/Portals/0/images/subnavrollover.jpg); */
padding: 0px 20px !important ; /* top, rightspace, bottom, leftspace; the large left and right ensure box appears consistent */
/*padding-bottom:10px; would allow rollover image to be fully visible */
/* if using a rollover image, padding-left MUST match padding px of other states, or weird rollovers result */
line-height: 10px; /* controls leading, prevents IE odd jagged edges with any rollover graphic*/
}






/* VIP BUTTONS */

/* this contains all buttons */
div.VIPbuttons_container{
	width: 600px;
	padding:0px;
}


/* big VIP buttons */
div.VIPbuttonbig a:link, div.VIPbuttonbig a:visited{
float:left;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 16px;
font-weight: bold;
color: #ffffff !important ;
margin: 0px auto; /* centers */
width: 140px;
height: 50px;
background-color: #55767B;
background-image: url(http://www.jimbrickman.com/Portals/0/images/buttongrad1.jpg);
text-align:center;
padding-top:20px; /* simulates vertical centering */
margin:5px;
}

div.VIPbuttonbig a:hover{
float:left;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 16px;
font-weight: bold;
color: #ffffff !important ;
margin: 0px auto; /* centers */
width: 140px;
height: 50px;
background-color:#990000;
background-image: url(http://www.jimbrickman.com/Portals/0/images/buttongrad2.jpg);
text-align:center;
padding-top:20px; /* simulates vertical centering */
margin:5px;
}


/* small VIP buttons */
div.VIPbuttonsmall a:link, div.VIPbuttonsmall a:visited{
float:left;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 12px;
font-weight: bold;
color: #ffffff !important ;
margin: 0px auto; /* centers */
width: 140px;
height: 20px;
background-color: #55767B;
background-image: url(http://www.jimbrickman.com/Portals/0/images/buttongrad1.jpg);
text-align:center;
padding-top:5px; /* simulates vertical centering */
margin:5px;
}

div.VIPbuttonsmall a:hover{
float:left;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 12px;
font-weight: bold;
color: #ffffff !important ;
margin: 0px auto; /* centers */
width: 140px;
height: 20px;
background-color:#990000;
background-image: url(http://www.jimbrickman.com/Portals/0/images/buttongrad2.jpg);
text-align:center;
padding-top:5px; /* simulates vertical centering */
margin:5px;
}



/* SURVEY MODULE - http://www.jimbrickman.com/Community/VIPFanClub/TshirtSurvey/tabid/174/Default.aspx  */

/* question text - also affects headers everywhere, i.e. - helfer form questions */
.NormalBold {
font-family: Geneva, Arial, Helvetica, sans-serif!important;
font-size: 14px!important;
font-weight: bold!important;
color:#172f5f !important; /* overrides portal.css */
}

/* Answers are contolled by 'label' */





/* CODING STAFF VIDEO GALLERY MODULE - overwrites /DesktopModules/CodingStaff.VideoGallery/module.css */

/* headlines */
.VideoGallery .video-file-title {
color: #333333;
font-size: 13px !important;
font-weight: bold;
padding-bottom: 4px;
margin-bottom: 6px;
text-align: left;
font-family: Geneva, Arial, Helvetica, sans-serif !important;
font-style: normal;
font-variant: normal;
line-height: 16px;
cursor: pointer;
}


/* descriptions */
.VideoGallery .video-file-description, .VideoGallery a.video-file-description:link, .VideoGallery a.video-file-description:visited, .VideoGallery a.video-file-description:active {
color: #545454;
font-family: Geneva, Arial, Helvetica, sans-serif !important;
font-size: 12px !important;
font-weight: normal !important;
text-decoration: none;
cursor: pointer;
}

/* Gallery subname, at top */
.VideoGallery .VideoFileDescription{
color: #333333;
font-size: 12px;
font-weight: normal;
margin-bottom: 6px;
}

/* "HTML" & "URL" */
.EmbedLabel{
color: #545454 !important;
}

/* divider line */
.VideoGallery .ThumbnailHeader {
clear: both;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #7994cb !important;
width: 100%;
overflow-x: hidden;
overflow-y: hidden;
margin-bottom: 20px;
}






/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

