/**
* @style 	Core and Ore Style sheet (2004) 
* @company 	www.wiredmedia.co.uk
* @author 	Paul Campbell
**/



body, p, td, h1, h2, h3, h4, a, table {
	font-family:	verdana;
	font-size:	11px;
	color:		#333333;
	padding:	0;
	margin:		0;
}

/* align the page centrally */
body {
	text-align:	center;
	height: 100%;
	/*min-height: 100%;*/
	/*max-height: 100%;*/	
}

html {
	height: 100%;
	/*min-height: 100%;*/
	/*max-height: 100%;*/
}

img {
	border: 	0;
}



hr {
	color:		#E0E0E0;
	margin:		2px 5px;
	height:		1px;
	padding:	0;
}



/* general containers */
.box_page {
	width:		100%
	/*height:		100%*/
	padding:	0;
	padding-bottom:	10px;
	margin:		0;
	margin-bottom:	2px;
}



.box_title p, .box_title h1, .box_title img {
	padding:	2px 4px;
	text-decoration:none;
}

.box_left {
	float:		left;
	width:		100%;
	margin:		0;
	padding:	0;
	margin-right:	2px
}

#box_left_fixed_width {
	width: 561px;
}

.box_right {
	float:		left;
	width:		212px;
	margin:		0;
	padding:	0;
	background:	#F7F7F7;
}

/*#box_navigation {
	float:		left;
	height:		17px;
	padding:	1px 8px 0 8px;
	text-align:	center;	
	vertical-align:	middle;
}

#box_navigation p, #box_navigation a {
	font-family:	verdana;
	font-weight:	bold;
	font-size:	10px;
	padding-top:	2px;
	text-decoration:none;	
	line-height:	12px;
}*/

#box_navigation {
 	display: inline;
 	height: 17px;
 	padding:	1px 4px 0 4px;
}
#box_navigation a {
	font-family:	verdana;
	font-weight:	bold;
	font-size:	09px;
	text-decoration:none;	
	padding-top:	2px;
	line-height:	12px;
}


#sub_navigation ul {
	padding-left: 4px;
	margin-left: 0px;
	list-style-type: none;
	display:inline;
	margin:	0;
}

#sub_navigation li {
	display:inline;
	padding: 2px 2px -5px 0;
	
}

#sub_navigation a {
	text-decoration:	none;
	font-weight: bold;
	font-size:	9px;
	
}

.navigation_active {

	background:	#e2e2e2;
}

.navigation_inactive {
	
	background:	none;
}

.navigation_hover {

	background:	#E0E0E0;
}



.box_menu a, .box_menu p {
	font-weight:	bold;
	color:		#333333;
	text-decoration:none;
}


.box_left p, .box_right p {
	margin:		0;
	padding:	2px 4px;
}

.box_basic_image {
	/******* REVISE **********/
	height:		100%;
	background:	#F7F7F7;
}

.box_basic_image img {
	border-style:	solid;
	border-width:	0 0 2px 0;
	border-color: 	#FFFFFF;
}

.segment {
	margin-bottom:	10px;
}

#core_and_ore {
	width:		775px;
	/*height:		100%;*/
	margin:		auto;
	align:		center;
	text-align:	left;
}

#header {
	vertical-align:	baseline;
}



#header.box_page img {
	margin-left:	2px;
	margin-right:	2px;
}




#left_image {
	float:		left;
	margin:		2px 2px 3px 0;
}



#footer, footer.box_page {
	clear:		both;
	padding:	0;
	border:		0;
	background:	#F7F7F7;
	min-height: 100%;
}



#footer.box_title img {
	margin:		6px 25px;
}

#footer.box_title p {
	margin:		2px 20px 0 0;
	font-size:	8px;
}

#footer.box_title a {
	font-size:	8px;
	color:		#FFFFFF;
	text-decoration:none;
}


/* varied id tags (for specialist pages) */



#special ul {
	list-style-type: lower-roman;
	margin:		2px 5px 5px 30px;
}



#home_menu table h1 {
	margin:		0;
	padding:	2px 4px;
}



#viewer.box_right {
	width:		610px;
/*	height:		100%;  */
	background:	0;
}


#viewer.box_right h1 {
	padding:	2px 4px;
}




#menu .line {
	padding:	0;
	margin:		2px 2px 3px 5px;
	border-style:	solid;
	border-width:	0px;
	border-bottom-width:	1px;
	border-color: 	#E0E0E0;
}

#menu .indent {
	color:		#9AA9BD;
}

#menu p, #menu a {
	text-decoration:none;
}

#menu h1 {
	padding-left:	4px;
}

#mini_nav_bar {
	clear:		both;
	width:		100%;
	background:	#C5C5C5;
	padding:	0;
	margin:		5px 0 0 0px;
}

.floatleft {
	float:	left;
}

.floatright {
	float:	right;
}

.clearboth {
	clear:	both;		
}

#mini_nav_bar {
	margin-top:	3px;
}

.product {
	float:left;
}

.product .thumb {	
	border-style:	solid;
	border-width:	3px;
	border-color: 	#E0E0E0;
}

#more {
	margin-top:	1px;
}

.product img {
	margin-right:	35px;
}

.product p {
	padding:	1px 3px;
}

#product_name {
	color:		#333333;
	font-weight:	bold;
}

#product_other {
	font-size:	8px;
	color:		#000000;
}

#product_image {
	float:		left;
	margin-top:	2px;
	width:		auto;
}





#viewer .box_right {
	width:		99.5%;
	background:	0;
	margin:		2px 0 3px 1px;
}

#viewer .pic {
	width: 100%;
	text-align: center;
	padding:	10px 0;
}

#viewer #product_image .box_title {
	background:	#E0E0E0 url(../../image/png/c_a_o_box_g_dark.png) no-repeat top right;
}

#viewer .box_right .box_title {
	background:	#E0E0E0 url(../../image/png/c_a_o_box_t_dark.png) no-repeat top right;
}

h2 {
	width:		100%;
	height:		17px;
	margin:		0;
	padding:	2px 4px;
	background:	#F7F7F7 url(../../image/png/c_a_o_box_t.png) no-repeat top right;
	font-size:	10px;
	font-weight:	bold;
}

/**/

#sub_navigation {
	height:		17px;
	width:		auto;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	background: #E0E0E0 url(../../image/png/c_a_o_box_l.png) no-repeat top right;
	font-size:	8px;
	
}

.box_menu {
	background:	#F7F7F7 url(../../image/png/c_a_o_box_c.png) no-repeat top left;
	padding-left:	16px;
}

#header.box_page {
	background:	url(../../image/jpg/c_a_o_header_bg.jpg) repeat-x;
	height:		100px;
	padding:	0;
	vertical-align:	bottom;
}

#navigation.box_page {
	height:		17px;
	background:	#F7F7F7 url(../../image/png/c_a_o_box_n.png) no-repeat top right;
	vertical-align:	middle;
	padding:	0;
}

#image.box_title {
	background:	#F7F7F7 url(../../image/png/c_a_o_box_g.png) no-repeat top right;
}

#footer.box_title {
	background:	#E0E0E0 url(../../image/png/c_a_o_box_l.png) no-repeat top right;
	text-align:	right;
	height:		17px
}

#special .box_title {
	background:	#C0CAD6 url(../../image/png/c_a_o_box_i.png) no-repeat top right;
}

#home_menu .box_title {
	background:	#F7F7F7 url(../../image/png/c_a_o_box_c.png) no-repeat top right;
}

.category_table td {
	text-align:	right;
	font-size:	9px;
	font-weight:	bold;
	vertical-align:	bottom;
	padding:	2px;
	width:		50px;
	height:		50px;
	background:	#F7F7F7 url(../../image/png/c_a_o_box_c.png) no-repeat top left;
}

#viewer.box_title {
	background:	#F7F7F7 url(../../image/png/c_a_o_box_c.png) no-repeat top right;
	height:		17px;
}

#menu.box_left {
	text-align:	left;
	width:		163px;
	background:	#F7F7F7 url(../../image/png/c_a_o_box_n.png) no-repeat top right;
	padding:	2px 0 0 0;
}

/*
.box_title {
	float:		left;
	width:		100%;
	height:		17px;
	margin:		0;	
	background:	#F7F7F7 url(../../image/png/c_a_o_box_t.png) no-repeat top right;
}
*/