body {
	margin: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(/themes/default/gfx/bgtop.gif);
	background-repeat: repeat-x;
}



a {
	color: #999;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: ff6000;
}



p {

	margin: 3px 0 3px 0;
	white-space: normal;

	padding: 0;

}



h1 {
	color: #000;
	padding: 0;
	margin: 0; /* 5px 0 5px 0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 18px;
}



h2 {
	color: #ff6000;
	padding: 0;
	margin: 0px 0 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}



h3, h3 a {
	font: bold 14px Arial, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

h3 a:hover{
	color: #ff6000;
}



h4 {

	font: 18px Arial, sans-serif;

	color: #EFAA42;

	padding: 0;

	margin: 0;

}

h5 {

	font: 18px Arial, sans-serif;

	color: #ff6000;

	padding: 0;

	margin: 5px 0 5px 0;

}


h6 {
	color: #FFF;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.container {

	text-align: center;

}



.page {

	margin-left: auto;

	margin-right: auto;

	width: 970px;

	text-align: left;

}



.header {

}



.footerlinks {
	margin-top: 50px;
	height: 163px;
	background-image: url(/themes/default/gfx/footerbg.gif);
	background-repeat: repeat-x;	
}

.footerlinks_titles {
	width: 826px;
	text-align: left;
	padding-top: 8px;
	color: #ff6000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.footerlinks_links {
	width: 826px;
	text-align: left;
	padding-top: 12px;
}


.footer {
	padding-bottom: 20px;
	text-align: center;
}

.footer a {
	color: #000;
}

.footer img{

	vertical-align: middle;

}



#body {

	clear: both;

	overflow: hidden;

	padding-top: 10px;

}



.strong {

	font-weight: bold;

}



.margin10 {

	margin: 10px;

}



.marginTop5 {

	margin-top: 5px;

}

.marginBottom5 {

	margin-bottom: 5px;

}

.marginTopBottom5 {

	margin-top: 5px;

	margin-bottom: 5px;

}

.marginTop10 {

	margin-top: 10px;

}

.marginBottom10 {

	margin-bottom: 10px;

}

.marginTopBottom10 {

	margin-top: 10px;

	margin-bottom: 10px;

}



.column-wide-left {

	margin-right: 346px;

}

.column-narrow-right {

	float: right;

	width: 336px;

	

}

.column-wide-right {

	margin-left: 260px;

}

.column-narrow-left {

	float: left;

	width: 250px;

}



.column-video-right {

	margin-left: 634px;
	margin-top: 5px;
}

.column-video-left {

	width: 624px;
	float: left;
	margin-top: 5px;

}



.column-left {

	float: left;

	width: 50%;

	padding: 20px;

}

.column-right {

	margin-left: 50%;

	padding: 20px;

}



.column-videosPage-right {

	margin-left: 170px;

}

.column-videosPage-left {

	float: left;

	width: 160px;

}



.column {

	float: left;

}

.floatleft {
	float: left;

}

.floatRight {

	float: right;

}

.floatfb {
	float: right;
	width: 420px;
	height: 21px;
/*	margin-left: 351px; */
}


.zoom {

	zoom: 1;

}



.centerText {

	text-align: center;

}

.rightText {

	text-align: right;

}

.leftText {

	text-align: left;

}



.dashBorder {

	border: 1px dashed #CCC;

}



.dotBorder {

	border: 1px dotted #666;

}

.dotBorderTop {

	border-top: 1px dotted #666;

}

.dotBorderBottom {

	border-bottom: 1px dotted #666;

}



.cell {

	border:1px solid #CCC;

	padding: 10px;

}

.greyCell {

	border:1px solid #CCC;

	padding: 10px;

	background-color: #F7F7F7;

}



.padded0{

	padding: 0;

}

.padded3{

	padding: 3px;

}

.padded5{

	padding: 5px;

}

.padded10{

	padding: 10px;

}

.padded20{

	padding: 20px;

}



.borderRight {

	border-right: 1px solid #D9D9D9;

}

.borderLeft {

	border-left: 1px solid #D9D9D9;

}



#logo {
	float: left;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}





/* search bar */

.searchBar{

	margin: 0px;

	padding: 0px;

	clear: both;

	
}


.searchBarCenter {


	float: right;

	text-align: center;

}




.searchBarCenter p {



}



/*menu bar */

.menuBar{

	margin: 0;

	padding: 0;

	width: 970px;

	clear: both;

	border-top: 3px solid #FFF;

}

.menuBarLeft {



}

.menuBarCenter {

	background-image: url(../menubar/center.gif);

	height: 33px;

	width: 370px;

	float: left;

	text-align: center;

}

.menuBarRight {



}



/* topmenu */

#topMenu {
	padding-top: 28px;
	padding-bottom: 9px;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: -8px;
}

#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#topMenu li {

	display:inline;

    margin:0;

    padding:0;

    padding-left: 10px;

    padding-right: 10px;

	background-image: url(../bullets/blue4.gif);

	background-repeat: no-repeat;

	background-position: 0 .5em;

	line-height: 16px;

}

#topMenu a {

	color: #666;

	text-decoration: underline;

}

#topMenu a:hover {

	text-decoration: none;

}



/* main menu */

#mainMenu {

    position: relative;

    top: 6px;

    width: 970px;

    margin: 0px auto;
/*	float: right; */
	
}



#mainMenu ul {

    margin:0;

    padding: 0;

    list-style-type: none;

    text-align: center;

    font: bold 12px/27px Arial, Helvetica, sans-serif;

}



#mainMenu li {

    display:inline;

    margin:0;

    padding:0;

}



#mainMenu a {

    float: left;

    display: block;

    width: 105px;

    height: 27px;

    margin-right: 1px;

}



#mainMenu a:link, #mainMenu a:visited {

    float: left;

    background: url(../buttons/menu/off.gif) no-repeat left top;

    background-position:0% 0px;

    color: #FFF;

    text-decoration: none;

}

#mainMenu a:hover {

    float: left;

    background: url(../buttons/menu/hover.gif) no-repeat left top;

    background-position:0% 0px;

    color: #FFF;

    text-decoration: none;

}

#mainMenu li a#currentTab {

    float: left;

    background: url(../buttons/menu/on.gif) no-repeat left top;

    background-position:0% 0px;

    color: #000;

    text-decoration: none;

    line-height: 27px;

}



/* normalMenu */

.normalMenu {

	text-align: center;

	margin-top: 5px;
	
	margin-left: 5px;

	margin-right: 5px;

	height: 25px;

	clear: left;
}

.normalMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.normalMenu li {

	display:inline;

    margin:0;

    padding:0;

    padding-left: 5px;

    padding-right: 5px;

}

.normalMenu a {

	text-decoration: underline;

}

.normalMenu a:hover {

	text-decoration: none;

}

.normalMenu li a.currentTab {

    color: #000;

    text-decoration: none;

    font-weight: bold;

}



/* submenu */

#subMenu {

	height: 33px;

	text-align: center;

	margin-left: 5px;

	margin-right: 5px;

	clear: both;

}

#subMenu ul {

	margin: 0;

	padding: 0;

    list-style-type: none;

    text-align: center;

    font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;

    line-height: 33px;

}

#subMenu li {

	display:inline;

    margin:0;

    padding:0;

    padding-left: 10px;

    padding-right: 10px;

	background-image: url(../bullets/orange4.gif);

	background-repeat: no-repeat;

	background-position: 0 .5em;

}

#subMenu a {

	color: #000;

	text-decoration: underline;

}

#subMenu a:hover {

	text-decoration: none;

}

#subMenu li a#currentTab {

    color: #000;

    text-decoration: none;

    font-weight: bold;

}



/* sideMenu */

#sideMenu {

}

#sideMenu ul {

	margin: 0;

	padding: 0;

    list-style-type: none;

    font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;

}

#sideMenu li {

    margin:5px;

    padding:0;

    padding-left: 10px;

    padding-right: 10px;

	background-image: url(../bullets/blue4.gif);

	background-repeat: no-repeat;

	background-position: 0 .5em;

}

#sideMenu a {

	color: #000;

	text-decoration: underline;

}

#sideMenu a:hover {

	text-decoration: none;

}

#sideMenu li a#currentTab {

    color: #000;

    text-decoration: none;

    font-weight: bold;

}



/* grey box */

.greyBox {

	background-color: #FAFAFA;

}

.column-narrow-right .greyBox {

	zoom: 1;

}

.column-videosPage-left .greyBox {

	zoom: 1;

}

.column-narrow-left .greyBox {

	zoom: 1;

}

*html .column-video-right .greyBox {

	zoom: 1;

	margin-left: -3px;

}

.greyBoxBody {

	padding: 5px;

}

.greyBox .t {background: url(../boxes/grey/dot.gif) 0 0 repeat-x;}

.greyBox .b {background: url(../boxes/grey/dot.gif) 0 100% repeat-x}

.greyBox .l {background: url(../boxes/grey/dot.gif) 0 0 repeat-y}

.greyBox .r {background: url(../boxes/grey/dot.gif) 100% 0 repeat-y}

.greyBox .bl {background: url(../boxes/grey/lb.gif) 0 100% no-repeat}

.greyBox .br {background: url(../boxes/grey/rb.gif) 100% 100% no-repeat}

.greyBox .tl {background: url(../boxes/grey/lt.gif) 0 0 no-repeat}

.greyBox .tr {background: url(../boxes/grey/rt.gif) 100% 0 no-repeat; padding:5px}



/* white box */

.whiteBox {

	background-color: #FFFFFF;

}

.column-narrow-right .whiteBox {

	zoom: 1;

}

.column-narrow-left .whiteBox {

	zoom: 1;

}

*html .column-video-right .whiteBox {

	zoom: 1;

	margin-left: -3px;

}

.zoom .whiteBox {

	zoom: 1;

}

.whiteBoxBody {

	padding: 5px;

}

.whiteBox .t {background: url(../boxes/white/dot.gif) 0 0 repeat-x;}

.whiteBox .b {background: url(../boxes/white/dot.gif) 0 100% repeat-x}

.whiteBox .l {background: url(../boxes/white/dot.gif) 0 0 repeat-y}

.whiteBox .r {background: url(../boxes/white/dot.gif) 100% 0 repeat-y}

.whiteBox .bl {background: url(../boxes/white/lb.gif) 0 100% no-repeat}

.whiteBox .br {background: url(../boxes/white/rb.gif) 100% 100% no-repeat}

.whiteBox .tl {background: url(../boxes/white/lt.gif) 0 0 no-repeat}

.whiteBox .tr {background: url(../boxes/white/rt.gif) 100% 0 no-repeat; padding:5px}



/* error box */

.errorBox {
	background-color: #ffbb92;
	border: 2px solid #ff6000;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.errorBox a {
	color: #000;
}

.errorBox a:hover  {
	color: #000;
}

/* complete box */

.completeBox {

	background-color: #FFF;

	border: 1px dashed #5289A8;

	padding: 5px;

	margin-bottom: 5px;

	text-align: center;

}



/* tipBox */

.tipBox {

	background-color: #FFFFCC;

	border: 1px solid #FFCC33;

	padding: 5px;

}



/* lists */

.listItem {	

	border-bottom: 1px dotted #999;

	width: 100%;

	padding: 10px 0 10px 0;

	overflow: hidden; 

}

.listItem .listScrCol {

	width: 128px;

	float: left;

}

.listItem .listScrColBig {

	width: 168px;

	float: left;

}

.listItem .listInfoCol {
	margin-left: 175px;
	zoom: 1;
	color: #999;
}


.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: #999;
}

.listItem3Col .listPosCol {

	width: 35px;

	float: right;

}





.listItemSmall {

	width: 100%;

	padding: 0 0 3px 0;

	overflow: hidden;

}

.listItemSmall .listScrCol {

	width: 98px;

	float: left;

}

.listItemSmall .listScrColMed {

	width: 128px;

	float: left;

}


.listItemSmall .listInfoCol {
	margin-left: 105px;
	zoom: 1;
	color: #999;
}


.listItemSmall .listInfoColMed {
	margin-left: 130px;
	zoom: 1;
	color: #999;
}



.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: #999;
}

.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: #999;
}

.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: #999;
}





.listInfoCol .title {
	margin-top: 3px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.listInfoCol .title a {

	color: #000;
	text-decoration: none;
}

.listInfoCol .title-recent {
	margin-top: 3px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.listInfoCol .title a:hover {
	color: #ff6000;
	text-decoration: none;
}

.listInfoCol .title-recent a {
	color: #000;
	text-decoration: none;
}

.listInfoCol .title-recent a:hover {
	color: #ff6000;
	text-decoration: none;
}


.listInfoCol .description {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	color: #000;
}

.listInfoCol .info {
	font: Arial, sans-serif;
	color: #999;
	line-height: 14px;
}

.listInfoCol .label {
	color: #999;
}



.listClear {

	clear: both;

}

.clearRight {

	clear: right;

}



/* info */

.vinfo {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.vinfo a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

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



.stats {

	margin: 10px;

}

.stats .vinfo {
	color: #000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.vinfo .label {
	color: #000;
	font-weight: normal;
}

.vinfo .label2 {
	color: #000;
	font-weight: normal;
	float: left;
}

.vinfo .description {

	font-weight: normal;

}



.videoOptions, .videoOptions a {
	font: 13px Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-left: 1px;
}

.videoOptions {
	float: left;
	line-height: 23px;
	margin-left: 10px;
}

/* forms */

form {

	padding: 0;

	margin: 0;

}



.form {

	margin: 3px;

}

fieldset {

	margin: 0;

	padding: 0;

	border-style: none;

	border: 0;

}

.formLine {

	margin-bottom: 3px;

	clear: both;

}

.formSet {

	margin-bottom: 2px;

}

label {

	float: left;

	width: 40%;

	margin-right: 3px;

	margin-top: 2px;

	text-align: right;

}



.textfield {

	border: 1px solid #999;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
	padding: 1px;
	
}

.textarea {

	border: 1px solid #999;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
	padding: 1px;
}

.textfield2 {

	border: 1px solid #999;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
	padding: 1px;
	float: right;
	
}

.textarea2 {

	border: 1px solid #999;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
	padding: 1px;
	float: right;
	margin-top: 2px;
}

.button {

	font: 8pt Arial, Helvetica, sans-serif;

	color: #000;

}

.dropdown {

	font: 8pt Arial, Helvetica, sans-serif;

	color: #000;

}

.dropdown_multiple {

	font: 8pt Arial, Helvetica, sans-serif;

	height: 70px;

	color: #000;

}



/* pages */

.pages {
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center;
	border:1px dashed #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.pages a {
	color: #ff6000;
	margin: 0 4px 0 4px;
}

.pages .p {

	margin: 0 4px 0 4px;

	font-weight: bold;

}



/* rate scale */

.rate {

	height: 21px;
	display: block;
	line-height: 21px;
	float: left;


}

.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;

}

.stars img {

	vertical-align: top;

}


.votes {
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 8pt;
	color: #000;
	margin-left: 10px;
	line-height: 23px;
	float: left;	
	width: 80px;
}



/* 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: 162px;

	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;

}



.listScrColBig .screenshot img {
	height: 120px;
	width: 160px;
}

.screenshot {

	margin: 2px;

	padding: 1px;

	border: 1px solid #999;

	display: block;

	background-color: white;

}

.screenshot img {

	height: 90px;

	width: 120px;

}

.screenshotBig {

	margin: 2px;

	padding: 1px;

	border: 1px solid #999;

	display: block;

	background-color: white;

}

.screenshotBig img {

	height: 120px;

	width: 160px;

}

.screenshotSmall {

	margin: 2px;

	padding: 1px;

	border: 1px solid #999;

	background-color: white;

	display: block;

}

.screenshotSmall img{

	height: 90px;

	width: 120px;

}



.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;
	text-align: center;

}

.avatarSmall .avatar {

	overflow: hidden;

	width: 73px;

	height: 73px;

	background-color: white;

	display: block;

	text-align: center;

}

.avatarSmall .avatar div {

	width: 400px;

	margin-left: -164px;

}

.avatarSmall .avatar img{

	height: 73px;
	text-align: center;

}





.avatarSmall .avatarvidpage {

	overflow: hidden;

	width: 55px;

	height: 55px;

	background-color: white;

	display: block;

	text-align: center;

}


.avatarSmall .avatarvidpage img{

	height: 55px;
	text-align: center;

}




.video {
	position: relative;
	height: 384px;
	width: 576px;
	margin: 0 0 10px 0;
}



#videoOptionsHandler {

	margin-top: 10px;

	margin-bottom: 10px;

	display: none;

	width: 450px;

	margin-left: auto;

	margin-right: auto;
	clear: both;
}



/* 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;

}



/* comments */

.comment {
	margin: 5px;
	padding: 5px;
	color: #000;
	border-top: 1px dotted #999;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.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;

}



.starsSmall {

}



.subcomments {

	margin: 10px 20px 10px 20px;

	border: 3px solid #E5E5E5;

	padding: 3px;

}



/* centralize content */

.centerHandler {

	text-align: center;

	overflow: hidden;

}

.centerContent {

	margin-left: auto;

	margin-right: auto;

}



.videoChecked {

	background-color: #CCC;

}



/* colorSelector */

#colorSelector {

	position: absolute;

	display: none;

	top: 0; 

	left: 0;

	z-index: 3;

	border: 1px solid #999;

	background-color: #FFFFFF;

	padding: 1px;

	text-align: center;

}

#colorSelector .content {

	width: 198px;

	margin: 0;

	padding: 0;

	height: auto;

}

#colorSelector .k {

	cursor: pointer;

	float: left;

	width: 9px;

	height: 9px;

	margin: 1px;

	font-size: 1px;

}

#colorSelector .close {
	text-align: center;
	height: 15px;
	background-color: #999;
	color: #FFF;
	clear: both;
	width: 198px;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#colorSelector .close a{

	color: #FFF;

}



/* channel */

#channelContainer .info {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#channelContainer .info .label{

	font-weight: normal;

}

#channelContainer .info .description{

	font-weight: normal;

}

#channelContainer .username {

	font-size: 10pt;

	font-weight: bold;

	text-decoration: none;

	text-decoration: none;

}



#channelContainer .subscription {

	margin-bottom: 3px;

	text-align: center;

}

#channelContainer .subscription .base {

	text-align: center;

	clear: both;

}





#channelContainer .user {

	margin: 2px;

	text-align: center;

}

#channelContainer .user .base {

	text-align: center;

	clear: both;

}



#channelContainer .subscriptionPage .subscription {

	margin-bottom: 3px;

	text-align: center;

}

#channelContainer .subscriptionPage .subscription .base {

	text-align: center;

	clear: both;

}



#channelContainer .bulletin {

	border:1px dotted #666;

	padding: 5px;

	zoom: 1;

}

#channelContainer .bulletin .details {

	zoom: 1;

	overflow: hidden;

}

#channelContainer .bulletin .message {

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 7px;

}



/* scrool box */

.scrollBox .left {

	float: left;

	width: 34px;

	padding-top: 28px;

}

.scrollBox .centerHandler {

	text-align: center;

}

.scrollBox .center {

	margin-left: auto;

	margin-right: auto;

	width: 392px;

}

.scrollBox .right {

	float: right;

	width: 34px;

	padding-top: 30px;

}



#subscribersBoxHandler {

	height: 110px;

}

#subscribeHandler {

	display: none;

}



/* mailboxList */

.mailboxList {

	width: 100%;

	zoom: 1;

}

.mailboxList th,.mailboxList td {
	padding: 3px;
	padding-left: 5px;
	height: 32px;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.mailboxList th {

	background-color: #E5E5E5;

}

.mailboxList .row1 {

	background-color: #FFF;

}

.mailboxList .row2 {

	background-color: #F7F7F7;

}

.mailboxList .checkboxCol {

	width: 30px;

	text-align: center;

	padding: 3px;

}

.mailboxList .fromCol {

	width: 80px;

}

.mailboxList .subjectCol {

}

.mailboxList .dateCol {

	width: 80px;

}

.mailboxList .wideCol {

	width: 160px;

}

.mailboxList .unread td {

	font-weight: bold;

}



.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;

}



.mailboxList .avatarSmall {

	margin: 0 3px 0 0;

	border: 1px solid #999;

	padding: 0;

	float: left;

}

.mailboxList .avatar {

	overflow: hidden;

	width: 23px;

	height: 23px;

	background-color: white;

	display: block;

}

.mailboxList .avatar div{

	margin-left: -189px;

}

.mailboxList .avatar img{

	height: 23px;

}



/* mailboxMessage */

.mailboxMessage {

}

.mailboxMessage .details {

	border:1px solid #CCC;

	background-color: #F7F7F7;

	padding: 10px;

	zoom: 1;

	overflow: hidden;

}

.mailboxMessage .body {
	margin-top: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



.mailboxMessage .user {

	margin: 2px;

	text-align: center;

}

.mailboxMessage .user .base {

	text-align: center;

	clear: both;

}



/* subscription */

.subscription {

	margin-bottom: 3px;

	padding-bottom: 3px;

	text-align: center;

}

.subscription .base {

	text-align: center;

	clear: both;

}



/* user */

.user {

	margin: 2px;

	text-align: center;

}

.user .base {

	text-align: center;

	clear: both;

}



/* channel */

.channel {

	width: 122px;

	margin-bottom: 3px;

	padding-bottom: 3px;

	text-align: center;

}

.channel .base {

	text-align: center;

	clear: both;

}

.channel .base_left {

	text-align: left;

	padding: 0 3px 0 3px;

	clear: both;

}



/* misc */

#basicViewOptions {

	display: inline;

}

#detailedViewOptions {

	display: inline;

}



/* banners */

.bannerHeader{

	text-align:center;



}

.bannerFooter{
	text-align:center;
	margin: 10px;
}

.bannerabovevideo{
	text-align:center;
	background-color: #dbdbdb;
	width: 100%;
	padding: 4px;
}

.bannerSide{

	text-align:center;

	margin-top: 10px;

	margin-bottom: 10px;

}



/* social bookmarking */

#sbdropdown {

border:1px solid #CCC;

background-color: #FFF;

visibility:hidden;

position:absolute;

z-index:100;

left:0px;

top:0px;

padding: 3px;

}

#sbbar {

background-color: #FFF;

}

.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;

}

.tagCloud a{

	color: #ff6000;

	text-decoration:underline;

}

.tagCloud a:hover {
	color: #000;
	text-decoration:none;
}



.colorThemes {

	margin: 0 20% 0 20%;

}



.rss {

	

}

.rssLine {

	height: 20px;

	line-height: 20px;

}

.rssLine img {

	vertical-align: middle;

}

.rssLine .label {

	width: 150px;

	float: left;

}

.duration1 {
	padding-left: 0px;
	padding-top: 2px;
	float: left;
	font-weight: normal;
	color: #999;
		}
	
.rating1 {
	text-align: right;
	padding-right: 3px;
	padding-top: 2px;
}

.undervideobanner {
	text-align: left;
}

.overvideobanner {
	text-align: center;
}

.vinfobanner {
	text-align: center;
	float: right; 
	padding-top: 10px;
	width: 336px;
	height: 280px;
}
#plugs {
	width: 970px;
	padding: 0px 0px;
	margin-bottom: 10px;
	background-color: #FAFAFA;
	text-align: center;
}

#plugs .greyBoxBody {
	padding: 0;
}

#plugs a {
	text-decoration: none;
}

#plugs a:hover {
	color: #ff6000;
}

#dynatip {
	display:none;
	background:transparent url(/themes/default/gfx/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

.jcarousel-container img {
	border: 0px;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 925px;
    padding: 0px 20px 0 15px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  925px;
    height: 160px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 148px;
    height: 130px;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 53px;
    right: 1px;
    width: 13px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/themes/default/gfx/nextbuttons2.gif) no-repeat -15px 0;
    background-position: fixed;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -15px 0px;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -13px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -0px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 53px;
    left: 1px;
    width: 13px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/themes/default/gfx/prevbuttons2.gif) no-repeat -0px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -0px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -15px 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.plugadded {
	margin-left: 5px;
	margin-top: 5px;
	width: 130px;
	text-align: center;
	color: #999;
}

.plugtitle {
	margin-left: 5px;
	margin-top: 5px;
	width: 130px;
	text-align: center;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	height: 16px;
	overflow: hidden;
}

a:hover .plugtitle {
	color: #ff6000;
}

#plugs ul {
	height: 150px;
	padding-left: 5px;
}

#box_watched_flash {
	height: 80px;
}

#video_embed_code {
	height: 17px;
}
.footerlinks_block {
	width: 185px;
	float: left;
}
.footerlinks_block p {
	margin: 0px;
	padding: 0px;
	width: 185px;
	text-align: left;
}

.footerlinks_block_friends {
	width: 145px;
	float: left;
}
.footerlinks_block_friends p {
	margin: 0px;
	padding: 0px;
	width: 145px;
	text-align: left;
}

.footerlinks_block_trades {
	width: 130px;
	float: right;
}
.footerlinks_block_trades p {
	margin: 0px;
	padding: 0px;
	width: 130px;
	text-align: left;
}

.footerlinks_titles {
	margin-bottom: 16px !important;
	padding-top: 8px !important;
}
.footerlinks_content {
	width: 826px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}

.footerlinks_content a{
	color: #FFF;
	text-decoration:none;
	text-transform: capitalize;
}

.footerlinks_content a:hover {
	color: #ff6000;
	text-decoration:underline;
	text-transform: capitalize;
}


.jcarousel-container img {
        border: 0px;
}

ul#related {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	width: 310px; */
}

.related_box {
	clear: right;
}

.related_box .jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 270px;
    padding: 10px 20px;
}

.related_box .jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.related_box .jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  270px;
    height: 320px;
}

.related_box .jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.related_box .jcarousel-skin-ie7 .jcarousel-item {
    width: 280px;
    height: 100%;
}

.related_box .jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.related_box .jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.related_box .jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.related_box .jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.related_box .jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 145px;
    right: 1px;
    width: 13px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/themes/default/gfx/nextbuttons.jpg) no-repeat -15px 0;
    background-position: fixed;
}

.related_box .jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -15px 0px;
}

.related_box .jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -13px 0;
}

.related_box .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.related_box .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.related_box .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0px 0;
}

.related_box .jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 145px;
    left: 1px;
    width: 13px;
    height: 51px;
    cursor: pointer;
    background: transparent url(/themes/default/gfx/prevbuttons.jpg) no-repeat 0px 0;
}

.related_box .jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

.related_box .jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -0px 0;
}

.related_box .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.related_box .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.related_box .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -15px 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.related_box {
	height: 380px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.jcarousel-skin-ie7 li {
	float: left;
}
.related_box .whiteBoxBody {
	height: 360px;
}
.related_box h3 {
	margin-left: 20px;
}

#plugs .jcarousel-item a {
	width: 140px;
	height: 125px;
}

.vidtags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 5px;
	font-weight: bold;
	text-transform: capitalize;
}

.vidtags  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:underline;
	font-weight: normal;
	margin-left: 8px;
}

.vidtags a:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #000;
	margin-left: 8px;
}



.facebookbottom {
	float: left;
	maring-top: 5px;
}

#fb_share {
        margin-right: 0px;
        float: right;
}

object#player {
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
	height:381px;
}

.video div.overlayVid {position:absolute;z-index:100;top:0px;left:0px;width:624px;height:381px;color:#fff}
.video div.overlayVid a {color:#fff}
.video div.overlayColor {background-color:#fff;filter:alpha(opacity=60);opacity: 0.6;-moz-opacity:0.6;height:100%;width:100%;position:absolute;top:0px;left:0px;}
.video div.overlayVid div.hideLink {text-align: center;font-family:arial;font-size:11px;margin-top:2px;}
.video div.videoBoxContainer {width:624px;height:351px;background-color: #000;padding:0px;padding-top:0px;text-align:center;filter:alpha(opacity=100);opacity: 1;-moz-opacity:1;position:absolute;top:0px;border:outset 0px #ccc;margin-left:0px;}


.video div.overlayVid div.close {position:absolute;top:5px;right:10px;font-size:14px;line-height:20px}
.video div.overlayVid div.close a {font-family:verdana,sans-serif;text-decoration:none }
.video div.overlayVid div.close a span {font-size:20px}

.top50list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 700px ;
	background-color: #FFF;
	margin-top: 25px;
	padding: 20px;
	border-style:solid;
	border-width:1px;

}

.top50list p {
	padding: 5px;
	clear: both;

}

.top50 {
	position: relative;
	background-color: #FFF;	
	width: 220px;
	color: #000;
	float: left;
	text-align: left;
	margin-left: 5px;
	}	

.top50 a {
	color: #000;
	text-decoration: none;
	}
	
.top50 a:hover {
	color: red;
	text-decoration: none;
	}
	
.top50in {
	position: relative;
	width: 80px;
	float: left;
	background-color: #FFF;
	text-align: right;
	}	

.top50out {
	position: relative;
	width: 80px;
	float: left;
	text-align: right;
	background-color: #FFF;	
	}
	
.clear {
	clear: both;
}

.beingwatched {
	color: #000;
	padding: 0;
	margin: 0; /* 5px 0 5px 0; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 18px;
	margin-top: 14px;

}

.signuptext {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
}

.loginmain {
	margin-left: 182px;
	margin-top: -20px;
}

