/* 
================================
Skin styles for DotNetNuke
================================
*/   

html 
{
    height: 100%;
}

body 
{
    height: 100%;
	background-color: #ffffff;
	background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PageBG.jpg);   
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#PageMaster {
	width: 999px;
	height: 100%;
    margin: 20px auto 0px auto;
    position: relative;
}

.ControlPanel {
	width: 100%;
	background-color: #F49523;
}

#WebsiteHead
{
    width: 999px;
    height: 161px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_Top.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#WebsiteWayhome
{
    height: 15px;
    line-height: 15px;
    position: absolute;
    top: 133px;
    left: 230px;
}

#wayhome {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:visited {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:active {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:hover {
	text-decoration: underline;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#WebsiteCurrentDate
{
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 100px;
    right: 269px;
}

#currentdate {
	text-decoration: none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteShortcutBar
{
    width: 999px;
    height: 23px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_ShortcutBar.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#WebsiteUserLogin
{
    position: absolute;
    top: 0px;
    left: 10px;
    height: 23px;
    line-height: 23px;
    
    text-decoration: none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteUserLogin a:link
{
    text-decoration: none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteUserLogin a:active
{
    text-decoration: none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteUserLogin a:visited
{
    text-decoration: none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteUserLogin a:hover
{
    text-decoration: underline;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsitePanesAbschlussTop
{
    width: 999px;
    height: 25px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PanesAbschlussTop.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#WebsiteContents
{
    width: 999px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PanesBG.jpg);
    background-repeat: repeat-y;
    position: relative;
}

#WebsiteLeft
{
    width: 14px;
    height: 111px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_Left.jpg);
    background-repeat: no-repeat;
    float: left;
    display: block;
}

#WebsiteContentPane
{
    width: 596px;
    float: left;
    display: block;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_ContentPaneTop.jpg);
    background-repeat: no-repeat;
}

.ContentPane {
	width: 596px;
	max-width: 596;
}

#WebsitePanesBetween
{
    width: 10px;
    height: 117px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PanesBetween.jpg);
    background-repeat: no-repeat;
    float: left;
    display: block;
}

#WebsiteLeftPane
{
    width: 192px;
    min-height: 158px;
    float: left;
    display: block;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_LeftPaneTop.jpg);
    background-repeat: no-repeat;
}

.LeftPane {
	width: 192px;
	max-width: 192px;
}

#WebsitePanesBetween2
{
    width: 10px;
    height: 117px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PanesBetween2.jpg);
    background-repeat: no-repeat;
    float: left;
    display: block;
}

#WebsiteNavigationPane
{
    width: 163px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_RightPaneTop.jpg);
    background-repeat: no-repeat;
    float: left;
    display: block;
}

#WebsitePanesBottom
{
    width: 999px;
    height: 15px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PanesBottom.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#WebsitePanesAbschlussBottom
{
    width: 999px;
    height: 29px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PanesAbschlussBottom.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#WebsiteCopyright 
{
    height: 29px;
    line-height: 29px;
    position: absolute;
    top: 0px;
    left: 20px;
}

.Copyright {
	text-decoration:    none;
	color: #163861; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteGoTop
{
    height: 15px;
    line-height: 15px;
    position: absolute;
    bottom: 0px;
    right: 389px;
}

#gotop, #gotop a, #gotop a:link, #gotop a:active, #gotop a:visited, #gotop a:hover
{
	text-decoration: none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsitePanesAbschlussBottomSchatten
{
    width: 999px;
    height: 15px;
    background-image: url(/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_PanesAbschlussBottomSchatten.jpg);
    background-repeat: no-repeat;
    position: relative;
}


/*  NavMenu styles start here */

.TabList 
{
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 163px;
    display: block;
}

.TabList ul {
    clear: both;
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

.TabList li {
    margin: 0px;
    list-style-type: none;
    padding: 0px 0px 0px 10px;
    width: 163px;
    height: 31px;
    line-height: 31px;
    background-image: url("/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_MenueBG.png");
    background-repeat: no-repeat;
}

.TabList li a {
    font-family: Verdana;
    font-size: 9pt;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    color: #ede3b8;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}

.TabList li a:active {
    font-family: Verdana;
    font-size: 9pt;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    color: #ede3b8;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}

.TabList li a:visited {
    font-family: Verdana;
    font-size: 9pt;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    color: #ede3b8;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}

.TabList li a:hover {
    font-family: Verdana;
    font-size: 9pt;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    color: #f6a52c;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}

#ParentTabs
{
    width: 163px;
    /*padding-bottom: 20px;*/
}

#ParentTabs .SelectedTab {
    width: 163px;
    height: 31px;
    line-height: 31px;
    background-image: url("/layout/exensyon_Media_Solutions/exensyon_Media_Solutions_MenueBG.png");
    background-repeat: no-repeat;
}

#ParentTabs .SelectedTab a {
    font-family: Verdana;
    font-size: 9pt;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    color: #f6a52c;
    margin: 0px;
    padding: 0px 0px 0px 10px;
}

#AdminTabs
{
    width: 163px;
    padding: 0px 0px 0px 0px;
}

















.StandardButton {
   	background: #98B2D2; 
   	color: #000000;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.Head {
   font-family: Verdana;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

A.login:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #1e416a; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.login:visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #1e416a; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal;
}

A.login:active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #1e416a; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal;
}

A.login:hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal;
}

A.user:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.user:visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.user:active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.user:hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.suchen {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchen:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchen:visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchen:active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchen:hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.SuchenSuchfeld
{
	width:200px;
	height: 18px;
	background-color: #ede3b8;
	color: #000000;
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid;
}

.suchergebnis {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchergebnis :link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchergebnis :visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchergebnis :active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchergebnis :hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}







Input
{
	color: #000000;
	background-color: #98B2D2;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
		
}

Textarea
{
	color: #000000;
	background-color: #98B2D2;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
		
}
Select
{
	color: #000000;
	background-color: #98B2D2;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
		
}

.title
{
	font-family: Verdana;
	Font-size: 9pt;
	font-weight: bold;
	color: #F49523;
}




