@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(../images/main_bg.gif);
	background-position: top center;
	background-repeat:no-repeat
}
.main_structure #container {
	width: 1002px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}




.main_structure #header {
	background: #DDDDDD;
	padding: 0 0 0 0; 
	height: 138px;
	display: block;
}
.main_structure #header img {
	border: 0;
}
.main_structure #header h1 {
	display: none;
	margin: 0;  
	padding: 10px 0; 
}




.main_structure #mainTops {
	width: 100%;
	height: 213px;
	margin: 0;
	padding: 1px 0 1px 0; 
	background-color: #000000;
	border: 1px solid #c8df2d;
}









.main_structure #mainContent {
	padding: 20px 80px 80px 80px; 
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	min-height: 350px;
}
#mainContent a:link {
	text-decoration: none;
	color: #333333;
}
#mainContent a:visited {
	text-decoration: none;
	color: #333333;
}
#mainContent a:active {
	text-decoration: none;
	color: #333333;
}
#mainContent a:hover {
	text-decoration: none; 
	color: #c8df2d;
}
.main_structure #mainContent h1 {
	padding: 10px 20px 10px 0; 
	margin: 0;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.main_structure #mainContent h2 {
	padding: 10px 20px 10px 0; 
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.main_structure #mainContent h3 {
	padding: 10px 20px 6px 0; 
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.main_structure #mainContent p {
	padding: 6px 20px 10px 0; 
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}







.main_structure #breadcrumb {
	padding: 0; 
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
#breadcrumb a:link {
	text-decoration: none;
	color: #666666;
}
#breadcrumb a:visited {
	text-decoration: none;
	color: #666666;
}
#breadcrumb a:active {
	text-decoration: none;
	color: #666666;
}
#breadcrumb a:hover {
	text-decoration: none; 
	color: #c8df2d;
}


.main_structure #search_box {
	width: auto;
	float: right;
	margin: -40px 20px 4px 4px;
}
.main_structure #search_box label{
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	float: left;
}
.main_structure #search_box input, select {
	float: left;
	padding: 2px;
	margin: 0 0 0 0;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 150px;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	line-height: 24px;
}
.main_structure #search_box #go {
	float: left;
}
.main_structure #search_box img{
	float: left;
	margin: -2px 0 0 4px;
	border: 0px solid #cccccc;
}
.main_structure #search_box a:hover img{
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
}




.main_structure #join_box {
	width: auto;
	margin: 0 0;
	font-size: 11px;
	font-weight: normal;
	float: right;
	top: 0px;
	padding: 10px;
	position: relative;
	border-bottom: 1px dotted #cccccc;
	text-align: right;

}
.main_structure #join_box label{
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	width: 100px;
	float: left;
}
.main_structure #join_box input, select {
	float: left;
	padding: 2px;
	margin: 0 0 0 0;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100px;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	line-height: 24px;
}
.main_structure #join_box img{
	float: left;
	margin: -2px 0 0 0;
	border: 0px;
}
.main_structure #join_box a:link {
	text-decoration: none;
	color: #333333;
}
.main_structure #join_box a:visited {
	text-decoration: none;
	color: #333333;
}
.main_structure #join_box a:active {
	text-decoration: none;
	color: #333333;
}
.main_structure #join_box a:hover {
	text-decoration: none; 
	color: #ffffff;
}
.main_structure #join_box a{
	border: 0px;
}
.main_structure #join_box a:hover img{
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
}


.main_structure #formbox_holder{
	padding: 10px 10px 10px 10px;
	margin: 10px auto 10px auto;
	width: 600px;
	color: #333333;
	display: table;
	background-color: #cccccc;
}

.main_structure #formbox_holder p{
	display: table;
	margin: 0 10px 15px 10px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.main_structure #formbox_holder h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 10px 0 10px 10px;
}
.main_structure #formbox_holder img{
	margin: 5px 10px 10px 10px;
	border: 0px solid #1a0404;
}

.main_structure #formbox{
	padding: 10px;
	background-color: #cccccc;
	display: table;
	margin: 0 auto 0 auto;
}
.main_structure #formbox h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
.main_structure #formbox p{
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
	text-align: left;
}


.main_structure #formbox_thank{
	padding: 40px;
	background-color: #ffffff;
	display: table;
	margin: 0 auto 0 auto;
}
.main_structure #formbox_thank h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
.main_structure #formbox_thank p{
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
	text-align: left;
}





.main_structure #contact_form {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	border: 0px solid #ccccc;
	padding: 0; 
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.main_structure #contact_form h2 {
	font-size: 14px;
}

.main_structure #form_items {
	width: 800px; 
	margin: 0; 
	padding: 4px; 
	text-align: left;
	float: left;
}
.main_structure #form_items p {
	width:  80px;
	float: left;
}
.main_structure #form_items div {
	width: 330px;
	float: left; 
}
.main_structure #form_items span {
	color: #FF0000;
	margin: 0 4px 0 4px;
}
.main_structure #form_items input {
	width: 200px;
	font-size: 12px;
	color: 333333;
	margin: 4px;
}
.main_structure #form_items textarea {
	margin: 0 0 0 80px; 
	width: 550px;
	font-size: 12px;
	color: 333333;
	
}


.main_structure #form_items_check  {
	width: 800px; 
	margin: 0 0 0 80px; 
	padding: 4px; 
	text-align: left;
	float: left; 
}
.main_structure #form_items_check div {
	width: 330px;
	float: left; 
}
.main_structure #form_items_check a {
	margin: 0 0 4px 4px; 
}

.main_structure #sub_but_holder {
	width: 100%;
	margin: 15px auto 15px auto;
	text-align: center;
	
}


.main_structure #sub_but {
	margin: 4px 4px 4px 4px; 
	padding: 4px;
	width: 100px;
	font-size: 12px;
	color: 333333;
	background-color: #c8df2d;
	border: 1px solid #c8df2d;
}















.main_structure #footer {
	background-image: url(../images/footer_bg.gif);
	font-size: 10px;
	padding: 10px;
	text-align: center;
	
}
.main_structure #footer p {
	margin: 0 0 0 0; 
	padding: 2px 0;
	font-size: 10px;
	color: #ffffff;
}
.main_structure #footer a{
	margin: 0; 
	border: 0;
	color: #ffffff;
	text-decoration: none;
}
.main_structure #footer a:link a:active a:visited{ 
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	
}
.main_structure #footer a:hover{ 
	color: #c8df2d;
	
}



.main_structure #prod_holder {
	margin: 0 0 0 0px;
	
}
.main_structure #prod_img {
	display: block; 
	width: 100%; 
	height: 200px;
}
.main_structure #prod_item {
	float: left; 
	width: 30%; 
	font-size: 11px;
	font-weight: bold;
	text-align: center; 
	margin: 12px 12px 30px 12px;
}
.main_structure #prod_item p{ 
	margin: 10px 0 10px 0;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.main_structure #prod_item a { 
	display: block;
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;

}
.main_structure #prod_item img { 
	margin: 12px 0 0 0;
	padding: 0 0 0 0;

}
.main_structure #prod_item a:link a:active a:visited{ 
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
}
.main_structure #prod_item a:hover{ 
	color: #c8df2d;
	border: 1px solid #c8df2d;
}



















.main_structure #search_item {
	float: left; 
	width: 95%; 
	font-size: 11px;
	font-weight: bold;
	margin: 0 12px 12px 12px;
	padding: 0 12px 20px 40px;
	border-bottom: 1px dashed #cccccc;
}
.main_structure #search_item h1{ 
	margin: 10px 0 10px 0;
	font-size: 22px;
	font-weight: bold;
}
.main_structure #search_item h2{ 
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.main_structure #search_item ul{ 
	margin: 0 0 0 50px;
	list-style-type: square;
}
.main_structure #search_item li{ 
	margin: 0 0 0 100px;
	list-style-type: square;
	line-height: 6px;
}
.main_structure #search_item li a:hover{ 
	 color: #cccccc;
}
.main_structure #search_item p{ 
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: 18px;
}
.main_structure #search_item a { 
	display: block;
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
}
.main_structure #search_item img { 
	float: left;
	margin: 12px 20px 20px 0;
	padding: 8px;
	border: 1px solid #ffffff;

}
.main_structure #search_item a:link a:active a:visited img{ 
	border: 1px solid #ffffff;
}
.main_structure #search_item a:hover img{ 
	color: #c8df2d;
	border: 1px solid #c8df2d;
}





.main_structure #stock_item {
	float: left; 
	width: 95%; 
	font-size: 11px;
	font-weight: bold;
	margin: 0 12px 12px 12px;
	padding: 0 12px 20px 40px;
	border-bottom: 1px dashed #cccccc;
}
.main_structure #stock_item h1{ 
	margin: 10px 0 10px 0;
	font-size: 22px;
	font-weight: bold;
}
.main_structure #stock_item h2{ 
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.main_structure #stock_item li{ 
	margin: 0 0 0 275px;
	line-height: 6px;
	
}
.main_structure #stock_item p{ 
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: 18px;
}
.main_structure #stock_item a { 
	display: block;
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
}
.main_structure #stock_item img { 
	float: left;
	margin: 12px 20px 20px 0;
	padding: 8px;
	border: 1px solid #ffffff;

}
.main_structure #stock_item a:link a:active a:visited img{ 
	border: 1px solid #ffffff;
}
.main_structure #stock_item a:hover img{ 
	color: #c8df2d;
	border: 1px solid #c8df2d;
}








.main_structure #stock_item table{ 
	border: 1px solid #efefef;
	margin: 0 0 20px 0;
}
.main_structure #stock_item td{ 
	padding: 4px;
	font-size: 10px;
	font-weight: normal;
}
.main_structure #stock_item{ 
	padding: 4px;
	font-size: 10px;
	font-weight: normal;
}
.main_structure #stock_item .stock_title{ 
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
}
.grey_bg_01 {
	background-color: #efefef;
}
.grey_bg_02 {
	background-color: #cccccc;
}


.main_structure #more_info{
	width: 100%;
	display: inline;
	margin: 0 0 20px 0;
	padding: 0;
}
.main_structure #more_info img{
	margin: 0 4px 0 0;
	padding: 0;
	border: none;
}
.main_structure #more_info a:hover img{
	border: none;
}



#top_nav_holder {
	background-color: #000000;
	width: 498px;
	text-align: center;
	padding: 0;
	margin: 1px 1px 1px 1px;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;	
}
#top_nav_holder img {
	width: 100%;
	background-color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: 0;
	position: relative;
}
#top_nav {
	background-color: #aba7a6;
	width: 500px;
	text-align: center;
	padding: 8px 0 8px 0;
	margin: 0 0 0 0;
	display: table;
	text-align: center;
}
#top_nav ul {
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	border: 0px solid #cccccc;
}
#top_nav li {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	list-style-type: none;
	display: inline;
	float: center;
	margin: 0;
	padding: 0;
}
#top_nav li a {
	background-color: #aba7a6;
	margin: 0;
	width: 100%;
	padding: 10px 20px 10px 20px;
}
#top_nav li a:link {
	text-decoration: none;
	color: #ffffff;
}
#top_nav li a:visited {
	text-decoration: none;
	color: #ffffff;
}
#top_nav li a:active {
	text-decoration: none;
	color: #ffffff;
}
#top_nav li a:hover {
	background-color: #666666;
	text-decoration: none; 
	color: #c8df2d;
}









#top_sub_nav {
	width: 425px;
	height: 26px;
	margin: 10px 0 0 0 ;
	padding: 0;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	
}
#top_sub_nav ul {
	margin: 0px 10px 0 0;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
}
#top_sub_nav li {
	list-style-type: none;
	display: inline;
	color: #cccccc;
}
#top_sub_nav li a{
	padding: 6px 10px 6px 10px;
}
#top_sub_nav a:link {
	text-decoration: none;
	color: #000000;
}
#top_sub_nav a:visited {
	text-decoration: none;
	color: #000000;
}
#top_sub_nav a:active {
	text-decoration: none;
	color: #000000;
}
#top_sub_nav a:hover {
	background-color: #666666;
	text-decoration: none; 
	color: #c8df2d;
}







#bot_nav {
	margin: 20px;
	padding: 0;
	
}

#bot_nav ul {
	width: 100%;
	margin: 4px;
	padding: 0px;
	font-weight: normal;
	color: #cccccc;
	white-space: nowrap;
}
#bot_nav li {
	list-style-type: none;
	display: inline;
	padding: 0;
}
#bot_nav li a{
	margin: 8px 8px 8px 8px;
	color: #ffffff;
}
#bot_nav a:link {
	text-decoration: none;
	color: #ffffff;
}
#bot_nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
#bot_nav a:active {
	text-decoration: none;
	color: #ffffff;
}
#bot_nav a:hover {
	text-decoration: none; 
	color: #c8df2d;
}




#form_table { 
	padding: 10px;
}
#form_table td{ 
	padding: 10px;
	font-size: 10px;
	font-weight: normal;
}
.form_row{ 
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}











form { 
	margin: 0;
	padding: 0;
}

/* Miscellaneous classes for reuse */
.alert { 
	color: #C00;
}
.fltrt { 
	float: right;
	margin-left: 0px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}