*{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #C8A771;
	color:#333;
}

div {
	margin: 0;
	padding: 0;
}


a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#9A2A2A;
}

a:hover {
	text-decoration:none;
	color:#B01C1C;
}

img {
  border: 0;
}

#out {
	width: 1232px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header {
	width: 1232px;
	height: 174px;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}


#headerempty {
	width: 480px;
	height: 174px;
	padding: 0;
	margin: 0;
	float: left;
}

#topbuttons {
	width: 732px;
	text-align: right;
	padding: 42px 20px 0 0;
	margin: 0;
	float: left;
}

#topcontent {
	width: 736px;
	height: 75px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
}


#page {
	width: 1232px;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	
}

.content {
	padding: 0 16px 0 16px;
	margin: 0;
}

#footer {
	width: 1232px;
	height: 20px;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}

.clear {	
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0;
	height: 0;
	width: 0;
	line-height: 0;
}


/** BODY AND FOOTER (STICK FOOTER TO BOTTOM OF PAGE) **/
#navline {
	padding: 3px;
	background: #efefef;
	border-bottom: 1px dotted #9A2A2A;
	line-height: 19px;
}

#navline ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navline ul li {
	text-align:center;
	display:inline;
	padding: 0 0 0 19px;
	margin: 0;
	background: transparent url(images/bullet_star.png) no-repeat center left;
}

#navline ul li a {
	margin: 0;
	padding: 2px;
	font-weight: bold;
	color: #9A2A2A;
	text-decoration: none;
	font-size: 16px;
}

#navline ul li  a:hover {
	margin: 0;
	padding: 2px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #9A2A2A;
	font-size: 16px;
}

#navline2 {
	padding: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #dfdfdf;
	line-height: 19px;
	text-align: right;
	font-weight: bold;
	color: #999;
}

#footer_content {
  position: relative;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.page-content {
  padding-bottom: 65px;
}

#siglinks {
	text-align: right;
	float: right;
	padding: 0 8px 0 0;
	margin-top: -20px;
}

#siglinks a {
	font-size: 11px;
}


/** HEADER - RED **/
.header-red {
  background: transparent url(images/header-red.png) repeat-x 0 0;
  position: absolute;
  top: -15px;
  left: 26px;
  height: 35px;
  padding: 0 10px;
  font-size: 15px;
  font-weight: bold;
  color: #DFD5CC;
}

.header-red-left {
  display: inline-block;
  width: 19px;
  height: 35px;
  background: transparent url(images/header-red-left.png) no-repeat 0 0;
  position: absolute;
  left: -19px;
}

.header-red-right {
  display: inline-block;
  width: 19px;
  height: 35px;
  background: transparent url(images/header-red-right.png) no-repeat 0 0;
  position: absolute;
  right: -19px;
}

.header-red-text {
  position: relative;
  top: 6px;
  left: -2px;
}



/** HEADER - RED 2 **/
.header {
  background: transparent url(images/header-red.png) repeat-x 0 0;
  position: absolute;
  top: -20px;
  left: 50px;
  height: 35px;
  padding: 0 10px;
  font-size: 15px;;
  font-weight: bold;
  color: #DFD5CC;
  text-align: center;
}

.header-left {
  display: inline-block;
  width: 43px;
  height: 35px;
  background: transparent url(images/header-red-left2.png) no-repeat 0 0;
  position: absolute;
  left: -43px;
}

.header-right {
  display: inline-block;
  width: 43px;
  height: 35px;
  background: transparent url(images/header-red-right2.png) no-repeat 0 0;
  position: absolute;
  right: -43px;
}

.header-text {
  position: relative;
  top: 10px;
}



/** PAGE SECTION **/
.section-left {
  display: inline-block;
  width: 871px;
  vertical-align: top;
}

.section-right {
  display: inline-block;
  width: 316px;
  margin-left: 10px;
}

.section-content-no-header {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  position: relative;
  padding: 4px 8px;
  margin-top: 20px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

.section-content {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  position: relative;
  padding: 4px 8px;
  margin-top: 35px;
  padding-top: 30px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: left;
}

.section-sidebar-content {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  position: relative;
  padding: 4px 8px 8px 8px;
  margin-top: 35px;
  padding-top: 20px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

.section-sidebar-content2 {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  position: relative;
  padding: 8px;
  margin-top: 25px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

.section-videos span.video {
  display: inline-block;
  padding: 0;
  text-align: left;
  vertical-align: top;
  width: 19.4%;
  margin-bottom: 18px;
}

span.video .video-container {
  width: 164px;
  font-size: 15px;
  position: relative;
  margin-left: 7px;
  margin-right: 7px;
}

.video-container .video-thumb,
.video-brief-thumb .video-thumb {
  border: 1px solid #666;
  background-color: #fff;
  /*padding: 1px;*/
  max-width: 160px;
  max-height: 120px;
}


.video-container .stars {
  float: right;
}

.video-brief-thumb {
  position: relative;
}

/*
.video-brief-thumb .stars {
  position: absolute;
  top: 51px;
  left: 2px;
}*/

.video-brief {
  margin: 8px 0;
}

.video-brief > span {
  display: inline-block;
}

.video-brief > span.video-brief-details {
  width: 78%;
  padding-left: 8px;
  vertical-align: top;
}

.video-brief-facets > span {
  display: inline-block;
  width: 100px;
}



/** USER PROFILE STYLE **/
.profile-avatar {
  max-width: 240px;
}

.profile-fields span {
  margin-bottom: 8px;
}

.profile-fields span.field {
  font-weight: bold;
  text-align: right;
  display: inline-block;
  width: 20%;
  vertical-align: top;
}

.profile-fields span.value {
  display: inline-block;
  width: 79%;
  vertical-align: top;
}



/* THUMBNAIL SELECTION STYLE */
div.thumb-select-container {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  max-height: 110px;
  overflow: auto;
}

div.thumb-select-container img {
  max-width: 120px;
  max-height: 90px;
  padding: 2px;
  border: 4px solid #ececec;
}

div.thumb-select-container img.thumb-selected {
  padding: 2px;
  border: 4px solid green;
}



/** TAG CLOUD **/
div.tags {
  line-height: 1.5em;
}

div.tags a {
  padding: 0 3px;
  vertical-align: middle;
}

div.tags a:hover {
  /*color: #000;*/
}

a.tag-100 {
  font-size: 100%;
  color: #bdbdbd;
}

a.tag-100:hover {
  background-color: #bdbdbd;
  color: #000;
}

a.tag-110 {
  font-size: 110%;
  color: #aaaaaa;
}

a.tag-110:hover {
  background-color: #aaaaaa;
  color: #000;
}

a.tag-120 {
  font-size: 120%;
  color: #979797;
}

a.tag-120:hover {
  background-color: #979797;
  color: #000;
}

a.tag-130 {
  font-size: 130%;
  color: #848484;
}

a.tag-130:hover {
  background-color: #848484;
  color: #000;
}

a.tag-140 {
  font-size: 140%;
  color: #717171;
}

a.tag-140:hover {
  background-color: #717171;
  color: #000;
}

a.tag-150 {
  font-size: 150%;
  color: #5e5e5e;
}

a.tag-150:hover {
  background-color: #5e5e5e;
  color: #000;
}

a.tag-160 {
  font-size: 160%;
  color: #4c4c4c;
}

a.tag-160:hover {
  background-color: #4c4c4c;
  color: #fff;
}

a.tag-170 {
  font-size: 170%;
  color: #383838;
}

a.tag-170:hover {
  background-color: #383838;
  color: #fff;
}

a.tag-180 {
  font-size: 180%;
  color: #262626;
}

a.tag-180:hover {
  background-color: #262626;
  color: #fff;
}

a.tag-190 {
  font-size: 190%;
  color: #131313;
}

a.tag-190:hover {
  background-color: #131313;
  color: #fff;
}

a.tag-200 {
  font-size: 200%;
  color: #000;
}

a.tag-200:hover {
  color: #fff;
  background-color: #000;
}




/** FOOTER BAR **/
#footer-bar {
  background-color: #dfdfdf;
  padding: 6px 10px;
  border: 1px solid #999;
  border-bottom: none;
  color: #666;
  /*margin-top: 30px;*/
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
}

#footer-bar a {
  color: #777;
}



/* FORM FIELDS */
span.label {
  display: inline-block;
  text-align: right;
  width: 7em;
  font-weight: bold;
  vertical-align: top;
  padding-top: 3px;
}

span.wider {
  width: 13em;
}

span.nopad {
  padding-top: 0px;
}

span.input-container {
  vertical-align: top;
  margin-left: 3px;
  display: inline-block;
}

span.text-container {
  margin-left: 3px;
  position: relative;
  top: 0.2em;
  display: inline-block;
}

div.field {
  margin-top: 8px;
  margin-bottom: 8px;
}



/** PROGRESS BAR **/
#progress-bar {
  height: 24px;
  width: 0;
  background-color: #afafaf;
  text-align: center;
  font-weight: bold;
}

#progress-percent {
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  top: 1px;
}

#progress-container {
  border: 1px solid #afafaf;
  width: 400px;
  position: relative;
}




/** INNER CONTENT SECTIONS **/
.inner-section-header {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  background-color: #282828;
  border: 1px solid #666;
  padding: 4px 8px 6px;
  color: #999;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}

.inner-section-header span.selected {
  outline: none;
  background-color: #000;
  border: 1px solid #666;
  border-bottom: none;
  bottom: 12px;
  color: #fff;
  display: inline-block;
  padding: 8px 16px;
  position:relative;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}

.inner-section-header span {
  outline: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 12px;
  color: #999;
  cursor: pointer;
}

.inner-section-header-link:hover {
  color: #000;
}

.inner-section-content {
  text-align: left;
  position: relative;
  border: 1px solid #666;
  border-top: none;
  margin-bottom: 5px;
  padding: 4px 8px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
}



/** PAGINATION **/
.pagination {
  margin-bottom: 20px;
  margin-top: 8px;
  font-size: 105%;
  font-weight: bold;
  text-align: center;
}

.pagination span {
  padding: 0 4px;
}



/** RATING STARS **/
#rater-stars {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 1;
}

.rater-div {
  position: absolute;
  width: 19.6px;
  height: 21px;
  top: 2px;
  left: 0px;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 30;
  cursor: pointer;
}

#rater-text {
  position: absolute;
  top: 5px;
  left: 100px;
}



/* CLASSES */
.bold {
  font-weight: bold;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.normal {
  font-weight: normal;
}

.click {
  cursor: pointer;
}

.fs80 {
  font-size: 80%;
}

.fs90 {
  font-size: 90%;
}

.fs95 {
  font-size: 95%;
}

.fs105 {
  font-size: 105%;
}

.fs110 {
  font-size: 110%;
}

.fs120 {
  font-size: 120%;
}

.fs130 {
  font-size: 130%;
}



/** CLIPS **/
#clips img {
  filter: alpha(opacity=25);
  opacity: 0.25;
  cursor: pointer;
  margin: 0 10px;
}

#clips img:hover {
  filter: alpha(opacity=75);
  opacity: 0.75;
}

#clips img.selected {
  cursor: default;
  filter: alpha(opacity=100);
  opacity: 1;
}




/** MISC **/
.message-error {
  font-weight: bold;
  font-size: 135%;
  color: #d52727;
  padding: 4px 10px 4px 10px;
}

.message-notice {
  font-weight: bold;
  font-size: 135%;
  color: #2ae000;
  padding: 4px 10px 4px 10px;
  margin-bottom: 8px;
}

.message-warning {
  font-weight: bold;
  font-size: 135%;
  color: #ea8612;
  padding: 4px 10px 4px 10px;
  margin-bottom: 8px;
}

.captcha-image {
  border: 1px solid black;
  margin-bottom: 4px;
}

.captcha-reload {
  margin-left: 8px;
  vertical-align: top;
  cursor: pointer;
}

.swfupload {
  vertical-align: middle;
}

hr {
	height: 0;
	padding: 5px 0 0 0;
	margin: 0 10px 0 10px;
	border: 0px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #afafaf;
}

p.catlink {
	padding: 0 0 0 19px;
	margin: 1px;
	width: 127px;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	background: transparent url(images/bullet_star.png) no-repeat center left;
}

p.catlink a {
	font-size: 16px;
}

p.toppartnerlink {
	padding: 0;
	margin: 1px;
	width: 145px;
	float: left;
	text-align: left;
	font-size: 13px;
}

p.toppartnerlink a {
	font-size: 13px;
}

p.partnerlink {
	padding: 0;
	margin: 1px;
	width: 146px;
	float: left;
	text-align: left;
	font-size: 13px;
}

p.partnerlink a {
	font-size: 13px;
}

.movietopad {
	width: 853px;
	text-align: left;
	margin-bottom: 3px;
}

.moviead {
	float: right;
	width: 210px;
	height: 600px;
	text-align: center;
}

.sponsorad a {
	font-size: 22px;
	font-weight: bold;
	color: #E10000;
}

.bigad {
	width: 871px;
	text-align: center;
	margin-top: 20px;
}
