*{
	margin: 0;
	padding: 0;
}

#wrapper{
	clear: both;
	width: 1000px;
	margin: 10px auto;
	text-align: left;
	background: #ffffff;
	top: 0px;
	position: relative;
}

body{
	background: url("http://www.deefunia.com/img/homebg.gif");
	font-family: arial;
}

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

a:hover, a:active{
	color: #ff00ff;
	text-decoration: underline;
}

img{
	border: 0px;
}

h1{
	font-weight: bold;
	font-size: 15px;
}

h2{
	font-size: 12px;
	font-weight: normal;
}

.left{
	float: left;
}

.right{
	float: right;
}

#topline{
	width: 1000px;
	height: 15px;
	font-size: small;
	text-align: left;
	text-decoration: none;
	background: url(http://www.deefunia.com/img/topline.gif) repeat-x #800080 bottom;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 20px 5px 10px;
	margin: 0px auto;
	font-family: arial;
	list-style: none;
}

#topline a:hover, #menu a:active{
	color: #cccccc;
}

#topline a{
	text-decoration: none;
	color: #ffffff;
	width: 100px;
	padding: 5px;
}

#topline ul li{
	display: inline;
}

li.betaicon{
	color: #800080;
	font-weight: bold;
	background: url(http://www.deefunia.com/img/beta.png) no-repeat 0px center;
	display: block;
	width: 50px;
	height: 15px;
	padding: 8px;
	font-size: 15px;
}

.helpline{
	margin-left: 30px;
}

.helpline p{
	font-size: small;
}

/*header sets*/
#header{
	padding-top: 0px;
	width: 1000px;
}

#logo{
	height: 90px;
	/*float: left;*/
	text-align: right;
	display: block;
	/*border: solid 1px #000000;*/
	background: url(http://www.deefunia.com/img/logo.png) no-repeat 0px center #FFFFFF;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header h1{
	display:none;
}

#container {width:250px; height:80px; position:relative; z-index: 100;}
#container h1{
	display:none;
}
#clicker {display:block; width:250px; height:80px; position:absolute; top:0px; left:0px;}


/*header sets end*/

/*top menu sets */

#menu_bg{
	width: 1000px;
	background: url(http://www.deefunia.com/img/menubg.gif) repeat-x top;
	float: left;
	z-index:3;
}

#menu{
	z-index: 100;
}

#menu ul li{
	float: left;
	/*display: inline-block;
	padding: 10px 10px;
	width: 70px;*/
	/*border: solid 1px;*/
	background: url(http://www.deefunia.com/img/tabRight.gif) no-repeat bottom right;
	list-style: none;
	line-height: 32px;
	font-size: small;
	font-weight: bold;
	font-family: arial;
}

#menu li a{
	display: block;
	background: url(http://www.deefunia.com/img/tabLeft.gif) no-repeat bottom left;
	text-decoration: none;
	color: #ffffff;
	padding: 0 10px;
	line-height: 32px;
	float: left;
}

#menu li#current a{
	background: url(http://www.deefunia.com/img/tabLeft_f.gif) no-repeat bottom left;
	float: left;
	color: #000000;
}

#menu li#current{
	background:  url(http://www.deefunia.com/img/tabRight_f.gif) no-repeat bottom right;
}

#menu a:hover, #menu a:active{
	color: #cccccc;
}

#deenetworkbg{
	background: url(http://www.deefunia.com/img/deenetwork/deefunianetworks.gif) no-repeat bottom right;
}

#deenetwork{
	height: 30px;
	margin-left: 20px;
	margin-top: 0.5px;
	padding: 0px;
}

#deenetwork ul li{
	display: inline;
}

#deenetwork img{
	border: 0;
}

#deenewtork a{
	border: 0;
}

.contentToChange{
	margin-left: 50px;
}

#clear{
	clear: both;
}
/*end top menu sets*/

/*page title*/
#pagetitle{
	height: 8px;
	margin: 0 auto;
	margin-top: 10px;
	margin-left: 20px;
	font-family: arial;
	padding: 0px;
	float: left;
}

#pagetitle h1{
	font-size: 15px;
	font-weight: bold;
}

#pagetitle h2{
	font-size: 12px;
	font-weight: normal;
}

/*nav sets*/

#topnav{
	margin-top: 10px;
	font-family: arial;
	font-weight: bold;
	margin-right: 200px;
	text-align: right;
	font-size: small;
}

#bottomnav ul li{
	display: inline;
}

#bottomnav{
	margin-top: 10px;
	margin-bottom: 50px;
	font-family: arial;
	font-weight: bold;
	margin-right: 200px;
	text-align: right;
	font-size: small;
}

#topnav ul li{
	display: inline;
}
/*
#topnav{
	font-family: arial;
	font-size: small;
	font-weight: bold;
	padding-top: 15px;
}

#topnav ul li{
	display: inline-table;
	height: 30px;
	padding: 5px;
}

#topnav ul li.leftnav{
	width: 30px;
}

#topnav ul li.leftnav a{
	background: url(http://www.deefunia.com/img/nav.gif) 30px 0px no-repeat;
	height: 30px;
	padding: 25px 0 5px 5px;
}

#topnav ul li.rightnav a{
	background: url(http://www.deefunia.com/img/nav.gif) -35px 0px no-repeat;
	height: 30px;
	padding-top: 25px;
}

#topnav ul li.leftnav a:hover, #topnav ul li.leftnav a:active{
	background: url(http://www.deefunia.com/img/nav_f.gif) 29px 0px no-repeat;
}

#topnav ul li.rightnav a:hover, #topnav ul li.rightnav a:active{
	background: url(http://www.deefunia.com/img/nav_f.gif) -34px 0px no-repeat;
}

#topnav a:hover, #footer a:active{
	color: #800080;
}

#topnav a{
	text-decoration: none;
	color: #ff00ff;
}
*/

/*nav sets end*/

/*ads sets*/

#bigads{
	margin-top: 0px;
	float: right;
	width: 180px;
}

/*Content sets*/
#maincontent {
	width: inherit;
	margin: 0 auto;
	margin-top: 20px;
	float: left;
}

#contentbox {
	width: 900px;
	margin-left: 20px;
	float: left;
}

#calendarfilter{
	float: left;
	margin-left: 300px;
	padding 3px;
	width: 780px;
}

#listtemplates{
	float: left;
	width: 780px;
	padding: 3px;
	margin-left: 5px;
}

#listtemplates ul.templates{
	float: left;
	width: 780px;
	padding: 2px;
}

#listtemplates ul.templates li{
	display: inline;
}

#maincontent ul.templates li img{
	padding: 3px;
	border: 0;
	height: 85px;
}

#imgcontainer a:link,
#imgcontainer a:visited,
#imgcontainer a:active{
	float: left;
	padding: 7px 10px 30px 10px;
	background: url(http://www.deefunia.com/img/thumbnailbg.gif) no-repeat center;
}

#imgcontainer a:hover{
	background: url(http://www.deefunia.com/img/thumbnailclickme.gif) no-repeat center;
}

#helpler a:link,
#helpler a:visited,
#helpler a:active,
#helpler a{
	text-decoration: none;
	border-bottom: 3px double;
	color: #000000;
}

/*content sets end*/

/*showcase sets*/
li #imgcontainer a:link,
li #imgcontainer a:visited,
li #imgcontainer a:active{
	float: left;
	padding: 7px 10px 30px 10px;
	background: url(http://www.deefunia.com/img/thumbnailbg.gif) no-repeat center;
}

li #imgcontainer a:hover{
	background: url(http://www.deefunia.com/img/thumbnailclickme.gif) no-repeat center;
}

#border-newsticker .title{
	padding-left: 3px;
	font-weight: bold;
}

/*showcase sets end*/

/*footer menu*/

#fnavi{
	margin: 0 auto;
	clear:both;
	padding: 10px 10px 10px;
	text-align: center;
	font-family: arial;
	font-size: small;
}

#fnavi ul{
	margin: 0 auto;
	display: inline;
}

#fnavi ul li{
	display: inline;
	margin: 5px;
}

#fnavi ul li a{
	color: #434343;
}

#fnavi ul li a:link,
#fnavi ul li a:visited,
#fnavi ul li a:active{
	text-decoration: none;
}

#fnavi ul li a:hover{
	text-decoration: underline;
}

#footer{
	/*border: solid 1px #000000;*/
	clear: both;
	width: inherit;
	font-family: arial;
	font-size: small;
}

#footer p{
	text-align:center;
}

#footer a:hover, #footer a:active{
	color: #cccccc;
}

#footer a{
	text-decoration: none;
	color: #000000;
}
/*end footer menu*/

/*browse button*/
#browseButton{
	background: url('http://www.deefunia.com/img/browse3.jpg') no-repeat right top;
	overflow: hidden;
	width: 150px; 
	position: relative; 
	height: 35px;
}

#browseButton input {
	font-size: 600px; 
	right: 0px; 
	filter: alpha(opacity=0);
	position: absolute; 
	top: 0px; 
	text-align: right; 
	opacity: 0; 
	/*moz-opacity: 0;*/
}

#mbrowseButton{
	background: url('http://www.deefunia.com/img/browse3.jpg') no-repeat right top;
	overflow: hidden;
	width: 50px; 
	position: relative; 
	height: 20px;
}

#mbrowseButton input {
	font-size: 600px; 
	right: 0px; 
	filter: alpha(opacity=0);
	position: absolute; 
	top: 0px; 
	text-align: right; 
	opacity: 0; 
	/*moz-opacity: 0;*/
}

/*end browse button*/

/*upload page*/
#optionText{
	font-family: arial;
	font-size: small;
	top: 20px;
	position: relative;
}

#uploadphoto{
	position: relative;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

#loading{
	margin: 100px 300px;
	display: block;
	text-align:center;
}

#loading h1,
#loading h2,
#loading p{
	text-align: center;
	border: 0px;
}
/*end upload page*/

/*recads*/
#recads{
	float: right;
	margin-right: 10px;
	position: relative;
}
/*end recads*/

/*generate page*/
#todolist a{
	text-decoration:none;
	font-size: small;
}

#todolist h1{
	font-size: medium;
}

#todolist{
	visibility: visible;
}

.ratingTitle{
	font-size: small;
	font-family: arial;
}

.ratingStars{
	width: 200px;
}
/*end generate page*/