@charset "utf-8";
/* CSS Document */


/* General Styling */

*
{
    padding:0;
    margin:0;
    outline:0;
}

body
{
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0;
}

a
{
	color: #4ab3ce;
    text-decoration: underline;
    border-bottom: none;
/*	text-decoration: none;
	border-bottom: 1px dotted #4ab3ce;*/
}

a:hover
{
	color: #5a5a5a;
    text-decoration: underline;
    border-bottom: none;
/*	border-bottom: 1px dotted #5a5a5a;*/
}

p
{
	margin: 6px 0;
}

h1
{
	font-size: 38px;
	line-height: 48px;
	font-weight: normal;
	letter-spacing: 1.5px;
}

h2
{
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0.9px;
	color: #4ab3ce;
}

h3
{
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #4ab3ce;
}

h4
{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

h5
{
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #4ab3ce;
	text-transform: uppercase;
}

h6
{
	font-size: 11px;
	text-transform: uppercase;
	color: #4ab3ce;
	margin-bottom: 10px;
}

small
{
	display: block;
	width: 300px;
	font-size: 12px;
	border-bottom: 1px dotted #5a5a5a;
}

ul
{
	list-style: none;
}

ul li
{
	background:url(../images/bullet.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 28px;
}

ol
{
	margin: 4px 0 0 20px;
}

hr
{
	background-color: #cccccc;
	color: #cccccc;
	border: 0;
	height: 1px;
	margin: 26px 0;
}

.clear-both
{
	clear: both;
}

.orange
{
	color: #4ab3ce;
}

.author
{
	color: #4ab3ce;
	text-align: right;
	float: right;
}

li a
{
	text-decoration: none;
}

img
{
	border: #dddddd 5px solid;
	margin: 6px 0;
}

/* Specific Element Stylings */

#inner-left-block h4
{
	margin-top: 20px;
}

#inner-right-block h3
{
	font-weight: normal;
}

p.testimonial
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


a.read-more
{
	text-align: right;
	font-style: italic;
	float: right;
}

h3.blog-head
{
	border-bottom: #dadada solid 1px;
	margin-bottom: 6px;
}

a.featured-tour:hover
{
	border-bottom: 0;
}

/* Body Containers Styling */

#wrapper
{
	width: 1000px;
	margin: 0 auto;
}

#header
{
	clear: both;
}


.block-300
{
	width: 300px;
	margin-right: 50px;
	float: left;
}

.block-150
{
	width: 150px;
	margin-right: 20px;
	float: left;
}

.block-third, .work-list li.block-third
{
	margin-right: 0;
}

#second-block
{
	background-color: #f8f8f8;
	border: 1px #dddddd solid;
	padding: 16px 8px;
}

#inner-left-block
{
	float: left;
	width: 650px;
}

#inner-right-block
{
	float: right;
	width: 300px;
	margin-left: 50px;
}

/* Top Small Nav Styling */

#small-nav
{
	height: 20px;
	width: 1000px;
}

#small-nav ul
{
	display:inline;
	float: right;
	margin: 0 20px 0 0;
}

#small-nav ul li
{
	list-style: none;
	float:left;
	width: 24px;
	background: none;
	padding: 0;
}

#small-nav ul li a
{
	border-bottom: none;
}

#small-nav ul li a img
{
	border: none;
}

/* Logo Styling */

#logo
{
	height: 61px;
	width: 240px;
	background: #ffffff url(../images/logo.png) no-repeat top left;
	float: left;
}

/* Navigation Menu Styling */
#navigation
{
	float: right;
	width: 600px;
	margin-top: 41px;
	font-size: 14px;
	text-transform: uppercase;
}

#navigation img, #navigation a {
    float: right;
    border: 0px;
    margin: 1px;
    padding: 0px;
}

.register_socials {
    display: inline;
}
.register_socials, .register_socials img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}


#menu
{
	padding:0;
	margin:0;
	display:inline;
	float: right;
}

#menu li
{
	padding: 4px 0 3px 0px;
	margin:0 20px 0 0;
	display:inline;
	float:left;
	background: none;
	line-height: 16px;
}

#menu li:hover a, #menu li.current a
{
	color: #4ab3ce;
	border-bottom: none;
}

#menu li a
{
	color: #5a5a5a;
	display: block;
	border-bottom: none;
}

.tagline
{
	margin-top: 56px;
	width: 400px;
	float: left;
}

/* Slideshow Styling */
#window
{
	background: url(../images/slideshow-back.png) no-repeat;
	width: 568px;
	height: 218px;
	float: right;
	padding: 10px;
	overflow:hidden;
}

#window img
{
	border: 0;
	margin: 0;
}

#slideshow
{
	width:1160px;
	height:450px;
	position:relative;
}

#slideshow li
{
	width:565px;
	height:214px;
	display:inline;
	float: left;
	background: none;
	padding: 1px 12px 12px 1px;
	line-height: 20px;
}

/* Featured Tour Styling */
.featured-tour
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(http://easyfind.biz/images/featured-tour.png) no-repeat;
	width: 157px;
	height: 42px;
	border-bottom: 0;
	margin-top: -40px;
}


#footer
{

}


/* Form Element Styling */
label
{
	width: 110px;
	font-weight: bold;
	margin: 6px 0;
}

input, select
{
	width: 220px;
	margin: 4px 0 8px 30px;
	height: 20px;
	padding: 4px 0 1px 0;
	border: 1px solid #dadada;
	background: #FFFFFF url(../images/input-bg.gif) top repeat-x;
}

select {
    padding: 0;
    height: 22px;
    width: auto;
}

textarea
{
	width: 300px;
	height: 150px;
	background: #FFFFFF url(../images/input-bg.gif) top repeat-x;
	border: 1px solid #dadada;
	float: left;
	margin: 6px 0px 0 30px;
}

.block-third .submitbutton
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/submit-btn.gif) no-repeat;
	width: 88px;
	text-indent: -9000px;
	height: 31px;
	border: 0;
	cursor: pointer;
	margin: 10px 0 0 0;
}

input[type="checkbox"]
{
  width: auto;
}
input[type="button"]
{
  width: auto;
  padding: 0;
}
.form_validation_field_error_error_message
{
  margin: 0 0 0 30px;
  font-weight: bold;
}
.KT_required
{
  color: #EA7C39;
  font-weight: bold;
}

.captcha{
  border: 1px solid #DDDDDD;
  margin: 0 0 0 30px;
}
.KT_field_hint
{
  color: #4AB3CE;
}
/* Get in Touch Element Stylings */
li.mail-list
{
	background: url(../images/mail-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

li.phone-list
{
	background: url(../images/phone-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

li.chat-list
{
	background: url(../images/chat-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

/* Services List Styling */
#services-list-large li
{
	list-style: none;
	width: 650px;
	float: left;
	display: inline;
	margin: 10px 20px 6px -24px;
	background: none;
}

ul#services-list-large li
{
	line-height: 18px;
}

ul#services-list-large li h4
{
	margin-top: 0;
}

.service
{
	width: 64px;
	height: 64px;
	float: left;
	margin: 0 16px 0 0;
}

ul#services-list-large li p
{
	margin-left: 80px;
}

#services-list-large .first
{
	background: url(../images/calculator.png) no-repeat left center;
}

#services-list-large .second
{
	background: url(../images/joystick.png) no-repeat left center;
}

#services-list-large .third
{
	background: url(../images/money-bills.png) no-repeat left center;
}

#services-list-large .fourth
{
	background: url(../images/pie-chart.png) no-repeat left center;
}

#services-list-large .fifth
{
	background: url(../images/world.png) no-repeat left center;
}

/* Sidebar Styling */
.sidebar-navigation-list
{
	margin:4px 0 10px 0px;
	list-style: none;
}

.sidebar-navigation-list li
{
	background: url(../images/sidebar-bullet.gif) left 50% no-repeat;
	line-height: 36px;
	border-bottom: 1px #cccccc solid;
	padding-left: 20px;
}

.sidebar-navigation-list li:hover
{
	background-color: #F3F3F3;
}

.sidebar-navigation-list li a
{
	color: #303030;
	border: 0;
}

.sidebar-navigation-list li a:hover
{
	text-decoration: none;
	color: #4ab3ce;
	border: 0;
}

/* Flickr Images Styling */
.flickr-photos ul
{
	margin-left: -20px;
}

.flickr-photos ul li
{
	background: none;
	margin: 0;
	float: left;
	margin-right: -8px;
}

.flickr-photos ul li a
{
	border: 0;
}

.flickr-photos ul li img
{
	border: 3px #5e5e5e solid;
	width: 86px;
	height: 65px;
}

.flickr-photos ul li img:hover
{
	border-color: #4ab3ce;
}

/* Social Link Styling */
ul.social-links
{
	margin-left: -20px;
}

ul.social-links li
{
	background: none;
	margin: 0;
	float: left;
	margin-right: -20px;
}

ul.social-links ul li a
{
	border: 0;
	display: block;
}

ul.social-links li img
{
	border: 0;
	display: block;
	width: 48px;
	height: 48px;
}

/* Contact Form Styling */
#contact-form
{
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

#contact-form input
{
	margin-left: 40px;
	margin-bottom: 10px;
}

#contact-form .submitbutton
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/submit-btn.gif) no-repeat;
	width: 88px;
	text-indent: -9000px;
	height: 31px;
	border: 0;
	cursor: pointer;
	margin: 10px 252px 0 0;
}

/* Work Section Styling */
.work-list
{
	margin: 10px 0 10px 0;
}

.work-list li
{
	list-style: none;
	background: none;
	margin: 0;
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 50px 30px 0;
}

.work-list li p
{
	line-height: 18px;
}

.work-list li a
{
	border: 0;
}

.work-list li a img
{
	border: #5a5a5a 6px solid;
}

.work-list li a
{
	position:relative;
	float:left;
	margin:5px;
}

.work-list li a span
{
	background-image:url(../images/hover.png);
	background-repeat:no-repeat;
	width:280px;
	height:168px;
	display:none;
	position:absolute;
	left:6px;
	top:12px;
}

/* Blog Post Styling */
.post
{
	clear:both;
	margin-bottom: 30px;
}

.entry
{
	clear: both;
	padding-top: 10px;
}

.entry img
{
	border: 0;
}

.post-date
{
	font-size: 12px;
	padding: 4px;
	background-color: #F3F3F3;
	margin: 6px 0;
}

/* Featured Button Styling */
.otherbutton
{
	position:relative;
	display:block;
	height: 40px;
	width: 154px;
	background:url(../images/featured-tour2.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	border: 0;
}
.otherbutton span.hover
{
	position: absolute;
	display: block;
	height: 40px;
	width: 154px;
	background: url(../images/featured-tour2.png) no-repeat;
	background-position: bottom;
}
.left_form_submit
{
  margin: 10px 0 0 30px!important;
  float: left!important;
}

.search_link {
    font-size: larger;
    text-decoration: underline;
    border-bottom: none;
}


.block-550
{
	width: 550px;
	margin-right: 50px;
	float: left;
}
.s_w {
    width: 420px;
	margin: 4px 0 8px 0;
	height: 20px;
	padding: 4px 0 1px 0;
	border: 1px solid #dadada;
	background: #FFFFFF url(../images/input-bg.gif) top repeat-x;
    font-size: large;
    background-image: none;
}

.submitbutton
{
	overflow: hidden;
	display: inline;
	float: none;
	background:url(../images/submit-btn.gif) no-repeat;
	width: 88px;
	text-indent: -9000px;
	height: 31px;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 0;
}
form.form_validation_form_error table {
    border: 1px solid red!important;
    padding: 5px;
}
#KT_tngerror div {
    color: red;
}
.KT_field_error {
    color: red;
    margin: 0 0 0 30px;
}

#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
.button_big {
    height: 25px;
}

.addtable {
    width: 50%;
}

.chloca {
    float: right;
    position: relative; 
    display: inline;
    margin: 7px;
}

.error_flash {
    color: red; 
    font-size: larger;
}

.success_flash {
    color: #0F0; 
    font-size: larger;
}
.link_container {
    width: 200 px;
    position: relative;
    float: right;
}

.biz-photos img:hover {
    border-color: #4AB3CE;
}
#google_adds {
    float: right;
    margin-right: 49px;
    margin-top: 5px;
}
#google_adds_main_page {
    margin-bottom: 5px;
    margin-top: 5px;
}


.buttonBlue{
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    font: bold 14px  Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 1;
    padding: 6px 14px 6px;
    background: #4ab3ce;
    border: solid 1px #cfcfcf;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    height: auto;
    width: auto;
    margin: auto;
}
.buttonBlue:hover {
    color: #fff;
    border: 1px solid #cfcfcf !important;
    background: #4cceef;
    background: -webkit-linear-gradient(top, #4ab3ce, #4cceef);
    background: -moz-linear-gradient(top, #4ab3ce, #4cceef);
    background: -ms-linear-gradient(top, #4ab3ce, #4cceef);
    background: -o-linear-gradient(top, #4ab3ce, #4cceef);
}