body {
	background: url('/images/background_image.gif') repeat-x #c1bfbb;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.p{
	margin-top: 0px;
	margin-bottom: 2px;
}

.indent{
	padding:5px 15px 5 15px;
}

.sitebkgrnd{
	background-color: #d16039;
}

.body, td{
	font : 13px Verdana, Arial, Helvetica, sans-serif;
}

.body a{
/*	color : #C7451E; */
	color:#CE0000;
	text-decoration:none;
}
.body a:hover{
text-decoration:underline;
}

.body2{
	font : 13px Verdana, Arial, Helvetica, sans-serif;
}
.body2 a{
	color: #C7451E;
	text-decoration : underline;
}
.body2 a:hover{	
	text-decoration : none;
}

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

.body_club a{
	color: #B0B3E2;
}

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

.body_club_highlight{
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.body_sm{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
}
.body_sm a{
	color : #000000;
}
.body_sm a:hover{
	color : #C7451E;
	text-decoration : none;
}

.grey-body{
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.grey-body a{
	color : #666666;
}
.grey-body a:hover{
	text-decoration : none;
}

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

.system-body{
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	color: #293F6F;
}
.system-body a{
	color: #FFFFFF;
}
.system-body a:hover{
	text-decoration : none;
}

.member-orange a{
 	font-size: 10px;
	text-align:center;
 	vertical-align: top;
	color: #A24E12;
	text-decoration: none;
}
.member-orange a:hover{
 	font-size: 10px;
 	text-align: center;
 	vertical-align: top;
	color: #A24E12;
	text-decoration: underline;
}

.member-grey{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color: #414B56;
}
.member-grey a{
	color: #414B56;
	text-decoration: none;
}
.member-grey a:hover{
	color: #414B56;
	text-decoration: underline;
}

.member-grey-small{
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

.card_top{
	background-color: #BBC2DE;
	border-top: 1px solid #7373A8;
}
.card_bottom{
	background-color: #BBC2DE;
	border-bottom: 1px solid #7373A8;
}
.card_right{
	background-color: #BBC2DE;
	border-right: 1px solid #7373A8;
}
.card_left{
	background-color: #BBC2DE;
	border-left: 1px solid #7373A8;
}
.card_grey_right{
	background-color: #D2D6D9;
	border-right: 1px solid #455560;
}
.card_grey_bottom{
	background-color: #D2D6D9;
	border-bottom: 1px solid #455560;
}
.card_grey_content{
	background-color: #D2D6D9;
}
.card_content{
	background-color: #BBC2DE;
}

.member_grey_top{
	background-color: #D2D6D9;
	border-top: 1px solid #868F98;
}
.member_grey_bottom{
	background-color: #D2D6D9;
	border-bottom: 1px solid #868F98;
}
.member_grey_right{
	background-color: #D2D6D9;
	border-right: 1px solid #868F98;
}
.member_grey_left{
	background-color: #D2D6D9;
	border-left: 1px solid #868F98;
}
.member_grey_content{
	background-color: #D2D6D9;
}

.member_orange_top{
	background-color: #ECD6AF;
	border-top: 1px solid #ED9B4F;
}
.member_orange_bottom{
	background-color: #ECD6AF;
	border-bottom: 1px solid #ED9B4F;
}
.member_orange_right{
	background-color: #ECD6AF;
	border-right: 1px solid #ED9B4F;
}
.member_orange_left{
	background-color: #ECD6AF;
	border-left: 1px solid #ED9B4F;
}
.member_orange_content{
	background-color: #ECD6AF;
}

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

.grey_bottom{
	background-color: #FFFFFF;
	border-bottom: 1px solid #d16039;
}
.grey_right{
	background-color: #FFFFFF;
	border-right: 1px solid #d16039;
}
.grey_left{
	background-color: #FFFFFF;
	border-left: 1px solid #d16039;
}
.grey_content{
	padding: 5px;
	background-color: #fdf8d3;
}

.light_brown_content{
	padding: 5px;
	background-color: #F8F0DE;
}

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

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

.system_content{
	padding: 5px;
	background-color: #94A2C9;
}

.profile_top{
	background-color: #BBC2DE;
	border-top: 1px solid #2D345C;
}
.profile_bottom{
	background-color: #BBC2DE;
	border-bottom: 1px solid #2D345C;
}
.profile_right{
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.profile_left{
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.profile_content{
	padding: 0px;
	background-color: #FFFFFF;
}
.profile_line{
	height: 1px;
	background-color: #2D345C;
}

.profile_header{
	color: #993333;
	font : bold 20px Verdana;
}

.profile{
	color: #2D345C;
	font : 13px Verdana;
}

.header_blue{
	border-top: 1px solid #98A0C1;
	border-bottom: 1px solid #98A0C1;
	background-color: #D8D6E7;
	color: #404D70;
	font : bold 13px Arial;
	padding-left : 5px;
}

.profile_menu {
	border-top: 1px solid #2D345C;
	border-bottom: 1px solid #2D345C;
	border-left: 1px solid #2D345C;
	background-color: #D67D7D;
	color: #FFFFFF;
	font : 13px Arial;
	padding-left : 5px;
}

.profile_menu_item{
	color: #FFFFFF;
	background-color: #D67D7D;
	font : 13px Arial;
}
.profile_menu_item a{
	color: #FFFFFF;
	background-color: #D67D7D;
	font : 13px Arial;
	text-decoration : none;
}
.profile_menu_item a:hover{
	color: #FFFFFF;
	background-color: #D67D7D;
	font : 13px Arial;
	text-decoration : none;
}

.blue-line{
	height: 1px;
	background-color: #BBC2DE;
	padding:0;
}

.clubs_top{
	background-color: #FFFFFF;
	padding: 10px;
	font : bold 23px Arial;
	color:#333333;
	text-align:left;
}

.clubs_bottom{
	font : 16px Arial;
	color : #FFFFFF;
}


.textfield-old{
	padding: 2px;
	border: 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.textfield
	{
		/*width:250px;*/
		padding:2px 4px;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		background:#fff url('/images/input_shadow.gif') repeat-x top;
	}

.dropdown{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.textarea{
/*	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	border: 1px solid #000000; */
	padding:2px 4px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url('/images/input_shadow.gif') repeat-x top;
}
		
.checkbox{
}

.button {
	padding:2px 10px 2px 10px;
	font-size:14px; 
	background-color: #FFFADB;

}

.buttonNew {
	color: #222;
	padding: 0px 5px;
	margin: 2px 0;
	text-align: center;
	font: bold 13px/13px Futura, sans-serif;
	background: #fd9 url('/images/buttonbg.jpg') top repeat-x;
	border-style: solid;
	border-color: #fd9 #f2b84b #f2b84b #fd9;
	border-width: 2px;
	cursor: pointer;
	line-height: 1.2;
}

.button-large, .submit {
	padding:2px 40px 2px 40px;
	font-size:14px; 
	background-color: #FFFADB;

}

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

.cal_day_name{
	color: #858585;
	font: Arial;
	font-size: 12;
	font-weight: bolder;
	background-color: #e9e5c7;
}

.cal_past_name{
	color: #E0E0E0;
	font: Arial;
	font-size: 12;
	font-weight: bolder;
}

.cal_today_name{
	color: #FFFFCC;
	font: Arial;
	font-size: 12;
	font-weight: bolder;
	background-color: #d16039;
}

.caltable {

	border-bottom: 0px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 0px solid #999;
}

.calboxfirst {
	border-bottom:  1px solid #999;
	border-left:  1px solid #fff;
	font-weight: bold;
	color: #666666}

.calbox {
	border-bottom:  1px solid #999;
	border-right:  1px solid #999;
}

.calboxfirst {
	border-bottom:  1px solid #999;
	border-right:  1px solid #999;
	background-color: 
}

.table-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.topmenu a{
	color: #ffffff;
	text-decoration: none;
}
.topmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	text-decoration:none;
}

a.menu:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #993300;
    text-decoration:none;
}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	text-decoration:none;
	font-weight: bold;
}

.sectionheader, h1 {
 margin: 0 0 ;
 font-family: Arial, Helvetica, sans-serif;
 color: #333333;
 font-size: 18px;
 font-weight: ;
}

.sectionheader {
 background-color:#fef0ca;
 border-top: 1px solid #ecd390	;	
 border-bottom: 0px solid #E00000;	
 border-bottom: 0px solid #ecd390	;		
 background:url('/images/BrwnHdBg2.gif') top left repeat-x; 
 padding: 3px 5px 10px 5px;
}

.headerlink {
 border-top: 1px solid #ecd390;	
 background:url('/images/BrwnHdBg2.gif') top left repeat-x; 
 padding: 3px 5px 10px 5px;
 font-size:11px;
}

.sectionheader2 {
 margin: 0 0 ;
 font-family: Arial, Helvetica, sans-serif;
 color: #DB000; 
 font-size: 18px;
 font-weight: bold;
 padding: 5px 5px 5px 5px;
}



.photobox {
 background-color: #FFFFF;
 border-bottom: 0Px solid #999999;
 border-right: 0px solid #999999;
}

.sectiontable,
.sectiontable td,
.sectiontable th {
 border: none;
}


.sectiontable {
	background-color: #FFFFFF;
	border-bottom: 0px solid #D16039;
	border-top: 0px solid #D16039;	
}

.sectiontable caption {
	margin: 0;
	padding: 0 0 .25em 0;
	text-align: left;
}

.sectiontable tbody td,
.sectiontable tbody th {
	vertical-align: top;
}

.sectiontable tbody .col2 td,
.sectiontable tbody .col2 th {
	background-color: #faf8ec;
}

.sectiontable tbody .inside td,
.sectiontable tbody .inside th {
 	border-bottom: 0px solid #999;
}

.sectiontable tbody .photo td {
 	font-size: 10px;
 	text-align: center;
 	vertical-align: top;
  	border-bottom: 0px solid #999;

}

.sectiontable tbody {
 text-align: left;
}

.sectiontable thead th {
 /*background-color: #e9e5c7;*/
 font-size: 12px;
 color:#737373;
 vertical-align: top;
 white-space: nowrap;
	border-bottom: 1px solid #CCCCCC;	
}

.tipbox {
 background: #FFFFFF no-repeat scroll 0 0;
}

.tipbox .topright {
 background: no-repeat scroll 100% 0;
}

.tipbox .bottomright {
 background: no-repeat scroll 100% 100%;
}

.tipbox .bottomleft {
 background: no-repeat scroll 0 100%;
 padding: 1px 6px .67em 6px;
}

.groupheader {
 background-color: #fae8ca;
}

.grouphead {
 background-color: #fae8ca;
}
 
.dlink a{
	color : #999999;
	text-decoration : none;
}
.dlink a:hover{
	text-decoration : none;
}

.forumcell{
	background-color: #FFFFFF;
}

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

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

.card-line{
	background-color: #808080;
}

.body_sm{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
}


.question {
	font : 13px Verdana, Arial, Helvetica, sans-serif;
}

.innergraph td {
	font : 13px Verdana, Arial, Helvetica, sans-serif;
}



/*============== NEW ==================== */

/* Right Menus */

.menu-item {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px;
}
.menu-item a{
	color:#BD0000;
	text-decoration:none;
	display: block;
}
  
.menu-item a:hover{
    background-color: #BD0000;
	color:#FFFFFF;	
}

.alt-menu-header{
	border:1px solid #C6D8FC;
	font-size:12px;
	color:#2557BE;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
	background:url('/images/BlueHdBg1.gif') bottom left repeat-x;
}

.menu-body {
	padding:0px 1px 5px 5px;
	border:1px solid #C6D8FC;
	border-top:0 none;
	border-right:0 none;
	
}

.menu-horiz {
	padding:3px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.menu-horiz a{
	color:#BD0000;
	text-decoration:none;
	display: block;
}
  
.menu-horiz a:hover{
    background-color: #BD0000;
	color:#FFFFFF;	
	text-decoration:none;
}



/* hr lines */

hr.menu {border:0px none; border-bottom:1px solid #C8C8C8; height:1px}
hr.post {border:0px none; border-bottom:1px solid #C8C8C8; height:1px}
hr.form {border:0px none; border-bottom:1px solid #DDDDDD; height:1px}


/* menu options */

.brown-header{
	border:1px solid #E1C5A1;
	font-size:12px;
	color:#A97836;
	font-weight:bold;
	padding:5px;
	background:url('/images/BrwnHdBg1.gif') bottom left repeat-x;
}
.brown-body{
	padding:10px;
	border:1px solid #E1C5A1;
	border-top:0 none;
}

/* Right boxes */

.search-box{
	padding:5px;
	border:1px solid #C8C8C8;
	border-top: 0 none;
	border-right: 0 none;
}

.search-box .button{
	font-size:14px; 
	width:100px; 
}

.search-box .textfield{
	border:1px solid #999999;
}

.search-box .title{
	font : 14px Verdana, Arial, Helvetica, sans-serif;
}

.tip-box{
	padding:5px;
	border:1px solid #C8C8C8;
	border-top: 0 none;
	border-right: 0 none;	
}

.form-box {
	background-color:#FEFEE2;
	border-top:2px solid #E2DBBA;
	border-bottom:2px solid #E2DBBA;
}


/* section tables */

.nested {
	background-color: #fff;
	border-bottom: 0px solid #999;
	border-top: 0px solid #C79325;
	border-left: 0px solid #C79325;
	border-right: 0px solid #999;	
}

.title{
	font-size:16px;
}

.pagetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#181818;
	padding-bottom:10px;
}


.pagesub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#736128;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

.smaller{
	font-size:10px;
	color:#666666;
	padding-bottom:5px;
}

/* horizontal listings */

.list-photo{
	padding-top:10px;
	width:72px;
}

.list-text{
	padding:4px;
	vertical-align:top;
}



/* browse lists */

.browsetable{
	background-color:#FFFFFF;
	padding:3px 0px 3px 10px;
}

.browsebullet{
	padding-bottom:3px;
	widows:20px;
	text-align:center;
}

.browseitem {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
}


.list-text{
	padding:4px;
	vertical-align:top;
}

.formlabel2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	width:100%;
	margin: 0 0 5px 0;
	padding:10px 0px 0 5px;
}

.formelement2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E8199;
	margin:3px;
	text-align:left;
}

.option_tip{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin:3px;
	text-align:left;
}


.padded{
	padding:15px 8px 15px 8px;
}

/* lists */
.list-blue{
	font : 8pt Verdana, Arial, Helvetica, sans-serif; 
	border-top:0px solid #689BCA;
}
.list-blue a{
	text-decoration: none;
}
.list-blue a:hover{
	text-decoration: underline;
}
.list-blue-header{	
 	font-size: 12px;
 	vertical-align: top;
 	white-space: nowrap;
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
	padding-bottom:5px;
}
.list-blue-item{	
	text-align:left;
	/*background-color: #EBF3FA;*/
	padding:3px;
}
.list-blue-item-1{	
	text-align:left;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	background-color: #FFFFFF;
	padding:3px;
	height:20px;
}
.list-blue-item-2{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #F7FBFF;
	padding:3px;
	height:20px;
}
.list-blue-title{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	padding-right:5px;
}
.list-blue-category{
	padding:3px;
}

.formset{	
	margin-bottom:2px;
}

.formbutton{
	padding-top:10px;
	text-align:left;
	display:block;
	clear:both;
}

.formbox{
	text-align:center;
	margin:0;
	padding:5px;
	width:530px;
}

/* social bookmarking */
#sbdropdown {
border:1px solid #CCC;
background-color: #FFF;
visibility:hidden;
position:absolute;
z-index:100;
left:0px;
top:0px;
padding: 3px;
}
#sbbar {
border:1px solid #CCC;
background-color: #FFF;
padding: 3px;
}
.sbitem{
border:1px solid #FFF;
background-color: #F7F7F7;
color: #666666;
padding: 3px;
cursor: pointer;
text-align:left;
}
.sbitemhighlight{
background-color: #EBF3FA;
border:1px solid #689BCA;
padding: 3px;
cursor: pointer;
text-align:left;
}

/* tags */
.tagCloud {
	padding: 3px;
	text-align:center;
}

.searchBox {
  border:1px solid #999;
  padding:2px;
  margin:2px 0px 5px 0px;
  width:180px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  height:20px;
  color:#555;
}

.gobutton {
	padding:2px 2px 2px 2px;
	margin:2px 5px 5px 0px;	
	font-size:12px;
	background-color: #FFFADB;
}
div.activity {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #DEDEDE; 
	margin-bottom: 5px;
}
div.activity_bottom {
	padding-bottom: 2px;
}
div.activity_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
.activity_icon {
	vertical-align: top;
	margin-right: 5px;
}

/* Facebook Connect */
div.fb a img {border:0px;color:black;}
.fb_pic {margin-right:10px; float:left;}
.fb_table {font-size:11px;}
.fb_table tr {vertical-align:top}

.fb_table a img {border:0px;}
#fb_user_box { height:40px;width:220px;text-align:left;float:right;}
#fb_user_box img {float:left; diplay:inline;margin-right:5px;}

#fb_win {position:absolute; width:200px; height:200px; border:1px solid #333; display:none; background:white;padding:10px;text-align:center;}

#fb_friends_list {font-size:11px;}





/* Video section */
/* videos */
.vidSubmenu {
	bakckground-color: #FFF;
	padding: 0 0 10px 5px;
	font-size:11px;
	border-bottom: 1px solid #CCC;
}

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

.column-video-right {
	margin-left: 650px;
}
.column-video-left {
	width: 600px;
	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: 12px 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: 11px Arial, sans-serif;	
	font-weight: bold;
	padding-right:10px;
}
.vCard .rating {
	text-align: right;
}
.vCard .title {
	width: 122px;
	height: 34px;
	font: 12px Arial, sans-serif;	
}

.vCard .label {
	font: 11px Arial, sans-serif;	
}
.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 #ccc;
	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: #5289A8;
}
.listInfoCol .title a {
	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 {
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center;
}
.pages a {
	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: 20px Arial, sans-serif;
	font-weight:bold; 
	padding-bottom:10px;
}


.cell .sbbar {
	border: none;
}
.marginTop5 {
	margin-top: 5px;
}
.vidSecheader {
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
	color: #000;
}

/* 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;
	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 : 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-top: 1px dotted #999;
	overflow: hidden;
}
.comment .description {
	margin-left: 80px;
	zoom: 1;
}
.comment .highlight {
	font-size:10px;
	color:#666666;
	padding-bottom:5px;	
}
.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;
}

.video {
	margin: 0 0 5px 0;
}

/* 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 .avatarLarge {
	float: none;
}
.subscription .base {
	text-align: center;
}

#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;
}
.floatSet {
	overflow: hidden;
	zoom: 1;
}

/* member box */
.member{
	width: 72px;
	height: 94px;
	margin: 3px;
	text-align: center;
	overflow: hidden;
}
.member-photo{	
	background-color: #fff;
	padding:5px; 
	border:1px solid #DDDDDD;
}
.member-photo div {	
	width: 60px;
	height: 51px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	line-height: 51px;
	text-align: center;
}
.member-photo img {
	vertical-align: middle;
	/*margin-top: -3px;*/
}
.member-name{
	height:32px;
}
.member-name a{
	font: bold 8pt Tahoma, sans-serif;
	color: #666;
	text-decoration: none;
}
.member-name a:hover{
	text-decoration: underline;
}
.online .member-name a {
	color: #508bb3;
}
.offine .member-name a {
	color: #999;
}

ul.sideMenu {
	font: 11px Verdana, Geneva, sans-serif;
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0 0 0;
	padding: 0;

}
ul.sideMenu li {
	padding: 5px 0 5px 10px;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
}
ul.sideMenu li a {
	text-decoration: none;
}
ul.sideMenu li a:hover {
}
.blue-header{
	background-color: #E1E9FA;
	border: 1px solid #96ABD4;
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #6D7B99;
}