/* ----------------GLOBAL----------------- */
body{
	background-image:url(../images/main_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#888888;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}

ul, p, a, img, h1, h2, form{padding:0px; margin:0px;}

img {border:none;}

.spacer{font-size:0; line-height:0; clear:both;}



#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	float: left;
	width: 825px;
	height: 185px;
}

#navigation {
	float: left;
	width: 825px;
	margin: 0px;
	padding: 0px;
      
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	background-color: #b20f10;
	display: inline;
	float: left;
	background-image: url(../images/top_botton_bg.jpg);	
      height: 34px;
	 width: 110px;
	/*margin-right:2px;*/
	/*position:relative;*/
}

#navigation ul .wider {
	width: 155px;
}

#navigation ul .menu-divider {
	background-image: url(../images/menu_divider.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 34px;
}
#logo {
	text-indent: -9999px;
	height: 150px;
	float: left;
	width: 825px;
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
}
#footer {
	color: #ffffff;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	top: 1475px;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom: 10px;
	background-color: #474747;
}
#footer-inner {
	text-align: center;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 95%;
	margin-bottom: 10px;
}

#footer a {
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#content {
	float: left;
	width: 825px;
}
#side {
	float: left;
	width: 205px;
	background-color: #8c8c8c;
	margin: 0px;
	padding: 0px;
	height: 1300px;
}
#main-content {
	float: left;
	width: 615px;
	background-color: #ffffff;
	background-image: url(../images/body_top.jpg);
	background-repeat: repeat-x;
	height: 1300px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text {
	font-size: 95%;
	color: #3e3e3e;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 1.5em;
}

.img-right {
	float: right;
	padding-bottom: 0px;
	padding-left: 5px;
}
.welcome-text {
	font-size: 150%;
	color: #515151;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	font-weight: normal;
}
#text ul {
	padding-left: 15px;
	list-style-image: url(../images/arrow.jpg);
	padding-top: 10px;
}
#text ul li {
	padding-bottom: 7px;
}




#side .heading {
	background-image: url(../images/left_head_bg.jpg);
	height: 60px;
	width: 195px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-left: 5px;
	float: left;
}
#side p {
	padding-left: 15px;
	padding-right: 15px;
}

#side .heading img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#side img {
	padding-right: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}






#navigation a {
	text-decoration: none;
	text-align: center;
	display: block;
	/*padding-left:22px;
	padding-right:21px;*/
	padding-top: 9px;
	padding-bottom: 9px;
	color: #ffffff;
      font-size: 12px;
	font-weight:bold;
	
}

#navigation li a:hover {
	/*background-color:#555555;*/
	color:#252323;
}

#navigation li ul{
       position:absolute;
	   display:none;
       /*background-color:#b20f10;*/
	   width: 200px;
	   z-index:200;
}

#navigation li:hover ul {
        display:block;
}

#navigation li li {
    	display:block;
		float:none;
		width:210px;
		height: 25px;
		background-color:#b20f10;
		background-image:none;
}

#navigation li ul a {
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	
}

#navigation li li a:hover{
	background-color:#252323;
	color:#ffffff;
}

.light_grytxt_bold2{
	color:white;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.5em;
}
hr {
	color: #0000000;
	padding-right: 15px;
	padding-left: 15px;
}
#side .side-divider {
	width: 170px;
	background-color: #000000;
	padding: 0px;
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img-left {
	float: left;
}

#side .side-text {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.video-image {
	padding-right: 0px;
	padding-left: 3px;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.light_grylink{font:normal 11px/18px Tahoma; color:#e3e2e2;	text-decoration:underline;}	
.light_grylink:hover{font:normal 11px/18px Tahoma; color:#e3e2e2; text-decoration:none;}

.white_link{font:bold 11px/18px Tahoma;	color:#FFF;	text-decoration:none;}
.white_link a{font:bold 11px/18px Tahoma; color:#FFFFFF; text-decoration:none;}
.white_link a:hover{font:bold 11px/18px Tahoma;	color:#000000; text-decoration:none;}

.white_txt_sm{font:normal 10px/18px Tahoma;	color:white; text-decoration:none;}

.gry_txt_sm{font:normal 10px/18px Tahoma; color:#cbcaca; text-decoration:none;}
#footer-inner p {
	line-height: 2em;
}
.red-welcome {
	color: #c00404;
}
.red_txt_bod_sm {
	color: #c00404;
	font-weight: bold;
}
.red_txt_bold {
	font-size: 130%;
	font-weight: bold;
	color: #c00404;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
/*#text table a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: underline;
}
#text table a:hover {
	color: #c00404;
	text-decoration: underline;
}*/
.casting-image {
	padding-left: 15px;
}

.gry_txt_sm2{font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;color:#424242;text-decoration:none;}
.faqs-image {
	padding-left: 7px;
}
.heading-outside-text {
	font-size: 130%;
	font-weight: bold;
	color: #c00404;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.red_txt_bod_sm_italic {
	color: #c00404;
	font-weight: bold;
	font-style: italic;
}
#case-text {
	font-size: 95%;
	color: #3e3e3e;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 1.5em;
	float: left;
	width: 375px;
}
#case-pictures {
	float: left;
	width: 180px;
	padding-left: 15px;
}
#case-pictures img {
	border: 1px solid #000000;
}
#case2 {
	padding-left: 20px;
	list-style-type: square;
}
.error-txt2 {font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif; color:#FF0000; text-decoration:none;}
.error-txt {font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif; color:#FF0000; text-decoration:none;}

.border-ash {
	border:1px solid #dcdcdc;
	padding-left: 3px;
	float: left;
}
#newsletter-form {
	float: left;
	width: 375px;
	padding-left: 100px;
}



#registration {
	float: right;
	width: 600px;
	text-align: right;
	padding-right: 15px;
}
.seo-bold-not-appearence {
	font-size: 95%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.trade-shorter-text {
	width: 400px;
}

.header-ash-bg {
	background-color:#5e5e5e;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 5px;
}

.content-divider {
	width: 550px;
	background-color: #000000;
	padding: 0px;
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.ash-txt-link {font:normal 11px/18px Tahoma; color:#3e3e3e; text-decoration:underline;}
.ash-txt-link:hover {color:#c00404; text-decoration:underline;}
.ash-BG {background:#f5f5f5; font:normal 12px/18px Tahoma; color:#3e3e3e; text-decoration:none;}
.ash-BG3 {background:#fafafa; font:normal 12px/18px Tahoma; color:#3e3e3e; text-decoration:none;}
.ash-BG2 {background:#f5f5f5; font:normal 11px/18px Tahoma; color:#3e3e3e; text-decoration:none;}

.button {border:1px solid #c60000; background:red; font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;	cursor:pointer;}

.border_btm { border-bottom:1px solid #777777;}

.contact-topBG {background:url(../images/contacttop-bg.jpg) repeat-x top left;}

.contact-btmBG {background:url(../images/contactbtm-bg.jpg) repeat-x top left;}

.contact-midBG {background:#fff url(../images/contact-location-bg.jpg) repeat-x bottom left; font:normal 11px/16px Tahoma; color:#3e3e3e; text-decoration:none;}

.red-txt-link  {font:bold 11px/18px Tahoma; color:#c00404; text-decoration:underline;}
.red-txt-link:hover {color:#3e3e3e; text-decoration:underline;}

.input {background:#fff; border:1px solid #6b6b6b; font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif; color:#000; text-decoration:none; height:16px;}
.ash-BG2-col1 {
	background:#f5f5f5;
	font:normal 11px/18px Tahoma;
	color:#3e3e3e;
	text-decoration:none;
	text-align: right;
	width: 150px;
}
.ash-BG2-col2 {
	background:#f5f5f5;
	font:normal 11px/18px Tahoma;
	color:#3e3e3e;
	text-decoration:none;
	padding-right: 50px;
}
#contact-top-middle {
	background-image: url(../images/contacttop-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 560px;
}
#contact-top-right {
	background-image: url(../images/contact-cor-top-rght.jpg);
	float: left;
	height: 7px;
	width: 7px;
}
#contact-middle {
	float: left;
	width: 563px;
	background-image: url(../images/contact-middle.jpg);
	background-repeat: repeat-x;
	height: 282px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #dedede;
	padding-right: 5px;
	padding-left: 5px;
}
#contact-inner-left p {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5em;
}
#contact-inner-right {
	float: right;
	width: 340px;
	padding-left: 5px;
}
#contact-bottom-left {
	background-image: url(../images/contact-cor-btm-lft.jpg);
	float: left;
	height: 7px;
	width: 7px;
}
#contact-bottom-middle {
	background-image: url(../images/contactbtm-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 560px;
}
#contact-bottom-right {
	background-image: url(../images/contact-cor-btm-rght.jpg);
	float: left;
	height: 7px;
	width: 7px;
}
.req-entry {
	text-align: right;
	width: 569px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}



#contact-inner-left {
	float: left;
	width: 210px;
}


#contact-top-left {
	background-image: url(../images/contact-cor-top-lft.jpg);
	float: left;
	height: 7px;
	width: 7px;
}
.border-ash-no-padding {
	border:1px solid #dcdcdc;
	float: left;
}
.black-txt-link {
	color:#000000;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.black-txt-link:hover {
	color:#c00404;
}

