html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }

:focus { outline: 0; }

ol, ul { list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0; }

caption, th, td {
	text-align: left;
	font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

.clearfix:after, #kodak-header:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; }

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.tcenter {text-align: center;}
input {vertical-align: middle;}
img.left {
  margin: 0 10px 10px 0;
}

a {
  text-decoration: none;
  color: #ad0505;
}

a.more {
  white-space: nowrap;
  display: block;
  margin-top: 5px;
}

h2, h2 a {
  font-family: Georgia, Norasi, sans-serif;
  font-size: 22px;
  color: #3c5b77;
}

h3 {
  font-size: 32px;
  color: #000;
  font-weight: normal;
  font-family: Georgia, Norasi, sans-serif;
}

hr {
  border: 1px dashed #eee;
}

small {
  font-size: Arial, sans-serif;
  color: #000;
  font-size: 11px;
}

.paddings {
  padding: 10px 12px 10px 10px;
}


/* ----- GENERAL GRID RULES ----*/

body {
	/*background: #0b0102 url(../images/background.jpg) 42% 0 no-repeat;*/
	font-family:  'Helvetica Neue LT', Arial, sans-serif;
	color: #000;
 }

#wrapper {
  margin: 0 auto;
  width: 970px;
  background: #fff;
  padding: 0 10px;
  z-index: 1;
  position: relative;
  left: 8px;
}

#y-header {
  margin-bottom: 15px;
  position: relative;f
  left: -4px;
}

#north {
  margin:0px auto;
  text-align: center;
  width: 728px;
}

#col-1 {
  width: 660px;
  float: left;
}

#col-2 {
  width: 293px;
  float: left;
  padding-left: 7px;
 /* padding-left: 4px;*/
}

#col-1, #col-2 {
  padding-bottom: 20px;
}

ul#navigation {
  position: relative;
  z-index: 1015;
  height: 54px;
  width: 970px;
  background: url(../images/nav-bg.png) repeat-x;
  margin-top: 10px;
}

#navigation li {
  float: left;
  margin-top: 14px;
  margin-left: 4px;
  white-space: nowrap;
  /*line-height: 48px;*/
}

#navigation li a {
  float: left;
  padding: 8px 3px 0 3px;
  font-size: 11px;
 /* line-height: 48px;*/
  height: 32px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

#navigation li a:hover {
  text-decoration: underline;
  color: #fff;
}

#navigation li a.selected,
#navigation li a.selected:hover {
  background: url(../images/nav-selected.gif) no-repeat 50% 0 scroll;
  color: #b22d1a;
  text-decoration: none;
}

#middle-banner {
  margin-bottom: 15px;
}

#featured {
  width: 650px;
  border: 1px solid #ccc;
  padding-top: 10px;
  margin-bottom: 10px;
}

#featured img {
  float: left;
  padding: 0 20px 0 0;
}

#featured small {
  line-height: 20px;
}

#featured a {
  font-weight: bold;
}
#featured h2 a {
  font-weight: normal;
}

p, .summary {
  font-size: 13px;
  padding: 5px 0 5px 0;
}

.box {
  width: 288px;
  padding: 12px;
  margin-bottom: 10px;
  float: left;
  /*margin-left: 10px;*/
  border: 1px solid #ccc;
  border-bottom: 5px solid #f9cab6;
}

#secondary-box-2 {
  margin-left: 23px;
}


.pagination {
  font-family: Tahoma;
  padding-top: 10px;
}

.pagination p {
  float: left;
  color: #000;
  font-size: 11px;
}

.pagination ul {
  float: right;
}

.pagination ul li {
  float: left;
  color: #bdbbbc;
  font-size: 11px;
  margin: 15px 4px 0 4px;
}

.pagination ul li a {
  font-weight: bold;
}

.pagination ul li.first {
  color: #000;
}

.pagination h3 {
  float: left;
}

#articles li {
  border-top: 2px dotted #eee;
  padding: 10px 0;
}

#articles li .summary {
  line-height: 140%;
}

#articles li .summary a {
  font-weight: bold;
}


#y-updates {
  width: 300px;
  border: 1px solid #eee;
}

#y-updates p.right {
  margin: 5px;
}


ul.tabs {
  height: 41px;
  border-bottom: 1px solid #ccc;
}
ul.tabs li {
  float: left;
  width: 140px;
  height: 40px;
}

ul.tabs li.last {
  margin-left: 17px;
}

ul.tabs li a {
  display: block;
  width: 140px;
  font-size: 12px;
  line-height: 40px;
  background: #f6f6f6;
  text-align: center;
  border: 1px solid #ccc;
}

ul.tabs li a.selected {
  background: #fff;
  border-bottom: 2px solid white;
  color: #000;
}

#invite-box {
  width: 258px;
  padding: 5px 0;
  margin: 10px auto;
  border: 1px solid #ccc;
}

#invite-box img {
  float: left;
  padding: 5px;
}

.comment-list li {
  display: block;
  width: 287px;
  height: 50px;
  border-bottom: 1px dotted #ccc;
  clear: both;
}

.comment-list li small {
  float: right;
}

.comment-list li img {
  float: left;
  padding: 5px;
}

.comment-list li a {
  color: #d6541d;
  font-weight: bold;
}

li#tips {
  margin-top: 10px;
  border: 1px solid #ccc;
  width: 280px;
  padding: 10px;
}

li#tips h2 {
  font-family: Georgia, Norasi;
  font-size: 24px;
  color: #000;
}

li#tips ul {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

li#tips ul li {
  border-bottom: 1px dotted #ccc;
  padding: 4px 0;
}

li#tips ul li img {
  float: left;
  margin: 5px;
  border: 1px solid #D6541D;
}

li#tips ul li a {
  color: #d6541d;
  font-weight: bold;
}

#widget {
  margin-top: 10px;
  margin-bottom: 10px;
}

#baileys-promo {
  /*background: url(../images/baileys.png) no-repeat;*/
  width: 120px;
  height: 39px;
  /*margin-left: 40px;*/
  float: right !important;
  
}

#baileys-promo-wrapper {
  float; right;
  height: 39px;
  text-align: right;
}

#baileys-promo-wrapper iframe {
  position: relative;
  top: 17px;
}

#anadir {
  width: 135px;
  height: 39px;
  /*background: url(../images/anadir.png) no-repeat;*/
  float: right;
}

#baileys-promo, #anadir {
  margin-top: 9px;
}

.q-inner {
  width: 300px;
  min-height: 80px;
  border: 1px solid #ccc;
  background: #e8e8e8 url(../images/answers-grad.png) repeat-x;
}

.q-inner img {
  padding: 2px;
  border: 1px solid #c5c3ac;
  margin: 5px;
  float: left;
}

.q-inner p {
  float: left;
  width: 225px;
  position: relative;
  z-index: 1;
}

p.answer {
  background: url(../images/corner.png) no-repeat 30px 0px;
  margin-top: -1px;
  padding-left: 55px;
  padding-top: 5px;
}

.question {
  margin-top: 10px;
}

#sidebar li {
  margin-bottom: 10px;
}

#sidebar li h2, #y-updates h2.module-header {
  font-size: 22px;
  color: #545454;
  font-family: Arial, sans-serif;
  font-weight: normal;
}

#smiley-face {
  background: url(../images/answer.png) no-repeat;
  width: 56px;
  height: 57px;
  position: absolute;
  margin-top: -37px;
  margin-left: 220px;
}

#footer {
  margin-top: 20px;
  clear: both;
}

#ft
{
    margin:auto;
    width: 960px;
    text-align:left;

}

#ft div.ftnav
{
    background:#f9cab6;
    height:15.38em;
    min-height:195px;
    _height:auto!important;
    _height:150px;
    padding:10px;
    padding:5px;

}

#ft div.ftnav ul li
{
    list-style:inside disc;

}

#ft div.ftnav ul
{
    float:left;

}

#ft div.ftnav a
{
    font-size:11px;

}

#ft div.ftnav div.prop
{
    float:left;
    width:22.31em;
    width:297px;
    min-width:316px;
    height:11.38em;
    *height:12.23em;
    min-height:148px;
    _height:auto!important;
    _height:150px;
    padding:10px;
    padding-top:5px;
    background:#fff;

}

#ft div.ftnav div.prop h3
{
    font-family:Arial;
    font-size:116%;
    font-weight:bold;
    color:#3c5b77;
    margin:0 0 15px 0;

}

#ft div.ftnav div.prop ul li a
{
    color:#ad0505;
    font-weight:bold;
    font-family:tahoma;

}

#ft div.ftnav div.ymg h3,#ft div.ftnav div.todo h3
{
    font:bold 16px Arial;
    color:#922B3F;
    margin:0 0 15px 0;

}

#ft div.ftnav div.ymg
{
    float:left;
    padding:5px 10px 0 10px;
    margin:0 10px;
    border-right:solid 1px #fff;
    height:12.30em;
    *height:12.73em;
    min-height:160px;
    _height:auto!important;
    _height:150px;
    _width:418px;

}

#ft div.ftnav div.ymg ul li,#ft div.ftnav div.todo ul li
{
    color:#373737;
    background:url(http://l.yimg.com/a/i/e1/ent/lifestyle/ft_arraowbullet.gif) 0 -41px no-repeat;
    padding-left:8px;
    text-align:left;

}

#ft div.ftnav div.ymg ul li a,#ft div.ftnav div.todo ul li a
{
    color:#3c5b77;

}

#ft div.ftnav div.ymg ul li
{
    width:8.46em;
    min-width:100px;
    _width:113px;

}

#ft div.ftnav div.ymg ul li.standalone
{
    font-size:85%;
    list-style:none;
    margin:18px 0 0 12px;
    background:none;
    padding-right:12px;
    padding-top:2px;
    font-weight:bold;
    _width:100px;

}

#ft div.ftnav div.todo
{
    float:left;
    padding:5px 0 0 15px;
    min-height:148px;
    _height:auto!important;
    _height:148px;
    _width:150px;

}

#ft div.ftnav div.todo h3
{
    font:bold 16px Arial;
    color:#a82717;

}

#ft div.ftnav div.todo ul li
{
    margin-bottom:3px;

}

#ft div.copyright
{
    padding:5px 10px;
    margin-top:10px;
    font:normal 85% Arial;
    border-top:solid 1px #e3e3e3;
    text-align:center;

}

#ft div.copyright div.lnOne a
{
    font:bold 85% Tahoma;
    color:#ad0505;

}

div.ttnav
{
    background:#f9cab6;
    height:30px;
    clear: both;
    width: 960px;
    margin-left: 5px;
    margin-bottom:0;
    _margin-bottom: -25px;
}

div.ttnav ul
{
    background:#fff;
    margin:10px 0 0 5px;
    _margin:10px 0 0 3px;
    width:98%;
    float:left;
}

div.ttnav li a
{
    color:#ad0505;
    font-weight:bold;
    font-family:tahoma;
    font-size:85%;

}

div.ttnav li.arrow
{
    float:left;
    margin-right:5px;
    list-style:none;
    padding-right:15px;
    padding-left:5px;
    background:url(http://l.yimg.com/a/i/e1/ent/lifestyle/ft_arrow.gif) right no-repeat;
    line-height:17px;

}

div.ttnav li
{
    list-style:none;

}

.ygb
{
    overflow:hidden;
    background:url(http://l.yimg.com/a/i/e1/ent/lifestyle/mama_lo_2.jpg) no-repeat #FFF;
    margin-top:3px;
    height:92px;
    padding:10px 0 0 15px;

}

.btnev
{
    background:url(http://l.yimg.com/a/i/e1/ent/lifestyle/englishv_btn_2.gif) no-repeat;
    width:124px;
    height:24px;
    text-indent:-1000em;
    overflow:hidden;
    display:block;
    float:right;
    margin:10px 10px 0 0;

}

#ma .ybl ul.listtwo li h3
{
    color:#3c5b77;

}

#ma .ybl ul.listtwo li .image
{
    margin-right:15px;

}

#ma .yacn .bd .ytxt p
{
    font-size:11px;

}

.ybc ul li.ma
{
    width:31.53em;
    width:410px;
    padding:7px;
    border:4px solid #EBDEE3;
    margin:20px 0 20px -8px;
    _margin:20px 0 20px 0;
    clear:both;
    background:url(http://l.yimg.com/a/i/e1/ent/lifestyle/bgmama_sd_1.jpg) no-repeat #e0176c;

}

.ybc ul li.ma .ybpr h2 a,.ybc ul li.ma .ybpr p
{
    color:#fff;

}

.ybc ul li.ma .ybpr p
{
    font:normal 11px tahoma;

}

.ybc ul li.ma .image a img
{
    border:1px solid #c7c7c7;
}

.bottom-pagination {
  padding-top: 0;
}

#overlay {
  background: #000;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9997;
	display: none;
	top: 0%;
  left: 0%;
	_position: absolute;
	filter:alpha(opacity=90);
}

#popup {
  border: 6px solid #fff;
  width: 327px;
  height: 209px;
  background: #6d0101 url(../images/overlay-bg.png) no-repeat top right;
  z-index: 9999;
  position: absolute;
	opacity: 10;
	margin: 0px auto;
	top: 90px;
	left: 50%;
	padding: 25px;
	margin-left: -163px;
	display: none;
}

#popup h2 {
  font-size: 24px;
  color: #fff;
  padding-bottom: 5px;
}

#popup label {
  font-size: 11px;
  color: #fff;
}

#popup input.popup-input {
 /* background: url(../images/overlay-input.jpg) repeat-x;*/
  border: 0;
  outline: 0;
  font-size: 16px;
  letter-spacing: 5px;
  padding-left: 8px;
  overflow: hidden;
  white-space: nowrap;
}

#popup input#dd {
  width: 46px;
  height: 24px;
}

#popup input#mm {
  width: 46px;
  height: 24px;
}

#popup input#yy {
  width: 97px;
  height: 24px;
}

 #popup ul {
  margin-bottom: 10px;
  margin-top: 10px;
}

#popup ul li {
  float: left;
  margin-right: 10px;
}

#popup input#overlay-submit {
  margin-top: 15px;
}

#popup #access-denied {
  text-align: center;
  color: #fff;
  padding: 60px 0 20px;
  display: none;
  /*width: 976px;*/
}
#popup #access-denied p {
  margin-bottom: 50px;
  font-size: 20px;
}

#baileys-tv-wrapper {
  width: 300px;
}
#baileys-tv-wrapper h2 {
  padding: 5px 10px;
  font-family: Georgia, Norasi, sans-serif;
  border: 1px solid #ccc;
  border-bottom: none;
}
a#baileys-tv-flash-trigger {
  background: url('../images/placeholders/video.png') 0 0 no-repeat;
  display: block;
  width: 300px;
  height: 270px;
  overflow: hidden;
}
a#baileys-tv-flash-trigger:hover {
  background-position: 0 100%;
}

#main-wrapper {
  position: relative; z-index: 2;
}

#rich-banner {
  position:fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0px;
  z-index: 1;
  _position: absolute;
  /*top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');*/
}

h2.module-header {
  float: left;
  color: #545454;
  font-size: 22px;
}

.tip-details img {
  margin: 10px 0;
  display: block;
}
.tip-details p {
  font-size: 16px;
}
.tip-details ul {
  margin-top: 20px;
}
.tip-details ul li {
  list-style-type: disc;
  margin-left: 25px;
  font-size: 15px;
}


#subnav li a, #subnav li
{
  padding: 0;
  background: #ffe4e5;
  float: left;
  line-height: 22px;
  height:22px;
  margin:0;
  font-size: 11px;
  font-family: Tahoma, sans-serif;
  color: #1c1c1c;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
}


#subnav li a:hover {
  color: #741c3a;
  text-decoration: underline;
}

#subnav li,
ul#menu li.selected ul#subnav li {
  margin-right: 5px;
}


ul#subnav {
  width:958px;
  background:#ffe4e5; 
  color:#fff; 
  height: 27px; 
  line-height:22px;
  position: relative; 
  z-index: 999;
  border-left: 1px solid #f0cbd9; 
  border-right: 1px solid #f0cbd9; 
  border-bottom: 1px solid #f0cbd9; 
  padding-left: 10px; 
  margin-bottom: 10px; 
  padding-top: 5px;
  top: -6px;
}
