/* 
Document   : thejamtv
Created on : Sep 14, 2009, 7:25:42 PM
Author     : bstewart
Description:
Purpose of the stylesheet follows.
*/

/**********************************

Use: Reset Styles for all browsers

***********************************/

body {
	margin:0px;
	padding:0px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	/* background-color: #ece9e9; */
	background-color: black;
}

#main_container {
	width: 900px;
	min-height: 1550px;
  height : auto;
	margin: 0px auto;
	background-color: #959595;
}

.bg_gradient {
	background:url(/images/bg.jpg) center repeat-y #fff;
}

/* the overlayed element */
.apple_overlay {
	display:none;
	background-image:url(/images/overlay_white2.png);
	width:840px;

	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */
	font-size:14px;
	color: white;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(/images/close.png);
	position:absolute; right:20px; top:0px;
	cursor:pointer;
	height:35px;
	width:35px;
}

:focus {
	-moz-outline-style:none;
}


/* Link Styles */

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #959595;
}

#profile {
	width: 500px;
	height: 130px;
}

.relative {
	position: relative;
}

.left {
	position: relative;
	float: left;
}

.right {
	position: relative;
	float: right;
}

.center_text {
	text-align: center;
}

/* Profile Page */

#profile #info {
	padding: 0px 5px 0px 0px;
	width: 390px;
	height: 100px;
}

#user_vote img {
	width : 93px;
	height : 93px;
}

#profile img{
	width : 100px;
	height : 100px;
}

#profile_quote {
	width : 470px;;
	height: 6em;
}

#profile_quote textarea {
	width : 466px;
	height: 30px;
}

.push_right {
	float: right;
}

#profile_links #headline a:link,
#profile_links #headline a:visited,
#profile_links #headline a:active,
#profile_links #headline a:hover {
	text-decoration: none;
	background-color: transparent;
	color: black;
}

.nav_link a:link, .nav_link a:visited, .nav_link a:active, .nav_link a:hover {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12px;
	color: white;
	background-color: transparent;
}

#link_viewers,
#user_navigation {
	position: relative;
	left: -5px;
	padding: 10px 0px;
	height: 20px;
	width: 530px;
	font-size: 24px;
}


#user_navigation a:link,
#user_navigation a:visited,
#user_navigation a:active,
#user_navigation a:hover {
	color: black;
	background-color: transparent;
}

#navigation {
	float: left;
	text-align: left;
	top: 10px;
	height: 10px;
	background-color: transparent;
	position: relative;
	color: black;
}

#navigation a:link,
#navigation a:visited,
#navigation a:active,
#navigation a:hover {
	font-variant: normal;
	font-weight: bolder;
	font-size: 12px;
	color: black;
	background-color: transparent;
}

#link_details a:link, #link_details a:visited, #link_details a:active, #link_details a:hover {
	text-decoration: none;
	background-color: transparent;
	color: white;
}

#link_details .rating:link, #link_details .rating:visited, #link_details .rating:active, #link_details .rating:hover {
	position: relative;
	bottom: 6px;
	color: white;
	background-color: transparent;
}

.link_to:link,
.link_to:visited,
.link_to:active,
.link_to:hover {
	padding: 5px 0px;
	text-decoration: underline;
	background-color: transparent;
	color: black;
}

#link_detail_page_container #vote a:link,
#link_detail_page_container #vote a:visited,
#link_detail_page_container #vote a:active,
#link_detail_page_container #vote a:hover {
	color: white;
	background-color: transparent;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: black;
	text-decoration: none;
	background-color: transparent;
	font-variant: normal;
	font-weight: bolder;
	font-size: 14px;
}

/* End Link Styles */

#title_bar {
	width: 850px;
	height: 52px;
	color: white;
	text-align: left;
}

img, a img {
	vertical-align:  middle;
	border: none;
}

#title_bar #signup {
	display: inline;
	position: relative;
	top: 18px;
}


#content_container {
	position: relative;
	top: 40px;
	width: 850px;
	min-height: 1280px;
  height : auto;
	color: white;
}

#left_container {
	float: left;
	position: relative;
	width: 530px;
	min-height: 1030px;
  height : auto;
	left: 0px;
}

#top_3 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;
}

#top3_links {
	position: relative;
	right: 0px;
	margin: 0px;
	border: none;
	padding: 0px;
}

#top3_links img {
	width: 138px;
	height: 101px;
}

#top3_links td {
	text-align: center;
}

#links {
	color: black;
	height: 910px;
	text-align:center;
}

#links img {
	padding: 0px 0px 0px 0px;
	width: 113px;
	height: 84px;
}

#link_table {
	text-align: center;
}

#link_table td {
	padding: 4px 4px 4px 4px;
}

#link_details {
	margin: 0px;
	text-align: center;
	background-color: #eaeaea;
}

#link_details td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#link_details td.link_pos{
	width: 80px;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12px;
	text-align:center;
	vertical-align: bottom;
	background:url(/images/thejam_link_pos_plaque.jpg) bottom no-repeat;
}

#link_details td.link_headline a:link,
#link_details td.link_headline a:visited,
#link_details td.link_headline a:active,
#link_details td.link_headline a:hover{
	text-decoration: none;
	background-color: transparent;
	color: black;
}

#link_details td.link_headline p{
	font-weight: bold;
	color: black;
	height: 20px;
}

#links p {
	font-size: 10px;
	text-align:left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	line-height: 10px;
}

#links p.link_title{
	color:blue;
}

#links p.link_source{
	color:green;
}

#right_container {
	position: relative;
	float:right;
	right: 0px;
	width: 303px;
	min-height: 853px;
  height : auto;
}

#nav_and_search {
	position: relative;
	width: 530px;
	height: 30px;
	left: 0px;
}

#simple_search {
	position: relative;
	top : 8px;
	float: right;
	width : 204px;
	height : 20px;
}

#simple_search #simple_search_form {
	height: 20px;
}

#simple_search_form #box {
	float: left;

	width: 135px;
	height: 14px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

#simple_search_form #button {
	float: right;
	width: 63px;
	height: 21px;
	text-decoration: none;
	background:url(/images/thejam_search.jpg) center no-repeat #fff;
}

#ads {
	padding: 10px 0px 10px 0px;
	margin:0px;
	border:none;
}

#daily_dozen {
	width: 303px;
}

#daily_dozen img#dozen {
	position: relative;
	padding: 2px;
	width: 297px;
}

#daily_dozen #dd_banner {
	background-color: white;
}

#daily_dozen #dd_data {
	background-color: white;
	position: relative;
	top: 10px;
}

#dozen_table {
	text-align: left;
	color: #000000;
}

#dozen_table td#headline {
	padding: 15px 0px 10px 0px;
	width: 200px;
	color:black;
}

#dozen_table td#vote {
	padding: 5px 15px 10px 5px;
}

#dozen_table img.dd_pos_img {
	width: 50px;
	height: 50px;
}

#daily_dozen p {
	font-size: 12px;
	text-align:left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	line-height: 10px;
	color: black;
}

#daily_dozen tr#rating_box {
	background-color: black;
}

#daily_dozen td#rating {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12px;
	color: white;
	text-align: center;
	position: relative;
	bottom: 10px;
}

.pagination {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12px;
}

#form_block {
	background-color: #eaeaea;
	color:black;
	text-align:left;
	padding: 5px;
}

.form_submit  {
	width: 60px;
	height: 40px;
	text-decoration: none;
	background:url(/images/form_submit.jpg) center no-repeat #fff;
}

.form_cancel  {
	width: 60px;
	height: 40px;
	text-decoration: none;
	background:url(/images/form_submit.jpg) center no-repeat #fff;
}

.red {
	color: red;
}

.white {
	color: white;
}


#user_form_container {
	padding: 5px;
	height: auto;
}

#user_form_container input {
	float: right;
}

#user_form_container #user_form_accept {
	position: relative;
	top: 10px;
	width: 383px;
	float: right;
}

#user_form_container #user_form_submit {
	float: right;
}

#user_form_container #toc_img {
	position: relative;
	left: 10px;
}

#user_form_container #terms_check {
	height: 30px;
	width: 30px;
	float: left;
}


#login_form_container {
	padding: 5px;
	height: 215px;
}

#login_form_container img {
	float: left;
}

#login_form_container input {
	float: right;
}

#login_form_container #banner {
	position: relative;
	top: 40px;
  left: 20px;
}

.submit_page_box {
	padding: 5px;
}
.submit_page_box img {
	padding: 3px 2px 3px 2px;
}

.submit_page_box .form_label {
	padding: 5px;
}

#submit_form_container {
	padding: 5px;
}

#submit_form_container p {
	padding: 0px;
	width: 80%;
}

#submit_form_container #radio_group{
	position: relative;
	left: 40px;
	margin: 5px;
}

#link_detail_page_container {
	display: inline-block;
	width: 500px;
	padding: 3px;
	height: 110px;
}

#link_detail_page_container #embedded_video {
	height: 430px;
}


#link_detail_page_container #vote{
	text-align: left;
	padding: 4px 3px;
	float:left;
}

#link_detail_page_container #link_image{
	position: relative;
	top: 4px;
	padding: inherit;
	width: 100px;
	height: 100px;
	float:left;
}

#link_detail_page_container #rating{
	padding: inherit;
	float:left;
	height: 100px;
}

#link_detail_page_container #rating #label{
	position: relative;
	top: -25px;
	font-size: 25px;
}

#link_detail_page_container #rating img{
	position: relative;
	top: 0px;
	height: 37px;
}

#link_detail_page_container #rating_plaque {
	position: relative;
	top: -45px;
	text-align:center;
	width: 100px;
	height: 18px;
	background:url(/images/label_rating_plaque.jpg) bottom no-repeat;
	font-weight: bolder;
	padding: 10px 0px;
	font-size: 18px;
	color: black;
}

#link_detail_page_container #stats #views,
#link_detail_page_container #stats #date {
	position: relative;
	padding: 0px;
	margin: 0px;
}

#link_detail_page_container #stats #views {
	top: -42px;
}
#link_detail_page_container #stats #date {
	top: -40px;
}

#link_detail_info {
	text-align: left;
	padding: inherit;
}

#link_detail_info a:visited,
#link_detail_info a {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: black;
}

#link_detail_info a:active,
#link_detail_info a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: black;
}

/* #link_detail_page_container #rating_plaque p, */
.normal
.form_label,
.large_form_label,
.jumbo_form_label,
.marquee_form_label,
#footer{
	position: relative;
	top: 5px;
	font-variant: normal;
	font-weight: bolder;
	color: black;
	background-color: transparent;
}

.normal_label {
	font-size: 10px;
}

.normal{
	font-size: 14px;
}

.jumbo_form_label {
	font-size: 28px;
}

.large_form_label {
	font-size: 20px;
}

.form_label {
	font-size: 14px;
}

.marquee_form_label {
	font-size: 32px;
}

#category_label:visited,
#category_label {
	font-size: 18px;
	color: white;
	padding: 0px;
	margin: 0px;
	border:none;
	text-decoration: none;
	font-variant: normal;
	font-weight: bolder;
	background-color: transparent;
}

#category_label:active,
#category_label:hover {
	text-decoration: underline;
}


#footer {
	top : 175px;
	font-size: 14px;
}

#profile_links {
	width: 100%;
	text-align: center;
}

#profile_links table{
	text-align: left;
	background-color: white;
}

#profile_links #headline{
	width: 100%;
}

.tn_small {
	width: 34px;
	height: 24px;
}

#profile_links #separator {
	width: 100%;
	height: 1px;
}

#profile_links #rating_box {
	width: 34px;
	background-color: black;
	color: white;
}

.hidden {
	display: none;
}

#profile_image_form {
	width: 230px;
	/* display: none; */
}

#profile_quote_form {
	/* display: none; */
}

.text_input_tag {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

.center_text {
	text-align: center;
}

.white {
	color: white;
}

#info_container {
	width: 525px;
  background-color: white;
}

#info_container img {
	width: 64px;
	height: 64px;
}

#contest_container {
	width: 525px;
  background-color: white;
padding: 10px;
}

#contest_container img {
	width: 490px;
	height: 401px;
}

.list-line-odd {
	font-family: 'Courier New',Courier,monospace;
	background-color: #cccccc;
	font-size: 8px;
}

.list-line-even {
	font-family: 'Courier New',Courier,monospace;
	background-color : white;
	font-size: 8px;
}