body, form, textarea {
	padding:0;
	margin:0px;
	font-family:verdana;
	font-size:11px;
	color:#4d4f50;
}
 
#pagewidth{ 
	width:776px; 
	text-align:left;  
	margin: 0 auto 0 auto; 
} 
 
#twocols{
	width:776px; 
	float:right; 
	position:relative; 
  }
 
#rightcol{
	width:0px; 
	float:right; 
	position:relative; 
	margin:0;
	vertical-align:top;
}
 
#maincol { 
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width:776px; 
 }
  /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}

h1 {
	font-size: 150%;
	margin: 0 0 5px 0;
	text-align: left;
}
a	{ 
	outline:none;
}
h1 .thankyou {
	color: #4d4f50;
	direction: ltr;
	font-size: larger;
}

img {
	border: none;
}

/* by default, all lists are hotizontal */
ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 .5em 0 0;
}
ul li {
	float: left;
	margin-left: .3em;
}
.buttonFlattened {
	margin-left: 12px;
	position:relative; 
	bottom:0px;
}
.back {
	float: right;
	text-align: right;
	color: #1a2738;	
}

.boxe {
	background: #FFFFFF;
	border: 1px solid #FF0000;
	height: 35px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	width: 100%;
}
.mature {
	color:red; 
	font-size:10px; 
}

.g{
	color: #666666;
}

/* global classes */
.hl {
	background-color: #F9F9F9;
}

.hlm {
	background-color: #FFFFFF;
}
.invisible {
	visibility: hidden;
	display: none;
}
.ltr {
	direction: ltr;
	display: inline;
}

.noteInfo {
	color: #FF0000;
	direction: ltr;
	font-size: 11px;
	text-align: left;
}

.problem {
	background: transparent url(templates/img/error.gif) left top;
	background-repeat: no-repeat;
	color: #FF0000;
	display: block;
	margin: 0 0 0 20px;
	padding: 0 10px 20px 20px;
	text-align: center;
	vertical-align: middle;
}
/* page header */
#header {
	float:left;	
	width: 776px;
	background: url('/templates/img/topbg2.gif') no-repeat;
	position:relative;
	height: 67px;
}

#headerSearch {
	float: right;
	text-align: left;
	font-size: 11px;
	color: #fff;
	height: 70px;
	margin: 10px 5px 0 0;
}

#headerSearch label {
	font-size: 11px;
	color: #fff;
}
* html #headerSearch label {
	font-size: 11px;
	color: #fff;
	bottom:4px;
	position: relative;
}
#headerSearch .input {
	border: 1px solid #999999;
	width: 160px;
	height: 18px;
}
#headerSearch .button {
	width: 60px;
	font-size: 13px;
	margin: 0 10px 0 0;
	position: relative;
	top: 2px;
}
* html #headerSearch .button {
	height: 24px;
	font-size: 11px;
	width: 60px;
	vertical-align: bottom;
}
#headerSearch .videoSearch {
	margin-top:3px;
}
.familyFilter {
	text-align: right;
	font-weight: normal;
	font-size:11px;
	float:right;
	color:#4d4f50;
	margin: 10px 10px 10px 0;
	clear: right;
}
* html .familyFilter {
	text-align: right;
	font-weight: normal;
	font-size:11px;
	float:right;
	color:#4d4f50;
	margin: 0px 10px 0px 0;
	clear: right;
}

#sign {
	text-align:right;
	font-family:arial;
	font-size:12px;
	text-transform: none;
	margin: 15px 10px 0 0;
	color:#fff;	
}

#sign a {
	color:#fff;
	text-decoration: none;
}
#headerBox {
	position: relative;
	height: 67px;
	min-height: 67px;
}
#homepage {
	font-size: 9px;
	color: #4d4f50;
	margin: 4px 0 6px 10px;
	text-align: left;
	height: 14px;
}
* html #homepage {
	font-size: 9px;
	color: #4d4f50;
	margin: 4px 0 4px 10px;
	text-align: left;
	height: 12px;
}
#homepage a {
	color: #4d4f50;
	text-decoration: none;
}
#homepage a:hover {
	text-decoration: underline;
}
/* banners */
#addbanner {
	margin-top: 20px;
}

#addfavbanner {
	float: right;
	margin: 10px 0 10px 0;
	text-align: right;
	width: 230px;
}
#underPromoBanner {
	float: right;
	margin: 15px 0;
	text-align: left;
	width: 230px;
}
#abovePromoBanner {
	margin: 15px 0;
	padding: 0 0px 0 0;
	text-align: left;
	width: 215px;
}

#banner {
	display: block;
	text-align: left;
}
#footerBanner {
	width: 100%;
	height: 100px;
	text-align: center;
}
#underPaginationBanner{
	margin: 20px auto 20px auto;
	text-align:center;
	width: 776px;
	float: left;
}
.rightbanner {
	margin-top: 10px;
}

/* content container */
#content {
	margin-top: 0;
	padding: 0;	
}

#content #inner {
	direction: ltr;
	margin-top: 10px;
	padding: 0 0 0 10px;
	text-align: left;
	float:left;
}

#content #inner ul {
	direction: ltr;
	margin: 0 0 0 20px;
	text-align: left;
}

#content .submit {
	background-color: #EEEEEE;
	border: 1px solid #333333;
}

#bottompage {
	float: right;
	text-align: center;
	width: 776px;
}

#footerNew {
	width: 776px;
	color: #6F8590;
	margin: 10px auto 20px auto;
	text-align: center;
	float: left;
}
#footerNew #subscribe {
	background-color: #dae0e6;
	height: 20px;
	width: 100%;
	text-align: center;
	padding: 1px 0;
	border-top: 1px solid #adbbc8;
	direction: ltr;
}
* html #footerNew #subscribe label {
	position: relative;
	top:-2px;
	text-align: center;
}
#footerNew .inputsub {
	height: 14px;
}
#footerNew .submitnow {
	height: 20px;
	margin: 0 6px;
}
* html #footerNew .submitnow {
	height: 20px;
	font-size: 11px;
	margin: 0 6px;
}
#footerNew .line {
	border-top: 1px solid #dae0e6;	
	height: 10px;
}
#footerNew #links {
	background-color: #f5f7f8;
	height: 24px;
	text-align: center;
	padding: 10px 0 0 0;	
}
#footerNew #links a {
	color: #4e5f77;
	text-decoration: none;
	vertical-align: baseline;
	margin: 0 2px 0 0;
}
#footerNew #links a:hover {
	color: #1a2738;	
	text-decoration: none;
}
#footerNew .footerImg {
	border:0;
	margin:0px 2px 0 -2px;
}
#footerNew #Innerlinks, #footerNew #media {
	text-align: center;
	margin: 10px 0 0 0;	
}
#footerNew #Innerlinks a, #footerNew #media a {
	color: #333;
	text-align: center;
	padding: 10px 0 0 0;	
}
#footerNew .call, #footerNew .copyright {
	color: #333;
	margin: 0 2px;
}
#footerBox .roundcont {
	width: 776px;
	background-color: #B2CEDA;
	color: #fff;
	padding: 0 0 10px 0;
}
#footerBox .roundcont2 {
	border-top: #8baec0 1px solid;
	width: 776px;
	background-color: #9cc0cf;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	text-align: center;
}
#footerBox .roundcont2 a {
	color:#fff;
	text-decoration: none;
}
#footerBox .roundcont2 .footerImg {
	margin: -5px 2px 0px -2px;
}
#footerBox .roundcont p{
	margin: 0 10px 0px 0;
}
#footerBox .roundcont2 p {
	margin: 0 10px;
}
#footerBox .roundtop { 
	background: url('/templates/img/footer-corner_tr.gif') no-repeat top right; 
}

#footerBox .roundbottom {
	background: url('/templates/img/footer-corner_br.gif') no-repeat top right; 
}

#footerBox img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
	text-align:left;
}
#footerBox label {
	color:#333;
}

/* main navigation allows dynamic resizing of tabs */
#headerLogo {
	float:left;
	width:220px;
	margin:10px 0 0 10px;
}
* html #headerLogo {
	float:left;
	width:220px;
	margin:10px 0 0 5px;
}

#nav {
	float:right;
	width:400px;
	height:20px;
	vertical-align:baseline;
	margin:41px 0 0 0;
	position: absolute;
	left:240px;
}
/* if you ever go behind 3 tabs, tweak this */
#nav ul {
	margin: 0 0 0 -50px;
	z-index: 99; 
	float: left;
	padding-left:0px;/* padding-left:<x>px; */
}
* html #nav ul {
	margin: 0 0 0 -40px;
	z-index: 99;
	padding-left:0px;/* padding-left:<x>px; */
}
#nav li {
	margin: 0 0px 0 5px;
}
#nav #current a {
	background-position: 0 -150px;
	border: none;
	z-index: 99;
	color:#9bbfce;
	font-size: 13px;
}
#nav #current a span {
	background-position: 100% -150px;
	padding-bottom: 4px;
	z-index: 99;
	font-size: 13px;
}

#nav a {
	background: url("/templates/img/new_nlgr.gif") no-repeat left top;
	border-bottom: 0px solid #AFBEC5;
	color: #fff;
	float: left;
	padding: 0 0px 0 12px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	z-index: 99;
	text-align: center;
}

#nav a span {
	background: url("/templates/img/new_nrgr.gif") no-repeat right top;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 8px 4px 0px;
	width: 90px;
	z-index: 99;
}
* html #nav a span {
	background: url("/templates/img/new_nrgr.gif") no-repeat right top;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 8px 4px 0px;
	width: 100px;
	z-index: 99;
}
#nav a:hover {
	background-position: 0% -150px;
	z-index: 99;
	color:#9bbfce;
}

#nav a:hover span {
	background-position: 100% -150px;
	z-index: 99;
}

.link {
	color:#1d73a3;
	text-decoration: underline;
	cursor: pointer;
}
.yellowbox  {
	border: 1px solid #fc0;
	background-color: #ffffcb;
	height: 26px;
	padding: 8px 8px 6px 8px;
	text-align: left;
	float: left;
	margin-bottom: 30px
}

.errorBox1 {
	font-weight:bold; 
	color:red; 
	border:1px solid red; 
	padding:7px 0 7px 0;
	text-align: center;
	clear: both;
}
.errorMessage {
	z-index:99;
	padding: 20px;
	background: transparent url(/templates/img/error.gif) left;
	background-repeat: no-repeat;
}
.errorSignBox {
	font-weight:bold; 
	color:#060; 
	border:1px solid #060; 
	padding:7px 0 7px 0;
	text-align: center;
}
.errorSignBox {
	margin-top: 5px;
}
.errorSign {
	z-index:99;
	padding: 20px;
	background: transparent url(/templates/img/signin.jpg) left;
	background-repeat: no-repeat;
}
.okBox1 {
	margin: 10px 0;
	font-weight:bold; 
	color:blue; 
	border:1px solid blue; 
	padding:7px 0 7px 0;
	text-align: center;
	clear: both;
}
.okMessage {
	padding:20px;
	background: transparent url(/templates/img/ok.gif) left ;
	background-repeat: no-repeat;
}

form div.required fieldset legend {
  font-weight: bold;
}
form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: left;
}
form div.optional label, label.optional {
  font-weight: normal;
}
form div.required label, label.required {
  font-weight: bold;
}
form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  padding: 0px;
  margin: 0px 0px 5px 142px;
  text-align: left;
}
form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0px 0px 5px 0px;
  width: 170px;
}
form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0px;
  padding: 0px;
  margin: 0px 0px 0px 140px;
}

form div.submit {
  width: 214px;
  padding: 0px 0px 0px 140px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color:#4d4f50;
  width: auto;
  padding: 0px 6px;
  margin: 0px;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0px 0px 0px 5px;
}
form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0px 0px 0px 18px;
}

.showVideos {
	float: right;
	text-align: left;
	clear: both;
	margin: 5px 10px 0 0;
}
.lang {
	direction:ltr;
	text-align:left;
}
.familyFilterMain {
	float:right;
	clear: both;
	margin: 0px 0 0 0;
}
.familyFilterNoSearch {
	float:right;
	clear: both;
	margin: 10px 10px 0 0;
}
* html .familyFilterNoSearch {
	float:right;
	clear: both;
	margin: 20px 10px 0 0;
}
#footerSearch {
	clear:both;
	margin: 30px auto;
	text-align: center;
}
#footerSearch .videoSearch {
	position:relative;
	top:-3px;
}
#familyFilterArea{
	float:right;
	width:150px;
	margin: 0 5px 0 0;
}
#t_img{
  width:130px;
  height:97px;
  border:1px solid black; 
}
