@charset "utf-8";
* {
	margin:0;
	padding:0;
	outline:0;
}
img {
	border:0;
}
.clr {
	clear:both;
}
.clrr {
	clear:right;
}
.clrright {
	clear:right;
}
.clrleft {
	clear:left;
}
body {
	background: url(../img/circle_03.gif);
	font-family:Arial, Helvetica, sans-serif;
}
.main {
	margin:4px auto 0 auto;
	width:982px;
}
.header1, .header2 {
	margin:0;
	height:66px;
	padding:15px 0 0 5px;
}
.header1 {
	background:#bfc1c0 url(../img/header1_pic.jpg) no-repeat center top;
}
.header2 {
	background:#02030a url(../img/header2_pic.jpg) no-repeat center top;
}
.header1 a, .header2 a {
	display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	margin:40px 14px 0 0;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 20px;
}
.header1 a {
	color:#000;
}
.header2 a {
	color:#fff;
}
.header1 a:hover, .header2 a:hover {
	color:#FFF;
}
.header1 a {
/*background:url(../img/black_plus_bullet.jpg) no-repeat left center;*/
}
.header2 a {
/*background:url(../img/white_plus_bullet.jpg) no-repeat left center;*/
}
.extra {
	padding:2px 0;
}
.menu {
	height:22px;
	/*width:654px;*/
 background:url(../img/tobtn_btn.gif) repeat-x;
	border:1px solid #9e9d9d;
}
.menuhome {
	background:#333333;
}
.menu ul {
	list-style-type:none;
	/*padding:0 0 0 92px;*/
 padding:0 0 0 0px;
	position:relative;
	z-index:9999;
	width:930px;
	margin:0 auto;
}
.menu ul li {
	float:left;
	font-size:11px;
	position:relative;
}
.menu ul li a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
	/*padding:0 28px 0 24px;*/
	 padding:0 10px 0 10px;
	line-height:22px;/*background:url(../img/black_btn_bullet.png) no-repeat left center;*/
}
.menuhome ul li a {
	color:#fff;
}
.menu ul li a.active {
	color:#F00;
}
.menu ul li a.yellow {
	color:#eabc01;
}
.menu ul li ul li {
	float:none;
	clear:both;
	height:auto;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	padding:0;
	top:21px;
	margin-top:1px;
	left:10px;
	width:200px;
	border:0;
	border-left:6px solid #000;
	z-index:9999;
	background:#CCC;
}
.menu ul li:hover ul li a {
	display:block;
	background:#CCC url(../img/red_bullet.png) no-repeat 3px 8px;
	color:#000;
	height:auto;
	line-height:15px;
	padding:4px 16px;
	/*width:160px;*/
 border-bottom:0;
	font-size:11px;
}
.menu ul li:hover ul li a:hover {
	color:#FFF;
	background: #666 url(../img/red_bullet.png) no-repeat 3px 8px;
}
.menu ul li ul {
	display:none;
	position:absolute;
	padding:0;
	top:21px;
	margin-top:1px;
	left:10px;
	width:200px;
	border:0;
	border-left:6px solid #000;
	z-index:9999;
	background:#CCC;
}
.menu ul li:hover ul.lastm {
	left:-80px;
}
.container {
	margin:0 0 5px 0;
	/*height:410px;*/
 	background:url(../img/cont_bg.gif) repeat-y left top;
}
.container div.left {
	float:left;
	width:170px;
}
.container div.right {
	float:left;
	width:765px;
	margin:0 0 0 7px;
	background:#FFF;
	padding:0 10px 15px 25px;
}
/*----------------------------------------*/
ul.dateheading {
	list-style-type:none;
	padding:0 0 0 15px;
}
ul.dateheading li {
	padding:0 0 0 20px;
	background:url(../img/bullet.gif) no-repeat left 8px;
}
ul.dateheading li span {
	font-size:12px;
	line-height:25px;
}
ul.dateheading li a {
	color:#333;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
}
ul.dateheading li a:hover {
	text-decoration:underline;
}

/*-------------------april 23-------------------*/
ul.normal {
	list-style-type:none;
	padding:0 0 0 15px;
}
ul.normal li {
	padding:2px 0 2px 20px;
	background:url(../img/bullet.gif) no-repeat left 5px;
	margin:5px 0;
}
ul.normal li span {
	font-size:12px;
	line-height:25px;
}
ul.normal li a {
	color:#333;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
}
ul.normal li a:hover {
	text-decoration:underline;
}
/*------------------april 23----------------------*/

.container div.right a {
	text-decoration:none;
}
.container div.right h2 {
	line-height:30px;
}
#contleftright {
	float:left;
	width:370px;
}
#contleftright a {
	color:#00F;
}
#contleftright a.link {
	color:#F00;
}
.container h1 a.back {
	color:#F00;
	position:absolute;
	right:0;
	padding:0;
	top:5px;
	font-size:14px;
	text-transform:capitalize;
}
.container h1 p {
	float:right; 
	line-height:18px; 
	padding:5px 40px 0 0; 
	font-size:12px;
}
div.sponser {
	float:left;
	width:244px;
	height:82px;
	background:#666666;
	margin:0 8px 8px 0;
	position:relative;
	padding:80px 0 0 0;
	border:1px solid #999999;
	text-align:center;
}
div.sponser a {
	position:absolute;
	display:block;
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
	top:0;
	left:0;
	padding:14px 0 90px 0;
	font-size:18px;
	width: 244px;
}
div.sponser a:hover {
	color:#FFF;
	text-decoration:none;
}
/*----------------------------------------*/

.container h1 {
	color:#999;
	line-height:50px;
	font-family:Helvetica;
	font-size:24px;
	border-bottom:1px dashed #666;
	margin:0 0 20px 0;
	position:relative;
	text-transform:uppercase;
}
.container h1.noborderbot {
	border:none;
}
.container h2 {
	color:#333;
	line-height:50px;
	font-family:Helvetica;
	font-size:18px;
}
.container p {
	color:#000;
	font-size:14px;
	line-height:19px;
	padding:5px 10px 8px 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.container ul , .container ol {
	font-size:14px;
	line-height:19px;
	padding:0 0 0 40px;
}
.blackbg {
	background:#333;
	margin:34px 24px 34px 9px;
	padding:5px 0 0 0;
	width:732px;
}
.blackbg h3 {
	font-size:16px;
	color:#CCC;
	border-bottom:1px dashed #666;
	line-height:45px;
	padding:0 0 0 15px;
	margin-bottom:10px;
	position:relative;
}
.blackbg h1 {
	margin-bottom:0;
	padding-left:10px;
}
.blackbg h1.newdark {
	color:#666;
	padding-left:100px;
	line-height:35px;
}
.blackbg h3.airbus {
	line-height:22px;
}
.blackbg h4 {
	font-size:16px;
	color:#FFCC00;
	background:#000;
	line-height:30px;
	padding:0 0 0 15px;
	height:30px;
	width:700px;
	position:relative;
	margin:10px auto 0 auto;
}
.blackbg span.dtname {
	width:145px;
	float:left;
	color:#CCC;
	display:block;
	margin:8px 0;
	font-weight:bold;
	font-size:13px;
	padding:0 0 0 15px;
}
.blackbg span.calleft {
	width:15px;
	padding:0 0 0 45px;
	float:left;
	color:#CCC;
	display:block;
	margin:8px 0;
	font-weight:bold;
	font-size:13px;
}
.blackbg h3 a, .blackbg h4 a {
	position:absolute;
	color:#F00;
	font-size:18px;
	font-weight:bold;
	top:0px;
	right:-30px;
	line-height:30px;
	text-decoration:none;
	width: 130px;
}
.blackbg h3 a.airbus {
	top:-15px;
}
.blackbg p {
	color:#fff;
	float:left;
	width:539px;
	padding:0;
	margin:8px 0;
}
.clablc {
	width:630px;
	padding:0 0 0 45px;
}
.blackbg div.calpara {
	width:620px;
	background:url(../img/lilbullet.jpg) no-repeat left 5px;
	padding:0 0 5px 10px;
	color:#FFF;
	font-size:14px;
}
.blackbg p.airbus {
	padding:5px 0 15px 50px;
}
.blackbg p.nextairbus a {
	text-decoration:underline;
	color:#0bd4d4;
}
.blackbg p.nextairbus {
	padding:0 0 0 100px;
}
.blackbg p.pbody {
	line-height:17px;
}
.blackbg p.pname {
	color:#CCC;
	font-weight:bold;
}
.blackbg p.para {
	width:auto;
	padding:5px 10px;
	float:none;
}
.container a.redconbtn {
	display:block;
	float:left;
	margin:30px 0 0 100px;
	background:#F00;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	padding:2px 5px;
	width:155px;
	text-decoration:none;
}
.aniation {
	width:750px;
	margin:0 auto;
}
.waterMark {
	background:#02030a/*url(../img/watermark.gif) no-repeat*/;
	padding:5px 0;
}
.footer {
}
.footer div.left {
	/*float:left;*/
 margin:0 0 5px 0;
	/* width:695px;*/
 padding:10px 0 3px 0;
	border-bottom:1px solid #333;
}
.footer div.right {
	float:left;
	width:270px;
	padding:0 0 0 0;
}
.footer div.right h4.fachead {
	border-bottom:1px dashed #676767;
	font-size:14px;
	color:#676767;
	text-transform:uppercase;
}
a.redbutton {
	display:block;
	height:18px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	float:right;
	padding:0 10px 5px 16px;
	background:#ff0000/*url(../img/reb_btn_bg.gif) no-repeat left top*/;
	/*border:1px solid #858484;*/
 text-decoration:none;
	margin:5px 3px 0 0;
}
.right a.redbutton {
	height:18px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	padding:0 10px 5px 16px;
	background:#ff0000/*url(../img/reb_btn_bg.gif) no-repeat left top*/;
	/*border:1px solid #858484;*/
 text-decoration:none;
	display:inline-block;
	float:none;
	margin:0 0 0 10px;
}
.right a.greybutton {
	height:18px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	padding:0 10px 5px 16px;
	background:#666/*url(../img/reb_btn_bg.gif) no-repeat left top*/;
	/*border:1px solid #858484;*/
 	text-decoration:none;
	display:inline-block;
	float:none;
	margin:0 0 0 15px;
	font-size:11px;
}

.workshoplist {
	border-bottom:1px dashed #666;
	color:#666;
	font-size:14px;
	height:34px;
	line-height:34px;
	margin:0 0 0 40px;
	position:relative;
}
.workshoplist b {
	line-height:34px;
	color:#666;
	left:-30px;
	top:0px;
	display:inline-block;
	width:15px;
	text-align:center;
	position:absolute;
}
.workshoplist a {
	text-decoration:none;
	color:#FFF;
	display:inline-block;
	float:right;
	font-size:12px;
	background:#666;
	line-height:22px;
	padding:0 4px;
	margin:5px 0 0 0;
}
div.right img.ourvis {
	margin:20px 30px 20px 20px;
	border:5px solid #000;
}
.exedivblock {
	width:250px;
	height:188px;
	float:left;
	text-align:center;
	font-size:12px;
}
.exedivblock a {
	margin-bottom:0;
}



h4.administtivestaffhead {
	font-size:16px;
	color:#333;
	border-bottom:1px dashed #333;
	margin:20px 0 15px 0;
	padding-bottom:5px;
}
img.administtivestaff {
	float:left;
	margin:0 10px 0 0;
}

a.exequtveblack b {
	position:absolute;
	bottom:0;
	display:block;
	background:#000;
	width:122px;
	padding:1px 2px;
	font-size:11px;
	height:25px;
	line-height:12px;
	text-align:center;
}
.aubodblk {
	width:126px;
	position:relative;
	height:153px;
	text-decoration:none;
	color:#FFF !important;
	margin:20px 20px 2px 20px;
	float:left;
}
div.aubodblkdiv {
	position:absolute;
	bottom:0;
	display:block;
	background:#000;
	width:122px;
	padding:1px 2px;
	font-size:11px;
	height:25px;
	line-height:12px;
	text-align:center;
}
a.exequtveblack:hover {
	color:#FFCC00;
}
.blogleft {
	float:left;
	width:545px;
	margin:0 5px 0 0;
	padding:0 0 0 0;
}
.blogleft h3 {
	font-size:15px;
	line-height:24px;
	border-bottom:2px solid #333;
	font-weight:normal;
	margin:0 0 8px 0;
}
.blogleft h3 a {
	float:right;
	text-decoration:none;
	padding:0 10px 0 0;
	color:#666;
}
 h1 a {
	float:right;
	text-decoration:none;
	padding:0 100px 0 0;
	color:#666;
	font-size:14px;
	text-transform:capitalize;
}
.blogleft h1 a.backblog {
	top:0;
}
.blogleft h1 a.postblog {
	padding:0 100px 0 0;
}
.blogleft h4 a:hover {
	text-decoration:underline;
}
.listing {
	background:url(../img/listing_bg.gif) repeat-x left top;
	padding:4px 8px;
	margin-bottom:5px;
}
.listingreplay {
	background-image:none;
	background-color:#CCC;
	margin:10px 0;
}
.comment {
	border:1px solid #CCC;
	margin:15px 0;
	width:500px;
	padding:5px 15px 15px 15px;
	float:none;
}
.listing h4 {
	font-size:12px;
	line-height:20px;
}
.listing h4 a {
	color:#666;
	text-decoration:none;
}
.listing span.date {
	font-size:11px;
	color:#666;
	display:inline-block;
	padding-right:30px;
}
.listing a.date {
	font-size:11px;
	color:#666;
	display:inline-block;
	padding-right:30px;
	text-decoration:none;
}
.listing a.date:hover {
	text-decoration:underline;
}
span.posted {
	font-size:11px;
	color:#666;
	display:inline-block;
	line-height:21px;
	background:url(../images/user_icon.gif) no-repeat left center;
	padding-left:25px;
}
span.posted a {
	font-size:11px;
	color:#666;
	text-decoration:none;
}
span.posted a:hover {
	text-decoration:underline;
}
div.posted {
	font-size:11px;
	color:#666;
}
div.posted a {
	font-size:11px;
	color:#666;
	text-decoration:none;
}
div.posted a:hover {
	text-decoration:underline;
}
.listing a.more {
	text-decoration:none;
	font-size:12px;
	color:#000;
}
.listing a.more:hover {
	text-decoration:underline;
}
.listing p {
	padding:0;
}
.listing img.img {
	float:left;
	margin:4px 8px 4px 0;
}
.blogright {
	float:left;
	width:213px;
	padding:22px 0 10px 0;
}
.mailerartright {
	float:left;
	width:213px;
	padding:0 0 10px 0;
}
.listingright {
	border:1px solid #CCC;
	border-top:none;
	margin-bottom:10px;
}
.listingright h4 {
	font-size:12px;
	line-height:20px;
	background:#CCC;
	color:#333;
	padding:0 0 0 5px;
}
.listingright ul {
	padding:0 0 15px 40px;
	font-size:12px;
}
.listingright ul li a {
	text-decoration:none;
	color:#333;
}
.listingright ul li a:hover {
	text-decoration:underline;
}
.listingright p {
	font-size:12px;
}
.blogleft form label {
	float:left;
	display:block;
	width:150px;
	margin:6px 0;
	font-size:12px;
}
.blogleft form label b {
	color:#F00;
}
.blogleft form input {
	float:left;
	margin:6px 0;
}
.blogleft form input.input {
	border:1px solid #666;
}
.blogleft form textarea.input {
	border:1px solid #666;
	margin:6px 0;
}
.blogleft form input.btn {
	background:#000;
	color:#FFF;
	border-bottom:#999;
	line-height:25px;
	padding:0 4px;
}
.listCont {
	float:left;
	width:455px;
}
.videodiv {
	padding:15px 0;
	text-align:center;
}
/*___________________april 24__________________________*/

/*___________________april 25__________________________*/
.signup {
	background:#FFF;
}
.signupcont {
	width:800px;
	margin:0 auto;
	padding-bottom:15px;
}
.signupleftright {
	width:398px;
	float:left;
	padding:25px 0;
}
.signupcont label {
	text-align:right;
	display:block;
	float:left;
	width:95px;
	line-height:22px;
	margin:4px 0;
	font-size:14px;
}
.signupcont label.midlabl {
	width:45px;
}
.signupcont label.biglbl {
	width:300px;
	padding:0 0 0 95px;
	text-align:left;
	margin-bottom:0;
}
.signupcont label.biglblrit {
	padding:0;
	width:340px;
	text-align:left;
}
.signupcont input.btn {
	float:right;
	margin:25px 20px 0 0;
}
.signupcont input.input {
	float:left;
	width:260px;
	line-height:22px;
	height:22px;
	border:0;
	background:#cccccc;
	margin:4px 0;
}
.signupcont input.city {
	float:left;
	width:150px;
	line-height:22px;
	height:22px;
	border:0;
	background:#cccccc;
	margin:4px 0;
}
.signupcont input.statbx {
	float:left;
	width:65px;
	line-height:22px;
	height:22px;
	border:0;
	background:#cccccc;
	margin:4px 0;
}
.signupcont textarea {
	float:left;
	width:260px;
	border:0;
	margin:4px 0;
	background:#cccccc;
}
.signupcont textarea.abtcoltextar {
	float:left;
	width:260px;
	border:0;
	margin:4px 0 4px 95px;
	background:#cccccc;
}
.signupcont label b {
	color:#FF0000;
}

.gift {
	background:#999;
}
.giftcont {
	width:700px;
	margin:0 auto;
	padding-bottom:15px;
}
.giftcont div.leftright {
	width:349px;
	float:left;
	padding:10px 0;
}
.giftcont div.leftright a {
	color:#900;
	text-decoration:none;
}
.giftcont div.leftright a:hover {
	color:#333;
}
.giftcont h2 {
	font-size:15px;
	line-height:18px;
	padding:15px 0;
	text-align:center;
}
.giftcont h1 {
	color:#343434;
	line-height:30px;
	text-align:center;
	font-size:17px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.giftcont span.red {
	color:#900;
}
.giftcont span.white {
	color:#FFF;
}
.giftcont a.redbtn {
	background:#F00;
	color:#FFF;
	line-height:26px;
	display:inline-block;
	margin:0 auto;
	font-size:14px;
	text-align:center;
	padding:0 8px;
	text-decoration:none;
	font-weight:bold;
}
.giftcont a.redbtnmargin {
	margin-left:250px;
}
.giftlist {
	width:600px;
	margin:0 auto;
	padding:20px 0;
}
.giftlist ul {
	list-style:none;
}
.giftlist ul li {
	background:url(../img/bulletred.jpg) no-repeat left 8px;
	padding:0 0 0 30px;
	line-height:30px;
}
.giftlist ul li a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.giftlist ul li a:hover {
	color:#F00;
}
.giftlist h6 {
	font-size:16px;
	text-transform:uppercase;
	color:#939393;
	font-weight:bold;
}
.giftcont p {
 	line-height:22px;
}
.borderbottm {
	border-bottom:1px solid #CCC;
}
.infogift {
	width:250px;
	float:right;
}
.infogift span {
	color:#949494;
}

/*___________________april 25__________________________*/
.advisryblk {
	width:380px;
	float:left;
	text-align:center;
}
.advisryblk a {
	margin-bottom:0;
}
.advisryblk span {
	display:inline-block;
	font-size:12px;
}
.housemargin {
	margin-top:5px;
	margin-bottom:5px;
}
.houspic {
	width:210px;
	text-align:center;
	padding:20px 0;
	float:left;
	border-right:1px dashed #CCC;
}
.houscont {
	float:left;
	width:468px;
	padding:15px 0 15px 30px;
}
.houscont h2 {
	color:#999999;
	font-size:18px;
	text-transform:uppercase;
}
.houscont p {
	color:#FFF;
	width:inherit;
}
.houscont a {
	color:#F00;
	text-decoration:none;
}
/*___________________april 24__________________________*/
.footer a.privacy {
	display:inline-block;
	height:18px;
	line-height:18px;
	color:#000;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	float:right;
	padding:0 10px 0 16px;
	text-decoration:none;
	margin:5px 3px 0 0;
}
.footer span.collective {
	font-size:8px;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
	word-spacing:2px;
	letter-spacing:0.1em;
}
.footer a.collective span {
	color:#900;
}
.footer a.collective:hover {
	color:#333;
}
.footer a.collective:hover span {
	color:#F00;
}
.footer p.txrt {
	float:left;
	font-size:12px;
	color:#000;
	width:500px;
	margin-top:0px;
	padding-bottom:10px;
}
.footer p.txrt a {
	color:#000;
	text-transform:capitalize;
}

div.right img.nmwcontimg {
 margin:10px 15px 10px 15px;
 border:5px solid #000;
}
div.right p a {
 color:#F00;
 text-decoration:underline;
}
div.right p a:hover {
 color:#999;
 text-decoration:underline;
}
a.graybtn {
 display:inline-block;
 background:#CCC;
 color:#333 !important;
 clear:right;
 text-decoration:none;
 line-height:20px;
 padding:2px 10px;
 margin:3px 0;
 font-size:12px;
 font-weight:bold;
 position:relative;
 z-index:1000;
}
a.exequtveblack {
	display:inline-block;
	width:126px;
	position:relative;
	height:153px;
	text-decoration:none;
	color:#FFF !important;
	margin:20px 20px 2px 20px;
}
a.graybtn {
 display:inline-block;
 background:#CCC;
 color:#333 !important;
 clear:right;
 text-decoration:none;
 line-height:20px;
 padding:2px 10px;
 margin:3px 0;
 font-size:12px;
 font-weight:bold;
 position:relative;
 z-index:1000;
}
a.blackbtn {
	display:inline-block;
	float:left;
	margin:30px 0 0 100px;
	background:#000;
	color:#FFF !important;
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	padding:2px 10px;
	text-decoration:none;
}
a.web2btn {
	height:16px;
	line-height:16px;
	color:#fff !important;
	font-weight:bold;
	padding:0 10px 0 16px;
	background:url(../img/red_btn_bg.gif) repeat-x left top;
	border:1px solid #a41100;
	text-decoration:none;
	display:inline-block;
	float:none;
	font-size:12px;
	margin:5px 3px 2px 18px;
}
.gallerydesc {
	position:absolute;
	bottom:0px;
	width:100%;
	height:30px;
	background:#000;
	color:#FFF;
	z-index:9999;
	font-size:14px;
	opacity:0.7;
}
.gallerydescfg {
	height:30px;
	opacity:0.9;
	z-index:9999;
	position:absolute;
}
.caldate {
}
.caldate span {
	display:block;
	line-height:15px;
	font-size:11px;
	border:1px solid #000;
	text-align:center;
}
.caldate span.bdyolper {
	background:url(../img/bdylpar.gif) repeat-y right top;
}
.caldate span a {
	text-decoration:none;
	color:#000;
}
.caldate span a:hover {
	text-decoration:underline;
}
table.tablepara p {
	margin:0;
	padding:0;
	width:auto;
	font-size:13px;
	line-height:19px;
	
}