@charset "utf-8";
/* CSS Document */

a {
	color: #c0e3fd;
	text-decoration: none;
	outline: none;
}

a:hover{color:#82c8fc;}

* {
	margin: 0;
	padding: 0;
}

body { margin:0; padding:0; background:url(../images/body-bg.jpg) repeat-x left top; } 

td, span, a, p, select, input, h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	color: #7b786f;
	text-decoration: none;
} 

textarea, select, div {
	font-family:Trebuchet MS;
	font-style: normal;
	font-weight: normal;
	color: #d1d1d1;
	line-height:16px;
	text-decoration: none;
} 

td, a, p, textarea, select, input { font-size:12px; }

div { font-size:12px; line-height:18px;}
.top-part{width:992px; clear:both; margin:auto; padding:0px; height:80px;}
.mainbodywrapper{width:992px; margin:auto; padding:0px; clear:both;}
.headermain{background:url(../images/header-bg.jpg) no-repeat left top; clear:both;}
.header{padding:21px;}
.header-holder{background:#d5eefe; width:950px; height:392px; clear:both;}
.logo{background:url(../images/logo.jpg) no-repeat left top; height:48px; width:205px; float:left; margin-top:37px; margin-left:2px; padding:0px;}
.footer{clear:both; width:992px; margin:auto; padding:0px;}
.imgleft{float:left; padding-right:30px; margin:0px; padding-left:13px;}

.kidsfly{border:none; display:block; width:142px;height:36px;background:url(../images/kids-fly-free.jpg); background-repeat:no-repeat; cursor:pointer;}
.kidsfly:hover{background-position:0 -36px}

.themore{border:none; display:block; width:241px;height:36px;background:url(../images/the-more.jpg); background-repeat:no-repeat; cursor:pointer;}
.themore:hover{background-position:0 -36px}

.credit{float:right; padding-right:20px; margin:0px; border-left:1px solid #def1ff; padding-left:10px; color:#c0e3fd;}
.credit a{ color:#99CC33; text-decoration:none;}
.credit a:hover{color:#318c00; text-decoration:none;}


#leftstyle ul{ color:#acd19b; float: left; width: 500px; font-family: arial, helvetica, sans-serif; margin:0px; padding-left: 18px;}
#leftstyle ul li { display:inline;}
#leftstyle ul li a{ color: #fff; text-decoration: none; float:left; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-right:40px;}
#leftstyle ul li a:hover{ color: #172b60; font-family: Arial, Helvetica, sans-serif;}