body{
	padding: 0px;
	margin: 0px !important;
	font-family: Arial;
	font-size: 12px;
	background: transparent url(/templates/template29/images/queer-bg.gif) repeat-y 272px 0px;
}
a, a:link, a:active, a:visited{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: 0px;
	margin:0px;
}
#wrapper{
	width: 100%;
	background: transparent url(/templates/template29/images/queer-bg-right.gif) repeat-y right 0px;
}
#top{
	width: 100%;
	height: 163px;
	background: transparent url(/templates/template29/images/top-bg.gif) repeat-x 0 0;
}
#bottom{
	width: 100%;
	height: 53px;
	background: transparent url(/templates/template29/images/bottom-overall-bg.gif) repeat-x bottom left;
	margin-top: 20px;
}
	#bottom-main{
		width: 100%;
		height: 53px;
		background: transparent url(/templates/template29/images/bottom-main.gif) no-repeat bottom right;
	}
	
	#bottom-menu{
		position: absolute;
		right:0px;	
	}
		#bottom-menu ul{
			list-style-type: none;
			margin:0px;
			padding: 3px 0px 0px 0px;	
		}
		#bottom-menu ul li{
			float:left;	
			font-size: 13px;
			margin-right: 10px;
		}
	#copyright{
		margin-top:32px;
		position:absolute;
		right:400px;
	}
	
#main-logo{
	width: 461px;
	height: 97px;
	position: absolute;
	top: 23px;
	left: 9px;
}
	a#main-link{
		display: block;
		width: 651px;
		height: 97px;
	}
#top-left{
	width: 291px;
	height: 163px;
	background: transparent url(/templates/template29/images/top001.gif) no-repeat 0 0;
	float: left;
}
#top-right{
	width: 601px;
	height: 163px;
	float: left;
	background: transparent url(/templates/template29/images/top002.gif) no-repeat 0 0;
}
#top-contacts{
	position: absolute;
	right:35px;
	top: 30px;
	width:350px;
	font-size: 15px;
	font-weight: bold;
}
	#top-contacts strong{
		color: #fff;
		font-size: 25px;	
	}
#top-icons{
	position: absolute;
	left:138px;
	top: 145px;
}
	#top-icons a{
		margin-right: 32px;	
	}
#top-menu{
	position: absolute;
	right:0px;
	top: 129px;
	text-align: center;
}
	#top-menu ul{
		list-style-type: none;
		margin:0px;
		padding: 0px;	
	}
	#top-menu ul li{
		float:left;	
		background: transparent url(/templates/template29/images/top-menu-bullet.gif) no-repeat 0 2px;
		padding-left: 15px;	
		font-weight: bold;
		font-size: 14px;
		margin-right: 20px;
	}

#main{
	width: 100%;
}

#main-content{
	float: left;
	width: 100%;
}

#left-panel{
	width: 291px;
	float: left;
	margin-left:-100%;
/*	background: transparent url(/templates/template29/images/left-panel-bg.gif) repeat-y 0 0;
	padding-right: 20px;*/
}
	.panel{
		background-color: #eef5ff !important;
		border: 1px solid #7f7c7c;	
	}
	#main-menu-top{
		width: 291px;
		height: 25px;
		background: transparent url(/templates/template29/images/left-menu-top.gif) no-repeat 0 0;
	}
	.left-panel-content{
		width: 262px;
	}
	
	#left-menu{
		padding: 14px 4px;
	}
	#left-menu .menu-root{
		color: #ff6000;
		font-weight: bold;
		background: transparent url(/templates/template29/images/top-menu-bullet.gif) no-repeat 0 2px;
		padding-left: 15px;
		font-size: 14px;
		margin: 0px 0px 2px 0px;
		display: block;
	}
	#left-menu ul{
		margin: 0px 0px 20px 0px;
		padding: 0px;
		list-style-type: none;	
	}
	#left-menu ul li{
		background: transparent url(/templates/template29/images/top-menu-bullet.gif) no-repeat 0 2px;
		padding-left: 15px;	
		font-weight: bold;
		font-size: 14px;
		margin: 0px 0px 2px 0px;
	}
	
		#left-news{
			
		}
			.panel-content{
				margin: 10px;			
			}
	
#right-panel{
	width: 200px;
	float: left;
	margin-left: -200px;
}

.clear{
	clear:both;
}

/** insite **/
.page_menu{
	font-size: 13px;
}
.page_menu li{
	margin-bottom:5px;
}

.catTable td{
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #DADADA; padding: 5px 4px;
}
.catInnerInfo td{
	text-align: left;
}
.catTh{
	background: #999;
	border-top: 1px solid #dadada; 
	border-bottom: 1px solid #DADADA; 
	padding: 5px 0px;
	color: #fff;
	text-align: center;
}

ul#filterUl{
	list-style-type: none;
}
div.filterVar{
	width: 230px;
	float: left;
	height: 40px;
}
div.filterVar input, div.filterVar select{ font-size: 11px; }

span.current, a.page_link{
	display: block;
	width: 20px;
	float: left;
	text-align: center;
}
span.ctrl{
	display: block;
	margin-left: 10px;
	width: 40px;
	float: left;
}

.stripeMe tr.alt td { background: #FEE6C0; }
.stripeMe tr.over td { background: #FF8C00; }
