@import url('/css/nav_menu.css');

/* DEFAULTS *********/
body {
	background:#FFF;
	color: #555;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	margin:0;
	padding:0;
	}


h1, h2, h3, h4, h5 {
	font-family:"Trebuchet MS", "Century Gothic", "Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	color:#B6023C;
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
	}


h1 {
	font-size:20px;
	letter-spacing: -1px;
	}

.h1_under {
	color:#9A9A9A;
	font:bold 16px Arial;
	margin-top:0px;
	}

h2 {
	font-size:18px;
	letter-spacing: -1px;
	}

.h2_under {
	color:#9A9A9A;
	font:bold 14px Arial;
	margin-top:-5px;
	}

h3 {
	font-size:16px;
	}

h4 {
	font-size: 14px;
	font-weight:bold;
	}

h5 {
	font-size: 12px;
	font-weight:bold;
	}

a {
	background:transparent;
	color:#B6023C;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
	}

p {
	font-size: 12px;
	margin: 0;
	padding: 6px 0;
	}

small {
	font-size: 11px;
	line-height:110%;
	}

ul, ol {
	margin:0;
	padding:0;
	}

ul li, ol li {
	line-height:140%;
	margin:0 0 0 20px;
	padding: 0;
	}

img {
	border: none;
	background:transparent;
	}

hr {
	background:transparent;
	border: 1px solid transparent;
	border-bottom: 1px dashed #cacaca;
	margin:15px 0;
	padding:0;
	}

form {
	display:inline;
	margin:0;
	padding:0;
	}

form input {
	font:12px Verdana;
	}

form .text, form .select, form textarea {
	font:12px Verdana;
	padding:2px;
	}

fieldset {
	border:1px solid #c0c0c0;
	}

legend {
	font-family:"Trebuchet MS", "Century Gothic", "Arial Narrow", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#B6023C;
	}

table {
	border: none;
	}

.clear {
	clear:both;
	}

.clear_left {
	clear:left;
	}

.clear_right {
	clear:right;
	}

.fleft {
	float:left;
	}

.fright {
	float:right;
	}

.left {
	text-align:left;
	}

.center {
	text-align:center;
	}

.right {
	text-align:right;
	}

.bold {
	font-weight:bold;
	}

.small-text {
	font-size:10px;
	}

p.small-text {
	padding:0;
	}

.grey {
	color:#636363;
	}

.red {
	color:#C60000;
	}

.olive {
	color:#87A200;
	}

.highlight {
	background:#E7F7D4;
	}

/* PAGE ***********************************************/
#page {
	background:#FFF url(/images/page_bg.gif) repeat-x top center;
	}

/* HEADER_TOP ***********************************************/
#header_top {
	background:#c0c0c0;
	font-size:1px; /* IE6 linebreak gap prevention */
	height:20px;
	line-height:20px;
	margin:0 auto;
	padding:0;
	width:770px;
	}

#header_top h1 {
	float:left;
	font-size:14px;
	line-height:20px;
	margin:0 0 0 6px;
	padding:0;
	}

#header_top h2 {
	float:right;
	font-size:12px;
	line-height:20px;
	margin:0 6px 0 0;
	padding:0;
	}

#header_top h1 a,
#header_top h2 a {
	color:#666;
	text-decoration:none;
	}

#header_top h1 a:hover,
#header_top h2 a:hover {
	color:#B6023C;
	text-decoration:none;
	}

/* HEADER ***********************************************/
#header {
	background:#ccc;
	clear:both;
	font-size:1px; /* IE6 linebreak gap prevention */
	height:270px;
	margin:0 auto;
	padding:0;
	width:770px;
	}

#header img {
	height:270px;
	width:770px;
	}

/* MENU_MAIN ***********************************************/
#menu_main {
	background:#c0c0c0;
	height:30px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:770px;
	}

#menu_main li {
	border-left:2px solid #D1D1D1;
	display:inline;
	font:bold 14px Arial;
	line-height:30px;
	margin:0;
	padding:0 12px;
	}

#menu_main li.first {
	border:0;
	}

#menu_main li a {
	color:#FFF;
	}

#menu_main li a:hover, #menu_main li a:active {
	color:#B6023C;
	text-decoration:none;
	}

#menu_main_under {
	color:#999;
	font:11px verdana;
	height:14px;
	margin:0 auto;
	padding:2px 0 0 0;
	text-align:right;
	width:770px;
	}

/* CONTENT ***********************************************/
#content {
	margin:0 auto;
	padding:0;
	width:750px;
	}

/* FOOTER ***********************************************/
#footer {
	background:#ccc;
	clear:both;
	color:#333;
	font:11px verdana;
	margin:14px auto 4px auto;
	text-align:center;
	width:770px;
	}

#footer a {
	color:#FFF;
	}

#footer a:hover {
	color:#B6023C;
	}

#footer_left {
	float:left;
	padding:0 0 0 14px;
	}

#footer_left p {
	padding:10px 0 0 0;
	color:#6B6B6B;
	}

#footer_left ul, #footer_left ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#footer_left ul {
	margin-top:21px;
	}

#footer_left ul li {
	color:#A1A1A1;
	display:inline;
	font:bold 11px Arial;
	}	

#footer_right {
	float:right;
	}

#footer_right img {
	/* height:76px; */
	padding-right:8px;
	/* width:220px; */
	}

#footer_copy {
	margin:0 auto 14px auto;
	color:#999;
	font:11px verdana;
	width:760px;
	}

#footer_copy a {
	color:#999;
	}

#footer_copy_left {
	float:left;
	text-align:left;
	width:49%;
	}

#footer_copy_right {
	float:right;
	text-align:right;
	width:49%;
	}



/* MENU_LEFT ***********************************************/
table.menu_left hr {
	background:#f4f4f4;
	border: 1px solid #f4f4f4;
	border-bottom: 1px dashed #cacaca;
	margin:0;
	padding:0;
	}

table.menu_left td, table.menu_left td p {
	font-size:11px;
	}

/* POPUPS ***********************************************/
#popup_content {
	margin:0 auto;
	padding:10px;
	}

#popup_footer {
	background:#c0c0c0;
	font:12px Verdana;
	padding:5px 0;
	text-align:center;
	width:100%;
	}

#popup_footer a {
	color:#FFF;
	}

/* TINYMCE ***********************************************/
.fontSize9 {font-size:9px;}
.fontSize10 {font-size:10px;}
.fontSize11 {font-size:11px;}
.fontSize12 {font-size:12px;}
.fontSize14 {font-size:14px;}
.fontSize16 {font-size:16px;}
.fontSize18 {font-size:18px;}
.fontSize20 {font-size:20px;}
.fontSize36 {font-size:36px;}
.fontSize72 {font-size:72px;}

/* MISC ***********************************************/
#contact_locations h4 {
	margin:0;
	padding:0;
	}

#samples_menu_left {
	float:left;
	margin:0 10px 0 -10px;
	padding:0;
	width:160px;
	}

#samples_menu_left table {
	font-size:11px;
	width:100%;
	}

#samples_menu_left table hr {
	background:#f4f4f4;
	border: 1px solid #f4f4f4;
	border-bottom: 1px dashed #cacaca;
	margin:0;
	padding:0;
	}

#samples_menu_left div.checkout {
	margin:14px auto 0 auto;
	text-align:center;
	width:100%;
	}

#samples_content {
	float:right;
	margin:0 -10px 0 0;
	padding:0;
	width:570px;
	}

form.select_samples_category h3 {
	margin:0;
	padding:13px 4px 6px 0;
	}

form.select_samples_category select {
	font-size:12px;
	}

form.select_samples_category input {
	font-size:12px;
	}

div.sample_thumbnails {
	float:left;
	margin:10px 1px;
	padding:0;
	text-align:center;
	}

div.sample_thumbnails img {

	}

div.sample_thumbnails span {
	display:block;
	font-size:11px;
	font-weight:normal;
	}

div.sample_thumbnails p {
	cursor:pointer;
	font-size:10px;
	}

div.sample_thumbnails p:hover {
	background:#efefef;
	}

#samples_checkout {
	float:left;
	margin:0;
	padding:0;
	width:580px;
	}

#samples_checkout h3 {
	margin:0;
	padding:13px 4px 6px 0;
	}

form.samples_checkout {
	display:block;	
	}

form.samples_checkout label {
	display:block;
	float:left;
	font-weight:bold;
	margin:4px 14px;
	text-align:right;
	width:140px;
	}

form.samples_checkout .text1, form.samples_checkout .text2, form.samples_checkout .checkbox1 {
	float:left;
	margin:4px 0;
	}

form.samples_checkout .text1 {
	width:240px;
	}

form.samples_checkout .text2 {
	width:60px;
	}

form.samples_checkout br {
	clear:left;
}

form.contact_enquiry_form {
	display:block;	
	}

form.contact_enquiry_form label {
	display:block;
	float:left;
	font-weight:bold;
	margin:4px 14px;
	text-align:right;
	width:240px;
	}

form.contact_enquiry_form .text1, form.contact_enquiry_form .text2, form.contact_enquiry_form .checkbox1 {
	float:left;
	margin:4px 0;
	}

form.contact_enquiry_form .text1 {
	width:240px;
	}

form.contact_enquiry_form .text2 {
	width:60px;
	}

form.contact_enquiry_form .textarea1 {
	height:140px;
	width:400px;
	}

form.contact_enquiry_form br {
	clear:left;
}

#positions_vacant_menu_left {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:160px;
	}

#positions_vacant_menu_left table {
	font-size:11px;
	width:100%;
	}

#positions_vacant_menu_left #view_categories, #positions_vacant_menu_left #view_categories li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#positions_vacant_menu_left table hr {
	background:#f4f4f4;
	border: 1px solid #f4f4f4;
	border-bottom: 1px dashed #cacaca;
	margin:0;
	padding:0;
	}

#positions_vacant_content {
	float:left;
	margin:0;
	padding:0;
	width:580px;
	}

#positions_vacant_search {
	display:block;
	margin:0;
	padding:13px 4px 6px 0;
	}

#positions_vacant_search h3 {
	display:inline;
	margin:0;
	padding:0 8px 0 0;
	}

#positions_vacant_content hr {
	margin:0;
	padding0;
	}

div.positions_vacant_block {
	background:#f7f7f7;
	border:1px solid #efefef;
	margin:6px auto;
	padding:10px;
	width:550px;
	}