img, div, a, input{
	behavior: url(/Portals/0/iepngfix.htc) 
}

a img{
    border:0;
}
body {
	/*background:#edd400 url(images/bgImage.jpg) repeat-x;*/
	background:#edd400 url(images/mainBgImage.jpg) no-repeat scroll center 0%;
	font-family:Comic Sans MS;
	font-size:12px;
	color:#303030;
	width:99%;
}

div
{
	scrollbar-3dlight-color:#86724f;
	scrollbar-arrow-color:#86724f;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#86724f;
	scrollbar-face-color:#f9e0b8;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}

table 
{
	font-family:Comic Sans MS;
	/*font-size:12px;*/
}

/*.tedhalogo {
	background:transparent url(images/tedhaLogo.png) no-repeat scroll left top;
	height:150px;
	left:45px;
	position:absolute;
	top:520px;
	width:450px;
	z-index:100;
}
*/
#dnn_dnnLOGO_imgLogo
{
    display:none;
}
#dnn_dnnLOGO_hypLogo
{
    float:left;
    width:138px;
    height:78px;
    outline:none;
}
#wrapper {
	/*background:transparent url(images/mainBgImage.jpg) no-repeat scroll center 0%;*/
	left:50%;
	margin-left:-502px;
	position:relative;
	width:1000px;
	/*width:1280px;*/
}


.topMostLinks{
	color:#fff;
	background:url(/Portals/0/Skins/homeSkinimages/topRedBg.gif) no-repeat top left;
}

.topMostLinks a
{
	color:#fff !important;
	text-decoration:none;
	margin:0 10px;
}

.topMostLinks a:hover{
	color:#fff !important;
	text-decoration:underline;
}

.mainNavigation {
	background:url(images/mainNavBg.png) repeat-x top left;
	padding:0 0 0 10px;
	color:#fff;
	font-family:Comic Sans MS;
	font-size:13px;
	height:1px !important;
}

.main_dnnmenu_submenu 
{
	border:1px solid red;
	position:relative;
	top:35px;
	left:117px;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 20px 0 0px;
	margin:0px;
}

/*  SUB Menu hover & selected */

.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	font-weight:bold;
	background: #CE0D0D url(../images/menu_hover.gif) repeat-x top left;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 20px 0 0px;
	margin:0px;
	
}

.main_dnnmenu_itemhover td, 
{  
	font-size: 11px;
	font-weight:bold;
	background: #CE0D0D url(../images/menu_hover.gif) repeat-x top left;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 20px 0 0px;
	margin:0px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}
.bottomnavigation {
	background:transparent url(images/bottomNavbg.png) repeat-x scroll left top;
	color:#EDD400;
	font-family:Comic Sans MS;
	font-size:0.9em;
	padding:10px 0 0 0;
	height:0px !important;
}
.flashContainer
{
.margin:-10px 0px 0px 0px;

}

.bottomnavigation a{
	color:#EDD400 !important;
}
/*.mainNavigation {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='\Portals\0\images\mainNavBg.png')
}*/

/*****Topmost nav links*************/
.SkinObject{
 /*margin-right:170px;*/
 margin:0 5px 0 20px;
 .margin:0 5px 0 10px;
color:#EDD400;
float:left;
font-family:Comic Sans MS;
font-size:12px;
font-weight:normal;
margin:5px 5px 0 20px;
text-decoration:none;
}

A.SkinObject:link{
 text-decoration: none;
 color: #EDD400;
 font-weight:bold;
}

A.SkinObject:visited{
 text-decoration: none;
 color: #EDD400;
}

A.SkinObject:hover{
 text-decoration: underline;
 color: #EDD400;
}

A.SkinObject:active{
 text-decoration: none;
 color: #EDD400;
}
/*****Topmost nav links*************/
.NormalBold
{
	font-family:Comic Sans MS;
}

/**To remove the extra spacing above the flash conainer**/
.c_head {
	padding:0px;
}
.c_content {
	clear:none;
	
}
.c_footer {
	margin-bottom:0px;
	zoom:1 !important;
	padding:0px;
	text-align:right;
}
/**To remove the extra spacing above the flash conainer**/

/* Rating */
.ratingStar {
font-size: 0pt;
width: 21px;
height: 20px;
margin: 0px;
padding: 0px;
cursor: pointer;
display: block;
background-repeat: no-repeat;
}

.filledRatingStar {
background-image: url(images/FilledStar.gif);

}

.emptyRatingStar {
background-image: url(images/EmptyStar.gif);
}

.savedRatingStar {
background-image: url(images/SavedStar.gif);
}

.ratingRec .filledRatingStar {
background-image: url(images/FilledStarRec.gif);

}

.ratingRec .emptyRatingStar {
background-image: url(images/EmptyStarRec.gif);
}

.ratingRec .savedRatingStar {
background-image: url(images/SavedStarRec.gif);
}

/* Rating */

/* Page Take over */

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=90);
	opacity:0.9;
	height:100% !important;
	width:100% !important;
}

.pageTakeOverContentContainor
{
	padding:50px;
	background-color:#fff;
	border:5px solid orange;
	font-size:14px;
	font-family:Comic Sans MS;
}

.pageTakeOverCloseButton
{
	font-size:15px;
	margin-top:20px;
	font-weight:bold;
	float:left;
}

/*************** Product tab container ********************/
/*.productWrapper {
	display:block;
	height:545px;
	position:relative;
	top:-70px;
	width:750px;
}*/
.productWrapper {
	margin-left:27px;
	margin-top:-16px;
	.margin-left:-7px;
	.margin-top:-27px;
	position:relative;
	float:left;
}
.productcontainer {
	left:45px;
	position:absolute;
	/*top:15px;*/
	top:25px;
}/**********************************************/

a.shareFriend{
	font-weight:bold;
	color:#000 !important;
	cursor:pointer;
}

/***********bottom NAV******************/
.footer {
float:left;
left:25px;
position:relative;
/*width:890px;*/
}
/*.footer img
{
	.margin:0 0 0 15px;
	 margin-top:5px;
}*/

/*.bottomNav_new {
 position:relative;
 top:-30px;
 left:15px;
 .left:27px;
 float:left;
 color:#EDD400;
 font-family:Comic Sans MS;
 font-size:11px;
}*/
.bottomNav_new {
color:#EDD400;
float:left;
font-family:Comic Sans MS;
font-size:11px;
left:-10px;
position:absolute;
top:16px;
}
.bottomNav_new  a{
	color:#EDD400 !important;
	font-size:11px !important;
}

.bottomNav_new  a img{
	margin-top:5px;
}

/***********bottom NAV******************/

/***********links on jokes/recipes/videos/images******************/
.linkBtn a
{
	padding: 0 5px 0 0;
	float: left;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration:underline !important;
	font-size:11px !important;
}

.linkBtnred a
{
	padding: 5px 5px 0 0;
	float: left;
	font-weight: bold;
	color: #B83413!important;
	text-decoration:underline !important;
	font-size:11px;
}

.paginationContainer
{
	width:700px;
	float:left;	
}

/*******Added by Abhishek************/
.recipe {
.position:relative;
.top:11px;
.left:-28px;
}

.rightpane > div
{
    position:relative !important;
}

.pollsbg {
    position:absolute;
    .position:relative !important;
    .top:81px;
    .left:5px;
    .margin-top:-105px;
    .margin-left:-11px;
    z-index:2;
}

.jokes 
{
	.position:relative;
	.top:50px !Important;
	z-index:2;
	.left:-30px !important;
}

.news{
	.position:absolute;
	.left:30px;
	.top:424px;
}

.forum {
.position:relative;
.top:227px;
.left:13px;
}
.footer {
/*.left:40px;*/
.position:relative;
.top:40px;
}
/*******Added by Abhishek************/