/* 
================================
Skin styles for DotNetNuke
================================
*/   

html, body
{
	background-color: #ffffff;
	height: 100%;
	text-align: center;
}

#Pagemaster
{
    position: relative;
    margin: 0px auto 0px auto;
    width: 958px;
    height: 100%;
    text-align: left;
}

#WebsiteLayoutHead
{
    width: 958px;
    height: 220px;
    background-image: url(/layout/autopartner_junghanns/autopartner-junghanns-autoteile-top.jpg);
    background-repeat: no-repeat;
}

#WebsiteLayoutMenue
{
    position: absolute;
    top: 128px;
    left: 310px;
    line-height: 26px;
    width: 638px;
}

#WebsiteLayoutDate
{
    position: absolute;
    top: 190px;
    right: 20px;
    line-height: 26px;
	text-decoration:    none;
	color: #092a46; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteLayoutContents
{
    width: 958px;
    background-image: url(/layout/autopartner_junghanns/autopartner-junghanns-autoteile-ContentBG.jpg);
    background-repeat: repeat-y;
    float: left;
}

#WebsiteLayoutPanesTop
{
    position: relative;
    width: 958px;
    background-image: url(/layout/autopartner_junghanns/autopartner-junghanns-autoteile-panestop.jpg);
    background-repeat: no-repeat;
    background-position: top;
    float: left;
    display: inline;
}

#WebsiteLayoutPanesBottom
{
    position: relative;
    width: 958px;
    background-image: url(/layout/autopartner_junghanns/autopartner-junghanns-autoteile-panesbottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    display: inline;
}

#ContentsLeft
{
    width: 267px;
    min-width: 267px;
    float: left;
    position: relative;
}

#ContentsRight
{
    width: 691px;
    min-width: 691px;
    float: left;
    position: relative;
}

.LeftPane 
{
	width: 247px;
	height: 100%;
	text-align: left;
	position: relative;
	padding-left: 10px;
	padding-right: 10px
}

.ContentPane {
	width: 671px;
	height: 100%;
	background-color: transparent;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#WebsiteLayoutFooter
{
    clear: both;
    position: relative;
    width: 958px;
    height: 115px;
    background-image: url(/layout/autopartner_junghanns/autopartner-junghanns-autoteile-bottom.jpg);
    background-repeat: no-repeat;
}

#WebsiteLayoutUserLogin
{
	position: absolute;
	top: 60px;
	left: 20px;
	line-height: 26px;

}

#WebsiteLayoutUserLogin a:link
{
	text-decoration: none;
	color: #b8b7b7; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteLayoutUserLogin a:active
{
	text-decoration: none;
	color: #b8b7b7; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteLayoutUserLogin a:visited
{
	text-decoration: none;
	color: #b8b7b7; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteLayoutUserLogin a:hover
{
	text-decoration: underline;
	color: #092a46; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

#WebsiteLayoutPoweredBy
{
    position: absolute;
    top: 60px;
    right: 10px;
    line-height: 26px;
	color: #092a46; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold;
	font-style: normal;
}

#WebsiteLayoutPoweredBy a:link
{
	font-family: verdana;
	font-size: 7pt;
	color: #a61d16;
	text-decoration: none;
}

#WebsiteLayoutPoweredBy a:active
{
	font-family: verdana;
	font-size: 7pt;
	color: #a61d16;
	text-decoration: none;
}

#WebsiteLayoutPoweredBy a:visited
{
	font-family: verdana;
	font-size: 7pt;
	color: #a61d16;
	text-decoration: none;
}

#WebsiteLayoutPoweredBy a:hover
{
	font-family: verdana;
	font-size: 7pt;
	color: #a61d16;
	text-decoration: underline;
}

#WebsiteLayoutCopyright
{
    position: absolute;
    top: 60px;
    left: 330px;
    line-height: 26px;
	color: #092a46; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold;
	font-style: normal;
}

#Clear
{
    clear: both;
}

Input
{
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
	font-size: 8pt;	
}

Textarea
{
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
	font-size: 8pt;			
}

Select
{
	color: #000000;
	background-color: #ced8ec;
	border-left: #002B4E 1px solid; 
	border-right: #002B4E 1px solid; 
	border-bottom: #002B4E 1px solid; 
	border-top: #002B4E 1px solid;
	font-family: verdana;
	font-size: 8pt;			
}

.button {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.title
{
	font-family: Verdana;
	Font-size: 9pt;
	font-weight: bold;
	color: #F49523;
}

.StandardButton
{	
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

/*  NavMenu styles start here */

.TabList {
    float:left;
}

.TabList ul {
    clear: both;
    margin: 0px;
    list-style:none;
    display: inline;
}

.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}

.TabList li a {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #092a46;
}

.TabList li a:active {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #092a46;
}

.TabList li a:visited {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #092a46;
}

.TabList li a:hover {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #a61d16;
}

#ParentTabs .SelectedTab {

}

#ParentTabs .SelectedTab a {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 26px;
   font-weight: bold;
   color: #a61d16;
}