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


* {
	margin:0;
	padding:0;
		
}

body { font-family:Arial, Helvetica, sans-serif; color:#575141; background:#BEBFC1; font-size:11px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.lefttube { float:left;}
.righttube { float:right;}

ul { margin:0; padding:0;}

h1 { font-size:16px; color:#bb4410; font-weight:bold; margin:0 0 15px 0; letter-spacing:-1px;}
h2 { font-size:14px; color:#bb4410; margin:0 0 15px 0; font-weight:bold; letter-spacing:-1px;}
h3 { font-size:17px; color:#4d5f75; margin:3px 0 14px 0; }
h4 { font-size:13px; color:#BB4410; margin:3px 0 14px 0; padding:0; }


p { margin:0 0 14px 0; text-align:justify; line-height:18px; font-size:11px; color:#3f3f3f;}

#maincontainer { width:907px; margin:20px auto; }
.subcontainer { width:900px; margin:auto; }

#header { height:112px; clear:both; background:#fff url(../../images/top-shad.gif) no-repeat right top; }

#h-left { width:205px; height:112px; float:left; background:url(../../images/logo-bg.gif) no-repeat; margin:0;}

#logo { background:url(../../images/logo.gif) no-repeat; width:175px; height:73px; margin:12px 0 0 30px;}

#top-caption { width:628px; height:18px; background:url(../../images/top-caption.gif) no-repeat; margin:12px 0 0 0; clear:both;}

#h-right { width:628px; float:right; margin-right:20px; }

#menusection {  clear:both; width:330px; margin-top:38px; float:right; }
/*#menusection ul { margin-left:10px; }
#menusection ul ul { margin-left:0px;}*/

#contentcontainer { background:url(../../images/p-bg.gif) repeat-y; padding-right:7px; width:900px; }

#contentsection { background:#fff; padding:8px;}

#content-left { width:555px; float:left; margin-right:10px;}

#content-right { float:left; width:289px; background:#ECECEC; padding:20px 15px; height:258px; overflow:hidden; white-space:0; 
word-spacing:-1px;}

.inner-content { padding:15px 10px 15px 15px;}

#movie { width:555px; height:298px; }

#image-list { margin-top:20px; clear:both; padding-bottom:15px;}
#image-list ul { list-style:none;}
#image-list li { float:left;  margin:0 15px 10px 0;   color:#c25321;
				 font-size:14px; font-weight:bold; text-align:center; letter-spacing:-1px;}
#image-list div {  border:5px #B1B1B1 solid; clear:none; width:124px; height:100px; margin-bottom:3px;}
#image-list img {border:3px #000 solid; margin-bottom:0px;}
#image-list a {color:#c25321; text-decoration:none; }
#image-list a:hover { color:#000;}

#img-gallery li { list-style-type:none; float:left; margin:0px 10px 10px 0px; padding:0;}
#img-gallery img { border:4px #ddd solid;}


#footer{ background:url(../../images/f-bg.gif) repeat-x; height:86px; width:907px;}

#footer a { color:#363636; text-decoration:none;}
#footer a:hover { color:#363636; text-decoration:underline;}

#footer div { float:left;}

#f-left {background:url(../../images/f-l-shad.gif) no-repeat; width:75px; height:86px;}

#f-right { background:url(../../images/f-r-bend.gif) no-repeat; width:75px; height:86px;}

#f-text { width:757px; text-align:center; color:#363636; font-size:14px; line-height:76px;}

#aquaweb { text-align:right; clear:both; font-size:12px; margin-right:75px;}
#aquaweb a { color:#fff; text-decoration:none;}


.list1, .list1 ul { list-style-image:url(../../images/li-icon.png); margin-left:30px;}
.list1 li { margin-bottom:4px; color:#fff; line-height:16px;}

.r-pic { border:4px #ddd solid; float:right; margin:0 0 20px 20px;}

.l-pic { border:4px #ddd solid; float:left; margin:0 20px 20px 0;}

.hmenuTop{ background:#F0F0EF; }
.hmenuBottom{ width:100%; }
.hmenuTop ul li{ list-style:none; text-transform:uppercase; font-size:10px; float:left; line-height:20px; }

.hmenuBottom ul li{ list-style:none; text-transform:uppercase; font-size:10px; float:left; line-height:24px; }

.hmenuTop ul li a{
	cursor:pointer;
	text-decoration:none;	
	padding:0 5px;
	color:#666666;
}

.hmenuBottom ul li a{
	cursor:pointer;
	text-decoration:none;	
	padding:0 5px;
	color:#999;
	text-transform:capitalize;
	font-size:11px;
}

.first{ background:#D3D3D3;}
#activeSub{ border-bottom:#C14C04 thick solid;}
#activeSub a { color:#444;}
.hmenuBottom ul li{ color:#999;border-bottom:#FFF7EF thick solid;}
.hmenuBottom ul li:hover{border-bottom:#C14C04 thick solid;}
.hmenuBottom ul li:hover a { color:#444;}

#content-desc { width:340px; background:#EBEBEC url(../../images/right-c-bend.gif) no-repeat bottom right; float:right;
				 padding-bottom:30px;}

#content-desc #inner { padding:15px;}
#inner p { line-height:16px;}

#tab-desc { line-height:20px; font-size:11px;}
#tab-desc b { color:#BB4410;}


/*
border-bottom:#FFF7EF thick solid
#mid-container { background:#000; padding-bottom:2px;}

#movie { width:896px; height:359px; margin:auto; border:2px #929292 solid; clear:both;}

#menusection { height:30px; clear:both; }
#menusection ul { margin-left:530px;}
#menusection ul ul { margin-left:0px;}

#contentsection { background:#e8e8e8; border-top:2px #fff solid; font-size:12px;}

#content { padding:10px 7px; background:url(../../images/c-bg.gif) no-repeat bottom; }




#content-right { float:left; width:390px;  border-left:1px #999 solid; padding-left:20px;}

*/



