@charset "utf-8";
/* CSS Document */

	body{
		margin:0px;
		background-color:#767676;
		color:#333333;
		font-family:"Trebuchet MS";
		font-size:12px;
	}
	img{
		border-color:black;
		border-style:solid;
		border-width:1px;
	}

div.pagination2 {
	text-align:center;
        padding: 3px;
        margin: 3px;
}

div.pagination2 a {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid gray;
	font-weight:bold;
        text-decoration: none; /* no underline */
        color: black;
}
div.pagination2 a:hover, div.pagination2 a:active {
	background-color:black;
        border: 1px solid black;
	font-weight:bold;
        color: white;
}
div.pagination2 span.current {
        padding: 2px 5px 2px 5px;
        margin: 2px;
                border: 1px solid black;

                font-weight: bold;
                background-color: black;
                color: #FFF;
        }
        div.pagination2 span.disabled {
                padding: 2px 5px 2px 5px;
                margin: 2px;
                border: 1px solid #EEE;

                color: #DDD;
        }


	a:link {
		color:black;
		text-decoration:none;
	}
	a:visited {
		color:black;
		text-decoration:none;
	}
	a:hover {
		color:#bf4616;
		text-decoration:underline;
	}
	a:active {
		color:#bf4616;
		text-decoration:underline;
	}

        a:link.header_menu {
                color:black;
                text-decoration:none;
        }
        a:visited.header_menu {
                color:black
                text-decoration:none;
        }
        a:hover.header_menu {
                color:#bf4616;
                text-decoration:underline;
        }
        a:active.header_menu {
                color:#bf4616;
                text-decoration:underline;
        }


	a:link.current {
		color:#bf4616;
	}

	.footer {
		font-size:11px;
	}
	a:link.footer {
		color:white;
	}
	a:visited.footer {
		color:white;
	}

	#container{
		background-image:url(/images/background.gif);
		background-repeat:repeat-y;
		width:794px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#container #innerContainer{
		width:754px;
		margin-left:18px;
	}

	#featured_submissions_wrap {
		width:94%;
		margin-left:18px;
		margin-top:3px;
		margin-bottom:3px;		
	}

	#featured_submissions_form {
		float:right;
	}

	#featured_submissions {
		background-color:#E0DEDF;
		color:black;
		font-size:16px;
		padding:1px;
		padding-left:4px;
		font-weight:bold;
	}

	#innerContainer #age{
		width:752px;
		height:20px;
		background:#000;
		text-align:center;
		color:#fff;
		font-weight:bold;
		letter-spacing: 2px;
	}
	
	#innerContainer #header{
		width:752px;
		height:195px;
			background-image:url(/images/header.jpg);
			background-repeat:no-repeat;
			vertical-align:baseline;
		}

		#search_form {
			border-style:solid;
			border-width:1px;
			border-color:black;
			font-size:11px;
			font-style:"Trebuchet MS";
			padding:1px;
			color:black;
			background-color:white;	
		}
		
		#header_spacer {
			margin-top:5px;
		}

		#innerContainer #header #header_menu{
			vertical-align:text-bottom;
			text-align:center;
			position:relative;
			color:black;
			top:165px;
/*			right:60px;*/
			text-spacing:1px;
			font-family:arial black;
			font-weight:bold;
		}
		
		#innerContainer #leftColumn{
			float:left;
			width:165px;
			background-image:url(/images/leftColumnBackground.gif);
			background-repeat:repeat-y;
		}
		
		#innerContainer #leftColumn #content{
			margin-left:5px;
			width:155px;
		}

		#innerContainer #middleColumn{
			float:left;
			width:400px;
			margin-left:3px;
		}

		#innerContainer #middleColumn #title{
			text-align:center;
			margin-bottom:-20px;
			padding-top:10px;
			padding-bottom:15px;
			font-weight:bold;
			color:#333333;
			font-family:"Trebuchet MS";
			font-size:16px;
		}

		#movie_title {
			text-align:center;
			padding-top:10px;
			margin-bottom:-8px;
			font-weight:bold;
			color:#333333;
			font-family:"Trebuchet MS";
			font-size:18px;
		}

		#innerContainer #middleColumn #entity{
			float:left;
			border-width:1px;
			border-style:dashed;
			padding:3px;
			margin-bottom:5px;
		}

                #innerContainer #middleColumn #entity_2{
                        float:left;
                        border-width:1px;
                        border-style:dashed;
                        padding:3px;
                        margin-bottom:5px;
                }

		#entity_link {
			font-size:14px;
			font-family:"Trebuchet MS";
			font-weight:bold;
			color:black;
		}

                #entity_link_2 {
                        font-size:17px;
                        font-family:"Trebuchet MS";
                        font-weight:bold;
                        color:black;
                }


		#random_header {
			text-align:center;
			letter-spacing:1px;
			font-weight:bold;
			font-family:"Trebuchet MS";
			font-size:13px;
			color:black;
			margin-top:5px;
			margin-bottom:5px;
		}

		#movie_desc {
			text-align:center;
			font-size:12px;
			margin:5px;
		}

		#random_content {
			text-align:center;
		}

		#movie_location {
			background-image:url('/images/tab_fade.gif');
			width:100%;
			text-align:left;
			color:white;
			float:left;
			font-size:11px;
			font-style:"Arial";
		}

		#footer_braz {
			background-image:url('/images/footer.gif');
			width:790px;
			text-align:center;
			padding-top:10px;
			padding-bottom:0px;
		}
		#footer_enclosure {
			border-top-width:2px;
			border-width:1px;
			border-color:black;
			border-style:solid;
			margin-left:18px;
			padding:2px;
			background-color:white;
			width:745px;
			text-align:center;
		}
		#footer_content {
			margin:3px;
			border-width:1px;
			border-color:black;
			border-style:solid;
			background-color:#7D7D7D;	
			padding:3px;
		}
		#movie_loc_opts {
			padding-left:7px;
			padding-top:2px;
			padding-bottom:2px;
			float:left;
		}

		#location {
			width:100%;
			text-align:center;
			margin:2px;
			color:white;
		}
		
		#loc_prev {
			background-color:black;
			width:150px;
			float:left;
		}

		#loc_next {
			background-color:black;
			width:150px;
			float:right;
			margin-right:4px;
		}

		#entity_link_border {
		       border-bottom-style:solid;
		       border-bottom-width:1px;
		       border-bottom-color:black;
		}

		#movie_player {
			border-style:solid;
			width:396px;
			border-width:1px;
			border-color:black;
		}

		#friends {
			font-size:10px;
		}

		#movie_text {
			margin-top:5px;
			border-style:solid;
			width:398px;
			border-width:1px;
			border-color:black;
		}

		#movie_menu {
			color:white;
		}

		#innerContainer #middleColumn #pagination{
			text-align:center;
			padding-top:10px;
			padding-bottom:10px;
			font-weight:bold;
			color:#333333;
			font-size:15px;
		}
		
		#innerContainer #rightColumn{
			float:right;
			margin-right:2px;
			width:182px;
			background-image:url(/images/rightColumnBackground.gif);
			background-repeat:repeat-y;
		}
		
		#innerContainer #rightColumn #content{
			margin-left:5px;
			width:170px;
		}

		#gallery_posting {
			margin-left:-2px;
		}

		#gal_img {
			margin-bottom:4px;
	}

	#columnHeader{
		width:143px;
		height:29px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(/images/columnHeader.gif);
		background-repeat:no-repeat;
		margin-top:15px;
		margin-bottom:3px;
		text-align:center;
	}
	
	#columnHeader h2{
		width:135px;
		margin-left:2px;
		font-size:14px;
		padding-top:3px;
	}
	
	#breaker{
		clear:both;
		font-size:1px;
	}
	/* Mods by Charles lapointe (The Chief) */
.comments-mod {
border-bottom:1px solid #999999;
width: 400px;;
text-align: left;
padding: 5px;
}
.comment-title {
text-transform: uppercase;
padding-left: 25px;
font-weight: bold;
}
.comment-content {
padding-left: 40px;
padding: 10px;
}
	
	.pp_prev, .pp_next {
	margin: 0px;
	display: block;
	padding: 5px;
}
a.pp_prev, a.pp_next {
	background: #fff;
	border: solid 1px #999;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.pp_prev:hover, a.pp_next:hover {
	background: #eee;
	border: solid 1px #666;
	color: #000;
	text-decoration: none;
}
.pp_prev {
	float: left;
}
.pp_next {
	float: right;
}
/* -- Form Styles ------------------------------- */
form {
        margin: 0;
        padding: 0;
}



div.fieldset {
        border:  1px solid #afe14c;
        margin: 10px 0;
        padding: 20px 10px;
}
div.fieldset span.legend {
        position: relative;
        background-color: #FFF;
        padding: 3px;
        top: -30px;
        font: 700 14px Arial, Helvetica, sans-serif;
        color: #73b304;
}

div.flash {
        width: 375px;
        margin: 10px 5px;
        border-color: #D9E4FF;

        -moz-border-radius-topleft : 5px;
        -webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

button,
input,
select,
textarea {
        border-width: 1px;
        margin-bottom: 10px;
        padding: 2px 3px;
}



input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


label {
        width: 150px;
        text-align: right;
        display:block;
        margin-right: 5px;
}


#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */
td {
        font: 10pt Helvetica, Arial, sans-serif;
        vertical-align: top;
}

.progressWrapper {
        width: 357px;
        overflow: hidden;
}

.progressContainer {
        margin: 5px;
        padding: 4px;
        border: solid 1px #E8E8E8;
        background-color: #F7F7F7;
        overflow: hidden;
}
/* Message */
.message {
        margin: 1em 0;
        padding: 10px 20px;
        border: solid 1px #FFDD99;
        background-color: #FFFFCC;
        overflow: hidden;
}
/* Error */
.red {
        border: solid 1px #B50000;
        background-color: #FFEBEB;
}

/* Current */
.green {
        border: solid 1px #DDF0DD;
        background-color: #EBFFEB;
}

/* Complete */
.blue {
        border: solid 1px #CEE2F2;
        background-color: #F0F5FF;
}

.progressName {
        font-size: 8pt;
        font-weight: 700;
        color: #555;
        width: 323px;
        height: 14px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
        font-size: 0;
        width: 0%;
        height: 2px;
        background-color: blue;
        margin-top: 2px;
}

.progressBarComplete {
        width: 100%;
        background-color: green;
        visibility: hidden;
}

.progressBarError {
        width: 100%;
        background-color: red;
        visibility: hidden;
}

.progressBarStatus {
        margin-top: 2px;
        width: 337px;
        font-size: 7pt;
        font-family: Arial;
        text-align: left;
        white-space: nowrap;
}

a.progressCancel {
        font-size: 0;
        display: block;
        height: 14px;
        width: 14px;
        background-image: url(/images/cancelbutton.gif);
        background-repeat: no-repeat;
        background-position: -14px 0px;
        float: right;
}

a.progressCancel:hover {
        background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
        vertical-align: top;
}


