body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:80%;
  color:black;
}


a {
  text-decoration:none;
}

a img {
  border:0px solid black;
}

div.pane_top_menu {
	background-image: url(img/pane_top_menu.gif);
	background-position: top;
	background-repeat:repeat-x;
}

div.pane1 {
	background-image: url(img/pane1_top.gif);
	background-position: top;
	background-color: #fe9f34;
	background-repeat:no-repeat;
	width:200px;
	margin-bottom:21px;
}

div.pane1 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 33px;
	list-style-type: none;
}


div.pane1 li {
  color:black;
}

div.pane1 li a {
	background-image: url(img/pane1_button.gif);
  background-position:center center;
  background-repeat:no-repeat;
  padding-left:15px;
  display:block;
  color:black;
}

div.pane1 li a.onmouseover_0:hover {
	background-image: url(img/pane1_button_onmouseover_0.gif);
  display:block;
}

div.pane1 li a.onmouseover_1:hover {
	background-image: url(img/pane1_button_onmouseover_1.gif);
  display:block;
}

div.pane1 li a.onmouseover_2:hover {
	background-image: url(img/pane1_button_onmouseover_2.gif);
  display:block;
}

div.pane1 li a.onmouseover_3:hover {
	background-image: url(img/pane1_button_onmouseover_3.gif);
  display:block;
}

div.pane1 li a.onmouseover_4:hover {
	background-image: url(img/pane1_button_onmouseover_4.gif);
  display:block;
}


div.pane1_header {
  padding-left:21px;
  line-height:3ex;
  color:white;
  font-weight:bold;
}

div.pane1_bottom {
  background-image: url(img/pane1_bottom.gif);
	background-position: bottom;
	background-color: #fe9f34;
	background-repeat:no-repeat;
	line-height:5px;
}

div.pane2 {
	background-image: url(img/pane2_top.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:200px;
	margin-bottom:21px;
}

div.pane2_header {
  line-height:3ex;
  color:black;
  font-weight:bold;
  text-align:center;
}

div.pane2_bottom {
  background-image: url(img/pane2_bottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	line-height:5px;
}

div.pane2_content {
  padding:0px 4px 0px 15px;
}

div.pane_shopping_basket {
  margin-bottom:21px;
}

div.pane_shopping_basket_image {
  background-image: url(img/shopping_basket.gif);
  background-position: top left;
	background-repeat:no-repeat;
}

div.pane_shopping_basket_header {
  font-weight:bold;
  text-align:center;
}

div.pane_search {
  background-image: url(img/pane_search_top.gif);
	background-position: top;
	background-color: #fe9f34;
	background-repeat:no-repeat;
	width:170px;
	margin-bottom:21px;
}

div.pane_search form {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

div.pane_search_header {
  padding-left:21px;
  line-height:33px;
  color:black;
  font-weight:bold;
}

div.pane_search_bottom {
  background-image: url(img/pane_search_bottom.gif);
	background-position: bottom;
	background-color: #fe9f34;
	background-repeat:no-repeat;
}

div.pane_search form {
  padding:0px 0px 0px 0px;  
}

div.pane_search div.input_rounded {
	background-image: url(img/pane_search_input_text_background.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 119px;
	border: 0px solid #fe9f34;
	height: 22px;
	background-color: #fe9f34;
	line-height:22px;
	float:left;
	padding-left:10px;
	margin-top:7px;
}


div.pane3 {
	background-image: url(img/pane3_top.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:170px;
	margin-bottom:21px;
}

div.pane3_header {
  line-height:4ex;
  color:black;
  font-weight:bold;
  text-align:center;
  margin-bottom:5px;
  margin-top:5px;
}

div.pane3_bottom {
  background-image: url(img/pane3_bottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	text-align:center;
}

div.pane3_content {
  padding:0px 4px 0px 4px;
  border:0px solid black;
}

div.pane_tabs {
  background-image: url(img/pane1_bottom.gif);
	background-position: bottom;
	background-color: #fe9f34;
	background-repeat:no-repeat;
	width:200px;
	margin-bottom:21px;
}

div.pane_tabs div.tab_on {
    background-image: url(img/tab_on.gif);
  	background-repeat: no-repeat;
  	background-position: top left;
    width:33px;
    height:27px;
    text-align:center;
    line-height:27px;
    float:left;
    background-color:white;
}

div.pane_tabs div.tab_off { 
    background-image: url(img/tab_off.gif);
  	background-repeat:no-repeat;
  	background-position: top left;
    width:33px;
    height:27px;
    text-align:center;
    line-height:27px;
    float:left;
    background-color:white;
    cursor:pointer;
}

div.pane_tabs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	line-height:3ex;
}


div.pane_tabs li {
}

div.pane_tabs a {
  color:white;
  font-weight:bold;
  font-size:95%;
}

div.pane_tabs a:hover {
  text-decoration:underline;
}


div.pane4 {
	background-image: url(img/pane1_top.gif);
	background-position: top;
	background-color: #fe9f34;
	background-repeat:no-repeat;
	width:200px;
	margin-bottom:21px;
}

div.pane4 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:3ex;
	list-style-type: none;
}


div.pane4 li {
  color:white;
}

div.pane4 li a{
  padding-left:15px;
  color:white;
  font-weight:bold;
  font-size:95%;

}

div.pane4 li a:hover{
  text-decoration:underline;
}

div.pane4_bottom {
  background-image: url(img/pane1_bottom.gif);
	background-position: bottom;
	background-color: #fe9f34;
	background-repeat:no-repeat;
	line-height:5px;
}

div.pane4_header {
	padding-left: 21px;
	margin-bottom:5px;
	line-height: 4ex;
	color: white;
	font-weight: bold;
	text-transform: capitalize;
	font-size:115%;
}

div.pane5 {
  margin-bottom:21px;

}

div.pane_footer {
  background-image: url(img/pane_footer_background.gif);
  background-position:top;
  text-align:center;
  line-height:3ex;
  color:#a6006d;
}

div.pane_footer a{
  color:#a6006d;
}

div.pane_footer a:hover {
  text-decoration:underline;
}


div.pane_text_content {
  
}

div.pane_text_content h1 {
  background-image: url(img/pane_content_heading_1.gif);
	background-repeat:no-repeat;
	background-position: left;
  padding-left: 30px;
  background-color: #fe9f34;
  font-size: 2.3ex;
  line-height: 24px;
  margin-top: 0px;
  color: white;
}

div.pane_text_content h2 {
  background-image: url(img/pane_content_heading_2.gif);
	background-repeat:no-repeat;
	background-position: left;
  padding-left:25px;
  font-size:2ex;
  line-height:4ex;
  margin-top:0px;
  color:#FF9900;
}

div.pane_text_content p {
  margin:0px 32px 15px 25px;
  text-align:justify;
}

div.pane_text_content table {
  margin:0px 0px 0px 25px;
}

div.pane_text_content ul {
  padding:0px 0px 0px 0px;
  margin:0px 30px 30px 40px;
  text-align:justify;
}

div.content_heading {
  background-image: url(img/content_heading.gif);
	background-repeat:no-repeat;
	background-position: left;
  line-height:4ex;
  margin:0px 0px 15px 0px;
  padding-left:15px;
}

div.pane_content_category_heading {
	background-repeat:no-repeat;
	background-position: left;
  line-height:4ex;
  margin:0px 0px 15px 0px;
  padding-left:15px;
  color:black;
}

