/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: white;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
}
/*
======================
control panel pane
======================
*/
.controlpanel {
	width: 100%;
	background-color: whitesmoke;
}
/*
======================
SE Phrase, Language
======================
*/
.skinheader1 {
	background-color: yellowgreen; 
}
/*
======================
Logo
======================
*/
.skinheader2 {
	background-color: white; 
}
/*
======================
Date, Breadcrumb and Login row
======================
*/
.skinheader3 {
	background-color: #3333CC; 
}
.leftcolumn {
	background-color: whitesmoke; 
}
.skinfooter {
	background-color: #3333CC; 
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	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;
}

.footerLinks, a.footerLinks:link, a.footerLinks:active, a.footerLinks:visited 
{
    font-family: Arial; 
    font-size: 11px; 
    color: #3333CC; 
    text-decoration:none; 
    font-weight:normal;
}
a.footerLinks:hover 
{
    color: blue; 
    text-decoration:none; 
    font-weight:normal;
}

.menupane {
    padding-top: 16px;
    padding-right: 16px;
	background-color: transparent;
}    
   
.MainMenu_MenuContainer {
	background-color: #3333CC; 
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 5px;
    width: 100px;
	height: 50px;
	border: 1px solid White;	
}

.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: a Arial, Helvetica;
	height: 18px;
}
.MainMenu_MenuIcon {
	background-color: #3333CC; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px; 
	height: 18px;
}
.MainMenu_SubMenu {
	background-color: #3333CC;  
	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: SlateBlue; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 18px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}

/* ================================
style for standard buttons
================================ */
.StandardButton {
  background: #3333CC none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
/* ================================
style for module titles
================================ */
.Head {
   font-family: Arial;
   font-size:  12pt;
   font-weight: bold;
   color: #3333CC;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead    {
    color: Gray;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
}
/* ===============================
Banner text 
================================== */
.BannerText
{
    color: gray;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
}
/* ===============================
normal travel 
================================== */
.NormalTravel
{color: #0066CC
}
/* ===============================
normal cars
================================== */
.NormalCars
{color: #99CC00
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{
    color: #000;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{	
    font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #000
}
.NormalRed
{
    color: #FF0000;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
}
.NormalWhite
{
    color: White;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
}
.NormalBold
{	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem {
	color: white;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link {
	color: Yellow;
}

A.SkinItem:visited  {
	color: Yellow;
}

A.SkinItem:active   {
	color: Yellow;
}

A.SkinItem:hover    {
	color: lightyellow;
}
/* This is the language selector */
.SkinItem1 {
	color: white;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
}
/* This sets the style for language selector links */
A.SkinItem1:link, {
	color: blue;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem1:visited  {
	color: skyBlue;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem1:active   {
	color: skyBlue;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem1:hover    {
	color: skyBlue;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1  {
    color: Gray;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    HEIGHT: 22px;
    text-align: left;
}

H2  {
    color: Black;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    HEIGHT: 20px;
    text-align: left;
}

H3  {
    color: Black;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

H4  {
    color: Black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

H5, DT  {
    color: Black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}

H6  {font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
A:link, A:visited
{
    text-decoration: none;
    color:  Navy;
}

A, A:hover {
    text-decoration: underline;
    color:  Blue;
}
/* ===============================
Form Table
================================== */
.FormTable
{
    padding: 2px;
}
