@import url("/styles/blue/product_colours.css");
/* 
	********************************
	CSS for the content div elements
	********************************
*/
.prod_info_content_header {
	margin:0;
	float:right;
	border-bottom: 1px solid #0084B7;
	width:619px;
	}

	
.omdCatHeader {
	float:left;
	margin:0;
	width:524px;
	}
.omdCatHeader p{
	font-size:0.75em;
	margin:0 0 7px 10px;
	}

.omdCatHeader h2 {
	margin:13px 0 7px 10px;
	font:Arial, Helvetica, sans-serif;
	font-size:1.6em;
}
.omdHeaderImg {
	float:right;
	/*display:inline;*/
	padding:7px 11px 9px 0;
}
#omdBody{
	background-color:#FFFFFF;
	float:right;
	width:595px;
	padding:10px;
	border-bottom:1px solid #FFF;
	font:0.8em Arial, Helvetica, sans-serif;
	line-height:125%;
	/*567px */
	}
/*	***********************************
	CSS LIST AND HEADER CLASSES classes
	***********************************
	
	
	Default Colours
*/

#omdBody table {
	width:598px;
	font:0.9em Arial, Helvetica, sans-serif;
}
#omdBody tr {
	background-color:#CCCCFF;
}
#omdBody img {
	margin:5px;
}

.searchNavWrapper {
	width:595px;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:1px solid #0084B7;
	border-top:1px solid #0084B7;
	font: 1.0em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCCCC
}

.searchNavWrapper a {
	color:#0084B7;
	text-decoration:none;
}

.searchNavWrapper a:hover {
	color:#0084B7;
	text-decoration:underline;
}

.searchNavWrapper .searchNavLeft {
	float:left;
	width:250px;
	padding:5px 0px;
	margin:0;
	text-align:left;
}

.searchNavWrapper .searchNavRight {
	float:right;
	width:250px;
	padding:5px 0px;
	margin:0;
	text-align:right;
}

#prod_info_list .PRList {
	border-left: 10px solid #C4EFB1;
}

#listDiv .PRList {
	border-left: 10px solid #C4EFB1;
}
