#coffeecontainer{
width:300px;
height:215px;
background:#000000;
}


#dhtmltooltip{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
position: absolute;
width: 150px;
border: 1px solid #666666;
padding: 10px;
background-color: #f3f3f3;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

img{
border:none;
}

a{
color:#ff7000;
text-decoration:none;
outline:none;
}

.hidden {
display: none;
}


body{
margin:0px;
padding:0px;
background-color:#333333;
font-family: tahoma;
height:100%;
}

html{
height:100%;
}

hr{
height:1px;
color:#4d4d4d;
clear:both;
}

/* containers begin */

#container{
background:url(../assets/logo.gif) no-repeat;
position:relative;
width:1220px;
min-height:100%;
margin: 0 auto;
background-color:#ffffff;
}

#innercontainer{
width:980px;
position:relative;
margin-left:15px;
min-height:100%;
float:left;
}

#leftcolumn{
position:relative;
width:670px;
float:left;
}

#rightcolumn{
/*margin-left:10px;*/
position:relative;
width:300px;
float:right;
}
#rightcolumn li{
	list-style:none;
	margin:0;
	padding:0;
	}

#topspacer{
position:relative;
width:980px;
height:100px;
}

/* containers end */

/*text classes begin */

.regulargreytext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4e4e4e;
}

.grey10pxtext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#4e4e4e;
}
.grey10pxtext a
	{
	text-decoration:underline;
	}
.orange15pxtext{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#ff7000;
}

.orange12pxtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff7000;
}

.grey15pxtext{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#4e4e4e;
}

.white11pxtext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.fineprint{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
}
.fineprint a
{
text-decoration:underline;
}

/*text classes begin */

/*main nav begin */

/****************Blank Main Nav Images*************/
#blankblog{
width:67px;
height:35px;
float:left;
}
#blankfriends{
width:77px;
height:35px;
float:left;
}
#blankcommunity{
width:102px;
height:35px;
float:left;
}
#blankcampaigns{
width:100px;
height:35px;
float:left;
}
/****************End Blank Main Nav Images********/
#mainnavsearchbg{
position:relative;
width:230px;
height:35px;
background:url(../assets/mainnav_searchbg2.gif) no-repeat;
float:left;
}

#searchfield{
position:absolute;
top:6px;
left:20px;
vertical-align:top;
height:15px;
width:150px;
#height: 16px;
_height: 16px;
}

#searchbutton{
position:absolute;
width:28px;
height:22px;
left:180px;
top:6px;
}

#postreview{
width:150px;
height:35px;
float:left;
outline:none;
}

/*****************Begin New main Nav ID***************/
#home{
background:url(../assets/mainnav_home_reg.gif) no-repeat;
width:74px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}
#home:hover{
background:url(../assets/mainnav_home_roll.gif) no-repeat;
width:74px;
height:35px;
float:left;
cursor:pointer;
}
#home_selected{
background:url(../assets/mainnav_home_roll.gif) no-repeat;
width:74px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}

#categories{
background:url(../assets/mainnav_categories_reg.gif) no-repeat;
width:101px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}
#categories:hover{
background:url(../assets/mainnav_categories_roll.gif) no-repeat;
width:101px;
height:35px;
float:left;
cursor:pointer;
}
#categories_selected{
background:url(../assets/mainnav_categories_roll.gif) no-repeat;
width:101px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}

#browse{
background:url(../assets/mainnav_browse_reg.gif) no-repeat;
width:79px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}
#browse:hover{
background:url(../assets/mainnav_browse_roll.gif) no-repeat;
width:79px;
height:35px;
float:left;
cursor:pointer;
}
#browse_selected{
background:url(../assets/mainnav_browse_roll.gif) no-repeat;
width:79px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}

#campaigns{
background:url(../assets/mainnav_campaigns_reg.gif) no-repeat;
width:100px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}
#campaigns:hover{
background:url(../assets/mainnav_campaigns_roll.gif) no-repeat;
width:100px;
height:35px;
float:left;
cursor:pointer;
}
#campaigns_selected{
background:url(../assets/mainnav_campaigns_roll.gif) no-repeat;
width:100px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}

#community{
background:url(../assets/mainnav_community_reg.gif) no-repeat;
width:102px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}
#community:hover{
background:url(../assets/mainnav_community_roll.gif) no-repeat;
width:102px;
height:35px;
float:left;
cursor:pointer;
}
#community_selected{
background:url(../assets/mainnav_community_roll.gif) no-repeat;
width:102px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}

#friendsx{
background:url(../assets/mainnav_friends_reg.gif) no-repeat;
width:77px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}
#friendsx:hover{
background:url(../assets/mainnav_friends_roll.gif) no-repeat;
width:77px;
height:35px;
float:left;
cursor:pointer;
}
#friendsx_selected{
background:url(../assets/mainnav_friends_roll.gif) no-repeat;
width:77px;
height:35px;
float:left;
cursor:pointer;
text-indent:-9999px;
}


/*****************End New main Nav ID***************/


/*main nav end */

/*reviews begin */

#reviewcontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}
#reviewcontainer ul
	{
	list-style:none;
	font-size:11px;
	margin:0;
	padding:0;
	}
#reviewcontainer li
	{
	float:none;
	border-bottom:1px dotted #666666;
	}
/*#reviewcontainer span
	{
	margin-right:10px;
	width:155px;
	}
#reviewcontainer #links span 
	{
	margin:0;
	width:auto;
	}*/
#reviewbar{
width:670px;
height:35px;
background:url(../assets/reviewsbar.gif) no-repeat;
}



/***************************New reviews begin ***********************/
.homes1{
background:url(../assets/rb_ippioinaction_reg.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes1:hover{
background:url(../assets/rb_ippioinaction_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes1_selected{
background:url(../assets/rb_ippioinaction_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}

.homes2{
background:url(../assets/rb_whatisippioedit_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes2:hover{
background:url(../assets/rb_whatisippioedit_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes2_selected{
background:url(../assets/rb_whatisippioedit_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}

.homes3{
background:url(../assets/rb_howtoippioedit_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes3:hover{
background:url(../assets/rb_howtoippioedit_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes3_selected{
background:url(../assets/rb_howtoippioedit_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}

.homes4{
background:url(../assets/rb_latestreviews_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes4:hover{
background:url(../assets/rb_latestreviews_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes4_selected{
background:url(../assets/rb_latestreviews_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}

.homes5{
background:url(../assets/rb_featured_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes5:hover{
background:url(../assets/rb_featured_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes5_selected{
background:url(../assets/rb_featured_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}

.homes6{
background:url(../assets/rb_mostviewed_reg.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes6:hover{
background:url(../assets/rb_mostviewed_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.homes6_selected{
background:url(../assets/rb_mostviewed_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
/**************************New reviews end ***************************/

#reviewcontentbox{
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*reviews end */

/*profile begin */

#profilecontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#profilebar{
width:670px;
height:35px;
background:url(../assets/profilebar.gif) no-repeat;
}

#myprofilebar{
width:670px;
height:35px;
background:url(../assets/myprofilebar.gif) no-repeat;
}



#profileprofile{
width:136px;
height:30px;
float:left;
}

#profilereviews{
width:133px;
height:30px;
float:left;
}

#profilecampaigns{
width:133px;
height:30px;
float:left;
}

#profilefriends{
width:133px;
height:30px;
float:left;
}

#profilefavorites{
width:135px;
height:30px;
float:left;
}

#profilecontentbox{
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*****************************New profile begin *******************/
.myprofile1
	{
	background:url(../assets/profile_myprofile_reg.gif) no-repeat;
	width:136px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile1:hover
	{
	background:url(../assets/profile_myprofile_roll.gif) no-repeat;
	width:136px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile1_selected
	{
	background:url(../assets/profile_myprofile_roll.gif) no-repeat;
	width:136px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}

.myprofile2
	{
	background:url(../assets/profile_myreviews_reg.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile2:hover
	{
	background:url(../assets/profile_myreviews_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile2_selected
	{
	background:url(../assets/profile_myreviews_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}

.myprofile3
	{
	background:url(../assets/profile_mycampaigns_reg.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile3:hover
	{
	background:url(../assets/profile_mycampaigns_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile3_selected
	{
	background:url(../assets/profile_mycampaigns_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.myprofile4
	{
	background:url(../assets/profile_myfriends_reg.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile4:hover
	{
	background:url(../assets/profile_myfriends_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile4_selected
	{
	background:url(../assets/profile_myfriends_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.myprofile5
	{
	background:url(../assets/profile_myfavorites_reg.gif) no-repeat;
	width:135px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile5:hover
	{
	background:url(../assets/profile_myfavorites_roll.gif) no-repeat;
	width:135px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.myprofile5_selected
	{
	background:url(../assets/profile_myfavorites_roll.gif) no-repeat;
	width:135px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
/*****************************New profile End *******************/

/*****************************New profile begin *******************/
.uprofile1
	{
	background:url(../assets/profile_profile_reg.gif) no-repeat;
	width:136px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile1:hover
	{
	background:url(../assets/profile_profile_roll.gif) no-repeat;
	width:136px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile1_selected
	{
	background:url(../assets/profile_profile_roll.gif) no-repeat;
	width:136px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}

.uprofile2
	{
	background:url(../assets/profile_reviews_reg.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile2:hover
	{
	background:url(../assets/profile_reviews_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile2_selected
	{
	background:url(../assets/profile_reviews_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}

.uprofile3
	{
	background:url(../assets/profile_campaigns_reg.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile3:hover
	{
	background:url(../assets/profile_campaigns_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile3_selected
	{
	background:url(../assets/profile_campaigns_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.uprofile4
	{
	background:url(../assets/profile_friends_reg.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile4:hover
	{
	background:url(../assets/profile_friends_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile4_selected
	{
	background:url(../assets/profile_friends_roll.gif) no-repeat;
	width:133px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.uprofile5
	{
	background:url(../assets/profile_favorites_reg.gif) no-repeat;
	width:135px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile5:hover
	{
	background:url(../assets/profile_favorites_roll.gif) no-repeat;
	width:135px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.uprofile5_selected
	{
	background:url(../assets/profile_favorites_roll.gif) no-repeat;
	width:135px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
/*****************************New uprofile profile End *******************/



/*userprofile end */


/*browse begin */

#browsecontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#browsebar{
width:670px;
height:35px;
background:url(../assets/browsebar.gif) no-repeat;
}

#browsemostviewed{
width:113px;
height:30px;
float:left;
}


#browsetoprated{
width:111px;
height:30px;
float:left;
}


#browsecontentbox{
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*browse end */
/*************************New browse begin ******************/
.videos1{
background:url(../assets/campaigns_featured_reg.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos1:hover{
background:url(../assets/campaigns_featured_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos1_selected{
background:url(../assets/campaigns_featured_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}

.videos2{
background:url(../assets/browse_mostdiscussed_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos2:hover{
background:url(../assets/browse_mostdiscussed_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos2_selected{
background:url(../assets/browse_mostdiscussed_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}

.videos3{
background:url(../assets/browse_topfavorites_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos3:hover{
background:url(../assets/browse_topfavorites_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos3_selected{
background:url(../assets/browse_topfavorites_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}


.videos4{
background:url(../assets/browse_toprated_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos4:hover{
background:url(../assets/browse_toprated_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos4_selected{
background:url(../assets/browse_toprated_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}

.videos5{
background:url(../assets/campaigns_recentlyadded_reg.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos5:hover{
background:url(../assets/campaigns_recentlyadded_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos5_selected{
background:url(../assets/campaigns_recentlyadded_roll.gif) no-repeat;
width:111px;
height:30px;
float:left;
text-indent:-9999px;
}

.videos6{
background:url(../assets/browse_random_reg.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos6:hover{
background:url(../assets/browse_random_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}
.videos6_selected{
background:url(../assets/browse_random_roll.gif) no-repeat;
width:113px;
height:30px;
float:left;
text-indent:-9999px;
}



/*************************New browse End ******************/

/*video begin */

#videocontainer{
width:670px;
margin-top:10px;
float:left;
}

#videobar{
width:670px;
height:35px;
background:url(../assets/newreviewbar.gif) no-repeat;
margin-top:10px;
/*background:url(../assets/reviewbar.gif);*/
}

#videocontentbox{
clear:both;
width:668px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*video end */

/*campaigns begin */

#campaignscontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#campaignsbar{
width:670px;
height:35px;
background:url(../assets/campaignsbar.gif) no-repeat;
position:relative;
}

#campaignsearchfield{
	position:absolute;
	top:6px;
	left:470px;
	vertical-align:top;
	height:15px;
	width:150px;
#height: 16px;
	_height: 16px;
}

#campaignsearchbutton{
	position:absolute;
	width:28px;
	height:22px;
	left:630px;
	top:6px;
}


/*#campaignsfeatured{
width:113px;
height:30px;
float:left;
}

#campaignsrecentlyadded{
width:111px;
height:30px;
float:left;
}

#campaignsmostmembers{
width:111px;
height:30px;
float:left;
}

#campaignsmostvideos{
width:111px;
height:30px;
float:left;
}

#campaignsmosttopics{
width:111px;
height:30px;
float:left;
}

#campaignscreatecampaign{
width:113px;
height:30px;
float:left;
}*/
/********************Begins New Compaigns Classes******************/
.campaigns1
	{
	background:url(../assets/campaigns_featured_reg.gif) no-repeat;
	width:113px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns1:hover
	{
	background:url(../assets/campaigns_featured_roll.gif) no-repeat;
	width:113px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns1_selected
	{
	background:url(../assets/campaigns_featured_roll.gif) no-repeat;
	width:113px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}	
	
.campaigns2
	{
	background:url(../assets/campaigns_recentlyadded_reg.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns2:hover
	{
	background:url(../assets/campaigns_recentlyadded_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns2_selected
	{
	background:url(../assets/campaigns_recentlyadded_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.campaigns3
	{
	background:url(../assets/campaigns_mostmembers_reg.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns3:hover
	{
	background:url(../assets/campaigns_mostmembers_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns3_selected
	{
	background:url(../assets/campaigns_mostmembers_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}

.campaigns4
	{
	background:url(../assets/campaigns_mostvideos_reg.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns4:hover
	{
	background:url(../assets/campaigns_mostvideos_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns4_selected
	{
	background:url(../assets/campaigns_mostvideos_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.campaigns5
	{
	background:url(../assets/campaigns_mosttopics_reg.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns5:hover
	{
	background:url(../assets/campaigns_mosttopics_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns5_selected
	{
	background:url(../assets/campaigns_mosttopics_roll.gif) no-repeat;
	width:111px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.campaigns6
	{
	background:url(../assets/campaigns_createcampaign_reg.gif) no-repeat;
	width:113px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns6:hover
	{
	background:url(../assets/campaigns_createcampaign_roll.gif) no-repeat;
	width:113px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.campaigns6_selected
	{
	background:url(../assets/campaigns_createcampaign_roll.gif) no-repeat;
	width:113px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
/********************End New Compaigns Classes******************/
#campaignscontentbox{
position:relative;
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#individualcampaignscontentbox{
position:relative;
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#individualcampaigntable{
position:absolute;
top:25px;
left:25px;
}

.20pxpadding{
padding:20px;
}


/*campaigns end */


/*friends begin */

#friendscontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#friendsbar{
width:670px;
height:35px;
background:url(../assets/friendsbar.gif) no-repeat;
position:relative;
}

#friendssearchfield{
	position:absolute;
	top:6px;
	left:310px;
	vertical-align:top;
	height:15px;
	width:150px;
#height: 16px;
	_height: 16px;
}

#frienddropdown{
	position:absolute;
	top:6px;
	left:470px;
	vertical-align:top;
	height:21px;
	width:150px;
#height: 22px;
	_height: 22px;
}

#friendssearchbutton{
	position:absolute;
	width:28px;
	height:22px;
	left:630px;
	top:6px;
}


#myfriends{
width:169px;
height:30px;
float:left;
}

#friendsvideos{
width:166px;
height:30px;
float:left;
}

#friendsfavorites{
width:166px;
height:30px;
float:left;
}

#invitemore{
width:169px;
height:30px;
float:left;
}
/****************Begins New video friends*****************/
.fvideos1
	{
	background:url(../assets/friends_myfriends_reg.gif) no-repeat;
	width:169px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos1:hover
	{
	background:url(../assets/friends_myfriends_roll.gif) no-repeat;
	width:169px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos1_selected
	{
	background:url(../assets/friends_myfriends_roll.gif) no-repeat;
	width:169px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.fvideos2
	{
	background:url(../assets/friends_myfriendsvideos_reg.gif) no-repeat;
	width:166px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos2:hover
	{
	background:url(../assets/friends_myfriendsvideos_roll.gif) no-repeat;
	width:166px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos2_selected
	{
	background:url(../assets/friends_myfriendsvideos_roll.gif) no-repeat;
	width:166px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
	
.fvideos3
	{
	background:url(../assets/friends_myfriendsfavorites_reg.gif) no-repeat;
	width:166px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos3:hover
	{
	background:url(../assets/friends_myfriendsfavorites_roll.gif) no-repeat;
	width:166px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos3_selected
	{
	background:url(../assets/friends_myfriendsfavorites_roll.gif) no-repeat;
	width:166px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}

.fvideos4
	{
	background:url(../assets/friends_invitemore_reg.gif) no-repeat;
	width:169px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos4:hover
	{
	background:url(../assets/friends_invitemore_roll.gif) no-repeat;
	width:169px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
.fvideos4_selected
	{
	background:url(../assets/friends_invitemore_roll.gif) no-repeat;
	width:169px;
	height:30px;
	float:left;
	text-indent:-9999px;
	}
/****************End New video friends*****************/


#friendscontentbox{
position:relative;
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*friends end */

/*individual campaigns begin */

#individualcampaignscontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#individualcampaignsbar{
width:670px;
height:35px;
background:url(../assets/campaignsbar.gif) no-repeat;
position:relative;
}

#individualcampaignscontentbox{
position:relative;
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#individualcampaignscontentbox{
position:relative;
clear:both;
width:668px;
height:399px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

.20pxpadding{
padding:20px;
}


/*individual campaigns end */


/*categories page begin */

#categoriespagecontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#categoriespagebar{
width:670px;
height:35px;
background:url(../assets/categoriespagebar.gif) no-repeat;
}

#categoriespagecontentbox{
position:relative;
clear:both;
width:668px;
height:429px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#categoriespagetextbox{
position:absolute;
width:628px;
height:100px;
top:20px;
left:25px;
}

.categoriespagegifspace{
padding:15px;
}

/*categories page end */

/*subcategories begin */
#subcategoriespagebar{
width:670px;
height:35px;
background:url(../assets/subcategoriesbar.gif);
}

#subcategoriesairplanesbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/airplanesbar.gif);
}

#subcategoriesbabiesandkidsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/babiesandkidsbar.gif);
}

#subcategoriesbeautybar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/beautybar.gif);
}

#subcategoriesbicyclesbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/bicyclesbar.gif);
}

#subcategoriesboatsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/boatsbar.gif);
}

#subcategoriesbookshelfbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/bookshelfbar.gif);
}

#subcategoriescamerasbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/camerasbar.gif);
}

#subcategoriescarriersbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/carriersbar.gif);
}

#subcategoriescarsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/carsbar.gif);
}

#subcategoriesclothingbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/clothingbar.gif);
}

#subcategoriescomputersandinternetbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/computersandinternetbar.gif);
}

#subcategoriesdevicesbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/devicesbar.gif);
}

#subcategorieseducationbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/educationbar.gif);
}

#subcategoriesfinancialinstitutionsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/financialinstitutionsbar.gif);
}

#subcategoriesfitnessbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/fitnessbar.gif);
}

#subcategoriesfoodbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/foodbar.gif);
}

#subcategoriesgadgetsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/gadgetsbar.gif);
}

#subcategoriesgamesbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/gamesbar.gif);
}

#subcategorieshealthinsurersbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/healthinsurersbar.gif);
}

#subcategorieshobbiesbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/hobbiesbar.gif);
}

#subcategorieshomeandgardenbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/homeandgardenbar.gif);
}

#subcategorieshometheaterbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/hometheaterbar.gif);
}

#subcategorieshousewaresbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/housewaresbar.gif);
}

#subcategoriesmedicalandhealthbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/medicalandhealthbar.gif);
}

#subcategoriesmotorcyclesbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/motorcyclesbar.gif);
}

#subcategoriesmoviesandmusicbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/moviesandmusicbar.gif);
}

#subcategoriespetsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/petsbar.gif);
}

#subcategoriesrestaurantsandnightlifebar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/restaurantsandnightlifebar.gif);
}

#subcategoriessportsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/sportsbar.gif);
}

#subcategoriestoysbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/toysbar.gif);
}

#subcategoriestravelvacationandhotelsbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/travelvacationandhotelsbar.gif);
}

#subcategoriesvehiclesbar{
width:670px;
height:35px;
background:url(../assets/categoriesbars/vehiclesbar.gif);
}

/*subcategories end */


/*blog begin */

#blogcontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#blogbar{
width:670px;
height:35px;
background:url(../assets/blogbar.gif);
}

#blogcontentbox{
position:relative;
clear:both;
width:668px;
height:429px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#blogtextbox{
width:600px;
}

/*blog end */

/*community page begin */

#communitycontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#communitybar{
position:relative;
width:670px;
height:35px;
background:url(../assets/communitybar.gif);
}

#communitysearchfield{
	position:absolute;
	top:6px;
	left:470px;
	vertical-align:top;
	height:15px;
	width:150px;
#height: 16px;
	_height: 16px;
}

#communitysearchbutton{
	position:absolute;
	width:28px;
	height:22px;
	left:630px;
	top:6px;
}

#communitycontentbox{
position:relative;
clear:both;
width:668px;
height:429px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#communitytextbox{
position:absolute;
width:628px;
height:100px;
top:20px;
left:25px;
}

.communitygifspace{
padding:15px;
}

/*community page end */

/*search page begin */

#searchcontainer{
width:670px;
height:465px;
margin-top:10px;
float:left;
}

#searchbar{
width:670px;
height:35px;
background:url(../assets/searchresultsbar.gif);
}

#refinesearch{
position:relative;
width:558px;
height:30px;
background:url(../assets/refinesearchbar.gif);
float:left;
}

#refinesearchcb{
	position:absolute;
	top:4px;
	left:206px;
	width:344px;
}

#refinesearchbtn{
width:112px;
height:30px;
float:left;
}

#searchcontentbox{
position:relative;
clear:both;
width:668px;
height:429px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#searchtextbox{
width:628px;
}

/*search page end */


/*upload begin */

#uploadcontainer{
width:980px;
margin-top:10px;
float:left;
}

#uploadbar{
width:980px;
height:35px;
background:url(../assets/uploadbar.gif);
}


/****************New upload, record, myreviews ***************/

.post1{
background:url(../assets/upload_reg.gif);
width:102px;
height:30px;
float:left;
text-indent:-9999px;
}
.post1:hover{
background:url(../assets/upload_roll.gif);
width:102px;
height:30px;
float:left;
text-indent:-9999px;
}
.post1_selected{
background:url(../assets/upload_roll.gif);
width:102px;
height:30px;
float:left;
text-indent:-9999px;
}

.post2{
background:url(../assets/record_reg.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}
.post2:hover{
background:url(../assets/record_roll.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}
.post2_selected{
background:url(../assets/record_roll.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}



.post3{
background:url(../assets/myreviews_reg.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}
.post3:hover{
background:url(../assets/myreviews_roll.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}
.post3_selected{
background:url(../assets/myreviews_roll.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}

.post4{
background:url(../assets/embed_reg.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}
.post4:hover{
background:url(../assets/embed_roll.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}
.post4_selected{
background:url(../assets/embed_roll.gif);
width:100px;
height:30px;
float:left;
text-indent:-9999px;
}
/*************End New upload, record, myreviews ***************/
#uploadsubnavbar{
width:578px;
height:30px;
background:url(../assets/upload_subnavbar.gif);
float:left;
}

#uploadcontentbox{
clear:both;
width:978px;
background-color:#f2f2f2;
border: 1px solid #4d4d4d;
}

/*upload end */

/*uploadsuccess begin */

#uploadsuccesscontainer{
width:980px;
margin-top:10px;
float:left;
}

#uploadsuccessbar{
width:980px;
height:35px;
background:url(../assets/almostdonebar.gif);
}

#uploadsuccesscontentbox{
position:relative;
clear:both;
width:978px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#uploadsuccesstable{
width:928px;
}

/*uploadsuccess end */

/*editmyprofile begin */

#editmyprofilecontainer{
width:980px;
margin-top:10px;
float:left;
}

#editmyprofilebar{
width:980px;
height:35px;
background:url(../assets/editmyprofilebar.gif);
position:relative;
margin-top:10px;
}

#editmyprofilecontentbox{
position:relative;
clear:both;
width:978px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*editmyprofile end */


/*signup page begin */

#signuppagecontainer{
width:980px;
margin-top:10px;
float:left;
}

#signuppagebar{
width:980px;
height:35px;
background:url(../assets/signuppagebar.gif);
}

#signuppagecontentbox{
position:relative;
clear:both;
width:978px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#signuppagetextbox{
position:absolute;
width:928px;
height:100px;
top:20px;
left:25px;
}

#signuppagetable{
	position:absolute;
	top:135px;
	left:25px;
	width:428px;
}

#signuppagevideotable{
	position:absolute;
	top:135px;
	left:453px;
	width:500px;
}

.textfield{
width:300px;
height:15px;
}


.textfield200{
width:200px;
height:15px;
}

.textfieldwidthonly{
width:300px;
}

.zctextfield{
width:100px;
height:15px;
}

.citytextfield{
width:200px;
height:15px;
}

/*signup page begin */

/*categories end */

#categoriescontainer{
width:980px;
height:145px;
clear:both;
}

#categoriesbar{
width:980px;
height:45px;
background:url(../assets/categoriesbar.gif);
}

#cateoriescontentbox{
width:978px;
height:99px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*categories end */

/*signup begin */

#signupcontainer{
margin-top:10px;
width:300px;
height:205px;
float:left;
}

#signupbar{
background:url(../assets/signupbar.gif) no-repeat;
height:35px;
width:300px;
}

#signupcontentbox{
position:relative;
background:url(../assets/signupnow_298x169.jpg) no-repeat;
width:298px;
height:169px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#signuptextbox{
	position:absolute;
	left:16px;
	top:80px;
	width:266px;
}

#signupbtn{
	position:absolute;
	top:125px;
	left:9px;
	width:280px;
	height:30px;
}

/*signup end */

/*vote begin */

#votecontainer{
margin-top:10px;
width:300px;
height:205px;
float:left;
}

#votebar{
background:url(../assets/votebar.gif) no-repeat;
height:35px;
width:300px;
}

#votecontentbox{
width:298px;
height:169px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*vote end */

/*archives begin */

#archivescontainer{
margin-top:10px;
width:300px;
float:left;
}

#archivesbar{
background:url(../assets/archivesbar.gif) no-repeat;
height:35px;
width:300px;

}

#archivescontentbox{
position:relative;
width:298px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#archivestextbox{
padding:10px;
width:278px;
}
#archivestextbox ul
	{
	margin:0;
	padding:0;
	margin-left:0px;
	}
/*archives end */

/*categoriesside begin */

#categoriessidecontainer{
margin-top:10px;
width:300px;
float:left;
}

#categoriessidebar{
background:url(../assets/categoriessidebar.gif) no-repeat;
height:35px;
width:300px;
}

#categoriessidecontentbox{
position:relative;
width:298px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#categoriessidetextbox{
padding:10px;
width:278px;
}

/*categoriesside end */

/*blogroll begin */

#blogrollcontainer{
margin-top:10px;
width:300px;
float:left;
}

#blogrollbar{
background:url(../assets/blogrollbar.gif) no-repeat;
height:35px;
width:300px;
}

#blogrollcontentbox{
position:relative;
width:298px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#blogrolltextbox{
padding:10px;
width:278px;
}
#blogrolltextbox li ul{
	margin:0;
	margin-left:0;
	padding:0;
	}
/*blogroll end */

/*meta begin */

#metacontainer{
margin-top:10px;
width:300px;
float:left;
}

#metabar{
background:url(../assets/metabar.gif) no-repeat;
height:35px;
width:300px;
}

#metacontentbox{
position:relative;
width:298px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

#metatextbox{
padding:10px;
width:278px;
}
#metatextbox ul{
	margin:0;
	margin-left:0;
	padding:0;
	}
/*blogroll end */

/*reviewinfo begin */

#reviewinfocontainer{
margin-top:10px;
width:300px;
float:left;
}

#reviewinfobar{
background:url(../assets/reviewinfobar.gif) no-repeat;
height:35px;
width:300px;
}

#reviewinfocontentbox{
position:relative;
width:298px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}
#reviewinfocontentbox .info
	{
	font-weight:bold;
	}
#reviewinfocontentbox .info span
	{
	font-weight:normal;
	}
/*reviewinfo end */

/*dashboard begin */

#dashboardcontainer{
margin-top:10px;
width:300px;
float:left;
}

#dashboardbar{
background:url(../assets/dashboardbar.gif) no-repeat;
height:35px;
width:300px;
}

#dashboardcontentbox{
width:298px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}

/*dashboard end */


/*fineprint begin */

#fineprintbox{
width:980px;
height:50px;
text-align:right;
clear:both;
}

/*fineprint end */

/*login begin */

#logintable{
	width:365px;
	position:absolute;
	top:10px;
	left:603px;
}

.loginfield{
height:13px;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

/*login end */

/*tooltip begin */

span.link {
position: relative;
}

span.link a span {
display: none;
}

span.link a:hover {
font-size: 99%;
font-color: #000000;
}

span.link a:hover span { 
display: block; 
position: absolute; 
margin-top: 10px; 
margin-left: -10px; 
width: 175px; padding: 5px; 
z-index: 500; 
color: #000000; 
background: #FFFFAA; 
font: 12px "Arial", sans-serif;
text-align: left; 
text-decoration: none;
}

/*tooltip end */

/*video begin */

#videoresponses{
width:670px;
}
#videoresponses h1 {
color:#FF7000;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
}
/*video end */

#rightTopBlank{
background:url(../assets/rightTopBlank.gif) no-repeat;
height:25px;
width:300px;
padding-top:10px;
}
#rightTopBlankcontentbox{
width:298px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}
.rightHeading
	{
	color:#F2F2F2; font-size:16px; text-transform:uppercase; font-weight:bold; margin-left:45px;
	}
.leftHeading	
	{
	color:#F2F2F2; font-size:16px; text-transform:uppercase; font-weight:normal; margin-left:45px;
	font-family:"Bauhaus 93";
	line-height:40px;
	}
	
.ippiocrat_po
	{
	background:url(../assets/blank.gif) no-repeat;
	width:624px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	padding-top:10px;
	padding-left:46px;
	text-transform:capitalize;
	font-weight:bold;
	}
	
#Simple {
	width: 981px;
	font-size: 12px;
	color: #666;
}
.whiteBold
	{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:0;
	margin-left:48px;
	margin-top:19px;
	position:absolute;
	text-transform:uppercase;
	}

	#Simple #Header {
		width: 981px;
		height: 35px;	
	}
	#Simple #Header.newBlank {
		background:transparent url("../assets/onePageTopBlank.gif") no-repeat scroll 0px;
		margin-top:10px;
		position:relative;
	}
.newBlank {
		background:transparent url("../assets/onePageTopBlank.gif") no-repeat scroll 0px;
		height:35px;
		position:relative;
	}
	#Simple #Header.login {
		background:transparent url("../assets/center_title_login.gif") no-repeat scroll 0px;
	}
	#Simple #Header.about {
		background:transparent url("../assets/onePageTopBlank.gif") no-repeat scroll 0px;
	}
	#Simple #Header.inbox {
		background:transparent url("../assets/center_title_inbox.gif") no-repeat scroll 0px;
	}
	#Simple #Header.search {
		background:transparent url("../assets/center_title_search.gif") no-repeat scroll 0px;
	}
	#Simple #Header.help {
		background:transparent url("../assets/center_title_help.gif") no-repeat scroll 0px;
	}
	#Simple #Header.ads {
		background:transparent url("../assets/center_title_advertise.gif") no-repeat scroll 0px;
	}
	#Simple #Header.terms {
		background:transparent url("../assets/center_title_terms.gif") no-repeat scroll 0px;
	}
	#Simple #Header.privacy {
		background:transparent url("../assets/center_title_privacy.gif") no-repeat scroll 0px;
	}
	#Simple #Header.forgot {
		background:transparent url("../assets/center_title_forgot.gif") no-repeat scroll 0px;
	}
	
	#Simple #Content {
		background: #e0e0e0;
		padding: 15px;
		position:relative;
		
	}
	
	#Simple #Content .block {
		background: #f5f5f5;
		padding: 10px;
	}
	
	#Simple #Content .block h1 {
		font-weight: bold;
		margin: 0;
		padding: 0;
		margin-bottom: 6px;
		font-size: 13px;
	}



#rightToLeft
	{
	margin-left:10px;
	position:relative;
	width:300px;
	float:left;
	}
	
#myProfileLeft{
background:url(../assets/myProfileLeft.gif) no-repeat;
height:35px;
width:300px;
}
#submit
	{
	background:url(../assets/submit_btn.gif) no-repeat;
	width:280px;
	height:30px;
	cursor:pointer;
	}
#continue_btn
	{
	background:url(../assets/continue_btn.gif) no-repeat;
	width:280px;
	height:30px;
	cursor:pointer;
	}



#headerRight
{
	height: 100px;
	width: 410px;
	float: right;
}

.leftMainBox {
			width: 489px;
			float: left;
		}
#headerLogo
{
	height: 100px;
	width: 304px;
	float: left;
	padding: 0;
}
#menuBox {
	margin: 0 42px 8px 35px;
	padding: 0;
	height: 23px;
	width: 980px;
}
.clear {
	clear: both;
}
.left	
	{float:left;
	}
.right
	{float:right;
	}
	
.r_left
	{float:left;
	}
.r_right
	{float:right;
	}
	
.subNav
	{
	background:#3c3c3c;
	height:30px;
	width:670px;
	}
.subNav ul
	{
	margin:0px 0 0 6px;
	padding-top:5px;
	padding-left:0;
	list-style:circle;
	width:670px;
	}
.subNav li
	{
	background:#3c3c3c url(../assets/subNavBkg.gif) repeat-x;
	display:inline;
	margin-left:-5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	padding-top:4px;
	border-right:2px solid #666666;
	}
.subNav a
	{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
.subNav ul li:hover
	{
	background:url(../assets/a_hover.gif) repeat-x;
	height:26px;
	}
.channel {
color:#666666;
float:left;
font-size:10px;
margin:7px;
width:125px;
}
.channel a {
text-decoration:underline;

}
.yellowText
	{
	font-size:11px !important;
	font-weight:normal !important;
	color:#ec732e;
	}
.yellowText a
	{
	font-size:11px !important;
	text-decoration:underline !important;
	font-weight:normal !important;
	}
#centerBox {
	padding: 0;
	}
.border
	{
	border-bottom:1px solid #3f3f3f;
	}
.border a
	{
	font-size:11px;
	color:#eb752f;
	text-decoration:none;
	}
.border a:hover
	{
	text-decoration:underline;
	}
.border h5
	{
	padding:0;
	margin:10px;
	font-size:14px;
	font-weight:normal;
	}
#fullbox-content
{
color:#4E4E4E;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
#videobox
{
color:#4E4E4E;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
#videobox img
	{
	border:1px solid #EC732E;
	}
#videobox a
	{
	color:#EB752F;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	}
#videobox a:hover
	{
	text-decoration:none;
	}
.videoPaging span {
	padding:2px; background: #696969; border:1px solid #666666; font-size: 12pt; color:#ffffff; 
}
.videoPaging a {
	padding:3px; font-size: 10pt; color:#666666; text-decoration:none; margin-left:10px; margin-right:10px; 
}
.videoPaging a:hover {
	padding:2px; background: #696969; border:1px solid #666666; color:#ffffff; 
}
.videoPaging  {
	color: #666;	
	text-decoration: none;
	font-size: 9pt;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
}
.msgOutput {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	clear:both;
	
}
.msgOutput .error {

	color: #bb0000;
}
/**
 * Video list block
 */
.videoList {
	width: 135px;
	margin: 10px;
	font-size: 9pt;
	float: left;
	/*height: 280px;*/
}

	.videoList .image {
		padding-bottom: 8px;
		height: 95px;
	}
.image img
	{
	border:1px solid #ec732e;
	}
	
	.videoList .title {
		/*height: 20px;*/
		padding: 0;
		margin-bottom: 3px;
	}
	
	.videoList .title span {
		font-weight: bold;
		padding: 3px;
		font-size: 11pt;
	}
	
	.videoList .title span , .videoList .title span a, .videoList .title span a:link, .videoList .title span a:active, .videoList .title span a:visited, .videoList .title span a:hover {
		color:#FF7000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	}
	
	.videoList .duration {
		color: #4d4c4c;	
	}
	
	.videoList .tagTitle {
		color: #707070;	
		font-size: 8pt;
	}
	
	.videoList .tags , .videoList .tags a, .videoList .tags a:link, .videoList .tags a:active, .videoList .tags a:visited, .videoList .tags a:hover {
		color: #4d4c4c;	
		text-decoration: none;
		font-size: 8pt;
	}
	
	.videoList .info, .videoList .info a, .videoList .info a:link, .videoList .info a:active, .videoList .info a:visited, .videoList .info a:hover  {
		color: #707070;	
		text-decoration: none;
		font-size: 8pt;
	}
	.info a
	{
	color:#ec732e !important;
	text-decoration:none;
	}
.videoCenter {
width: 460px;
margin: 0 auto;
}

/**
 * Various blocks
 */
.float50 {
	width: 50%;
	float: left;
}
.float40 {
	width: 40%;
	float: left;
}
.float60 {
	width: 60%;
	float: left;
}
/**
 *
 * My profile 
 *
 */
#MyProfile {
	width: 981px;
	font-size: 8pt;
	color: #666;
}

	#MyProfile #Header {
		width: 981px;
		height: 44px;	
		background:transparent url("images/center_title_myprofile.gif") no-repeat scroll 0px;
	}
	
	#MyProfile #Content {
		background: #e0e0e0;
		padding: 10px 10px 0 10px;
	}
		#MyProfile #Content .Header {
			color: #5198b7;
			font-family: Helvetica, Tahoma, Arial;
			font-size: 13pt;
			padding: 8px 0 8px 15px;
			margin: 0;
			font-weight: bold;
			background: #f5f5f5;
		}
	
		#MyProfile #Content .block {
			margin: 5px;
		}
		
		
		#MyProfile #Content .block2 {
			margin: 5px;
		}
		
		#MyProfile #Content .blockBG {
			background: #ededed;
		}
		
		#MyProfile #Content .label {
			float: left;
			width: 120px;
			padding: 3px 0 0 10px;
		}
		#MyProfile #Content .field {
			float: left;
			width: 305px;
		}
		
			#MyProfile #Content .label.mb {
				width: 135px;
			}
			
			
			#MyProfile #Content #PersonalData .field {
				width: 150px;
			}
			
			#MyProfile #Content #PersonalData .label {
				width: 100px;
			}
			#MyProfile #Content #PersonalData {
				float: right;
			}
	
		#MyProfile #Content .line {
			padding: 10px;
			clear: left;
		}
		
			#MyProfile #Content .line.b, #Upload #Content .line.b {
				background: #ededed;
			}
			
			#MyProfile #Content .line.w, #Upload #Content .line.w {
				background: #f5f5f5;
			}
		
		#MyProfile #Content .line2 {
			padding: 5px 0 5px 0;
		}
		
		#MyProfile #Content textarea {
			height: 60px;
		}
	
		#MyProfile #Content #Photo {
			margin: 5px;
			float: left;
			width: 150px;
		}
	#MyProfile #Submit {
		border: 0;
		display:block;
		margin:5px;
		padding:0;
		width: 238px;
		height: 44px;
		background:transparent url("images/button_submit.gif") no-repeat scroll 0px;
	}
.inputWG {
	background: #fff url("images/form_bg.gif") no-repeat top left;
	
	width: 100%;
	border: 1px solid #b0b0b0;
	padding: 2px;
}
.image3 img
	{
	border:1px solid #FF7000;
	}
.err_msg
	{
	background-color:#fff;
	margin-top:-100px;
	margin-left:-35px;
	position:fixed;
	text-align:center;
	width:1050px;
	z-index:100;
	position:fixed; text-align:center;
	opacity:0.6;
	padding-top:4px;
	}
#voteCount
	{
	padding:10px; color:#FFFFFF; float:right;
	}
.err_close
	{
	margin-top:-20px; padding-right:20px; color:#1E1E1E;
	}
.err_close a
	{
	color:#1E1E1E;
	}
.err_close a:hover
	{
	color:#FFFFFF;
	background-color:#1E1E1E;
	}
#icons img
	{
	border:none;
	}
#icons a
	{
	font-weight:normal;
	color:#4E4E4E;
	font-size:9px;
	padding:2px;
	}
form
	{
	padding:0;
	margin:0;
	}
.bordertwopx
	{
	border:2px solid #FF7000;
	}
/************Begins Blank Bar************/
.mediumbar{
background:url(../assets/titlebar_670x35.gif);
width:670px;
height:35px;
}

.largebar{
background:url(../assets/titlebar_980x35.gif);
width:980px;
height:35px;
clear:both;
}

.shortbar{
background:url(../assets/titlebar_300x35.gif);
width:300px;
height:35px;
}

.whitetitlebarfont{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
line-height:36px;
padding-left:45px;
}
/************End Blank Bar************/

#signedinfeaturedreviewscontentbox{
position:relative;
width:298px;
height:215px;
background-color:#f2f2f2;
border-bottom:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;

}


.categoriesnav1
	{
	background:url(../assets/categories_mostviewed_reg.gif) no-repeat;
	width:102px;
	height:30px;
	text-indent:-9999px;
	float:left;
	}
.categoriesnav1:hover
	{
	background:url(../assets/categories_mostviewed_roll.gif) no-repeat;
	width:102px;
	height:30px;
	text-indent:-9999px;
	}
.categoriesnav1_selected
	{
	background:url(../assets/categories_mostviewed_roll.gif) no-repeat;
	width:102px;
	height:30px;
	text-indent:-9999px;
	float:left;
	}	

.categoriesnav2
	{
	background:url(../assets/categories_recentlyadded_reg.gif) no-repeat;
	width:100px;
	height:30px;
	text-indent:-9999px;
	float:left;
	}
.categoriesnav2:hover
	{
	background:url(../assets/categories_recentlyadded_roll.gif) no-repeat;
	width:100px;
	height:30px;
	text-indent:-9999px;
	}
.categoriesnav2_selected
	{
	background:url(../assets/categories_recentlyadded_roll.gif) no-repeat;
	width:100px;
	height:30px;
	text-indent:-9999px;
	float:left;
	}
	
#subcategoriesbkg
	{
	position:relative;
	width:467px;
	height:30px;
	background:url(../assets/refinesearchbar.gif);
	border-right:1px solid #4D4D4D;
	float:left;
	}
#mailcontentbox 
	{
	background-color:#F2F2F2;
	border-bottom:1px solid #4D4D4D;
	border-left:1px solid #4D4D4D;
	border-right:1px solid #4D4D4D;
	clear:both;
	min-height:465px;
	width:978px;
	}
#mailcontentbox a
	{
	text-decoration:underline;
	}
/**************New Inbox**************/

#mailsubnavbar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../assets/mailsubnavbar_578x30.gif) repeat scroll 0 0;
float:left;
height:30px;
width:578px;
}

.inbox1
	{
	background:url(../assets/mail_inbox_reg.gif) no-repeat;
	float:left;
	height:30px;
	width:102px;
	text-indent:-9999px;
	}
.inbox1:hover
	{
	background:url(../assets/mail_inbox_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:102px;
	text-indent:-9999px;
	}
.inbox1_selected
	{
	background:url(../assets/mail_inbox_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:102px;
	text-indent:-9999px;
	}
	
.inbox2 
	{
	background:url(../assets/mail_compose_reg.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
.inbox2:hover
	{
	background:url(../assets/mail_compose_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
.inbox2_selected
	{
	background:url(../assets/mail_compose_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}

.inbox3 
	{
	background:url(../assets/mail_markasunread_reg.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
.inbox3:hover 
	{
	background:url(../assets/mail_markasunread_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
.inbox3_selected
	{
	background:url(../assets/mail_markasunread_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
	
.inbox4 
	{
	background:url(../assets/mail_delete_reg.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
.inbox4:hover 
	{
	background:url(../assets/mail_delete_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
.inbox4_selected 
	{
	background:url(../assets/mail_delete_roll.gif) no-repeat;
	float:left;
	height:30px;
	width:100px;
	text-indent:-9999px;
	}
/**************End New Inbox**************/

.textfieldn {
border:1px solid #999999;
height:15px;
width:300px;
}

/**************terms tipbox**************/
#dhtmltooltip{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
position: absolute;
width: 150px;
border: 1px solid #666666;
padding: 10px;
background-color: #f3f3f3;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.gigyab
	{
	background-color:#FF8040;
	}
.catscrollindex
	{
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-right:10px;
	margin-top:10px
	}
.maindesc p
	{
	margin:0;
	padding:0;
	margin-bottom:25px;
	}
	
.brand_progressbarMain
	{
	width:110px;
	}
.brand_progressbar_Oleft
	{
	background:url(../assets/brand_progressbar_Oleft.gif) left no-repeat;
	width:6px;
	height:13px;
	}
.brand_progressbar_Orpt
	{
	background:url(../assets/brand_progressbar_Orpt.gif) repeat-x;
	height:13px;
	width:60px;
	}
.brand_progressbar_Oright
	{
	background:url(../assets/brand_progressbar_Oright.gif) left no-repeat;
	width:6px;
	height:13px;
	}
.brand_progressbar_Brpt
	{
	background:url(../assets/brand_progressbar_Brpt.gif) repeat-x;
	height:13px;
	width:100px;
	}
.brand_progressbar_Bright
	{
	background:url(../assets/brand_progressbar_Bright.gif) right no-repeat;
	width:4px;
	height:13px;
	}
#addcontainer160x600  
	{
	float:left;
	margin-left:10px;
	margin-right:25px;
	min-height:100%;
	padding:145px 10px 10px;
	width:160px;
	}