@charset "utf-8";
/* CSS Document */

body {
    margin:0;
    padding: 0;
    text-align: center;
    font: 10pt arial,verdana, sans-serif;
}

.clear {clear:both;margin:0;padding:0;}

a {
	color: #18928E;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
	color: #20BFBC;	
}


h2 {
	font-size: 12pt;
}

h3 a {
	font-size: 12pt;
	color: #19BCB9;
}

#container {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    text-align: left;
    color: #333333;
}


legend {
	font-weight: bold;
	padding: 5px;
	color: #19BCB9; 
}

fieldset {
	margin: 10px 0 10px 0 ; 
}

#nav {
	display:block;
	margin:15px 0 35px 0;
}

/************************* MENU STYLES ************************
#nav {
	padding:15px 0 35px 0;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	float:left;
	padding:0 20px 0 0;
}

.menu-item {
	display:block;
	background:url(images/nav_bg.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	width:113px;
	height:20px;
	text-align:center;
	text-decoration:none;
	padding:2px 0 0 0;
}

.menu-item:hover {
	color:#333;
}

.sub-menu .curved-bottom {
	background: url(images/menu-bottom.jpg) no-repeat;
	width: 111px;
	height: 10px;
	display: block;
	margin: 0 0 0 1px;;
}

.sub-menu-item {
	text-align: center;;
}

.sub-menu-item:hover {
	color:#333;
}*/

/************************* MAIN COTNENT STYLES *************************/
#main_content {
	text-align:center;
	margin: 0 0 20px 0;
}

#main_content_product {
	text-align:center;
	margin: 0 0 0 0;
}

#main_content h1 {
	color:#19BCB9;
	font-size:16pt;
}

#main_content_product h1 {
	color:#19BCB9;
	font-size:16pt;
}

/********** NEWS STYLES ************/
#newsDate {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 8pt;
	color: #AFAFAF;
}

#news-header {
	margin-bottom: 0;
	
}
/********** CONTACT FORM STYLES ************/
#contact-form {
	float: right;
	text-align: left;
	width: 45%;
}

#contact-info {
	float:left;
	text-align: left;
	width: 45%;
}
/********** CATEGORY STYLES ************/
#categories {
	margin-top: 20px;
}

.category {
	float: left;
	width: 160px;
	margin: 0 15px 0 15px;
}

.category-shadow {
	background: url(images/imageShadow2.jpg) no-repeat;
	padding: 4px 9px 8px 4px;	
}

.sub-category {
	width: 180px;
	float: left;
	margin: 15px 15px 15px 15px;	
}

.sub-category img {
	padding: 0 0 5px 0;
}

.sub-category-link {
	color: #000000;
	font-size: 8pt;
}

.sub-category-link:hover {
	color: #000000;
	text-decoration: underline;
}

/********** LANYARDS LIST STYLES ************/
#left-content { 
	float: left;
	width: 200px;
	text-align:justify;
	font-size:9pt;
}
#left-content h1 {
	text-align: left;
}
#right-content {
	float: right;
	width: 560px;
}

#right-content a img{
	border: none;
}

.lanyard {
	width: 82px;
	float: left;
	margin: 10px 10px 10px 0;
	padding:0;
	font-weight: bold;
}

.lanyard-link {
	text-decoration: none;
	color: #000000;
}

.lanyard-link:hover {
	text-decoration: underline;
	color: #000000;	
}

#earthFriendly {
	background: url(images/earthFriendly-bg.jpg) repeat-x;
	border-bottom: 5px solid #8CC63F;	
	margin: 0 0 10px 0;
	padding:0;
}

#lanyard-detail-right {
	float: right;
	text-align: left;
	width: 275px;
}

#lanyard-detail-right h2 {
	margin: 10px 0 3px 0;
	padding: 0;	
}

.lan-right-image {
	border: 4px solid #939598;
	width: 258px;
}

.left-image {
	border: none;
	margin: 5px 0 15px 0;
}

#main-image {
	width: 320px;
}


#wizard-right {
	/*background: url(images/wizard.png) no-repeat;*/
	float:right;
	width: 268px;
	height: 604px;
}

#wizard-curve-top {
	background: url(images/curvedTop.jpg) no-repeat;
	height: 16px;
	width: 354px;
	margin: 0 242px 0 215px;
	padding: 0;
}
#wizard-curve-bottom {
	background: url(images/curvedTop.jpg) no-repeat;
}
#wizard-form {
	/*width:	350px;*/
	margin: 0 242px 0 215px;
	font-weight: bold;
	font-size: 9pt;
	border: 4px solid #939598;
	padding:0;
}

#wizard-form img {
	vertical-align:middle;
	margin: 0 10px 0 10px;
}

#wizard-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#wizard-form .lan-text {
	color: #19BCB9;
	margin: 0 40px 0 5px;
}

#wizard-form .border-top {
	border-top: 2px solid #939598;
	margin: 10px 0 10px 0;
}

#wizard-form .delivery {
	text-align: left;	
}

#wizard-form h1 {
	text-align:left;
	margin-left: 40px;
}

#lanyard-logos td {
	padding: 15px 0 15px 0;
	text-align: left;
}

#lanyard-logos {
	padding: 0 15px 0 10px;	
}

#wizard-form .logoType {
	margin: 15px 0 15px 0; 
}

#small-wizard {
	margin-top: 20px;
}

/********** FITTING LIST STYLES ************/

.fittingHeader {
	font-family: Tahoma;
	font-size: 18pt;
	color: #939598;
	text-align: left;	
	text-transform: lowercase;
	letter-spacing: 3px;
	padding: 0;
	margin: 20px 0 0 0;
}

.fitting {
	width: 130px;
	padding: 0;
	margin: 10px 10px 10px 0;
	float: left;
}

.fitting_thumb {
	border: none;
}

hr {
	border: solid 1px #000000;
}

.fittingDescription {
	text-align: left;
	font-size: 11pt;
	letter-spacing: 1px;
}

.order-table {
	text-align: left;
}

/********** PRODUCT CATEGORY LIST STYLES ************/
.product-category {
	float: left;
	width: 150px;
	height: 150px;
	margin: 10px;	
}

/************************* FOOTER STYLES *************************/
#footer {
	border-top:2px solid #C3D5D4;
	margin:0 0 0 0;
	padding:0 0 10px 0;
}

#footer_bar {
	height:20px;
	background-color:#A1D9D8;
	border-bottom:2px solid #97B5B6;
}

#footer_text {
	color:#666;
	font-size:8pt;
	text-align:center;
	padding:10px 0 0 0;
}

/************************* VALIDATION STYLES *************************/

.error {color:#660000; font-weight:bold;}

.errorbox {
	background-color:pink;
	border: 1px solid #990000;
	display:block;
	padding:2px 0 2px 5px;
	font-weight:bold;
	color: #990000;
}

.errorDisplay {
	color: #990000;
	font-weight: bold;
	text-align: left;
}

div.errorDisplay {
	background: pink;
	border: 1px solid #990000;
	padding: 5px;
	margin:15px 0 8px 0;
}

.errorDisplay li {
	font-weight: normal;
}

.greenbox {
	background-color:#E7F8C2;
	border: 1px solid #9DE153;
	display:block;
	padding:2px 0 2px 5px;
	font-weight:bold;
	color:#517700;
}

.clear {
	clear: both;
}

.product_buttons {
	padding:20px 0 20px 0;
}

a.blue_button {
	display:block;
	text-align:center;
	background:url(images/button_bg.jpg) no-repeat left center;
	width:188px;
	height:20px;
	padding:2px 0 0 0;
	color:#fff;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}

a.blue_button:hover {color:#333;}

.product_image {
	padding:15px 0 10px 0;
}

.generic_list
{
	margin:0;
	padding:0;
	list-style:none;
}

.generic_list li {
	padding:0 0 10px 0;
}

.order_form {
	text-align:left;
}

.order_form label {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.blur {color:#666; font-style:italic;}

#camefrom_other {
	margin:5px 0 0 0;
}

#other1 {
	width:250px;
}

.samples-form fieldset {
	border:1px solid #CCCCCC;
}

