/* 
================================
Skin styles for DotNetNuke
================================
*/   


@charset "utf-8";
/* CSS Document */


.pagemaster {
	width: 866px;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-bottom: 0;
	/*margin: 0;*/
	/*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; */
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 866px;
	background-color: #fefefe;
}

.contentarea {
	/*margin-left: 38px;*/
	/*margin-right: 38px;*/
	/*padding-left: 38px;*/
	/*padding-right: 38px;*/
	/*height: 600px;*/
	/*padding-top: 38;*/
	/*padding-bottom: 38;*/
}

.toppane {
	width: 100%;
	background-color: transparent;
	/*padding-left: 6px;*/
	/*padding-right: 4px;*/
	/*padding-top: 6px;*/
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
}
.topleftpane {
	width: 100%;
	background-color: transparent;
	/*padding-left: 6px;*/
	/*padding-right: 4px;*/
	/*padding-top: 6px;*/
}
.toprightpane {
	width: 100%;
	background-color: transparent;
	/*padding-left: 6px;*/
	/*padding-right: 4px;*/
	/*padding-top: 6px;*/
}

.dividerpane {
	width: 100%;
	background-color: transparent;
	/*padding-left: 6px;*/
	/*padding-right: 4px;*/
	/*padding-top: 6px;*/
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
}

.headerpane {
	width: 100%;
	background-color: transparent;
	/*padding-top: 0px;*/
	/*padding-left: 0px;*/
	/*padding-right: 0px;*/
	/*padding-bottom: 0px;*/
}

.leftpane {
	width: 200px;
	background-color: transparent;
	/*margin-top: 38px;*/
	/*margin-bottom: 38px;*/
	/*padding-top: 38px;*/
	/*padding-left: 38px;*/
	/*padding-right: 0px;*/
	/*padding-bottom: 38px;*/
}
.contentpane {
	width: 100%;
	background-color: transparent;
	/*margin-top: 38px;*/
	/*margin-bottom: 38px;*/
	/*padding-top: 38px;*/
	/*padding-left: 0px;*/
	/*padding-right: 0px;*/
	/*padding-bottom: 38px;*/
}
.rightpane {
	width: 200px;
	/*min-width:200px;*/ 
	background-color: transparent;
	/*margin-top: 38px;*/
	/*margin-bottom: 38px;*/
	/*padding-top: 38px;*/
	/*padding-left: 0px;*/
	/*padding-right: 38px;*/
	/*padding-bottom: 38px;*/
}
.bottompane {
	width: 100%;
	background-color: transparent;
	/*padding-top: 0px;*/
	/*padding-left: 0px;*/
	/*padding-right: 0px;*/
	/*padding-bottom: 0px;*/
}
.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: #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: #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: 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 {
  background: #7994cb none; 
  color: #ffffff;
  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(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

#banner{
	width: 866px;
	height: 99px;
	background: url(/synocusgroup/Portals/0/bannerHead.gif);
	/*float: center;*/
	
}
.bannertext{
	color: #f5f5f5;
	text-align: left;
	font: 24px "Times New Roman", Times, serif;
	/*font: 26px Georgia, serif;*/
	/*height: 35px;*/
	text-decoration: none;
	padding: 25px 0px 0px 38px;
	/*margin: 30px 30px 30px 30px;*/
	/*font: 11px Verdana, Arial, Helvetica, sans-serif;*/
	line-height: 130%;
	margin-top: 0;
	
}

.tabletext{
	color: #666666;
	text-align: left;	
}




html{
	height: 101%;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	/*text-align: center;*/ 
	color: #000000;
	/*text-align: left;*/
	line-height: 100%;
	
}
a img {
border: none;
display: block;
}

img {
/*border: none;*/
display: block;
}

p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	margin-top: 0;
}
em{
	/*text-align: left;*/
}
ul{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}
ul li{
	list-style: disc;
}

.oneColFixCtr #container {
	width: 866px;  
	background: #FFFFFF;
	margin: 0 auto; 
	/*text-align: left; */
}
.oneColFixCtr #mainContent {
	padding: 0; 
	margin-bottom: 20px;
}

#logo{
	width: 276px;
	height: 106px;
	/*background: url(./pics/synLogo.gif);*/
	float: right;
	padding: 0px 3px 0px 0px;
}
#search{
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 26px;
	margin-bottom: 26px;
}
form{
	margin: 0;
	padding: 0;
}
input{
	margin: 0;
	padding: 0;
}
input.search{
	float: left;
	height: 16px;
	width: 174px;
	font: 10px verdana;
	border: solid 1px #a6a6a6;
	color: #a6a6a6;
}
input.submit{
	float: left;
	height: 18px;
	width: 28px;
	background: url(./pics/sumbitButton.gif) bottom center no-repeat;
	border: none;
	margin-left: 10px;
	margin-right: 10px;
}
h3{
	margin: 0;
	padding: 10px 5px 0px 5px ;
	font: bold 12px "Times New Roman", Times, serif;
	text-align: left;
}
#menu{
	height: 35px;
	float: right;
	clear: right;
	width: 586px;
	overflow: hidden;
	vertical-align: bottom; 
	/*padding-top: 60;*/
	padding: 72px 0px 0px 0px;
	border: none;
}
#menuStart{
	float: left;
	background: url(./pics/menuLeft.gif) bottom center no-repeat;
	width: 6px;
	height: 35px;
}
#menuEnd{
	float: left;
	background: url(./pics/menuRight.gif) bottom center no-repeat;
	height: 35px;
	width: 6px;
}
.menuMain{
	float: left;
	background: url(./pics/menuBackground.gif) bottom left repeat-x;
}
.menuItem{
	height: 35px;
}
.menuItem a{
	font: bold 12px "Times New Roman", Times, serif;
	color: #999999;
	height: 35px;
	text-decoration: none;
}

.menuMainNoSub{
	float: left;
	background: url(./pics/menuBackground.gif) bottom left repeat-x;
}
.menuDivider{
	background: url(./pics/menuDivider.gif) bottom center no-repeat;
	width: 5px;
	height: 35px;
	float: left;
}
.subMenu{
/*	float: left; */
	position: absolute;
	display: block;
	border: solid 1px #a0a0a0;
	padding: 10px 10px 10px 10px;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    filter:alpha(opacity=0);
    opacity: 0;
	background-color: #ffffff;
	top: auto;
	left: auto;
	width: 150px;
	
}
.subMenuButton{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #c0c0c0;
}
.subMenuButton a{
	color: #505050;
	text-decoration: none;
}
.subMenuButton a:hover{
	color: #a0a0a0;
	text-decoration: none;
}

.clearer{
	clear: both;
	display: block;
}
.floatElementLeft{
	float: left;
}
.floatElementRight{
	float: right;
}
.pageContent{
	min-height:500px;
	height:auto !important;
	height:500px;


	/* padding: 0px 4px 10px 3px; */
	padding: 38px 38px 38px 38px;
	/*min-height: 600px;*/
}
a:link{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: underline;
}

a:visited{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: underline;
}
a:hover{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: none;
}
a:active{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: underline;
}

a.inlineLink{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #007bc3;
	/*text-align: left;*/
}


a.inlineLink:hover{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #007bc3;
	text-decoration: none;
	/*text-align: left;*/
}
.skinObject{
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a.skinObject:link{
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a.skinObject:visited{
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a.skinObject:hover{
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a.skinObject:active{
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
h1{
	font: 25px "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	margin-top: 0;
	margin-bottom: 48;
}
h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
h4{
	font: 25px "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20;
}
.gray{
	color: #666666;
	text-align: left;
}
.blue{
	color: #007bc3;
	text-align: left;
}
.red{
	color: #d3313e;
	/*text-align: left;*/
}
.bold{
	font-weight: bold;
	/*text-align: left;*/
}	
	


td{
	padding-top: 0px;
	padding-bottom: 0px;
}
tr{
	padding-top: 0px;
	padding-bottom: 0px;
}
table{
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.quote{
	/*color: #0000ff;*/
	color: #007bc3;
	text-align: justify;
	/*font: 30px Verdana, Arial, Helvetica, sans-serif;*/
	/*font: 26px Georgia, serif;*/
	/*height: 35px;*/
	text-decoration: none;
	padding: 25px 25px 25px 25px;
	/*margin: 30px 30px 30px 30px;*/
	/*font: 11px Verdana, Arial, Helvetica, sans-serif;*/
	line-height: 130%;
	/*margin-top: 0;*/
	
}

.quoteref{
	color: #007bc3;
	text-align: justify;
	font: bold italic 18px "Times New Roman", Times, serif;
	padding: 10px 13px 0px 53px;
	line-height: 110%;
	/*font-weight: bold;*/
	margin-bottom: 0;
	margin-top: 0;
}

.quotee{
	color: #666666;
	float: right;
	/*text-align: right;*/
	/*font: bold 14px "Times New Roman", Times, serif;*/
	padding: 3px 13px 0px 53px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;;
	line-height: 18px;
	/*text-align: left;*/
}

.quotelink{
	float: right;
}
.newslink{
	float: right;
}
.thednntoplevel{
	/*padding: 0px 0px 0px 0px;*/
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	/*display: block;*/
}
.thednndefault{
}
.thednnsubmenu{
	padding: 10px 10px 10px 10px;
}
.thednnitems{
	/*filter: alpha(opacity= 0); -moz-opacity: 0; opacity: 0;*/
}

a.archivelinks:link{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0xp 0px 0px 0px;
}

a.archivelinks:visited{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0xp 0px 0px 0px;
}
a.archivelinks:hover{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0xp 0px 0px 0px;
}
a.archivelinks:active{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	/*color: #007bc3;*/
	/*text-align: left;*/
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0xp 0px 0px 0px;
}
.leftalign{
	text-align: left;
}
.archive{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;;
	color: #666666;
	line-height: 18px;
	/*text-align: left;*/
}




/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */



html, body {

min-height: 100%;

height: auto !important;

height: 100%
}


#TB_window {
	
	font: 12px Arial, Helvetica, sans-serif;
	
	color: #333333;

}


#TB_secondLine {

	font: 10px Arial, Helvetica, sans-serif;

	color:#666666;

}


#TB_window a:link {
	color: #666666;
}

#TB_window a:visited {
	color: #666666;
}

#TB_window a:hover {
	color: #000;
}

#TB_window a:active {
	color: #666666;
}

#TB_window a:focus{
	color: #666666;
}


#TB_overlay {

	position: absolute;

	z-index:100;

	top: 0px;

	left: 0px;

	background-color:#000;

}


#TB_window {

	position: absolute;

	background: #ffffff;

	z-index: 102;

	color:#000000;

	border: 4px solid #525252;

	text-align:left;

}


#TB_window img {

	display:block;

	margin: 15px 0 0 15px;

	border-right: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	border-top: 1px solid #666;

	border-left: 1px solid #666;

}


#TB_caption{

	height:25px;

	padding:7px 30px 10px 25px;

	float:left;

}


#TB_closeWindow{

	height:25px;

	padding:11px 25px 10px 0;

	float:right;

}

#TB_closeAjaxWindow{

	padding:5px 10px 7px 0;

	margin-bottom:1px;

	text-align:right;

	float:right;

}


#TB_ajaxWindowTitle{

	float:left;

	padding:7px 0 5px 10px;

	margin-bottom:1px;

}


#TB_title{

	background-color:#e8e8e8;

	height:27px;

}


#TB_ajaxContent{

	clear:both;

	padding:2px 15px 15px 15px;

	overflow:auto;

	text-align:left;

	line-height:1.4em;

}


#TB_ajaxContent p{

	
padding:5px 0px 5px 0px;

}


#TB_load{

	position: absolute;

	display:none;

	height:100px;

	width:100px;

	z-index:101;

}


#TB_HideSelect{
	
	z-index:99;

	position:absolute;

	top: 0;
	left: 0;

	background-color:#fff;

	border:none;

}


#TB_iframeContent{

	clear:both;

	border:none;

	margin-bottom:-1px;

	margin-top:1px;

}
/* IE6 */
* html #TB_iframeContent{

	margin-bottom:1px;

}




