/* 
================================
Skin styles for DotNetNuke
================================
*/   

*
{
    font-family: Helvetica;
    font-size: 13px;
	margin: 0px;
}

body 
{
	/*background-color:Blue;*/
	font-family: Helvetica;
    font-size: 13px;
	margin: 0px;
}

.FontText, p, td, strong
{
    color: #333;
}
.FontText {
 padding: 5px;
}
.mine
a:link, a:visited, a:active {
	color: #414141;
	text-decoration: none;
}
a:hover {
	color: #000;
}

.FontHeader
{
    /*color: #004e64;*/
    color: #008fd5;
    font-weight: bold;
}
.textLogo
{
	color: #808080;
	padding: 5px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
.imgLogo
{
	display: block;
	float: left;
}
/* Masterpage styles */
td.Login
{
	text-align: right;
	vertical-align: bottom;

	padding-right: 7px;
	padding-bottom: 7px;
}
td.Language
{
	text-align: right;
	vertical-align: top;
	padding: 7px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.headLink
{
	padding-left: 8px;
	padding-right: 8px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a.headLink:link, a.headLink:visited
{
	text-decoration: underline;	
	color: #414141;

}
a.headLink:hover
{
	text-decoration: none;	
	color: Black;
}
.Login a:link, .Login a:visited
{
	font-family: Helvetica;
    font-size: 13px;
    font-weight: normal;
    text-decoration: underline;	
	color: #414141;
}
.Login a:hover
{
	text-decoration: none;	
	color: Black;

}
a, a:active, a:link, a:visited
{
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	/*color: #007a9d;*/
	color: #008fd5;
	text-decoration: none;	
}
a:hover
{
	text-decoration: underline;	
	color: #007a9d;

}


#dnn_BottomPane a, #dnn_BottomPane a:active, #dnn_BottomPane a:link, #dnn_BottomPane a:visited
{
	font-family: Helvetica;
    font-size: 13px;
    font-weight: normal;      
	color: #414141;
	text-decoration: none;	
}
#dnn_BottomPane a:hover
{
    text-decoration: underline;	
	color: #414141;

}

td.NavigationBar
{
    background-color: #808080;
	background: url(images/mainmenu_bgimage.jpg) top left repeat-y;
    height: 37px;
}
td.CopyrightBar
{
    border-top: solid 1px blue;
    height: 50px;
}


/*
Header styles
*/
.searchControl .SkinObject
{
	color: white;
}
#dnn_dnnSEARCH_cmdSearch:link
{
	color: white;
	text-decoration: underline;
}
#dnn_dnnSEARCH_cmdSearch:hover
{
	color: white;
	text-decoration: none;
}
#dnn_dnnSEARCH_txtSearch
{
	color: green; 
}
#dnn_dnnUSER_cmdRegister
{
	font-size: 18px;
	color: green;
}


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
#dnn_ContentPane
{
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#dnn_RightPane
{
	padding-top: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#dnn_BottomPane
{
	padding: 10px 0px 10px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #414141; 
	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;	
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-collapse: collapse;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 10px 9px 10px;   /*explicitly set padding for root menu items*/
	border: 0px solid #ffffff;
	background-color: transparent;
	border-right: solid 1px #b8b8b8;
	border-left: solid 1px #ffffff;
	display: block;
	float:left;
	/*height: 35px;   */
	width: 120px;
	text-align:center;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

.main_dnnmenu_rootitem span
{
	color: #414141;
}


.main_dnnmenu_itemhover 
{  
    background-color: #999999;
    filter:alpha(opacity=40);   /* Internet Explorer       */
    -moz-opacity:0.4;           /* Mozilla 1.6 and below   */
    opacity: 0.4;               /* newer Mozilla and CSS-3 */	
    border: 1px solid #FFFFFF;
	border-right: solid 1px #B8B8B8;
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover span
{
	color: #FFF;
   filter:alpha(opacity=100);   /* Internet Explorer       */
   -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
   opacity: 1.0;               /* newer Mozilla and CSS-3 */	
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.main_dnnmenu_submenu {
	background-color: #fff;  
	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 */
	border: 1px solid black;
	border-collapse: collapse;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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;
}
.RedButton {
	/*font-weight: bold; 
	font-size: 14px; 
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #cccccc;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
	height: 27px;
	width:80px;	
	color:Red;*/
	
	
	font-weight: bold; 
	font-size: 11px; 
	padding-left: 6px;
	padding-right: 6px;
	border: 0px solid #cccccc;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
	height: 24px;
	color:Red;
	width:100px;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
   border: 1px solid #cccccc;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   /*color: #004e64;*/
   color: #008fd5;
}

.SubHead, .SubHeadBlue
{
	font-family:		Tahoma, Arial, Helvetica;
	font-size:			14px;
	color:				rgb(72,72,72);
	font-weight:		bold;
}

.SubHeadBlue
{
	color: #008fd5;
}

div.Normal {
	color: #484848;
	text-align: justify;

}

#dnn_RightPane div.Normal{
	width: 400px;
	padding-top: 22px;
}

#dnn_RightPane div.Normal div{

	background: url(images/rightpane_bggrad.jpg) top left repeat-x;
}
#dnn_RightPane div.Normal div div{
	background: url(images/rightpane_bgtline.gif) top left repeat-x;
}
#dnn_RightPane div.Normal div div div{
	background: url(images/rightpane_bglline.gif) top left repeat-y;
}
#dnn_RightPane div.Normal div div div div{
	background: url(images/rightpane_bgrline.gif) top right repeat-y;
}
#dnn_RightPane div.Normal div div div div div{
	background: url(images/rightpane_bgbline.gif) bottom left repeat-x;
}


#dnn_RightPane div.Normal div div div div div div{
	background: url(images/rightpane_bglt.gif) top left no-repeat;
}
#dnn_RightPane div.Normal div div div div div div div{
	background: url(images/rightpane_bgrt.gif) top right no-repeat;
}
#dnn_RightPane div.Normal div div div div div div div div{
	background: url(images/rightpane_bglb.gif) bottom left no-repeat;
}
#dnn_RightPane div.Normal div div div div div div div div div{
	background: url(images/rightpane_bgrb.gif) bottom right no-repeat;
	text-align: center;
	padding: 0px;
}
#dnn_RightPane div.Normal div div div div div div div div div div{
	background: none;
}

.form {
	font-size: 11px;
}

input {
	font-size: 11px;
	height: 18px;
}

select {
	font-size: 11px;
	height: 18px;
}

textarea {
	font-size: 11px;
}
.comment {
	font-size: 10px;
}

table.statistics {
        border: 1px solid #cccccc;
	border-collapse: collapse;
}

table.statistics th{
        font-size: 10px;
	text-align: center;
}

table.statistics td{
        font-size: 9px;
	text-align: center;
}

table.statistics td.label{
	text-align: left;
        border: 1px solid #cccccc;
}


table.statistics th.bordered_right,
table.statistics td.bordered_right{
        border-right: 1px solid #cccccc;
}

table.statistics th.bordered_left,
table.statistics td.bordered_left{
        border-left: 1px solid #cccccc;
}
table.statistics th.bordered_top,
table.statistics td.bordered_top{
        border-top: 1px solid #cccccc;
}
table.statistics th.bordered_bottom,
table.statistics td.bordered_bottom{
        border-bottom: 1px solid #cccccc;
}
table.definitions {
}

table.definitions th{
        font-size: 10px;
}

table.definitions td{
        font-size: 9px;
}

/* Certificates table start*/
table.certificates {
    border: 1px solid #cccccc;
	border-collapse: collapse;
}

table.certificates a, table.certificates a:link, table.certificates a:hover, table.certificates a:visited, table.certificates a:active{
    font-size: 10px;

}

table.certificates input.button {
    font-size: 10px;
}

table.certificates th{
    font-size: 10px;
	text-align: center;
}

table.certificates td.label{
	font-size: 9px;
	text-align: left;
    border: 1px solid #cccccc;
}
table.certificates td.centeredlabel{
	font-size: 9px;
	text-align: center;
    border: 1px solid #cccccc;
}

table.certificates td.rightlabel{
	font-size: 9px;
	text-align: right;
    border: 1px solid #cccccc;
}

table.certificates th.boldlabel{
        font-size: 11px;
        font-weight:bold;
        text-align: center;
}

table.certificates th.bordered_right,
table.certificates td.bordered_right{
        border-right: 1px solid #cccccc;
}

table.certificates th.bordered_left,
table.certificates td.bordered_left{
        border-left: 1px solid #cccccc;
}
table.certificates th.bordered_top,
table.certificates td.bordered_top{
        border-top: 1px solid #cccccc;
}
table.certificates th.bordered_bottom,
table.certificates td.bordered_bottom{
        border-bottom: 1px solid #cccccc;
}

/* Registration CONTENT */

#content 
{
	float:				left;
	width:				530px;
	/*height:				600px;*/
}

#content .main
{
	width:				530px;
	height:				480px;
}

#content .editmain
{
	width:				530px;
	height:				520px;
	border: 1px solid #ffffff;
}

#content .SubHead
{
	padding-top:		15px;
	padding-bottom:		10px;
}

#content input {
	font-size: 11px;
	height: 18px;
}

#content th a.boldlabel {
	font-size: 11px;
    font-weight:bold;
	text-align: center;
}

#content td.OtherBusiness
{
	vertical-align: bottom;
}

/*#content form select {
	font-size: 12px;
}*/

/*#content select {
	font-size: 12px;
}*/

#content textarea {
	font-size: 12px;
	height: 30px;
}

#content p {
	margin-top:			0;
	margin-bottom:		0;
	padding-top:		5px;
	padding-bottom:		15px;
}
#content ul.lii 
{
	width:				450px;
	padding:			0 0 0px 20px;
	margin-left:		5px;
	margin-top:			7px;
}
#content ul.lii.last {
	padding-bottom:		15px;
}

#content div.validation 
{	
	width:				500px;
	text-align:			left;
	margin-bottom:		5px;
	margin-top:			5px;
	margin-left:		5px;
	font-size:			10px;
	color:				Red;
}

#content table.info {
	margin-left:		0px;
}
#content span.high {
	margin-top:			10px;
	margin-bottom:		5px;
}
/* Registration CONTENT end*/


.button {
	font-weight: bold; 
	font-size: 11px; 
	padding-left: 6px;
	padding-right: 6px;
	border: 0px solid #cccccc;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
	height: 24px;
}


.button_color {
	font-weight: bold; 
	font-size: 11px; 
	padding-left: 6px;
	padding-right: 6px;
	border: 2px solid #FF6633;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-color: #FF6633;
	height: 24px;
}


#content input.button {
	font-weight: bold; 
	font-size: 11px; 
	padding-left: 6px;
	padding-right: 6px;
	border: 0px solid #cccccc;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
	height: 24px;
}

.errorMsg {
	font-weight: bold;
	color: #f00
}


.bordertab { background-color: #777 }
.bordertab td, .bordertab th { background-color: #fff; padding: 2px 3px }
.bordertab th { background-color:#eee; font-size: 12px; font-weight: bold; padding:5px 3px }


/* Styles for menu tabs for CLIENT ACCOUNT and CERTIFICATE DETAILS */
.MenuTabs a,
.MenuTabs a:link,
.MenuTabs a:active,
.MenuTabs a:hover,
.MenuTabs a:visited  {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.error 
{
	color: #f00;
	font-weight: bold
}


.DivForCaptionOnMap
{
	padding-right: 20px; padding-left: 20px; padding-bottom: 0px; padding-top: 20px; text-align: left;
}

.DivForMapCabcaption
{
	padding-right: 20px; padding-left: 20px; padding-bottom: 0px; padding-top:  0px; text-align: left;
}

.CaptionOnMap
{
	padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 14px; 
	padding-bottom: 5px; 
	padding-top: 5px;
	color: #008fd5;
}

.SubcaptionOnMap, .LinkOnMap, .LinkOnMap a
{
	color: #008fd5;
}

.LinkOnMap
{
	text-decoration: none;
}

.MapNotUnderline
{
	color: #008fd5;
	text-decoration: none;
}

.MapUnderline
{
	color: #008fd5;
	text-decoration: underline;
}

.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}

.celsiusGrid
{
  border-collapse: collapse;
  table-layout: fixed;
}  
.celsiusGrid th, .celsiusGrid td
{
  border: 1px solid #cccccc;
  font-size: 10px;
  font-weight: normal;
  height: 20px;
}  
.celsiusGridEmpty td
{
  border: none;
}
.celsiusGrid th
{
  color: #008fd5;
}  
      
