﻿/* 
================================
Skin styles for DotNetNuke - For DotNetNuke 3 -  XDMedia Green - Nina Meiers dnn3@xd.com.au
================================
*/

.myline 
{
	float:left;
	position:relative;
	left:30px;
	}
	
.mytest
{
float:left;
position:relative;
left:30px;
}
	
.myheader
{
	width:200px;
	height:40px;
	background-color:#666666;
	position:relative;
	text-align:center;
	padding-right:2px;
	padding-bottom:2px;
	color:White;
	float:right;
	right:2px;
	}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 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:22px;*/
}
.controlpanel {
	width: 100%;
	background-color: #E2E6F4;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #5069BC 0px solid; 
	border-bottom: #5069BC 0px solid; 
	border-top: #5069BC 0px solid; 
	border-right: #5069BC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #999999; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 20px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #333333; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: white; 
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    /*background: #1E5589 none;*/
    background: #999999 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F5F5F5;
	BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 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:  bold;
    color: black;
}

/* Custom Tags */

/* May not be required*/
.FlashMaster {
	background-image: url(MediaBlue.jpg);
	width: 520px;
	background-repeat: no-repeat:
}

/* Main Header for Flash Table - should render when no flash is present*/
.MediaFlashBackground {
	/*background-image: url(MediaFlashBackground.jpg);
	width: 770px;
	height: 85px;
	background-repeat: no-repeat;*/
}

/* Flash Header repeat for 100% width settings */
.FlashRepeat {
	background-image: url(MediaHeaderRepeat.gif);
	height: 85px;
	background-repeat: repeat-x;
}

/* Menu & Logo Pane Holder */
.BlankMenu {
	background-image: url(BlankMenu.gif);
	width: 520px;
	height: 85px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


/* Small rounded end on menu */
.MenuRight {
	background-image: url(MenuRight.gif);
	width: 20px;
	height: 22px;
	background-repeat: no-repeat;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
	background-image: url(MenuBG.gif);
	height: 22px;
	background-repeat: repeat-x;
}

/* Menu table repeat for 100% width settings */
.MenuRepeat {
	background-image: url(MenuRepeat.gif);
	height: 85px;
	background-repeat: repeat-x;
}

/* Curved section on footer that cannot be repeated */
.FooterFixed {
	background-image: url(FooterBlueFixed.gif);
	height: 100px;
	width: 410px;
	background-repeat: no-repeat;
}

/* Background repeat on Footer for 100% width settings */
.FooterRepeat {
	background-image: url(FooterRepeat.gif);
	height: 100px;
	background-repeat: repeat-x;
}

.minibannerpane {
	padding: 0px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs,.AutoDealer_Commands{
	font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-right:5px;
}

.MediaTabs_left 
{
	padding-top:2px;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:2px;
	font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
	float:left;}
    
A.MediaTabs:link,A.MediaTabs_left:link,A.AutoDealer_Commands:link, A.normalbold:link {
    text-decoration:none;
    color:white;
}

A.MediaTabs:visited,A.MediaTabs_left:visited,A.AutoDealer_Commands:visited, A.normalbold:visited {
    text-decoration:none;
    color:white;
}

A.MediaTabs:active,A.MediaTabs_left:active,A.AutoDealer_Commands:active, A.normalbold:active {
    text-decoration:none;
    color:#eeeeee;
}

A.MediaTabs:hover,A.MediaTabs_left:hover,A.AutoDealer_Commands:hover, A.normalbold:hover {
    text-decoration:underline;
    color:orange;
}

.AutoDealer_list /* Used to display combo boxes*/
{
	font-size:9px;
	}
	
.normalbold 
{
	font-weight: bold;
	font-size: 9.5pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	}
	
.normal
{color:Black;
	}
	
.normal_10 
{
	font-size:10pt;
	font-weight:normal;
	padding:2px;
	text-align:justify;
	}
		
A.normal:link,A.normalbold:link
{text-decoration:none;
	color:Red;}
	
A.normal:visited,A.normalbold:visited	
{text-decoration:none;
	color:Black;}
	
A.normal:active,A.normalbold:active
{text-decoration:none;
	color:#eeeeee;}
	
A.normal:hover,A.normalbold:hover	
{text-decoration:underline;
	color:orange;}
	
.companylinks
{
	color:#666666;
	font-family:Verdana;
	font-size:8pt;}	

A.companylinks:link
{text-decoration:underline;
	color:#666666;}

A.companylinks:visited
{
	text-decoration:underline;
	color:#666666;}
	
A.companylinks:active
	{
	text-decoration:underline;
	color:#666666;}

A.companylinks:hover
{text-decoration:underline;
	color:#666666;}
	
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #666666;
}
	
