@font-face {
  font-family: Viner Hand ITC;
  font-style:  normal;
  font-weight: normal;
  src: url(http://test.mandolinmusic.com.au/vinerha0.eot);
}

body {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
  background-color:#bbbbbb;
}


#loginText {
  position:relative;
  width:100%;
  height:16px;
  font-weight:bold;
  font-size:11px;
  color:#000000;
  background-color:#fdfdfd;
  text-align:right;

}

#controlBar {
  position:relative;
  top:0px;
  width:100%;
  height:20px;
  z-index:100;
  font-weight:bold;
  font-size:12px;
  font-family: corbel,tahoma, arial;
  color:#000000;
  background-color:#cccccc;
  padding-bottom:1px;
  padding-top:1px;
  border-bottom:solid 2px #555555;
}




#productList {
  position: relative; 
  float:right;
  width:280px;
  background-color:transparent;
  height:100%;
 
}

.productTypes {
  border:solid 1px #cccccc;
  position:relative;
  width:160px;
  height:140px;
  overflow:hidden;
  --padding:10px;
  font-size:10px;
  float:left;
  margin:20px;
  text-align:center;
}

.productTypeListTitle {
  font-weight:bold;
  font-size:18px;
  color:#b07167;
  padding-top:10px;
  padding-bottom:10px;
}

.productTypeListItem {
  font-weight:normal;
  font-size:12px;
  padding:5px;
}

.productTypeListItemLink {
  color:#000000;
  text-decoration:none;
}


td {
}

.productContainer {
    border-bottom:solid 1px #77cc33;
    background-color:transparent;
    width:410px;
}

.productContainerSmall {
    border:solid 1px #aaaaaa;
    background-color:transparent;
    width:140px;
    height:210px;
    float:left;
    margin:4px;
}
.subbutton {
  background:url('images/button_bg.jpg') repeat-x;
  font-size:14px;
  color:#eeeeee;
  border-left:solid 1px #789DC6;
  border-top:solid 1px #789DC6;
  border-right:solid 1px #0D364D;
  border-bottom:solid 1px #0D364D;
  border:none;
  padding-bottom:4px;
  padding-left:4px;
  padding-right:4px;
  margin:0 3px -3px 0;
}

.textbox {
  background:url('images/button_bg.jpg') repeat-x;
  font-size:12px;
  border-left:solid 1px #789DC6;
  border-top:solid 1px #789DC6;
  border-right:solid 1px #0D364D;
  border-bottom:solid 1px #0D364D;
}


.tableHeader {
	font-family: verdana, tahoma, arial;
  font-size:10px;
  font-weight:bold;
  background-color:#cccccc;
}

.tableData {
	font-family: verdana, tahoma, arial;
  font-size:10px;
  font-weight:normal;
}

.tableDataDisabled {
	font-family: verdana, tahoma, arial;
  font-size:10px;
  font-weight:normal;
  color:#bbbbbb;
}

.tableBody {
  border-collapse:collapse;
  border:solid 1px #cccccc;
}


.topMenu {
	font-family: "Viner Hand ITC";
}

a.topMenuLink {
	font-family: "Viner Hand ITC",tahoma, arial;
  text-decoration:none;
  font-size:22px;
  color:#860b0d;
}


#loginText {
  font-weight:bold;
  font-size:12px;
  color:#3F6685;
  width:100%;
  background-color:#bbbbbb;
  padding-bottom:2px;
  padding-top:2px;
  border-bottom:solid 1px #aaaaaa;
  text-align:left;
}

.sideMenu {
  width:200px;
  height:400px;
  padding-left:5px;
  padding-top:10px;
  margin-left:5px;
  margin-right:5px;
  margin-top:10px;
  font-size:14px;
  text-decoration:none;
  color:#3F6685;
  background-color:#CCCCCC;
  
}

.sideMenuHeading {
	font-family: corbel,tahoma, arial;
  font-size:32px;
  color:#3F6685;
}

a.sideMenuLink {
	font-family: corbel,tahoma, arial;
  font-size:18px;
  text-decoration:none;
  color:#3F6685;
}

a.normal {
  font-size:12px;
  text-decoration:none;
}

.pageHeader {
	font-family: corbel, tahoma, arial;
  font-size:18px;
  font-weight:bold;
}

.disclaimer {
	font-family: corbel, tahoma, arial;
  font-size:12px;
  color:#888888;
}

.bodyText {
  font-family:corbel, tahoma, arial;
  font-size:12px;
}
 
.normal { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000;
background-color:#eeeeee; 
border:solid 1px #bbbbbb;
} 
.today { 
font-family: Verdana; 
font-size: 8pt; 
color:#000000; 
background-color: #ffdddd; 
border:solid 2px #ff0000;
} 
.weekend { 
font-family: Verdana; 
font-size: 8pt; 
color:#000000; 
background-color:#ccddcc;
border:solid 1px #bbbbbb;
} 
.button { 
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-style       : normal; 
  font-weight      : bold; 
  font-size        : 12px; 
  color            : #000000; 
  background-color : #F0F0F0; 
  border-top       : 1px solid #cccccc; 
  border-left      : 1px solid #cccccc; 
  border-right     : 1px solid #555555; 
  border-bottom    : 1px solid #555555; 
}
.head { 
color:#ffffff; 
font:Arial, Helvetica, sans-serif; 
font-size:14px; 
font-weight:bold; 
background-color:#55aa66; 
} 
.title { 
color:#000000; 
font:Arial, Helvetica, sans-serif; 
font-size:16px; 
font-weight:bold; 
} 