/*
Theme Name: Italy.com.au
Theme URI: http://www.italy.com.au
Description: Italy.co.au Theme
Version: 1.0
Author: Anirudh K Mahant
Author URI: http://www.ravendevelopers.com
Tags: italy
*/
body{
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #011925;
	text-align: center;
	color: #3A3A3A;
}
/* HTML typo elements */
a, a:link, a:visited{
	color: #8D8D8D;
	#display: inline-block;
}
h1{
	display: block;
	font-size: 2em;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}
h3{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	display: block;
	font-weight: bold;
}
h5{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
}
h6{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
}
p{
	font-size: 12px;
	line-height: 16px;
}
li{
	list-style: none;
	list-style-image: none;
}
ul,menu,dir{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
}
ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
}
li{
	display: list-item;
}
caption{
	display: block;
}
blockquote{
	border-top: 3px solid #CFCFCF;
	background-color: #F5F5F5;
	padding: 10px 15px;
  font-size: 11px;
  margin: 20px 0;
}
/* form inputs */
input, select, textarea, fieldset, label{
	font: 11px/normal Arial, Helvetica, sans-serif normal;
}
div.maincontent input, div.maincontent select,
div.maincontent textarea, div.maincontent fieldset,
div.maincontent label{
	font: 12px/normal Arial, Helvetica, sans-serif normal;
}
body.home div.maincontent input[type="text"],
body.home div.maincontent input[type="password"],
body.home div.maincontent textarea,
body.home div.maincontent select{
	background-color: #FAFAFA;
  border: 1px solid #B2B2B2;
  padding: 2px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
body.home div.maincontent input[type="text"]:focus,
body.home div.maincontent input[type="password"]:focus,
body.home div.maincontent textarea:focus,
body.home div.maincontent select:focus{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
/* Fuck! Internet Explorer */
.iefix1{
	background-color: #FAFAFA;
  border: 1px solid #B2B2B2;
  padding: 2px 3px;
}
.iefix1-hover{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
/* body classes for home and inner pages */
body.home{
	background:#011925 url(images/site-bg.jpg) no-repeat scroll center top;
}
.container{
	width: 960px;
	margin: 0 auto;
}
form.skinned input[type="text"],
form.skinned input[type="password"],
form.skinned input[type="checkbox"],
form.skinned input[type="radio"],
form.skinned select,
form.skinned textarea{
	border: none;
	background: none;
}
.skinned {
	border: none !important;
	background: none !important;
}
/* site headers */
.header-1{
	height: 35px;
	text-align: left;
}
.header-1 a, .header-1{
	font-size: 10px;
	color: #63C5EE !important;
}
.fld-search-1{
	background: transparent url(images/search-bg.gif) scroll no-repeat top left;
	width: 190px;
	height: 18px;
  padding: 1px 2px;
}
.btn-search {
	position: absolute;
	height: 17px;
	width: 17px;
	padding: 0;
	cursor: pointer !important;
}
.header-2{
	height: 90px;
	text-align: left;
}
.header-2 a{
	outline: none !important;
	text-decoration: none !important;
}
.header-2 input[type=text]{
	background-color: #9BCCD3;
	border: none;
	padding: 3px 4px;
}
.ie-itxt-1{
	background-color: #9BCCD3;
	border: none;
	padding: 3px 4px;
}
.btn-go, .mp_submit {
	background: transparent url(images/subscribe-go.gif) scroll no-repeat top center;
	/*position: absolute;*/
	height: 12px;
	width: 23px;
	padding: 0;
	cursor: pointer !important;
	border: none;
  position: relative;
  left: -30px;
	/*margin-top: 5px;*/
	/*right: 5%;105px;*/
	/*#right: 110px;*/
}
div.MailPress form.mp-form{
  text-align: center;
}
.newsletter-bg{
  background-color: #9BCCD3;
}
/* navigation menu */
.site-menu{
	background: transparent url(images/top-menu-bg.gif) scroll repeat-x top center;
	height: 40px;
  position: relative;
  z-index: 999999;
}
.site-menu ul{
	margin: 0;
}
.site-menu ul li{
	display: inline-block;
	#display: inline;
}
.site-menu ul li a{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-transform: uppercase;
	padding: 13px 8px;
	text-align: center;
/*	#float: left;*/
	#display: inline;
}
.menu-dropdown{
	position: absolute;
	margin-top: 0px;
	margin-left: -7px;
	display: none;
	zoom: 1;
	min-width: 200px;
	#margin-top: 40px;
	z-index: 9999999;
}
.menu-dropdown ul li a{
	text-decoration: none !important;
}
.site-menu table{
	border-collapse: collapse;	
}
.site-menu table tbody tr td{
	padding: 0;
}
.site-menu table tbody tr td.m-left{
	background: url(images/m-left-y.png) scroll repeat-y top center;
}
.site-menu table tbody tr td.m-right{
	background: url(images/m-right-y.png) scroll repeat-y top center;
}
.site-menu table tbody tr td.m-bottom-left{
	background: url(images/m-bottom-left.png) scroll no-repeat top left;
	width: 16px;
}
.site-menu table tbody tr td.m-bottom-right{
	background: url(images/m-bottom-right.png) scroll no-repeat top right;
	width: 16px;
}
.site-menu table tbody tr td.m-bottom{
	background: url(images/m-bottom-x.png) scroll repeat-x top center;
}
.site-menu table tbody tr td.m-content{
	background-color: #008EB2;
	padding: 0 2px;
}
.site-menu table tbody tr td.m-content ul {
/*	margin: 0 0 0 15px;*/
	margin: 0;
	cursor: default !important;
	background-color: #008EB2;
	padding-top: 5px;
}
.site-menu table tbody tr td.m-content li {
	background: transparent url(images/bullet-2.gif) scroll no-repeat left center;
	text-indent: 10px;
	float: none !important;
	text-transform: none;
	font-size: 11px !important;
	text-align: left !important;
	display: block;
	color: #FFFFFF;
	padding: 3px 0px;
	#padding: 2px 0px;
}
.site-menu table tbody tr td.m-content li:last-child,
.ielcfix{
	border-bottom: none !important;
}
.site-menu table tbody tr td.m-content li a{
	display: inline;
	float: none !important;
	padding: 0;
	font-weight: normal;
	outline: none;
	text-align: left !important;
	text-transform: none !important;
	#display: block;
	#width: 100%;
}
.site-menu table tbody tr td.m-content li a:hover,
.site-menu table tbody tr td.m-content li.active a{
	background: none;
	color: #FFFFFF !important;
	overflow: hidden;
	text-decoration: underline !important;
}
.site-menu table.division{
	background-color: #008EB2;
}
/* promotions #FFFFFF#DADADA; */
.promo-1{
	background-color: #F3F3F3;
	padding: 8px 5px 20px;
	height: 110px;
}
.promo-block-1{
	width: 220px;
}
.promo-block-1{
	margin-bottom: 10px;
}
.promo-block-2{
	margin-bottom: 20px;
}
.promo-block-1 img,
.promo-block-2 img{
  display: block;
  margin: 0 auto;
}
/* maincontent */
.main{
	display: block;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	text-align: left;
	padding: 8px 8px 35px 8px;
	#padding: 6px 6px 30px 6px;
}
.header-3{
	display: block;
	padding: 0px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	text-align: left;
}
.maincontent{
	padding: 0 10px;
	margin: 0 220px;
	zoom: 1;
	#margin: 0 218px;
	#padding: 0 8px;
}
.main #sidebar1 {
	float: left;
	width: 220px;
	padding: 0;
}
.main #sidebar2 {
	float: right;
	width: 220px;
	padding: 0;
}
/* accordion sidebar left menu */
ul#navigation, ul#navigation li ul{
	margin: 0;
}
ul#navigation li, ul#navigation li a{
	font-size: 11px;
	#float: left;
}
ul#navigation li a.head{
	display: block;
	color: #FFFFFF !important;
	text-indent: 10px;
	font-weight: bold;
	text-transform: uppercase;
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #FFFFFF;
	#width: 220px;
}
ul#navigation li ul li{
	color: #3B3B3B !important;
	border-bottom: 1px solid #E9E9E9;
	padding: 4px 0;
	background: #DADADA url(images/bullet-1.gif) no-repeat scroll 8px center;
	text-indent: 18px;
	#display: inline-block;
	#float: left;
	#width: 220px;
}
ul#navigation li ul li a{
	color: #3B3B3B !important;
  outline: none;
}
ul#navigation li a.cat-1{
	background: url(images/cat-bg-1.gif) scroll repeat-x top center;
}
ul#navigation li a.cat-2{
	background: url(images/cat-bg-2.gif) scroll repeat-x top center;
}
ul#navigation li a.cat-3{
	background: url(images/cat-bg-3.gif) scroll repeat-x top center;
}
ul#navigation li a.cat-4{
	background: url(images/cat-bg-4.gif) scroll repeat-x top center;
}
ul#navigation li a.cat-5{
	background: url(images/cat-bg-5.gif) scroll repeat-x top center;
}
ul#navigation li a.cat-6{
	background: url(images/cat-bg-6.gif) scroll repeat-x top center;
}
.bookmarking, .subscribe-feeds{
	background: url(images/bookmarking-bg.gif) scroll no-repeat top center;
	width: 220px;
	height: 30px;
	margin-bottom: 10px;
}
.box-latest-articles *{
	font-size: 11px;
}
.box-latest-articles a{
	color: #044C65 !important;
	text-transform: uppercase;
	font-weight: bold;
}
.box-latest-articles{
	background-color: #F5F5F5;
	border: 1px solid #C4C4C4;
}
.latest-articles{
	background: url(images/latest-articles.gif) scroll no-repeat top center;
	width: 220px;
	height: 30px;
	margin: 0;
}
.article{
	padding: 10px;
}
.article-sep{
	background: url(images/articles-bottom.gif) scroll no-repeat bottom center;
	padding: 10px 10px 20px 10px;
}
.bookmarking,
.subscribe-feeds,
.google-friend-connect,
.box-latest-articles{
	margin-bottom: 15px;
}
.bookmarking p, .subscribe-feeds p{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.box-latest-articles p {
	padding-top: 5px;
	padding-bottom: 10px;
}
.boxed{
	border-top: 8px solid #CFCFCF;
	background-color: #F5F5F5;
	padding: 20px 15px;
}
.boxed2{
	border-top: 3px solid #CFCFCF;
	background-color: #F5F5F5;
	padding: 10px 15px;
}
.content img{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	#margin-right: 10px;
	#margin-bottom: 5px;
}
.content p{
	line-height: 22px;
}
.content p a{
	color: #3A3A3A !important;
	font-weight: bold;
	text-decoration: underline;
}
.content h2 {
	color: #B10D22 !important;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content h2 a{
	color: #B10D22 !important;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
  outline: none;
}
.content img.alignleft, .content img.aligncenter,
.content img.alignright, .content img.size-small,
.content img.size-medium, .content img.size-large{
	border: 2px solid #41413F;
	display: block;
}
.content a.more-link{
	color: #B10E23 !important;
	text-decoration: underline;
	font-weight: bold;
}
.post ul{
  font-size: 11px;
  font-weight: bold;
}
.post ul li{
  font-size: 11px;
  font-weight: normal;
}
.post .entry p{
	padding-bottom: 15px;
}
.white, .white a{
	color: #FFFFFF !important;
}
.footer{
	padding: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
.footer *{
	font-size: 11px;
}
.cadet-blu{
	color: #2E7798;
}
div#AjaxifyLoading{
  padding: 20px;
}
div#AjaxifyLoading img{
  display: block !important;
  margin: 0 auto !important;
}
div#AjaxifyLoading *{
  text-align: center !important;
  font-size: 11px !important;
  line-height: 25px !important;
}
div.post small{
  font-size: 11px;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
div.post p.postmetadata{
  display: block;
  margin-top: 10px;
}
table.postmetadata *{
  font-size: 11px !important;
}
table.postmetadata img{
  float: none !important;
  margin: 0 !important;
}
table.postmetadata tbody tr td{
  vertical-align: middle !important;
}
div#recaptcha-submit-btn-area{
  margin-top: 10px;
}
div#recaptcha_widget_div{
  margin: 10px 0;
}
h3#comments{
  color: #B10D22 !important;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0;
}
h3.sub-head{
  color: #B10D22 !important;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.the_commentor {
  float:left;
  text-align:right;
  width:120px;
}
.col-left .inside {
  overflow:hidden;
  padding-right:16px;
  width:110px;
}
td.the-comment {
  border:5px solid #EDEDED;
  padding:10px 15px;
}
.comment span.reply a {
  color:#AAAAAA !important;
  text-decoration:none;
  font-size: 11px !important;
}
.comment p, .comment a{
  font-size: 11px !important;
}
.comment img{
  float: none !important;
  margin: 0 auto !important;
  display: block !important;
}
ol.commentlist li{
  display: block;
  margin-bottom: 30px;
}
div.navigation a{
	color: #3A3A3A !important;
	font-weight: bold;
	text-decoration: underline;
  font-size: 11px !important;
}
div.navigation .alignleft{
  float: left;
}
div.navigation .alignright{
  float: right;
}
#commentform label{
  font-size: 11px;
  font-weight: bold;
  color: #3A3A3A !important;
  display: block;
  margin: 15px 0px 6px;
}
#recaptcha_response_field{
  font-size: 11px !important;
}
div.piclenselink{
  margin: 10px 0;
}
div.piclenselink a{
  color: #3A3A3A !important;
  text-decoration:none;
  font-size: 11px !important;
  font-weight: bold !important;
}
h3.search-title{
  color: #B10D22 !important;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px !important;
}
h3.search-title a{
  color: #B10D22 !important;
}
div.italybox{
  margin:10px 0;
  padding:10px !important;
  text-align:left;
  display:block;
  font-size:0.8em;
}
div.italybox{
  border-top:2px solid #48ADAD !important;
  background:#E2F3F3;
}
.red{
  color: #B10D22;
}
.pager *{
  #float: left;
}
.inquire-villa{
	background: #9B9B9B url(images/cat-bg-6.gif) scroll repeat-x bottom center;
	height: 26px;
  width: 165px;
  padding: 0px 10px;
  display: block;
  border: 1px solid #424242;
  outline: none;
  text-align: center !important;
  line-height: 25px;
  color: #FFFFFF !important;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}
.inquire-villa:hover{
  background: #00CEFF url(images/cat-bg-3.gif) scroll repeat-x bottom center;
  border: 1px solid #003D58;
  text-decoration: none !important;
}
div.inquire-villa-form label,
div.contact-form label,
div.advertise-request-form label,
div#payment-gateway label{
  display: block;
  padding-bottom: 5px;
  padding-top: 15px;
  color: #575757 !important;
}
div.inquire-villa-form input, div.inquire-villa-form textarea,
div.contact-form input, div.contact-form textarea,
div.advertise-request-form input, div.advertise-request-form textarea{
  width: 95%;
}
div.advertise-request-form select,
div#payment-gateway select{
  width: 95%;
}
div#payment-gateway input#youremail{
  width: 81%;
  margin-bottom: 15px;
}
div#payment-gateway .btn-checkout{
  width: auto !important;
}
div.inquire-villa-form .villa-submit,
div.contact-form .contact-submit,
div.advertise-request-form .contact-submit,
div#payment-gateway .btn-checkout{
  background:transparent url(images/fade-butt.png) repeat-x scroll center top;
  border:1px solid #A4A4A4;
  padding:5px 10px;
  width:auto !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
img.img-captcha{
  float: none !important;
  margin: 0 !important;
  border: 1px solid #A4A4A4;
  display: block;
}
ul#navigation, div.left-widget, div.right-widget{
  margin-bottom: 20px;
}
div.terms{
  background-color:#FFFFFF;
  border:1px groove buttonface;
  height:250px;
  overflow:auto;
  padding:5px 10px;
  width:390px;
}
div.terms h5{
  color:#B10D22;
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:0;
}
div.wpcf7-validation-errors{
  margin-top: 15px;
}
.sub-headings, .wz-step-title{
  color:#B10D22 !important;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:bold;
  margin:5px 0;
  padding: 5px 0;
  border-bottom: 1px solid #B10D22 !important;
}
div#wizard-steps fieldset{
  border: 1px solid #DEDEDE;
}
div#wizard-steps fieldset legend{
  color:#B10D22 !important;
  font-size:14px;
  font-weight:bold;
  margin:5px 0;
  padding: 0 10px;
}
div.ddsg-wrapper{
  padding-left: 10px;
}
div.ddsg-wrapper ul li{
  padding: 5px 0 0;
  font-size: 12px;
}
div.ddsg-wrapper ul li a{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}
div.ddsg-wrapper ul li a.current{
  color: #9C9C9C !important;
}
div.ddsg-wrapper ul li ul li a{
  font-weight: normal;
}
div.ddsg-wrapper ul li ul {
  margin: 5px 0 5px 10px;
}
div.ddsg-wrapper ul li ul li{

}
div.ddsg-pagenav ul li{
  display: block;
  margin-right: 10px;
  float: left;
  padding: 0;
  color: #044C65 !important;
  font-size: 12px;
}
div.ddsg-pagenav ul li a{
  color: #044C65 !important;
  font-size: 12px;
  font-weight: bold;
}
div.adsensem_widget{
  text-align: center !important;
}
div.entry p.alignleft{
  float: left;
  display: block;
  padding-bottom: 0 !important;
}