@charset "utf-8";
body {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
	top: 10px;
}
#mainContent {
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom:20px;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	height: 100%;
	width: 964px;
}

#mainContent h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
#adsense{
	height:150px;
}
.subHeader {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin-bottom:12px;
}
.subHeader2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
}
.smallerText {
	font-size: 12px;
	line-height:normal;
}
#leftColumn {
	float: left;
	width: 300px;
	height: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	padding-bottom: 60px;
}
#leftColumn2 {
	float: left;
	width: 574px;
	height: auto;
	margin-bottom: 10px;
}
#leftColumn3 {
	float: left;
	width: 618px;
	height: auto;
	margin-bottom: 10px;
	padding-right: 22px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
}
#leftColumn4 {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 10px;
}
#leftColumn5 {
	float: left;
	width: 618px;
	height: 460px;
	margin-bottom: 10px;
	padding-bottom:40px;
	padding-right: 22px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
}
#leftColumnTop {
	width: 290px;
	height: auto;
	padding-right: 12px;
	padding-bottom: 5px;
}
#leftColumnBottom {
	width: 300px;
	height: auto;
}
#rightColumn {
	float: right;
	width: 640px;
	height: auto;
}
#rightColumn2 {
	float: right;
	width: 300px;
	height: auto;
	padding-top: 14px;
	padding-bottom: 20px;
}
#rightColumn3 {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 20px;
}
#contentHeader {
	width: 290px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #666;
	margin-bottom:10px;
}
.contentAccordion {
	width: 335px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #666;
	padding-left: 5px;
	margin-bottom: 3px;
}
.accordionLeft {
	width:230px;
	float:left;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.accordionRight{
	width:30px;
	height:13px;
	float:right;
}
#videoPreview {
	background-image: url(../../images/videoPreview.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 335px;
	width: 596px;
	padding-bottom: 10px;
	margin-top: 14px;
}
#mediaSample {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 398px;
	width: 648px;
	padding-bottom: 10px;
	margin-top: 14px;
}
#mediaHome{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 398px;
	width: 648px;
	padding-bottom: 10px;
	margin-top: 14px;
}
#mediaPlayer {
	float:left;
	height: 398px;
	width: 648px;
}
#iconEmail {
	position: relative;
	top: 3px;
}
#videoDescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}
#buttonView {
	background-image: url(../../images/button1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 276px;
	float:left;
}
#buttonViewSmall {
	background-image: url(../../images/button1Small.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 139px;
	float:left;
}
#buttonBuy {
	background-image: url(../../images/button2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 276px;
	float:right;
}

#buttonBuySmall {
	background-image: url(../../images/button2Small.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 139px;
	float:right;
}
#buttonBuy2 {
	background-image: url(../../images/button2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 276px;
	margin-top: 0;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 25px;
}
#videoDescription .strongText {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}
#price {
	padding-top: 10px;
}
.CollapsiblePanelTab {
	display:none;
}#avatarIcon {
	background-image: url(../../images/avatarIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 95px;
	width: 73px;
}
#avatarDownArrow {
	background-image: url(../../images/avatarDownArrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 25px;
	position: relative;
	top: 3px;
	right:8px;
}
#avatarBubbleStem {
	background-image: url(../../images/avatarBubbleStem.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
	width: 25px;
	float: left;
}
#avatarBubbleMain {
	background-color: #d3d3d3;
	background-image: url(../../images/avatarBubbleBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 4px solid #FFF;
	height: 95px;
	width: 447px;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
#avatar {
	height: 90px;
	width: 86px;
	float: left;
	margin-right: 10px;
}
#avatarBubble {
	float: left;
	width: 500px;
	height: 100px;
}
.highlight1 {
	font-size: 18px;
}
.highlight2 {
	font-size: 18px;
	color:#069;
	font-style: italic;
	font-weight: bold;
}
.highlight3 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.highlight4 {
	color:#000;
}
#mainHeader {
	font-family:"BankGothic Md BT", Verdana, Geneva, sans-serif;
	font-size: 25px;
	height: auto;
	width: auto;
	padding-top: 5px;
}
.productHighlight {
	margin-top: 10px;
}
.productHighlight li {
	font-size: 12px;
	line-height: 18px;
	position: relative;
	top: 5px;
	margin-left: 20px;
	list-style-position: outside;
}
.highlight3 li {
	font-size: 12px;
	line-height: 18px;
	position: relative;
	top: 3px;
	width: 300px;
	margin-left:20px;
}
#videoMini {
	background-image: url(../../images/videoMini.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 168px;
	width: 300px;
	margin-bottom: 6px;
}
.note {
	font-size: 10px;
	line-height: normal;
}
.formLeft {
	height: auto;
	width: 200px;
	float: left;
	text-align: right;
}
.formRight {
	float: left;
	height: 30px;
	width: 350px;
}
.formRight2 {
	float: left;
	height: auto;
	width: 350px;
}
.note2 {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -25px;
	left: 10px;
}
.note3 {
	font-size: 12px;
	font-weight: bold;
	color:#F00;
	position: relative;
	top: -5px;
}
#cardVisa {
	background-image: url(../../images/card-visa.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 60px;
	width: 50px;
	background-color: #FFF;
}
#cardMastercard {
	background-image: url(../../images/card-mastercard.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 60px;
	width: 50px;
	background-color: #FFF;
}
#cardAmex {
	background-image: url(../../images/card-amex.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 60px;
	width: 50px;
	background-color: #FFF;
}
#cardDiscover {
	background-image: url(../../images/card-discover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 60px;
	width: 50px;
	background-color: #FFF;
}
#cardIconFade {
	background-image: url(../../images/cardIconFade.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 60px;
	width: 150px;
}
.listLeft {
	height: auto;
	width: 170px;
	float: left;
}
#imageRight1 {
	background-image: url(../../images/content1bImage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 145px;
	width: 100px;
	float: right;
	position: relative;
	top: 5px;
	right:10px;
}
#imageRight2 {
	background-image: url(../../images/content2bImage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 93px;
	width: 100px;
	float: right;
	position: relative;
	top: 5px;
	right:10px;
}
.hyperlink1 a:link {
	padding:0 10px;
	text-decoration:none;
	color:#333;
	text-transform: capitalize;
	font-size: 11px;
}
.hyperlink1 a:visited {
	padding:0 10px;
	text-decoration:none;
	color:#333;
	text-transform: capitalize;
	font-size: 11px;
}
.hyperlink1 a:active {
	padding:0 10px;
	text-decoration:underline;
	color:#000;
	text-transform: capitalize;
	font-size: 11px;
}
.hyperlink1 a:hover {
	padding:0 10px;
	text-decoration:underline;
	color:#000;
	text-transform: capitalize;
	font-size: 11px;
}
.hyperlink2 a:link {
	text-decoration:none;
	border-bottom:dotted 1px;
	color:#333;
	font-weight:bold;
}
.hyperlink2 a:visited {
	text-decoration:none;
	border-bottom:dotted 1px;
	color:#333;
	font-weight:bold;
}
.hyperlink2 a:active {
	text-decoration:none;
	border-bottom:solid 1px;
	color:#06C;
	font-weight:bold;
}
.hyperlink2 a:hover {
	text-decoration:none;
	border-bottom:solid 1px;
	color:#06C;
	font-weight:bold;
}
ul#navlist {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #1C1C1C;
	text-align:left;
	width:225px;
	height:500px;
	background-color:#FFF;
	padding-left:10px;
	padding-top:5px;
}
#footerLeft {
	float:left;
}
#footerRight {
	color:#666;
	float:right;
	padding-right:15px;
}
#footerRight a {
	text-decoration:none;
	color:#666;
}
#footerRight img{
	border-style:none;
}
#headerBanner {
	width:575px;
	height:90px;
	float:left;
	position:relative;
	top:15px;
	left:10px;
}
#headerLogin {
	width:250px;
	height:90px;
	float:right;
	position:relative;
	top:5px;
	right:30px;
}
#menuButton1 {
	width:auto;
	height:18px;
	float:left;
	margin-bottom:5px;
}
#menuButton2 {
	width:auto;
	height:18px;
	float:left;
	margin-bottom:5px;
}
#menuButton3 {
	width:auto;
	height:18px;
	float:left;
	margin-bottom:5px;
}
#menuButton4 {
	width:auto;
	height:18px;
	float:left;
	margin-bottom:5px;
}
#menuButton5 {
	width:auto;
	height:18px;
	float:left;
	margin-bottom:5px;
}
.buttonSeparator {
	/*width:48px;*/
	width:10px;
	height:18px;
	float:left;
	background-image: url(../../images/nav_02.jpg);
	background-repeat: no-repeat;
	/*background-position: 15px 0px;*/
	background-position: -1px 0px;
}
#sideButtons {
	width:83px;
	height:120px;
	float:right;
}
#sideButtons img{
	border-style:none;
}
#sideButtons2 {
	width:82px;
	height:120px;
	float:right;
}
#sideButtons2 img{
	border-style:none;
}
#sideButtonA {
	width:82px;
	height:52px;
	background-image: url(../../images/buttonHandbook2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sideButtonB {
	width:82px;
	height:52px;
	background-image: url(../../images/buttonEmail2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	top:14px;
}
