body{
    font-size:12px;
    font-family:arial, helvetica, sans-serif;
    padding:0;
    margin:0;
    text-align:center;
    background-image:url("/pub/design/bg");
    background-position:top left;
    background-repeat:repeat-x;
    background-color:#000;

}


h1{
    font-size:200%;
    margin:0 0 5px 0;
    padding:0 0 7px 0;
    color:#fe8b00;
    width:100%;
    float:left;

}

h2{
    font-size:180%;
    padding:0;
    margin:0;

}

h3{
    font-size:150%;
    padding:0;
    margin:0;
}

h4{
    padding:0;
    margin:0;
    font-size:130%;
}

h5{
    font-size:120%;
    padding:0;
    margin:0;
}

h6{
    padding:0;
    margin:0;
    font-size:110%;
}

p{
    font-size:100%;
    margin:0;
    padding:0 0 15px 0;
    color:#666;
}

img{
    border:none;
    padding:0;
    margin:0;
}

form{
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

.clear{
    clear:left;
}


.boundingBox{
    width:1024px;
    margin:0 auto 0 auto;
    text-align:left;

}

.mainContainer{
    width:1024px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}



.headerContainer{
    width:1024px;
    height:101px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

.logo{
    width:162px;
    height:101px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

.headerRight{
    width:862px;
    height:101px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

.headerRightTop{
    width:862px;
    height:56px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    background-image:url("/pub/design/rightHeaderTop_bg.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    background-color:#000000;
}


.headerRightTop p{
    color:#fff;
    font-size:140%;
    padding: 20px 0 0 20px;
    float:left;
}

.headerRightTop p span{
    color:#fb7430;


}

.headerRightTop p.phone{
    float:right;
    padding-right:60px;
}



.headerRightBottom{
    width:862px;
    height:45px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

.topNav{
    width:862px;
    height:45px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    background-image:url("/pub/design/topNav_bg.jpg");
    background-position:top left;
    background-repeat:repeat-x;
}

.topNav ul{
    width:100%;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    text-align:center;
    list-style:none;
}

.topNav ul li{
    float:left;
    height:45px;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    text-align:center;
    list-style:none;
    background-image: url("/pub/design/divider.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    list-style: none outside none;
    width: 120px;
    
    
}

.topNav ul li.rightNav{
    background-image:none;
}




.topNav ul li a{
    display: block;
    float: left;
    font-weight: bold;
    height: 29px;
    padding: 15px 0 0;
    text-align: center;
    width: 100%;
    text-transform:uppercase;
}


.topNav ul li a:link{
      text-decoration: none;
      color:#fff;
}

.topNav ul li a:visited{
    color:#fff;
    text-decoration:none;
}

.topNav ul li a:hover{
    color:#fb7430;
    text-decoration:none;
}

.topNav ul li a:active{
    color:#fff;
    text-decoration:none;
}







.homepageContent{
    width:1024px;
    float:left;
    /*min-height:404px;*/
	height:403px;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}


.homepageLeftSide{
    width:385px;
    height:404px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    background-color:#000;
}

.homepageLeftSide h1{
    width:100%;
    float:left;
    margin:0 0 0 0;
    padding:25px 0 15px 0;
    color:#f4e005;
    font-size:160%;
    text-transform:uppercase;
    text-align:center;
    border-bottom:none;
}

p.homepageText{
    font-size:130%;
    color:#fff;
    text-align:left;
    width:100%;
    padding:15px 0 15px 0;
	text-align:center;
}

span.yellowText{
    color:#f4e005;
    text-transform:uppercase;
}


.webinarButton{

    width:100%;
    float:left;
    height:64px;
    padding:15px 0 10px 0;
    text-align:center;

}








.homepageRightSide{
    width:520px;
    /*min-height:370px;*/
	height:404px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    /*background-image:url("/pub/design/homepageRightSide_bg.jpg");*/
	background-image:url("/pub/design/GSwebgraphicbckrnd.jpg");	
    background-position:top left;
    background-repeat:no-repeat;
    padding:0 12px 0 89px;
}


.homepageVideoContainer{
    float:left;
    width:520px;
    height:360px;
	overflow:hidden;
	margin:5px 0 0 5px;

}


*:first-child+html .homepageRightSide{ height:600px;} 


.logoBottom{
    width:385px;
    height:63px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    background-image:url("/pub/design/logoBottom.jpg");
    background-position:top left;
    background-repeat:no-repeat;

}




.footerContainer{

    background-image:url("/pub/design/footerTop_bg.jpg");
    background-position:top left;
    background-repeat:repeat-x;
    background-color:#404040;
    
    clear: both;
    min-height: 350px;
   /* margin-top: -151px;*/
    position: relative;
    
    
    
}


.foot{
    margin: 0 auto;
    width: 1024px;
    padding: 0 0 0 0;

}



.footerTop{
    width:1024px;
    height:53px;
    float:left;
    margin:0 auto 0 auto;
    background-image:url("/pub/design/dots.png");
    background-position:top right;
    background-repeat:no-repeat;


    
    
}

.copyrightContainer{
    text-align:left;
    width:50%;
    float:left;
}

.webDesignContainer{
    text-align:left;
    width:50%;
    float:left;
    text-align:right;
}





.socialMedia{
    float:left;
    background-image:url("/pub/design/dribble.png");
    background-position:top left;
    background-repeat:no-repeat;
    padding:0 0 0 0;
    height:53px;
}

.socialMedia ul{
    display:block;
    width:100%;
    list-style:none;
    margin:7px 0 0 0;
    padding:0;
    text-align:center;
}

.socialMedia ul li{
    display:inline;
    list-style:none;
    padding:0;
    margin:0;
}

.newsletterSignup{
    float:right;
    padding:15px 0 0 0;

}

.newsletterSignup p{
    float:left;
    color:#fff;
    font-size:110%;
    padding:5px 20px 0 290px;
    margin:0;
}

.newsletterSignup b{
    float:left;
    color:#fff;
    font-size:98%;
    padding:5px 20px 0 290px;
    margin:0;
}

.newsletterSignup div{
    float:left;
    margin:0 20px 0 0;
    padding:0;
}

.newsletterSignup div input{
    width:300px;
    float:left;
}
.newsletterSignup span
{
	text-align:center;
}

.newsletterSignup div input.btn{
    width:24px;
    height:16px;
    background-image:url("/pub/design/goButton.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#000;
    font-size:90%;
    color:#c61436;
    border:none;
    font-weight:bold;
    float:left;
    margin:3px 0 0 10px;
	padding: 0 0 2px 0;
	
    
}


.footerBottom{
    width:100%;
    min-height:195px;
    float:left;
    color:#999999;
    font-size:90%;


}

.copyrightContainer p{
    color:#999;
}

.footerBottom p{
    padding:15px 0 0 0;
}

.webDesignContainer p{
    color:#999;
    padding:60px 0 0 0;
}

.webDesignContainer a:link{
    color:#999;
    text-decoration:none;
}

.webDesignContainer a:visited{
    color:#999;
    text-decoration:none;
}

.webDesignContainer a:hover{
    color:#fff;
    text-decoration:underline;
}

.webDesignContainer a:active{
    color:#999;
    text-decoration:none;
}






.subpageContent{
    width:1024px;
    float:left;
    min-height:404px;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    
}

.subpageLeftSide{
    width:162px;
    min-height:404px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    background-color:#000;
    background-image:url("/pub/design/subpageLeftCol_bg.jpg");
    background-position:top left;
    background-repeat:repeat-y;

    
}

.subpageLeftSide .logoBottom{
    width:162px;
    height:63px;
    float:left;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    background-image:url("/pub/design/logoBottom_subpage.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    
}

.subpageRightSide{
    width:862px;
    float:left;
    min-height:404px;
    background-color:#fff;
    
}

.subpageRightContent{
    width:822px;
    float:left;
    min-height:364px;
    background-color:#fff;
    padding:20px;
}


/* old design styles */


.homepageVideoContainer #player-container
{
	margin:0 0 0 0;
	float:left;
	height:360px;
	overflow:hidden;
	width:520px;
}


#player-button
{
	position:absolute;
	top:0px;
	left:0px;
	width:420px;
	height:260px;
	background-image:url('/pub/design/play-button.png');
	background-position:center center;
	background-repeat:no-repeat;
	z-index:100;
}

#player-image
{
	width:420px;
	height:260px;
	overflow:hidden;
	top:0px;
	left:0px;
}
	#player-image img
	{
		width:420px;
	}

.flv
{
	position:absolute;
	width:420px;
	height:260px;
	display:none;
}


/*** test **/

/* 24 pixels to the height */

/* 420
x 236 */

#player-container
{
	position:relative;
	float:right;
	width:420px;
	height:260px;
	margin:50px 10px 0 10px;	
	overflow:hidden;
	/*border:4px solid black;	*/
}

#player-button
{
	position:absolute;
	top:0px;
	left:0px;
	width:420px;
	height:260px;
	background-image:url('/pub/design/play-button.png');
	background-position:center center;
	background-repeat:no-repeat;
	z-index:100;
}

#player-image
{
	width:420px;
	height:260px;
	top:0px;
	left:0px;
	overflow:hidden;
}
	#player-image img
	{
	/*height:260px;*/
	
	}

.flv
{
	position:absolute;
	width:420px;
	height:260px;
	display:none;
}


/*** end test **/

#wrapper_portfolio #reel-container{
	margin:0 0 0 0;
}

.categoryimages
{
	margin:0 0 0 0;
}

	.categoryimages h2
	{
		margin:10px 0 5px 0;
		padding:5px 0 5px 0;
		border-bottom:1px solid #ccc;
		color:#4A4A4A;
		font-size:150%;
		font-weight:bold;
		margin:0 0 10px 5px;
		padding:15px 0 0 0;
		
	}
	
	
	.contactLabel{
	color:#000000;
	font-weight:bold;
        float:left;
        width:100px;
}



.contactInput{
	margin:0 0 10px 0;
	
	
}
.contactInput input#input1,
.contactInput input#input2,
.contactInput input#input3,
.contactInput input#input4,
.contactInput input#input5,
.contactInput input#input6,
.contactInput input#input7,
.contactInput input#input8{
width:300px;
	
	
}


.contactLabelCheckBox .contactLabel{
	color:#000000;
	font-weight:bold;
        width:100%;
}




.ContactFieldset{
	border:none;
	margin:0 0 0 20px;
	float:left;
	
	
}



.contactLabelCheckBox + .contactLabel{
    width:100%;
    float:left;
}

#input19{
    width:300px;
    min-height:100px;
}

#recaptcha_table{
    background-color:#fff;
}

.fafBtn{
    background-color: #f1f1f1;
    background-image: url("/pub/design/submit_button3.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    height: 30px;
    margin: 10px 0 5px;
    text-align: center;
    width: 100%;
}

#ctl00_Main_UserControl_ContactForm_1_ContactFieldset{
	border:none;
	float:left;
	height:100%;
        background-color:#f1f1f1;
        width:70%;
        padding:15px;
        margin:30px 0 0 0;

}


#contactUsContainer h4{
    margin:20px 0 0 0;
}

#ReqText{
	font-size:80%;
	margin:0 0 10px 0;
}






	.categoryimages ul
	{
		float:left;
		margin:0 0 0 0;
		padding:0 0 0 0;	
	}
	.categoryimages ul li
	{
		float:left;
		list-style-type:none;
		margin:0 30px 10px 0;
		padding:2px 2px 2px 2px;
		background-color:#000;
		border:2px solid #999;
		width:236px;
		overflow:hidden;		
		font-family:'Franklin Gothic Heavy',Arial;
	}
		.categoryimages ul li img
		{
			height:132px;		
		}
	
	.categoryimages ul li a.imglink
	{
		float:left;
		display:table-cell;
		vertical-align:middle;
		width:236px;
		height:106px;
		overflow:hidden;
	}
		.categoryimages ul li a.imglink:link
		{
		}
		.categoryimages ul li a.imglink:visited
		{
		}
		.categoryimages ul li a.imglink:hover
		{
			-moz-opacity:.50; filter:alpha(opacity=50);
			opacity:.50; 		
		}
		.categoryimages ul li a.imglink:active
		{
		}

	
	
	.categoryimages ul li a.imgtext
	{
		width:236px;
		height:30px;
		line-height:30px;
		border-top:1px solid #666;
		font-size:110%;
	}
	
	.categoryimages ul li a.imgtext:link
	{
		float:left;
		display:block;
		padding:2px 0 0 0;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}
	.categoryimages ul li a.imgtext:visited
	{
		float:left;
		display:block;
		padding:2px 0 0 0;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}
	.categoryimages ul li a.imgtext:hover
	{
		float:left;
		display:block;
		background-color:#333;
		padding:2px 0 0 0;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}
	.categoryimages ul li a.imgtext:active
	{
		float:left;
		display:block;
		padding:2px 0 0 5px;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}
	
	.testimoniallist p{
	margin:0 0 0 0;
	font-weight:normal;
	font-size:75%;
	float:left;
}


.testimoniallist{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.testimoniallist ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.testimoniallist ul li{
	list-style:none;
	float:left;
	font-weight:bold;
	font-size:130%;
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	border-bottom:1px solid #ccc;	
}
	
	.testimoniallist ul li a.imglink{
		display:block;
		width:236px;
		height:132px;
		overflow:hidden;
		float:left;
		text-align:center;
		border:none;
	}
		.testimoniallist ul li a.imglink img{
			width:236px;
			border:none;
		}


.testimoniallist ul li p
{
	float:left;
	width:550px;
	margin:0 0 0 10px;
	line-height:20px;
	text-align:justify;

}

.testimoniallist li a img{
	float:left;
	border:2px solid #000;
}


.testimoniallist li a.txtlink:link{
	color:#ff9600;
	font-size:150%;
	font-weight:bold;
	
}

.testimoniallist li a.txtlink:visited{
	color:#ff9600;
	font-size:150%;
	font-weight:bold;	
	
}
.testimoniallist li a.txtlink:hover{
	color:#000000;
	font-size:150%;
	font-weight:bold;

}
.testimoniallist li a.txtlink:active{
	color:#ff9600;
	font-size:150%;
	font-weight:bold;
		
}

#reel-container{
	margin:0 0 0 5px;
}

.vidleftinfo
{
	width:350px;
	border:none;
	float:left;
	padding:0 35px 0 0;
}


.vidleftinfo p{
	margin:5px 0 0 0;
	line-height:18px;
	float:left;
	text-align:justify;
}

.vidleftinfo p.websitedesc strong{
	color:#666;
	padding:0 5px 0 0;
}


.vidleftinfo h1
{
	float:left;	
	margin:0;
	padding:0;
}

#video-player-right{
	float:left;
	width:420px;
	height:265px;
	overflow:hidden;
}

#video-player-right .video-player #player-container{
	margin:0 0 0 0;
}

.backvideos{
	padding:10px 0 10px 0;
    float:left;
}
	.backvideos a{
		color:#FE8B00;
	}

#ContentID h2
{
	font-size:115%;
	margin: 5px 0 10px 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
	background-color:#FF8000;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}


.video-player{
    float:left;
    width:100%;
}


.video-player #player-container{
    margin:0 0 0 0;
    float:left;
    margin:0 0 0 150px;

}

#DMSContent #contactUsContainer p{
    padding:0;
    margin:5px 0 0 20px;
    line-height:16px;
}

/* Archieved Webinar Sign Up */
div#wrapper_sign_up .memberLoginFormContainer
{
	float:left;
	width:25%;
	
}
div#wrapper_sign_up .memberLoginFormContainer .memberloginform
{
	float:left;
	width:25%;
	margin-top:10px;
}
div#wrapper_sign_up .memberLoginFormContainer .memberloginform p a
{
	float:left;
	width: 120px;
	padding-top: 5px;
}

div#wrapper_sign_up .memberLoginFormContainer .memberloginform label
{
	display:block;
	float:left;
	padding:2px 10px 2px 0;
	text-align:right;
	width:70px;
}

div#wrapper_sign_up .memberLoginFormContainer .memberloginform input.LoginButton
{
	margin: 10px 0 2px 20px;
}

div#wrapper_sign_up .SignForm
{
	border-left:4px solid #FE8B00;
	float:left;
	margin:0 0 0 30px;
	padding:0 0 0 30px;
	width:60%;
	
}
div#wrapper_sign_up .SignForm p.registerText
{
	padding-top: 5px;
}
div#wrapper_sign_up .SignForm .registerInputRow
{
	float:left;
	padding: 0 0 12px;
	width:100%;
}

div#wrapper_sign_up .SignForm .registerInputRow label
{
	float:left;
	margin:0 5px 0 0;
	text-align:right;
	width:120px;
}

div#wrapper_sign_up .SignForm .registerInputRow input
{
	width:300px;
}

div#wrapper_sign_up .SignForm  .inputRowButton input
{
	margin: 15px 0 0 125px;
}


/* End Archieved webinar sign up */




.categorydescription
{
	clear:left;
}

#aboutcont {
    background-color: #EFEFEF;
    height: 200px;
    overflow: auto;
    width: 825px;
}



div.companydesc{
	clear:left;
}

#wrapper_impact_now #player-container{
	margin:0 0 15px 15px;
}

#wrapper_contact_us #contactUsContainer{
	width:350px;
	float:left;
}
#wrapper_contact_us #player-container{
	margin:0 0 15px 15px;
}

#wrapper_contact_us  h4.Directions
{
	margin: 0 100px 5px 0;
	
	
	float:right;
}

.homepageRightSide .homepageVideoContainer
{
	 float:left;
    width:520px;
    height:360px;
	overflow:hidden;
	margin:45px 0 0 5px;
}

.homepageRightSide .homepageVideoContainer #player-container
{
	width:500px;
	height:306px;
	background-color:#fff;
}

.homepageRightSide .homepageVideoContainer #player-container #player-button
{
	position:absolute;
	top:0px;
	left:0px;
	width:500px;
	height:306px;
	background-image:url('/pub/design/play-button.png');
	background-position:center center;
	background-repeat:no-repeat;
	z-index:100;

}

.homepageRightSide .homepageVideoContainer #player-container #player-image
{
	width:500px;
	height:306px;
	overflow:hidden;
	top:0px;
	left:0px;
}

.homepageRightSide .homepageVideoContainer #player-container #player-image img
{
	width:500px;
	height:306px;
}
