/*  
Theme Name: ATO 1.0 
Theme URI: http://www.australia-travelonline.com
Description:  ATO 1.0 is a Web 2.0 style which designed by Web Design Edge.
Version: 1.0
Author: Web Design Edge
Author URI: http://www.webdesign-edge.com
	This theme is under Maithai Enterprises Co., Ltd. License.
*/

body {
	font: 80%/150% Verdana, "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: url(images/ato-bg.jpg) repeat-y;
	background-position:center top;
	margin:auto 0px;
	padding: 0px;
	text-align:left;
}
ul {
	margin:3px;
	padding:0px;
}
ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #56bdea;
}
img {
	border: none;
}
p {
	font-family:Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#555555;
	line-height: 17px;
	font-style: normal;
	margin-bottom:5px; margin-top:0px;
	text-align: left;
}
.ec3_events {
	font-family:"Trebuchet MS", Tahoma, Arial;
	display: inline;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.ec3_list ec3_list_month a:link, .ec3_list ec3_list_month a:visited,  .ec3_list ec3_list_month a:active{
	display: block;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image:url(images/bullet_blue.gif);
	background-position:left 3px;
	background-repeat: no-repeat;
}
.ec3_list ec3_list_month a:hover {
	display: block;
	padding-left: 15px;
	color: #3399CC;
	text-decoration: underline;
	text-align: left;
	background-image:url(images/bullet_blue.gif);
	background-position:left 3px;
	background-repeat: no-repeat;
}
.title { 
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:14px;
font-weight:bold;
font-style:normal;
text-align:left;
margin:0px;
}
h1 {
	
	margin: 0px;
	font: lighter 2.0em/1.0em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #0066CC;
}
h1 a, h1 a:visited{
	color: #0066CC;
	text-decoration: none;
}
h1 a:hover{
	color: #0099FF;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: #006699;
	margin: 0px 0px 2px;
	width: 100%;
	font: lighter 1.8em/1.5em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	padding:0 0 3px 5px;
}
h2 a, h2 a:visited {
	color: #006699;
	text-decoration: none;
}
h2 a:hover {
	color: #56bdea;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% "Trebuchet MS", Tahoma, Arial;
	margin: 10px 0px 5px;
	/*padding-top:5px;
	padding-bottom:5px;*/
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	text-align:left;
}

.picleft {
	float:left;
	margin-top:5px;
	margin-right:8px; }

/* content area */
#wrapper {
	padding-left:0px;padding-right:0px;padding-bottom:0px;
	background-color: #FFFFFF;
	width:960px;
	text-align: left;
    margin: 0px auto;
}
#content{
	float: left;
	width: 950px;
	padding-right: 10px;
	padding-left:0px;
	position: relative;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
}

#right-box {
	width:700px;
	padding-left:5px;
	float:right;
	text-align:left;
}
#left-sidebars {
	float: left;
	width: 230px;
	padding-bottom:40px;
	background-image:url(images/bg_leftsidebar.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#EFEFEF;
}
.sidebar-search-box {
	float: left;
	width: 230px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color:#0176BD;
	border-top:#3fb5e7 solid 5px;
	color:#FFFFFF;
}
.sidebar-search-box .search{
	border:#3fb5e7 solid 1px;
	width:215px;
	background-color:#1291DE;
	float:left;
	margin-left:5px;
}
.sidebar-search-box h3 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	float: left;
	font-weight:bold;
	font-size: 17px;
	color: #ffffff;
	padding-left:20px;
	height: 18px;
	width: 210px;
	margin:0px;
}

.sidebar-box {
	float: left;
	width: 215px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color:#EFEFEF;
}
.sidebar-box h3 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	float: left;
	font-weight:bold;
	font-size: 17px;
	color:#0066CC;
	padding: 5px 3px 5px 5px;
	margin:0;
	height: 20px;
	width: 205px;
}
.sidebar-box ul { 
	margin: 0px 5px 0 0;
	float: left;
	width: 210px;
	list-style-type: none;
	padding: 5px 0 5px 5px;
	border:solid 1px #99CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.sidebar-box ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sidebar-box ul li {
	margin: 0px;
	float: left;
	padding: 0px;
}
.sidebar-box ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	color:#000000;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	font-weight: 500;
	float: left;
	display: block;
	width: 190px;
	margin-top: 3px;
	padding-right: 5px;
	padding-left: 13px;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left 3px; 
}

.sidebar-box ul li a:hover, .sidebar-box ul li a:active {
	float: left;
	display: block;
	width: 190px;
	margin-top: 3px;
	padding-right: 5px;
	padding-left: 13px;
	color: #56bdea;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.sidebar-box ul ul li a:link, .sidebar-box ul ul li a:visited {
	/*margin: 0px;*/
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background: url(images/arrow-child.gif) 13px 7px no-repeat;
}
.sidebar-box ul ul li a:hover, .sidebar-box ul ul li a:active {
	/*margin: 0px;*/
	float: left;
	width: 190px;
	color: #56bdea;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background: url(images/arrow-child.gif) 13px 7px no-repeat;
}

.post {
	clear:both;
	padding-top: 15px;
}
.post h3 {
	font: bold 125%/100% "Trebuchet MS", Tahoma, Arial;
	margin:0 0 5px 5px;
	padding:0px;
	color:#0066CC;
}
.post h4 {
	font: normal 13px verdana, Tahoma, Arial;
	color: #999900;
	text-align:left;
}
.post .caption {
	font: bold 11px verdana, Tahoma, Arial;
	color:#333333;
	margin:0px;
	text-align:center;
}
.inpost-date{
	float: right;
	background: url(images/post-date.gif) no-repeat left center;
	color:#9ec13f;
	font:bold 11px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	padding-left: 38px;	
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-meta {
	background: url(images/vcard.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	margin: 10px 0 0 10px;
	font: 12px "Trebuchet MS", "Tahoma", sans-serif;
}

.post-content {
	clear: both;
	padding: 0px 5px 5px 5px;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #4395BC;
	clear: both;
}
.commentlist {
	margin:0; padding:0;
	line-height: 130%;
	width: 510px;
}
.commentlist li{
	margin:10px 0; padding:0;
	list-style:none;
	background:url(images/crv_btm.gif) no-repeat bottom;
	width: 510px;
}

.comment-btm{
	background:url(images/crv_top.gif) no-repeat top;
	padding:10px 20px;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#form {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#form p {
	padding: 6px 0px;
	margin: 0px;
}
#form label{
	color: #787878;
	font-size: 87%;
}
#form input{
	width: 200px;
	background:#f2f8fb;
	border: 1px solid #dbeff6;
	padding: 3px;
	margin-top: 3px;
}
#form textarea{
	width: 585px;
	height: 115px;
	background:#f2f8fb;
	border: 3px solid #dbeff6;
	padding: 2px;
	margin-top: 3px;
}
#form textarea:focus, #form input[type="text"]:focus {
	background: #ffffff;
}
#submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #7FD4F4;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006699;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*search form */
#search {
	/*float: right;*/
	position:relative;
	background: url(images/search-bg.png) no-repeat;
	width: 220px;
	height: 48px;
	margin-right: 5px;
	text-align: center;
	top: 45px;
	clear:right;
}
#searchform {
	margin: 13px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 150px;
	height: 20px;
	padding: 3px 5px 0px 5px;
	border: 1px solid #2bbbdc;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: none;
	border: none;
	height: 25px;
	width:27px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background:url(images/search_button_arrow.png);
	vertical-align: middle;
}

/* contact form */
p label{
	color: #787878;
	font-size: 87%;
}
p input{
	width: 300px;
	background:#f2f8fb;
	border: 1px solid #dbeff6;
	padding: 3px;
	margin-top: 3px;
}
p textarea{
	width: 650px;
	height: 200px;
	background:#f2f8fb;
	border: 3px solid #dbeff6;
	padding: 2px;
	margin-top: 3px;
}
p textarea:focus, p input[type="text"]:focus {
	background: #ffffff;
}
p #submit-button{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #7FD4F4;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #006699;
	float: left;
	width: 50px;
	height: 28px;
	cursor: pointer;
}
#left-sidebars ul select {
/*background-color: #deeefe;*/
background-color:#f9f6ae;
color: black;
font-family:"trebuchet MS", "Lucida Sans Unicode", Georgia;
font-size:12px;
border:#93C9FF solid 3px;
width:150px;
margin:0px;
padding:0px;
}
#selectcat {
width:150px;
height:80px;
vertical-align:top;
background-image:url(images/bg_blgr.gif);
background-position:right top;
background-repeat:no-repeat;
background-color:#D3F0F5;
text-align:center;
padding-bottom:10px;
margin-bottom:10px;
}
.akpc_pop {
	width:100%;
	display: block;
	margin-top:10px;
}
.hotel_pic {
	background-image: url(images/bg_listing.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:140px;
	height:110px;
	padding-right:10px;
	float:left;
}
.hotel_pic img{
	width:120px;
	height:90px;
	margin:10px;
	vertical-align: middle;
	text-align:center;
	border:0px;
}
.adv_pic {
	width:100px;
	height:75px;
	margin-right:10px;
	border:0px;
	float:left;
}
hr {
	border: #BBBBBB dotted 2px;
	margin:0px;
	padding:2px 0 2px 0;
}
.sort{
	width:100%;
	background-color:#E5E5E5;
	border-top:1px dashed #D2D2D2;
	}
.md {
	width:155px;
	font-size:11px;
	color:#666666;
	vertical-align: top;
}
#curve {
	background-image: url(images/bg_top_curve.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#e3f6fd;
	width:690px;
	margin:10px 0 0 0;
}
#curve_bt {
	background-image: url(images/bg_bt_curve.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#e3f6fd;
	width:690px;
	height:25px;
	margin:0 0 5px 0;
	padding:0;
}
#curve .adv {
	padding:15px 25px 0px 25px;
	margin:5px 0 0 0;
	vertical-align:top;
}
#curve .adv .col1 {
	padding:5px;
	vertical-align:top;
	width:50%;
	border-right:#CCCCCC dotted 2px;
}
#curve .adv .col2 {
	padding:5px;
	vertical-align:top;
	width:50%;
}
#curve .adv .col1 span {
	font-size:11px;
}
#curve .adv .col2 span {
	font-size:11px;
}
 .hl {
	font: bolder 16px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #3366CC;
}
.hl a, .hl a:active, .hl a:visited {
	color: #3366CC;
	text-decoration:underline;
}
.hl a:hover {
	color: #6699FF;
	text-decoration:underline;
}
 .hls {
	font: bolder 15px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #3366CC;
}
.hls a, .hl a:active, .hl a:visited {
	color: #3366CC;
	text-decoration: none;
}
 .hls a:hover {
	color: #6699FF;
	text-decoration:underline;
}
#review {
	padding-left:20px;
}
#review ul {
	padding:0px;
	margin:2px 0 2px 0;
	list-style:none;
}
#review ul li{
	margin:0px;
	padding:2px 0 2px 15px;
	background-image: url(images/bullet_fl.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#review ul li a{
	text-decoration:none;
}
.hpic-left {
	float:left;
	margin-right:8px;
	text-align:center;
}
.pic-left {
	float:left;
	margin-right:8px;
}
#agent {
	width:680px;
	height:80px;
	background-image:url(images/bg_agent.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	padding:10px 5px 10px 5px;
}
#agent h2{
	font: bolder 16px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #FFFFFF;
	padding:3px 0 3px 0;
	margin:0px;
	line-height:18px;
}
.review_top {
	width:690px;
	height:50px;
	background-image:url(images/entry_bg_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.review_top h3{
	margin:0px;
	padding:0 0 0 20px;
	font: normal 18px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color:#FFFFFF;
	line-height:34px;
	text-transform:uppercase;
}
#reviews {
	width:690px;
	background-image:url(images/entry_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	border-top:0px;
	border-bottom:solid 3px #a2cedc;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0 0 0px;
	padding:0 0 10px 0;
}
#reviews .entry {
	width:650px;
	margin:5px 20px 10px 20px;
	border-bottom:#CCCCCC dotted 2px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
#reviews .entry .avrate {
	color:#999999;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#reviews .entry h4{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3366CC;
	margin:0px;
	padding-left:5px;
	line-height:20px;
}
#reviews .entry h4 a{
	text-decoration:none;
	color:#3366CC;
}
#reviews .entry h4 a{
	text-decoration: underline;
}
#reviews span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	padding:10px 20px 10px 20px;
}
#reviews .entry .grava {
	border:#CCCCCC solid 3px;
	margin:3px;
}
#reviews .entry .caption {
	font-size:11px;
	color:#666666;
}