/* @override http://georadarimaging.com/GeoRada.css */

/*TRUNG CSS*/
body
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #e4e5e7;
	scrollbar-3dlight-color: silver;
	scrollbar-arrow-color: silver;
	scrollbar-track-color: silver;
	scrollbar-darkshadow-color: silver;
	scrollbar-face-color: gray;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: silver;
}
.brochure{
	position:relative;
	left:250px;
	vertical-align:middle;
}
.brochure span{
	position:relative;
	top:-8px;
	padding-left:6px;
}
.brochure2 span{
	position:relative;
	top:-8px;
	padding:0 6px;
}
iframe{
	margin:0 12px;
}
img{
	border:0;
}
.main-wrapper
{
	width: 1033px;
}
.main-top
{
	background-image: url(images/main-top.jpg);
	width: 1033px;
	height: 22px;
	font-size: 0px;
}
.main-header
{
	background-image: url(images/main-header.jpg);
	width: 1033px;
	height: 114px;
	position: relative;
}
.main-loop
{
	background-image: url(images/main-loop.jpg);
	width: 1033px;
	background-repeat: repeat-y;
}
.main-mid
{
	width: 1033px;
	height: 447px; 
	background: url(images/main-mid.jpg) no-repeat;
				}
/*.main-mid{ background-image:url(images/main-mid.jpg); width:1033px; background-repeat:no-repeat;}*/
.main-bot
{
	width: 1033px;
	height: 54px; 
	background: url(images/footer2.gif) no-repeat;
				}

.main-box1
{
	float: left;
	padding-left: 40px;
	margin-top: 15px;
}
.main-box1-top
{
	background-image: url(images/main-box1-top.jpg);
	width: 445px;
	height: 35px;
	font-size: 0px; 
	margin-top: -7px;
				}
.main-box1-loop
{
	background-image: url(images/main-box1-loop.jpg);
	width: 445px;
	background-repeat: repeat-y;
}
.main-box1-mid
{
	background-image: url(images/main-box1-mid.jpg);
	width: 445px;
	background-repeat: no-repeat;
	height: 332px;
				}
.main-box1-bot
{
	background-image: url(images/main-box1-bot.jpg);
	width: 445px;
	height: 12px;
	font-size: 0px;
}

.main-box2
{
	float: left;
	padding-left: 5px;
	margin-top: 24px;
}
.main-box2-top
{
	background-image: url(images/main-box2-top.jpg);
	width: 510px;
	height: 12px;
	font-size: 0px;
}
.main-box2-loop
{
	background-image: url(images/main-box2-loop.jpg);
	width: 510px;
	background-repeat: repeat-y;
}
.main-box2-bot
{
	background-image: url(images/main-box2-bot.jpg);
	width: 510px;
	height: 10px;
	font-size: 0px;
}
#menu{
	position: absolute;
	right: 15px;
	bottom: 2px;
}
.menu-active
{
	background-image: url(images/menu-bg-red.jpg);
	height: 27px;
	padding-left: 17px;
	padding-right: 17px;
	float: left;
}
.menu-active div
{
	padding-top: 3px;
}
.menu-active a:link, .menu-active a:visited, .menu-active a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #fefeff;
	text-decoration: none;
}
.menu-active:hover
{
	background-image: url(images/menu-bg-red.jpg);
	height: 27px;
}

.menu-deactive
{
	background-image: url(images/menu-bg-gray.jpg);
	height: 27px;
	padding-left: 17px;
	padding-right: 17px;
	float: left;
}
.menu-deactive div
{
	padding-top: 3px;
}
.menu-deactive a:link, .menu-deactive a:visited, .menu-deactive a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #fefeff;
	text-decoration: none;
}
.menu-deactive:hover
{
	background-image: url(images/menu-bg-red.jpg);
	height: 27px;
}
.menu-home-active
{
	background-image: url(images/home-bg-red.jpg);
	height: 27px;
	float: left;
	width: 63px;
	background-repeat: no-repeat;
}
.menu-home-active div
{
	padding-top: 3px;
}
.menu-home-active a:link, .menu-home-active a:visited, .menu-home-active a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #fefeff;
	text-decoration: none;
}
.menu-home-active:hover
{
	background-image: url(images/home-bg-red.jpg);
	height: 27px;
}

.menu-home-deactive
{
	background-image: url(images/home-bg-gray.jpg);
	height: 27px;
	float: left;
	background-repeat: no-repeat;
	width: 63px;
}
.menu-home-deactive div
{
	padding-top: 3px;
}
.menu-home-deactive a:link, .menu-home-deactive a:visited, .menu-home-deactive a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #fefeff;
	text-decoration: none;
}
.menu-home-deactive:hover
{
	background-image: url(images/home-bg-red.jpg);
	height: 27px;
}
.menu-footer
{
	padding-left: 14px;
	padding-right: 14px;
	color: #f3f3f3;
}
.menu-footer a:link, .menu-footer a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #f3f3f3;
	text-decoration: none;
}
.menu-footer a:hover
{
	text-decoration: underline;
}
/*COMMON*/
.default-title
{
	font-family: Arial;
	font-size: 12px;
	color: #fffffd;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-left:9px;
	width:177px;
	margin-top: 9px;
}
.default-content
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	border: solid 0px red;
}
#logo{
	position: absolute;
	left: 45px;
	top: 8px;
}
.defauut-textbox
{
	border: solid 1px #3e7691;
	width: 210px;
}
a:link, a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #821f19;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/*END COMMON*/
/*ABOUT*/
.about-box1
{
	float: left;
	padding-left: 40px;
	margin-top: 15px;
}
.about-box1-top
{
	background-image: url(images/about-box1-top.jpg);
	width: 525px;
	height: 36px;
	font-size: 0px;
}
.about-box1-loop
{
	background-image: url(images/about-box1-loop.jpg);
	width: 525px;
	background-repeat: repeat-y;
}
.about-box1-mid
{
	background-image: url(images/about-box1-mid.jpg);
	width: 525px;
	background-repeat: no-repeat;
	height: 325px;
	font-size: 0px;
}
.about-box1-bot
{
	background-image: url(images/about-box1-bot.jpg);
	width: 525px;
	height: 13px;
	font-size: 0px;
}
.about-box2
{
	float: left;
	padding-left: 5px;
	margin-top: 35px;
}
.about-box2-top
{
	background-image: url(images/about-box2-top.jpg);
	width: 431px;
	height: 7px;
	font-size: 0px;
}
.about-box2-loop
{
	background-image: url(images/about-box2-loop.jpg);
	width: 431px;
	background-repeat: repeat-y;
}
.about-box2-bot
{
	background-image: url(images/about-box2-bot.jpg);
	width: 431px;
	height: 9px;
	font-size: 0px;
}
/*END ABOUT*/
/*CONTACT*/
.contact-box1
{
	float: left;
	padding-left: 40px;
	margin-top: 15px;
}
.contact-box1-top
{
	background-image: url(images/contact-box1-top.jpg);
	width: 405px;
	height: 38px;
	font-size: 0px;
}
.contact-box1-loop
{
	background-image: url(images/contact-box1-loop.jpg);
	width: 407px;
	background-repeat: repeat-y;
}
.contact-box1-mid
{
	background-image: url(images/contact-box1-mid.jpg);
	width: 407px;
	background-repeat: no-repeat;
	height: 335px;
}
.contact-box1-bot
{
	background-image: url(images/contact-box1-bot.jpg);
	width: 407px;
	height: 13px;
	font-size: 0px;
}
.contact-box2
{
	float: left;
	padding-left: 10px;
	margin-top: 30px;
}
.contact-box2-top
{
	background-image: url(images/contact-box2-top.jpg);
	width: 549px;
	height: 11px;
	font-size: 0px;
}
.contact-box2-loop
{
	background-image: url(images/contact-box2-loop.jpg);
	width: 549px;
	background-repeat: repeat-y;
}
.contact-box2-bot
{
	background-image: url(images/contact-box2-bot.jpg);
	width: 549px;
	height: 12px;
	font-size: 0px;
}

.contact-download:link, .contact-download:visited
{
	text-decoration: none;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: #797979;
}
.contact-download:hover
{
	text-decoration: underline;
}
/*END CONTACT*/
/*FAQ*/
.faq-box-top
{
	background-image: url(images/faq-box-top.gif);
	width: 796px;
	height: 38px;
	font-size: 0px; 
	margin-top: -1px;
				}
.faq-box-loop
{
	width: 796px;
	height: 375px; 
	background: url(images/faq-box-mid.gif) no-repeat 0 bottom;
				}
.faq-box-bot
{
	background-image: url(images/faq-box-bot.gif);
	width: 796px;
	height: 11px;
	font-size: 0px;
}
.faq-question
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #801e15;
	padding-top: 10px;
}
.faq-answer
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	padding-top: 10px;
}
/*END FAQ*/
/*GROUND*/
.ground-box1
{
	float: left;
	padding-left: 40px;
	margin-top: 15px;
}
.ground-box1-top
{
	background-image: url(images/ground-box1-top.jpg);
	width: 571px;
	height: 35px;
	font-size: 0px;
}
.ground-box1-loop
{
	background-image: url(images/ground-box1-loop.jpg);
	width: 571px;
	background-repeat: repeat;
}
.ground-box1-mid
{
	background-image: url(images/ground-box1-mid.jpg);
	width: 571px;
	height: 352px;
}
.ground-box1-bot
{
	background-image: url(images/ground-box1-bot.jpg);
	width: 571px;
	height: 12px;
	font-size: 0px;
}
.ground-box2
{
	float: left;
	padding-left: 2px;
	margin-top: 33px;
}
.ground-box2-top
{
	background-image: url(images/ground-box2-top.jpg);
	width: 398px;
	height: 10px;
	font-size: 0px;
}
.ground-box2-loop
{
	background-image: url(images/ground-box2-mid.jpg);
	width: 398px;
}
.ground-box2-bot
{
	background-image: url(images/ground-box2-bot.jpg);
	width: 398px;
	height: 10px;
	font-size: 0px;
}

/*END GROUND*/
/*GALLERY LIST*/
.gallery-name:link, .gallery-name:visited
{
	font-family: Arial;
	font-size: 13px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}
.gallery-name:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #b20000;
}
/*END GALLERY LIST*/
/*GALLERY DETAIL*/
.gallary_img
{
	width: 85px;
	height: 85px;
	border: 1px solid #8c6941;
}
.gallery_largeImg
{
	padding-top: 15px;
}
.gallery_largeImg img
{
	/*width: 364px;*/
	border: 1px solid #8c6941;
	padding: 2px;
	height: 230px;
}
.gallery-detail-title
{
	font-family: Arial;
	font-size: 13px;
	color: #9f5951;
	font-weight: bold;
}
.gallery-detail-description
{
	font-family: Arial;
	font-size: 12px;
	color: #3f3f3f;
	font-weight: normal;
}
/*END GALLERY DETAIL*/
/*END TRUNG CSS*/
#content1
{
	float: left;
	height: 400px;
	width: 392px;
	border: solid 0px blue;
	text-align: justify;
	padding-right: 5px;
}

#faqcontent
{
	float: left;
	width: 764px;
	border: solid 0px blue;
	text-align: justify;
	padding-right: 5px; 
	margin-left: 19px; 
	margin-top: 8px; 
	padding-bottom: 11px;
				}
.scrollbar{
	background: url(images/gallery_arrow_home.gif) no-repeat;
	width: 13px;
	height: 322px;
	float: left;
	padding-top: 3px;
	margin-left: 5px;
	padding-left:2px;
}
.scrollbar-vert
{
	width: 10px;
	float: left;
	height: 316px;
}
.handle-vert
{
	float: left;
	background-color:#abacae;
	height: 30px;
	width: 3px;
	position: relative;
	top: 96px;	
}
#footer
{
	border: solid 0px red;
	padding-top: 2px;
	color: #F3F3F3;
	text-align: center; 
	font: 10px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
				}
#footer p
{
	margin:0px;
	padding:0px;
}

