/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/insd-bodybg.gif) repeat-x 0 0 #FFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4B4B4B;
	}
	
h2, h6, h3, h4, p, ul, li {
	margin:0;
	padding:0;
	}
	
ul {
	list-style-type:none;
	}

.spacer {
	clear:both;
	line-height:1px;
	padding:0;
	margin:0px;
	}

a {
	outline:none;
	}
img { 
	border: none;
	}	
	
/*===================== strucuture =======================*/
#struct {
	width:948px;
	padding:0 1px;
	margin:0 auto;
	background-color:#fff;
	}
	
/*===================== header =======================*/
#header {
	border-bottom:1px solid #FFF;
	background:url(../images/toppan-rglt.gif) no-repeat 100% 0;
	}
	
/*===================== top panel =======================*/
#top-panel {
	background:url(../images/toppan-bg.gif) repeat-x 0 0;
	margin:0 16px 0 0;
	height:95px;
	}
#top-panel p.left {
	background:url(../images/toppan-rglt.gif) no-repeat 0 0;
	width:22px;
	height:95px;
	float:left;
	}
#top-panel img {
	float:left;
	}
#top-panel .logo {
	margin:13px 10px 0 0;
	}
#top-panel .lionlogo {
	margin:13px 5px 0 8px;
	}
#top-panel .yamabishi {
	margin:13px 0px 0 0px;
	}
#top-panel ul {
	border:1px solid #E7E7E7;
	margin:42px 0 0;
	padding:4px;
	float:left;
	}
#top-panel ul li {
	display:inline;
	border-right:1px dashed #212121;
	padding:0 8px 0 26px;
	font-size:11px;
	font-weight:bold;
	color:#B9060A;
	line-height:19px;
	}
#top-panel ul li.phicon {
	background:url(../images/ph-icon.gif) no-repeat 8px 3px #FEFFFF;
	}
#top-panel ul li.emicon {
	background:url(../images/email-icon.gif) no-repeat 8px 3px #FEFFFF;
	border-right:0px !important;
	}
#top-panel ul li span {
	color:#231F20;
	}
#top-panel ul li a {
	color:#3089ED;
	text-decoration:none;
	}
#top-panel a img {
		border: none;
	}	
#top-panel ul li a:hover {
	color:#0D62C2;
	text-decoration:none;
	}
	
/*===================== banner =======================*/
#banner {
	background:url(../images/banner.jpg) no-repeat 0 0;
	height:133px;
	padding:30px 54px 0 509px;
	}
#banner h2 {
	font-size:34px;
	color:#FEFEFF;
	font-weight:normal;
	line-height:38px;
	padding:0 0 6px;
	}
#banner h6 {
	font-size:18px;
	color:#A6EFFF;
	line-height:22px;
	font-weight:normal;
	padding:0 0 10px;
	}
#banner p {
	font-size:11px;
	color:#FFFFFF;
	line-height:13px;
	background-color:inherit;
	}
	
/*===================== container =======================*/
#container {
	background:url(../images/maincontainbg.gif) repeat-x 0 0 #FFF;
	padding:34px 25px 38px;
	}
	
/*===================== left panel =======================*/
#leftpanel {
	width:496px;
	padding:0 24px 0 0;
	float:left;
	}
#leftpanel h2 {
	font-size:26px;
	color:#4B4B4B;
	line-height:30px;
	padding:0 0 6px;
	}
#leftpanel p {
	line-height:18px;
	padding:0 0 20px;
	}
	
/*===================== right panel =======================*/
#rightpanel {
	width:377px;
	float:right;
	padding:10px 0 0;
	}
#rightpanel ul#prod, #container ul#prod {
	border:1px solid #D6D6D6;
	padding:13px 0 0 13px;
	float:left;
	}
#rightpanel ul#prod li, #container ul#prod li {
	float:left;
	width:108px;
	color:#828282;
	padding:0 12px 30px 0;
	text-align:center;
	}
#rightpanel ul#prod li.nomar, #container ul#prod li.nomar {
	margin:0 0px 24px 0 !important;
	}
#rightpanel ul#prod li a, #container ul#prod li a {
	text-decoration:none;
	color:#828282;
	}
#rightpanel ul#prod li a:hover, #container ul#prod li a:hover {
	text-decoration:none;
	color:#0B5F9B;
	}
#rightpanel ul#prod li span, #container ul#prod li span {
	display:block;
	border:1px solid #E9E9E9;
	height:90px;
	margin:0 auto 8px;
	}
#rightpanel ul#prod li span img, #container ul#prod li span img {
	margin:5px auto 0;
	}
#rightpanel img.complogo {
	margin:12px 8px 0 0;
	}

/*===================== product =======================*/

#product{
	display:block;
	float:left;
	margin:20px 50px 0 0;
}
#prodfeatures{
	margin:20px 0 0 0;
	}
#prodfeatures h3{
	font-size:20px;
	color:#2b7eba;
	font-weight:normal;
}
#prodfeatures h4{
	font-size:15px;
	color:#000000;
	size:15px;
}
#tablecontentleft{
	float:left;
	}
.features{
	background:#efefef;
	margin:20px 10px 0 0;
	border:1px solid #dedede;
	}

.features span{
	color:#3b96d3;
	line-height:22px;
	padding:0 0 0 10px;
	}
.bottomborder{
	border-bottom:1px solid #dedede;
}
#divider{
	background:url(../images/spacering.gif) repeat-x 0 0;
	height:1px;
	margin:50px 0 0 0;
	}
#complogopanel{
	padding:20px 0 0 290px;
}

.tabels {
	background:#efefef;
	margin:20px 10px 0 0;
	border:1px solid #dedede;
	}
.tabels td { 
	color:#3B96D3;
	line-height:22px;
	padding:0 0 0 10px;
	border-bottom:1px solid #dedede;
	}
.tabels .legend { 
	background: #fff;
	border: none;
}
.tabels .models { 
	background-color: #f1f1f1; 
	font-weight: bold;
	}
	
/*===================== footer =======================*/
#footer {
	background-color:#3E3D43;
	padding:12px 12px 8px;
	}
#footer ul {
	text-align:center;
	padding:0 0 16px;
	}
#footer ul li {
	display:inline;
	font-size:11px;
	padding:0 8px;
	}
#footer ul li a {
	color:#FFFCD5;
	text-decoration:none;
	}
#footer ul li a:hover {
	text-decoration:underline;
	}
#footer p, #footer p a  {
	color:#78787C;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	}

#contact_right fieldset select { float:right; width : 220px; border : 1px solid #ccc; font-size: 11px; padding-left:2px; }
#contact_right fieldset select :hover { border:none; }

#contact_right fieldset select.feedback option { padding-left:20px; } 
#contact_right fieldset select option.typeos { 
	color: #000; 
	font-style: italic;
	font-weight: bold;
	margin-left: -18px;
}

#contact_right fieldset input { float : right; width : 61%; border : 1px solid #ccc; font-size: 11px; padding-left:2px;  }
#contact_right fieldset input.submit:hover { border-color: #1C5A22; border-width:2px;  }
#contact_right fieldset input:active, input:focus { border-color : #000; }
#contact_right fieldset textarea { float : right; width : 99%; border : 1px solid #ccc; }
#contact_right fieldset textarea:hover { border-color : #000; }
#contact_right fieldset textarea:active, textarea:focus { border-color : #000; }
#contact_right label, label span { display : block; padding-bottom : .25em; }
#contact_right label { float : left; width : 100%; }
#contact_right label span { float : left; width : 29%; text-align : right; color: #aaa; font-style:normal; }
#contact_right form div { 
	float:right; 
	margin-bottom : 0px; 
	text-align : center;
	margin-top:-17px;
	padding:0px 0px;
}
#contact_right form div input:hover { background-color: none; } 

/* =fieldset */

#contact_right fieldset { 
	float : left; 
	width : 354px; 
	margin : 0 10px 10px 0; 
	padding : 10px;
	border : 1px solid #1C5A22; 
	overflow : hidden;
	padding-bottom: 10px;  
}

#contact_right fieldset.faq  { width:655px; } 

#contact_right p.gold { color: #986418; text-decoration:underline; font-size:14px; font-weight:bold; padding-bottom:3px; text-align:center;  }

#contact_right fieldset:hover { border-color: #FFFF00; border-color: #ccc; }

#contact_right form { margin-left: 0px; } 
#contact_right form div input { 
	padding : 0 .25em; 
	margin: 0px; 
	background-color: #A42327; 
	border : 1px double #1C5A22; 
	font : bold 11px Tahoma, Verdana, Arial, sans-serif; 
	color : #fff;
	text-transform:capitalize;
}

#contact_right .phone2 { width:52px; padding-right:3px; padding-left:3px; margin-right: 2px; } 
#contact_right .phone {  width:104px; padding-right:3px; padding-left:3px; } 

.inputbutton, .inputsubmit { 
	background-color:#3e3d43;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}
legend {  
	margin-left: 1em;  
	color: #000;  
	font-weight: bold;
}	

.map img  { 
	border: 2px solid #ccc; 
}

/**************** WHY HUSAN ****************/ 

ul#whyhusan {
	border:0px solid #D6D6D6;
	padding:13px 0 0 13px;
	float:left;
	}
ul#whyhusan li {
	color:#828282;
	padding:0 12px 30px 0;
	text-align:center;
	}
#rightpanel ul#whyhusan li.nomar {
	margin:0 0px 24px 0 !important;
	}
#rightpanel ul#whyhusan li a {
	text-decoration:none;
	color:#828282;
	}
#rightpanel ul#whyhusan li a:hover {
	text-decoration:none;
	color:#0B5F9B;
	}
#rightpanel ul#whyhusan li span {
	display:block;
	border:1px solid #E9E9E9;
	height:90px;
	margin:0 auto 8px;
	}
#rightpanel ul#whyhusan li span img {
	margin:5px auto 0;
	}