/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* PAGE BACKGROUND */

.containermaster_colour
{
border: 1px solid #FFFFFF;
}

.containerrow1_colour 
{
background-color: #FFFFFF;
}

.containerrow2_colour 
{
background-color: #FFFFFF;
}

.containerheader
{
color: #232D2E;
}

.pagemaster
{
background-color: #333333;
background-image: url("Border.jpg");
background-attachment:scroll;
background-position: 50% 0%;
background-repeat:repeat-y;
}


.skinmaster
{
border: 1px solid #e1e1e1;
}


.skinheader
{
background: url("cruise-transfers-airport-transfers.jpg"); 
background-repeat: no-repeat;
width: 800px;
height: 194px;
padding: 0px 0px 0px 0px;
}


.ControlPanel {
padding:0px 0px 0px 0px;
}


/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  {
padding:0px 0px 0px 0px;
}
.RightPane  { 
}


/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:hover    {
}
A.SelectedTab:active   {
}
/* text style for the unselected tabs */
.OtherTabs {
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link 
{
}

A.OtherTabs:visited  
{
}

A.OtherTabs:hover    
{
}

A.OtherTabs:active
{
}

/* GENERAL */
/* style for module titles */
.Head   {
color: #232D2E;
}

/* style of item titles on edit and admin pages */
.SubHead    {
color: #55716D;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
color: #55716D;
}

/* text style used for most text rendered by modules */
.Normal
{
font-family:Verdana;
font-size:10px;
font-weight:normal;
color: #000000;
}

P
{
text-align:left;
font-family:Verdana;
font-size:11px;
color: #666666;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family:Verdana;
font-size:10px;
color: #000000;
}



/* button style for standard HTML buttons */
.StandardButton     {
background-color: #232D2E;
}
/* GENERIC */
H1  
{
text-align:left;
font-family:Verdana;
font-size:15px;
font-weight:bold;
color: #232D2E;
}
H2  {
text-align:left;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color: #55716D;
}
H3  {
text-align:left;
font-family:Verdana;
font-size:11px;
font-weight:normal;
color: #000000;
}
H4  {
text-align:left;
font-fmily:Verdana;
font-size:10px;
font-weight:bold;
color: #000000;
}
H5  {
text-align:left;
font-family:Verdana;
font-size:10px;
font-weight:normal;
color: #000000;
}
H6  {
text-align:left;
font-family:Verdana;
font-size:9px;
font-weight:normal;
color: #000000;
}


A:link  {
}
A:visited   {
}
A:hover {
}
A:active    {
}

UL LI   {
text-align: left;
}
UL LI LI    {
text-align: left;
}
UL LI LI LI {
text-align: left;
}
OL LI   {
text-align: left;
}
OL OL LI    {
text-align: left;
}
OL OL OL LI {
text-align: left;
}
OL UL LI   {
text-align: left;
}


.searchtext
{
color: #FFFFFF;
}

A.searchtext:link
{
color: #FFFFFF;
}

A.searchtext:hover
{
color: #AAAAAA;
}

.skinobject
{
color: #232D2E;
}

A.skinobject:link
{
color: #232D2E;
}

A.skinobject:hover
{
color: #AAAAAA;
}


.linkstext
{
color: #232D2E;
}

A.linkstext:link
{
color: #232D2E;
}

A.linkstext:hover
{
color: #AAAAAA;
}


.termstext
{
color: #FFFFFF;
}

A.termstext:link
{
color: #FFFFFF;
}

A.termstext:hover
{
color: #AAAAAA;
}


.privacy
{
color: #FFFFFF;
}

A.privacy:link
{
color: #FFFFFF;
}

A.privacy:hover
{
color: #AAAAAA;
}


.skingradient
{
height:25;
background-color:#232D2E;
padding-top:0px;
padding-bottom:0px;
}


.MainMenu_MenuContainer 
{
background-color:#232D2E;
}


.MainMenu_SubMenu
{
background-color:#232D2E;
border-bottom: 3px solid #232D2E;
}

.MainMenu_MenuItem
{
color:#FFFFFF;
border: 1px solid #232D2E;
padding: 1px 1px 1px 1px;
}

.MainMenu_MenuItemSel 
{
color:#AAAAAA;
border: 1px solid #232D2E;
padding: 1px 1px 1px 1px;
background-color:transparent;
}


.MainMenu_MenuArrow 
{
display:none;
}
.MainMenu_RootMenuArrow
{
display:none;
}

.MainMenu_MenuIcon
{
display:none;
}












