/* @override 
	http://www.henryvevents.com/blog/templates/henryv/css/default/custom_css/hv-custom.css
	http://henryvevents.com/blog/templates/henryv/css/default/custom_css/hv-custom.css
*/

*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table, th, td {
	margin:0;
	padding:0;
	z-index:3;
}

a {
	text-decoration: none;
	outline: none;
	color: #f78835;
}

a:hover {
	color: #f78835;
}

a:active {
	color: #333;
}

img {
	border: 0;
	}

#col3 ul li {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	margin: 0 0 15px 17px;
}

.left {
	float: left;
	}

.right {
	float: right;
	}

.clear {
	clear: both;
	}

.ir {
	text-indent: -9999px;
	overflow: hidden;
	}

.no-margin {
	margin: 0 !important;
	}

body {
	margin: 0;
	background-color: #FFF;
	}

#pagemargin

br {
	height: 0;
	margin: 0;
	}

hr {
	height: 0;
	margin: 10px 0;
	padding: 0;
	background: none;
	border: 0;
	border-top: 1px dotted #ccc;
	}
	
#col2_content {
	padding:10px 0px 10px 10px;
	}


#head {
	width: 100%;
	height: 185px;
	}

.head-1 {
	background: url(../../../img/bg-head-1.jpg) no-repeat center top #333;
	}

#nav {
	width: 960px;
	height: 105px;
	margin: 0 auto;
	background: url(../../../img/bg-nav.gif) no-repeat center top;
	}

#nav h1 a {
	display: block;
	width: 180px;
	height: 105px;
	background: url(../../../img/bg-logo.gif) no-repeat;
	border-right: 1px dotted #ccc;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}
#nav h1 a:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#nav h1 a:active {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#nav ul {
	margin: 40px 0 0 40px;
	float: left;
	}

#nav ul li {
	margin-right: 40px;
	font: normal 14px Arial, Helvetica, sans-serif;
	float: left;
	list-style-type: none;
}

#nav ul li a {
	color: #999;
	display: block;
	}
#nav ul li a:hover {
	color: #666;
	text-decoration: none;
	}
#nav ul li a:active {
	color: #333;
	}

#nav li.active {
	padding-bottom: 71px;
	background: url(../../../img/bg-arrow-nav.png) no-repeat bottom center;
	}

#nav li.active a {
	color: #f78835;
	}


#about #nav ul li.about a, #approach #nav ul li.approach a, #contact #nav ul li.contact a, #services #nav ul li.services a, #casestudies #nav ul li.casestudies a {
	color: #f78835;
	}

#nav form {
	margin: 35px 40px 0 0;
	}

input, textarea {
	margin-bottom: 10px;
	padding: 5px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #999;
	border: 1px solid #e6e6e6;
	background: url(../../../img/bg-input.gif) repeat-x top;
	}
input:focus, textarea:focus {
	color: #333;
	border-color: #bbb;
	}

.submit {
	height: 26px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	}

#nav form input.submit {
	width: 40px;
	background: url(../../../img/bg-submit-go.gif) repeat-x top;
	}
#nav form input.submit:hover {
	background-position: 0 -26px;
	}
#nav form input.submit:active, #nav form input.submit:focus {
	background-position: 0 -52px;
	}

#head ul#nav-page {
	width: 960px;
	height: 45px;
	margin: 38px auto 0;
	}

#head ul#nav-page li {
	height: 42px;
	padding-bottom: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	border-right: 1px dotted #595959;
	float: left;
	}

#head ul#nav-page li:last-child {
	border-right: none;
	}

#head ul#nav-page li a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	}
#head ul#nav-page li a:hover {
	color: #ccc;
	}
#head ul#nav-page li a:active {
	color: #aaa;
	}
#head ul#nav-page li.selected a {
	color: #f78835;
	background: url(../../../img/bg-tab.gif) repeat-x top #fff;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-top-right: 10px;
	-webkit-border-radius-top-left: 10px;
	}

#con {
	width: 960px;
	margin: 20px auto;
	}

#con #main h2, .contentheading  {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../../../img/star.gif) no-repeat top left;
	font: 167% Arial, Helvetica, sans-serif;
	color: #888;
	}

a.contentpagetitle {
	color: #555;
}

h1.contentheading a:hover, h2.contentheading a:hover {
	text-decoration: none;
	color: #999;
}

/* @group My Group */



/* @end */

#con #main h4 {
	margin: 5px 0 25px 0;
	font: normal bold 16px Arial, Helvetica, sans-serif;
	color: #888;
	}
	
#con #main h5 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#con #main {
	margin-bottom: 20px;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #666;
	text-align:left;
	}


	
#con #main p {
	margin-bottom: 20px;
}

#con #main p.readmore a.readon {
	color: #f78835;
	border-bottom: none;
	}
	
.module-toprated, .module-populartag { 
	border: 1px solid #CCC;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 15px 20px;
	margin-bottom: 30px;
	}

	
.module-toprated h3, .module-populartag h3 {
	font: bold 20px Arial, Helvetica, Geneva, sans-serif;
}
	
.module-toprated a, .module-populartag a {
	font-size: 14px;
	color: #f78835;
}

.copy-single {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	}

.copy-single p strong a {
	color: #f78835;
	border: 0;
	}

.copy-single h3 {
	margin-bottom: 10px;
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #444;
	}
            
.copy-single-icon {
	padding-left: 110px;
	}

.ghost-photo img {
	position: absolute;
	top: -90px;
	right: 0;
	z-index: 10;
	}

.zoom {
	width: 20px;
	height: 21px;
	background: url(../img/icon-zoom.png) no-repeat;
	position: absolute;
	bottom: -5px;
	left: -5px;
	z-index: 50;
	}

.title-h2-services {
	background: url(../img/title-h2-services.gif) no-repeat;
	}

.title-h2-experiencetypes {
	background: url(../img/title-h2-experiencetypes.gif) no-repeat;
	}

.title-h2-boredintoaction {
	background: url(../img/title-h2-boredintoaction.gif) no-repeat;
	}

.title-h2-about {
	background: url(../img/title-h2-about.gif) no-repeat;
	}

.title-h2-movingaudiences {
	background: url(../img/title-h2-movingaudiences.gif) no-repeat;
	}

.title-h2-address {
	background: url(../img/title-h2-address.gif) no-repeat;
	}

.title-h2-contactinfo {
	background: url(../img/title-h2-contactinfo.gif) no-repeat;
	}

.title-h2-ontheweb {
	background: url(../img/title-h2-ontheweb.gif) no-repeat;
	}

.title-h2-sendusaquickmessage {
	background: url(../img/title-h2-sendusaquickmessage.gif) no-repeat;
	}

.title-bucket-casestudies-adibro {
	background: url(../img/title-bucket-casestudies-adibro.gif) no-repeat;
	}

.title-bucket-casestudies-adidicks {
	background: url(../img/title-bucket-casestudies-adidicks.gif) no-repeat;
	}

.title-bucket-casestudies-adidigi {
	background: url(../img/title-bucket-casestudies-adidigi.gif) no-repeat;
	}

.title-bucket-casestudies-keen {
	background: url(../img/title-bucket-casestudies-keen.gif) no-repeat;
	}

.title-bucket-casestudies-ryka {
	background: url(../img/title-bucket-casestudies-ryka.gif) no-repeat;
	}

.title-bucket-casestudies-freightliner {
	background: url(../img/title-bucket-casestudies-freightliner.gif) no-repeat;
	}

.title-bucket-casestudies-intel {
	background: url(../img/title-bucket-casestudies-intel.gif) no-repeat;
	}

#tt {
	display: block;
	position: absolute;
	z-index: 20;
	}
	
/* #ttcont {
	display: block;
	max-width: 200px;
	padding: 5px 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#ttcont hr {
	height: 0;
	margin: 2px 0;
	background: none;
	border: none;
	border-bottom: 1px dotted #ddd;
	} */
	
#ttcont {
	display: block;
	max-width: 200px;
	padding: 5px 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../img/bg-tooltip.png);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#ttcont hr {
	height: 0;
	margin: 2px 0;
	background: none;
	border: none;
	border-bottom: 1px dotted #333;
	}

#ttcont em {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	}

#statusdiv {
	background-color: #ddd;
	padding: 2px;
	position: absolute;
	left: -300px;
	visibility: hidden;
	}

#about #foot, #approach #foot, #contact #foot {
	margin-top: 250px;
}

#foot {
	clear: both;
	width: 1000px;
	height: 30px;
	margin: 40px auto;
	padding: 20px 0;
	background: url(../../../img/bg-foot.gif) no-repeat top center;
	border-top: 1px dotted #ccc;
	}

#foot p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #bbb;
	}

#foot ul {
	margin-left: 20px;
	}

#foot ul li {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	margin-right: 10px;
	color: #aaa;
	border-right: 1px solid #e9e9e9;
	float: left;
	}

#foot ul li:last-child {
	border-right: none;
	}

#foot li a {
	color: #bbb;
	}
#foot li a:hover {
	color: #999;
	}
#foot li a:active {
	color: #888;
	}

/* New Stuff */

#mainleft {

}

#maincenter {
	
}

#mainright {

}

#group2 {
	margin-left: 325px;
}

#group3 {
	margin-left: 650px;
}

#docks {
	margin-top: -30px;
}

.dock-container { 
	position: relative;
	height: 140px;
}
a.dock-item {
	display: block; 
	position: absolute; 
	bottom: 0; 
	text-align: center; 
	text-decoration: none; 
	color: #333;
}  
.dock-item span {
	display: none;
	text-align: center;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
}  
.dock-item img {
	border: 0;
	margin: 5px 0;
	width: 100%;
}

#docks .simple .dock-container {
	position: inherit;
	clear: both;
	margin-left: 75px;
}

#docks .simple .dock-container a {
	width: 100px;
	text-align: center;
	display: block;
	float: left;
}

#docks .simple .dock-container a img {
	width: 100px;
}

#docks .simple .dock-container a.dock-item {
	position: relative;
	display: inline;
}

#docks .simple .dock-container a:link, #docks .simple .dock-container a:visited {
	color: #fff;
}

#docks .simple .dock-container a:hover {
	color: #000;
}

#docks .simple .dock-container .dock-item span {
	display: block;
}

/* Case Studies */

#sortToggle {
	width: 135px;
	height: 16px;
	background: #fff url('../img/pulltab_sortby.png') no-repeat top left;
	text-indent: -99999px;
	border-top: 1px solid #eee;
	width: 100%;
}

#selector {
	margin-top: 5px;
	background: #f2f2f2 url('../img/case_study_selector_bg.png') no-repeat center center;
	padding: 20px;
	border-top: 1px solid #eee;
}

#selector h6 {
	font-size: 14px;
	color: #444;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
}

#selector .clients {
	width: 420px;
	float: left;
}

#selector .experienceTypes {
	width: 420px;
	float: right;
}

#selector ul {
	width: 140px;
	float: left;
}

#selector ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 12px;
	line-height: 20px;
}

#selector ul li a:link, #selector ul li a:visited {
	color: #888;
}

#selector ul li a:hover {
	color: #000;
}

/* End Case Studies */
