/* Pages Under Events Tab styles */

* {
margin: 0;
padding: 0;
}

img, fieldset {
border: none;
}

a {
	text-decoration: none;
	color: #4a2e92;
}

ul {
list-style: none;
}

body {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #7C7C7C;
font-size: 10pt;
}

#wrapper {
width: 990px;
margin: 10px auto 0 auto;
padding: 0 0 20px 0;
text-align: left;
}

#header {
width: 990px;
height: 120px;
overflow: hidden;
}

#logo {
width: 395px; 
height:120px;
float: left
}

#header-img {
width: 595px; 
height:120px;
float: left;
text-align: right;
}

.flash-header {
width: 849px;
}

#nav {
text-align: right;
border-bottom: 1px solid #AFB1B2;
height: 26px;
line-height: 26px;
}

#nav ul {
float: right;
}

#nav li {
display: inline;
}

#nav a {
text-align: center;
display: block;
height: 26px;
float: left;
}

#nav a:hover {
background-color: #EFEFF0;
}

#navitem1 {
width: 120px;
}

#navitem2 {
width: 98px;
}

#navitem3 {
width: 68px;
}

#navitem4 {
width: 80px;
}

#navitem5 {
width: 62px;
}

#navitem6 {
width: 90px;
}

h1 {
padding: 30px 0 15px 0;
}

span#event-lighting-header {
height: 23px;
width: 321px;
padding-left: 20px
}

span#event-projection-header {
height: 46px;
width: 335px;
padding-left: 20px
}

span#request-info-header {
height: 23px;
width: 321px;
padding-left: 10px
}


#main {
width: 100%;
overflow: hidden;
}

#lc {
float: left;
width: 700px;
}

.content {
background: #e5e5e5 url(../images/border_bg.png) 0 0 no-repeat;
border-bottom: 1px solid #e5e5e5;
width: 765px;
margin-bottom: 35px;
}

.content_search {
background: #e5e5e5;
border:1px solid #e5e5e5;
width: 685px;
margin-bottom: 35px;
margin-left:15px;
}

.inner-content {
margin: 0 1px 0 1px;
padding: 0 20px 20px 20px;
background: #F8F7FC url(../images/content_bg.png) 0 0 repeat-x;
}
.inner-content_search {
background: #F8F7FC ;
}
.inner-content h5 {
color: #444;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
padding: 0 0 3px 0;
}

.inner-content p {
padding: 0 0 15px 0;
line-height: 140%;
}

.inner-content .row {
width: 723px;
overflow: hidden;
margin-top: 10px;
}

.inner-content .left {
width: 329px;
float: left;
}

.inner-content .right {
width: 344px;
float: left;
margin-left: 50px;
}

/* production_lighting page images */

.inner-content #image1 {
margin-bottom: 20px;
}

.inner-content #image2 {
margin-left: 0;
}

.inner-content #image3 {
margin: 10px 10px 0 0;
}

/* p_event_projection page images */

.inner-content #image4 {
margin-left: 20px;
}

.inner-content #image5 {
margin-right: 20px;
}

.inner-content #image6 {

}

#rc {
float: right;
width: 190px;
margin-left: 35px;
}

.sidebox {
border: 1px solid #C6C6C6;
margin-bottom: 10px;
}

.sidebox h2, .sidebox2 h2 {
background-color: #EBEBEB;
border-bottom: 1px solid #C6C6C6;
padding: 5px;
}

.more-info ul {
margin-bottom: 5px;
}

.more-info li {
background: url(../images/arrow_02.jpg) 0 0 no-repeat;
font-size: 11px;
padding: 7px 0 0 14px;
}

.more-info a {
font-size: 11px;
color: #660099;
}

.release ul {
margin-bottom: 15px;
}

.release li {
font-size: 11px;
}

.release a {
font-size: 11px;
color: #660099;
}

.download li {
background: url(../images/internal_r9_c4.gif) left center no-repeat;
padding: 7px 0 7px 30px;
}

div.inner-sidebox {
padding: 7px;
}

.download a {
color: #660099;
}

.no-padding {
padding: 0 !important;
}

.bottom-padding {
padding-bottom: 20px !important;
}

.top-padding {
padding-top: 20px !important;
}

.top-margin {
margin-top: 20px !important;
}

.extra-bottom-padding {
padding-bottom: 30px !important;
}

.extra-top-margin {
margin-top: 60px;
}

#request-info {
padding: 0 10px;
margin-bottom: 10px;
}

#request-info form {
margin-top: 20px;
}

#request-info textarea {

}

#request-info h5 {
font-size: 13px;
padding: 20px 0 0 0;
}

#request-info p {
padding: 0 0 15px 0;
}

#request-info table {
width: 100%;
border-collapse: collapse;
}

#request-info table td {
font-size: 13px;
padding: 5px 0;
vertical-align: top;
width: 33%;
}

#request-info td.field {
width: 17%;
vertical-align: middle;
}

#request-info td.value {
width: 33%;
vertical-align: middle;
}

#request-info td li {
margin: 3px 0;
display: block;
height: 25px;
line-height: 25px;
}

table#areas-of-interest, table#preferred-comm {
width: auto;
}

table#areas-of-interest td, table#areas-of-interest td ul, table#preferred-comm td {
width: 160px;
}

.button {
padding: 16px 0;
}

.required {
color: #4A2E92;
}

.center {
text-align: center;
}

#login-box {
width: 348px;
margin: 90px auto 190px auto;
text-align: left;
}

#login-box form {
border: 1px solid #969696;
padding: 20px 0;
}

#login-box fieldset {
width: 100%;
overflow: hidden;
padding-bottom: 10px;
}

#login-box label {
width: 110px;
display: block;
float: left;
}

#login-box label img {
margin-left: 20px;
}

.error-msg {
color: #990000;
text-align: center;
padding: 20px 0 0 0;
}

#event-projection {
background: url(../images/gradient.jpg) 0 0 repeat-x;
}

#footer {
text-align: right;
background-color: #F8F7FC;
border: 1px solid #e5e5e5;
font-size: 12px;
height: 30px;
line-height: 30px;
}

#footer li {
display: inline;
padding: 0 10px;
color: #660099;
}

#footer a {
color: #4D2BA3;
}

#copyright {
color: #777;
font-size: 11px;
margin-top: 10px;
width: 100%;
overflow: hidden;
}
/*
#copyright a {
color: #5F5F5F;
}
*/
#copyright .row {
width: 100%;
overflow: hidden;
}

#copyright .left {
float: left;
}

#copyright .right {
float: right;
}

a.kin1, a:active.kin1, a:visited.kin1 { color:#666666 }
a:hover.kin1  { color:#4A2E92; }

a.kin2, a:active.kin2, a:visited.kin2 { color:#7C7C7C }
a:hover.kin2  { color:#4A2E92; }

/* start css for contact-us page */
#contact-us-address-list { margin:30px 0 20px 0; font-family:Arial, Helvetica, sans-serif; }
#contact-us-address-list td.content { vertical-align:top; padding:0 30px 0 30px; width:34%; border:0px; background: none; }
#contact-us-address-list div.headcell { font-weight:bold; }
#contact-us-address-list td.content br { margin:0 0 14.5px 0; }
#contact-us-address-list table.phones tr { line-height:13px; white-space:nowrap; }
#contact-us-address-list table.phones th { font-weight:normal; white-space:nowrap; text-align:left; }
#contact-us-address-list table.phones td { padding:0 0 0 7px; white-space:nowrap; }

#contact-us-address-list,
#contact-us-map img { width:600px; }
.contact-us-alink { margin:13px 25px 0 25px; }
.contact-us-alink a { color:#000000; }
.separator { background:#A2A6AA; width:1px; }
.separator img { width:1px; height:1px; }
.headcell,
.bodycell { white-space:nowrap; }
.headcell { padding:0 0 10 0; }
.bodycell,
.bodycell a { font-size:12px; color:#666; text-decoration:none; }

a.alink:hover,
a.alink:hover span,
.bodycell a:hover { text-decoration:underline; }

.spacer-v-container { vertical-align:top; }
.spacer-v-container img { width:1px; height:80px; }
/* end css for contact-us page */
span#menuContainer div{cursor:pointer;}