
 
body{
margin:0px auto;
background-color:#000000;
}

.PageFrame {
width:952px;
padding:0px;
margin:0px auto;
border-color:#f10000;
border-style:solid;
border-width:1px;
background-color:#FFFFFF;
}
#ControlPanel {
}
#topGraphic {
width:952px;
height:148px;
padding:0px;
background-image:url(headerSWcranes.jpg);
background-repeat:no-repeat;
}
#adminMenu {
width:952px;
margin:0px auto;
clear:both;
}
#SWCraneMenuTab {
width:952px;
height:30px;
background-image:url(navBackgroundSWC.jpg);
background-repeat:no-repeat;
clear:both;
}

/* sets background and other  properties for the main menu tab */

/* main tab background image and other properties */
#navHContainer {
text-transform:uppercase;
display:block;
margin:0px;
padding:0px;
font-size:0.75em;
}

#nav ul {
padding:0px;
margin:0px;
    list-style:none;
    float:left;
    width:auto;
}
#nav li {
position: relative;
float:left;
/*line-height :63px; sets the height of the tab menu */
width:158px; /*sets the width of the tabs */
list-style: none;
}
/* second-level lists */
#nav li ul { 
position : absolute;
left: -999em;
padding:0px;
margin:0px;
}
/* set the text properties for main tab */
#nav a {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-decoration:none;
color:#ffffff !important;
display:block;
text-align:center;
margin:0px;
height:30px;
padding-top:5px;
font-size:0.85em;
}
#nav a:visited {

}
#nav a:hover {
color:#f10000!important;
text-decoration:underline;
}
#nav ul li {
}
/* set the hover properties for the main tab background */
#nav li:hover {
}
/*  set the submenu background and font color etc  */
#nav li li a {
font-size:0.8em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#ffffff;
width:158px;
background-color:#000000;
height:18px;
padding-top:2px;
background-image:none;
border:#f10000 solid 1px;
}
/* set the hover effects for the submenu 1 text and background and cancels the image background from the main tab */
#nav li li a:hover{
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-image:none;
background-color:#000000;
color:#f10000;
}
#nav li li:hover {
background-image:none;
height:18px;
}
#nav li a.SelectedTab {
padding:0px;
margin:0px;
    
}
#nav .DisabledTab {
    color:#ccc;
	font-size:0.8em;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;

}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 0px; /*sets positioning of the drop down menu level 1*/
	left:0;
	margin-top:28px;
	
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:158px; /*sets positioning of the drop down menu level 2*/
	margin-top:0px;
}
/*end of navigation*/
#shadowUnderNavigation {
height:8px;
background-image:url(shadowUnderNavigation.jpg);
background-repeat:repeat-x;
}
#threepanecontent{
width:952px;
padding:0px;
margin:0px;
}
.leftpane{
width:195px;
float:left;
}
#ContentGroup {
float:right;
width:742px;
}
.contentpane {
width:530px;
float:left;
text-align:center;
}
.contentpane a {
color:#FF3300;
font-weight:bold;
text-decoration:underline;
}
.contentpane a:hover{
color:#FF3300;
text-decoration:none;
}
.rightpane {
float:right;
width:195px;
}
.footerSWC {
clear:both;
width:952px;
height:24px;
padding-top:15px;
text-align:center;
background-image:url(footerBackground.jpg);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
font-size:0.6em;
margin: 0px auto;
font-family:Arial, Helvetica, sans-serif;
}
.footerSWC a{
color:#FFFFFF !important;
text-decoration:underline;

}
.footerSWC a:hover {
color:#FFFFFF !important;
text-decoration:none;
}
.contentpane a {
color:#FF3300;
font-weight:bold;
text-decoration:none;
}
.contentpane a:hover{
color:#FF3300;
text-decoration:underline;
}

#ClickTracksPane {

}
#login {
clear:both;
width:954px;
margin:10px auto 0px auto;
text-align:right;
}
#login a{
color:#666666!important;
}

/* styling text etc */

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#000000;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#000000;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color:#000000;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style:italic;
	color:#000000;
	font-weight:bold;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color:#000000;
}

.Normal {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000000;
}
.NormalBold {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000000;
font-weight:bold;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000000;
}
a {
color:#FF3300;
font-weight:bold;
text-decoration:underline;
}
a:hover{
color:#FF3300;
text-decoration:none;
}
a:visited {

}
a:active {

}
text {
text-align:left;
}

.colourletters {
	color: #D85409;
}
.off {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	line-height: 0.1em;
}
.off a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	line-height: 0.1em;
}

.table1 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table1 {

}
.table2 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #EB6317;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table2 {

}
.table3 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #6699CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table3 {

}
.table4 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #99CC33;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table4 {

}
.table5 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table5 {

}
.table6 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #99CC33;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table6 {

}
.table7 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6699CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table7 {

}
.table8 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #EB6317;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table8 {

}
.table9 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table9 {

}
.table10 {
	width: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table10 {

}

.orange {
	color: #EB6317;
}
.blue {
	color: #6699CC;
}
.green {
	color: #99CC33;
}
.lightorange {
	color: #FF9900;
}
.lightgrey {
	color: #666666;
}

.findUs {

}
.findUs  a {

}
.findUs a:hover {

}
.findUs a:active {

}
.SWCraneBigPaneFramePixel a {
color:#1e85a4;
font-weight:bold;
text-decoration:underline;
}
.SWCraneBigPaneFramePixel a:hover{
color:#1e85a4;
text-decoration:none;
}
.highlite {
color:#f7941e;
font-weight:bold;
font-size:1em;
}










