/* Stylesheet: temp_grid.css Modified On 2014-11-19 16:25:17 */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 900px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}

/* ----- #RANDOM BANNER ----- */

#banner {
	background-image: url(/images/home/random.php);
	height: 500px;
	background-repeat: no-repeat;
}


/* ----- #HEADER ----- */

#header {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #FFFFFF;
}

#protea_logo {
	float: right;
	width: 240px;
}


/* ----- #MENU ----- */

#menu {
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
}

/* -- .mainMenu -- */

#menu .mainMenu {
	text-align: right;
}
#menu .mainMenu  a:hover, #menu .mainMenu .selected {
	background-color: #febe10;
}

/* -- .subMenu -- */

#menu .subMenu {
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #b3b3b3;
	padding-right: 25px;
	padding-left: 25px;
}
#menu .subMenu p {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003767;
	line-height: 11px;
}
#menu .subMenu h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003767;
	line-height: 11px;
}
#menu .subMenu h2 a {
	color: #003767;
	text-decoration: none;
}
#menu .subMenu h2 a:hover {
	color: #999999;
	text-decoration: none;
}
.center {
	text-align: center;
}
#menu .subMenu ul {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 11px;
	list-style-type: none;
}
#menu .subMenu li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#menu .subMenu a {
	color: #999999;
	text-decoration: none;
}
#menu .subMenu a:hover, #menu .subMenu .selected {
	color: #003767;
	text-decoration: none;
}

/* ----- #MAINCONTENT ----- */

#mainContentMinimum {
	background: #FFFFFF;
	padding: 25px;
	min-height: 100px;
}

#mainContent {
	background: #FFFFFF;
	padding: 25px;
	min-height: 450px;
}
#mainContent h1 {
	margin-bottom: 10px;
}
#mainContent #relatedProduct {
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	width: 500px;
}
#mainContent #relatedProduct h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#mainContent #relatedProduct p {
	color: #666666;
	font-size: 11px;
}
#mainContent #relatedProduct ul {
	margin-top: 5px;
	list-style-type: none;
	font-size: 11px;
	color: #666666;
	clear: left;
	margin-bottom: 5px;
}
#mainContent #relatedProduct li {
	display: inline;
	margin-right: 20px;
}
#mainContent #relatedProduct a {
	color: #666666;
	text-decoration: none;
}
#mainContent #relatedProduct a:hover {
	color: #666666;
	text-decoration: underline;
}
#mainContent .homeContent{
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}
#normal {
}
.threecolumn {
	float: left;
	width: 255px;
}
.twocolumn {
	float: left;
	width: 580px;
}
.flashmap {
	float: right;
	margin-right: 30px;
}
.columnrule {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-right: 20px;
	padding-right: 20px;
}
.columnspace {
	margin-right: 20px;
}
#normal p {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 6px;
}
#normal p.large {
	font-size: 11px;
	line-height: 22px;
}
#normal h2 {
	color: #003767;
	font-size: 12px;
	line-height: 15px;
	padding-top: 6px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003767;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-right: 20px;
}
#normal h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#normal a {
	color: #003767;
	text-decoration: none;
}
#normal a:hover {
	color: #003767;
	text-decoration: underline;
}
#normal .blue {
	color: #003767;
}
#normal .floatright ul {
	font-size: 10px;
	color: #000000;
	text-align: center;
	list-style-type: none;
}
#normal .floatright li {
	display: inline;
}

/* ----- #META ----- */
/* Includes: Page numbers and 'Print this page' items. */

#meta {
	margin: 0px 0px 20px 0px;
}
#meta p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;

	display: inline;
}
#meta h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003767;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
}
#meta h3 {
	color: #003767;
	font-size: 12px;
	line-height: 15px;
	padding-top: 6px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003767;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-right: 20px;
	width: 570px;
}
#meta .printThisPage {
	float: right;
	background-image: url(images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 120px;
	line-height: 16px;
	text-align: right;
	padding-right: 20px;
}
#meta .printThisPage a {
	color: #808080;
	text-decoration: none;
}
#meta .printThisPage a:hover {
	color: #808080;
	text-decoration: underline;
}
#meta .breadcrumbs {
	width: 505px;
	text-align: right;
	line-height: 20px;
}
#meta .breadcrumbs ul {
	display: inline;
}
#meta .breadcrumbs li {
	display: inline;
	margin: 0px 1px;
}
/* #meta .breadcrumbs li a {
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	margin: 0px 1px;
	padding: 0px 4px;
}
#meta .breadcrumbs li a:hover {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
#meta .breadcrumbs li a.selected {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
#meta .breadcrumbs .noborder {
	border: 0px;
}

/* ----- #PRODUCTS ----- */

#products {
	float: left;
	font-size: 10px;
}
#products .item {
	display: inline;
	float: left;
	width: 112px;
	border-right: 1px dotted #999999;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#products .item ul {
	border-bottom: 1px dotted #999999;
	margin: 0px;
	width: 105px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#products .item li {
	line-height: 15px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#products .threecolumn p {
	padding-bottom: 5px;
	width: 230px;
	margin-left: 15px;
	padding-top: 5px;
}
#products .threecolumn .rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mainContent .selectedProduct {
	width: 330px;
	float: right;
	display: inline;
}
#products .item .norule {
	border: 0px;
}
#products a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	line-height: 15px;
}
#products h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003767;
	clear: left;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#products a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#products.fullwidth {
	width: 800px;
}
#products.fourcolumn {
	width: 510px;
}

/* ----- #FOOTER ----- */

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#footer ul {
	font-size: 11px;
	line-height: 16px;
	color: #808080;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 10px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	line-height: 16px;
	color: #808080;
}
#footer a {
	font-size: 11px;
	line-height: 16px;
	color: #808080;
	text-decoration: underline;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

/* ----- MISCELLANEOUS ----- */

.clearfloat { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}
#byline p {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: center;
}


/* ----- FORM LINKS ----- */


#meta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#meta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003767;
	text-decoration: underline;
}

/* ----- FORM TABLE ----- */

table.form {
	border-width: 1px;
	border-spacing: 5px;
	border-style: hidden;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.form th {
	border-width: 1px;
	padding: 5px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.form td {
	border-width: 1px;
	padding: 5px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

/* ----- SEARCH ----- */

.searchResults
{
    list-style: none;
}

.searchResultsBullet
{
    list-style-image: url(/images/search_result_arrow.gif);
    margin-left:0.9em;
    padding-left:0.9em;
}
/* Stylesheet: temp_reset.css Modified On 2012-07-06 11:23:16 */
@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
/* Stylesheet: temp_styles Modified On 2012-07-06 11:48:10 */
@charset "UTF-8";

/* ----- #HEADER ----- */


/* ----- #MENU ----- */


/* ----- #MAINCONTENT ----- */


/* ----- #FOOTER ----- */

	
/* Stylesheet: temp_product_details_narrow Modified On 2014-12-02 15:21:49 */
.detail_container {
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.item_head {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 15px;
	color: #003767;
}
.weight_ct {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 17px;
	color: #F00;
}
.yellow {
	width: 80px;
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #000;
}
.white {
	width: 80px;
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #000;
}
.TDW {
	width: 80px;
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #000;
}
.detail_text {
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	float: left;
	color: #000;
}
.detail_image {
	float: right;
	width: 290px;
}

.detail_image_white {
	float: left;
	width: 290px;
}

.code {
	width: 80px;
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #666;
}
.itals {
	width: 270px;
	float: left;
	padding-top: 12px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.red_alert {
	width: 270px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #F00;
}
.product_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003767;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.CartBtn {
	color: #003767;
	background: #FFF;
	font-weight: bold;
	border: 1px solid #003767;
	margin-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.CartBtn:hover {
	color: #FFF;
	background: #003767;
	margin-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.CartBtnRed {
	color: #FFF;
	background: #FF0000;
	font-weight: bold;
	border: 1px solid #003767;
	margin-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.CartBtnRed:hover {
	color: #FFF;
	background: #000;
	margin-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.contact_details {
	width: 270px;
	float: left;
	padding-bottom: 2px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.contact_details a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003767;
	text-decoration: none;
}
.contact_details a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003767;
	text-decoration: underline;
}
.item_quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003767;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.Tanzanite_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 450px;
	padding-right: 16px;
	padding-bottom: 12px;
}
.contact_box {
	width: 850px;
}


/* ----- #CONTACT DETAILS BOX ----- */

.contact_details_container {
	width: 850px;
}
.contact_details_logo {
	width: 300px;
	float: left;
	margin-right: 20px;
}
.contact_details_address {
	float: left;
	height: 34px;
	width: 520px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000
}
.contact_details_print_container {
	float: right;
	width: 120px;
}

.contact_details_container .contact_details_address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003767;
	text-decoration: none;
}
.contact_details_container .contact_details_address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003767;
	text-decoration: underline;
}

/* ----- #SELECT MENU STYLE ----- */

.styled-select select {
   background: #white;
   padding: 5px;
   font-size: 10px;
   color: #003767;
   border: 1px solid #003767;
}

/* ----- #CART ----- */

.colour_varies {
	width: 260px;
	margin-top: 5px;
	padding: 5px;
	border: 1px dotted #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.compulsory {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 14px;
	color: #F00;
}
/* Stylesheet: temp_grid_2014 Modified On 2016-10-04 16:07:01 */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
	background-image: url(/uploads/images/bits/content_bg_2014.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 900px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: left;
	margin: 0 auto;
}

/* ----- #RANDOM BANNER ----- */

#banner2014 {
	width: 900px;
	height: 200px;
	border-bottom: 1px solid #b3b3b3;
}

#banner {
	background-image: url(/images/home/random.php);
	height: 500px;
	background-repeat: no-repeat;
}


/* ----- #HEADER ----- */

#header {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #050b1e;
}

#protea_logo {
	float: right;
	width: 240px;
}


/* ----- #MENU ----- */

#menu {
	background-image: url(/images/xmenu_bg.gif);
	background-repeat: repeat-x;
}

/* -- .mainMenu -- */

#menu .mainMenu {
	text-align: right;
}
#menu .mainMenu  a:hover, #menu .mainMenu .selected {
	background-color: 6     6                     p]             1     6             6     7-      6             r-bottom: 1px solid #b3b3b3;
	padding-right: 25px;
	padding-left: 25px;
}
#menu .subMenu p {
	font-size: 11px;
	font-weight: bold;
	color: #003767;
	line-height: 11px;
}
#menu .subMenu h2 {
	font-size: 11px;
	font-weight: bold;
	color: #003767;
	line-height: 11px;
}
#menu .subMenu h2 a {
	color: #003767;
	text-decoration: none;
}
#menu .subMenu h2 a:hover {
	color: #999999;
	text-decoration: none;
}
.center {
	text-align: center;
}
#menu .subMenu ul {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	list-style-type: none;
}
#menu .subMenu li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#menu .subMenu a {
	color: #30164e;
	text-decoration: none;
}
#menu .subMenu a:hover, #menu .subMenu .selected {
	color: #30164e;
	text-decoration: none;
}











/* -- .Menu2014 -- */




#menu .Menu2014 {
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #b3b3b3;
	padding-right: 25px;
	padding-left: 25px;
}
#menu .Menu2014 p {
	font-size: 11px;
	font-weight: bold;
	color: #30164e;
	line-height: 11px;
}
#menu .Menu2014 h2 {
	font-size: 11px;
	font-weight: bold;
	color: #30164e;
	line-height: 11px;
}
#menu .Menu2014 h2 a {
	color: #30164e;
	text-decoration: none;
}
#menu .Menu2014 h2 a:hover {
	color: #999999;
	text-decoration: none;
}
.center {
	text-align: center;
}
#menu .Menu02014 ul {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 11px;
	list-style-type: none;
}
#menu .Menu2014 li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#menu .Menu2014 a {
	font-size: 22px;
	font-family: 'Libre Baskerville', serif; font-weight: 400;
	color: #999999;
	text-decoration: none;
}
#menu .Menu2014 a:hover, #menu .Menu2014 .selected {
	color: #30164e;
	text-decoration: none;
}































/* ----- #MAINCONTENT ----- */

#mainContentMinimum {
	background: #FFFFFF;
	padding: 25px;
	min-height: 100px;
}

#mainContent {
	background: #FFFFFF;
	padding: 25px;
	min-height: 450px;
	margin: 0 auto;
	width: 90%;
}

#mainContent h1 {
	margin-bottom: 10px;
}


/* ----- #CRIMSON TEXT ----- */


#mainContent h6 {
	font-family: 'Libre Baskerville', serif; font-weight: 400;
	font-size: 26px;
	color: #30164e;
}


/* ----- #MENU 2014 ----- */

#2014_navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}






#mainContent #relatedProduct {
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	width: 500px;
}
#mainContent #relatedProduct h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#mainContent #relatedProduct p {
	color: #666666;
	font-size: 11px;
}
#mainContent #relatedProduct ul {
	margin-top: 5px;
	list-style-type: none;
	font-size: 11px;
	color: #666666;
	clear: left;
	margin-bottom: 5px;
}
#mainContent #relatedProduct li {
	display: inline;
	margin-right: 20px;
}
#mainContent #relatedProduct a {
	color: #666666;
	text-decoration: none;
}
#mainContent #relatedProduct a:hover {
	color: #666666;
	text-decoration: underline;
}
#mainContent .homeContent{
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}
#normal {
}
.threecolumn {
	float: left;
	width: 256px;
}
.twocolumn {
	float: left;
	width: 580px;
}
.flashmap {
	float: right;
	margin-right: 30px;
}
.columnrule {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-right: 20px;
	padding-right: 0px;
}
.columnspace {
	margin-right: 20px;
}
#normal p {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 6px;
}
#normal p.large {
	font-size: 11px;
	line-height: 22px;
}
#normal h2 {
	color: #003767;
	font-size: 12px;
	line-height: 15px;
	padding-top: 6px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003767;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-right: 20px;
}
#normal h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#normal a {
	color: #003767;
	text-decoration: none;
}
#normal a:hover {
	color: #003767;
	text-decoration: underline;
}
#normal .blue {
	color: #003767;
}
#normal .floatright ul {
	font-size: 10px;
	color: #000000;
	text-align: center;
	list-style-type: none;
}
#normal .floatright li {
	display: inline;
}

/* ----- #META ----- */
/* Includes: Page numbers and 'Print this page' items. */

#meta {
	margin: 0px 0px 20px 0px;
}
#meta p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;

	display: inline;
}
#meta h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003767;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
}
#meta h3 {
	color: #003767;
	font-size: 12px;
	line-height: 15px;
	padding-top: 6px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003767;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-right: 20px;
	width: 570px;
}
#meta .printThisPage {
	float: right;
	background-image: url(images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 120px;
	line-height: 16px;
	text-align: right;
	padding-right: 20px;
}
#meta .printThisPage a {
	color: #808080;
	text-decoration: none;
}
#meta .printThisPage a:hover {
	color: #808080;
	text-decoration: underline;
}
#meta .breadcrumbs {
	width: 505px;
	text-align: right;
	line-height: 20px;
}
#meta .breadcrumbs ul {
	display: inline;
}
#meta .breadcrumbs li {
	display: inline;
	margin: 0px 1px;
}
/* #meta .breadcrumbs li a {
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	margin: 0px 1px;
	padding: 0px 4px;
}
#meta .breadcrumbs li a:hover {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
#meta .breadcrumbs li a.selected {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
#meta .breadcrumbs .noborder {
	border: 0px;
}

/* ----- #PRODUCTS ----- */

#products {
	float: left;
	font-size: 10px;
}
#products .item {
	display: inline;
	float: left;
	width: 112px;
	border-right: 1px dotted #999999;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#products .item ul {
	border-bottom: 1px dotted #999999;
	margin: 0px;
	width: 105px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#products .item li {
	line-height: 15px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#products .threecolumn p {
	padding-bottom: 5px;
	width: 220px;
	margin-left: 0px;
	padding-top: 0px;
}
#products .threecolumn .rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mainContent .selectedProduct {
	width: 330px;
	float: right;
	display: inline;
}
#products .item .norule {
	border: 0px;
}
#products a {
	font-size: 10px;
	color: #30164e;
	text-decoration: none;
	line-height: 15px;
}




a.hero {
	font-size: 12px;
	color: #30164e;
	text-decoration: none;
	line-height: 15px;
}


#products h2 {
	font-family: 'Libre Baskerville', italic; font-weight: 400;
	font-style: italic;
	color: #30164e;
	clear: left;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px; 
	margin-bottom: 20px; 
}
#products a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#products.fullwidth {
	width: 815px;
}
#products.fourcolumn {
	width: 510px;
}

#products.code {
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	line-height: 15px;
}



/* ----- #FOOTER ----- */

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#footer ul {
	font-size: 12px;
	line-height: 16px;
	color: #808080;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 10px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	line-height: 16px;
	color: #808080;
}
#footer a {
	font-size: 10px;
	line-height: 16px;
	color: #30164e;
	text-decoration: underline;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

/* ----- MISCELLANEOUS ----- */

.clearfloat { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}
#byline p {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: center;
}


/* ----- FORM LINKS ----- */


#meta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#meta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003767;
	text-decoration: underline;
}

/* ----- FORM TABLE ----- */

table.form {
	border-width: 1px;
	border-spacing: 5px;
	border-style: hidden;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.form th {
	border-width: 1px;
	padding: 5px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.form td {
	border-width: 1px;
	padding: 5px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

/* ----- SEARCH ----- */

.searchResults
{
    list-style: none;
}

.searchResultsBullet
{
    list-style-image: url(/images/search_result_arrow.gif);
    margin-left:0.9em;
    padding-left:0.9em;
}



/* -- HOME BOX -- */

.temp_home_box {
	width: 900px;
	border-width: 0px;
}
.row1_left {
	height: 286px;
	width: 580px;
	float: left;
}
.row1_right {
	height: 286px;
	width: 320px;
	float: right;
}
.row2_left {
	height: 318px;
	width: 500px;
	float: left;
}
.row2_right {
	height: 318px;
	width: 400px;
	float: right;
}
.row3_left {
	float: left;
	height: 288px;
	width: 324px;
}
.row3_right {
	float: right;
	height: 288px;
	width: 576px;
}
.row4_left {
	float: left;
	height: 186px;
	width: 300px;
}
.row4_mid {
	height: 186px;
	width: 300px;
	float: left;
}
.row4_right {
	float: left;
	height: 186px;
	width: 300px;
}

/* -- IMAGE MAP -- */

img.map, map area{
    outline: none;
}


/* -- CATALOGUE BOX -- */


.cat_home_box {
	width: 900px;
	border-width: 0px;
}
.cat_col1 {
	float: left;
	height: 226px;
	width: 300px;
}
.cat_col2 {
	height: 226px;
	width: 300px;
	float: left;
}
.cat_col3 {
	float: left;
	height: 226px;
	width: 300px;
}




.social_icons {
	width: 64px;
}