/* Begin Shape Styles */

* {
  padding: 0;
  margin: 0;
}


body {
  margin: 0;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  background: url(../timages/bodybg.gif) repeat-x top left;
  font-family: Arial, Helvetica, sans-serif;
}

#page {
  width: 905px;
  margin: 0 auto;
  padding: 0;
}

#wrapper {
  width: 905px;
  margin: 0 auto;
  padding: 50px 0 0 0;
}

/* Begin Header */
#header {
  width: 905px;
  height: 145px;
  position: relative;
  z-index: 1;
}

#logo {
  background: url(../timages/logo.gif) no-repeat top center;
  width: 315px;
  height: 113px;
  position: absolute;
  right: 0px;
  bottom: -1px;
  z-index: 2;
}

/* Begin Navigation */

#navigation {
  position: absolute;
  top: 0;
  right: 337px;
  z-index: 3;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation .buttons {
  width: 567px;
  position: absolute;
  top: 88px;
  right: 0;
  z-index: 5;
  height: 27px;
  font-size: 1.5em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

#navigation .buttons .tab,
#navigation .buttons .active {
  width: 92px;
  height: 27px;
  float: right;
  text-align: center;
  margin-left: 3px;
}

#navigation .buttons .last,
#navigation .buttons .lastactive {
  width: 92px;
  height: 27px;
  float: right;
  text-align: center;
}

#navigation .buttons .tab a {
  background: url(../timages/tab.gif) no-repeat top center;
  display: block;
  width: 92px;
  padding: 4px 0;
}

#navigation .buttons .tab a:hover {
  background: url(../timages/tab.gif) no-repeat center center;
  display: block;
  width: 92px;
}

#navigation .buttons .tab a:active {
  background: url(../timages/tab.gif) no-repeat bottom center;
  display: block;
  width: 92px;
  padding: 4px 0;
  text-decoration: none;
}

#navigation .buttons .last a {
  background: url(../timages/tab.gif) no-repeat top center;
  display: block;
  width: 92px;
  padding: 4px 0;
  text-decoration: none;
}

#navigation .buttons .last a:hover {
  background: url(../timages/tab.gif) no-repeat center center;
  display: block;
  width: 92px;
  padding: 4px 0;
  text-decoration: none;
}

#navigation .buttons .last a:active {
  background: url(../timages/tab.gif) no-repeat bottom center;
  display: block;
  width: 92px;
  padding: 4px 0;
  text-decoration: none;
}

#navigation a {
  color: #494949;
  text-decoration: none;
}

#navigation a:active {
  color: #ffffff;
}

.floatingbox {
  background: #F5F5F5;
  border: 1px solid #D3D3D3;
  border-top: 0;
  padding: 1px;
  position: absolute;
  top: 0;
  left: 0;
}


.floatingbox div {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  padding: 5px 10px;
  background: #ffffff;
}

.floatingbox div ul li {
  list-style: none;
  display: inline;
}

.floatingbox div ul li img {
  vertical-align: middle;
}

.floatingbox div ul li span {
  color: #A9A9A9;
}

/* Begin Sub Header */
#subhead {
  width: 905px;
  padding: 10px 0 0 0;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#subhead .searchbox {
  margin: 0 auto;
}

#subhead .searchbox form {
  margin: 0;
  padding: 0;
}

#subhead .searchbox .searchtext {
  font-size: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 3px 1px 3px;
  width: 220px;
  vertical-align: middle;
  border: 1px solid #D3D3D3;
}

#subhead .searchbox .searchtype {
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
  vertical-align: middle;
  padding: 2px 1px 2px;
  border: 1px solid #D3D3D3;
}

#subhead .searchbox .searchtype option {
  padding: 2px 2px 2px;
}

#subhead .searchbox .searchsubmit {
  vertical-align: middle;
}

#subhead .searchbox .example {
  width: 370px;
  margin: 0 auto;
  padding: 2px 0 0 0;
  text-align: right;
  color: #D3D3D3;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
}

#subhead .submenu .one {
  margin: 0 auto;
  position: absolute;
  top: -25px;
  right: 429px;
  width: 420px;
  z-index: 1000;
}

.submenu ul li {
  list-style: none;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
  float: right;
  padding: 0 15px;
  border-right: 1px solid #DCDCDC;
}

.submenu ul li.first {
  border: 0;
  padding-right: 0;
}

.submenu ul li.last {
  padding-left: 0;
}

/* Container */
.container {
  width: 905px;
  background: #ffffff;
  padding: 0 15px;
  margin: 0 auto;
}

/* Content */
.content {
  width: 570px;
  float: right;
}

.widecontent {
  width: 100%;
  position: relative;
}

.customcontent {
  padding: 20px 30px;
  font-size: 1.5em;
  font-weight: bold;
}

ol {
  margin-right: 30px;
}

.heading {
  background: url(../timages/heading-r.gif) no-repeat top right;
  font-size: 2.4em;
  font-weight: normal;
  color: #6f6f6f;
  padding: 0 20px 0 0;
}

.heading span {
  background: url(../timages/heading-l.gif) no-repeat top left;
  padding: 4px 0 4px 0;
  display: block;
}

.heading span span.inheading {
  background: none;
  padding: 0;
  display: block;
  font-size: 0.625em;
  font-weight: bold;
  float: left;
  margin: -22px 0 0 15px;
}

.info {
  background: url(../timages/icon-about.gif) no-repeat right 10px;
  font-size: 2.2em;
  padding: 30px 100px 0 10px;
}

ul.register {
  font-size: 0.68em;
  font-weight: bold;
}


.chosen, .video {
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 0 0;
}

.stats,
.messages {
  width: 246px;
  margin: 0 auto;
  padding: 0;
}

.stats {
}

.stats ul li,
.messages ul li {
  font-size: 1.5em;
  font-weight: bold;
  padding: 5px 20px 5px 0;
  list-style: none;
}

.messages {
}

.box {
  padding: 0 0 40px 0;
}

.box2 {
  width: 250px;
  padding: 20px 25px 20px 0;
}

.box3 {
  width: 510px;
  margin: 0 auto;
}

.thumb {
  border: 1px solid #DCDCDC;
  padding: 1px;
  background: #ffffff;
}

.vbutton {
  padding: 1px 0 0;
  display: block;
  margin: 0 auto;
}

.broadcast {
  border-top: 1px solid #efefef;
  padding: 10px 0 0 0;
  clear: both;
}


.broadcast ul li {
  list-style: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.1em;
  padding: 2px 0;
}

.broadcast ul li input {
  font-family: Tahoma, Arial, sans-serif;
  padding: 1px;
  color: #777777;
}

.broadcast ul li span {
  color: #777777;
}

.summary {
  padding: 0 0 10px 0;
  float: right;
}

.summary2 {
  padding: 0 0 10px 0;
}


.summary li,
.summary2 li {
  list-style: none;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.1em;
  color: #787878;
}

.owner {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  float: left;
  color: #ae0000;
  font-weight: bold;
}


.videoswrap {
  padding-top: 10px;
}

.videoswrap h2 {
  padding: 5px 0;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
}

.videoswrap h2 a {
  color: #696969;
}

.videoswrap ul {
  list-style: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.1em;
}

.videoswrap ul li span {
  color: #999999;
}

.videoswrap ul li.length {
  font-weight: bold;
}

.videoswrap .video {
  width: 110px;
  float: right;
  padding-right: 27px;
  height: 167px;
}

.theinfo .rating img,
.basic .row .rating img {
  width: 11px;
  height: 11px;
  vertical-align: middle;
}


.vidfooter {
  width: 410px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

.vidfooter .vidopts {
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0 30px 0;
}

.vidfooter .addfavorite {
  background: url(../timages/icon-addfavorite.gif) no-repeat right top;
  float: right;
  padding: 2px 30px 0 60px;
}

.vidfooter .flag {
  background: url(../timages/icon-flag.gif) no-repeat right top;
  float: right;
  padding: 2px 30px 0 0;
}

.vidfooter .addcomment {
  background: url(../timages/icon-addcomment.gif) no-repeat right top;
  float: left;
  padding: 2px 30px 0 0;
}

.vidfooter .vidstats {
  margin: 0 auto;
  width: 330px;
  font-size: 2.2em;
  font-weight: bold;
  text-align: center;
  color: #303030;
  clear: both;
}

.vidfooter .vidstats .rating {
  float: right;
}

.vidfooter .vidstats .views {
  float: left;
}

.vidfooter .vidstats span {
  color: #999999;
}

/* Watch */
.grid,
.rows {
  width: 25px;
  height: 21px;
  position: absolute;
  top: 7px;
  text-decoration: none;
}

.grid {
  background: url(../timages/grid.gif) no-repeat top center;
  z-index: 11;
  left: 36px;
}

.rows {
  background: url(../timages/rows.gif) no-repeat top center;
  z-index: 12;
  left: 10px;
}

.alt {
  background: #F5F5F5;
}


.grid span,
.rows span {
  visibility: hidden;
}


#watch {
  margin: 0 auto;
  padding: 20px 0 0 0;
  width: 680px;
}

.sort,
.pagination {
  background: #FDF7EE;
  border-top: 1px solid #FAEBD7;
  border-bottom: 1px solid #FAEBD7;
  padding: 10px 0;
}


.bar li {
  list-style: none;
  float: right;
  text-align: center;
}

.pagination .bar {
  width: 260px;
  margin: 0 auto;
}

.pagination .bar li {
  padding: 0 10px;
  font-size: 1.5em;
  font-weight: bold;
}

.sort .bar li {
  width: 97px;
  font-size: 1.1em;
  font-family: Tahoma, Arial, sans-serif;
}

.bar li.current {
  font-weight: bold;
}

.bar li.clearer {
  float: none;
}

#watch .row {
  clear: both;
}

#watch .row ul {
  list-style: none;
  font-size: 1.1em;
  font-family: Tahoma, Arial, sans-serif;
}

#watch .row ul li {
  padding: 1px 0;
}

.basic .row div {
  width: 124px;
  padding: 20px 23px;
}

.basic .row ul li span,
.detailed .row ul li span {
  color: #999999;
}

.basic .row ul li.length {
  font-weight: bold;
}

.basic .boxright {
  float: right;
  height: 179px;
}

.basic .boxcenter {
  float: right;
}

.basic .boxleft {
  float: left;
}

.basic h2 {
  padding: 5px 0 2px;
}

.detailed .row {
  padding: 30px 0;
}

.detailed .screenshots {
  float: right;
  padding: 0 0 0 10px;
}

.detailed .screenshots img {
}

.detailed .maininfo {
  float: right;
  width: 375px;
}

.detailed .maininfo .videodesc {
  padding: 10px 0;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
}


.detailed .details {
  width: 150px;
  float: left;
  border-right: 1px solid #D3D3D3;
  padding-right: 10px;
}

.channels .row div {
  padding: 10px 20px;
}

.channels .row h2,
.channels .row ul {
  text-align: center;
}

/* Sign Up */
.signup {
  width: 520px;
  margin: 0 auto;
}

.signup p {
  font-size: 2.2em;
}

.signup .mainform td input {
  font-size: 1.5em;
  font-weight: bold;
  padding: 1px;
}

/* Comments */
#comments {
  width: 420px;
  margin: 0 auto;
}

#comments ul li{
  list-style: none;
  padding: 10px;
  background: #F0F8FF url(../timages/commentcorner.gif) no-repeat bottom left;
  border-top: 1px solid #D9EDFF;
  margin: 10px 0 0 0;
}

#comments h2 {
  text-align: center;
  color: #A9A9A9;
}


#comments .author {
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 5px;
  float: right;
}

#comments .timestamp {
  font-family: Tahoma, Arial, sans-serif;
  float: right;
  padding: 2px 5px 0 0;
  color: #696969;
}

#comments .commentbody {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  clear: both;
}

#divComments {
  padding: 30px 0;
  text-align: center;
}

#txtComments {
  margin: 0 auto 5px;
  display: block;
  clear: both;
  padding: 5px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
}

/* Main Form Table */
.mainform {
  width: 96%;
  margin: 10px auto 0 auto;
}

.mainform th {
  width: 30%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  text-align: left;
  vertical-align: top;
  background: #F5F5F5;
  padding: 10px;
}

.mainform td {
  width: 70%;
  padding: 10px;
}

.mainform td input,
.mainform td textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  padding: 1px;
}

.mainform .describtion h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
}

.mainform .describtion span {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
}

.uploadform {
  background: #D7FFFF;
  border: 1px dotted #9cc0c0;
  padding: 10px;
}

.mainform .leech {
  background: #F5F5F5 url(../timages/attention.gif) repeat-y top right;
}

.mainform .listchannels {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  color: #4C4C4C;
}

.mainform .listchannels li {
  padding: 2px 0;
  list-style: none;
}

table.messages {
  width: 560px;
  margin: 0 auto;
  padding: 20px 0;
}


table.messages th,
table.messages td {
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  padding: 4px 5px 4px 0;
}

table.messages th {
  font-size: 1.2em;
  color: #696969;
}

table.messages td {
  font-size: 1.1em;
}

table.messages th.status {
  width: 30px;
  background: url(../timages/cellhead.gif) repeat-x center right;
  text-align: center;
}

table.messages th.subject {
  width: 230px;
  background: url(../timages/cellhead.gif) repeat-x center right;
}

table.messages th.sender {
  width: 115px;
  background: url(../timages/cellhead.gif) repeat-x center right;
  text-align: center;
}

table.messages th.date {
  width: 135px;
  background: url(../timages/cellhead.gif) repeat-x center right;
  text-align: center;
}


table.messages th.delete {
  width: 40px;
  background: url(../timages/cellhead.gif) repeat-x center right;
  text-align: center;
  padding-right: 0;
}

table.messages td.status {
  background: url(../timages/icon-leter2.gif) no-repeat center center;
}

table.messages td.date,
table.messages td.sender {
  text-align: center;
}

table.messages td.delete {
  padding-right: 0;
}

table.messages td a.delete {
  background: url(../timages/icon-delete.gif) no-repeat top right;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  text-decoration: none;
}

table.messages td .delete span {
  visibility: hidden;
}

.compose {
  font-size: 1.5em;
  font-weight: bold;
  width: 520px;
  margin: 0 auto;
  padding: 20px 0;
}

.compose th {
  width: 80px;
  text-align: right;
  background: url(../timages/cellhead.gif) repeat-x center right;
  padding: 4px 5px;
}

.compose select,
.compose input,
.compose textarea {
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px;
  font-weight: bold;
}

.compose select option {
  padding: 0 5px;
}

.compose2 {
  font-size: 1.5em;
  font-weight: bold;
  width: 420px;
  margin: 0 auto;
  padding: 20px 0;
}

.compose2 th {
  text-align: right;
  background: url(../timages/cellhead.gif) repeat-x center right;
  padding: 4px 5px;
}

.compose2 select,
.compose2 input {
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px;
  font-weight: bold;
}

.compose2 textarea {
  width: 400px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.8em;
}

.compose2 select option {
  padding: 0 5px;
}

.message,
.profile {
  width: 520px;
  margin: 0 auto;
  padding: 10px 0 0;
}

.message h1,
.profile h1 {
  font-weight: normal;
}

.messageinfo,
.profileinfo {
  width: 140px;
  text-align: center;
  padding: 15px;
  background: #F5F5F5;
  margin: 10px;
}

.messagebody h1,
.profilebody h1 {
  padding: 10px 10px 0 0;
}


.messagetext,
.profiletext {
  padding: 10px;
  border-top: 2px solid #F5F5F5;
  font-size: 1.5em;
  font-weight: bold;
  width: 310px;
}

.reply {
  background: url(../timages/icon-reply.gif) no-repeat center right;
  padding: 2px 20px 2px 0;
  font-size: 1.5em;
  font-weight: bold;
  float: left;
}

.profile h2 {
  padding: 10px 0 0;
}

.message .date,
.profile .date {
  padding: 10px 0 0;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
  color: #696969;
}

table.topics {
  width: 560px;
  margin: 0 auto;
  padding: 20px 0;
}


table.topics th,
table.topics td {
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  padding: 4px 5px 4px 0;
}

table.topics th {
  font-size: 1.2em;
  color: #696969;
}

table.topics td {
  font-size: 1.1em;
}

table.topics th.status {
  width: 20px;
  background: url(../timages/cellhead.gif) repeat-x center right;
}

table.topics th.subject {
  width: 200px;
  background: url(../timages/cellhead.gif) repeat-x center right;
}

table.topics th.author {
  width: 70px;
  background: url(../timages/cellhead.gif) repeat-x center right;
}

table.topics th.replies {
  width: 50px;
  background: url(../timages/cellhead.gif) repeat-x center right;
}

table.topics th.date {
  width: 110px;
  background: url(../timages/cellhead.gif) repeat-x center right;
}

table.topics th.lastpost {
  width: 110px;
  background: url(../timages/cellhead.gif) repeat-x center right;
}

table.topics td.unread {
  background: url(../timages/icon-unread.gif) no-repeat center 2px;
}

table.topics td.read {
  background: url(../timages/icon-read.gif) no-repeat center 2px;
}

.topiccomments {
  width: 500px;
  margin: 0 auto;
}


.topiccomments .commentbody {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  clear: both;
  padding: 15px;
  background: #F5F5F5;
}

.topiccomments li {
  list-style: none;
}

.commentwrap {
  border: 1px solid #DCDCDC;
  padding: 1px;
}


.thirdr {
  float: right;
  width: 220px;
  text-align: center;
}

.thirdc {
  float: right;
  width: 130px;
}

.thirdl {
  float: left;
  width: 220px;
  text-align: center;
}

.invites {
  width: 180px;
}

.iwantto {
  width: 540px;
  margin: 0 auto;
}

.iwantto li {
  list-style: none;
  width: 250px;
  float: right;
  padding: 15px 10px;
}

.iwantto .describtion {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  padding: 5px;
  background: #F5F5F5;
}


.error {
  width: 450px;
  margin: 40px auto 0;
  background: #FFF5EE;
  border: 1px solid #FAEBD7;
  padding: 50px 10px;
  font-size: 2.2em;
  color: #cd5c5c;
  text-align: center;
}

/* Password Recovery Box */
.recoverpass {
  padding: 10px 0;
  width: 500px;
  margin: 0 auto;
}

.recoverpass ul {
  margin: 0 auto;
  width: 320px;
  background: #FFF5EE;
  border: 1px solid #FAEBD7;
  padding: 10px;
  font-size: 1.5em;
}


.recoverpass ul li {
  padding: 6px 0 6px 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #2f2f2f;
  list-style: none;
}

.recoverpass .email {
  background: #ffffff url(../timages/icon-letter.gif) no-repeat 213px center;
  width: 210px;
  padding: 1px 20px 1px 1px;
  border: 1px solid #A9A9A9;
}

.recoverpass input {
  font-family: Arial, Helvetica, sans-serif;
}


/* Features */
.features {
  padding: 0 22px 0 0;
}

.features .box {
  background: url(../timages/featurebox.gif) no-repeat top right;
  width: 153px;
  height: 215px;
  float: right;
  padding: 12px 0 0 0;
  margin: 0 3px;
}

.features .box .watch,
.features .box .upload,
.features .box .share {
  width: 83px;
  margin: auto;
}

.features .box .watch {
  background: url(../timages/logo-watch.gif) no-repeat top center;
  height: 72px;
}

.features .box .upload {
  background: url(../timages/logo-upload.gif) no-repeat top center;
  height: 72px;
}

.features .box .share {
  background: url(../timages/logo-share.gif) no-repeat top center;
  height: 92px;
}

.features h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.4em;
  text-align: center;
  margin: 0;
  padding: 10px 0 0 0;
}

.features .text {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  padding: 5px 5px 0 5px;
  color: #494949;
  text-align: center;
}

/* Sidebar */
.sidebar {
  width: 300px;
  float: left;
}

.sidebar ul {
  list-style: none;
}

.sidebar ul li {
  padding-bottom: 50px;
  list-style: none;
}

.sidebar ul li ul li {
  padding-bottom: 0px;
}

/* Login Box */
.login {
  font-size: 1.5em;
  padding: 5px 0 0 0;
  width: 235px;
  margin: 0 auto;
}

.login li {
  padding: 6px 0 6px 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #2f2f2f;
}

.login #uname,
.login #pword {
  width: 210px;
  padding: 1px 20px 1px 1px;
  border: 1px solid #A9A9A9;
}

.login #uname {
  background: url(../timages/icon-user.gif) no-repeat 213px center;
}

.login #pword {
  background: url(../timages/icon-key.gif) no-repeat 213px center;
}

.login input {
  font-family: Arial, Helvetica, sans-serif;
}

.forgot {
  color: #0083b7;
  text-decoration: none;
}

.forgot:hover {
  color: #0083b7;
  text-decoration: underline;
}

/* Tag Cloud */
.cloud {
  padding: 5px;
  text-align: center;
}

.cloud li {
  display: inline;
  list-style: none;
  font-family: Tahoma, Arial, sans-serif;
}

.cloud li a {
  text-decoration: none;
}

.cloud li a:hover {
  text-decoration: underline;
}

.cloud .size1 {
  color: #B9B9B9;
  font-size: 1em;
}

.cloud .size2 {
  color: #C8C8C8;
  font-size: 1.2em;
}

.cloud .size3 {
  color: #A9A9A9;
  font-size: 1.4em;
}

.cloud .size4 {
  color: #8A8A8A;
  font-size: 1.8em;
}

.cloud .size5 {
  color: #696969;
  font-size: 2.2em;
}

.more {
  display: block;
  text-align: center;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
  color: #A9A9A9;
}

/* Video Details */
.sidebar .details {
  width: 260px;
  margin: 0 auto;
  font-size: 1.5em;
  font-weight: bold;
  padding: 15px 0 0 0;
}

.sidebar .details div {
  padding-top: 5px;
  padding-bottom: 4px;
}

.sidebar .details div span {
  color: #999999;
}


.sidebar .details .pmuser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.73em;
  font-weight: normal;
}

/* Share Links */
.sharelinks {
  padding: 5px 0 0 0;
  width: 235px;
  margin: 0 auto;
}

.sharelinks li {
  padding: 6px 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #2f2f2f;
}

.sharelinks input {
  font-family: Arial, Helvetica, sans-serif;
  width: 230px;
  padding: 1px;
  color: #A9A9A9;
  font-weight: normal;
}

/* Messages Menu */
dl.menu {
  width: 290px;
  margin: 0 auto;
  font-size: 1.5em;
  font-weight: bold;
}

dl.menu dt {
  padding: 2px 0;
}

dl.menu div {
  padding: 11px 60px 11px 0;
  list-style: none;
}


dl.menu .inbox {
  background: #F5F5F5 url(../timages/icon-inbox.gif) no-repeat top right;
}

dl.menu .outbox {
  background: #F5F5F5 url(../timages/icon-outbox.gif) no-repeat top right;
}

dl.menu .newmessage {
  background: #FAEBD7 url(../timages/icon-newmessage.gif) no-repeat top right;
}

/* Next & Previous Video */
.nextprev {
  width: 230px;
  margin: 0 auto;
  padding: 15px 0 0 0;
}

.nextprev span {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 0 0;
}

.nextprev span a {
  text-decoration: none;
}

/* Related Videos */
.related {
  width: 288px;
  margin: 0 auto;
  padding: 15px 0 0 0;
}

.related .active {
  width: 270px;
  margin: 0 auto 20px;
  padding: 10px;
  background: #F0F8FF url(../timages/playing.gif) no-repeat left center;
}

.related .inactive {
  width: 270px;
  margin: 0 auto 20px;
}

.related .videothumb {
  float: right;
}

.related .videoinfo {
  float: left;
}

.related .videoinfo .videotitle {
  width: 160px;
  background: none;
  padding: 0;
  color: #000000;
}

.related .videoinfo .meta {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.1em;
}

.related .viewall {
  display: block;
  text-align: left;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
}

/* Profile List */
.profilelist {
  font-size: 1.5em;
  font-weight: bold;
}


/* Footer */
#footer {
  width: 700px;
  margin: 10px auto;
  padding: 3px 0 0 0;
  text-align: center;
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
  border-top: 1px solid #F2F2F2;
}

#footer .copyright {
  padding: 10px 0 0;
}
/* Headings & Typography */
h1 {
  font-size: 2.2em;
  font-family: Arial, Tahoma, sans-serif;
}

h2 {
  font-size: 1.5em;
  font-family: Arial, Tahoma, sans-serif;
}

h3 {
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
}

.headtext {
  font-size: 1.5em;
  font-family: Arial, Tahoma, sans-serif;
  font-weight: bold;
}

.smalltext {
  font-size: 1.2em;
  font-family: Tahoma, Arial, sans-serif;
}

.subheading {
  color: #0083b7;
  font-weight: normal;
  padding: 20px 0 0;
}

/* Links */

a {
  color: #6189C7;
  text-decoration: none;
}

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

a:active {
  color: #DD2226;
  text-decoration: none;
}
/* Colors */
.darksky {
  color: #0083b7;
}

.darkred {
  color: #ae0000;
}

.darkgreen {
  color: #05cd00;
}

.cblue {
  color: #0896b7;
}

.cpurple {
  color: #b5004a;
}

.cgreen {
  color: #1e8728;
}

.darkgray {
  color: #A9A9A9;
}

.dimgray {
  color: #888888;
}

.lightgray {
  color: #DCDCDC;
}


/* Aligning & Floating */

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: center;
  margin: 0 auto;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

/* Icons */
.icocalendar {
  background: url(../timages/icon-calendar.gif) no-repeat right center;
  padding-right: 20px;
}

.icocomments {
  background: url(../timages/icon-comments.gif) no-repeat right center;
  padding-right: 20px;
}

.icodesc {
  background: url(../timages/icon-desc.gif) no-repeat right center;
  padding-right: 20px;
}

.icodisc {
  background: url(../timages/icon-disc.gif) no-repeat right center;
  padding-right: 20px;
}

.icoeye {
  background: url(../timages/icon-eye.gif) no-repeat right center;
  padding-right: 20px;
}

.icofilm {
  background: url(../timages/icon-film.gif) no-repeat right center;
  padding-right: 20px;
}

.icofilmadd {
  background: url(../timages/icon-filmadd.gif) no-repeat right center;
  padding-right: 20px;
}

.icofilmkey {
  background: url(../timages/icon-filmkey.gif) no-repeat right center;
  padding-right: 20px;
}

.icogroup {
  background: url(../timages/icon-group.gif) no-repeat right center;
  padding-right: 20px;
}

.icogroupgo {
  background: url(../timages/icon-groupgo.gif) no-repeat right center;
  padding-right: 20px;
}

.icoinvite {
  background: url(../timages/icon-invite.gif) no-repeat right center;
  padding-right: 20px;
}

.icokey {
  background: url(../timages/icon-key.gif) no-repeat right center;
  padding-right: 20px;
}

.icoletter {
  background: url(../timages/icon-letter.gif) no-repeat right center;
  padding-right: 20px;
}

.icolink {
  background: url(../timages/icon-link.gif) no-repeat right center;
  padding-right: 20px;
}

.icomonitor {
  background: url(../timages/icon-monitor.gif) no-repeat right center;
  padding-right: 20px;
}

.icoplaylist {
  background: url(../timages/icon-playlist.gif) no-repeat right center;
  padding-right: 20px;
}

.icostar {
  background: url(../timages/icon-star.gif) no-repeat right center;
  padding-right: 20px;
}

.icostar img {
  width: 11px;
  height: 11px;
  vertical-align: middle;
}

.icostatus {
  background: url(../timages/icon-status.gif) no-repeat right center;
  padding-right: 20px;
}

.icotags {
  background: url(../timages/icon-tags.gif) no-repeat right center;
  padding-right: 20px;
}

.icouser {
  background: url(../timages/icon-user.gif) no-repeat right center;
  padding-right: 20px;
}

.icousergray {
  background: url(../timages/icon-usergray.gif) no-repeat right center;
  padding-right: 20px;
}

.icouserred {
  background: url(../timages/icon-userred.gif) no-repeat right center;
  padding-right: 20px;
}

.icousercard {
  background: url(../timages/icon-usercard.gif) no-repeat right center;
  padding-right: 20px;
}

.icoworld {
  background: url(../timages/icon-world.gif) no-repeat right center;
  padding-right: 20px;
}
/* Misc */
.clearer {
  clear: both;
}

.blocker {
  display: block;
}

.inliner {
  display: inline;
}

.hider {
  display: none;
}

.sepd {
  padding: 20px 0;
}

.midsepd {
  padding: 5px 0;
}

.notbold {
  font-weight: normal;
}

.bolder {
  font-weight: bold;
}

.padleft {
  padding-left: 10px;
}

.padright {
  padding-right: 10px;
}

.vmid {
  vertical-align: middle;
}

.fullwide {
  width: 100%;
}


.smallsepd {
  padding: 2px;
}

a img {
  border: 0;
}

#ratingMessage {
  color: #DC143C;
  text-align: center;
}

.err {
  border: 1px solid #ff0000;
  color: #ff0000;
  background: #ffd2d2;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 15px;
}

.msg {
  border: 1px solid #6adaff;
  color: #6a5acd;
  background: #f4f4fd;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 15px;
}


