.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd {
        background-color: #ffd9d4;
} 

html {
        background-color: #ffd9d4;
} 
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}


body {
	margin:0;
	padding:0;
}

a.header-nav:link, a.header-nav:visited {
        background:transparent url(/images/header-nav_menu.png) no-repeat scroll 0%;
        color:#535657;
        font-family:Arial,Helvetica,sans-serif;
        font-size:10px;
        font-weight:bold;
        padding-left:5px;
        text-align:left;
        text-transform:uppercase;
        width:102px;
}
a.header-nav:hover {
        background-position:0px -22px;
        color:#FF3300;
        font-weight:bold;
        text-decoration:none;
}
a#active_menu-nav.header-nav-nav {
        background-position:0px -48px;
        color:#FFFF00;
}
a#active_menu-nav.header-nav-nav:hover {
        color:#FFFFFF;
}
#headerNavDiv {
        float: none;
        background:transparent url(/images/headernav_bg.png) repeat-x scroll 0%;
        height:30px;
        padding-top:5px;
        padding-right:4px;
}
#headerNavDiv ul {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0pt;
        padding:0pt;
}
#headerNavDiv a {
        float:none;
}
#headerNavDiv li {
        float:left;
        height:25px;
        margin:0pt 0pt 0pt 4px;
        padding:0pt;
	list-style:none;
}
#headerNavDiv li a {
        background:transparent url(/images/headernav_normal.png) no-repeat scroll 0%;
        color: #000000;
        display:block;
        font-family:Arial,Helvetica,sans-serif;
        font-size:10px;
        font-weight:bold;
        height:25px;
        line-height:25px;
        text-align:center;
        text-decoration:none;
        text-transform:uppercase;
        width:102px;
	list-style:none;
}
#headerNavDiv a:hover {
        background:transparent url(/images/headernav_active.png) no-repeat scroll 0%;
        color:#FFFFFF;
	
}
#centerpageDiv {
	padding-left: 5px;
	padding-bottom: 10px;
}
#headerLogoDiv {
}

#headerWelcomeSpan {
	float: right; 
	text-align: right; 
	vertical-align: top;
	height: 40px; 
	z-index: 1; 
	background-color: #FFAADB;

}
#sendtoMiniSpan {
	float: right; 
	text-align: right; 
	vertical-align: top;
	height: 15px; 
	z-index: 1; 
	background-color: #FFAADB;

}
.qandaQ {
	font-size: 14px;
	font-weight:bold;
}
.signupShaded {
	background-color: #FFECE9;
	padding-top: 5px;
	padding-bottom: 5px;
}
.signupTable {
	text-align: left;
}
.loggedinTable {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight:bold; 

}
.divLoginBG {
	background:transparent url(/images/background/rosepinkbg.gif) no-repeat scroll 0%;
	height:430px;
	width:440px;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;

}
.divOrangeBG {
        background:transparent url(/images/orangeBG.png) repeat scroll 0%;
}
.divYellowBG {
        background:transparent url(/images/yellowBG.png) repeat scroll 0%;
}
.divLightPinkBG {
        background:#eed6f7;
}
.divDarkPinkBG {
        background:#da89da;
}
.mvStat {
	color: black;
	 font-weight:bold;
}
.pvStat {
	color: #ED1C24;
}
.pvInfo {
}
.searchTable {
	background-color: #eed6f7;
	padding-top: 6px;
	padding-bottom: 2px;
}
.pvTable {
	background-color: #eed6f7;
	padding-top: 2px;
	padding-bottom: 2px;

}

.mvTable {
	background-color: #FFB3AA;
	padding-top: 2px;
	padding-bottom: 2px;
}

.uqTable {
	background-color: #FFECE9;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: double;
}
.profUsername {
	font-weight:bold;
	font-size: 16px;
}
.profHeadline {
	font-weight:bold;
	font-size: 16px;
}
.profInbox {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 6px;
}
.strongtext {
	font-weight: bold;
	font-size: 1.4em;
}
.midstrong {
	font-weight: bold;
	font-size: 1.2em;
}
.midnormal {
	font-size: 1.2em;
}
.strong {
	font-weight: bold;
	font-size: 1.1em;
}
.font3-4ths {
	font-size: 0.7em;
}
.alertBox {
	font-weight: bold;
	font-size: 1.2em;
	color: red;
}
#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
}

.srDiv {
	background-color: #eed6f7;
	width: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.srDivu {
	background-color: #eed6f7;
	width: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.srDivu :hover{
	background-color: #FFECE9;
}
.inboxMsgTable {
	border: 0px;
	width: 100%;
        padding: 10px;
	background-color:#da89da;
}

.inboxMsgTableBody{
	background-color: #ffd9d4;
}
.inboxMsgTableHead {
	background-color:#da89da;
        font-weight: bold;
        font-size: 1.2em; 
}
.inboxTable a {
        color: white; 
        padding: 5px;
}
.inboxTable a:hover {
	color: black;

}

.inboxTable {
	color: white;
        padding: 5px;
}
.inboxTable td{
	border-style: outset;
	background-color: #624f65;
	border-color: #ED1C24;
	width: 100px;
	padding-bottom: 2px;
	color: white;
        font-size: 1.2em;

}
.inboxTable td:hover {
	background-color: #FFECE9;
	border-style: inset;
	border-color: #ED1C24;
	color: black;

}
.helpDiv td {
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.profileDivHead {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0.2em;
}
.profileDiv1 {
	padding: 0.2em;
	border-style: double;
	border-width: medium;
}
.whosonUpgrade {
	color: #ED1C24;
}
.whitetext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
}
.forumNav {
	border: double;
	background-color: #624f65;
	color: #ffece9;	
	padding: 5px;
}
.forumNav a:visited {
	color: #da89da;
}
.forumNav a:link {
	color: #eed6f7;
}
.forumQuote {
	border: 1px inset;
	background-color: #99CCFF;
}
.forumHead {
	background-color: #da89da;
	font-size: 1.1em;
	font-weight: bold;	

}
.forumTable {
	background-color: #eed6f7;
	padding-top: 2px;
	padding-bottom: 6px;
}
/* For the smiley Icon insert */
.yui-skin-sam .yui-toolbar-container .yui-toolbar-iconAboutCatch span.yui-toolbar-icon {
        background-image: url( /images/icons/smilies/smiley-default.gif );
        background-position: 1px 0px;
        left: 5px;
}
.yui-skin-sam .yui-toolbar-container .yui-toolbar-inserticon span.yui-toolbar-icon {
        background-image: url( /images/icons/smilies/smiley-default.gif );
        background-position: 1px 0px;
        left: 5px;
}
.yui-skin-sam .yui-toolbar-container .yui-button-inserticon-selected span.yui-toolbar-icon {
        background-image: url( /images/icons/smilies/smiley-selected.gif );
        background-position: 1px 0px;
        left: 5px;
}
.yui-skin-sam .yui-toolbar-container .yui-toolbar-youTube span.yui-toolbar-icon {
    background-image: url(/images/youtube_icon.gif);
    background-position: 1px 0px;
    left: 5px;
}


#iconAboutCatch {
        border:1px solid #808080;
        padding:5px;
        background-color: #F2F2F2;
}
#iconAboutCatch a {
        display: block;
        float: left;
        border: 1px solid #F2F2F2;
}
#iconAboutCatch a:hover {
        border: 1px solid #808080;
}
#inserticon {
        border:1px solid #808080;
        padding:5px;
        background-color: #F2F2F2;
}
#inserticon a {
        display: block;
        float: left;
        border: 1px solid #F2F2F2;
}
#inserticon a:hover {
        border: 1px solid #808080;
}
.smileyrowDiv {
	float:left;
}
