/* Global reset */
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
form{
	margin:0;
	padding:0;
	border:none;
}
/* General */
html{
	background: #333;
	height: 100%;
}
body{
	background: url(../images/bg-html.jpg) repeat-y 50% 0;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	min-width: 960px;
	height: 100%;
}
.page{
	min-height: 100%;
	width: 100%;
	overflow: hidden;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
}
.home .page{
	background:url(../images/bg-body-home.jpg) no-repeat 50% 0;
}
/* wrapper start */
#wrapper{
	margin: 0 auto;
	overflow: hidden;
	width:960px;
}
/* header start*/
#header{
	width: 100%;
	overflow: hidden;
}
#header h1{
	margin: 0;
}
#header h1 a{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/logo.png) no-repeat;
	width: 188px;
	height: 78px;
	margin: 40px 0 0;
}
.text-go-to-wolf-pack{
	float: right;
	background: url(../images/text-go-to-the-wolf-pack.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width:205px;
	height: 24px;
	margin: 128px 26px 0 0;
	display: inline;
}
.text-get-involved-in-wolf-now{
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	width:310px;
	height: 36px;
	margin: 72px 26px 0 45px;
	display: inline;
	background: url(../images/text-get-involved-in-wolf-now.png) no-repeat;
}
/* header end
	navigation start */
#nav{
	width: 951px;
	overflow: hidden;
	background: url(../images/bg-nav-l.gif) no-repeat;
	border: 1px solid #ccc;
	padding-left: 7px;
	margin-bottom: 17px;
}
#nav div{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-nav.gif) repeat-x;
}
#nav ul{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-nav-r.gif) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li{
	background: url(../images/nav-separator.gif) no-repeat 0 4px;
	margin: 0 0 0 -2px;
	padding: 0 0 0 2px;
	float: left;
	overflow: hidden;
	height: 1%;
}
#nav a{
	overflow: hidden;
	float: left;
	padding: 15px 0 13px 10px;
	margin-right:2px;
}
#nav a span{
	text-indent: -9999px;
	float: left;
	height:13px;
	overflow: hidden;
	cursor: pointer;
	padding-right: 8px;
}
#nav li.active a{
	background: url(../images/bg-nav-roll.gif) repeat-x 0 1px;
}
#nav li.active a span,
#nav a:hover span{
	background-position: 0 -13px !important;
}
#nav a.text-home span{
	background: url(../images/text-home.gif) no-repeat;
	width:33px;
}
#nav a.text-what-we-do span{
	background: url(../images/text-we-do.gif) no-repeat;
	width:72px;
}
#nav a.text-about-us span{
	background: url(../images/text-about-us.gif) no-repeat;
	width:72px;
}
#nav a.text-history-wolf span{
	background: url(../images/text-history-wolf.gif) no-repeat;
	width:93px;
}
#nav a.text-wolf-news span{
	background: url(../images/text-wolf-news.gif) no-repeat;
	width:71px;
}
#nav a.text-upcoming-events span{
	background: url(../images/text-upcoming-events.gif) no-repeat;
	width:101px;
}
#nav a.text-sucess-stories span{
	background: url(../images/text-success-stories.gif) no-repeat;
	width:93px;
}
#nav a.text-wolf-partners span{
	background: url(../images/text-wolf-partners.gif) no-repeat;
	width:79px;
}
#nav a.text-get-involved span{
	background: url(../images/text-get-involved.gif) no-repeat;
	width:73px;
}
#nav a.text-contact-us span{
	background: url(../images/text-contact-us.gif) no-repeat;
	width:64px;
}
#nav a.text-wolf-shop span{
	background: url(../images/text-wolf-shop.gif) no-repeat;
	width:69px;
}
/* navigation end
	content start */
.content-bg{
	width: 959px;
	overflow: hidden;
	background: url(../images/bg-content-t.png) no-repeat;
	height: 1px;
}
.content-shop{
	width: 959px;
	overflow: hidden;
	height: 1px;
}
#content{
	background: url(../images/bg-content.png) repeat-y;
	width: 959px;
	overflow: hidden;
	padding-left: 1px;
}

/* main start */
.main{
	float: left;
	width: 694px;
	overflow: hidden;
	padding: 14px 15px 0 14px;
}
.main-home{
	padding: 0;
	width: 721px;
}
.main-shop{
	width: 100%;
	overflow: hidden;
}
/* visual box start */
.visual{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.visual img{
	display: block;
}
.visual h2{
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.visual h2.text-what-we-do{
	background:url(../images/text-what-we-do.gif) no-repeat;
	width: 163px;
	height: 23px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-about-us{
	background:url(../images/text-about-us-mood.gif) no-repeat;
	width: 226px;
	height: 29px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-history{
	background:url(../images/text-history.gif) no-repeat;
	width: 211px;
	height: 28px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-news{
	background:url(../images/text-wolf-news-mood.gif) no-repeat;
	width: 163px;
	height: 23px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-speaking{
	background:url(../images/text-speaking-mood.gif) no-repeat;
	width: 118px;
	height: 28px;
	position: absolute;
	left: 102px;
	top: 81px;
}
.visual h2.text-upcoming-events{
	background:url(../images/text-upcoming-events-mood.gif) no-repeat;
	width: 226px;
	height: 29px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-success-stories{
	background:url(../images/text-success-stories-mood.gif) no-repeat;
	width: 207px;
	height: 23px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-wolf-partners{
	background:url(../images/text-wolf-partners-mood.gif) no-repeat;
	width: 198px;
	height: 23px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-contact-us{
	background:url(../images/text-contact-us-mood.gif) no-repeat;
	width: 144px;
	height: 23px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-get-involved{
	background:url(../images/text-get-involved-mood.gif) no-repeat;
	width: 158px;
	height: 23px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.visual h2.text-join-wolf-team{
	background:url(../images/text-join-wolf-team.gif) no-repeat;
	width: 244px;
	height: 23px;
	position: absolute;
	left: 42px;
	top: 81px;
}
.home-visual div{
	width: 317px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}
/* visual box end
	main text block start */
.main-text{
	height: 1%;
	overflow: hidden;
	padding: 30px 0 87px 15px;
}
.about_frame{
	width:670px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:10px;
	
	
}

.main-text h3{
	margin: 0;
	color: #600;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
.main-text h4{
	margin: 22px 0 0;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}

.main-text p{
	margin: 20px 0 18px;
	line-height: 20px;
	color: #000;
}

.main-text p{
	margin: 20px 0 18px;
	line-height: 20px;
	color: #000;
}
.main-text ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
.main-text ol{
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 28px;
	list-style-position: outside;
}
.twocolumn{
	overflow: hidden;
	width: 684px;
}
.staff{
width:50%;
float:left;
padding-bottom:20px;
}
.staff img {
	float: left;
	border: 1px solid #999;
	margin: 3px 10px 20px 2px;	
}
.staff a{
	text-decoration: underline;
	color: #600;
	line-height: 18px;
}
.staff p{
	margin:0 22px 0 0;
	line-height: 18px;
}
.partner{
width:100%;
float:left;
padding-bottom:20px;
padding-left:0px;
}
.partner img {
	float: left;
	border:none;
	margin: 3px 20px 20px 0px;
	padding-left:0px;	
}
.partner a{
	text-decoration: underline;
	color: #600;
	line-height: 18px;
}
.partner p{
	margin:0 22px 0 0;
	line-height: 18px;
}
.dottedDivider {
border-bottom:dotted 1px #000000;
height:2px;
width:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
.main-text ul.col{
	width: 333px;
	overflow: hidden;
	float: left;
	margin: 20px 9px -28px 0;
	padding: 0;
	list-style: none;
	color: #000;
}
ul.col li{
	width: 100%;
	overflow: hidden;
	padding: 0 0 28px;
}
ul.col li img{
	float: left;
	border: 1px solid #999;
	margin: 3px 0 0 2px;
}
ul.col li div{
	float: right;
	width: 215px;
	overflow: hidden;
}
ul.col li div strong{
	display: block;
	line-height: 20px;
	font-size: 14px;
}
ul.col li div p{
	margin: 0;
	line-height: 18px;
}
ul.col li div a{
	text-decoration: underline;
	color: #600;
	line-height: 18px;
}
ul.col li div a:hover{
	text-decoration: none;
}
/* main text block end */
.grey-button,
.red-button{
	margin: 0 !important;
	overflow: hidden;
	width: 100%;
}
.grey-button a,
.red-button a{
	overflow: hidden;
	height: 26px;
	background: url(../images/btn-red-l.gif) no-repeat;
	float: left;
}
.grey-button a{
	background: url(../images/btn-grey-l.gif) no-repeat;
}
.grey-button strong,
.red-button strong{
	float: left;
	background: url(../images/btn-red-r.gif) no-repeat 100% 0;
	padding: 7px 0 7px 13px;
	cursor: pointer;
}
.grey-button strong{
	background: url(../images/btn-grey-r.gif) no-repeat 100% 0;
}
.grey-button span,
.red-button span{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	padding-right: 12px;
	cursor: pointer;
}
.red-button .text-get-involved-in-wolf-new{
	background: url(../images/text-get-involved-in-wolf-new.gif) no-repeat;
	width: 187px;
	height: 11px;
}
.grey-button .text-sign-up-now{
	background: url(../images/text-sign-up.gif) no-repeat;
	width: 93px;
	height: 13px;
}
.grey-button .text-learn-more{
	background: url(../images/text-learn-more.gif) no-repeat;
	width: 82px;
	height: 10px;
}
.grey-button .text-contact-speak{
	background: url(../images/text-contact-speak.gif) no-repeat;
	width: 82px;
	height: 10px;
}
.home-visual .red-button a{
	margin: 25px 0 0 47px;
	display: inline;
}
h2.text-powerful{
	background: url(../images/text-powerful.gif) no-repeat;
	width: 282px;
	height: 162px;
	margin: 36px 0 0 7px !important;
}
/* main end
	sidebar start */
.sidebar{
	width: 222px;
	overflow: hidden;
	float: right;
}
.home-sidebar{
	padding: 11px 19px 16px;
	width: 182px;
}
.sidebar h3{
	margin: 0 0 0 -2px;
	font-size: 18px;
	color: #600;
	font-weight: normal;
}

.events{
	margin: 12px 0 -15px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.events li{
	padding: 0 0 15px;
}
.events strong{
	display: block;
}
.events p{
	margin: 0;
}
.red-button .text-view-all-events{
	background: url(../images/text-view-all-events.gif) no-repeat;
	width: 111px;
	height: 10px;
}
.home-sidebar .red-button a{
	margin: 13px 0 0;
}
.home-sidebar .red-button strong{
	padding:8px 0 6px 8px;
	margin-right: -1px;
}
.home-sidebar .red-button span{
	padding-right: 12px;
}
/* red box start */
.red-box-t{
	width: 192px;
	overflow: hidden;
	background: url(../images/bg-red-box-t.gif) no-repeat;
	margin: 13px 0 0 13px;
}
.red-box-b{
	background: url(../images/bg-red-box-b.gif) no-repeat 0 100%;
	height: 1%;
	overflow: hidden;
	padding: 17px 18px;
}
.red-box-t h3{
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.red-box-t p{
	color: #fff;
	font-size: 13px;
	margin: 0 0 6px;
	line-height: 15px;
	padding-top: 6px;
}
.red-box-t .grey-button strong{
	padding-left: 20px;
}
.red-box-t .grey-button span{
	padding-right: 20px;
}
.required {
	font-size: 10px;
	color:#600;
	
}
.dk_black {
	font-size: 13px;
	color:#000;
	font-weight:bold;
	
}
h3.text-join-innovation{
	background: url(../images/text-join-the-innovation-forum.gif) no-repeat;
	width: 149px;
	height: 99px;
}
/* red box end */
/* grey box start */
.grey-box-t{
	width: 192px;
	overflow: hidden;
	background: url(../images/bg-grey-box-t.gif) no-repeat;
	margin: 13px 0 0 13px;
}
.grey-box-b{
	background: url(../images/bg-grey-box-b.gif) no-repeat 0 100%;
	height: 1%;
	overflow: hidden;
	padding: 23px 18px;
}
.grey-box-b a{
	font-size:12px;
	text-decoration:underline;
	color:#600;
	font-weight:bold;
}
.grey-box-t h3{
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.grey-box-t p{
	color: #000;
	font-size: 13px;
	margin: 10px 0 12px;
}
h3.text-interested-in{
	background: url(../images/text-intersted-in.gif) no-repeat;
	width: 157px;
	height: 76px;
	margin:0;
}
h3.text-contact_speaking{
	background: url(../images/text_contact_julie_speaking.gif) no-repeat;
	width: 157px;
	height: 76px;
	margin:0;
}
.grey-box-t img{
	display: block;
	border: 1px solid #fff;
	margin: 0 0 16px 3px;
}
.grey-box-t .grey-button a{
	margin-left:4px;
}
.grey-box-t .grey-button strong{
	padding-left: 26px;
}
.grey-box-t .grey-button span{
	padding-right: 24px;
}
/* grey box end */
/* sidebar end
	content end
	bottom bar start */
.bottom-bar{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-pilars.png) no-repeat;
	margin: 28px 0 0;
}
.home .bottom-bar{
	margin-top: 19px;
}
.wrap-left {
	float:left;
	position:relative;
	left:50%;
}
.wrap-right {
	position:relative;
	left:-50%;
}
* html .wrap-right {float:left;}
.bottom-bar ul{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom-bar li{
	float: left;
	background: url(../images/separator-pilars.gif) no-repeat 0 12px;
	margin: 0 0 0 -2px;
	padding: 12px 0 10px;
}
.bottom-bar li a{
	float: left;
	text-indent: -9999px;
	text-transform: uppercase;
	overflow: hidden;
	height: 14px;
	margin: 0 15px 0 17px;
	display: inline;
}
.bottom-bar li a.text-commitment{
	background: url(../images/text-commitment.gif) no-repeat;
	width: 130px;
}
.bottom-bar li a.text-network{
	background: url(../images/text-network.gif) no-repeat;
	width: 93px;
}
.bottom-bar li a.text-giveback{
	background: url(../images/text-giveback.gif) no-repeat;
	width: 94px;
}
/* bottom bar end
	footer start */
#footer{
	width: 100%;
	overflow: hidden;
	margin: 16px 0 0;
	padding: 0 0 20px;
}
.home #footer{
	margin-top: 26px;
}
.video-link {
	background-image: url(../images/video_icon.gif);
	background-repeat:no-repeat;
	text-indent:23px;
	padding-bottom:0;
	margin-bottom:0;	
}
#footer p{
	margin: 0;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.timezone-text{
	font:9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* footer end
	wrapper end */
