/* 
================================
Skin styles for DotNetNuke
================================
*/   
@font-face {
    font-family: DejaVu Sans;
    font-style:  normal;
    font-weight: normal;
    src: url(DEJAVUS0.eot);
}
.mybreadcrumb
{
	font-family: DejaVu Sans; 
	vertical-align: bottom;
	color: #003366;
}
A.mybreadcrumb:link {
	color: #003366;
}

A.mybreadcrumb:visited  {
	color: #003366;
}

A.mybreadcrumb:hover    {
	color: #003366;
	text-decoration: none;
}

A.mybreadcrumb:active   {
	color: #003366;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #a9a9a9;
}
.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 
{
	background-image: url(qudi.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 1000px;
	height: 190px;
	border: none;
	padding: 0px;
}
td.lngGeo
{
	background-image: url(geo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 26px;
	height: 10px;
	border: none;
	padding: 0px;
}
td.lngSlash
{
	background-image: url(slesh.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	border: none;
	padding: 0px;
}
td.lngEng
{
	background-image: url(eng.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 26px;
	height: 10px;
	border: none;
	padding: 0px;
}
.skingradient {
	height: 66px;
}
.search
{
	height: 66px;
	width: 200px;
}
.contentbackground
{
	background-color: #bdc0d7;
	background-image: url(background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 1000px;
	border: none;
	padding: 0px;
}
.controlpanel {
	background-color: #bdc0d7;
	height: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 210px;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: #bdc0d7;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpaneTop {
	width: 100%;
	height: 100%;
	background-color: #bdc0d7;
}
.breadcrumb
{
	width: 100%;
	height: 40px;
	background-color: Transparent;
	background-image: url(line.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}
.rightpane {
	width: 210px;
	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;
}
.MainMenu_MenuContainer {
	font-family: DejaVu Sans; 
	background-color: Transparent;
	height: 66px;
	/*
	cursor: pointer; 
	cursor: hand;
	height: 80px;
	background-color: Transparent;
	padding: 13px 30px 10px 30px;
*/
}
.MainMenu_MenuBar {
	padding: 13px 30px 10px 30px;
}
.MainSubMenu_MenuItem TD
{
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: DejaVu Sans; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: center;
	vertical-align: top;
	background-color: Transparent;
	background-image: url(btnsub.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 12px 12px 12px;   /*explicitly set padding for root menu items*/
    height: 30px;
    width: 192px;
    border: none;
}
.MainSubMenu_MenuItemSel TD
{
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: DejaVu Sans; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: center;
	vertical-align: top;
	background-color: Transparent;
	background-image: url(btnsubhover.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 12px 12px 12px;   /*explicitly set padding for root menu items*/
    height: 30px;
    width: 192px;
    border: none;
}
.MainSubMenu_MenuItemActive TD
{
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: DejaVu Sans; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: center;
	vertical-align: top;
	background-color: Transparent;
	background-image: url(btnsubactiv.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 12px 12px 12px;   /*explicitly set padding for root menu items*/
    height: 30px;
    width: 192px;
    border: none;
}
/*
.MainMenu_MenuItem 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;
}
.MainMenu_MenuItemSel
{
}*/
.main_dnnmenu_rootitem TD  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: white;
	font-family: DejaVu Sans; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: center;
	vertical-align: top;
	background-color: Transparent;
	background-image: url(btnstandart.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 12px 0px 12px;   /*explicitly set padding for root menu items*/
    height: 66px;
    width: 113px;
    border: none;
}
.main_dnnmenu_rootitem_select TD  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: DejaVu Sans; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: center;
	vertical-align: top;
	background-color: Transparent;
	background-image: url(btnactive.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 12px 0px 12px;   /*explicitly set padding for root menu items*/
    height: 66px;
    width: 113px;
    border: none;
}
.main_dnnmenu_rootitem_hover TD {  
	cursor: hand; 
	color: white; 
	font-family: DejaVu Sans; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: center;
	vertical-align: top;
	background-color: Transparent;
	background-image: url(btnhover.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 12px 0px 12px;   /*explicitly set padding for root menu items*/
    height: 66px;
    width: 113px;
    border: none;
   }

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
	display: none; 
}
.MainMenu_SubMenu {
/*	background-color: #cccccc;  
	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 */
}
.MainMenu_MenuBreak {
	height: 1px;
	font-size: 1px;
}
.MainMenu_MenuArrow TD{
	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;
	display: none; 
}
.MainMenu_MenuRootArrow TD {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none; 
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.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: #333333;
}
td.cptl
{
	height: 20px; 
	width: 20px;
	text-align: left;
}
td.cptl1
{
	height: 20px; 
	width: 24px;
	text-align: left; 
}
table.cptm
{
	height: 20px;
	width: 100%;
	background-image: url(cptm.jpg); 
	background-repeat: repeat;
	background-position: center bottom;
	
}
td.cptr
{
	height: 20px; 
	width: 20px; 
	text-align: right;
}
td.cptr1
{
	height: 20px; 
	width: 100%; 
	text-align: right;
}
td.cpml
{
	height: 100%; 
	width: 20px; 
	background-image: url(cpml.jpg); 
	background-repeat: repeat-y; 
	background-position: right top;
	vertical-align: top;
}
td.cpml1
{
	height: 24px; 
	width: 20px; 
	background-image: url(cpml.jpg); 
	background-repeat: repeat-y;
	background-position: right bottom;
}
td.cpmr
{
	height: 100%; 
	width: 20px; 
	background-image: url(cpmr.jpg); 
	background-repeat: repeat-y; 
	background-position: left top;
	vertical-align: top;
}
td.cpmr1
{
	height: 24px; 
	width: 20px; 
	background-image: url(cpmr.jpg); 
	background-repeat: repeat-y;
	background-position: left bottom;
}
td.cpbl
{
	height: 20px; 
	width: 20px; 
	text-align: left;
}
td.cpbl1
{
	height: 20px; 
	width: 24px; 
	text-align: left;
}
table.cpbm
{
	height: 20px;
	width: 100%;
	background-image: url(cpbm.jpg); 
	background-repeat: repeat;
	background-position: center top;
}
td.cpbr
{
	height: 20px; 
	width: 20px;
	text-align: right;
}
td.cpbr1
{
	height: 20px; 
	width: 100%; 
	text-align: right;
}
a.srchButton
{
	height: 24px; 
	width: 63px; 
	font-family: Sylfaen;
	font-size: 12px;
	color: #4f4f51;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	background-image: url(bt-search-up.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
}
a.srchButton:link
{
	height: 24px; 
	width: 63px; 
	color: #4f4f51;
	text-decoration: none;
	background-image: url(bt-search-up.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
}
a.srchButton:visited
{
	height: 24px; 
	width: 63px; 
	color: #4f4f51;
	text-decoration: none;
	background-image: url(bt-search-up.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
}
a.srchButton:active
{
	height: 24px; 
	width: 63px; 
	color: #4f4f51;
	text-decoration: none;
	background-image: url(bt-search-up.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
}
a.srchButton:hover
{
	height: 24px; 
	width: 63px; 
	color: #4f4f51;
	text-decoration: none;
	background-image: url(bt-search-down.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
}




