/* === Tags ======================================================================================= */
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Sans-serif, Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: left;	
	background-color: #FFFFFF;
	/*
 background-image: url(images/siteBg.gif);
	background-repeat: repeat-y;
	background-position: center;
	*/
}

.inputImage
{
  cursor: pointer;
}  
select
{
  height: 16px;
}
textarea {
	font-size: 11px;
	border: solid 1px #425F9C;
	font-family: Tahoma, Arial, Verdana, Sans-serif, Helvetica;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #D17131;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.activity
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #D17131;
	text-decoration: underline;
}

a.activity:hover {
	color: #000000;
	text-decoration: none;
}

a.headerLink
{ 
  color: #FFFFFF;
}
a.headerLink:hover
{ 
  color: #FFFFFF;
}
	
table {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Sans-serif, Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

h1, a.h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	color: #3B5998;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 11px;
	color: #3B5998;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


/* === Base classes =============================================================================== */
.clear {
	clear: both;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display: block;
}

.relative {
	position: relative;
}

/* === Id's ======================================================================================= */

#wrap {
	/*width: 896px;*/
	width: 912px;
	text-align: left;
	padding: 0px 9px 0px 6px;
	margin: 0 auto;
}

#header {
	/*float: left;*/
	height: 122px;
	/*margin-bottom: 6px;*/
}

#logo {
	float: left;
	width: 230px;
	height: 102px;
	margin: 0px 15px 6px 0px;
	padding-top: 20px;
	padding-left: 9px;
}

#headerRight {
	float: left;
	width: 649px;
	height: 128px;
	padding-left: 0px;
}

#menuTop {
	float: left;
	width: 649px;
	height: 21px;
	text-align: right;
	padding-top: 8px;

}

#searchAndWeather {
	float: left;
	width: 649px;
	height: 53px;
}

#mainMenu {
	float: left;
	width: 649px;
	height: 69px;
	background-image: url(images/menuBg.gif);
	background-repeat: no-repeat;
}

#search {
	float: left;
	margin-top: 14px;
	height: 22px;
}

#searchField {
	float: left;
	width: 177px;
	height: 22px;
	border: solid 1px #405D9A;
	background-image: url(images/icoSearch.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 22px;
}

#search input {
	border: solid 1px #FFFFFF;
	font-size: 11px;
	height: 16px;
	width: 180px;
	color: #000000;
	margin-top: 2px;
}

#advSearchLink {
	float: left;
	margin-left: 5px;
	width: 55px;
	margin-top: -3px;
}

#menuString {
	float: left;
	width: 623px;
	height: 23px;
	padding: 10px 13px 0px 13px;
	color: #FFFFFF;
}

#menuTabs {
	float: left;
	width: 655px;
	height: 36px;
	/*background-image: url(images/menuBgSmall.gif);
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0;
	padding-left: 0px;
}

#content {
	float: left;
	padding: 0;
	margin: 0;
	/*width: 896px;	*/
	width: 912px;
	/*background-image: url(images/wrapBg.gif);*/
	background-image: url(images/siteBg.gif);
	background-repeat: repeat-y;
	background-position: left;		
	
}

#colunmLeft {
	float: left;
	width: 245px;
	/*background-image: url(images/leftColumnBg.gif);*/
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 9px;
}

#loginForm {
	float: left;
	width: 230px;
	height: auto;
	background-color: #B6C1D9;
	color: #000000;
	text-align: center;
	padding-top: 8px;
}

.loginFormInput {
	width: 130px;
	height: 16px;
	font-size: 11px;
	border: solid 1px #425F9C;
}

#loginFormFooter {
	float: left;
	width: 230px;
	height: 23px;
	background-color: #EBEFF4;
	background-image: url(images/sepLineColumn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-top: 5px;
}

#eventsWrap {
	float: left;
	width: 230px;
	background-image: url(images/sepLineColumn.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

#eventsDropDown {
	float: left;
	width: 230px;
	height: 22px;
	color: #3B5998;
	font-weight: bold;
	text-align: right;
	margin-top: 1px;
}

#eventsDropDown select {
	width: 140px;
	height: auto;
	color: #000000;
	font-size: 11px;
	border: solid 1px #425F9C;
}

#events {
	float: left;
	width: 230px;
	height: 125px;
	background-color: #D8DFEA;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 2px;
}

#eventsLeft {
  float: left;
  width: 83px;
  text-align: center;
}

#eventsPhoto {
	float: left;
	width: 83px;
	height: 83px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#eventsLink {
	float: left;
	width: 83px;
	text-align: center;
	margin-top: 11px;
}

#eventsRight {
  float: left;
  width: 147px;
}

#eventsRight th {
	background-color: #6D84B4;
	color: #FFFFFF;
	height: 24px;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
}

#eventsRight td {
	padding: 3px 5px 0px 5px;
}

#eventsArrow {
	float: left;
	width: 230px;
	height: 5px;
	margin-top: 5px;
	text-align: right;
}

#calendar {
	float: left;
	width: 230px;
	height: auto;
}

#bannersLeft {
	float: left;
	width: 230px;
	text-align: center;
	padding-bottom: 15px;
}

#bannersLeft td {
	padding-top: 15px;
	text-align: center;
}

#columnCenter {
	float: right;
	width: 649px;
	padding-right: 9px;
}

#tizzer {
	float: left;
	width: 649px;
	height: 275px;
	padding-bottom: 3px;
}

#contentText {
	float: left;
	width: 649px;
	margin-bottom: 3px;
	padding: 0;
}

#underline {
	float: left;
	width: 894px;
	height: 37px;
	padding-left: 9px;
}

#underlineLeft {
	float: left;
	width: 230px;
	height: 37px;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;
}

#underlineCenter {
	float: left;
	width: 649px;
	height: 30px;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 7px;
}

#footer {
	float: left;
	width: 894px;
	height: 55px;	
	text-align: center;
	padding-top: 20px;
}

#footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-type: none;
	padding: 0px 2px 0px 2px;
	margin: 0;
	display: inline;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #D17131;
	text-decoration: underline;
}

/* === Classes ==================================================================================== */

.menuTab {
	float: left;
	width: 130px;
	height: 28px;
	/*background-image: url(images/menuTab.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	text-align: center;
	padding-top: 8px;
	margin: 0;
	padding-left: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menuTab a {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menuTab a:hover {
	color: #CC6633;
}

a:hover.menuTab{
	color: #CC6633;
}

.blockLeft {
	float: left;
	width: 230px;
	padding-right: 9px;
	background-image: url(images/whiteDot.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 3px;
}

.blockHeaderSmall {
	float: left;
	width: 222px;
	height: 20px;
	background-image: url(images/blockHeaderSmallBg.gif);
	background-repeat: no-repeat;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 8px;
	padding-bottom: 2px;
}

.blockHeaderAve {
	float: left;
	width: 309px;
	height: 20px;
	background-image: url(images/blockHeaderAveBg.gif);
	background-repeat: no-repeat;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 8px;
	padding-bottom: 3px;
}

.blockHeaderBig {
	float: left;
	width: 649px;
	height: 20px;
	background-image: url(images/blockHeaderBigBg.gif);
	background-repeat: no-repeat;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 8px;
	margin-right: -10px;
}

.leftColumnSep {
	float: left;
	width: 230px;
	height: 3px;
	background-image: url(images/sepLineColumn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #D8DFEA;
}

img.border {
	border: solid 2px #B0BED4;
}

a.linkArrow {
	background-image: url(images/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}

.sepCel {
	background-image: url(images/blueDot.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 15px;
}

.featuredHeaderHome {
	float: left;
	width: 317px;
	/*background-color: #EBEFF4;*/
	text-align: center;
}

.featuredHeaderBigImageDiv {
	float: left;
	width: 313px;
}

.featuredHeaderBigImage {
	width: 313px;
	border: solid 2px #6D84B4;
}

.featuredEstCap {
	float: left;
	width: 295px;
	padding: 6px 11px 3px 11px;
	text-align: left;
}

.featuredEstAddr {
	float: left;
	width: 295px;
	color: #3B5998;
	padding: 6px 11px 0px 11px;
	text-align: left;
}

.featuredEstRate {
	float: left;
	width: 295px;
	color: #000000;
	padding: 6px 11px 14px 11px;
	text-align: left;
}

.featuredEstRate img {
	margin: 0px 5px 0px 0px;
}

.featuredText {
	float: left;
	/*width: 307px;*/
	padding: 7px 5px 7px 5px;
	text-align: left;
}

.featuredReadMore {
	float: left;
	width: 307px;
	padding: 5px 5px 10px 5px;
	text-align: right;
}

.featuredLinksComment {
	float: left;
	width: 307px;
	height: 27px;
	color: #000000;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;
	padding: 10px 0px 0px 10px;
	text-align: center;
}

.photo {
	float: left;
	text-align: center;
	width: 83px;
	height: auto;
	margin: 5px 0px 5px 0px ;
	}

.artCapHome {
	float: left;
	width: 216px;
	text-align: left;
	padding: 6px 9px 0px 9px;
}

.artDateHome {
	float: left;
	width: 216px;
	text-align: left;
	padding: 0px 9px 3px 9px;
	font-weight: bold;
	color: #6D84B4;
}

.artAutorHome {
	float: left;
	width: 216px;
	text-align: left;
	padding: 10px 9px 3px 9px;
	color: #000000;
}

span.autor {
	font-weight: bold;
	color: #666666;
}

.divCenter {
	float: left;
	width: 649px;
	margin-bottom: 3px;
	margin-right: -10px;	
}

.bannersCenterContent {
	float: left;
	width: 639px;
	text-align: center;
	background-color: #EBEFF4;
	background-image: url(images/navyDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 5px 8px 5px;
}

.bannersCenterContent td {
	text-align: center;
}

.photoAlbums {
	float: left;
	width: 599px;
	text-align: center;
	padding: 15px 25px 10px 25px;
}

.photoAlbums td {
	text-align: center;
	height: 110px;
}

.copy {
	color: #999999;
}

/* === Pages ====================================================================================== */

.blockHeaderBigTop {
	float: left;
	width: 649px;
	height: 26px;
	background-image: url(images/blockHeaderBigBg.gif);
	background-repeat: no-repeat;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 8px;
	margin-top: 6px;
	margin-right: -10px;
	margin-bottom: -5px;
}

.textHeaderPage {
	float: left;
	width: 629px;
	padding: 10px 10px 12px 10px;
	background-color: #EBEFF4;
	background-image: url(images/navyDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.previewArticle {
	float: left;
	width: 649px;
	margin-top: 6px;
}

.previewArticleHeader {
	float: left;
	width: 649px;
	background-color: #EBEFF4;
}

.previewArticleCap {
	float: left;
	width: 545px;
	text-align: left;
	padding: 6px 9px 0px 9px;
}

.previewArticleDate {
	float: left;
	width: 545px;
	text-align: left;
	padding: 0px 9px 3px 9px;
	font-weight: bold;
	color: #6D84B4;
}

.previewArticleAutor {
	float: left;
	width: 220px;
	text-align: left;
	padding: 10px 9px 3px 9px;
	color: #000000;
}

.previewArticleStars {
	float: right;
	width: 243px;
	padding: 6px 11px 14px 11px;
	text-align: right;
}

.previewArticleStars img {
	margin: 0px 5px 0px 0px;
}

.previewArticleText {
	float: left;
	width: 637px;
	padding: 6px 6px 6px 6px;
}

.previwArticleFooter {
	float: left;
	width: 639px;
	height: 27px;
	padding: 10px 10px 0px 0px;
	text-align: right;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;
}

.listArticles {
	float: left;
	width: 649px;
}

.listArticlesFooter {
	float: left;
	width: 317px;
	height: 37px;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;	
}

.listArticlesRate {
	float: left;
	width: 228px;
	padding: 6px 0px 14px 11px;
	text-align: left;
}

.listArticlesRate img {
	margin: 0px 2px 0px 0px;
}

.listArticlesLink {
	padding-top: 10px;
}

.scroll {
	float: left;
	width: 649px;
	margin: 15px 0px 15px 0px;
	text-align: center;
}

.scroll ul {
	margin: 0;
	padding: 0;
}

.scroll li {
	list-style-type: none;
	padding: 0;
	margin: 2px;
	display: inline;
}

img.article {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0;
	border: solid 2px #B0BED4;
}

.linksBg {
	float: left;
	width: 649px;
	height: 37px;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;
}

.contentBlock {
	float: left;
	width: 649px;
	margin-top: 3px;
}

.comment {
	float: left;
	width: 649px;	
}

.commentHeader {
	float: left;
	width: 649px;
	height: 34px;
	background-color: #EBEFF4;
}

.commentText {
	float: left;
	width: 637px;
	padding: 6px 6px 6px 6px;
	color: #777777;
}

.blueForm {
	float: left;
	width: 649px;
	height: auto;
	background-color: #B6C1D9;
	background-image: url(images/blueFormBottomBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 15px;
	color: #000000;
}

.blueForm input,select {
	width: 130px;
	height: 16px;
	font-size: 11px;
	border: solid 1px #425F9C;
}

.blueForm textarea {
	width: 545px;
	height: 135px;
	font-size: 11px;
	border: solid 1px #425F9C;
}


/* ================================================================================================ */

.info
{
 float: left;
	font-weight: bold; 
	width: 40%;
	text-align:right;
	padding: 5px 5px 5px 5px;
}

.value
{
 float: left;
}

.inputText 
{
	width: 130px;
	height: 16px;
	font-size: 11px;
	border: solid 1px #425F9C;
}

.inputSelect 
{
	height: 16px;
	font-size: 11px;
	border: solid 1px #425F9C;
	width: auto;
}

.inputFile 
{
	border: solid 1px #425F9C;
}

.error
{
  color: red;
}

.info1
{
 font-weight: bold; 
	width: 40%;
	text-align:right;
	padding: 5px 5px 5px 5px;
}

.value1
{
 
}

.textarea
{
  border: 1px solid #425F9C;
  width: 257px;
  height: 120px;
}

.inputTextCreateEvent
{
 width: 257px;
	height: 16px;
	font-size: 11px;
	border: solid 1px #425F9C;
}

/* ================================================================================================ */


/* =01.11.2006 ==================================================================================== */

#thisIsTheCenterContent {
	float: left;
	width: 649px;
}

.searchByName {
	float: left;
	width: 100%;
	margin-bottom: 6px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
}

.searchByName td {
	text-align: center;
	padding: 3px 5px 3px 5px;
}

.searchByName input {
	width: 320px;
	height: 16px;
	font-size: 11px;
	border: solid 1px #425F9C;
}

.commentsGrey {
	color: #666666;
}

.subCategoryHeader {
	float: left;
	width: 100%;
	height: 24px;
	text-align: center;
	background-image: url(images/linksBgUpdown.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
}

.subCategoryHeader td {
	padding: 0px 3px 0px 3px;
}

.searchFormBlock {
	float: left;
	width: 100%;
	text-align: center;
	margin: 15px 0px 15px 0px;
}

.searchFormBlock th {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

.searchFormBlock td {
	text-align: center;
}

td.tdLeft {
	text-align: left;
	padding-left: 3px;
}

td.tdPadding {
	/*padding: 0px 5px 0px 5px;*/
	vertical-align: top;
}

.buttomLineBg {
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}

#viewBarHeader {
	float: left;
	width: 100%;
	height: 40px;
	/*background-color: #EBEFF4;*/
	background-image: url(images/viewBarHeaderBg.gif);
	background-repeat: repeat-x;		
}

#viewBarCap {
	float: left;
	margin: 10px 0px 0px 10px;
}

#viewBarTabs {
	float: right;
	margin-top: 8px;
}

#viewBarTabs td {
	text-align: center;
	width: 99px;
	height: 31px;
	color: #000000;
	padding: 0px 1px 0px 1px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom center;
}

#viewBarTabs a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#viewBarTabs a:hover {
	color: #CC6633;
	text-decoration: underline;
}

.whiteTab {
	background-image: url(images/tabWhite.gif);
}

.blueTab {
	background-image: url(images/tabBlue.gif);
	cursor: pointer;
}


#viewBarInfo {
	float: left;
	width: 100%;
	margin-top: 6px;
}

.blackBold {
	color: #000000;
	/*font-weight: bold;*/
}

.blueBold {
	color: #3B5998;
	font-weight: bold;
}

.greyBold {
	color: #666666;
	font-weight: bold;
}

.greyText {
	color: #666666;
}

#summary {
	float: left;
	width: 100%;
	padding: 6px 0px 6px 0px;
}

.contentTettBelow {
	float: left;
	width: 100%;
}

#calendarEvents {
	float: left;
	width: 100%;
}

#calendarHeader {
	height: 40px;
	text-align: center;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#calendarWrap {
	text-align: center;
	width: 566px;
	border: solid 3px #6D84B4;
	margin-bottom: 30px;
}

#calendarWrap th {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	background-color: #6D84B4;
	border-right: solid 1px #6D84B4; 
	width: 80px;
}

td.border {
	border-right: solid 1px #6D84B4; 
	border-top: solid 1px #6D84B4;
	padding: 4px;
}

td.dayDigit {	
	text-align: right;
	padding: 0px;
   border: none;
	padding-bottom: 3px;
	font-weight: bold;
	width: 72px;
}

td.dayEvent {
	background: transparent;
	text-align: left;
	padding: 0px;
   border: none;
	padding-bottom: 3px;
	width: 72px;
}

.alphabet {
		float: left;
		width: 100%;
		height: 23px;
		padding-top: 7px;
		text-transform: uppercase;
		border-bottom: solid 3px #6D84B4;
		text-align: center;
  padding-bottom: 6px;
}


.alphabet ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

.alphabet li {
	list-style-type: none;
	padding: 0px 2px 0px 2px;
	margin: 0;
	display: inline;
}

.searchResBlock {
	float: left;
	width: 100%;
	padding: 6px 0px 6px 0px;
	border-bottom: solid 3px #6D84B4;
}

.searchResText {
	/*padding: 5px 0px 5px 0px;*/
	width: 545px;
	text-align: left;
	float: right;
	padding: 10px 9px 3px 9px;
}

.searchResViewMore {
 text-align: right; 
 width: 545px;
	float: right;
	padding-right: 10px;
}

a.dark
{
  color: #000000;
  text-decoration: underline;
}

a.dark:hover
{
 color: #D17131;
 text-decoration: none;
}

.blockHeaderListings {
	float: left;
	width: 209px;
	height: 20px;
	background-image: url(images/localListBg.jpg);
	background-repeat: no-repeat;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 8px;
	margin-right: -10px;
	margin-top:10px;
}

td.listingsCategory
{
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

a.linkArrowListings {
	background-image: url(images/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	margin-left: 10px;
}
td.eventTableHeader
{
  height: 40px; 
  font-weight: bold;
  padding-left:5px;
}

td.eventTableRows
{
  height: 33px; 
  padding: 2px 5px 2px 5px;
  
}

.eventsListFooter {
	float: left;
	width: 639px;
	height: 27px;
	padding: 5px 10px 5px 0px;
	text-align: center;
	background-image: url(images/linksBg.gif);
	background-repeat: repeat-x;
}
.mainText1
{
  font-weight: bold;
}

.link2
{
  padding-bottom: 10px;
}

#viewEventHeader {
	float: left;
	width: 100%;
	height: 40px;
	background-color: #EBEFF4;
	/*background-image: url(images/viewBarHeaderBg.gif);
	background-repeat: repeat-x;*/
}
td.rows
{
  font-size: 9px;
  font-family: Tahoma, Arial, Verdana, Sans-serif, Helvetica;
}
td.header
{
  background-color: #EBEFF4;
}
a.menu
{
  font-size: 13px;
  font-weight: bold;
}


#loginTab 
{
 float:left;
 width: 647px;
	margin-top: 8px;
	text-align: center;
}

.textareaMessage
{
  border: 1px solid #425F9C;
  width: 450px;
  height: 170px;
}
.hours
{
  width: 70px;
}
.friendList
{
  overflow-y:scroll; 
  width: 317px; 
  height:200px;
  border: 1px solid #425F9C;
}

.friendList2
{
  overflow-y:scroll; 
  width: 280px; 
  height:200px;
  border: 1px solid #425F9C;
  text-align: left;
}

.addFriendForEvent
{
  float: left;
  width: 317px;
  height: 24px;
  margin: 5px 0px 0px 0px;
}
.addFriendHeaderBg
{
  background-image: url(images/blockHeaderAveBg.gif);
  background-position: bottom center;
  width: 317px;
  height: 24px;
}

.addFriendHeader
{
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px 0px 0px 10px;
}
.friendsListRows
{
  padding: 3px 0px 3px 3px;
}

.whiteTabBig {
 text-align: center;
	color: #000000;
	padding: 0px 1px 0px 1px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(images/tabWhiteBig.gif);
	width: 159px;
	height: 31px;
}

.blueTabBig {
 text-align: center;
	color: #000000;
	padding: 0px 1px 0px 1px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(images/tabBlueBig.gif);
	width: 159px;
	height: 31px;
	cursor: pointer;
}

#loginTable
{
  border-left: 1px solid #ACB9D4; 
  border-bottom: 1px solid #ACB9D4; 
  border-right: 1px solid #ACB9D4; 
  padding: 0px;
  margin: 0px;
  width: 320px;
  height: 160px;
  background-image: url(images/loginFormBg.gif);
	 background-repeat: repeat-x;
	 background-position: top;
  
}

a.linkArrowPrev {
	background-image: url(images/arrowLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}

a.linkArrowNext {
	background-image: url(images/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

.new
{
  float: left;
  padding-left:10px;
}
.viewDetailsLink
{
  width: 555px;
  float: right;
  padding: 3px 9px 3px 0px;
}
.localListingsCategories
{
  cursor: pointer;
  font-weight: bold;
  width:  201px;
  height: 41px;
  background-image: url(images/btBigBg.gif);
		background-repeat: no-repeat;
		background-position: right;
		padding-top: 20px;
}
.localListingsGroups
{
  cursor: pointer;
  font-weight: bold;
  width:  201px;
  height: 41px;
  background-image: url(images/btBigBg.gif);
		background-repeat: no-repeat;
		background-position: right;
		padding-top: 20px;
}

.llgroup
{
  font-family: Verdana;
	 font-size: 10px;
	 font-weight: bold; 
	 color: #000000;
	 text-decoration: none;
}

a.llgroup:hover
{
  font-family: Verdana;
	 font-size: 10px;
	 font-weight: bold; 
	 color: #000000;
	 text-decoration: none;
}

.tdDescription
{
  padding-top: 10px;
}
.textareaDescriptionLocalList
{
  width: 600px;
  height:250px;
  border: solid 1px #425F9C;
}

.createPostEmail
{
  padding-top: 10px;
}

.createPostInputEmail
{
  width: 300px;
  border: solid 1px #425F9C;
}
.createPostTdPadding
{
  padding-left: 10px;
}


.localListBottom
{
 float: left;
	width: 649px;
	height: 37px; 
	margin-top: 8px;
	background-image: url(images/linksBg1.gif);
	background-repeat: repeat-x;
	padding-top: 13px;
	text-align: center;
}

.contentBlockBlue {
	float: left;
	width: 629px;
	background-color: #EBEFF4;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
}

.contentBlockLocal
{
	float: left;
	width: 629px;
	padding: 10px;
}

.noPosts
{
  width: 649px;
  text-align: center;
  font-weight: bold;
  padding: 20px 0px 20px 0px;
}

/*        USERS PROFILE                */

#menuProfile
{
  float: left;
  width: 649px;
  background-image: url(images/viewBarHeaderBg.gif);
	 background-repeat: repeat-x;
  height: 31px;
}

#menuProfile td
{
  padding-top: 10px;
  text-align: center;
}

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

#menuProfile1
{
  float: left;
  width: 649px;
  background-image: url(images/viewBarHeaderBg.gif);
	 background-repeat: repeat-x;
  height: 31px;
}

#menuProfile1 td
{
  padding-top: 10px;
  text-align: center;
}

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

.wellcome {
	float: left;
	width: 649px;
	margin-top: 3px;
	padding-top: 10px; 
}

td.profileActivity
{
  padding: 3px 0px 3px 20px;
}

td.messageViewCaption
{
  font-weight: bold;
  padding: 4px 2px 4px 10px;
}

td.messageView
{
  padding: 2px 5px 2px 5px;
}
td.offersTableRows
{
  padding: 6px;
}
td.messagesRows
{
  padding: 5px 2px 5px 2px;
  text-align: left;
}
.navigationBar
{
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.textareaProfile
{
  width: 300px; 
  height: 100px;
}

.friendList1
{
  overflow-y:scroll; 
  width: 157px; 
  height: 200px;
  border: 1px solid #EBEFF4;
}

#photoNumber
{
  font-weight: bold;
}



#menuProfileEditAlbum
{
  float: left;
  width: 649px;
  height: 31px;
}
#menuProfileEditAlbum td
{
  padding-top: 10px;
  text-align: center;
}

#menuProfileEditAlbum a 
{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}
select
{
  height: auto;
}
.tdPadding
{
  padding: 5px 5px 5px 5px;
}

.browseTableHeader
{
  text-align: center;
  padding: 10px 0px 10px 0px;
  font-weight: bold;
  background-color: #EBEFF4;
}
.browseTableRows
{
   padding: 10px 0px 0px 0px;
}

a.blackLink
{
  color: #000000;
  text-decoration: underline;
}

a.blackLink:hover
{
  color: #000000;
  text-decoration: none;
}

a.whiteLink
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}



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

td.whiteSeparator
{
  color: #FFFFFF;
  font-weight: bold;
}
td.caption
{
  padding-top:10px;
  padding-bottom: 0px;
}
td.valueRegister
{
  padding-top: 0px;
  padding-bottom: 0px;
  
}

a.whiteLink1
{
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
}

a.whiteLink1:hover
{
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

td.whiteSeparator
{
  padding: 0px 3px 0px 3px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
}

td.rightNow
{
  padding: 4px 2px 4px 10px;
  color: #999999;
}
td.padding2px
{
 padding: 2px 0px 2px 0px;
}
td.line
{
		background-image:url(images/horLine.gif); 
		background-repeat: repeat-x;
		background-position: center;
		height: 15px;
		padding: 6px 0px 6px 0px;
}
#message
{
  padding: 7px 0px 5px 0px;
}
td.friendsCaption
{
  padding: 0px 5px 0px 0px;
  font-weight: bold;
  width: 80px;
}
.inputTextCreateGroup
{
  width: 300px;
}
.lineViewProfile
{
  border-bottom: 1px solid #CCCCCC;
  height: 1px;
}

.activityCenter
{
  background-image:url(images/pixelBoldBg.gif); 
		background-repeat: repeat-x;
		background-position: bottom;
		width: 352px;
		padding-top: 5px;
}

.activityLeft
{
  background-color: #FFFFFF; 
  float: left;  
  margin-bottom: 0px;
  margin-left: -1px;
  padding-right: 10px;
}

.activityRight
{
  background-color: #FFFFFF; 
  float: right;
  margin-bottom: -2px;
  width: 130px;
  padding-left: 10px;
  font-size: 13px;
}

a.groupProfileLink
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #D17131;
	 text-decoration: underline;  
}

a.groupProfileLink:hover
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 text-decoration: none;  
}
td.reminderCaptions
{
  padding: 4px 5px 4px 15px;
  margin: 3px;
  background-color: #EBEFF4;
  font-size: 11px;
}
td.reminderRows
{
  padding: 4px 0px 4px 15px;
}
td.helpCategories
{
  padding: 5px 0px 5px 15px;
}
a.helpCategories
{
  font-size: 13px;
  font-weight: bold;
}
a.helpCategories:hover
{
  font-size: 13px;
  font-weight: bold;
}

td.advertiseCaption
{
  padding: 5px 15px 0px 0px;
  font-weight: bold;
  vertical-align: top;
}

td.advertiseValue
{
  padding: 5px 0px 0px 0px;
}