body{
text-align:center;
margin:0px auto;
background-color:#f2efdc;
}

#ControlPanel {
}
.PageFrame {
margin:0px auto;
width: 954px;
background-color:#494747;
}
.tagline {
margin:0px auto;
width: 954px;
text-align:right;
}
#logoBalti {
width:954px;
height:146px;
background-image:url(baltiBazaarLogo.jpg);
background-repeat:no-repeat;
}
/* sets background and other  properties for the main menu tab */
#BaltiMenuTab {
width:954px;
height:20px;
background-color:#891616;
}
/* main tab background image and other properties */
#navHContainer {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
display:block;
margin:0px;
height:20px;
}

#nav ul {
padding:0px 0px 0px 10px;
margin:0px;
height:20px;
    list-style:none;
    float:left;
    width:auto;
	
}
#nav li {
position: relative;
float:left;
/*line-height :63px; sets the height of the tab menu */
/*sets the width of the tabs */
list-style: none;
font-size:0.83em;
border-right:#FFFFFF thin solid;
_width:130px;

}
/* second-level lists */
#nav li ul { 
position : absolute;
left: -999em;
padding:0px;
margin:0px;
}
/* set the text properties for main tab */
#nav a {
font-size:0.83em;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#FFFFFF !important;
display:block;
text-align:center;
margin:0px;
padding:0px;
height:20px;
padding:3px 15px 0px 15px;
}
#nav a:visited {

}
#nav a:hover {

}
/* set the hover properties for the main tab background */
#nav li:hover {
background-color:#333333;
height:20px;
}
/*  set the submenu background and font color etc  */
#nav li li a {
font-size:0.95em;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
width:120px;
height:18px;
padding:0px;
background-color:#333333;
border:#CCCCCC 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{
text-decoration:none;
background-color:#891616;
}
#nav li a.SelectedTab {
font-size:0.83em;
padding:0px;
margin:0px;
    
}
#nav .DisabledTab {
color:#ccc;
font-size:0.83em;
}
/* 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:20px;
	
}
#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:9.6em; /*sets positioning of the drop down menu level 2*/
	margin-top:0px;
}
/*end of navigation*/
#threePaneGroup {
width:954px;
}
#baltiMainContentFrame {
clear:both;
width:728px;
float:left;
padding:0px;
margin:0px;
}
#rightBackgroundFrame {
float:right;
width:26px;
}
#topBackground {
width:728px;
height:34px;
padding:0px;
margin:0px;
background-image:url(topCornerContentBackground.png);
background-repeat:no-repeat;
background-position:right;
background-color:#f5f5f5;
}
.contentpane {
width:668px;
background-color:#f5f5f5;
text-align:left;
padding-left:30px;
padding-right:30px;
margin:0px;
padding-bottom:20px;
padding-top:20px;
}
html>body #topBackground {
margin-bottom:-12px;
}
#bottomBackground {
width:728px;
height:33px;
margin:0px;
background-image:url(bottomCornerContentBackground.png);
background-repeat:no-repeat;
background-position:right;
background-color:#f5f5f5;
padding-top:20px;
}
html>body #bottomBackground {
margin-top:-12px;
}
.bottomBackground {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:1em;
padding:0px;
margin:0px;
}
#rightImageFrame {
float:right;
width:225px;
}
#imageBackground {
height:445px;
width:225px;
}
#specialOfferPane {
padding-top:12px;
}
.specialOfferButton {
height:32px;
background-image:url(specialOfferButton.png);
background-repeat:no-repeat;
background-position:bottom;
padding-top:12px;
}
.specialOfferButton a {
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
.specialOfferButton:hover {
background-image:url(specialOfferButtonOver.png);
background-repeat:no-repeat;
background-position:bottom;
}
#footer {
clear:both;
width:954px;
height:53px;
background-color:#191919;
margin:0px;
padding-top:10px;
color:#999999;
}
#footer a{
color:#999999!important;
font-size:0.85em;
}
#footer a:hover {
}

.login {
clear:both;
text-align:right;
width:954px;
margin:0px auto;
background-color:#f2efdc;
}
.login a{

}

/* styling text etc */

h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:1.5em;
color:#2f2e2e;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:1.4em;
color:#2f2e2e;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:1.3em;
color:#2f2e2e;
}
h4 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:1.2em;
color:#2f2e2e;
}
h5 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:1.1em;
color:#2f2e2e;
font-weight:bold;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:1.1em;
color:#2f2e2e;

}
a {

}
a:hover{

}
a:visited {

}
a:active {

}
text {

}

.colourletters {

}
.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;
}














