/* 
================================
Skin styles for DotNetNuke
================================
*/   
html *
{
	box-sizing:border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing:border-box;
	margin:0;
	padding:0;
}

#Body
{
	background-color:#383838;
}
#pagemaster 
{	
	font-family: Arial,Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	
}
#skinmaster {
	width:985px;
	background-color:Transparent;
}
#imagetop
{
	height:125px;
}

#content
{
	width:810px;
	float:left;	
}
#skinheader 
{
	background-image:url(images/stripes.gif);
	height:38px;
}

#logo
{
	padding-left:10px;
	width:140px;
	float:left;
}
#menu
{
	line-height:3.4em;
	font-size:11px;
	width:520px;
	float:left;
	color:#fff;
	font-weight:bold;
}
#menu a
{	 
	 padding:3px 5px 5px 5px;	 
	 color:#fff;
	 text-decoration:none;
}
#menu a:hover
{	 
	 background-color:#383838;
	 color:#fff;
	 text-decoration:none;
}

#skinheader #searchtextbox
{
	padding-top:10px;
	width:148px;
	float:left;
}


#MainContent
{
	margin-top:7px;
}
.controlpanel {	
	background-color: #fff;
	
}
.toppane {
	
}
.leftpane {
	width:152px;
	float:left;	
}
.contentpane {
	width:652px;
	float:right;
}
#rightcontent
{
	width:168px;
	float:right;
}
.rightpane {
	
}

.bottompane {
	
}
#partners
{	
	background-color:#000;
}

.skinbottom
{	
	background-image:url(images/stripes.gif);
	height:55px;	
}
.skinbottom a
{
	color:#fff;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.skinbottom a:hover
{
	color:#fff;
	text-decoration:none;
	background-color:#383838;
	
}
.skinbottom a:visited
{
	color:#fff;
	text-decoration:none;	
}
.skinbottom a:active
{
	color:#fff;
	text-decoration:none;
}
.gc_logo
{
	height:55px; 
	color:#fff; 
	padding:20px 0 0 120px;		
}
.gc_logo img
{	
	margin:-15px 15px 0 0;
	float:right;		
	border:0;
}
.gc_logo p
{		
	
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
        
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
    
    
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
	  font-size: 12px;
	  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #ffffff;
	border-right: #648A40 1px solid; 
	border-top: #648A40 1px solid; 
	border-left: #648A40 1px solid; 
	border-bottom: #648A40 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.Head {   
   font-size:  14px;
   font-weight: bold;
   color: #CCC;
   vertical-align:text-top;
    
}

a.noneSelectedLink:hover .noneSelectedImage{
	border:3px solid #BBB;
}

.selectedImage
{
	 width:44px; 
	 height:44px; 
	 border:3px solid #BBB;
}
.noneSelectedImage
{
	width:44px; 
	height:44px; 
	border:3px solid #FFF;
}


.TextEdit a:link
{	
	text-decoration: underline;
	color: #003366;
}

.TextEdit a:visited
{
	text-decoration: underline;
	color: #003366;
}

.TextEdit a:hover
{
	text-decoration: none;
	color: #003366;
}

.TextEdit a:active
{
	text-decoration: underline;
	color: #003366;
}

/* Image selected */
.ImageLink a:link
{
	text-decoration: none;
	border-color: #F1EDEB;
}

.ImageLink a:visited
{
	text-decoration: none;
	border-color: #F1EDEB;
}

.ImageLink a:hover
{
	text-decoration: none;
	border-color : #666666;
}

.ImageLink a:active
{
	text-decoration: none;
	border-color: #F1EDEB;
}



.ContainWidth550
{
	width:640px;
	min-height:320px;
	height:auto !important;
	height:320px;
}
.ContainWidth425
{
	width:445px;
	min-height:300px;
	height:auto !important;
	height:300px;
}


.GreenButton
{
	font-size: 11px;
	font-weight: bold;	
	padding:3px; 
	color:#FFF; 
	background-color:#8BB18B; 
	border:solid 1px #666; 
	text-decoration:none;	
	height:22px;
}

.BriefProfile
{
	height:100px;
}
.clsMyStuff div
{
	margin-bottom:5px;
}
.clsMyStuff a 
{
	width:168px;
	height:32px;
	font-size: 11px;
	font-weight: bold;
	line-height:2.8em;	
	display:block;
	padding-left:10px;
	background-image:url(images/stripes.gif);	
	text-decoration:none;	
}
.clsMyStuff a:hover
{
	font-weight: bold;	
	background-color:#EEEDDD;
	filter:alpha(opacity=50);
	opacity:0.5;
	text-decoration:none;	
}

.clsMyStuff a:link
{
	font-weight: bold;		
	color:#FFFFFF;
	text-decoration:none;	
	
}
.clsMyStuff a:active
{
	font-weight: bold;		
	color:#FFFFFF;
	text-decoration:none;	
	
}
.clsMyStuff a:visited
{
	font-weight: bold;		
	color:#FFFFFF;
	text-decoration:none;	
}


 
.toolTip {
	font-size: 11px;
	padding: 8px 8px 8px;
	background: #FFFFF0;
	font-family: Tahoma, Arial, Helvetica;
	min-height:50px;	
	height:auto !important;
	height:50px;
	width:230px;
	border:solid 1px #666;
	position: absolute; 
	visibility: hidden;
    left: 0; right: 0;
    -moz-border-radius-bottomleft: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 10px;
}

.AvatarImage
{
	max-height:200px; 
	max-width:168px; 
	width:expression(this.clientWidth > 168? '168px':'true');
}

.divAvatar
{	
}
.divAvatar img
{
	border:solid 1px #fff;
	width:75px;
	height:75px;
}


.HeaderStripes
{
	background-image:url(images/stripes.gif);
	height:38px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	padding:10px 0 0 10px;
}

.HeaderStripesImg
{
	background-image:url(images/stripes.gif);
	height:38px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	padding:5px;
}
.LeftTopic
{
	position:relative;	
	background: #fff url(images/lighterGray.gif) ;
	overflow: hidden; 
	width: 152px;
	height:310px;	
	color:#000;
}
.SmallContent
{
	margin-top:3px;
	background: #fff url(images/lighterGray.gif) ;
	padding:5px;	
	height:97px !important;
	overflow: hidden;
}
.whatnews
{
	height:300px;
	overflow:hidden;
}

.TopicContent{
 width:160px;
 float:left;
 margin-right:4px;
}

.LighterGrayStripes
{
	background-image:url(images/lighterGray.gif);	
}
.DarkerGrayStripes
{
	background-image:url(images/darkerGray.gif);
}

.WhiteLink
{
	font-size:11px;	
}

.WhiteLink a:link
{
	color:#fff;
	text-decoration:none;
}
.WhiteLink a:hover
{
	color:#fff;
	text-decoration:underline;
}
.WhiteLink a:visited
{
	color:#fff;
	text-decoration:none;
}
.WhiteLink a:active
{
	color:#fff;
	text-decoration:none;
}

.NoUnderline 
{
	font-size:11px;
}

.NoUnderline table
{
	font-size:11px;
}
.NoUnderline a
{
	font-weight:bold;
	color:#000;
	text-decoration:none;	
	font-size:11px;
}
.NoUnderline a:link
{
	color:#000;
	text-decoration:none;	
}
.NoUnderline a:hover
{
	color:#000;
	text-decoration:underline;
}
.NoUnderline a:visited
{
	text-decoration:none;
	color:#000;	
}
.NoUnderline a:active
{
	color:#000;
	text-decoration:none;	
}

/* normal link*/
.NormalLink table
{
	color:#000;
	text-decoration:underline;	
	font-size:11px;
}

.NormalLink a
{
	font-weight:bold;
	color:#000;
	text-decoration:underline;	
	font-size:11px;
}
.NormalLink a:link
{
	color:#000;
	text-decoration:underline;	
}
.NormalLink a:hover
{
	color:#000;
	text-decoration:none;
}
.NormalLink a:visited
{
	text-decoration:underline;
	color:#000;
}
.NormalLink a:active
{
	color:#000;
	text-decoration:underline;	
}

#changeimage
{
	display:none; position:absolute; background-color:#ccc;padding:0 3px 0 3px;	
}
#linkavatar
{
	float:right; width:77px; font-size:10px; color:#000;
}

.myFriendDiv
{	
	 line-height:1.4em;
}


#topContenders img
{
	margin-left:3px;
}

.rtUL
{
	padding:0;
	margin:0;
}
.rtLI
{
	padding:0;
	margin:0;
}

.NavRibbonSide
{
	width:30px;height:50px; float:left; 
	padding-top:10px;
}


.NavRibbonSide a:hover
{
	filter:alpha(opacity=50);
	opacity:0.5;
}


.NavRibbonContent
{
	width:577px; float:left;border:solid 1px #383838;  background-color:#f1edeb;height:52px; 
}

.GroupRowStyle
{
	padding:5px;
}

.CurrentSelect
{
	text-decoration:none;
}

.ContestTitle
{
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	line-height:2.1em;	
}
p
{
	padding:3px 0 3px 0;
}