/***** RESET ******/
body, html, h1, h2, h3, h4, p, form, ul, ol, li{ padding:0px; margin:0px; }
ul,ol { list-style: none; }
table { border-collapse: collapse; margin-left:1%; width:95%; margin-bottom:10px; }
body, html { width:100%; height:100%; }
fieldset,img { border: none; }
td { padding:3px; }

body {
	background-color: #333333;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

select, input, textarea{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

#logo{
	position:absolute;
	top:36px;
	left:50%;
	margin-left:-493px;
	width:216px;
	height:168px;
}

#registernow{
	position:absolute;
	top:3px;
	left:50%;
	margin-left:395px;
	width:103px;
	height:102px;
	z-index:10;
}

#nav{
	position:absolute;
	left:50%;
	margin-left:-260px;
	z-index:20;
	top:0px;
	width:830px;
	height:44px;
}

.navcell{
	float:left;
	margin-right:20px;
	line-height:44px;
	height:44px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

a.nav{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

a.nav:hover{
	color:#33F300;
	text-decoration:underline;
}

a.nav-on, a.nav-on:hover{
	color:#33F300;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}

#navbgr{
	height:44px;
	width:100%;
	background-image: url(images/navbgr.jpg);
	background-repeat: repeat-x;
}

#holder{
	position:relative;
	width:100%;
	height:100%;
}


#container{
	width:100%;
	margin-left:-480px;
	overflow:visible;
	min-height:80%;
}

#pagetop{
	margin-left:50%;
	width:960px;
	height:330px;
	position:relative;
}

#topbanner{
	position:absolute;
	width:700px;
	height:330px;
	left:0px;
	top:0px;
}

#toplogin{
	position:absolute;
	width:240px;
	height:310px;
	left:700px;
	top:0px;
	background-image: url(images/loginbgr.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	padding:10px;
}

#topright{
	position:absolute;
	width:260px;
	height:330px;
	left:700px;
	top:0px;
	background-image: url(images/toprightbgr.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#toprightsml{
	position:absolute;
	width:260px;
	height:160px;
	left:700px;
	top:0px;
	background-image: url(images/toprightsmallbgr.jpg);
	background-repeat: no-repeat;
}



#topnews{
	position:absolute;
	width:240px;
	height:100px;
	left:10px;
	top:240px;
	color:#FFFFFF;
	z-index:10;
}

#biscuit{
	height:26px;
	margin-left:50%;
	width:950px;
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
	position:relative;
	color:#FFFFFF;
	background-image: url(images/biscuitbgr.jpg);
	background-repeat: repeat-x;
}

a.biscuit{
	color:#FFFFFF;
}	

#theme{
	position:absolute;
	left:700px;
	top:0px;
	width:250px;
	height:25px;
	font-weight:bold;
	line-height:20px;
	font-size:11px;
	padding-right:10px;
	text-align:right;
	z-index:100000;
}

#themepopupbgr{
	position:absolute;
	top:0px;
	left:0px;
	width:260px;
	height:282px;
	display:none;
	background-image: url(images/popupbgr.png);
	background-repeat: repeat-y;
}
#themepopup{
	position:absolute;
	top:0px;
	left:0px;
	width:238px;
	border: solid 1px #2EB700;
	height:270px;
	color:#339E00;
	padding:10px;
	padding-top:0px;
	line-height:18px;
	display:none;
	overflow:auto;
}

#content{
	margin-top:5px;
	margin-left:50%;
	background-color:#FFFFFF;
	padding:0px;
	width:960px;
	background-image: url(images/contentbgr.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2CB;
}

#left{
	float:left;
	width:680px;
	padding:10px;
}

#right{
	float:right;
	width:240px;
	padding-right:10px;
	padding-top:10px;
}

#footer{
	margin-top:40px;
	background-image: url(images/footerbgr.jpg);
	background-repeat: repeat-x;
	height: 242px;
	width: 100%;
	background-position: left 25px;
	position:relative;
	color:#FFFFFF;
	line-height:16px;
}

#footertab{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-470px;
	width:151px;
	height:28px;
}

#filter{
	padding:10px;
	width:620px;
	border:solid 1px #000000;
	margin-left:20px;
	margin-bottom:20px;
	background-image: url(images/navbgr.jpg);
	background-repeat: repeat-x;
	height:24px;
	background-color:#000000;
	z-index:100;
	position:relative;
	color:#FFFFFF;
}

#blog_holder{
	padding:10px;
}

#blog_holder p{
	font-size:13px;
	line-height:17px;
}

#blog_holder ul{ margin-top:0px; }

#blog_holder li{
	font-size:13px;
}

#error{
	border: solid 1px #DD6F00;
	padding:10px;
	margin-bottom:15px;
	font-weight:bold;
	color:#DD6F00;
	background-image: url(images/errorbgr.jpg);
	background-repeat: repeat;
}
#success{
	border: solid 1px #339E00;
	padding:10px;
	margin-bottom:15px;
	font-weight:bold;
	color:#339E00;
	background-image: url(images/successbgr.jpg);
	background-repeat: repeat;
}

#navigation{
	margin-top:-10px;
	font-size:10px;
	margin-bottom:8px;
	padding-left:31px;
	height:14px;
	color:#666666;
	background-image: url(images/up.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}

#navigation a{
	color:#888888;
}
#navigation a:hover{
	color:#D70500;
}

h1{

}

h2{
	font-size:12px;
	margin-bottom:0px;
}

h3{
	color:#D70500;
	font-size:14px;
	margin-bottom:4px;
}

p{
	line-height:16px;
	margin-bottom:8px;
	font-size:12px;
	color:#333333;
}

.b{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
}

.bpoll{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBBE8;
	padding-bottom:5px;
	padding-top:5px;
}

a{
	color:#D70500;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

a.white{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.white:hover{
	text-decoration:underline;
}

a.footer{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
a.footer:hover{
	color:#cccccc;
	font-weight:normal;
	text-decoration:underline;
}

.title{
	background-color:#FFEDEC;
	height:26px;
	line-height:26px;
	color:#D70500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D70500;
	font-weight:bold;
	font-size:13px;
	padding-left:31px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: 7px top;
	margin-bottom:15px;
}

.utitle{
	background-color:#FFEDEC;
	height:26px;
	line-height:26px;
	color:#D70500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D70500;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
	padding-left:8px;
}

.titlealt{
	background-color:#E2E2CB;
	line-height:26px;
	color:#3D3D1F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D1F;
	font-weight:bold;
	font-size:13px;
	padding-left:6px;
	margin-bottom:10px;
}

.titlealt-poll{
	background-color:#9D0065;
	line-height:26px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C0046;
	font-weight:bold;
	font-size:13px;
	padding-left:6px;
	margin-bottom:0px;

}

#pollholder{
	background-color:#FFD9F1;
	padding:5px;
}


.submit{
	background-color:#E7361B;
	color:#FFFFFF;
	font-weight:bold;
	border:1px ridge #9D2311;
	padding-left:2px;
	padding-right:2px;
}

.submitblack{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	border:1px ridge #FFFFFF;
	padding-left:2px;
	padding-right:2px;
}

.submit2{
	background-color:#E7361B;
	color:#FFFFFF;
	font-weight:bold;
	border:1px ridge #9D2311;
	width:120px;
}

.submitwhite{
	background-color:#E7361B;
	color:#FFFFFF;
	font-weight:bold;
	border:1px ridge #CCCCCC;
	padding-left:2px;
	padding-right:2px;
}
.text{
	width:250px;
}

.image{
	border: solid 1px #666666;
}

.imglist{
	float:left;
	width:100px;
	margin-right:10px;
}

.imagebank{
	width:240px;
	height:320px;
	overflow:scroll;
	border:solid 1px #CCCCCC;
	padding:10px;
	padding-right:0px;
	margin-top:10px;
	display:none;
}

.imagecaption{
	clear:right;
	float:right;
	width:200px;
	font-size:11px;
	color:#666666;
	margin-left:20px;
	margin-bottom:20px;
	text-align:center;
}

li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	line-height:16px;
	margin-bottom:10px;
	padding-left:23px;
	margin-left:15px;
	color:#333333;
}

li.dl{
	background-image: url(images/icons/download.jpg);
	background-repeat: no-repeat;
	line-height:16px;
	margin-bottom:10px;
	padding-left:23px;
}
li.link{
	background-image: url(images/icons/link.jpg);
	background-repeat: no-repeat;
	line-height:16px;
	margin-bottom:10px;
	padding-left:23px;
}

li.blog{
	background-image: url(images/icons/blog.jpg);
	margin-left:0px;
}
li.folder{
	background-image: url(images/icons/folder.jpg);
	margin-left:0px;
}
li.event{
	background-image: url(images/icons/event.jpg);
	margin-left:0px;
}

ul.cmsdl{
	padding:5px;
}

li.doc{
	background-image: url(images/b_doc.jpg);
	margin-left:0px;
	line-height:13px;
}
li.docx{
	background-image: url(images/b_docx.jpg);
	margin-left:0px;
	line-height:13px;
}
li.pdf{
	background-image: url(images/b_pdf.jpg);
	margin-left:0px;
	line-height:13px;
}
li.xls{
	background-image: url(images/b_xls.jpg);
	margin-left:0px;
	line-height:13px;
}

.divide{
	margin-top:30px;
	height:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7361B;	
}

.viewall{
	margin-top:-8px;
	font-size:10px;
	text-align:right;
	margin-bottom:3px;
}

.logimage{
vertical-align:middle;
margin-left:2px;
margin-right:8px;
}

/* LOG */
.log_holder{
		width:300px;
		margin-bottom:15px;
		margin-left:10px;
		padding-left:24px;
		float:left;
}

.log_image{
	width:100px;
	float:left;
	
}

.log_main{
	color:#666666;
	margin-bottom:4px;
	width:190px;
	float:right;
}

/* USERPROFILE */

.extlinks{
	margin-bottom:6px;
	margin-left:10px;
}

a.ext{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

/* LIST */

.list_holder{
	width:640px;
	margin-bottom:15px;
	margin-left:10px;
	padding:10px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position:relative;
}

.list_add{
	position:absolute;
	top:10px;
	left:520px;
	width:120px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	padding-right:10px;
}
.list_title{
	font-size:11px;
	font-weight:bold;
	margin-bottom:6px;
	background-image:url(images/titlebgr.jpg);
	background-repeat: repeat-x;
	height:22px;
	line-height:21px;
	color:#FFFFFF;
	padding-left:7px;
}

.list_main{
	color:#666666;
	margin-bottom:4px;
	width:320px;
}

a.list{
	color:#FFFFFF;
	text-decoration:none;
}

a.list:hover{
	text-decoration:underline;
}

/* SMALL LIST */

.sml_holder{
	width:240px;
	margin-bottom:20px;
}

.sml_top{
	margin-bottom:4px;
	color:#222222;
	font-weight:bold;
}

.sml_image{
	border: solid 1px #3D3D1F;
	width:50px;
	float:left;
}

.sml_desc{
	float:right;
	width:180px;
	margin-bottom:3px;
	color:#222222;
}

a.sml_link{
	color:#D70500;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

a.sml_link:hover{
	color:#FFFFFF;
	background-color:#D70500;
}

/* FOLDER VIEW */

.fol_holder{
	width:300px;
	margin-bottom:20px;
	float:left;
	margin-right:30px;
}

.fol_top{
	margin-bottom:4px;
	color:#222222;
	font-weight:bold;
	font-size:12px;
	float:right;
	width:180px;
}

.fol_image{
	border: solid 1px #3D3D1F;
	width:100px;
	float:left;
}

.fol_desc{
	float:right;
	width:180px;
	margin-bottom:3px;
	color:#222222;
}

a.fol_link{
	color:#D70500;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

a.fol_link:hover{
	color:#FFFFFF;
	background-color:#D70500;
}


/* COMMENTS */

.stars{
	float:left;
	width:13px;
	height:13px;
	margin-right:3px;
}
.stars-right{
	float:right;
	width:13px;
	height:13px;
	margin-left:3px;
	padding-top:3px;
}

.comment_holder{
	width:342px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:8px;
}

.comment_holder-grey{
	width:342px;
	background-color:#F3F3F3;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	padding-right:8px;
}

.comment_left{
	width:80px;
	margin-left:5px;
	float:left;
	text-align:right;
	color:#999999;
}

.comment_right{
	width:245px;
	float:right;
	color:#666666;
}


.comment_holder_lrg{
	width:630px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.comment_holder_lrg-grey{
	width:630px;
	background-color:#F3F3F3;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	padding-right:10px;
}

.comment_left_lrg{
	width:120px;
	float:left;
	text-align:right;
	color:#999999;
}

.comment_right_lrg{
	width:500px;
	float:right;
	color:#666666;
	font-size:12px;
}

.voice21{
	width:150px;
	margin-left:0px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}

#nxtprev{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color:#D70500;
	width:640px;
}

#nxtprev a{
	color:#999999;
}

#nxtprev a:hover{
	color:#333333;
}

.calsml{
	float:left;
	width:30px;
	height:20px;
	line-height:20px;
	border: solid 1px #dddddd;
	margin-right:2px;
	text-align:center;
}

.calsml-on{
	float:left;
	width:30px;
	height:20px;
	line-height:20px;
	border: solid 1px #dddddd;
	margin-right:2px;
	text-align:center;
	color:#FFFFFF;
	background-color:#D70500;
}

.calosml{
	float:left;
	width:30px;
	height:20px;
	border: solid 1px #dddddd;
	margin-right:2px;
	background-color:#FCFCFC;
}

.calhsml{
	float:left;
	width:30px;
	height:20px;
	line-height:20px;
	border: solid 1px #dddddd;
	margin-right:2px;
	text-align:center;
	font-weight:bold;
	background-color:#FFEDEC;
	color:#D70500;
}


.cal{
	float:left;
	width:70px;
	height:55px;
	border: solid 1px #dddddd;
	margin-right:2px;
	padding:5px;
	line-height:20px;
	padding-top:0px;
	position:relative;
}

.calo{
	float:left;
	width:80px;
	height:60px;
	border: solid 1px #dddddd;
	margin-right:2px;
	background-color:#FCFCFC;
}

.calh{
	float:left;
	width:80px;
	height:30px;
	border: solid 1px #dddddd;
	margin-right:2px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	background-color:#FFEDEC;
	color:#D70500;
}

.cal-pop{
	position:absolute;
	width:230px;
	height:280px;
	top:-280px;
	left:0px;
	display:none;
	background-image: url(images/calpop.gif);
	padding:10px;
	padding-top:10px;
	line-height:14px;
	z-index:300;
}

.cal-pop-sml{
	position:absolute;
	width:230px;
	height:170px;
	top:-170px;
	left:0px;
	display:none;
	background-image: url(images/calpopsml.gif);
	padding:10px;
	padding-top:10px;
	line-height:14px;
}

#popusers{
	position:absolute;
	top:22px;
	left:0px;
	z-index:100;
	background-color:#FFFFFF;
	border: solid 1px #666666;
	padding:5px;
	display:none;
}

#popusers a{
	font-size:10px;
}

.popuserholder{
	width:300px;
	padding:3px;
	margin-bottom:3px;
	display:none;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.popuserimg{
	float:left;
	width:30px;
}

.popusername{
	float:right;
	width:256px;
}

a.acal{
	color:#FFFFFF;
	display:block;
}
a.acal:hover{
	text-decoration:underline;
}

a.mono{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color:#666666;
}

a.mono:hover{
	text-decoration:none;
	color:#D70500;
}

.voice21{
	width:150px;
	float:left;
	margin-right:20px;
}

.agimg{
	float:left;
	width:150px;
	margin-left:10px;
	margin-right:10px;
}

.agtitle{
	float:right;
	width:480px;
	font-size:13px;
	margin-right:10px;
}
.agdesc{
	float:right;
	width:480px;
	margin-top:3px;
	margin-right:10px;
}
.aglink{
	float:right;
	width:480px;
	margin-right:10px;
	margin-top:3px;
}

#smstext{
	font-size:11px;
	margin-bottom:2px;
	font-weight:bold;
}

#smsstatus{
	background-image: url(images/smsbgr.jpg);
	background-repeat: repeat-x;
	height:6px;
	width:60px;
}


#youthclubtagcloud{
	margin-left:-10px;
	width:260px;
	margin-bottom:30px;
}

#yctc_top{
	width:260px;
}

#yctc_mid{
	width:230px;
	min-height:100px;
	background-image:url(images/youthclubtagcloud_mid.jpg);
	font-size:14px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:20px;
}

#yctc_bot{
	width:240px;
	background-image:url(images/youthclubtagcloud_bot.jpg);
	height:30px;
	text-align:right;
	padding-right:20px;
	padding-top:30px;
	font-size:11px;
}

.yctc_cell{
	float:left;
	padding-left:10px;
	line-height:30px;
}

a.yctc_link{
	color:#FFFFFF;
	font-weight:normal;
}
