@charset "utf-8";
a:link
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a:visited
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a:active
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a:hover
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a
{
	text-decoration: none;
}
body
{
	margin: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;/*12px;*/
	font-weight: bold;
	text-decoration:none;
	background-image: url(images/bodyFaux2.jpg);
	background-repeat: repeat-x;
}
#wrapper
{
	height: 1000px;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(images/bodyFauxShadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#logo
{
	background-image: url(images/YN_Logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 53px;
	width: 224px;
}
#searchBox
{
	background-image: url(images/searchBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 53px;
	width: 470px;
	padding-left: 15px;
}
#settingsBox
{
	float: left;
	height: 53px;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 50px;
	font-weight: bold;
	color: #56c3cd;
	text-align: center;
	text-decoration: none;
}
#launchBox
{
	float: left;
	height: 58px;
	width: 336px;
	background-color: #101010;
	border: 1px solid #313131;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#bannerBox468x60
{
	float: left;
	height: 60px;
	width: 472px;
	text-align: center;
	padding-top: 0px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 11px;
}
#nav, #nav ul
{
	margin: 0;
	padding: 0;
	height: 38px;
	list-style: none;
	width: 799px;
	background-image: url(images/sliver.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
}
#nav ul li
{
	display: inline;
}
#nav ul li a
{
	padding: 0;
	list-style: none;
	display: block;
	line-height: 38px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #3e3e3e;
	display: block;
	text-align: center;
	overflow: hidden;
	height: 38px !important;
	height /**/:38px; /* for IE5/Win only */
	float: left;
}
#nav a:hover
{
	background-position:  bottom;
}
/*#nav #tuser a:hover {
	background-position:  bottom;
	text-decoration: none; color: #ffffff;
	}*/


/* drop down menu style from here down */
	#nav li ul
{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:110px;
	z-index:200;/*top:1em;
		/*left:0;*/
		}
#nav li:hover ul
{
	display:block;
}
#nav li li
{
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	width:110px;
	clear: left;
}
#nav li:hover li a
{
	background:none;
	color: #e6e6e6;
}
#nav li ul a
{
	display:block;
	height:15px;
	font-size:11px;
	font-style:normal;
	margin:0px;
	padding:0px 0px 0px 10px;
	text-align:left;
	width: 110px;
}
#nav li ul a:hover, #nav li ul li:hover a
{
	background:#56c3cd url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#000000;
	text-decoration:none;
	width: 100px;
}
#nav p
{
	clear:left;
}
/*drop down menu over*/



#thome a
{
	width: 50px;
	background: url(images/home.gif) top left no-repeat;
}
#tinvite a
{
	width: 50px;
	background: url(images/invite.gif) top left no-repeat;
}
#tprofile a
{
	width: 60px;
	background: url(images/profile.gif) top left no-repeat;
}
#tpeople a
{
	width: 52px;
	background: url(images/people.gif) top left no-repeat;
}
#tentertainers a
{
	width: 85px;
	background: url(images/entertainers.gif) top left no-repeat;
}
#tmail a
{
	width: 39px;
	background: url(images/mail.gif) top left no-repeat;
}
#tvideos a
{
	width: 53px;
	background: url(images/videos.gif) top left no-repeat;
}
#tmusic a
{
	width: 49px;
	background: url(images/music.gif) top left no-repeat;
}
#taffiliate a
{
	width: 114px;
	background: url(images/affiliate.gif) top left no-repeat;
}
#tuser a
{
	min-width: 80px;
	background: url(images/user.gif) top left repeat-x;
	float: right;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #0e46b9;
}
#navLeftRound
{
	background-image: url(images/navLeftRound.png);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 10px;
	background-position: right -1px;
	margin-left: 10px;
}
#navRightRound
{
	background-image: url(images/navRightRound.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 10px;
	background-position: left -1px;
}
#tabBox
{
	background-image: url(images/tabBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 840px;
}
#bodyBox
{
	background-image: url(images/bodyFaux.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 817px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8f919b;
	border-bottom-color: #8f919b;
	border-left-color: #8f919b;
	margin-left: 10px;
}
#comingSoonBodyBox
{
	background-image: url(images/bodyFaux.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 777px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8f919b;
	border-bottom-color: #8f919b;
	border-left-color: #8f919b;
	margin-left: 10px;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0e1638;
	text-align: center;
}
#footer
{
	float: left;
	height: 20px;
	width: 818px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}
#wrapper #tabBox a
{
	/*background-image: url(images/tabRollover.jpg);*/
	background-image: url(images/tabRollover.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 120px;
	float: left;
	margin-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 33px;
	padding-right: 20px;
}
#wrapper #tabBox a:hover
{
	background-position: bottom;
}
#searchFieldBox
{
	background-image: url(images/searchfield.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 38px;
	width: 186px;
	margin-top: 4px;
}
#searchText
{
	float: left;
	height: 38px;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#dropDownSearch
{
	float: left;
	height: 28px;
	width: 176px;
	margin-top: 10px;
}
#countdownText
{
	float: left;
	height: 58px;
	width: 226px;
}
#hoursBox
{
	float: left;
	height: 58px;
	width: 44px;
}
#minsBox
{
	float: left;
	height: 58px;
	width: 33px;
}
#secBox
{
	float: left;
	height: 58px;
	width: 33px;
}
#hoursHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 20px;
	width: 43px;
	text-align: center;
	line-height: 20px;
	background-color: #dfdfdf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505257;
}
#minsHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	float: left;
	height: 20px;
	width: 32px;
	background-color: #dfdfdf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505257;
}
#secHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	background-color: #dfdfdf;
}
#hoursData
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 42px;
	font-weight: bold;
	color: #FFF;
	background-color: #505257;
	text-align: center;
	float: left;
	height: 38px;
	width: 43px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
#minsData
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 42px;
	font-weight: bold;
	color: #FFF;
	background-color: #505257;
	text-align: center;
	float: left;
	height: 38px;
	width: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
#secData
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 42px;
	font-weight: bold;
	color: #FFF;
	background-color: #505257;
	text-align: center;
	float: left;
	height: 38px;
	width: 33px;
}
#countdownDataTop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	height: 32px;
	width: 220px;
}
#countdownDataBottomLeft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #56c3cd;
	text-align: right;
	float: left;
	height: 24px;
	width: 150px;
}
#countdownDataBottomRt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #efefef;
	text-align: left;
	float: left;
	height: 24px;
	width: 60px;
	padding-left: 5px;
}
#wrapper #settingsBox a:hover
{
	color: #56C3CD;
	text-decoration: underline;
}
#bodyFrame
{
	height: auto;
	width: 840px;
	float: left;
	padding-left: 22px;
}
#searchField
{
	float: left;
	height: 21px;
	width: 133px;
	margin-top: 6px;
	margin-left: 14px;
}
#affiliateBox {
	background-image: url(images/affiliateBg.jpg);
	background-repeat: no-repeat;
	float: left;
	/*height: 1500px;*/
	min-height: 1080px;
	height: auto !important;
	height: 1080px;
	/*width: 657px;*/
	width: auto;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8f919b;
	border-bottom-color: #8f919b;
	border-left-color: #8f919b;*/
	border: 0;
	/*margin-left: 10px;*/
	margin: 0;
	/*padding-right: 80px;
	padding-left: 80px;*/
	padding-left: 40px;
	padding-right: 40px;
	/*background-color: #cbcddc;*/
	background-color:#636177;
	background-position: center top;
	padding-top: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#affiliateLftCol {
	float: left;
	height: 445px;
	width: 275px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
}
#wrapper #bodyFrame #affiliateBox #affiliateLftCol {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#affiliateRtCol {
	float: left;
	height: 445px;
	width: 275px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
}
#affiliateRtCol2 {
	float: left;
	height: 200px;
	width: 275px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: left;
}
#affiliateLftCol2 {
	float: left;
	height: 200px;
	width: 275px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: left;
}
#redeemBox {
	float: left;
	/*height: 395px;
	width: 650px;
	padding-top: 75px;*/
	padding: 25px 35px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	background: #ffffff;
}

#payment_information_form { 
  float: right;
  margin-right: 13px;
  padding: 0 10px;
  width: 280px;

  text-align: left;
}

#payment_information_form div { 
  padding-top: 105px;
}

#payment_information_form .button { 
  height: 35px;
  width: 176px;
  border: none;

  background: url("images/button_purchase.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
}

#payment_information_form span { 
  display: block;

  font-size: 11px;
}

#checkout_step3_form { 
  font-size: 13px;
}

#checkout_step3_form .field_group { 
  float: left;
  width: 49%;
  margin: 20px 0 0 0;
}

#checkout_step3_form .field_group .title { 
  margin-left: 5px;

  font-weight: bold;
}

#checkout_step3_form .field_group .field { 
  margin: 5px 0 5px 5px;

  overflow: hidden;
}

#checkout_step3_form .field_group .field .name { 
  float: left;
  width: 155px;

  font-weight: normal;
}

#checkout_step3_form .field_group .field .value { 
  float: left;
}

#checkout_step3_form .field_group .field input,
#checkout_step3_form .field_group .field textarea { 
  width: 150px;
}

#checkout_step3_form .field_group .field select { 
  width: 156px;
}

#checkout_step3_form .field_group div.names input { 
  width: 70px;
}

#checkout_step3_form .field_group div.region { 
  display: none;
}

body div#getting-started { 
  width: 945px; 
  height: 36px; 
  border: 0; 
  float: left;
}

body div#getting-started .head { 
  width: 118px; 
  height: 33px; 
  border-left: none;

  background: url(images/getting_started_bg.gif) top center repeat-x;
  overflow: hidden;
  white-space: nowrap;
}

body div#getting-started a  { 
  background-position: center left;
  background-repeat: no-repeat;
  overflow: hidden;
  white-space: nowrap;
}

body div#getting-started a.affiliate { 
  width: 126px; 
  padding: 0 40px 0 50px; 
  border-right: none;

  background-image: url("images/getting_started_5.gif");
}

.comment-link { 
  text-decoration: none; 
  font-size: 12px;
}

.comment-link:hover { 
  font-weight: bold;
}

#ai_widget_body_information tr.item { 
  height: 44px;
}

#ai_widget_body_information tr.item td { 
  border-top: 1px solid #dcdcdc;

  text-align: center;
  vertical-align: middle;
}
 
#ai_widget_body_information tr.item td.friends { 
  background: #d3e3f7;
}

#ai_widget_body_information tr.item td.family { 
  background: #cfebbb;
}

#ai_widget_body_information tr.item td.professional { 
  background: #e8e8e8;
}

#ai_widget_body_information tr.item td.commercial { 
  background: #f2d1a5;
}

#ai_widget_body_information tr.item td.yourdate { 
  background: #ff9292;
}

#ai_widget_body_information tr.item td.value { 
  font-size: 11px;
  text-align: left;
}
