body {
	color:black;
	FONT-FAMILY: Helvetica, Tahoma, Arial, sans-serif;
	font-size:13px;
	margin:0 auto;
	background-color:#999999
}

.color{color:#000000;}

.background-color{background-color:white;}

.custom_color{color:#009470}

.custom_background{background-color:#009470;color:white}

.info_bg
{
    background-color:rgb(255, 255, 102);
	background-image:url("../images/backgrounds/info_bg.gif");
	background-repeat:repeat-x;
}


.logo_banner{
	      width:796px;
	      height:61px;
	      padding:0px;
	      margin:0 auto;
	      background-image: url("../images/banner/murrays_banner.png");
	      background-repeat:no-repeat;
	      color:#FFFFFF;
	     padding:30px;	
}

a, a:visited, a:link { color:#009470; text-decoration:underline; }

a:hover { color: black; text-decoration:none; }


h1 
{
    color:#ffffff;
    font-family:Microsoft Sans Serif;
    font-size:14px;
	font-weight:bold; 
	text-align:left;
	padding-right:20px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:0px;
	background-image:url('../images/others/h1.gif');
	background-repeat:no-repeat;
	height:22px;
	
}

table th
{
    text-align:left;
    font-weight:bold;
    vertical-align:top
}

table td
{
    text-align:left;
    font-weight:normal;
    vertical-align:top
}

li 
{
    padding-bottom:5px;
}


h1.small 
{
    font-family:Microsoft Sans Serif;
    color:white;
    font-size: 13px; 
	font-weight:bolder; 
	text-align:left;
	padding-right:20px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:0px;
	background-image:url('../images/others/h1_small.gif');
	background-repeat:no-repeat;
	height:20px
}

h1.floriade
{
     color:black;
    font-size: 12pt; 
	font-weight:bolder; 
	text-align:left;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:white;
	background-image:none;
	background-repeat:no-repeat;
	height:17px;
		border-bottom:dashed 1px black
   
}

h2 { font-size:13px; margin:0; color:#333333; border-bottom: 1px dotted #333333; border-top:1px dotted #333333; text-align:left }

h1 a, h1 a:visited, h1 a:link { text-decoration:none; }

h2 a, h2 a:visited, h2 a:link { text-decoration:none; padding:10px; line-height:25px; }

h2 img { margin-right:5px; border:0; }



div.wrap1 {
	width: 858px;
	height:auto;
	margin: 0 auto;
	overflow: hidden;
	border:none;
}

div.wrap1 .wrap2 {
	width: 858px;
	background-repeat:repeat-y;
	margin: 0 auto;
	overflow: hidden;
	height:auto;
}


div.wrap2 .leftpanel, div.wrap2 .rightpanel {
	width:200px;
	display: inline;
	float:left;
	height:auto;
	overflow:hidden;
}


div.wrap2 .mainpanel {
	width:458px;
	float:left;
	height:100%;
	overflow:hidden;
	
}

div.leftpanel .header, div.rightpanel .header 
{
	background-image:url('../images/others/header.png');
	background-repeat:no-repeat;
	font-family:Microsoft Sans Serif;
	width:200px;
	line-height:40px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}

.text { padding:8px; text-align:justify; }


.text img { margin-right:10px; margin-bottom: 5px; border:0;  float:left; }

.text_ { padding:12px; text-align:justify; }

.text_ img { vertical-align:middle; border:0; }

span.divider 
{
   	border-bottom:1px dotted #333333;
	padding-bottom:5px; 
	margin-bottom:5px; 
	padding-left:5px;
	display:block;
}

span.list 
{
	padding-bottom:5px; 
	margin-bottom:5px; 
	padding-left:5px;
	display:block;
}

div.rightpanel .inquiry, div.leftpanel .inquiry {
	padding:8px; 
	text-align:justify;
}

.inquiry a, .inquiry a:link, .inquiry a:visited { text-decoration:none; }
.inquiry a:hover { text-decoration:underline; }


img a:hover {cursor:progress;}


div.footer{
   
	      display:inline;
	      float:left;
	      border:none;
	      margin:0px 0px 5px 10px;
	      width:100%;
	      font-size:12px;
	      color:#ffffff
}

.footer a, .inquiry a:link, .inquiry a:visited { text-decoration:none; color:#ffffff}
.footer a:hover { text-decoration:underline; }




ul#categories {
	width:200px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#categories li {
	display: block;
	padding: 0px;
	line-height: 30px;
	border-bottom: 1px #e4d0c7 solid;
	border-top: 1px solid #f9faf7;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

*> ul#categories li { margin-top: 0px; margin-bottom: 0px; }

ul#categories li.selected {
	text-decoration: none; 
	
}

ul#categories li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 30px;
	line-height: 30px;
	text-decoration: none;
	color: black;
	background: url('../images/others/arrow.gif') 15px 12px no-repeat;
}

ul#categories li a:hover { 
	text-decoration: none; 
	background-color:#153E7E;
	color:white;
	background:#153E7E;
}

div.parent_div {
    width:100%;
    margin:auto;
 }

div.left_child {
    float:left;
    display:inline; /*required by IE6*/
    width:135px;
     margin:0 3px 0 3px;
    height:20px;
    font-size:11px	
 }
 
 ul.SEO
 {
    font-size:8pt
    
 }

.red
{
    color:red;
    font-size:9pt;
}

.small
{
    font-size:10pt
}

.textarea
{
    FONT-FAMILY: Helvetica, Tahoma, Arial, sans-serif;
    font-size:13px;
    border:1px solid #abb5c3;
    margin-top:5px
}

.textbox
{
    border:1px solid #abb5c3;
    height:20px;
    margin-top:5px	
}

.custom_button{
   color:#ffffff;
   font-weight:bold;
   height:35px;
   width:150px;
   cursor:hand;
   text-align:center;
   vertical-align:middle;
   background-image: url("../images/backgrounds/button_bg.jpg");
   background-repeat:no-repeat;
   border:none;
  }

.breadcrumb{
          font-weight:bold;
	      background-color:#153E7E;
	      background:#153E7E;
	      color:white;
	      height:25px;
	      padding:8px 0px 0px 0px;
	      text-align:center
}

.custom_div_1
{
  border-style:solid;
 border-width:1px;
 border-color:#333333;
 padding:5px; 
}

P.hint {
	BORDER-LEFT-COLOR: orange; BACKGROUND-IMAGE: url(../images/express/lightbulb.png); BORDER-BOTTOM-COLOR: orange; BORDER-TOP-COLOR: orange; BACKGROUND-COLOR: beige; BORDER-RIGHT-COLOR: orange
}

P.admonition {
	BORDER-RIGHT: 1px solid orange; PADDING-RIGHT: 6px; BACKGROUND-POSITION: 4px 4px; BORDER-TOP: 1px solid orange; PADDING-LEFT: 36px; PADDING-BOTTOM: 10px; MARGIN: 5px 0px; OVERFLOW: hidden; BORDER-LEFT: 1px solid orange; WIDTH: auto; PADDING-TOP: 6px; BORDER-BOTTOM: 1px solid orange; BACKGROUND-REPEAT: no-repeat
}


/** Round box generator ***/
 .round_box_header{
}

.rbroundbox { background-color:white}
.rbtop div { background: url(../images/others/tl.png) no-repeat top left; border:none }
.rbtop { background: url(../images/others/tr.png) no-repeat top right; border:none }
.rbbot div { background: url(../images/others/bl.png) no-repeat bottom left; border:none }
.rbbot { background: url(../images/others/br.png) no-repeat bottom right; border:none }

.rbtop div, .rbtop, .rbbot div, .rbbot { /* height and width stuff, width not really necessary. */
width: 100%;
height: 10px;
font-size: 1px;
}

.rbcontent { margin: 0 0px; }
.rbroundbox { width: 100%; margin: 1em auto; }
 /** Round box generator end***/ 
-->   
