/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, 
body, 
div, span, 
applet, object, iframe, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }

:focus {
	outline: 0; }
	
ol, ul {
	list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
acronym {
	cursor: help;
	border-bottom: 1px dashed #333; }
	
strong {
	font-weight: bold;
	color: #000;
	background:transparent; }
	
em {
	font-style: italic; }

hr {
	display: none;
	 }
.right img, .left img {
	border:5px solid #DDDDDD;
	margin:5px 0;
}
.wide-img{
	border-bottom:5px solid #DDDDDD;
	margin-bottom:5px;
}
.right-img{
	
	border:5px solid #DDDDDD;
		
}
.left-img{
	
	border:5px solid #DDDDDD;
		
}
.border-img{
	border:5px solid #DDDDDD;
	margin:5px 10px 5px 0;
}
.right-link{
	float:right;
	display:block;
	margin:5px 0 5px 10px;
}
.left-link{
	float:left;
	display:block;
	margin:5px 10px 5px 0;
}
.lightbox-link{
	display:block;	
}
.right {
	float: right; }

.left {
	float: left; }

.hide {
	display: none; }

.clear {
	clear: both; }
	
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; }
	
.clearfix {
	display: block; }
	
html[xmlns] .clearfix {
	display: block; }
	
* html .clearfix {
	height: 1%; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: ''; }

blockquote {
	margin: 5px 0 10px 0;
	font-style: italic;
	font-size: 12px;
	padding: 10px;
	quotes: "\201C" "\201D"; }

blockquote p {
	color: #166e9d;
	display:inline;
	margin-left:5px; }

blockquote span {
	color:#8c8b8b; }

blockquote:before, blockquote:after { 
	font-family:"Droid Sans Bold", "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold; 
	font-size: 20px;
	color:#8c8b8b; }

blockquote:before { 
	content: open-quote; }

blockquote:after { 
	content: close-quote; }

/*	-------------------------------------------------------------
	OVERIDES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html,
body {
	font: 12px/1.6em "Verdana", "Helvetica", Arial, sans-serif;
	letter-spacing:-0.2px;
	color: #4a4a4a;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff url("../../img/body2.jpg") no-repeat top left; }

.list:after, 
.main-content-footer:after,
.left:after,.right:after {
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:hidden; }
 
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	margin: 0;
	outline: 0;}
 
	a, a:visited, a:active {
		color: #166e9d;
		text-decoration: none; }
 
	a:hover {
		color: #666;
		text-decoration: none; }
  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	line-height: 1.8;
	margin: 0 0 12px 0; 	
}

.content-text p{
	text-align:justify;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Droid Sans Bold", "Trebuchet MS", Tahoma, sans-serif;
	letter-spacing:-0.5px;
	color: #333;
	font-weight:normal; }

h1 {
	color: #166e9d;
	text-align: left;
	margin-bottom: 0.7em;
	line-height: 1.2em;
	font-size: 2em;
	margin-top: 15px;
	height: 25px; }

h2 {
	text-align: left;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	font-size: 2.5em;
	margin-top: 0;
	height: 25px;
	padding:0 0 20px 0;
	border-bottom:2px solid #ddd; }

h3 {
	text-align: left;
	margin-bottom: 0.1em;
	line-height: 1.2em;
	font-size: 1.5em;
	margin-top: 17px; }

h4 {
	color: #166e9d;
	font-size: 14px;
	margin: 17px 0 0 0; }	

h5 {
	font: 12px/1.6em "Verdana", "Helvetica", Arial, sans-serif;
	font-weight:bold;
	margin:0; }

/*	-------------------------------------------------------------
	GLOBAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clear {
	clear: both; }
 
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

	.clearfix { display:inline-block; }

	/* Hide from IE Mac \*/
	.clearfix { display:block; }
	/* End hide from IE Mac */

::selection{ /* Safari and Opera */
	background:#383838;
	color:#fff; }

::-moz-selection{ /* Firefox */
	background:#383838;
	color:#fff; }

.left {
	float: left;
	width: 48%;
	display: block; 
	text-align:justify;
}
	
.right {
	float: right;
	width: 48%;
	display: block; 
	text-align:justify;
}

	.left-small {
		float: left;
		width: 40%;
		display: block; }

		.left-small h4 {
			margin:0; }
		
	.right-small {
		float: left;
		width: 40%;
		display: block; }

.center {
	margin:0 auto;
	text-align:center; }

/*	-------------------------------------------------------------
	INTERFACE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	margin:0;
	padding:0;
	width:100%; }
 
.wrapper {
	width: 960px;
	padding:0px;
	margin-left:25px;
	margin-top:50px;
	clear: both;
	background:#fff; }

.content {	
	height:auto !important;
	min-height:500px;
	padding:0 0 25px 0; }


/* Header */ 
.header {
	position: relative;
	background: #fff;
	margin: 0;
	padding:0; }

	.header .wrap {
		height:60px;
		position: relative;
		padding:40px 0 20px 0;
		margin:40px;
		border-bottom:2px solid #ddd; }
		
		.subpage .header .wrap {
			position: relative;
			padding:40px 0 0 0;
			margin:40px 40px 0 40px;
			border-bottom:1px solid #ddd; }

		.header a.logo  {
			display:block;
			height:90px;
			left:0;
			margin:0;
			padding:0;
			position:absolute;
			top:20px;
			width:280px;
			background:transparent url("../../img/logo-venti07-red.gif") no-repeat 0px 0px; }

			.header a.logo span {
				display:none;}

/* Top Navigation */
ul#topNav {
	position:absolute;
	top:32px;
	right:0;
	float:right;
	list-style: none;
	margin:0;
	padding:0; }

	ul#topNav li {
		position:relative;
		float:left;
		padding: 0;
		margin: 0; }

	ul#topNav li:last-child {
		background:none; }

	ul#topNav li, ul#topNav li a {
		font-family:"Droid Sans Bold", "Trebuchet MS", Tahoma, sans-serif;
		font-weight:normal;
		font-size:1.15em;
		margin:0;
		padding:10px 8px 10px 8px;
		display: block; }

		ul#topNav li a:hover {
			color:#166e9d;
			border-bottom:3px solid #ddd; }

		ul#topNav li a.pro:hover, ul#topNav li:hover a.pro {
			color:#000;
			text-shadow: 1px 1px 0 #fff;
			border-bottom:none;
			-moz-border-radius: 5px;
			-khtml-border-radius: 5px;
			-webkit-border-radius: 5px;
			box-shadow: 1px 1px 0px #999;
			-moz-box-shadow: 1px 1px 0px #999;
			-webkit-box-shadow: 1px 1px 0px #999;
			background:transparent url("../../img/bg_topnav_item.gif") repeat-x top left; }
		
		ul#topNav li a.active{
			color:#000;
			text-shadow: 1px 1px 0 #CCC;
		}

/* Top Navigation - Dropdown */
ul#topNav li .sub {
	position: absolute;
	top: 45px; 
	left: 8px;
	background: #d6d6d5;
	padding: 7px;
	float: left;
	display:none;
	z-index:100;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	box-shadow: 1px 1px 0px #999;
	-moz-box-shadow: 1px 1px 0px #999;
	-webkit-box-shadow: 1px 1px 0px #999; }
	
	ul#topNav li .sub ul {
		margin: 0; 
		padding: 10px;
		width: 180px; /* Width of each dropdown menus */
		float: left;
		background-color: #fff;
		-moz-border-radius: 3px;
		-moz-border-radius-topleft: 1px;
		-moz-border-radius-bottomleft: 1px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		-webkit-border-top-left-radius: 1px;
		-webkit-border-bottom-left-radius: 1px; }
	
	ul#topNav .sub ul li {
		padding:2px 0;
		margin:0;
		display:block;
		width: 100%;
		text-indent:5px;
		border-bottom:1px solid #f2f2f2 }

		ul#topNav .sub ul li:hover {
			cursor:hand; }

		ul#topNav .sub ul li:last-child  {
			border-bottom:none; }
	
	ul#topNav .sub ul li a {
		font-family:"Droid Sans Regular", "Trebuchet MS", Tahoma, sans-serif;
		font-size:12px;
		letter-spacing:-0.5px;
		font-weight:normal;
		color:#8c8b8b;
		float: none;
		padding:0;
		margin:3px 0;
		display: block; }
	
		ul#topNav .sub ul li a:hover {
			border:none;
			color:#166e9d; }

/* Left Navigation */
ul.leftNav {
	margin: 0 0 5px 17px; 
	float: left;}

	ul.leftNav li {
		width:190px;
		margin: 0;
		padding: 1px 0;
		border-bottom: 1px solid #ddd;
		display: block; }

		ul.leftNav li.subcat {
			font-family:"Droid Sans Bold", "Trebuchet MS", Tahoma, sans-serif;
			text-indent:15px;
			color:#8c8b8b;
			font-size:14px;
			margin:20px 0 3px 0;
			border-bottom:none; }

			ul.leftNav li.subcat:first-child {
				margin-top:0; }

		ul.leftNav li:last-child {
			border-bottom: none; }

		ul.leftNav li img {
			margin:2px 5px 3px 0;
			vertical-align:middle; }

		ul.leftNav li a {
			font-family:"Droid Sans Regular", "Trebuchet MS", Tahoma, sans-serif;
			font-size:12px;
			letter-spacing:-0.5px;
			display: block;
			margin:0;
			padding:4px 0 4px 15px; }

			ul.leftNav li a:hover, ul.leftNav li a.selected {
				font-family:"Droid Sans Bold", "Trebuchet MS", Tahoma, sans-serif;
				font-weight:bold;
				color:#166e9d; }

/* Columns */
.leftcol, .rightcol {
	position: relative;
	float: left;
	display: inline; }

	.leftcol {
		position: relative;	
		margin: 0 0 0 25px;
		width: 249px;
		padding: 0 !important; }

	.rightcol {
		margin-left: 30px;
		margin-top:25px;
		width: 619px; }

/* Page Title*/
.pagetitle {

	margin:0 0 10px 40px;
	padding:0;}

/* Content Footer */
.main-content-footer {
	width:100%;
	height:1%;
	padding:0;
	margin:0; }

.main-content-footer .col-left,
.main-content-footer .col-right  {
	width:300px;
	padding:20px 0 0 0;
	float:left; }

.main-content-footer .col-left {
	margin:0 19px 0 0; }

.main-content-footer .col-left .icon,
.main-content-footer .col-right .icon  {
	width:70px;
	height:100%;
	float:left;
	margin:0 15px 0 0; }

.main-content-footer .col-left .text,
.main-content-footer .col-right .text {
	/*padding:0 0 0 85px; use with icon */ }

.main-content-footer .col-left p,
.main-content-footer .col-right p {
	margin:5px 0;}

.main-content-footer .col-left h4,
.main-content-footer .col-right h4 {
	margin:0; }

/*	-------------------------------------------------------------
	DESIGN ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* Navigation */
.paper {
	background: #fff;
	padding: 7px 20px 7px 7px;
	float: left;
	margin:20px 0 0 15px;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	box-shadow:2px 1px 1px #ddd;
	-moz-box-shadow:2px 1px 1px #ddd;
	-webkit-box-shadow:2px 1px 1px #ddd; }

	.paper p {
		font-size:11px;
		padding:0 19px 0 30px; }

	.paper h3 {
		font-size:17px;
		padding:0 30px;
		margin:20px 0 15px 0;
		border:none; }

	.paper h3.plus {
		background:transparent url("../../img/icon_plus.gif") no-repeat 10px 3px; }

/* Valued Contents */
#value {
	font-family:"Droid Sans Regular", "Trebuchet MS", Tahoma, sans-serif;
	color:#166e9d;
	line-height: 1.8em;
	padding: 20px 30px 20px 30px;
	margin: 20px 0 15px 0;
	font-size:16px;
	text-align:justify;
	border-left:8px solid #9ac7dd;
	background:#d2edfa;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px; }

	#value h4 {
		font-size:16px;
		margin:0; }

	#value p {
		font-size:12px; }

		#value a.learnmore {
			margin:4px 0 0 0;
			padding:0;
			color: #4a4a4a; }

		#value a.learnmore:before {
			margin:0 4px 0 5px;
			padding:0;
			font-weight:normal;
			content: "\279C";
			color:#166e9d; }

/* Lists */
.list_title {
	margin:0;
	background:#efefef;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px; }

.list_title h4 {
	font-size:12px;
	padding:6px 10px 4px 25px;
	text-transform:uppercase;
	color:#31302f;
	background:transparent url("../../img/icon_plus.gif") no-repeat 10px 9px; }

.global_list {
	padding:0;
	margin:10px 0 0 15px;
	float:left;
	width:278px;
	list-style-type: none; }

	.global_list li {
	line-height:1.9em; }

.plus {
	background:transparent url("../../img/icon_plus.gif") no-repeat 0 3px;
	padding:0 0 0 20px; }

/*	-------------------------------------------------------------
	BLOG (NEWS & UPDATES)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.entries {}

.entries h4 {
	font-size:22px;
	margin:0 0 7px 0;
	padding:7px 0 0 0; }

.meta {
	display:block;
	font-style:italic;
	font-weight:normal;
	margin:0 0 15px 0; }

.entries dl { text-indent:6px; }
.entries dt { width:175px; float:left; font-weight:bold; padding:5px 0; }
.entries dd { border-bottom:1px solid #ddd; padding:5px 0; }

/*	-------------------------------------------------------------
	CONTACT FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#contactform {
	width: 600px;
	margin:0 auto;
	padding:20px 8px 0 8px; }
	
#contactform .input-div {
	width: 200px;
	float: left;
	font-size: 11px; }

#contactform input {
	font-family:"Droid Sans Regular", "Trebuchet MS", Tahoma, sans-serif;
	width: 180px;
	padding: 5px 7px;
	border: 1px solid #cdcdcd;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #ececec;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px; }

#contactform .message-div {
	width: 380px;
	padding-left:20px;
	float: left;
	font-size: 11px; }

#contactform textarea {
	padding: 5px 7px;
	width:360px;
	border: 1px solid #cdcdcd;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #ececec;
	font-size: 11px;
	display: block;
	margin-bottom: 20px;
	margin-top: 5px; }

#contactform .submit {
	border: 1px solid #cdcdcd;
	border-bottom: 1px solid #8d8d8d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff url(../../img/bg_submit.gif) repeat-x 0 100%;
	font-size: 9px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 4px;
	width:95px;
	display: block; }

#contactform .submit:hover { }

/* Error Handling */
#contactform .errorbox { 
	display:none; 
	margin:0; 
	padding:10px;
	font-weight:normal; 
	color:#bb252c;
	background:#fdebed;
	border:1px solid #fec5cb; }

	#contactform .errorbox ul li { 
		font-size:10px;
		line-height:2.1em; }


/*	-------------------------------------------------------------
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.footer {
	margin:0 40px;
	padding:20px 40px;
	background-color: #ddd;
	border-top:3px solid #ccc; }

	.footer .left {
		width: 70%; }
		
	.footer .right {
		width: 30%; }
	.footer a.altdesign{
		color:#666;
		text-decoration:none;
	}
	.footer a.altdesign:hover{
		color:#666;
		text-decoration:underline;
	}	
	.footer a.logo  {
		margin:15px 0 0 0;
		display:block;
		width:99px;
		height:29px;
		padding:0;
		float:right;
		background:transparent url("../../img/logo_footer.gif") no-repeat 0 0; }

		.footer a.logo span {
			display:none; }

			.footer a.logo:hover {
				border:none;}

	.footer p {
		font-size:10px;
		color:#666;
		margin:5px 0 0 0; }
		
		.footer a:hover {
		border-bottom:1px solid #666; }


.lightbox_image{
	background:transparent url("../../img/zoom.png") no-repeat center center;
}	
.lightbox_image {
	left:0;
	position:absolute;
	top:0;
	z-index:1;
	cursor:pointer;
}	
.pagetitle img, .rightcol img, #slideshow img, iframe, .img-responsive{
	max-width:100%;
	height:auto;
}
.rightcol a{
	text-decoration:underline;
}
.mb5{
	margin-bottom:5px;
}
/**/
@media (max-width: 960px) {
	.wrapper {
		margin-left: 0;
		margin-top: 0;
		padding: 0;
		width: 100%;
	}
	.leftcol {
		display:none;
	}
	.rightcol {
		display: block;
		float: none;
		margin: 25px 25px 0 25px;
		width: auto;
	}	
	.pagetitle {
		margin: 10px 25px;
		padding: 0;
		width: auto;
	}	
	.main-content-footer .col-left, .main-content-footer .col-right{
		width:45%;
	}
	.footer {
		margin: 0;
	}	
	#slideshow, #slides, #slides ul, #slides ul li{
		width:100%;
		background:#fff;
	}
	#slideshow{
		margin: 0 25px;
	}	
}
@media (max-width: 767px) {
	#slidesitems, #slideshow{
		display:none;
	}
	.header .wrap {
		border-bottom: 2px solid #ddd;
		height: auto;
		margin: 25px;
		padding: 0;
		position: relative;
	}
	.header a.logo {
		position: relative;
		top: 0;
	}	
	ul#topNav {
		float: none;
		position: relative;
		left: 0;
		top: 0;
	}	
	ul#topNav li{
		padding: 10px 0px;		
	}
	ul#topNav li a{
		text-decoration:underline;
		padding: 10px;
	}
	.global_list a{
		font-size:16px;
		line-height: 30px;
	}
	html, body {
		color: #333;
		font: 14px/16px "Verdana","Helvetica",Arial,sans-serif;
		letter-spacing: 0;
	}	
	
	h2 {
		font-size: 23px;
		height:32px;
	}
}
@media (max-width: 520px) {
	.right-link, .left-link, .right-small, .left-small{
		float:none;
	}
	.right-small, .left-small{
		width:auto;
	}	
	ul#topNav li a{
		font-size: 14px;
	}	
	.footer {
		padding: 10px;
	}	
	.footer .right, .footer .left, .right, .left {
		width: auto;
		float:none;
		text-align:left;
	}	
}
@media (max-width: 380px) {
	.pagetitle {

	}	
	ul#topNav li a{
		font-size: 12px;
		padding: 8px 12px 8px 0;
		font-family: "Verdana","Helvetica",Arial,sans-serif;
	}	
}
