/* 
================================
Skin styles for Boat Syndicates International
LBL - Epic Mutlimedia Pty Ltd
March 2008
================================
*/   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	background-color: #E1E1ff;
	margin: 0;
	padding:0;
}
#tagline	{
}

#menu {
	background-color: #006699;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding: 0 10px;
}
.skingradient {
	background-color: #006699;
	background-image: url(menu-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
}

#bottom {
	background-color: #003366;
}

#bottom td, #bottom p {
	color: #FFFFFF;
	font-size: 80%;
	letter-spacing: .08em;
	font-weight:normal;
}

.SkinObject {
	font-weight: bold;
	font-size: 90%;
	color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.02em;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#ffcc33;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#CCF;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:#CCF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #CCF;
}

/* stayle for the module heading */

.head	{
	font-family:Arial, Helvetica, sans-serif;;
	color: #666666;
	font-size:small;
	
}

/* pane setup */
#content {
	background-color: #f0f0ff;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#content td, #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

.leftpane {
	width: 140px;
	background-color: #D4D9EC;
}

.flashpane {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contentpane {
	padding-top: 4px;
	width: 710px;
	background-color: #F0F0FF;
	float: left;
}

.contentpaneOnly {
	padding-top: 4px;
	width: 990px;
	background-color: #F0F0FF;
	float: left;
}

#rightpane {
	padding-top: 4px;
	width: 280px;
	background-color: #D4D9EC;
	float: right;
}
#rightpane ul, #rightpane p, #rightpane td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

/*.bottompane {
	width: 100%;
	background-color: transparent;
	margin: 0px;
	padding-top: 10pt;
	padding-right: 2pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
}*/
/* links in the document */

.link  {
	font-weight: bold;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: .5em;
}
A:link  {
    font-weight: bold;
     color: #036;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A:visited   {
    text-decoration:    none;
    color: #069;
}

A:hover {
    text-decoration:    underline;
    color: #069;
}

A:active    {
    text-decoration:    none;
    color:  #069;
}

/* formatting for text */

p {
	font-size: 90%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Normal,.NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

UL LI   {
    list-style-position: outside;
	list-style-type: square;
}
H1	{
	font-size: 120%;
	color:#036;
}

H2	{
	font-size: 150%;
	color:#036;
}

H3	{
	font-size: 110%;
	color: #036;
	font-weight:bold;
}

H4	{
	color: #069;
	font-weight:bold;
}

H5	{
	color: #069;
	font-size:15px;
	font-weight:bold;
}
H6	{
	color: #069;
	font-size:15px;	
}
/* SOLPARTMENU */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {	
	height: 34px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border: #cccccc 0px solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #006699;
	border: #EEEEEE 0px solid; 
	text-align: center; 	
	height: 25px;
}

.MainMenu_SubMenu {
	background-color: #006699;
	z-index: 1000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#f0f0ff', Direction=135, Strength=3);
	border: #fc3 1px solid;
}

.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #006699;	
	color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuArrow {
	border: #cccccc 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
.MainMenu_RootMenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.StandardButton {
	background: #E1E1ff none;
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}



