#side_menu {
	position: relative;
	float: left; 
	width: 230px; 
	text-align: left;
	margin-right: 10px;
	display: inline;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color: black;
	background-image: url(images/dh/mainbg3.jpg);
}

img {
	margin: 0px;
}

p {
	margin-bottom: 6px;
	margin-top: 0px;
}


/*a {text-decoration:none;}*/
a:link {color: #815FA3}     /* unvisited link */
a:visited {color: #815FA3}  /* visited link */
a:hover {color: #9763CB}   /* mouse over link */
a:active {color: #EF86FB}   /* selected link */


.contentbox 
{
	border: thin dashed #9966cc;
}


.scrollybox 
{
	position: relative;
	overflow: auto;
	height: 200px;
	border: 1px solid #9966CC;
	background: url(images/dh/slbg-light.jpg);
}

.photoboxright 
{
	position: relative;
	/*border: 1px solid #C9B8DA; */
	float: right;
	right: 0;
	
}

.photoboxleft {
	position: relative; 
	border: 1px solid #9966CC; 
	float: left;
}


.toplevel
{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom: 10px;
	/*padding:10px;*/
	text-align:center;
	background-image: url(images/dh/contentboxbg.jpg);
	color: #6D5E7B;
}

.contentblock {
	overflow: auto;
	position: relative; 
	padding: 10px;
	background-color:#DBC9ED; 
	background-image: url(images/dh/textareabg.jpg);
	border: 1px solid #C9B8DA;
	text-align: left; 
	margin: 0px;
	/*color: #8A7D97;*/
	color: #6D5E7B;
}

.contentleft {
	width:175px;
	padding:0px;
	float:left;
	background:#fff;
}

.contentcenter {
	text-align: left; 
	width:500px;
	float:left;
	background:#eee;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-image: url(images/dh/textareabg.jpg);
	color: #6D5E7B;
	padding: 5px; 
	border: 1px solid #C9B8DA;
}

/*.contentright {
	text-align: left; 
	width:196px;
	float:left;
	background:#fff;
	background-image: url(textareabg.jpg);
	color: #756684;
	padding: 5px;
	margin-right: -10px;
	margin-bottom: 10px;
	border: 1px solid #C9B8DA;
	
}*/

.contentright {
	text-align: left; 
	width:196px;
	float:right;
	background:#fff;
	background-image: url(images/dh/textareabg.jpg);
	color: #6D5E7B;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #C9B8DA;
	
}



.titlebanner {
	position: relative; 
	width: 100%; 
	height: 100px; 
	background-color: #FFFFFF;
	background-image: url(images/dh/bannerbg-exp.jpg);
	text-align:center;
}

/*.menubar {
	white-space: nowrap; 
	overflow: auto;
	position: relative;
	text-align:center;
	width:100%; 
	height: 28px;
	background-color: white;
	background-image: url('menubg1.gif');
}*/

.menubar {
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia;
	font-size: 14px;
	color: #B499CF;
	
	white-space: nowrap; 
	/*overflow: auto;*/
	position: relative;
	width: 900px;
	text-align:center;
	background-color: white;	
	background-image: url(images/dh/contentboxbg.jpg);
	
}

a.menuitem {
	color: #A589C2;
	text-decoration:none;
}

a.menuitem:link {color: #9478B4;}     /* unvisited link */
a.menuitem:visited {color: #9478B4;}  /* visited link */
a.menuitem:hover {color: #5C3D80}   /* mouse over link */
a.menuitem:active {color: #866CA4}   /* selected link */

.footer {
	margin-right:auto;
	margin-left:auto;
	margin-top: 11px;
	margin-bottom: 10px;
	font-family: Georgia;
	font-size: 10px;
	color: #6D5E7B;
}

.footer a {  
	font-family: Georgia;
	font-size: 10px;
	color: #6D5E7B;
	text-decoration:none;
}

.footer a:hover {  
	font-family: Georgia;
	font-size: 10px;
	color: #9763CB;
}

.submenu {
	color: #B499CF;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Georgia;
	font-size: 14px;
	text-align:left;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 5px;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:1;
	margin:0;
	background:#DAC5F0;
	background-image: url(images/dh/contentboxbg.jpg);
	/*border-top: 1px solid #DAC5F0;*/
	border-left: 2px solid #CBBADA;
	border-right: 2px solid #CBBADA;
	border-bottom: 2px solid #CBBADA;
}

.pagetitle
{
	font-family: Georgia;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	/*color: #A589C2; #916DB4 old*/
	color: #9A7FB5;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maincontent {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; */
	color: #000000;
	position: relative; 
	width: 900px;
	/*width: 100%;*/
	background-color: #FFFFF3;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(images/dh/contentboxbg.jpg);
}





.contentblock-white {
	position: relative; 
	background-color: #FFFFFF;
	padding: 5px; 
	border: 1px dashed #9966CC; 
	text-align: left; 
	margin: 10px;
}

.bottomnav {
	position: relative;
	/*color: #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
	border-top: 1px solid #9966CC;
	border-bottom: 1px solid #9966CC;
	background-color: #DBC9ED;
	width: 600px;
	vertical-align: top;
	padding-bottom: 2px;
}

.bottomnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;/* color: white;*/
}

.tablewrapper {
	margin: 9px; 
	padding: 0px;
	width: 100%;
}

.picpagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: white;
	text-align: left;
}

.productimage {
	border: 1px solid #C9B8DA;
	margin: 1px
}

.mainmenu {
	background-color: #B590DA;
	position: relative;
	text-align:center;
}

.menuitem {
 	position:relative;
	cursor:pointer;
	z-index:2;
}

h2
{
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

h3
{
	font-size: 9pt;
	margin-bottom: 5px;
	margin-top: 5px;
}


/*Rounded corner boxes -------------------------------------------*/

.roundedcornr_box10 {
   background: #f8e9fe;
   background-image: url(images/dh/contentboxbg.jpg)
}
.roundedcornr_top10 div {
   background: url(images/dh/roundedcornr_316941_tl.png) no-repeat top left;
}
.roundedcornr_top10 {
   background: url(images/dh/roundedcornr_316941_tr.png) no-repeat top right;
}
.roundedcornr_bottom10 div {
   background: url(images/dh/roundedcornr_316941_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom10 {
   background: url(images/dh/roundedcornr_316941_br.png) no-repeat bottom right;
}

.roundedcornr_top10 div, .roundedcornr_top10, 
.roundedcornr_bottom10 div, .roundedcornr_bottom10 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content10 { margin: 0 10px; overflow: auto }


.roundedcornr_box5 {
   background: #f8e9fe;
   background-image: url(images/dh/contentboxbg.jpg)
}
.roundedcornr_top5 div {
   background: url(images/dh/roundedcornr_316941_tl.png) no-repeat top left;
}
.roundedcornr_top5 {
   background: url(images/dh/roundedcornr_316941_tr.png) no-repeat top right;
}
.roundedcornr_bottom5 div {
   background: url(images/dh/roundedcornr_316941_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom5 {
   background: url(images/dh/roundedcornr_316941_br.png) no-repeat bottom right;
}

.roundedcornr_top5 div, .roundedcornr_top5, 
.roundedcornr_bottom5 div, .roundedcornr_bottom5 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content5 { margin: 0 5px; }

/* OSC Specific styles */

.pageHeading
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
}

.smallText
{
	font-size: 9px;
}

.productListing-heading
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}

.productListing /*Product listing table*/
{

}

.productListing-odd
{

}

.productListing-even
{

}

.productListing-data
{

}

.main /*Button cells*/
{
	
}

.infoBoxHeading
{
 color: #6D5E7B;
 font-weight: bold;
 font-family: Georgia;
 font-size: 16px;
}

.boxText
{
	font-size: 11px;
	color: #6D5E7B;
}

.inputRequirement
{
	color: #FF0000;
}

.markProductOutOfStock
{
	padding-left: 5px;
	color: #FF0000;
}

H4
{
margin-top: 5px;
margin-bottom: 5px;
}

.selected_category
{
	color: #6D5E7B;
}

.category_box_link
{
	
}

#colourtable td
{
	width: 100px;
}