#container {
	min-height: 100%;
	font: normal 1em/1.5em helvetica, arial, sans-serif;
}

* html #container, * html #navigation {
	width: 780px;
	width: expression((document.body.clientWidth>2000) ? "1600px" : ((document.body.clientWidth>800) ? "auto" : "780px"));
}

* html #container {
	height: 100%;
}

* html #container {
	text-align: center;
	text-align: left;
}

* html #navigation { 
	position: absolute;
	width: 100%;  
	bottom: 0;
	left: 0;
	overflow: visible;
	top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

.nav_icon{
	padding: 2px;
	width: 22px;
}

.nav_icon a{
	padding: 2px;
	width: 22px;
}

.nav_icon a:hover{
	padding: 2px;
	width: 22px;
}

.nav_icon a:hover{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #b5b5b5;
	width: 20px;
}

.nav_icon_right{
	padding: 2px;
	width: 80px;
}

.nav_icon_right a{
	padding: 3px;
	color: #000000;
	width: 80px;
	text-decoration: none;
}

.nav_icon_right a:hover{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #b5b5b5;
	color: #000000;
	width: 80px;
	text-decoration: none;
}

.nav_icon_right2{
	padding: 2px;
	width: 115px;
}

.nav_icon_right2 a{
	padding: 2px;
	color: #000000;
	width: 115px;
	text-decoration: none;
}

.nav_icon_right2 a:hover{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #b5b5b5;
	color: #000000;
	width: 115px;
	text-decoration: none;
}

.nav_bottom{
	background-color: #ededed;
	border: 1px solid #b5b5b5;
	width: 90%;
	height: 35px;
	margin-left:auto; 
	margin-right:auto;
	font-size: 8pt;
	color: #000000;
}

#navigation {
	width: 100%;
	position: fixed; 
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}

#navmenu {
	position: relative;
	width: 50em;
	min-height: 1.5em;
	margin: 0 auto;
	padding-top: .2em;
	z-index: 10;
}

* html #navmenu {
	height: 1.5em;
}

#navmenu li {
	display: inline;
	padding: 0 3px;
	background-color: #34769a;
}
	 
#navmenu a, #navmenu a:visited {
	font: bold .9em/1.1em baskerville, times, "times new roman", serif;
	text-decoration: underline;  
	text-align: center;  
	color: #fff;  
	white-space: nowrap;
}
	
#navmenu a:focus, #navmenu a:hover, #navmenu a:active {
	color: #a9076a;
}

.mail_status{
	padding-bottom: 10px;
	font-weight: bold;
}
.mail_status a{
	text-decoration: none;
	color: #0371ad;
}
.mail_status a:hover{
	text-decoration: underline;
	color: #0371ad;
}

.mail_box_left{
	height: 15px;
}

.omember-online-list{
	padding-right: 3px;
	text-align: left;
	font-size: 8pt;
}

.omember-online-list a{
	padding-right: 3px;
	text-align: left;
	font-size: 8pt;
	text-decoration: none;
	color: #535353;
}

.omember-online-list a:hover{
	padding-right: 3px;
	text-align: left;
	font-size: 8pt;
	text-decoration: underline;
	color: #535353;
}

.columnWide{
	float:left;
	width:1000px;
}
.columnSmall{
	float:left;
	width:250px;
}

.padded{
	padding:5px;
}
.margined{
	margin:5px;
}

.dividerV{
	float:left;
	width:5px;
}
.dividerH{
	float:none;
	height:5px;
}
.pxtable_main{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #f7f7f7;
}
.pxtable_main2{
	padding-bottom: 5px;
	background-color: #f7f7f7;
}
.pxtable_main3{
	padding: 30px;
	background-color: #f7f7f7;
}
.pxmpage{
	padding-top: 20px;
}
.pxhdr_bar{
	font-weight: bold;
	color: #444444;
	font-size: 10pt;
	padding:5px;
	background-color: #edeff4;
}
.pxhdr_bar_sub{
	color: #000000;
	font-size: 8pt;
	padding: 5px;
}
.pxhdr_bar_sub a{
	color: #3b5998;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
}
.pxhdr_bar_sub a:hover{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
	background-color: #3b5998;
}
.pxhdr_options{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
}
.pxhdr_options a{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
}
.pxhdr_options a:hover{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
	background-color: #3b5998;
}
.pxhdr_options2{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-align: right;
}
.pxhdr_options2 a{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
}
.pxhdr_options2 a:hover{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
	background-color: #3b5998;
}
.px_options{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
}
.px_options a{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
}
.px_options a:hover{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
	text-decoration: none;
}
.pxphoto_caption{
	padding-top:5px;
	color: #878787;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.pxphoto_description{
	padding-top:5px;
	color: #878787;
	font-size: 8pt;
	text-align: center;
}
.pxphoto_stats{
	padding-top:5px;
	color: #464646;
	font-size: 8pt;
}
.pxphoto_stats a{
	padding-top:5px;
	color: #3b5998;
	font-size: 8pt;
	text-decoration: none;
}
.pxphoto_stats a:hover{
	color: #3b5998;
	font-size: 8pt;
	text-decoration: underline;
}
.pxphoto_title{
	width:122px;
	font-weight: bold;
	color: #047dc6;
	font-size: 7pt;
}
.pxphoto_edit{
	width:122px;
	padding-left: 6px;
	padding-right: 6px;
}

.pxphoto_comments{
	padding-top:5px;
	color: #0164a5;
	width:122px;
	font-weight: bold;
	font-size: 8pt;
}
.pxphoto_comments a{
	padding-top:5px;
	color: #0164a5;
	width:122px;
	font-weight: bold;
	text-decoration: none;
}
.pxphoto_comments a:hover{
	padding-top:5px;
	color: #0164a5;
	width:122px;
	font-weight: bold;
	text-decoration: underline;
}
.pxalbum_title{
	font-weight: bold;
	color: #047dc6;
	font-size: 7pt;
	width: 600px;
}
.pxalbum_count{
	color: #636363;
	font-size: 7pt;
}
.pxalbum_edit{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.pxalbum_options{
	color: #000000;
	font-size: 7pt;
	padding: 1px;
}
.pxalbum_options a{
	color: #3b5998;
	font-size: 7pt;
	padding: 1px;
	text-decoration: none;
}
.pxalbum_options a:hover{
	color: #FFFFFF;
	font-size: 7pt;
	padding: 1px;
	text-decoration: none;
	background-color: #3b5998;
}





.pxtext_header{
	color: #6698cb;
	font-weight: bold;
	font-size: 12pt;
}
.pxtext_comments{
	padding: 5px;
	color: #000000;
	font-size: 8pt;
	background-color: #f7f7f7;
	border-top: 1px solid #FFFFFF;
}
.pxtext_comments a{
	color: #6698cb;
	font-weight: bold;
	font-size: 8pt;
}
.pxtext_comments_box{

}
.pxhdr_pgs{
}
.pxphoto_photo{
	padding: 4px;
}
.pxbuttons{
	background-color: #1fa1ff;
	border: 1px solid #0082e0;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.pxbuttons a{
	color: #FFFFFF;
	text-decoration: none;
}
.pxbuttons a:hover{
	color: #a1d8ff;
	text-decoration: underline;
}

.pxphoto_tip{
	background-color: #FFFFCC;
	border: 1px solid #FF3A35;
}
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	overflow:hidden;
	background: url(alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	float: left;
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	line-height:25px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
a:active{
	outline: none;
}

/* END PhotoX  */

body, table, td {
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
}
.table-acancel{
	background-color: #FFFFCC;
	border: 1px solid #FF3A35;
}

.body{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #ff0000;
}
.body a{
	color : #000000;
}
.body a:hover{
	text-decoration : none;
}

.footer {
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #FFF;
	text-align: center;
	background-color: #000000;
	padding: 5px;
}
.footer a{ 
	color : #FFF;
}
.footer a:hover {
	text-decoration: none;
}


.highlight{
	font : 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #A088AF;
}

.highlight_orig{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #7F81B3;
}

.body2{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
}
.body2 a{
	color: #000000;
	text-decoration : none;
}
.body2 a:hover{
	text-decoration : none;
}

.body_club{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #B0B3E2;
}

.body_club a{
	color: #B0B3E2;
}

.body_club a:hover{
	text-decoration: none;
}

.body_club_highlight{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.body_sm{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}
.body_sm a{
	color : #000000;
}
.body_sm a:hover{
	color : #7778A7;
	text-decoration : none;
}

.grey-body{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.grey-body a{
	color : #000000;
}
.grey-body a:hover{
	text-decoration : none;
}

.brown-body{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #61523C;
}
.brown-body a{
	color: #8B6F55;
}
.brown-body a:hover{
	text-decoration : none;
}

.system-body{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #DAA520;
}
.system-body a{
	color: #000000;
}
.system-body a:hover{
	text-decoration : none;
}

.forum-card-left{
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
}
.forum-card-right{
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
}
.forum-cell{
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	padding:2px;
}
.forum-cell2{
	background-color: #FFFFFF;
	padding: 2px;
}

.card-content{
	background-color: #E5E5E5;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.card-bottom{
	background-color: #E5E5E5;
	border-bottom: 1px solid #666666;
}
.card-line{
	background-color: #808080;
}
.card-label{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #666666;
}
.card-body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
}
.card-body a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
}
.card-icons{
	background-color: #D9D9D9;
	border-top: 1px solid #808080;
	padding-left: 3px;
}
.card-connection{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #4D4D4D;
	padding-left: 3px;
}
.card-connection a{
	color: #4D4D4D;
}
.card-connection a:hover{
	text-decoration: none;
}
.card-menu{
	background-color: #88A4B8;
	border-bottom: 1px solid #466B84;
}
.card-blog-menu{
	background-color: #88B890;
	border-bottom: 1px solid #628568;
}
.card-classified_ad-menu{
	background-color: #C9B67F;
	border-bottom: 1px solid #9D8A53;
}
.card-event-menu{
	background-color: #B88888;
	border-bottom: 1px solid #856262;
}
.card-club-menu{
	background-color: #8B88B8;
	border-bottom: 1px solid #646285;
}
.card-menu-body{
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.card-menu-body a{
	color: #333333;
	text-decoration: none;
}
.card-menu-sep{
	padding-left:3px;
	padding-right:3px;
}
.card-name{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #4685B2;
}
.card-name a{
	color: #4685B2;
	text-decoration: none;
}
.blog-card-name{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #52975D;
}
.blog-card-name a{
	color: #52975D;
	text-decoration: none;
}
.classified_ad-card-name{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #A08D57;
}
.classified_ad-card-name a{
	color: #A08D57;
	text-decoration: none;
}
.event-card-name{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #945151;
}
.event-card-name a{
	color: #945151;
	text-decoration: none;
}
.club-card-name{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #5F5C8E;
}
.club-card-name a{
	color: #5F5C8E;
	text-decoration: none;
}
.card-headline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #808080;
}

.card2-top{
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
}
.card2-left{
	background-color: #FFFFFF;
	border-left: 1px solid #808080;
}
.card2-right{
	background-color: #FFFFFF;
	border-right: 1px solid #808080;
}
.card2-bottom{
	background-color: #E5E5E5;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.ecard-title{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #B45555;
}
.ecard-title a{
	color: #B45555;
	text-decoration: none;
}
.ecard-line{
	background-color: #808080;
}

.grey-menu{
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.grey-menu a{
	color: #333333;
	text-decoration : none;
}

.subheader{
	color: #808080;
	font : bold 8pt Arial;
	padding-left : 5px;
}

.member-online-photo{
	background-color: #F2DEC7;
	border: 1px solid #998C7D;
	padding: 8px;
}
.member-online-name{
	background-color: #E5D2BC;
	border-left: 1px solid #998C7D;
	border-right: 1px solid #998C7D;
	padding: 2px;
}
.member-online-name a{
	font: 8pt Tahoma, sans-serif;
	color: #807569;
}
.member-online-name a:hover{
	text-decoration: none;
}
.member-online-indicator{
	border: 1px solid #998C7D;
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #BFAF9D;
}
.member-online-indicator a{
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
}

.member-offline-photo{
	background-color: #F2F2F2;
	border: 1px solid #999999;
	padding: 8px;
}
.member-offline-name{
	background-color: #E5E5E5;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px;
}
.member-offline-name a{
	font: 8pt Tahoma, sans-serif;
	color: #808080;
}
.member-offline-name a:hover{
	text-decoration: none;
}
.member-offline-indicator{
	border: 1px solid #999999;
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #BFBFBF;
}
.member-offline-indicator a{
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
}

.photo-photo{
	background-color: #999999;
	border: 1px solid #999999;
	padding: 8px;
}
.photo-caption{
	background-color: #E5E5E5;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;

}
.photo-text{
	background-color: #E5E5E5;
	font: 7pt Tahoma, sans-serif;
	color: #808080;
}
.photo-text a{
	background-color: #E5E5E5;
	font: 7pt Tahoma, sans-serif;
	color: #808080;
}
.photo-text-big{
	font: 8pt Tahoma, sans-serif;
	color: #808080;
}

.white_top{
	background-color: #000000;
	border-top: 1px solid #000000;
}
.white_bottom{
	background-color: #000000;
	border-bottom: 1px solid #000000;
}
.white_right{
	background-color: #000000;
	border-right: 1px solid #000000;
}
.white_left{
	background-color: #000000;
	border-left: 1px solid #000000;
}
.white_content{
	padding: 5px;
	background-color: #FFFFFF;
}

.ad{
	background-color: #000000;
	padding: 5px;
}
.ad_public_header{
	background-color: #9798B2;
	padding: 5px;
	border-bottom: 1px solid #565666;
}
.ad_public_footer{
	background-color: #9798B2;
	padding: 5px;
	border-top: 1px solid #565666;
}

.grey_bottom{
	background-color: #D7D7D7;
	border-bottom: 1px solid #4C4C4C;
}
.grey_right{
	background-color: #D7D7D7;
	border-right: 1px solid #4C4C4C;
}
.grey_left{
	background-color: #D7D7D7;
	border-left: 1px solid #4C4C4C;
}
.grey_content{
	padding: 5px;
	background-color: #D7D7D7;
}

.brown_bottom{
	background-color: #C1BBAB;
	border-bottom: 1px solid #4C4C4C;
}
.brown_right{
	background-color: #C1BBAB;
	border-right: 1px solid #4C4C4C;
}
.brown_left{
	background-color: #C1BBAB;
	border-left: 1px solid #4C4C4C;
}
.brown_content{
	padding: 5px;
	background-color: #C1BBAB;
}

.system_top{
	background-color: #000000;
	border-top: 1px solid #000000;
}
.system_bottom{
	background-color: #000000;
	border-bottom: 1px solid #000000;
}
.system_right{
	background-color: #000000;
	border-right: 1px solid #000000;
}
.system_left{
	background-color: #000000;
	border-left: 1px solid #000000;
}
.system_content{
	padding: 5px;
	background-color: #333333;
}

.blue-line{
	height: 1px;
	background-color: #7F81B3;
}

.ecard_content{
	background-color: #E5E5E5;
}

.ecard_body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #666666;
}

.ecard_body a{
	color: #666666;
	text-decoration: none;
}

.rating{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25pt;
	color: #000000;
	font-weight: bolder;
}

.rating_0{
	color: #8093BA;
}
.rating_1{
	color: #8093BA;
}
.rating_2{
	color: #868FB3;
}
.rating_3{
	color: #8E8BAA;
}
.rating_4{
	color: #9885A0;
}
.rating_5{
	color: #A27F95;
}
.rating_6{
	color: #AD7989;
}
.rating_7{
	color: #B7737E;
}
.rating_8{
	color: #C06D75;
}
.rating_9{
	color: #C7696C;
}
.rating_10{
	color: #CE6565;
}

.calendar_month_header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #353535;
	padding-bottom: 2px;
}
.calendar_week{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #1F5EAC;
}
.calendar_line{
	background-color: #1F5EAC;
}
.calendar_day{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	cursor: pointer;
}
.calendar_extended{
	color: #999999;
}
.calendar_sunday{
	color: #1F5EAC;
}
.calendar_today{
	color: #B33838;
}
.calendar_holiday{
	color: #1F5EAC;
}
.calendar_nof_holiday{
	color: #3F981C;
}
.calendar_events{
	font-weight: bold;
}
.calendar_notes{
	font-style: italic;
}
.calendar_selected{
	border: 1px solid #B33838;
}

.notification_header{
	background-color: #9FA1D2;
}
.notification_body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
}
.notification_body a{
	color: #FFFFFF;
	text-decoration: none;
}

.textfield{
	padding: 2px;
	border: 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.dropdown{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border: 1px solid #000000;
}

.checkbox{
}

.radio{
}

.button{
}

.scroll_panel{
	padding-top : 120px;
}
.scroll_panel_item{
	padding-top : 3px;
}
.linked{
	cursor : pointer;
}

.lined{
	border: 1px solid #000000;
}

.public_system{
	background-color: #565666;
}

.notification_cells{
	padding:0px;
	border:0px;
}

.forumcell{
	background-color: #FFFFFF;
}

.forumbutton{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #666666;
	font-family : Tahome, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding:5px;
	cursor:pointer;
}

.forum_quote{
	border:1px solid #CCCCCC;
	background-color: #F2F2F2;
	padding:5px;
}

/* albums */
.photo{
	width:80px;
	height:118px;
}
.photo_edit{
	width:80px;
	height:132px;
}
.photo_main{
	background-color: #FA8072;
	border: 1px solid #999999;
	padding: 8px;
}
.album{
	width:80px;
	height:118px;
}
.album_main{
	background-color: #FFE4E1;
	border: 1px solid Black;
	padding: 8px;
}
.album_big{
	width:344px;
}
.album_edit{
	width:80px;
	height:142px;
}
.album-photo{
	background-color: #DDDDDD;
	border: 1px solid Black;
	padding: 8px;
}
.album-caption{
	background-color: #999999;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	padding: 2px;
	height:42px;
}
.album_edit{
	width:80px;
	height:142px;
}
.album-text{
	background-color: #999999;
	font: 7pt Tahoma, sans-serif;
	color: #F9F9F9;
}
.album-text a{
	background-color: ##CCCCCC;
	font: 7pt Tahoma, sans-serif;
	color: #F9F9F9;
}
.album-text-big{
	font: 8pt Tahoma, sans-serif;
	color: #F9F9F9;
}


.form{
	text-align:center;
	margin:0;
	padding:0;
	width:530px;
}
.formlabel{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	float:left;
	text-align:right;
	width:40%;
	margin: 0 0 5px 0;
	padding:6px 0px 0 0;
	display:block;
	clear:both;
}
.formelement{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4E8199;
	float:left;
	margin:3px;
	text-align:left;
}
.formbutton{
	padding-top:10px;
	text-align:center;
	display:block;
	clear:both;
}
.formset{
	margin-bottom:2px;
}

/* vchat */
#vchat_window{
	position: absolute;
	visibility: hidden;
	width: 370px;
	top: 0;
	left: 0;
	z-index: 10;
}
.vchat_handler{
	border: 4px solid #00209F;
	background-color: #FFFFFF;
	height:100%;
	padding:5px;
}
.vchat_icon{
	margin:auto;
	text-align:center;
	float:left;
}
.vchat_message{
	color: #000;
	text-align:left;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
}
.vchat_message_header{
	font-weight:bold;text-align:center
}
.vchat_message_content{
	padding-top:20px;
}
.vchat_buttons{
	text-align:center;
	padding-top:20px;
}

/* social bookmarking */
#sbdropdown {
border:1px solid #CCC;
background-color: #FFF;
visibility:hidden;
position:absolute;
left:0px;
top:0px;
z-index:100;
padding: 3px;
}
#sbbar {
border:1px solid #CCC;
background-color: #FFF;
padding: 3px;
}
.sbitem{
font : 8pt Verdana, Arial, Helvetica, sans-serif;
border:1px solid #FFF;
background-color: #F7F7F7;
color: #666666;
padding: 3px;
cursor: pointer;
text-align:left;
}
.sbitemhighlight{
font : 8pt Verdana, Arial, Helvetica, sans-serif;
background-color: #EBF3FA;
border:1px solid #689BCA;
padding: 3px;
cursor: pointer;
text-align:left;
}
/* tags */
.tagCloud {
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	text-align:center;
}
.tagCloud a{
	color: #16587A;
	text-decoration:none;
}
.tagCloud a:hover {
	color: #16587A;
	text-decoration:underline;
}

/* videos */
.padded{
	padding:5px;
}
.margined{
	margin:5px;
}
.vidSubmenu {
	bakckground-color: #FFF;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #CCC;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
}
.vidSubmenu a {
	color: #6888CA;
}
.vidSubmenu a:hover {
	text-decoration: none;
}

.column-videosPage-right {
	float: left;
	width: 605px;
}
.column-videosPage-left {
	float: left;
	width: 160px;
}

.column-video-right {
	float: left;
	width: 283px;
}
.column-video-left {
	width: 480px;
	float: left;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.centerHandler {
	text-align: center;
	overflow: hidden;
}
.centerContent {
	margin-left: auto;
	margin-right: auto;
}

.centerText {
	text-align: center;
}
.rightText {
	text-align: right;
}
.leftText {
	text-align: left;
}

.listClear {
	clear: both;
}

/* video card */
.vCard {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.vCard .base {
	text-align: center;
	font: 8pt Arial, sans-serif;
	color: #000;
}
.vCard .base_left {
	text-align: left;
	padding: 0 3px 0 3px;
	width: 122px;
	height: 84px;
}
.vCard .highlight a {
	color: #000;
}
.vCard .duration {
	float: left;
	font-weight: bold;
}
.vCard .rating {
	text-align: right;
}
.vCard .title {
	width: 122px;
	height: 34px;
}

.screenshot {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	display: block;
	background-color: white;
}
.screenshot img {
	height: 90px;
	width: 120px;
}
.screenshotSmall {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	background-color: white;
	display: block;
}
.screenshotSmall img{
	height: 70px;
	width: 90px;
}

#basicViewOptions {
	display: inline;
}
#detailedViewOptions {
	display: inline;
}

/* lists */
.listItem {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItem .listScrCol {
	width: 128px;
	float: left;
}
.listItem .listInfoCol {
	margin-left: 135px;
	zoom: 1;
	color: #000;
}

.listItem3Col {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItem3Col .listScrCol {
	width: 128px;
	float: left;
}
.listItem3Col .listInfoCol {
	margin-left: 135px;
	margin-right: 50px;
	zoom: 1;
	color: #000;
}
.listItem3Col .listPosCol {
	width: 35px;
	float: right;
}


.listItemSmall {
	width: 100%;
	padding: 0 0 3px 0;
	overflow: hidden;
}
.listItemSmall .listScrCol {
	width: 98px;
	float: left;
}
.listItemSmall .listInfoCol {
	margin-left: 105px;
	zoom: 1;
	color: #000;
}

.listItemDefault {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemDefault .listScrCol {
	width: 98px;
	float: left;
}
.listItemDefault .listInfoCol {
	margin-left: 108px;
	margin-right: 80px;
	zoom: 1;
	color: #000;
}
.listItemDefault .listActionsCol {
	width: 70px;
	float: right;
	line-height: 17px;
	font-size: 10pt;
	margin-right: 5px;
	text-align: right;
}
.listItemDefault .listActionsCol a {
	text-decoration: none;
}
.listItemDefault .listDataCol {
	width: 50px;
	float: right;
}


.listItemGroup {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemGroup .listScrCol {
	width: 98px;
	float: left;
}
.listItemGroup .listInfoCol {
	margin-left: 108px;
	margin-right: 120px;
	zoom: 1;
	color: #000;
}
.listItemGroup .listActionsCol {
	width: 110px;
	float: right;
	line-height: 17px;
	font-size: 10pt;
	margin-right: 5px;
	text-align: right;
}
.listItemGroup .listActionsCol a {
	text-decoration: none;
}

.listItemGroupAddVideos {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemGroupAddVideos .listChBoxCol {
	width: 26px;
	text-align: center;
	float: left;
	padding-top: 27px;	
}
.listItemGroupAddVideos .listScrCol {
	width: 98px;
	float: left;
}
.listItemGroupAddVideos .listInfoCol {
	margin-left: 134px;
	zoom: 1;
	color: #000;
}


.listInfoCol .title {
	font: 14px Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #146898;
}
.listInfoCol .title a {
	color: #146898;
	text-decoration: none;
}
.listInfoCol .description {
	margin: 10px 0 10px 0;
}
.listInfoCol .info {
	font: Arial, sans-serif;
	color: #000;
	line-height: 14px;
}
.listInfoCol .label {
	color: #666;
}

.listClear {
	clear: both;
}
.clearRight {
	clear: right;
}

/* pages */
.pages {
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;	
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center;
}
.pages a {
	color: #146898;
	margin: 0 4px 0 4px;
}
.pages .p {
	margin: 0 4px 0 4px;
	font-weight: bold;
}

.cell {
	border:1px solid #CCC;
	padding: 5px;
}

.greyCell {
	border:1px solid #CCC;
	padding: 5px;
	background-color: #F7F7F7;
}

.vidHeader {
	font: 18px Arial, sans-serif;
	color: #146898;
	padding: 0;
	margin: 5px 0 5px 0;
}
.cell .sbbar {
	border: none;
}
.marginTop5 {
	margin-top: 5px;
}
.vidSecheader {
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	text-align:left;
	color: #6D7B99;
}

/* info */
.vinfo {
	font: bold 9pt Arial, sans-serif;
	color: #000;
}
.stats {
	margin: 10px;
}
.stats .vinfo {
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	line-height: 20px;
}
.vinfo .label {
	color: #666;
	font-weight: normal;
}
.vinfo .description {
	font-weight: normal;
}

.videoOptions, .videoOptions a {
	font: 14px Arial, sans-serif;
	color: #146898;
	text-decoration: none;
	text-align: center;
}

/* rate scale */
.rate {
	height: 21px;
	display: block;
	line-height: 21px;
}
.rate .label {
	font: 10pt Arial, sans-serif;
	height: 21px;
	width: 35px;
	line-height: 21px;
	display: inline;
}
.rate .stars {
	display: inline;
	cursor: pointer;
}
.rate .stars img {
	vertical-align: top;
}
.votes {
	margin-top: 5px;
	margin-left: 35px;
	width: 110px;
	font: 8pt Arial, sans-serif;
	text-align: center;
}

/* comments */
.comment {
	margin: 5px;
	padding: 5px;
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	border-top: 1px dotted #999;
	overflow: hidden;
}
.comment .description {
	margin-left: 80px;
	zoom: 1;
}
.comment .highlight {
	font-size: 9pt;
	color: #666;
}
.comment .text {
	margin-top: 10px;
}
#commentForm {
	display: none;
}
.commentRateWord {
	line-height: 12px;
}
.commentRating {
	width: 15px;
	line-height: 12px;
	text-align: right;
}
.commentRatingImg {
	text-align: right;
	line-height: 12px;
	width: 35px;
}
.commentRatingImg img {
	vertical-align: bottom;
}
.commentRating .plus {
	color: #4DB21B;
}
.commentRating .minus {
	color: #B21B1B;
}
.commentOptions {
	line-height: 12px;
	width: 100px;
}

.subcomments {
	margin: 10px 20px 10px 20px;
	border: 3px solid #E5E5E5;
	padding: 3px;
}

.dotBorderTop {
	border-top: 1px dotted #666;
}

/* complete box */
.completeBox {
	background-color: #FFF;
	border: 1px dashed #5289A8;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* error box */
.errorBox {
	background-color: #FFC2C2;
	border: 1px solid #AF2D2D;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.errorBox a {
	color: #711B1B;
}

#videoOptionsHandler {
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

/* tipBox */
.tipBox {
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
	padding: 5px;
}

.video {
	margin: 0 0 5px 0;
	text-align: center;
}

/* video responses box */
.videoResponses .left {
	float: left;
	width: 34px;
	padding-top: 18px;
}
.videoResponses .centerHandler {
	text-align: center;
}
.videoResponses .center {
	margin-left: auto;
	margin-right: auto;
	width: 392px;
}
.videoResponses .right {
	float: right;
	width: 34px;
	padding-top: 18px;
}
#videoResponsesHandler {
	height: 130px;
}

.dashBorder {
	border: 1px dashed #CCC;
}

.avatarLarge {
	margin: 2px;
	border: 3px double #999;
	float: left;
	zoom: 1;
}
.avatarLarge .avatar {
	overflow: hidden;
	width: 84px;
	height: 84px;
	background-color: white;
	display: block;
	text-align: center;
}
.avatarLarge .avatar div {
	width: 400px;
	margin-left: -158px;
}
.avatarLarge .avatar img{
	height: 84px;
}

.avatarSmall {
	margin: 2px;
	border: 3px double #999;
	float: left;
	zoom: 1;
}
.avatarSmall .avatar {
	overflow: hidden;
	width: 54px;
	height: 54px;
	background-color: white;
	display: block;
	text-align: center;
}
.avatarSmall .avatar div {
	width: 400px;
	margin-left: -173px;
}
.avatarSmall .avatar img{
	height: 54px;
}

/* subscription */
.subscription {
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.subscription .base {
	text-align: center;
	clear: both;
}

#subscribeHandler {
	margin: 5px;
}

.mailboxList .screenshotSmall {
	border: 1px solid #999;
	background-color: white;
	display: block;
	padding: 0;
	float: left;
	margin: 0px;
	margin-right: 3px;
	zoom: 1;
}
.mailboxList .screenshotSmall img{
	height: 23px;
	width: 30px;
}

.crawler-header{
        padding-top:8px;
        padding-bottom:8px;
        padding-right:88px;
        padding-left:58px;
        text-align:center;
}



.table-acancel{

	background-color: #FFFFCC;

	border: 1px solid #FF3A35;

}


.photo_cat{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #0482c6;
	font-weight: bold;
}

.photo_cat a{
	color: #0482c6;
	text-decoration: none;
}

.photo_cat a:hover{
	color: #004e78;
	text-decoration: none;
}
