@charset "utf-8";
/*------------------------	
	date:      14/11/08
	author:    Tran Thi Phuong
	---------------------*/ 
p, div {
	margin:0;
	padding:0;
}
/* Normalize list styles */
ol, ul {
    list-style: none;
} 
/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
    font-weight: normal;
} 
/* Normalize table borders */
table {
	 border-collapse: collapse;
	 border-spacing: 0;
} 
/* Normalize other borders */
fieldset,img {
   border: 0;
}
 /* Normalize text-alignment */
caption, th {
   text-align: left;
} 
/* Normalize (remove) quotation marks */
q:before, q:after {
   content: '';   
} 
body {
	font-family:Arial;
	font-size:12px;
	text-align:center;
	background:#000;
	color:#fff;
}
.float-left {
	float:left;
}
#wrapper {
	width:1024px;
	margin:0 auto;
	text-align:left;
}
.container {
	width:1024px;
	clear:both;	
}
.padding-bottom {
	padding-bottom:20px;
	float:left;
}
.padding-top-bottom {
	padding:20px 0;
	float:left;
}
.container-photo {
	width:225px;
	float:left;
}
.photo-name {
	width:215px;
	height:38px;
	padding:10px 0 0 10px;
	background:#141414;	
	text-transform:uppercase;
}
.margin-right {
	margin-right:41px;
}
#footer {
	width:1009px;
	height:32px;
	padding:10px 0 0 15px;
	background:url(images/bg-footer.gif) repeat-x;
	clear:both;
	color:#635f5f;
	margin-bottom:30px;
}
.search-box {
	width:152px;
	height:43px;
	background:url(images/search-bg.gif) no-repeat;
	float:left;
}
input.search {
	top:14px;
	left:15px;
	background:#141411;
	border:none;
	width:120px;
	position:relative;
	color:#7f7f75;
}
/*------------------------	
	date:      21/11/08
	author:    Tran Thi Phuong
	---------------------*/ 
.photo-name a {
	text-transform:uppercase;
	color:#fff;	
	text-decoration:none;
}
.photo-name a:hover {
	text-transform:uppercase;
	color:#fff;	
	text-decoration:underline;
}
.h-menu {
	height:43px;
}
/*--menudropdown--*/
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/	
	margin: 0;
	padding: 0;	
	position: absolute;
	left: 0;
	top: 0;	
	list-style-type: none;	
	visibility: hidden;
	z-index: 100;
}
.ddsubmenustyle li a{
	margin-top:0px;
	display: block;	
	color:#9d8d8d;
	float:left;
	clear:both;
	font-size:13px;
	height:20px;
	border:1px solid #340606;	
	background:#380505 url(images/bg-li-a2.gif) no-repeat;	
	text-decoration: none;	
}
.ddsubmenustyle li a:hover{
	margin-top:0px;
	display: block;	
	color:#fff;
	float:left;
	clear:both;
	border:1px solid #530a0a;
	font-size:13px;	
	background: #430505 url(images/bg-li-a2-hover.gif) no-repeat;	
	text-decoration: none;	
}
#ddsubmenu1 li a {
	width:135px;
	padding:5px 0 0 40px;
}
#ddsubmenu2 li a {
	width:125px;
	padding:5px 0 0 20px;
}
#ddsubmenu3 li a {
	width:125px;
	padding:5px 0 0 30px;
}
#ddsubmenu4 li a {
	width:135px;
	padding:5px 0 0 25px;

}
#ddsubmenu5 li a {
	width:145px;
	padding:5px 0 0 35px;

}
#ddsubmenu6 li a {
	width:180px;
	padding:5px 0 0 19px;

}
#ddsubmenu7 li a {
	width:145px;
	padding:5px 0 0 33px;

}
#ddsubmenu8 li a  {
	width:150px;
	margin-left:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
#ddsubmenu8 li a:hover  {
	width:150px;
	margin-left:0px;
	padding:5px 0 0 3px;
}
a#trainner {
	width:128px;
	height:35px;
	float:left;
	background:url(images/trainner.gif) no-repeat;
}
a#trainner:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/trainner-hover.gif) no-repeat;
}
a#trainner.selected{
	background:url(images/trainner-hover.gif) no-repeat;
}
a#low-wing-sport {
	width:128px;
	height:35px;
	float:left;
	background:url(images/low-wing-sport.gif) no-repeat;
}
a#low-wing-sport:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/low-wing-sport-hover.gif) no-repeat;
}
a#low-wing-sport.selected{
	background:url(images/low-wing-sport-hover.gif) no-repeat;
}

a#F3A-patterm {
	width:128px;
	height:35px;
	float:left;
	background:url(images/F3A-patterm.gif) no-repeat;
}
a#F3A-patterm:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/F3A-patterm-hover.gif) no-repeat;
}
a#F3A-patterm.selected{
	background:url(images/F3A-patterm-hover.gif) no-repeat;
}
a#c3d-free-style {
	width:128px;
	height:35px;
	float:left;
	background:url(images/3d-free-style.gif) no-repeat;
}
a#c3d-free-style:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/3d-free-style-hover.gif) no-repeat;
}
a#c3d-free-style.selected{
	background:url(images/3d-free-style-hover.gif) no-repeat;
}
a#aerobatic {
	width:128px;
	height:35px;
	float:left;
	background:url(images/aerobatic.gif) no-repeat;
}
a#aerobatic:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/aerobatic-hover.gif) no-repeat;
}
a#aerobatic.selected{
	background:url(images/aerobatic-hover.gif) no-repeat;
}

a#semi-scale {
	width:128px;
	height:35px;
	float:left;
	background:url(images/semi-scale.gif) no-repeat;
}
a#semi-scale:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/semi-scale-hover.gif) no-repeat;
}
a#semi-scale.selected{
	background:url(images/semi-scale-hover.gif) no-repeat;
}

a#bipe-plane {
	width:128px;
	height:35px;
	float:left;
	background:url(images/bipe-plane.gif) no-repeat;
}
a#bipe-plane:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/bipe-plane-hover.gif) no-repeat;
}
a#bipe-plane.selected{
	background:url(images/bipe-plane-hover.gif) no-repeat;
}

a#electric-power {
	width:128px;
	height:35px;
	float:left;
	background:url(images/electric-power.gif) no-repeat;
}
a#electric-power:hover {
	width:128px;
	height:35px;
	float:left;
	background:url(images/electric-power-hover.gif) no-repeat;
}
a#electric-power.selected{
	background:url(images/electric-power-hover.gif) no-repeat;
}
/*IE6 CSS hack*/
* html {
	margin:0;
	padding:0;
}
* html .h-menu {
	height:41px;
}
* html .mar {
	margin-top:-3px;
}
* html .ddsubmenustyle li{ 
	display: inline-block;	
	width:109px;
	margin-top:-3px;
}
* html .ddsubmenustyle li a,* html .ddsubmenustyle li a:hover{ /*IE6 CSS hack*/
	display: inline-block;	
	width:109px;	
}
/* ######### Neutral CSS  ######### */
.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
	margin: 0;
	padding: 0;	
	list-style-type: none;	
	overflow: hidden;
	width: 100%;
}

.mattblackmenu li{
	display: inline;
	margin: 0;
}

.mattblackmenu li a{
	float: left;
	display: block;	
}
/* ######### Marker List Vertical Menu ######### */

.markermenu{
	width: 175px; /*width of side bar menu*/
	clear: left;
	position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}
.markermenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border: 1px solid #9A9A9A;
}
.markermenu ul li a{	
	display: block;	
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;	
}
* html .markermenu ul li a{ /*IE6 hack*/
	width: 109px;
}
/*---------------------------------------------------------------------*/
.pageTitle {
	width:900px;
	clear:both;
	background-image: url(images/bgtitle1.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}
.copy {
    width: 550px;
    font-size: 12px;
    line-height: 22px;
    color: #CCCCCC;
}
/* video---------------------------------------------------------------------*/
.pagediv {
    width:900px;
    clear:both;
    background-image: url(images/pagebg.gif);
    background-repeat: no-repeat;
    height: 34px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 14px;
    color: #9D2626;
    margin-bottom: 10px;
}
a {
    color: #5E1717;
    text-decoration: none;
}
.pageTitle2 {
	width:900px;
	clear:both;
	background-image: url(images/bgtitle2.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}
.pageTitle3 {
	width:900px;
	clear:both;
	background-image: url(images/bgtitle3.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}
