/* ================================================================ 
Rubberdogs CSS Systems Programming Stlye Sheet 11-09.

GLOBAL CSS 2009

This document is subject to design copyright standards
Copyright (c) 2000-2010 Guy Gayford - Rubberdogs.com. All rights reserved.

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

html { 
	min-height: 100%;

	margin-bottom: 1px; 
}
body {
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-x; 
	position: relative;
	text-align: center;
	font-size: 8pt;
	margin: 0px 10px 0px 10px; 
}


div.maincopy {
font-size: 10pt;
width:600px;

}


div.randomquote {
    width:600px;
	font-size: 10pt;
	color: #8C8C8C;
    padding:0px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:normal;
    font-weight:normal;

	text-align: left;
    margin-left:0px;
    margin-top:0px;
}


div.maincopyhome {
    width:600px;
	font-size: 10pt;
	color: #8C8C8C;
    padding:0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

div.maincopyside {
width:261px;
	font-size: 10pt;
	color: #8C8C8C;
    padding:0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

div.smallsidecopy {
   font-size: 8pt;
   padding: 10px 0px 0px 0px;
}

ul{
  list-style-type: none;
background:#EEEEEE;
  padding: 10px 10px 20px 10px;
  margin: 0;
}


div.facebook{
    background:#fff;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
    padding: 10px 20px 15px 10px;
    margin: 0;
}

div.dogspanels{
    background:#fff;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
    padding: 10px 0px 15px 10px;
    margin: 0;
}

div.btmdogspanels{
    background:#fff;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
    padding: 10px 0px 10px 10px;
    margin: 0;
}

div.dogspanels_side{
    background:#fff;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
    padding: 10px 0px 15px 10px;
    margin: 0;
}



div.emailpanels{
    background-image:url(images/emailbtm.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    height:1080px;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
    padding: 10px 0px 15px 10px;
    margin: 0;
}

div.bigtagspanel{
    background-image:url(images/emailbtm.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    height:927px;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
    padding: 10px 0px 15px 10px;
    margin: 0;
}

div.emailgreenbar{
	background-image: url(images/bigtoolbtm.jpg); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 10px 0px;
    margin-bottom:0px;
}

div.bannerpanels{
    background:#fff;
  	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
    padding: 10px 20px 15px 20px;
    margin: 0;
}

div.blackback{
   height:230px;
   background:#333333; 
   border-right: 4px solid #fff;
   border-left: 4px solid #fff;
   padding: 0px;
   margin: 0;
}



div.footerback{
   height:260px;
   background:#333333; 
   border-right: 4px solid #fff;
   border-left: 4px solid #fff;
  padding: 20px 10px 15px 20px;
   margin: 0;
}

div.footernavcont{
    width:210px;
    height:218px;
    background:#333333;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

div.basenavcontainer{
    height:20px;
    background:#333333;
    padding: 0px;
    margin:0px;
}

div.basenavholder{
    width:500px;
    height:20px;
    background:#333333;
    padding: 0px;
    margin: 15px 0px 0px 0px;
}

div.footerlinecont{
    width:1px;
    height:150px;
    background:#333333;
	border-right: solid 1px #E6E6E6;
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

div.footertitles {
	padding: 0px 0px 10px 0px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
	color: #FBFBFB;
	font-size: 9pt;
}

div.footernavconts{
	background-image: url(images/footnavicon.png); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 10px 0px;
    margin:5px 0px 0px 0px;

}

div.footernavcontact{
	background-image: url(images/envelope.png); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 10px 0px;
    margin:0px;

}


div.footercontact {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #A6A6A6;
	font-size: 9pt;
    padding: 0px 0px 12px 0px;
    margin:0px;
}

div.emailform{
background:#EFF4F5;
  padding: 10px 10px 20px 10px;
  margin: 0;
 min-height: 632px;
}

div.frontpagegrey{
background:#EEEEEE;
  padding: 10px 10px 20px 10px;
  margin: 0;
 min-height: 200px;
}

div.frontbottomgrey{
  background:#EEEEEE;
  padding: 10px 10px 20px 10px;
  margin: 0;
 min-height: 129px;
}

div.adpanela{
	background-image: url(images/homeicona.jpg); 
    background-repeat:no-repeat;
    width:305px;
    height:200px;
    padding: 0px;
    margin-top: 30px;
    margin-left: 20px;
}

div.adpanelatitle{
  padding: 0px;
  margin-top: 5px;
  margin-left: 70px;

}

div.adpanelcopy{
	font-size: 10pt;
	color: #F7F7F7;
    margin-top: 5px;
}

div.adpanelb{
	background-image: url(images/homeiconb.jpg); 
    background-repeat:no-repeat;
    width:301px;
    height:200px;
    padding: 0px;
    margin-top: 30px;
    margin-left: 20px;
}

div.adpanelc{
	background-image: url(images/homeiconc.jpg); 
    background-repeat:no-repeat;
    width:275px;
    height:200px;
    padding: 0px;
    margin-top: 30px;
    margin-left: 20px;
}

/* Tag cloud */

#tags ul{
    padding:5px 13px 20px 0px;
	text-align:justify;
	background:none; 		
}

#tags li{
	margin:0;
	list-style:none;
	display:inline;
    outline: none;
}

#tags li a{
	text-decoration:none;
	color:#8C8C8C;

    outline: none;
    line-height: 21px;
}

#tags li a:hover{	
	color:#AAC836;
    outline: none;
}

	.tag1{font-size:100%;font-weight:bold;}
	.tag2{font-size:120%;}
	.tag3{font-size:140%;font-weight:bold;}
	.tag4{font-size:160%;}
	.tag5{font-size:180%;}
	.tag6{font-size:220%;}

/* Tag cloud big */

#bigtags ul{
    padding:5px 30px 20px 0px;
	text-align:justify;
	background:none; 		
}

#bigtags li{
	margin:0;
	list-style:none;
	display:inline;
    outline: none;
}

#bigtags li a{
	text-decoration:none;
	color:#8C8C8C;

    outline: none;
    line-height: 21px;
}

#bigtags li a:hover{	
	color:#AAC836;
    outline: none;
}

	.bigtag1{font-size:100%;font-weight:bold;}
	.bigtag2{font-size:120%;}
	.bigtag3{font-size:140%;font-weight:bold;}
	.bigtag4{font-size:160%;}
	.bigtag5{font-size:180%;}
	.bigtag6{font-size:220%;}
	


div.readmorecontainer{
	background-image: url(images/readmorearrow.gif); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 0px 0px;
    margin-top: 20px;
    margin-left: 0px;
}


div.edincommlink{
background:#04668E;
  padding: 10px 10px 20px 10px;
  margin: 0;
}

div.latest_member{
background:#EEEEEE;
  padding: 0px 10px 10px 10px;
  margin: 0;
}

div.login_member{
background:#EEEEEE;
  padding: 0px 10px 0px 0px;
  margin: 0;
}

div.login_text{
background:#EEEEEE;
  padding: 10px 0px 0px 10px;
  margin: 0;
}

div.login_signtext{
background:#EEEEEE;
  padding: 0px 0px 10px 10px;
  margin: 0;
}


td.status{
background:#EEEEEE;
  padding: 10px 0px 20px 10px;
  margin: 0;
}


td.thefeed{
background:#EEEEEE;
  padding: 10px 0px 10px 10px;
  margin: 0;
}

td.thefeedright{
background:#EEEEEE;
  padding: 10px 10px 10px 0px;
  margin: 0;
}




table.body {
	width: 950px;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #555555;
	line-height: 140%;
}




/* HOMEPAGE TOP MENU */



div.menu_sep {
	padding: 13px 0px 0px 0px;
	float: left;
height: 14px;
	background: none;
}



div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

div.headback{
   	background-image: url(images/headerback.png); 
    width:970px;
    height:124px;
	margin-top: 15px;
}


td.menu_user {
	background-image: url(../images/menu_user.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px; 
	border: 1px solid #CCCCCC; 
	border-top: none; 
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #DDDDDD;
	display: block;
	background: #FFFFFF;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC; 
	border-top: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: 6px;
	margin-left: -20px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}



td.content {   
	width: 970px;
	vertical-align: top;
	text-align: left;
	background: none;
}

div.smalltop{
clear:both; 
height:100px; 
padding:0px; 
margin:0px 0px 5px; 
color:#FFF;
background:#333333;
background-repeat:no-repeat;
}




.chromestyle{
    width: 970px;
    font-weight: normal;
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 10pt;
	color: #FBFBFB;
    margin-right: auto;
    margin-left: auto;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

.chromestyle ul{
    width: 970px;
    background-image: url(images/menuback.jpg);
    padding: 8px 0px 8px 0px;
    margin: 0px;
    text-align: right;
    outline:none;

}

.chromestyle ul li{
    display: inline;
    margin: 0px 10px 0px 10px;
    outline:none;

}

.chromestyle ul li a{
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 10pt;
	color: #FBFBFB;
    padding: 4px 0px;
    margin: 0;
    text-decoration: none;
    outline:none;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ 
    background: #333333; 
	color: #cccccc;
    outline:none;
}


/* Style for Drop Down Menu */

.dropmenudiv{
    position:absolute;

    margin-top: 4px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-size: 10pt;
    color: #ffffff;
    line-height:18px;
    text-align: left;
    z-index:100;
    background-color: #333333;
 
    border-bottom: 2px solid #cccccc;
    width: 200px;
    visibility: hidden;
}


.dropmenudiv a:link{
    background:url(menu_items/icona.png);
    background-repeat:no-repeat;
    width: 100%;
    height:30px;
    display: block;
    text-indent: 35px;
    border: 1px solid #333333; /*THEME CHANGE HERE*/
    padding: 5px 0px 0px 0px;
    text-decoration: none;
    font-weight: normal;
    color: #FBFBFB;
    text-align: left;
    margin-left:5px;
    outline:none;
}



.dropmenudiv a:visited{
   background:url(menu_items/icona.png);
   background-repeat:no-repeat;
   width: 100%;
   height:30px;
   display: block;
   text-indent: 35px;
   border: 1px solid #333333; /*THEME CHANGE HERE*/
   padding: 5px 0px 0px 0px;
   text-decoration: none;
   font-weight: normal;
   color: #FBFBFB;
   text-align: left;
   margin-left:5px;
   outline:none;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
   background:url(menu_items/iconb.png);
   background-repeat:no-repeat;
   background-color:#333333;
   width: 100%;
   height:30px;
   display: block;
   text-indent: 35px;
   border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
   padding: 5px 0px 0px 0px;
   text-decoration: none;
   font-weight: normal;
   color: #cccccc;
   text-align: left;
   margin-left:5px;
   outline:none;
}

/* Banner */
div.banner{
   height:298px;
   margin:0px; 
   padding:0px; 
   clear:both; 
   background:url(images/loading.gif) no-repeat center center;
   background-color:#fff;
outline: none;
}

/* Small Banner */
div.smallbanners{
   height:151px;
   margin:0px; 
   padding:0px; 
   clear:both; 
   background:url(images/loading.gif) no-repeat center center;
   background-color:#fff;
}

div.homeimageloader{
   height:298px;
   margin:0px; 
   padding:0px; 
   clear:both; 
   background:url(images/loading.gif) no-repeat center center;
   background-color:#fff;
}

div.content {
	width: 970px; 
	padding: 0px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}




div.mainhome {
	width: 950px;
    height:100%; 
	padding: 0px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

div.content_mainhome {
	width: 950px;
    height:540px;
   	vertical-align: top;
	text-align: left;
	background-image: url(../../images/mainback.jpg); 
background-repeat:no-repeat;

}




div.head {
  width:970px;
  height:48px;
  margin-top:0px;
  margin-bottom:0px;

}


div.headlogo{
	text-align: left;
    margin-left:25px;
    margin-top:45px;

}




div.headlogoright{
margin-right:15px;
margin-top:0px;

}


div.homeportal_version {
	font-size: 8pt;
	font-weight: normal;
	color: #B4C179;
	margin-top: 5px;
	font-family: tahoma, "Trebuchet MS", arial, serif;
    padding:0px;
}

div.homeportal_blackinfo {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	margin: 0px;
	font-family: tahoma, "Trebuchet MS", arial, serif;
    padding:0px;
}

div.homeportal_textoutline {

	margin: 0px;
    padding:0px;
}



td.copydate {
 	color: #666666;
height:20px;

}

div.page_header {
	font-size: 20pt;
	color: #555555;
    margin-top:10px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
    padding:0px;
}


div.page_headerimage {
    margin-top:20px;
	margin-bottom: 0px;
    padding:0px;
}

div.page_headerside {
    margin-top:10px;
	margin-bottom: 0px;
    padding:0px;
}


div.side_header {
	font-size: 16pt;
	color: #555555;
	margin: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
    padding:0px;
}

div.small_header {
	font-size: 12pt;
	color: #555555;
    padding:0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

div.homesmall_header {
	font-size: 16pt;
	color: #8C8C8C;
    padding:0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

div.homesmall_headerside {
	font-size: 14pt;
	color: #8C8C8C;
    padding:0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
    margin-top:6px;
}

div.callsmall_header {
	font-size: 12pt;
	color: #555555;
    padding:0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

div.callmaincopy {
   font-size: 10pt;
	color: #555555;

}

td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #49C6F4;
	font-weight: bold;
	background:#04658D;
	background-repeat: repeat-x;
	color: #fff;
}

div.header {
	padding: 6px 5px 7px 6px;
	font-weight: bold;
	background: #013C76;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 9pt;
}

div.headermain {
    height:27px;
	padding: 8px 0px 0px 10px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
    background:#1F6588;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 9pt;
}

div.dogpanelheaders {
    height:27px;
	padding: 8px 0px 0px 10px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
	background-image: url(images/greytopper.gif); 
    background-repeat:no-repeat;
	border-bottom: solid 4px #EAEAEA;
	color: #fff;
	font-size: 9pt;
}


div.logopanelheaders {
    height:27px;
	padding: 8px 0px 0px 10px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
	background-image: url(images/longtopper.jpg); 
    background-repeat:no-repeat;
	border-bottom: solid 4px #EAEAEA;
	color: #fff;
	font-size: 9pt;
}

div.dogpanelside{
    height:27px;
	padding: 8px 0px 0px 10px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
	background-image: url(images/greytopperb.gif); 
    background-repeat:no-repeat;
	border-bottom: solid 4px #EAEAEA;
	color: #fff;
	font-size: 9pt;
}

div.dogpanelbtm{
    height:27px;
	padding: 8px 0px 0px 10px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
	background-image: url(images/bottomtoppers.gif); 
    background-repeat:no-repeat;
	border-bottom: solid 4px #EAEAEA;
	color: #fff;
	font-size: 9pt;
}

div.bookmarkscont {
    height:30px;
    width:625px;
	padding: 0px 0px 0px 0px;
    margin:0px;
   
}



div.indexadverts {
    height:27px;
	padding: 8px 0px 0px 10px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
 	color: #fff;
	font-size: 9pt;
}


div.headerright {
    height:27px;
	padding: 8px 0px 0px 10px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
    background:#1F6588;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 9pt;
}




div.mainlong{
width:970px;
height:100px;
  background:#666666;
  padding: 0px 0px 0px 0px;
  margin-top: 1px;

}

div.playerback{
width:200px;
height:50px;

  padding: 0px 0px 0px 0px;
  margin-top: 0px;

}

div.linker {
	padding: 6px 5px 7px 6px;
	font-weight: bold;
	background: #04658D;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 8pt;
}

div.headera {
	padding: 4px 5px 5px 6px;
    border-top:1px solid #DDDDDD;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.newupdates {
	position: absolute; 
	height: 60px; 
	width: 158px; 
	margin: -70px 0px 0px -20px;
	background-image: url(images/newupdates.png); 
	background-repeat: no-repeat;
}



div.newupdates_content {
	text-align: left; 
	padding:14px 5px 5px 24px; 
	color: #FFFFFF;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 8pt;
}

input.search {
	vertical-align: middle; 
	background-image: url(images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 8pt;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border: 1px solid #DDDDDD;
}

font.small {
	font-size: 7pt;
	font-family: arial, serif;
}

font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}


ul.twit li {
    margin:0px;
    text-align: left;
    padding:0px 0px 0px 0px;
background:none;

}

ul.twit li a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 11pt;
	font-family: "Trebuchet MS", arial, verdana, serif;
background:none;
}

ul.twit li a:hover {
 	color: #F0F0F0;
}



ul.blue li {
    height: 21px;
    text-align: left;
    padding:0px 0px 0px 0px;
background:#333333;

}

ul.blue li a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 11pt;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

ul.blue li a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
	font-family: "Trebuchet MS", arial, verdana, serif;
 	color: #F0F0F0;
}


div.facelink{
  display: block;
  width: 283px;
  height: 73px;
color:#990000;
}

#facelink{
  display: block;
  width: 283px;
  height: 73px;
  background: url("../images/facelink.gif") no-repeat 0 0;
}

#facelink:hover{ 
  display: block;
  width: 283px;
  height: 73px;
  background: url("../images/facelinkroll.gif") no-repeat 0 0;
}



div.reglink{
    height:30px;
    width:298px;
    background:#0A4072;


}

#reglink{
	padding: 6px 10px 5px 0px;
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
	color: #fff;
	font-size: 9pt;
}

#reglink:hover{ 
	font-weight: bold;
	text-decoration: none;
	color: #F0F0F0;
	padding: 6px 10px 5px 0px;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    font-weight:bold;
	font-size: 9pt;

}


td.small_menu {
    height: 10px;
	background:none;  
	padding: 0px 0px 0px 0px;
	border-top: none; 
	border-bottom: none;
}

div.bookmark_menu_link_container, div.bookmark_menu_link_container_end {
	float: left;
	height: 28px;
	border-left:none;
}

div.bookmark_menu_link_container_end {
	border-left: none;
}

div.bookmark_menu_link {
    font-size:11px;font-family: tahoma, "Trebuchet MS", arial, serif;
    outline:none;
    letter-spacing:1px;
 	padding: 0px 15px 0px 0px;
}


div.menu_sepb {
	padding: 11px 9px 0px 8px;
	float: right;
	background: none;
}



a.readmore_menu_item:link { color: #A8C829; text-decoration: none; }
a.readmore_menu_item:visited { color: #A8C829; text-decoration: none; }
a.readmore_menu_item:hover { color: #A8C829; text-decoration: none; }

a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #ccc; text-decoration: none; }

a.small_menu_item:link { color: #fff; text-decoration: none; }
a.small_menu_item:visited { color: #fff; text-decoration: none; }
a.small_menu_item:hover { color: #E3EEF9; text-decoration: none; }

a.top_menu_item:link { color: #fff; text-decoration: none; }
a.top_menu_item:visited { color: #fff; text-decoration: none; }
a.top_menu_item:hover { color: #E3EEF9; text-decoration: none; }

a.menu_item:link { color: #3c718f; text-decoration: none; }
a.menu_item:visited { color: #3c718f; text-decoration: none; }
a.menu_item:hover { color: #60b1df; text-decoration: none; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

.readmore A:link {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 8pt;
    margin-left:20px;
    outline:none;
}

.readmore A:visited {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 8pt;
    margin-left:20px;
    outline:none;
}

.readmore A:active {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 8pt;
    margin-left:20px;
   outline:none;
}
.readmore A:hover {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #A6A6A6;
	font-size: 8pt;
    margin-left:20px;
   outline:none;
}

.footmore A:link {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #ADCB37;
	font-size: 9pt;
    margin-left:20px;
    outline:none;
}

.footmore A:visited {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #ADCB37;
	font-size: 9pt;
    margin-left:20px;
    outline:none;
}

.footmore A:active {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #ADCB37;
	font-size: 9pt;
    margin-left:20px;
    outline:none;
}
.footmore A:hover {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #A6A6A6;
	font-size: 9pt;
    margin-left:20px;
    outline:none;
}


.footemail A:link {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #ADCB37;
	font-size: 9pt;
    margin-left:30px;
    outline:none;
}

.footemail A:visited {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #ADCB37;
	font-size: 9pt;
    margin-left:30px;
    outline:none;
}

.footemail A:active {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #ADCB37;
	font-size: 9pt;
    margin-left:30px;
    outline:none;
}
.footemail A:hover {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:normal;
	color: #A6A6A6;
	font-size: 9pt;
    margin-left:30px;
    outline:none;
}

.footerbase A:link {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 7pt;
    margin-left:0px;
    margin-right:0px;
    outline:none;
}

.footerbase A:visited {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 7pt;
    margin-left:0px;
    margin-right:0px;
    outline:none;
}

.footerbase A:active {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 7pt;
    margin-left:0px;
    margin-right:0px;
    outline:none;
}
.footerbase A:hover {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #A6A6A6;
	font-size: 7pt;
    margin-left:0px;
    margin-right:0px;
    outline:none;
}

.nextpage_container {
	background-image: url(images/smallgreenarrow.gif); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 0px 0px;
    margin-top: 30px;
    margin-left: 0px;
    margin-bottom: 20px;
}

.nextpage_containerside {
	background-image: url(images/smallgreenarrow.gif); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 0px 0px;
    margin-top: 11px;
    margin-left: 0px;
    margin-bottom: 15px;
}




.nextpage A:link {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 8pt;
    margin-left:20px;
}

.nextpage A:visited {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 8pt;
    margin-left:20px;
}

.nextpage A:active {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ADCB37;
	font-size: 8pt;
    margin-left:20px;
}
.nextpage A:hover {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ccc;
	font-size: 8pt;
    margin-left:20px;
}


.tweet_containerside {
	background-image: url(images/tweetarrow.gif); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 0px 0px;
    margin-top: 11px;
    margin-left: 0px;
    margin-bottom: 15px;
}




.tweet A:link {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #47D1F3;
	font-size: 8pt;
    margin-left:20px;
}

.tweet A:visited {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #47D1F3;
	font-size: 8pt;
    margin-left:20px;
}

.tweet A:active {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #47D1F3;
	font-size: 8pt;
    margin-left:20px;
}
.tweet A:hover {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ccc;
	font-size: 8pt;
    margin-left:20px;
}

.facebookjoin_containerside {
	background-image: url(images/facebookarrow.gif); 
    background-repeat:no-repeat;
    height:18px;
    padding: 0px 0px 0px 0px;
    margin-top: 11px;
    margin-left: 0px;
    margin-bottom: 15px;
}




.facebookjoin A:link {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #4C6BA5;
	font-size: 8pt;
    margin-left:20px;
}

.facebookjoin A:visited {
    text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #4C6BA5;
	font-size: 8pt;
    margin-left:20px;
}

.facebookjoin A:active {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #4C6BA5;
	font-size: 8pt;
    margin-left:20px;
}
.facebookjoin A:hover {
	text-decoration: none;
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-weight:bold;
	color: #ccc;
	font-size: 8pt;
    margin-left:20px;
}


.pagetop_butt {
    height:23px;
    width:23px;
    float: right;
    padding: 0px 20px 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;

}


div.pagetop_holder {
    width:970px;
    height:23px;
    background: #ffffff;
    margin:0px;
}


div.logopanel_holder {
    width:930px;
    padding:0px 20px 20px 20px;
    background: #ffffff;
    margin:0px;
}



a.copyright:link { color: #666666; text-decoration: none; }
a.copyright:visited { color: #666666; text-decoration: none; }
a.copyright:hover { color: #ccc; text-decoration: none; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }


label:hover { color: #3399FF; text-decoration: none; }


div.footerblack{
  width: 970px;
  height: 65px;
  background: #000000;
}

div.panelbottom{

  width: 970px;
  height: 65px;
  background: url("images/footerband.jpg") no-repeat 0 0;
}

div.indexbottom{

  width: 970px;
  height: 5px;
  background: url("images/footerband.jpg") no-repeat 0 0;
margin:0px;
}



table.tabs {
	margin-bottom: 10px;
}
td.tab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab1 {
	border: 1px solid #CCCCCC;
	border-top: 3px solid #AAAAAA;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab2 {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	border-top: 3px solid #CCCCCC;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}













table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}









/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}



ul		{ margin:0; padding:0; list-style-image:url("bullet.gif"); text-decoration: none;}
li		{ margin:4px 0 0 17px; padding:0;text-decoration: none; }




/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}

div.break_spacer {
	height: 20px;
}

div.image_spacer {
	height: 3px;
}

div.grey_spacer {
border-top: solid 4px #eeeeee;
margin:0px 10px 10px 0px;
}

div.footernav_spacer {
margin:5px 0px 15px 0px;
}

div.footerhead_spacer {
border-top: solid 1px #626262;
margin:2px 0px 0px 0px;
}

div.grey_spacerthin {
height:1px;
background:url(images/dot-line.gif) 0 0 repeat-x;
margin:0px 13px 10px 0px;
}

div.grey_spacerside {
height:1px;
background:url(images/dot-line.gif) 0 0 repeat-x;
margin:0px 10px 10px 0px;
}

div.section_spacer {
margin:20px 0px 0px 0px;
}

div.sidesection_spacer {
margin:10px 0px 0px 0px;
}

div.home_spacer {
  width:970px;
  height:4px;
  background: url("images/greyspacer.jpg") no-repeat 0 0;
  margin:0px;
}

div.homepage_content {
    height:3670px;
	background-image: url(images/hometopper.jpg); 
background-repeat:no-repeat;
    background-color:#ffffff;
	border-top: none;
	padding: 10px 10px 15px 10px;

}

div.emailpage_content {
    height:1200px;
	background-image: url(images/hometopper.jpg); 
    background-repeat:no-repeat;
    background-color:#ffffff;
	border-top: none;
	padding: 10px 10px 0px 10px;
 
}

div.tagspage_content {
    height:1050px;
	background-image: url(images/hometopper.jpg); 
    background-repeat:no-repeat;
    background-color:#ffffff;
	border-top: none;
	padding: 10px 10px 0px 10px;
 
}



div.news_spacer {
border-bottom: dotted 1px #ccc;
margin:12px 0px 20px 0px;
}

div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}


/* HOMEPAGE MEMBERS IMAGES */

td.portal_member {
	padding: 5px 12px 5px 0px ;
	text-align: center;
	font-weight: normal;
}

div.portal_action {
	padding: 3px 0px 3px 0px; 
	border-top: 1px solid #eee; 
}
div.portal_action_top {
	padding: 3px 0px 3px 0px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #DDDDDD;
	padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
    font-size:12px;	font-family: tahoma, "Trebuchet MS", arial, serif;
    font-variant:small-caps;
    letter-spacing:1px;
    text-decoration:none;
	color: #ffffff;
	font-weight: bold;

	text-align: left; 
	padding: 0px 0px 0px 10px; 
	background-image: url(../images/signuppanel.jpg); 
    height: 400px;
	display: block;
}
div.portal_signup_container1 {

	border-bottom: 0px solid #CCCCCC;
}
div.portal_signup_container1:hover {
	border-bottom: 0px solid #AAAAAA;
}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #49C6F4;
	border-top: none;
	padding: 8px;
	background: #FFFFFF;
}
table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 3px 0px 3px 0px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
	padding: 3px 0px 3px 0px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #CCCCCC; 
	padding: 5px 10px 5px 10px;
}
div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
}




/* HOME PORTAL INDEX PAGE */

div.homeportal_logo {
	padding: 0px;
}

div.homeportal_header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #49C6F4;
	font-weight: bold;
	background: #49C6F4;
	background-repeat: repeat-x;
	color: #fff;
}






/* WHATS NEW - MY NETWORK PAGE */
div.network_content {

	padding: 0px 0px 0px 0px;
}


div.edincommlink {

  	background-image: url(images/buttonback.gif); 
	text-align: left; 
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
} 
a.edincommlink:link { color: #555555; text-decoration: none; }
a.edincommlink:visited { color: #555555; text-decoration: none; }
a.edincommlink:hover { color: #FFFFFF; text-decoration: none; }


div.festside_content {
	padding: 0px;
}


/* HOMEPAGE BUUTOM INFO */

div.homebottom_content {
	padding: 30px 0px 0px 0px;
    width:950px;
    height:120px;

}


div.mobile_image {
	vertical-align: top;
	float: left;
	padding: 0px 0px 0px 20px;
    width:112px;
    height:120px;
}

div.mobile_imageright {
	vertical-align: top;
	float: left;
	padding: 0px 0px 0px 90px;
    width:112px;
    height:120px;
}

div.mobilead_content {
	vertical-align: top;
	float: left;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
  	font-size: 18pt;
    color:#000;
    margin-top:0px;
	margin-bottom: 0px;
}

div.mobilead_contentright {
	vertical-align: top;
	float: left;
	padding: 10px 0px 0px 20px;
	font-weight: bold;
  	font-size: 18pt;
    color:#000;
    margin-top:0px;
	margin-bottom: 0px;

}

div.page_headersub {
	font-weight: normal;
	font-size: 8pt;
    margin-top:0px;
	margin-bottom: 0px;
    padding:0px;
}

div.page_headersubred {
	font-weight: bold;
	font-size: 8pt;
    color:#00ADEE;
    margin-top:0px;
	margin-bottom: 0px;
    padding:0px;
}



div.homebottom_contentright {
	padding: 0px;
}





td.fest_profile {
	border: 1px solid #49C6F4;
	border-top: none;
	padding: 8px;
}






/* VIEW PROFILE PAGE */


.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888; 
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #EAEAEA; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 
	border-left: 1px solid #AAAAAA;
}
td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #AAAAAA;
	border-top: none;
}
div.profile_headline, div.profile_headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
}
div.profile_headline2 {
	margin-top: 10px;
}














/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 7pt;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
}




/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}



/* COMMENT STYLES */
.comment_headline {
	padding: 4px 0px 5px 6px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #DDDDDD; 
	background: #F2F2F2; 
	padding: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 7pt; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #BBBBBB; 
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}




div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #EEEEEE; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}