/* @override http://dev.niksoftware.com/_styles/tabcontent.css */

.shadetabs {
	font: bold 12px Verdana;
	list-style: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding: 0;
	margin: 0;
	float: left;
	width:  788px;
	border: 1px solid #525759;
	border-bottom: none;
}

ul.lesson_dllink {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}

ul.lesson_dllink li {
	float: left;
	padding: 0 12px 0 0;
	margin: 0;
}

a.lesson_fla_link {
	background: url(/_img/usa_buttons/television.gif) no-repeat left center;
	padding-left:  18px;
	text-decoration: none;
	color: #363636;
	display: block;
	min-height: 18px;
	height: 18px;
	float: left;
}

a.lesson_save_link {
	background: url(/_img/usa_buttons/download.gif) no-repeat left center;
	padding-left:  18px;
	text-decoration: none;
	color: #363636;
	display: block;
	min-height: 18px;
	height: 18px;
	float: left;
}

a.lesson_ipod_link {
	background: url(/_img/usa_buttons/ipod.gif) no-repeat left center;
	padding-left:  18px;
	text-decoration: none;
	color: #363636;
	display: block;
	min-height: 18px;
	height: 18px;
	float: left;
}

a.lesson_pdf_link {
	background: url(/_img/usa_buttons/document.gif) no-repeat left center;
	padding-left:  18px;
	text-decoration: none;
	color: #363636;
	display: block;
	min-height: 18px;
	vertical-align: middle;
	height: 18px;
	float: left;
}

.lessonboldgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
    font-weight: bold;
	color: #555555;
	text-decoration: none;
	padding: 11px 0 5px 0;
	float: left;
}

/*----------download page Starts----*/

ul.download_demolink {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

ul.download_demolink {
	float: left;
	padding: 0 12px 0 0;
	margin: 0;
}

.download_demolink a {
	background: url(/_img/usa_buttons/download.gif) no-repeat left center;
	padding: 0 0 0 23px;
	color: #363636;
	display: block;
	min-height: 18px;
	
	
}

.download_demolink li {
   padding: 10px 0 0 0;
   height: 0 0 0 0;
   
}

a.userguide2_link {
 /*/background: url(/_img/usa_buttons/document.gif) no-repeat left center;*/
    font: 10px Verdana;
	text-decoration: none;
	padding: 5 0 0 0;
	color: #336699;
	display: block;
	float: right;
}


/*-------download page end-----*/

*html .shadetabs {
	width: 790px;
}

.shadetabs li{
	display: inline;
	background-color: #f2f2f2;
	float: left;
	text-align: center;
}

.shadetabs li a{
	text-decoration: none;
	width: 147px;
	color: #525759;
	padding: 5px;
	float: left;
	text-align: center;
}

*html .shadetabs li a{
	width: 157px;
}

.shadetabs li a:visited{
	
}

.shadetabs li a:hover{
	background-color: #d9d8d8;
}

.shadetabs li.selected {
	background-color: #525759;
	min-height: auto;
}

.shadetabs li.selected a{ /*selected main tab style */
	color: #fff;
	margin: 0 2px 0 1px;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	background-color: #525759;
}

/* Lessons tabs */
.lessontabs {
	font: bold 10px Verdana;
	list-style: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding: 0;
	margin: 0;
	float: left;
	width:  788px;
	border: 1px solid #525759;
	border-bottom: none;
	background-color: #f2f2f2;
	min-height: 40px;
}

*html .lessontabs {
	width:  790px;
	height: 40px;
}

.lessontabs li{
	display: inline;
	background-color: #f2f2f2;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	
}

.lessontabs li a{
	text-decoration: none;
	width: 147px;
	color: #525759;
	padding: 5px;
	float: left;
	text-align: center;
	min-height: 30px;
	vertical-align: middle;
}

*html .lessontabs li a{
	width: 157px;
	height: 30px;
}

.lessontabs li a:hover{
	background-color: #d9d8d8;
	min-height: 30px;
}


*html .lessontabs li a:hover{
	height: 40px;
}

.lessontabs li.selected {
	background-color: #525759;
	min-height: 40px;
}

*html .lessontabs li.selected {
	height: 40px;
}

.lessontabs li.selected a{ /*selected main tab style */
	color: #fff;
	margin: 0 2px 0 1px;
}

.lessontabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	background-color: #525759;
	min-height: 30px;
}


.tabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid gray;
	border-bottom: none;
	width: 788px;
	margin: 0;
	float: left;
}

*html .tabcontentstyle {
	width:  790px;
}

.tabcontentbottom{
	padding: 0;
	margin: 0;
}

.tabcontent{
	display: none;
	float: left;
	padding: 20px 14px;
	width:  760px;
}

*html .tabcontent {
	width: 788px;
}

#tableft {
	width: 355px;
	float: left;
	margin: 5px 0 5px 10px;
}

#tabright {
	width: 355px;
	float: right;
	margin: 5px 10px 5px 0;
}

#tabthree {
	width: 243px;
	float: left;
	margin: 0px 5px 0px 5px;
	display: inline;
}


/* temp IE fix for image display bug */

*html #tableft img.imgLeft {
	margin-bottom: 60px;
}

*html #tabright img.imgLeft {
	margin-bottom: 60px;
}

@media print {
.tabcontent {
display:block!important;
}
}

p.info_main {
	font-size: 85%;
	padding: 0 10px 0 18px;
	margin: 0 20px;
	text-align: left;
	background: url(../_img/information.png) no-repeat;
}

p.info_side {
	font-size: 85%;
	padding: 0 0 0 18px;
	margin: 0;
	text-align: left;
	background: url(../_img/information.png) no-repeat;
}

/* Start Product Page Tabs*/

.tabcontentproduct{ /*style of tab content oontainer*/
	border: 1px solid gray;
	border-bottom: none;
	width: 575px;
	margin: 0;
	float: left;
}

*html .tabcontentproduct{ /*style of tab content oontainer*/
     width: 560px; 
}

.tabcontentproduct .tabcontent {
	display: none;
	float: left;
	padding: 20px 14px;
	width:  546px;
	
}

.shadetabsproduct {
	font: bold 14px Verdana;
	list-style: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding: 0;
	margin: 0;
	float: left;
	width:  575px;
	border: 1px solid #525759;
	border-bottom: none;
	background: url(/_img/product_tabs.gif);
}

*html .shadetabsproduct {
	width: 576px;
}

.shadetabsproduct li{
	display: inline;
	float: left;
	text-align: center;
}

.shadetabsproduct li a{
	text-decoration: none;
	width: 180px;
	padding: 5px;
	color: #525759;
	float: left;
	text-align: center;
}

*html .shadetabsproduct li a{
	width: 189px;
}

.shadetabsproduct .tab3 {
	padding-right: 7px;
}

*html .shadetabsproduct .tab3 {
	width: 193px;
}

.shadetabsproduct li a:visited{
	
}

.shadetabsproduct li a:hover{
	background-color: #d9d8d8;
}

.shadetabsproduct li.selected {
	background-color: #525759;
	min-height: auto;
}

.shadetabsproduct li.selected a{ /*selected main tab style */
	color: #fff;
	margin: 0 2px 0 1px;
}

.shadetabsproduct li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	background-color: #525759;
}

/* Product Page Tabs End */

/* Promotion Signup form */
#promoSignupForm { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-decoration: none; }
#promoSignupForm fieldset { float: left; display: block; background-color: #f5f5f5; width: 520px; text-align: left; margin: 5px 0; font-size: 10px; line-height: normal; }
*#promoSignupForm fieldset {
    width: 540px;
    padding: 0 5px;
}
#promoSignupForm label { float: left; width: 250px; padding-right: 20px; margin-bottom: 5px; }
#promoSignupForm input { width: 100%; margin: 3px 0; }
#promoSignupForm select { width: 100%; margin: 3px 0; }
#promoSignupForm .form_full { width: 100%; }
#promoSignupForm .form_half { width: 50%; }
#promoSignupForm .form_third { width: 33%; }
#promoSignupForm .header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #336699; }
#promoSignupForm .required { color: #000; }

/* Validation formatting */
#promoSignupForm .errFld { border: 1px solid #F00; background-color: white; margin: 2px 0; padding: 2px 0; color: #000; }
#promoSignupForm .errMsg { color: #C00; }

/* Product Page call outs */
.prd_callout {
	margin: 10px;
	padding:  5px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.prd_callout h3 {
	color: #525759;
	margin: 0;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 105%;
}

.prd_callout p  {
	margin: 0;
	padding-bottom: 5px;
	font-size: 95%
}
/* css lesson download product pages*/
ul.lesson_dllinkprd {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	width: 100%;
	clear: both;
}
ul.lesson_dllinkprd li {
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
}
