
body {
	text-align: center;
	background: url('../img/layout/background_lbfade.jpg'); 
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Arial;
	color: #000;
}

img {
	border-width: 0px;
}

img.middle {
	vertical-align: middle;
}

img.right_ad {
	margin: 0px 0px 0px 20px;
		
}

p {
	padding-right: 10px;
}

div.movie_data_box {
	padding: 5px;
	border-width: 1px 2px 1px 2px;
	border-style: solid;
	border-color: #139;
	margin: 15px 10px 5px 0px;
	background: url('../img/layout/titlebar_grad_lb.jpg');
	background-repeat: repeat-y;
}

div.indented {
	padding-left: 10px;
}

a.page_numbers {
	font-size: 14px;
	font-weight: bold;
}

table.page_table {
	font-size: 14px;
	font-weight: bold;
	border-collapse: collapse;
}

table.page_table td {
	padding: 1px;
}

span.section_head {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #139;
}

span.load_msg {
	font-size: 14px;
	font-weight: bold;
	color: #139;
}

table.movie_view td {
	vertical-align: top;
}

table.movie_view_data td {
	font-size: 14px;
}

td.movie_view_text {
	padding: 5px 15px 5px 5px;
	vertical-align: top;
	width: 370px;
}

td.movie_view_image {
	padding: 25px 5px 5px 5px;
	vertical-align: top;
	width: 120px;
}

table.movie_view_data {
	padding: 0px;
}

table.movie_view_data td {
	padding: 1px 3px 0px 0px;
}

a.side_button {
	background: url('../img/buttons/button_grad_lb.jpg');
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 150px;
	border: 1px solid #AAA;
	padding: 3px;
	clear: both;
	margin: 4px;
	vertical-align: middle;
}

a.side_button:hover {
	border: 1px solid #113399;
}

div.loginbox {
	font-weight: bold;
	border-left: 1px solid #aaa;
	background: url('../img/layout/titlebar_grad_lb.jpg');
	background-repeat: repeat-y;
	padding: 10px;
}

table.movie_list {
	
}

table.movie_list td {
	font-size: 8px;
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

table.movie_actions td {
	vertical-align: middle;
}



div.entirepage {
	margin: 5px auto;
	width: 800px;
}

div.errorbox {
	border: 2px dashed #f44;
	padding: 10px;
	font-weight: bold;
	background: #f0f0f0;
	color: #f44;
	margin: 10px 0px 10px 0px;
}

div.successbox {
	border: 2px dashed #0c0;
	padding: 10px;
	font-weight: bold;
	background: #f0f0f0;
	color: #0c0;
	margin: 10px 0px 10px 0px;
}

div.infobox {
        border: 2px dashed #00c;
        padding: 10px;
        font-weight: bold;
        background: #f0f0f0;
        color: #00c;
        margin: 10px 0px 10px 0px;
}

div.statbox_b {
	border: 2px dashed #00c;
	padding: 10px;
        font-weight: bold;
        background: #f0f0f0;
        color: #000;
        margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
}

div.statbox {
	border-left: 2px solid #113399;
	padding: 10px;
	background: url('../img/layout/titlebar_grad_lb.jpg');
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

div.standard_content_box {
	border-left: 2px solid #113399;
	padding: 1px 10px 5px 10px;
        background: url('../img/layout/titlebar_grad_lb.jpg');
        background-repeat: repeat-y;
	margin: 5px 10px 5px 0px;
}

table.standard_form td {
	padding: 1px;
}

div.section_title {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background-repeat: repeat-x;
	background: url('../img/buttons/button_grad_lb.jpg');
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #aaa;
	width: 530px;
	font-weight: bold;
	font-size: 14px;
        color: #913;
}

div.section_box {
	width: 530px;
	border: 1px solid #aaa;
	padding: 10px;	
}

div.section_header {
	font-weight: bold;
	font-size: 14px;
	color: #913;
	border-bottom: 1px solid #913;
	margin-bottom: 4px;
}

div.intro_title {
        margin: 0px 5px 0px 0px;
        padding: 5px 10px 5px 10px;
        background-repeat: repeat-x;
        background: url('../img/buttons/button_grad_lb.jpg');
        border-width: 1px 1px 0px 1px;
        border-style: solid;
        border-color: #aaa;
        width: 360px;
        font-weight: bold;
        font-size: 14px;
        color: #913;
}

div.intro_box {
        width: 360px;
        border: 1px solid #aaa;
        padding: 10px;
}

div.contentbox {
        border-left: 2px solid #113399;
        padding: 10px;
        background: url('../img/layout/titlebar_grad_lb.jpg');
        background-repeat: repeat-y;
}

div.contentbox_b {
	border: 2px dashed #00c;
        padding: 10px;
        font-weight: bold;
        background: #f0f0f0;
        color: #000;
        margin: 10px 0px 10px 0px;
}

table.stat_table {
	
}

span.infomessage {
	color: #139;
	font-weight: bold;
	font-size: 14px;
}

span.brightinfomessage {
	color: #b22;
	font-weight: bold;
	font-size: 14px;
}

table.actorslist {
	margin-top: 0px;
}

table.collection_page_start {
	border-collapse: collapse;
	margin-right: 18px;
}

table.collection_page_start td {
	vertical-align: top;
	padding: 2px;
}

table.moviedetails {
	/* border: 3px double #000; */
}

table.moviedetails td {
	vertical-align: top;
}

div.centered {
	text-align: center;
}

.small {
	font-size: 10px;
}

span.redbold {
	color: #f00;
	font-weight: bold;
}	

span.greenbold {
	color: #0A0;
	font-weight: bold;
}

input.tb {
	margin: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	border: 1px solid #139;
	padding: 2px;
}

select.tb {
	margin: 1px;
	font-weight: bold;
	color: #555;
	border: 1px solid #139;
	padding: 2px;
}

input.err {
	margin-bottom: 3px;
	border: 1px solid #f00;
}

textarea.ro {
	margin-bottom: 3px;
	background: #f0f0f0;
	border: 1px solid #139;
}

textarea.tb {
	margin-bottom: 3px;
	border: 1px solid #139;
}

table.managelist {
	margin-left: 20px;
}

div.singleresultbox {
        /* border: 3px double #aaa; */
	padding: 3px;
        margin: 5px 10px 5px 0px;
        /* background: #f0f0f0; */
	background: url('../img/layout/titlebar_grad_lb.jpg');
	background-repeat: repeat-y;
	border-width: 1px 2px 1px 2px;
	border-style: solid;	
	border-color: #139;
}

span.resultstitle {
	font-weight: bold;
	font-family: Arial;
	display: block;
	font-size: 14px;
}

div.locatorresultimage {
	width: 70px;
	padding: 2px;
	text-align: center;
	margin: 0px 5px 0px 0px;
}

td.locatorresultimage {
	width: 75px;
	text-align: center;
}

div.pagenav {
	font-size: 14px;
	font-weight: bold;
}

table.pagenav {
	font-size: 14px;
	font-weight: bold;
}

table.locatorresult {
	width: 100%;
}

table.list_table {
	border-collapse: collapse;
}

table.list_table th {
	background: url('../img/buttons/button_grad_lb.jpg');
	background-repeat: repeat-x;
	border: 1px solid #aaa;
	padding: 3px;
}

table.list_table td {
	border: 1px solid #aaa;
	padding: 3px;
}

table.layoutonly {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.layoutonly td {
        padding: 0px;
        border: 0px solid #000;
}

td.locatorresultdesc {
	color: #000;
	padding: 3px 10px 3px 5px;
}

table.public_cat_layout {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	color: #aaa;
}

table.public_cat_layout a {
	color: #139;
}

table.public_cat_layout td {
	border-width: 1px 2px 2px 1px;
	border-color: #139;
	border-style: solid;
	padding: 4px 10px 4px 5px;
	margin: 5px;
	/* background: url('../img/buttons/button_grad_lb.jpg'); */
	/* background: url('../img/layout/titlebar_grad_lb.jpg'); */
}

img.locatorresult {
	padding: 2px;
}

img.resbutton {
	padding-right: 20px;
	float: left;
}

.right {
	float: right;
}

.left {
	float: left;
}

input.cb {
	margin-bottom: 3px;
}

div.pagefooter {
	color: #139;
	text-align: left;
	padding: 5px 20px 5px 20px;
	background: url('../img/layout/reverse_grad_lb.jpg');
	background-repeat: repeat-x;
	border-width: 2px 3px 3px 3px;
	border-style: solid;
	border-color:  #aaa;
}

div.pagefooter a {
	color: #139;
	text-decoration: none;
	font-weight: bold;
}

div.toppage {
}

div.bottompage { 
	margin: 0px;
	padding: 0px;
}

div.content {
	text-align: left;
	border-style: solid;
	border-color: #aaa;
	border-width: 1px 3px 1px 3px;
	padding: 1px;
	margin: 0px;
}

span.boxtop {
	font-weight: bold;
	background: #99aaff;
	display: block;
	margin: -8px -8px 10px -8px;
	text-align: center;
	padding: 4px;
	border: 1px solid #00f;
}

div.insidebox225 {
	border: 2px solid #00f;
	padding: 10px;
	margin: 5px;
	background: #f0f0f0;
	width: 225px;
}

div.clear {
	clear: both;
}

table.content {
	border-style: solid;	
	border-color: #aaa;
	border-width: 1px 3px 1px 3px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background: #fff;
}

table.formlayout {
	width: 200px;
}

table.formlayout td, th {
	padding: 2px;
	margin: 0px;
}

label.fixed75 {
	width: 75px;
	display: block;
	margin-bottom: 3px;
	float: left;
}

label.fixed100 {
	width: 100px;
	display: block;
	margin-bottom: 3px;
	float: left;
}

label.fixed125 {
	width: 125px;
	display: block;
	margin-bottom: 3px;
	float: left;
}

label.variablechk {
	display: block;
	float: left;
	margin-bottom: 3px;
	/* margin-top: 2px; */
}

td.contentbody {
	vertical-align: top;
	text-align: left;
	padding: 15px 10px 10px 10px;
	/* padding-top: 10px; */
}

td.sidebar {
	padding: 15px 1px 1px 10px;
	width: 185px;
	vertical-align: top;
	/* background-image: url('../img/layout/banner_side_mixbw.jpg'); */
}

div.sidemenu {
	width: 175px;
	padding: 0px 0px 20px 0px;
}

div.sidemenu span {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 10px;
	display: block;
	border-bottom: 1px solid #666;
	width: 130px;
}

div.insidemenu { 
	border: 3px solid #2434ae;
	margin: 0px;
}

div.clearfix { 
	clear: both;
}

ul.standout {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	list-style-type: square;
	list-style-image: url('../img/layout/icon_checkmark.jpg');
	color: green;
}

h1 {
	height: 20px;
        font-family: Arial;
        font-weight: bold;
        font-size: 16px;
        margin: 5px 10px 5px -2px;
        color: #113399;
        padding: 4px 10px 0px 2px;
        border-width: 0px 0px 3px 0px;
        border-color: #aaa;
        border-style: double;
        display: block;
}	

h1.old {
	height: 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 10px 5px -2px;
	color: #113399;
	padding: 4px 10px 0px 10px;
	border-width: 0px 0px 1px 0px;
	border-color: #aaa;
	border-style: solid;
	display: block;
	background: url('../img/buttons/button_grad_lb.jpg');
	background-repeat: repeat-x;
}

h2 {
	display: block;
	font-weight: bold;
	margin: 5px 10px 3px 0px;
	font-size: 14px;
	color: #139;
	border-bottom: 1px double #aaa;
}

img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

a {
	color: #113399;
	text-decoration: none;	
}

a.largebold {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	
}

a.listitem {
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	
}

a:visited {

}

div.box_title {
	margin: 0px 10px 5px 0px;
	font-size: 12px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #779;
	border-bottom: 3px double #779;
	/*border-bottom: 3px double #3344FF;*/
}

div.movie_actors_box {
	margin: 5px 0px 5px 0px;
}

div.movie_actors {
	padding: 5px 10px 5px 10px;
	font-size: 10px;
}

#newest_actor {
	background: #fff;
}

#newest_category {
	background: #fff;
}

a.action_button {
	color: #113399;
	display: block;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	text-decoration: none;
	border-style: solid;
	border-color: #444;
	border-width: 1px 2px 2px 1px;
	background: url('../img/buttons/button_grad_lb.jpg');
	background-repeat: repeat-x;
	margin-right: 20px;
}

a.action_button_down {
	color: #113399;
	display: block;
        padding: 6px 9px 4px 11px;
        font-weight: bold;
        text-decoration: none;
        border-style: solid;
        border-color: #444;
        border-width: 1px;
        background: url('../img/buttons/button_grad_lb.jpg');
        background-repeat: repeat-x;
        margin-right: 21px;
}

#frmEditCat {
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_message_box {
	display: block;
	width: 500px;
	background: #f0f0f0;
	color: #000;
	position: absolute;
	top: 10px;
	left: 10px;
	border: 2px solid #666;
}

#main_message_box_title {
	margin: 0px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	background: url('../img/buttons/button_grad_lb.jpg');
	background-repeat: repeat-x;
	color: #139;
	font-weight: bold;
}

#main_message_box_text {
	padding: 10px;
}

#main_message_box_buttons {
	text-align: left;
	padding: 0px 10px 10px 10px;
}
