

/*  BODY DEFAULTS  */



body

{

        background: #3C3C3C;

        background-image: url(images/bg_body.jpg);

        background-position: center top;

        background-repeat: repeat-x;

        font: 11px arial, verdana;

        color: #B0B0B0;

        padding: 0px;

        margin: 0px;

}

td

{

        font: 11px arial, verdana;

        vertical-align: top;

        color: #B0B0B0;

}









/*  FRAME  */

table.frm

{

        width: 100%;

        height: 100%;

}

td.frm_bot

{

        width: 100%;

        height: 120px;

        background: #000;

        border: solid #FFF;

        border-width: 4px 0px 0px 0px;

}

table.content

{

        width: 752px;

        height: 100%;

}

td.header

{

        height: 80px;

        background: #000;

        background-image: url(images/bg_hdrtop.gif);

        background-repeat: repeat-x;

}

td.hdr_logo

{

        width: 94px;

}

td.hdr_links

{

        height: 81px;

        font: 9px arial;

        text-align: right;

        color: #555454;

        padding: 5px;

}

td.menu_top

{

        height: 20px;

        line-height: 20px;

        background: #AD0505;

        background-image: url(images/bg_menutop.gif);

        background-repeat: repeat-x;

}

td.menu_top_link

{

        width: 90px;

        border: solid #FFF;

        border-width: 0px 1px 0px 0px;

        vertical-align: middle;

        font: bold 11px arial;

        padding: 0px 0px 0px 5px;

}

td.pge_title

{

        height: 77px;

}

td.content

{

        background: #000;

        border: solid 8px #3B3B3B;

        color: #969696;

        padding: 20px 20px 50px 20px;

        text-align: justify;

}

td.content_left

{

        width: 440px;

        text-align: justify;

        color: #B0B0B0;

}

td.content_right

{

        width: auto;

        text-align: justify;

        color: #B0B0B0;

}

div.footer

{

        width: 740px;

        color: #3B3B3B;

        text-align: left;

}







/*  INDEX  */

div.launchvideo

{

        width: 120px;

        background: #AD0505;

        font: bold 11px arial;

        text-align: center;

        vertical-align: middle;

        position: relative;

        top: 90px;

        left: 70px;

        padding: 5px 0px;

}

td.ind_sections

{

        height: 20px;

        font: bold 11px arial;

        background: #FFF;

        background-image: url(images/bg_ind_sections_u.gif);

        background-position: bottom;

        background-repeat: repeat-x;

        text-align: center;

        vertical-align: middle;

        border: solid #000;

        border-width: 0px 1px 0px 0px;

}

td.ind_sections_sel

{

        height: 20px;

        font: bold 11px arial;

        background: #9F0303;

        background-image: url(images/bg_ind_sections_d.gif);

        background-position: bottom center;

        background-repeat: no-repeat;

        text-align: center;

        vertical-align: middle;

        border: solid #000;

        border-width: 0px 1px 0px 0px;

}







/*  PLAYERS  */

td.pl_thumb

{

        width: 130px;

        height: 100px;

        line-height: 25px;

        vertical-align: top;

        text-align: center;

}

img.pl_thumb

{

        border: solid 2px #FFF;

}

td.pl_details

{

        text-align: justify;

}

td.pl_pics

{

        width: 300px;

        text-align: right;

        line-height: 25px;

}





/*  GALLERY  */

td.th_gallery

{

        width: 140px;

        text-align: center;



}









/*  HEADINGS  */

h1

{

        font: bold 15px arial;

        color: #FFF;

        border: solid #B0B0B0;

        border-width: 0px 0px 1px 0px;

        padding: 0px 0px 5px 0px;

}

h2

{

        

}

h2.bar

{

        background: #0F006A;

        text-align: right;

        font: bold 12px arial;

        color: #FFF;

        padding: 2px 4px;

}









/*  SPACERS  */

td.spcr_2

{

        height: 2px;

        line-height: 2px;

        padding: 0px;

        margin: 0px;

}

td.spcr_10

{

        height: 12px;

        line-height: 12px;

        padding: 0px;

        margin: 0px;

}

td.spacer_content

{

        width: 15px;

}













/*  LISTS  */

ul.arrow_list

{

        list-style-image: url(images/bg_arrow_list.gif);

        list-style-position: outside;

}















/*  FORMS  */

td.form_r, td.form_c, td.form_l

{

        font: 11px arial, verdana;

        line-height: 19px;

        padding: 2px;

}

td.form_l

{

        text-align: right;

}

td.form_c

{

        text-align: center;

}







/*  CONTACT FORM  */

table.cform

{

        border: 1px solid #C2C2C2;

}

td.cform_r, td.cform_l, td.cform_c

{

        font: 11px arial, verdana;

        line-height: 20px;

        background: #F4F4F4;

        padding: 5px;

        vertical-align: top;

}

td.cform_l

{

        text-align: right;

}

td.cform_c

{

        text-align: center;

}







/*  LIST  */

table.list

{

        border: 1px solid #C2C2C2;

}



td.list_rh, td.list_ch, td.list_lh

{

        font: bold 11px arial, verdana;

        background: #EEEDED;

        border: solid #C2C2C2;

        border-width: 0px 0px 1px 0px;

        padding: 2px;

        color: #000;

}

td.list_r, td.list_c, td.list_l

{

        font: 11px arial, verdana;

        background: #F4F4F4;

        padding: 3px;

}

td.list_l, td.list_lh

{

        text-align: right;

}

td.list_c, td.list_ch

{

        text-align: center;

}







7



/*  FORM DEFAULTS  */

form

{

        padding: 10px 0px;

        margin: 0px;

}

input

{

        font: 11px arial, verdana;

        height: 17px;

}



select

{

        font: 11px arial, verdana;

}



textarea

{

        font: 12px arial, verdana;

        text-align: justify;

        padding: 2px;

}



input.btn

{

        font: 10px arial, verdana;

        height: 25px;

}















/*  COLOR SPANS  */

span.green

{color: #090;}

span.red

{color: #F00;}

span.blue

{color: #03F;}

span.orange

{color: #F90;}

span.white

{color: #FFF;}















/*  JAVASCRIPT DROPDOWN  */

#dropmenudiv{

background-color: #AD0505;

position:absolute;

border: 0px solid black;

border-bottom-width: 0;

font: normal 11px arial;

line-height:18px;

z-index:100;

margin: 3px 0px 0px -5px;

}



#dropmenudiv a{

width: 100%;

background-color: #AD0505;

display: block;

color: #FFF;

text-indent: 3px;

border: solid #FFF;

border-width: 1px 0px 0px 0px;

padding: 1px 3px;

text-decoration: none;

font-weight: bold;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #850001; /*EAECED*/

}







/*  JAVASCRIPT SWITCHMENU  */

.menutitle{

width: auto;

background: #A10101;

cursor:pointer;

margin-bottom: 5px;

color:#FFF;

padding:2px 2px 2px 5px;

text-align:left;

font-weight:bold;

}



.submenu{

7margin-bottom: 0.5em;

}

div.sm_link

{

        background: #A76566;

        font: bold 11px arial ;

        padding: 2px 0px 2px 10px;

        margin: 2px 0px;

}

















/*  COLOR LINKS  */

a.blue:link 

{color: #0033FF; text-decoration:none;}

a.blue:visited 

{color: #0033FF; text-decoration:none;}

a.blue:hover 

{color: #7B7B7B; text-decoration:none;}



a.red:link 

{color: #FF0000; text-decoration:none;}

a.red:visited 

{color: #FF0000; text-decoration:none;}

a.red:hover 

{color: #7B7B7B; text-decoration:none;} 



a.orange:link 

{color: #FF9900; text-decoration:none;}

a.orange:visited 

{color: #FF9900; text-decoration:none;}

a.orange:hover 

{color: #7B7B7B; text-decoration:none;}     



a.green:link 

{color: #009900; text-decoration:none;}

a.green:visited 

{color: #009900; text-decoration:none;}

a.green:hover 

{color: #000; text-decoration:none;}    



a.brown:link 

{color: #8F8F76; text-decoration:none;}

a.brown:visited 

{color: #8F8F76; text-decoration:none;}

a.brown:hover 

{color: #0033FF; text-decoration:none;}    



a.white:link, a.white:visited

{color: #FFF; text-decoration:none;}

a.white:hover 

{color: #DDD; text-decoration:none;} 



a.black:link, a.black:visited

{color: #000; text-decoration:none;}

a.black:hover 

{color: #4D7CB1; text-decoration:none;} 



a.grey:link, a.grey:visited

{color: #5D5D5D; text-decoration:none;}

a.gray:hover 

{color: #4D7CB1; text-decoration:none;} 







/*  DEFAULT LINK  */

a:link, a:visited

{color: #B0B0B0; text-decoration:underline;}

a:hover

{color: #FFF; text-decoration:none;}





/*  LINKS  */

a.hdr:link, a.hdr:visited

{color: #9B9B9B; text-decoration:none;}

a.hdr:hover

{color: #FFF; text-decoration:none;}



a.menu_top:link, a.menu_top:visited

{color: #FFF; text-decoration:none;}

a.menu_top:hover

{color: #000; text-decoration:none;}



a.ind_sections:link, a.ind_sections:visited

{        

        height: 100%;

        color: #000;

        text-decoration:none;

        padding: 2px 0px 0px 0px;

        display: block;

}

a.ind_sections:hover

{

        height: 100%;

        background: #9F0303;

        background-image: url(images/bg_ind_sections_d.gif);

        background-position: bottom center;

        background-repeat: no-repeat;

        display: block;

        color: #FFF;

        text-decoration:none;

        padding: 2px 0px 0px 0px;

}



a.ind_sections_sel:link, a.ind_sections_sel:visited

{        

        height: 100%;

        color: #FFF;

        text-decoration:none;

        padding: 2px 0px 0px 0px;

        display: block;

}

a.ind_sections_sel:hover

{

        height: 100%;

        background: #9F0303;

        background-image: url(images/bg_ind_sections_d.gif);

        background-position: bottom center;

        background-repeat: no-repeat;

        display: block;

        color: #000;

        text-decoration:none;

        padding: 2px 0px 0px 0px;

}





a.ftr:link, a.ftr:visited

{color: #3B3B3B; text-decoration:none;}

a.ftr:hover

{color: #FFF; text-decoration:none;}





/* -- videos -- */
#videos {
	
}
#videos .head_l {
	font: bold 11px arial;
	color: #FFF;
	padding: 0px 0px 10px 0px;
}
#videos .line_l, #videos .line_r {
	border: solid #3b3b3b;
	border-width: 0px 0px 1px 0px;
	padding: 2px 5px;
}
#videos .line_r {
	text-align: right;
}














