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

body {
	background-color:#5b0c0c;
	margin: 0px;
	background-image:url(../images/topback.jpg);
	background-repeat:no-repeat;
	}
a {
	color:#0754d5; 
	text-decoration:none;
	font:14px Calibri;
	}
a:hover{ 
	color:#333333; 
	text-decoration:underline
	}

img { border:none; }

#main{
	margin: auto;
	width: 1002px;
	background-color:#FFFFFF;
}
#page{
	width: 1002px;
	padding:0;
	overflow:hidden;
	visibility: visible;
}	
#header {
    float: left;
    margin: 0;
    padding: 0;
    width: 1002px;
}
#topstrip { 
	width: 1002px; 
	height: 55px; 
	float: left; 
	position: relative;
	}
#button_part { 
	width:525px; 
	height:45px; 
	float: right; 
	position: relative;
	margin:10px 0 0 0;
	text-transform:uppercase;
	}
#logo_side { 
	width:10px; 
	height:225px; 
	float: left; 
	position: relative;
	}
#aloha_logo {
	width:240px; 
	height:225px; 
	float:left; 
	position:relative;
}	
#aloha_logo .logopos {
	margin:48px 0 0 20px;
	float:left;
}
#image_rotate {
	width:750px; 
	height:225px; 
	float:right; 
	position:relative;
}
#content {
	display: inline;
    float: left;
    padding: 0;
    width: 1002px;
	margin:12px 0 0 0;
}	
#left_box {
	width:410px;
	float: left; 
	position: relative;
	margin:0;
}
#right_box {
	width:585px; 
	float:right; 
	position:relative;
	margin:0px;
	border-left:1px solid #ef6817;

}
#left_content {
	float: left;
	margin:0 0 0 -30px;
}
#left_content img{
	width:90px;
	height:72px;
}
#left_content ul li{
	margin:0 7px 0 0;
	width:90px;
	height:130px;
	font:14px Calibri;
	color:#d02117;
	line-height:18px;
	text-align: left;
	list-style-type: none;
	float:left;
}
#right_title {
	width:515px;
	float:left;
	position: relative;
	margin:12px 0 0 40px;
	font:24px Georgia;
	color:#CC3300;
}
.sub_title {
	font:15px Arial;
	font-weight:bold;
	color:#e95b16;
	text-transform:uppercase;
	line-height:30px;
}
#right_title .aloha_flower{
	width:30px;
	float:left;
	position: relative;
	margin:3px 4px 0 0;
}
#right_title .aloha_flower_hm{
	width:30px;
	float:left;
	position: relative;
	margin:3px 4px 0 -10px;
}
#right_content {
	width:495px;
	float:left;
	font:13px Arial;
	color: #4B4B4B;
	text-align: justify;
	line-height:20px;
	margin:2px 0 20px 35px;

}	
#left_box_ins {
	width:250px;
	float: left; 
	position: relative;
	margin:0 0 0 3px;
}
#right_box_ins {
	width:747px; 
	float:right; 
	position:relative;
	margin:0px;
	border-left:1px solid #ef6817;
}
#left_content_ins {
	float: left;
	margin:0 0 0 0;
}
#left_content_ins img{
	width:90px;
	height:72px;
}
#left_content_ins ul li{
	margin:0 15px 0 -15px;
	width:100px;
	height:120px;
	font:14px Calibri;
	color:#d02117;
	line-height:14px;
	text-align: center;
	list-style-type: none;
	float:left;
}

#right_content_ins {
	width:650px;
	float:left;
	font:13px Arial;
	color: #4B4B4B;
	text-align: justify;
	line-height:20px;
	margin:2px 0 20px 47px;
}

#right_content_ins_left {
	width:385px;
	float:left;
	font:13px Arial;
	color: #4B4B4B;
	text-align: justify;
	line-height:20px;
	margin:5px 20px 20px 0;
}

#right_content_ins_right {
	width:220px;
	float:left;
	margin:5px 20px 20px 0;
}

#right_content_ins_right img {
	margin:25px 0 0 0;
}


#right_content_ins_left li{
	margin:0 0 0 -25px;
}

.hrline_orng {
	border-bottom:3px solid #ef6817;
	margin:0;
	clear:both;
	}

.prodlinkc {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
	}
	
#bottom_prodlist {
	width:982px;
	float:left;
	display:block;
	position:relative;
	margin:20px 0 10px 0;
	padding: 0 0 0 80px;
	background-color:#fbeee8;
	border-bottom:3px solid #ef6817;
	border-top:3px solid #ef6817;
	}
	
#bottom_prodlist .prodcat {
	width:170px;
	float:left;
	display:block;
	position:relative;
	margin:5px 10px;
	}
#bottom_prodlist .prodcat1 {
	width:180px;
	float:left;
	display:block;
	position:relative;
	margin:5px 10px;
	}

/*	
#bottom_prodlist .prodcat a{
	color:#333333;
	}	
#bottom_prodlist .prodcat a:hover{
	color:#e95b16;
	}	
*/		
#bottom_prodlist .prodcat_title {
	font:14px Calibri;
	color:#CC3300;
	text-transform:uppercase;
	font-weight:bold;
	}
#bottom_prodlist ul li{
	margin:0 7px 0 -30px;
	font:13px Calibri;
	line-height:18px;
	text-align: left;
	list-style-type: none;
}
#inq_form{	
	width:auto;
	height:660px;
	display:block;
	position:relative;
	float:left;
	}
#inq_form iframe{
	width:550px;
	height:720px;
	float:left;
	padding:0;
	margin:0;
	border:0;
	}


#footer{
	width: 1002px;
	height:100px;
	background-image:url(../images/bottom_shadow.png);
	background-repeat:no-repeat;
	overflow:hidden;
	visibility: visible;
}	

#footer_text {
	width:920px;
	font:12px Arial;
	color:#7a7a7a;
	text-align: right;
	margin:20px 0 0 40px;
}

#footer_text .mw {
	color:#666666;
	font:11px Arial;
	text-align:left;
}

.formtitle {
	font-size: 18px;
	color: #999999;
	text-align: left;
	text-transform: uppercase;
	padding: 15px 0px 15px 0px;
	text-align:center;
}	

.wvalidate {
	width: 200px;
	float: right;
	position: relative;
	padding: 0px 0px 40px 0px;
}


#scroller{ width:800px; margin:0; padding:0; position:relative;}
#scroller li{float:left;height:30px;padding:0 0 0 10px;list-style-position:inside;}
#scrollerWrapper{width:870px; margin:0; padding:0; overflow:hidden;}


/* BACK TO TOP SCROLL CSS
/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 25px;
	margin-left:1030px;
}
#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #fff;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

.display_ins_left {
	width:305px;
	float:left;
	margin:0px 10px 0px 0px;
	
}

.display_ins_right {
	width:310px;
	float:left;
	margin:0px 20px 0px 0;
}

#title-loctite-left {
color: #3333FF;

font-size:20px;
font-family:"Courier New", Courier, monospace;
}
#title-loctite-right {
color: #3333FF;

font-size:20px;
font-family:"Courier New", Courier, monospace;
}


.ul {
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
}
.ul-right {
padding-left:300px;
font-family: Arial, Helvetica, sans-serif;
}

.heading { 
font-size:18px;
color:#FF0000;
}

.sub_heading {
	width:800px;
	float:left;
/*	margin:2px 0 2px 47px;*/
}

.text_heading  {
/*padding-right:10px;*/ 
font-size:18px;
color:#9966FF;
}

