
body {
	font-family: Helvetica, Arial, sans-serif;
}

h2.videoTitle {
	font-size: 1.2em;
	line-height:85px;
	height:60px;
	text-align: left;
	float:left;
	color:#be2f20;
	margin-left:15px;
	padding:0px;
}

.tagContainer {
	padding:10px 0px;
}

.mpage-content-title {
	font-size: 1.2em;
	color:#000;
	text-shadow: none;
	margin-bottom:0px;
	padding:10px 0px;
	text-align:right;
}

.mpage-lead-headline {
	color:#000;
	font-size:2em;
	line-height:1em;
	margin-bottom:20px;
	font-family: inherit;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

.mpage-lead-copy {
	color:#000;
	font-size:1em;
	line-height: 1.2em;
}

a, a:active {
	color:#be2f20;
	text-decoration: none;
}

a:hover {
	color:#999999;	
}

.content {
	max-width: 1024px;
	min-width: 755px;
	padding:5px;
	margin:0px auto;
}

.space {
	padding-top:30px;
	display: block;
}

.content p {
	padding:4px 15px;	
}

/*.big p {
	font-size: 2em;
	line-height: 1.4em;
	padding:8px 10px;
}

.medium p {
	font-size: 1.5em;
	line-height: 1.5em;
	padding:8px 10px;
}*/

.vLine {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/vLine.png) top right repeat-y;
	height:80%;
	padding-right:25px;
}

.pageColor {
	border-bottom:1px solid #fff;
	padding-bottom:25px;
}

.texture {
	
}
.lineTop {
	height:5px;
	width:100%;
}

.clear {
	clear:both;
}

	
#logo {
	padding-bottom: 10px 0px;
	margin-left:10px;
}

.videoBox {
	padding:10px;
	background:rgb(259,259,259);/*for IE7, IE8*/
	background: rgba(259,259,259, .4);
	border:1px solid #fff;
	border-radius: 5px;
	margin: 5px 5px 5px 10px;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0, .5);
	box-shadow: 1px 1px 5px rgba(0,0,0, .5);
	z-index: 999;
}

#singleVideo {
	position: relative;
	overflow: hidden;
}
.videoTitleOverlay {
	position:absolute;
	bottom:0px;
	left:0px;
	display: block;
	font-size: 18px;
	width:100%;
	padding:10px;
	background: rgb(0,0,0);/*for IE7, IE8*/
	background: rgba(0,0,0, .4);
	color:#fff;
}

.file-type-wrapper li {
	list-style: none;
    float:left;
    margin:10px 20px 10px 0px;
}
.pdf,
.msword,
.mspowerpoint,
.msexcel,
.document,
.video-file {
	margin-top:15px;
    padding:5px 5px 8px 40px;
}
.pdf {
    background: url('http://templates.ourmicrosite.com/images/file-icons/icon-pdf.png') top left no-repeat;
}
.msword {
    background: url('http://templates.ourmicrosite.com/images/file-icons/icon-word.png') top left no-repeat;
}
.mspowerpoint {
    background: url('http://templates.ourmicrosite.com/images/file-icons/icon-ppt.png') top left no-repeat;
}
.msexcel {
    background: url('http://templates.ourmicrosite.com/images/file-icons/icon-excel.png') top left no-repeat;
}
.document {
    background: url('http://templates.ourmicrosite.com/images/file-icons/icon-misc.png') top left no-repeat;
}
.video-file {
    background: url('http://templates.ourmicrosite.com/images/file-icons/icon-video.png') top left no-repeat;
}


#powered-by {
	text-align: right;
	margin:-5px 30px 0px 0px;
}

	
/************ Social Footer Styles ************/

#social-two {
		display:none;
}
	
ul.socialhover {
	display:inline-block;
	margin-top:10px;
	margin-left:21%;
	margin-bottom:10px;
	margin-right:0px;
	padding: 8px 8px 4px 8px;
	background: rgb(196,196,196);/*for IE7, IE8*/
	background: rgba(196,196,196, .5);
	border-radius: 5px;
	border:1px solid #ccc;
	border-top:1px solid #999;
	-webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0, .2);
	box-shadow: inset 0px 1px 3px rgba(0,0,0, .2);
}

ul.socialhover li {
	display: inline;
	float: left;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0 10px 0px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul.socialhover li.end {
	margin-right:0px;
}

li.twitter a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -10px -9px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.facebook a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -10px -58px no-repeat;
	width:39px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.gplus a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -58px -58px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.linkedin a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -150px -9px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.delicious a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -103px -58px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.digg a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -150px -58px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.stumbleupon a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -103px -9px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.tumblr a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -58px -9px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

li.pinterest a {
	background: url(http://dmhz9hwmxce1h.cloudfront.net/images/social-icons/gradient-rounded/iconSprite.png) -198px -9px no-repeat;
	width:38px;
	height:37px;
	-webkit-box-shadow: 0px 4px 4px -4px black;
	box-shadow: 0px 4px 4px -4px black;
}

ul.socialhover li a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}


/********************* Form Styles ********************/
.submitBtn,
a.submitBtn {
	display: inline-block;
	font-size: 1em;
	padding:8px 15px;
	border-radius:4px;
	border:none;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	-webkit-box-shadow: inset 0 -.2em 0 rgba(0,0,0,0.2),0 .20em 0 rgba(0,0,0,0.075);
	box-shadow: inset 0 -.2em 0 rgba(0,0,0,0.2),0 .20em 0 rgba(0,0,0,0.075);
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

a.submitBtn:hover {
	color:#fff;
	text-decoration: none;
}
.hidden {
	display:none;
}



@media only screen and (max-width: 1023px) {

	body {
	font-size: .95em;
	line-height: 1.4em;
	}
	.button {
	font-size: 1.2em;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1020px) {
	
	body, .content {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	ul.socialhover {
	width: 425px;
	margin:0px auto;
	}
	.last {
	margin-right: 0px;
	}
}

/* Mobile */

@media handheld, only screen and (max-width: 767px) {

	body {
	font-size: 0.9em;
	line-height: 1.4em;
	-webkit-text-size-adjust: none;
	background: #efefef;
	margin-top:0px;
	padding:0px;
	}
	body, .content {
	width: 100%;
	padding:0px;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	.content {
	margin-top:0px;
	}
	.mpage-content-title {
	display:none;
	}
	.big {
	padding-bottom:15px;
	border-bottom:1px solid #bdbcbc;
	}
	.big p {
	font-size: 1.2em;
	padding:4px 20px;
	}
	.medium {
	padding-top:15px;
	border-top:1px solid #fff;
	}
	.medium p {
	font-size: 1.2em;
	padding:4px 20px;
	}
	ul#pdf-wrapper {
	margin-top:10px;
	margin-bottom:10px;
	}
	#logo img {
	height:50px;
	}
	.center {
	width:100%;
	margin:0px;
	padding:0px;
	}
	ul.socialhover {
	width: 90%;
	}
	.videoBox {
	padding:0px;
	margin:-5px 0px 0px 0px;
	background:none;
	border:none;
	border-radius: none;
	margin:none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: none;
	}
	h2.videoTitle {
	font-size: 1.5em;
	text-align: center;
	margin:5px 10px;
	width:100%;
	float:none;
	display:block;
	}
	ul.socialhover {
	width:auto;
	padding:5px;
	display:block;
	float:none;
	margin:8px 3px;
	}
	.last {
	margin-right: 0px;
	}
	ul.socialhover li {
	margin: 0 5px 0px 0;
	}
	.vLine {
	background: none;
	}
	.button {
	font-size: 1.2em;
	margin:30px auto 0px auto;
	float:none;
	}
	#colorBox {
	display:none;
	}
	
}