/* LX Productions */ /* html tags */ img { border-style: none; } a img:hover{ background-color:#008ebe; zoom: 1; filter: alpha(opacity=50); opacity: 0.5; } h1 { font-size: 180%; margin:0; } h2 { font-size: 140%; margin:0; } h3 { font-size: 120%; margin:0; } h4 { font-size: 100%; margin:10px 0; font-style:italic; } hr { color:#0095c7; height:1px; } li { line-height: 18px; list-style-type: disc; } li li { line-height:14px; list-style-type:square; } li li li { list-style-type:disc } a:link, a:visited { color:#0095c7; text-decoration: none; font-weight:bold; } a:hover { text-decoration: underline; } .image_about { padding:5px; height:240px; width:240px; background-repeat:no-repeat; } .image_about_clear { height:235px; width:240px; } .image_home { padding:5px; height:120px; width:140px; background-repeat:no-repeat; float:left; } .image_home_clear { height:120px; width:140px; } .image_hire { padding:5px; height:190px; width:275px; background-repeat:no-repeat; margin-left:10px; float:right; } .image_hire_clear { height:185px; width:275px; } .banner { background-color:#016b6b; background-image:url(/lxproductions/images/general/banner_bg.jpg); padding:10px 10px 5px 10px; margin-top:20px; color:#fff; font-size:24px; text-align:center; } .banner p { /*height:60px;*/ width:250px; float:left; /*background-color:#C09;*/ display:block; } /* MAIN layout divs */ body { font:garamond; Position: relative; margin: 0px; padding-bottom: 20px; font-size:14px; background-color:#000; color:#fff; text-align:center; } #column_container { text-align:left; position:relative; width:955px; padding:0; background-color:#000; /*background-image:url(/lxproductions/images/general/column_container_bg.gif);*/ } #header { text-align:left; padding:0px; background-color:#000;/*background-image:url(/lxproductions/images/general/logo.jpg);*/ /*width:1000px;*/ position:relative; /*height:162px;*/ } #header_lx { background-color:#000; font-variant:small-caps; font-stretch:extra-expanded; font-weight:bold; font-size:36px; color:#fff; text-align:center; padding:30px; } #left { text-align:center; float:left; /*background-color:#fff;*/ width:130px; padding:10px; } #centre { padding:0 10px; float:left; width:410px; /*background-color:#fff;*/ } #left_centre { padding:0 10px; float:left; width:715px; /*background-color:#fff;*/ } #right { float:left; width:210px; padding:0 10px 10px 0px; /*background-color:#fff;*/ } #centre_right { float:right; width:630px; padding:10px; /*background-color:#fff;*/ } #left_centre_right { /*float:right;*/ width:955px; /*padding:0 10px ;*/ /*background-color:#fff;*/ } .left_centre_right_wrapper { padding:10px; } #footer { /*margins:0 auto;*/ width:935px; text-align:left; font-size:small; padding:10px; background-color:#000; color:#0095c7; } /***********************************************/ /*        Secondary layout Divs                */ /***********************************************/ #menu { /*width:1200px;*/ /*padding: 10px; background-color:#0095c7;*/ } #menu a { float:left; display:block; font-weight:bold; font-size:20px; text-align:center; width:138px; /*width:170px;*/ padding:5px 10px 5px 10px; background-image:url(../images/general/btn_bg.gif); color:#fff; text-decoration:none; border-right:1px solid #456456; } #menu a:hover, #menu a.selected { color:#0095c7; background-image:url(../images/general/btn_sel.gif); } .home_menu { color:#fff; font-size:36px; text-align:center; } .home_menu img { float:left; margin-right:10px; } .home_menu a { color:#00F; } .content_box { 	 /*background-color:#555;*/ padding:10px; margin:10px auto; } .display_box { margin:10px 0; float:left; } #slide_show { /*height:623px; width:935px;*/ } .transparent { zoom: 1; filter: alpha(opacity=50); opacity: 0.5; } .production_box, .gallery, .album{ float:left; border:2px solid #0095c7; margin-left:5px; margin-right:20px; } .production_box_header, .gallery_header, .album_header { font-size:120%; color:#0095c7; padding:5px; font-weight:bold; background-color:#07526b; border-bottom:5px solid #0095c7; } .production_box_body, .gallery_body, .album_body {  width:200px; } .production_box_header_selected { font-size:120%; color:#fff; padding:5px; font-weight:bold; background-color:#07526b; border-bottom:5px solid #fff; } .display_box_header { font-size:120%; color:#0095c7; padding:5px; font-weight:bold; background-color:#07526b; border-bottom:5px solid #0095c7; } .display_box_body { padding:10px 5px; } .display_box_col_1 { float:left; width:340px; padding:3px 5px; } .display_box_col_2 { float:left; width:190px; padding:3px 5px; } .display_box_col_3 { float:left; width:80px; padding:3px 5px; } .display_box_col_4 { float:left; width:80px; padding:3px 5px; } .display_box_col_5 { float:left; width:150px; padding:3px 5px; }
