/* CSS Reset
/*------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, a img, :link img, :visited img { border: 0; }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { content: ''; }

/* ------------------------ GLOBAL ELEMENTS ------------------------ */
/* ------------------------ type selectors ------------------------ */
html { font: 12px/19px Arial, Helvetica, sans-serif; }
body {
	background: #fff url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/bg-body-sub.jpg") top repeat-x;
	text-align: center;
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #5b5e59;
}
body#home, body#introduccioacuten { background: #fff url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/bg-body-index.jpg") top repeat-x; }
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
h1 { color: #c63305; font-size: 16px; margin-bottom: 20px; }
h2 { color: #c63305; font-size: 15px; }
h3 { color: #c63305; font-size: 14px; clear: both; }
h1 span, h2 span, h3 span { display: none; }
a:link, a:visited { color: #5b5e59; text-decoration: underline; border: none; }
a:hover, a:active { color: #c63305; }

/* ------------------------ classes ------------------------ */
.clear { clear: both; }
div.clear {
	height: .01em;
	overflow: hidden;
}
p.back-to-top {
	text-align: right;
	clear: both;
}
img.img-left	{ float: left; margin: 2px 10px 10px 0px; }
img.img-right	{ float: right; margin: 5px 0px 10px 10px; }
p.address {
	font-size: 11px;
	line-height: 15px;
}

/* ------------------------ form elements ------------------------ */
form {
	width: 150px;
	margin: 10px 0 15px 0; /* set margin left and right below */
}
form label { font-size: .95em; }
form br {
	line-height: 0;
	height: 0;
}
input, textarea, select {
	background-color: white !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #cdba95;
	color: #5b5e59;
	width: 235px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height: 18px;
	vertical-align: middle;
	margin-bottom: 4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
select { width: 150px; }
textarea {
	height: 90px;
	overflow: auto;
}
#contact_business { display: none; }

/* ------------------------ SPECIFIC ELEMENTS ------------------------ */
/* ------------------------ main contact form ------------------------ */
#contact-main {
	margin: 40px 0 10px 20px;
	width: 250px;
}
#contact-main ul li {
	margin-bottom: 10px;
	font-size: 1.0em;
}
#contact-main ul li input, #contact-main ul li textarea, #contact-main ul li select { width: 250px; }
#contact-main ul li select { width: 250px; }
#contact-main ul li textarea {
	height: 100px;
	overflow: auto;
}

/* ------------------------ submit button form elements ------------------------ */
#contact-main ul li input.submit, input.submit {
	width: 60px;
	cursor: pointer;
	line-height: 16px;
	height: 22px;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */
/* ------------------------ main framework ------------------------ */
#wrap {
	background: url("") repeat-y;
	width: 1012px;
	margin: 0 auto;
	text-align: left;
}
#header-background-wrap { background: url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/header-sub.jpg") top center no-repeat; }
body#home #header-background-wrap, body#introduccioacuten #header-background-wrap { background: url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/header-index.jpg") top center no-repeat; }

/* ------------------------ masthead framework ------------------------ */
#masthead {
	background: url() 0 0 no-repeat;
	height: 131px;
	position:relative;
}
#branding {
	color:#fff;
	font-size:2.5em;
	left:25px;
	position:absolute;
	text-decoration:none;
	text-transform:uppercase;
	top:35px;
}
.larger { font-size:1.5em; }
#phone {
	color: #FFFFFF;
	font-size: 2.5em;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 40px;
}

/* ------------------------ header framework ------------------------ */
#header {
	height: 230px;
	clear: both;
}
body#home #header, body#introduccioacuten #header { height: 410px; }

/* ------------------------ CONTENT WRAP ------------------------ */
#content-wrap { background: url() no-repeat; }

/* ------------------------ column-center framework ------------------------ */
#column-left {
	width: 680px;
	float: left;
	_display: inline;
	margin-left: 30px;
	padding-bottom: 30px;
}
#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl, #column-left ol { margin: 0px 0px 15px 0px; }
#column-left ul li {
	background: url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/bullet-orange.gif") 0 7px no-repeat;
	padding-left: 12px;
}

/* ------------------------ column-left framework ------------------------ */
#column-right {
	width: 243px;
	float: right;
	margin-right: 23px;
	_display: inline;
	padding-bottom: 30px;
}
#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #column-right ol { margin: 0px 0px 15px 0px; }
#column-right ul li {
	background: url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/bullet-orange.gif") 0 7px no-repeat;
	padding-left: 12px;
}
#contact-block { margin-bottom: 30px; }
#contact-block h3 { margin-bottom: 0; }
#contact-block h3, #contact-block p { color: #c63305; }
#office-photos p { text-align: center; }
#office-photos img { border: 1px solid #375b35; }
#column-right ul#social-media {
	background: url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/social.jpg") no-repeat;
	height: 299px;
	margin: 0 auto 15px auto;
	width: 212px;
}
#column-right ul#social-media li, #column-right ul#social-media li a {
	display: block;
	width: 60px;
	height: 80px;
	float: left;
}
#column-right ul#social-media li.media-top		{ margin: 30px 0 0 27px; padding: 0 0 0 0; }
#column-right ul#social-media li.media-bottom	{ margin: 10px 0 0 27px; padding: 0 0 0 0; }
#column-right ul#social-media li.media-blog		{ margin: 10px 0 0 75px; padding: 0 0 0 0; }
#column-right ul#social-media li { background-image: none; }
#social-media span { display: none; }

/* ================ */
/* = Video Player = */
/* ================ */
.player {
	background: #869F5E;
	background: -webkit-gradient(linear, left top, left bottom, from(#869F5E), to(#769351)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #869F5E, #769351); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #869F5E, #769351); /* FF3.6 */
	background:     -ms-linear-gradient(top, #869F5E, #769351); /* IE10 */
	background:      -o-linear-gradient(top, #869F5E, #769351); /* Opera 11.10+ */
	background:         linear-gradient(top, #869F5E, #769351);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#869F5E', EndColorStr='#769351'); /* IE6–IE9 */
	border:solid 1px #304D13;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:both;
	float:right;
	margin:5px 5px 0 15px;
	padding:5px;
}
.player a {
	color:#fff;
	display:block;
	line-height:2em;
	margin:0 auto;
	text-align:center;
}
.player a:hover, .player a:active { text-decoration:none; }
a#player, a#player1, a#player2, a#player3, a#player4, a#player5, a#player6, a#player7, a#player8, a#player9, a#player10, a#player11 {
	height:224px;
	width:300px;
}

/* ------------------------ bottom-wrap framework ------------------------ */
#bottom-wrap {
	background: #7e9a59;
	height: 10px;
	clear: both; /* important - do not remove */
	border-bottom:2px solid #b0c198;
	margin: 0 30px;
}

/* ------------------------footer framework ------------------------ */
#footer {
	width: 1012px;
	text-align: center;
	padding-top: 10px;
}
#footer p {
	color: #c63305;
	margin-bottom: 0 73px 10px 73px;
}
#footer a:link, #footer a:visited { color: #c63305; }
#footer a:hover, #footer a:active { color: #c63305; }
#footer ul { margin: 10px 100px; }
#footer li {/* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
	display: inline;
	border-left: 1px solid white;
}
#footer ul li ul {
	display: inline;
	margin: 0 5px 0 7px;
}
#footer li.first { border: none; }
#footer li#home { margin-left: 0; }

/* ------------------------NAVIGATION framework ------------------------ */
#nav {
	display: inline;
	height:40px;
	left:20px;
	overflow: hidden;
	position:absolute;
	top:88px;
}
ul.sf-menu li { background: none; }
ul.sf-menu a {
	border:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:14px 8px;
}
ul.sf-menu a:visited	{ color: white; text-decoration: none; }
ul.sf-menu a:focus,
ul.sf-menu a:hover,
ul.sf-menu a:active		{ color: white; text-decoration: none; background: #385619; }

/* =============== */
/* = Blog Ticker = */
/* =============== */
.newsticker-jcarousellite {
	background: #CBB88E;
	border: 3px solid #A77250;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333;
	margin: 0 auto 15px;
	width: 234px;
}
.newsticker-jcarousellite .blogTitle {
	display: block;
	height: 17px;
	overflow: hidden;
}
.newsticker-jcarousellite ul {
	list-style: none;
	line-height: 17px;
}
.newsticker-jcarousellite li { height: 100px; }
.newsticker-jcarousellite .blogDate { font-size: .9em; }
.newsticker-jcarousellite a:link, .newsticker-jcarousellite a:visited { color:#333; }
.newsticker-jcarousellite a:hover, .newsticker-jcarousellite a:active { color:#fff; }
#column-right .newsticker-jcarousellite ul li {
	background: none;
	display: block;
	padding: 5px;
}
#column-right .newsticker-jcarousellite li.odd { background: #C4AC7E; }
.newsticker-jcarousellite .readMore {
	background: url("http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/25481/readmore.gif") no-repeat;
	color: #ece4d5;
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 12px;
	text-decoration: none;
	width: 71px;
}
.newsticker-jcarousellite a:link .blogTitle {
	color: #000;
	display: block;
	font-weight: bold;
	text-decoration:none;
}
.newsticker-jcarousellite a { text-decoration:none; }
.newsticker-jcarousellite a:hover .blogTitle {
	color:#fff;
	text-decoration:none;
}
.newsticker-jcarousellite .blogContent {
	height:34px;
	overflow:hidden;
	display:block;
}
#column-right ul.subnav { margin-bottom: 30px; }
a.translate {
	background:url("http://d2agh9ata29wb8.cloudfront.net/i/ivftucson.com/button.gif") no-repeat;
	color:#fff;
	display:block;
	font-size:1.25em;
	font-weight:bold;
	line-height:47px;
	margin:0 0 20px 0;
	text-align:center;
	text-decoration:none;
	width:237px;
}

/* ============= */
/* = SuperFish = */
/* ============= */
.sf-menu, .sf-menu * {
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu { line-height: 1.0; }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { display: inline; }
.sf-menu a { }
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu a {
	border-left: 1px solid #fff;
	border-top: 1px solid #CFDEFF;
	padding: .75em 1em;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited {/* visited pseudo selector so IE6 applies text colour*/ color: #13a; }
.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; /* arrow hovers for modern browsers*/ }
.sf-menu ul .sf-sub-indicator { background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/ }
.sf-shadow ul {
	background: url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off { background: transparent; }
