/** CSS LoadMyMouth.com */

/* open : global CSS */
body {
	background-image:url(http://www.loadmymouth.com/sites/loadmymouth/images/gblBackground.gif);
	background-repeat:repeat;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#gblContainer{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.loadmymouth.com/sites/loadmymouth/images/gblCtnBackground.gif);
	background-repeat:repeat-y;
}
#hmeCtnTop{
	background-color:#5282AD;
	padding-top:20px;
	padding-bottom:10px;
}
#hmeBoxVideo{
	width:771px;
	margin-left:3px;	
}
#hmeBoxVidName{
	text-align:center;
	color:#FFFFFF;
	font-size:26px;
	font-weight:bold;
	height:60px;
	line-height:24px;
	margin-top:5px;
	width:358px;
}
#hmeBoxVidDescription{
	font-size:12px;
	height:100px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	margin-right:1px;
	text-align:justify;
}
#vidCtnSecletion{
	overflow:hidden;
}
#vidCtnSecletion div{
	float:left;
	margin-left:8px;
	margin-bottom:15px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF
}
#vidCtnSecletion a{
	color:#002089;
	text-decoration:none;
	font-size:14px;
}
#vidCtnSecletion a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#exaContainer{
	padding-top:10px;
	padding-bottom:10px;
}
#exaContainer table{
	margin-left:auto;
	margin-right:auto;
}
#exaContainer div{
	margin-left:auto;
	margin-right:auto;
}

#gblfooter{
	margin-top:45px;
	padding-bottom:10px;
	text-align:center;
	font-size:10px;
}
.clrUltimate{
	clear:both;
	float:none;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.navBackground{
	height:39px;
	background-image:url(http://www.loadmymouth.com/sites/loadmymouth/images/navBackground.gif);
	background-repeat:repeat-x;
}
/* close : global CSS */


/* open : text CSS */
.imgBdrLight{
	border:solid 2px #FFFFFF;
}
.imgBdrDark{
	border:solid 2px #002089;
}
.txtBoxVidDate{
	font-size:14px;
	color:#032495;
}
.txtOutline{
	color:#032495;
}
.txtTechnique{
	font-size:12px;
	color:#032495;
}
.txtNormal{
	font-size:12px;
	color:#FFFFFF;
}
/* close : text CSS */


