@import url("menu.css");
/* 
================================
Skin styles for DotNetNuke
================================
*/   


#Body
{
	background-color:#ffffff;
}
.pagemaster {
	width: 100%;
	text-align:center;
}
.skinmaster
{
	background-color: #ffffff;
	margin: 0px auto;
	width: 970px;
}
	
/* ControlPanel style */
.ControlPanel{background:transparent url(img/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(img/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(img/cpanel_right.png) no-repeat bottom right;padding-right:33px;}
	
	
.topmenu_bg
{
	padding-bottom: 0px;
	margin: 0px 15px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/gradient_topW.png) repeat-x 1px top;
	height: 35px;
	padding-top: 0px;
}
.topmenu_left
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/gradient_top_leftW.png) no-repeat left top;
	height: 35px;
	padding-top: 0px;
}
.topmenu_right
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/gradient_top_rightW.png) no-repeat right top;
	height: 35px;
	padding-top: 0px;
}


#topmenu_links
{
	padding-left: 5px;
	float: left;
	padding-top: 7px;
}	
#topmenu_search
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	float: right;
	padding-top: 5px;
}
	
.logo_left{padding:0px; background:url(img/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(img/logo_right.png) repeat-y top right;}
.logo_bg
{
	padding-bottom: 0px;
	margin: 0px 9px 0px 6px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/logo_gradientW.jpg) #90c0e6 repeat-y left top;
	height: 90px;
	padding-top: 0px;
}
.logo_pad{text-align: left;padding-left: 5px;float: left;vertical-align: bottom;padding-top: 2px;}
.banner_pad{padding-bottom: 0px; padding-left: 0px;	padding-right: 5px;	float: right; padding-top: 15px; text-align:right; width:470px; height:75px;}


.menu_left
{
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	background: url(img/menu_leftW.png) no-repeat left top;
	height: 45px;
	padding-top: 0px;
}
.menu_right
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 18px;
	background: url(img/menu_rightW.png) no-repeat right top;
	height: 45px;
	padding-top: 0px;
}
.menu_bg
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/menu_gradientW.png) repeat-x -12px top;
	height: 45px;
	padding-top: 0px;
}

.menu_bar
{
	text-align: left;
	padding-left: 5px;
	float: left;
	vertical-align: bottom;
	padding-top: 4px;
	width:400px;
}


.menu_cosinus{padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	float: right;
	padding-top: 15px;
	text-align:right;
	}



.bread_left
{
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	background: url(img/bread_left.png) no-repeat left top;
	height: 45px;
	padding-top: 0px;
}
.bread_right
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 18px;
	background: url(img/bread_right.png) no-repeat right top;
	height: 45px;
	padding-top: 0px;
}
.bread_bg
{
	text-align: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 0px;
	background: url(img/bread_bg.png) repeat-x left top;
	height: 45px;
	padding-top: 18px;
}
.content
{
	width: 970px;
	margin: 0px auto;
}

.content_width_admin
{
	MIN-HEIGHT:350px;
	padding-bottom: 5px;
	background-color: transparent;
	padding-left: 0px;
	width: 970px;
	padding-right: 0px;
	padding-top: 5px;
	background-position: left top;
	background-image: url(img/content_W.png);
	background-repeat: repeat-y;
	height:auto;

}
.content_width
{
	MIN-HEIGHT:350px;
	padding-bottom: 5px;
	background-color: transparent;
	padding-left: 0px;
	width: 970px;
	padding-right: 0px;
	padding-top: 5px;
	background-position: left top;
	background-image: url(img/content_G.png);
	background-repeat: repeat-y;
	height:auto;
}

.content_left
{
	background-color: #eeeeee;
	text-align:left;
	width:244px;
	vertical-align:top;
}
.content_right
{
	width:700px;
	text-align:left;
	vertical-align:top;
	height:auto;
	}
	
.content_rightFull
{
	width:950px;
	text-align:left;
	vertical-align:top;
	height:auto;
	}
	


.content_frame
{
	background-color: transparent;
	width: 950px;
	margin-left:10px;
	margin-right:10px;
	height:auto;
	
}
.contentpane_admin
{
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	margin-left: 6px;
	margin-right: 4px;
	margin-top: 6px;
	width:100%
}

.foot
{
	background-image: url(img/foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	padding-top: 5px;
}




.LeftPane
{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 6px;
	background-color: #eeeeee;
}

.TopPane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top:8px;
}
.ContentPane 
{
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.BottomPane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.TwoColumns
{
	 vertical-align:top;
	 width:100%;
	}
	
.TwoColumns .ContentPane
{
	vertical-align:top;
	text-align:left;
}
.TwoColumns .RightPane
{
	vertical-align:top;
	text-align:left;

}

.TwoColumns .ContentPane50
{
	vertical-align:top;
	text-align:left;
	width:50%;
}
.TwoColumns .RightPane50
{
	vertical-align:top;
	text-align:left;
	width:50%;
}


.TwoColumns .ContentPane70
{
	vertical-align:top;
	text-align:left;
	min-width:50%;
	width:70%;
}
.TwoColumns .RightPane30
{
	vertical-align:top;
	text-align:left;
	width:30%;
}




.toppane_part
{
	padding-right: 4px;
	background-position: right bottom;
	padding-left: 6px;
	background-image: url(small_panel.jpg);
	width: 33%;
	background-repeat: no-repeat;
}
.leftpane_start{width: 240px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 6px;}
	
.contentpane_start {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane_start {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane2
{
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;

}
.rightpane2 {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	width:300px;
}
.rightpane3 {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	width:170px;
}

.bottompane_part 
{
	background-position: right bottom;
	background-image: url(small_panel.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 4px;
	width:33%;
}
/*
.breadcrumbT
{
	background-position: center bottom;
	background-image: url(Breadcrumb_Top.gif);
	background-repeat: no-repeat;
}

.breadcrumbTL
{
	background-position: right bottom;
	background-image: url(Breadcrumb_Top_left.gif);
	background-repeat: no-repeat;
	text-align: right;
}

.breadcrumbTR
{
		background-position: left bottom;
	background-image: url(Breadcrumb_Top_right.gif);
	background-repeat: no-repeat;
}


.breadcrumb
{
	background-position: center bottom;
	background-image: url(Breadcrumb.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	height: 35px;
	background-color: #cccccc;
}

.breadcrumbL
{
	background-position: right bottom;
	background-image: url(Breadcrumb_left.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-align: right;
}

.breadcrumbR
{
	background-position: left bottom;
	background-image: url(Breadcrumb_right.gif);
	background-repeat: no-repeat;
	height: 35px;
}
*/
.content_white
{
	background-position: left top;
	background-image: url(contentW.gif);
	background-repeat: repeat-y;
}
.content_st
{
	background-position: left top;
	background-image: url(content.gif);
	background-repeat: repeat-y;
}

.contentL{	background-position: right top;
	background-image: url(content_left.gif);
	background-repeat: repeat-y;
}

.contentR{	background-position: left top;
	background-image: url(content_right.gif);
	background-repeat: repeat-y;
}

/*
.footL
{
	background-position: right top;
	background-image: url(foot_left.gif);
	background-repeat: no-repeat;
	height: 35px;
}

.footR
{
	background-position: left top;
	background-image: url(foot_right.gif);
	background-repeat: no-repeat;
	height: 35px;
}
*/
.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;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#555555;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#555555;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#777777;
}

A.SkinObject:hover
{
	color: #2e3192;
	text-decoration: underline;
}


.BreadcrumbObject
{
	font-weight: normal;
	font-size: 10.5pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.BreadcrumbObject:link {
    text-decoration:    none;
    color:#333333;
}

A.BreadcrumbObject:visited  {
    text-decoration:    none;
    color:#333333;
}

A.BreadcrumbObject:active   {
    text-decoration:    none;
    color:#666666;
}

A.BreadcrumbObject:hover
{
	color: #2e3192;
	text-decoration: underline;
}

.CosinusTableHeader, .TableHeader, .CStoreTableHeader, .CStoreTableFooter
{
	border-right: #ddddff 1px solid;
	padding-right: 2px;
	border-top: #ddddff 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8.5pt;
	padding-bottom: 2px;
	border-left: #ddddff 1px solid;
	color: #000099;
	padding-top: 2px;
	border-bottom: #ddddff 1px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddddff;
}

.CosinusTablePager, .TablePager, .CStoreTablePager
{
	border-bottom: #eeeeff 1px solid;
	text-align: center;
	border-left: #eeeeff 1px solid;
	padding-bottom: 2px;
	background-color: #eeeeff;
	font-style: normal;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma, Arial, Helvetica;
	color: #006600;
	font-size: 9.5pt;
	border-top: #eeeeff 1px solid;
	font-weight: bold;
	border-right: #eeeeff 1px solid;
	text-decoration: underline;
	padding-top: 2px;
}

.CosinusTableItem, .TableItem, .CStoreTableItem
{
	border-right: #ffffff 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8.5pt;
	padding-bottom: 2px;
	border-left: #ffffff 1px solid;
	padding-top: 2px;
	border-bottom: #ddddff 1px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}


.CosinusTableAlter, .TableAlter, .CStoreTableAlter
{
	border-right: #f8f8ff 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8.5pt;
	padding-bottom: 2px;
	border-left: #f8f8ff 1px solid;
	padding-top: 2px;
	border-bottom: #ddddff 1px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #f8f8ff;
}

.CosinusTableSelected, .TableSelected, .CStoreTableSelected
{
	border-right: #ffffff 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8.5pt;
	padding-bottom: 2px;
	border-left: #ffffff 1px solid;
	padding-top: 2px;
	border-bottom: #ddddff 1px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #aaaaff;
}

/* GENERIC */
H1
{
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica;
	color: #2E3092;
	font-size: 18px;
	font-weight: bold;
}

H2
{
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica;
	color: #2E3092;
	font-size: 16px;
	font-weight: bold;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	color: #2E3092;
	font-size: 14px;
	font-weight: bold;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.NormalGreen
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #00a650;
}
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.PageTitleNormal
{
	background-image: url(img/Tab100.png);
	border-bottom: #eeeeee 1px solid;
	text-align: center;
	width: 99px;
	background-repeat: no-repeat;
	background-position: center 2px;
	height: 22px;
	vertical-align: bottom;
}


.PageTime {
    font-weight: normal;
    font-size: 8.5pt;
    color: #888888;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}






.DNN_ANN_Description table
{
	width:100%;
	border-bottom: #415373 1px solid;
	border-left: 0px solid;
	border-top: 0px solid;
	border-right: #415373 1px solid;
}
.DNN_ANN_Description td
{
	border-bottom: 0px solid;
	text-align: center;
	border-left: #415373 1px solid;
	padding-bottom: 2px;
	border-top: #415373 1px solid;
	border-right: 0px solid;
	padding-top: 2px;
}


.CityMenu {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.CityMenu:link {
    text-decoration:    none;
    font-weight:normal;
    color:#444444;
}

A.CityMenu:visited  {
    text-decoration:    none;
    font-weight:normal;
    color:#444444;
}

A.CityMenu:active   {
    text-decoration:    none;
    font-weight:normal;
    color:#777777;
    
}

A.CityMenu:hover
{

























