 /* Main Text Definitions */
 

 body {
 color: #191919;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
 margin: 0;
 background: #000000;
}

h1 {
color: #ffffff;
 font-weight: normal;
 font-size: 140%;
 margin: 0px 0px 20px 0px;
 line-height: 26px;
 text-transform: uppercase;
 }
 
 h1.popup {
color: #f0200d;
 font-weight: normal;
 font-size: 140%;
 margin: 0px 0px 10px 0px;
 line-height: 26px;
 text-transform: uppercase;
 }
 
 h2.hp {
color: #f0200d;
 font-size: 120%;
 font-weight: normal;
 text-transform: uppercase;
 margin: 5px 0px 5px 0px;
}


h2 {
color: #f0200d;
 font-size: 120%;
 font-weight: normal;
 text-transform: uppercase;
 margin: 15px 0px 5px 0px;
}

h2.equipment {
color: #f0200d;
 font-size: 120%;
 font-weight: normal;
 text-transform: uppercase;
 margin: 30px 0px 5px 0px;
}



h3 {
color: #f0200d;
 font-weight: bold;
 font-size: 110%;
 margin: 15px 0px 2px 0px;
}


a img {
 border: 0;
}

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

a:hover { 
color: #f0200d;
text-decoration: none;
}


.small{
font-size: 85%;
}


.large{
font-size: 120%;
}

.xxlarge{
font-size: 140%;
line-height: 23px;
}

hr{
height: 1px;
color: #a3a3a3;
background-color:#a3a3a3;
border:0
}

.gmac_red{
color: #f23523;
}

.gmac_red_bold{
color: #f23523;
font-weight: bold;
}

.xxgmac_red{
color: #f23523;
font-size: 140%;
line-height: 23px;
}

.highlight_text{
background: #ffffff;
}


/********************************/
/*CONTAINERS*/
/********************************/


#page_container{
width: 1050px;
background: url("../images/page_bg.jpg") top repeat-y;
margin: auto;
}

#hp_topnav_container{
width: 1050px;
height: 274px;
background: url("../images/hp/hp_top_panel.jpg") top no-repeat;
margin: auto;
position: relative;
}
 
#topnav_container{
width: 1050px;
height: 242px;
background: url("../images/top_panel.jpg") top no-repeat;
margin: auto;
position: relative;
}

#hp_content_container{
width: 990px;
margin: auto;
padding-top: 20px;
}

/*
#membership_container{
width: 990px;
background:  url("../images/page_bgs/membership_bg_pic.jpg") top repeat-y;
margin: auto;
padding-top: 20px;
}

#equipment_container{
width: 990px;
background:  url("../images/page_bgs/equipment_bg_pic.jpg") top repeat-y;
margin: auto;
padding-top: 20px;
}

#cafe_container{
width: 999px;
background:  url("../images/page_bgs/cafe_bg_pic.jpg") top repeat-y;
margin: auto;
padding-top: 20px;
}*/

#generic_container{
width: 990px;
margin: auto;
padding-top: 20px;
}




/********************************/
/*MAINNAV*/
/********************************/


#mainNav{
float: left;
width: 850px;
position: absolute;
top: 210px;
left: 65px;
}

ul#mainNav_list{
margin: 0px;
padding: 0px;
}

ul#mainNav_list li{
list-style: none;
display: inline;
font-weight: bold;
padding: 0px 15px 0px 0px;
color: #ffffff;
font-size: 105%;
}

ul#mainNav_list li a{
color: #ffffff;
}

ul#mainNav_list li a:hover{
color: #f0200d;
}

ul#mainNav_list li.navon a{
color: #f0200d;
}

/*****subnav****/

#subNav_container{
width: 180px;
float: left;
padding-right: 20px;
}

ul#subNav_list{
margin: 0px;
padding: 0px;
}

ul#subNav_list li{
list-style: none;
padding: 5px 0px 5px 0px;
font-size: 110%;
border-bottom: 1px dotted #616161;
}

ul#subNav_list li a{
color: #ffffff;
}

ul#subNav_list li a:hover{
color: #f0200d;
}

ul#subNav_list li.subNavon a{
color: #f0200d;
}


/*****subnav contact****/


ul#subNav_contact_list{
margin: 0px;
padding: 0px;
width: 100%;

}

ul#subNav_contact_list li{
list-style: none;
padding: 5px 0px 5px 0px;
font-size: 110%;
}

ul#subNav_contact_list li a{
color: #ffffff;
}

ul#subNav_contact_list li a:hover{
color: #f0200d;
}

ul#subNav_contact_list li.subNavon a{
color: #f0200d;
}


/****training nav***/

ul#training{
margin: 8px 0px 20px 0px;
padding: 8px 8px 8px 0px;
background: url("../images/content_bg.png") top;
border-top: 1px dotted #ffffff;
border-bottom: 1px dotted #ffffff;
}

ul#training li{
font-weight: bold;
list-style: none;
padding: 0px 20px 5px 0px;
display: inline;
}

ul#training li a{
color: #ffffff;
text-decoration: none;
}

ul#training li a:hover{

text-decoration: none;
}



/********************************/
/*HP*/
/********************************/

#hp_mainNav{
float: left;
width: 850px;
position: absolute;
top: 240px;
left: 65px;
}

ul#hp_mainNav_list{
margin: 0px;
padding: 0px;
}


ul#hp_mainNav_list li{
list-style: none;
display: inline;
font-weight: bold;
padding: 0px 15px 0px 0px;
color: #ffffff;
font-size: 105%;
}

ul#hp_mainNav_list li a{
color: #ffffff;
}

ul#hp_mainNav_list li a:hover{
color: #f0200d;
}

ul#hp_mainNav_list li.navon a{
color: #f0200d;
}


#hp_content{
width: 920px;
background: url("../images/content_bg.png") top;
margin: auto;
color: #ffffff;
padding: 10px 20px 20px 20px;
}

#hp_contentLeft{
width: 435px;
padding: 0px 15px 25px 0px;
font-size: 110%;
line-height: 17px;
float: left;
}

#hp_contentLeft a { 
 color: #a3a09f;
 text-decoration: none;
}

#hp_contentLeft a:hover { 
color: #f0200d;
text-decoration: none;
}

#hp_contentRight{
width: 430px;
float: right;
line-height: 18px;
font-size: 110%;
margin-top: 25px;
padding: 0px 0px 45px 37px;
border-left: 1px solid #585754;
}

#hp_scroller{
height: 150px;
padding-top: 10px;
background: #000000;
border-top: 1px solid #5d5d5d; 
border-bottom: 1px solid #5d5d5d;
}

ul#scroller_list{
margin: 0px;
padding:0px;
}

ul#scroller_list li{
padding-right: 9px;
list-style: none;
display: inline;
}

ul#scroller_list li.scrollerR{
padding-right: 0px;
list-style: none;
display: inline;
}

#training_scroller_copy{
padding: 0px 0px 7px 0px;
}

#training_scroller{
height: 177px;
padding-top: 10px;
background: #000000;
border-top: 1px solid #5d5d5d; 
border-bottom: 1px solid #5d5d5d;
}

ul#scroller_list_training{
margin: 0px;
padding:0px;
}

ul#scroller_list_training li{
padding: 0px 9px 0px 9px;
list-style: none;
display: inline;
}

ul#scroller_list_training li.scrollerR{
padding-right: 0px;
list-style: none;
display: inline;
}

#hp_partners{
margin-top: 20px;
}

ul#hp_partners_list{
margin: 10px 0px 0px 0px;
padding: 0px;
}

ul#hp_partners_list li{
list-style: none;
display: inline;
padding-right: 10px;
}

.hp_arrows{
margin: 0px 0px 5px 0px;
}

.offer{
border-bottom: 1px solid #5d5d5d;
padding-bottom: 8px;
}

.offer2{
border-bottom: 1px solid #5d5d5d;
padding-top: 8px;
padding-bottom: 8px;
}



/********************************/
/*CONTENT*/
/********************************/

#gmac_logo{
position: absolute;
left: 46px;
top: 54px;
}

#content{
position: relative;
width: 925px;
background: url("../images/content_bg.png") top;
margin: auto;
color: #ffffff;
padding: 20px 20px 40px 15px;
}


#content_copy{
float: left;
width: 656px;
line-height: 17px;
font-size: 110%;
}

#content_copy a { 
 color: #a3a09f;
 text-decoration: underline;
}

#content_copy a:hover { 
color: #f0200d;
text-decoration: underline;
}


#topRight{
float: right;
width: 320px;
padding: 70px 45px 0px 0px;
text-align: right;
}

ul#topRight_list{
margin: 0px;
padding: 0px;
}

ul#topRight_list li{
list-style: none;
color: #ffffff;
padding-bottom: 5px;
}

ul#topRight_list li.gmac_tel{
font-size: 140%;
}

ul#topRight_list li.gmac_address{
font-size: 140%;
}

ul#topRight_list li.gmac_find_us_hp{
padding-top: 20px;
}

ul#topRight_list li.gmac_search_hp{
padding-top: 30px;
font-size: 95%;
}

ul#topRight_list li.gmac_shop_hp{
padding-top: 10px;
}

ul#topRight_list li.gmac_find_us{
padding-top: 15px;
}

ul#topRight_list li.gmac_search{
padding-top: 18px;
font-size: 95%;
}

ul#topRight_list li.gmac_shop{
padding-top: 7px;
}

#top_pics{
padding: 5px 0px 5px 0px;
width: 656px;
height: 182px;
border-top: 1px solid #afafaf;
border-bottom: 1px solid #afafaf;
}

#promotion{
padding: 5px 0px 5px 0px;
width: 656px;
border-bottom: 1px solid #afafaf;
}


/********************************/
/*CAFE EVENTS*/
/********************************/


#cafe_events{
background: #ffffff;
padding: 20px;
width: 615px;
margin-top: 20px;
background: url("../images/subpages/cafe_bg.jpg") top;
}

.cafe_header{
width: 600px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
font-size: 125%;
border-bottom: 1px solid #d0d0d0;
padding: 5px 5px 5px 0px
}

.cafe_event_container{
width: 600px;
border-bottom: 1px solid #d0d0d0;
padding: 8px 0px 8px 0px;
}

.event_date{
width: 80px;
color: #7d7d7d;
font-weight: bold;

float: left;
}

.event_title{
width: 150px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
float: left;
}

.event_content{
width: 370px;
color: #000000;
float: left;
color: #5f5f5f;
font-size: 90%;
line-height: 13px;
}

.cafe_month{
color: #f0200d;
}

/********************************/
/*CLIENT LIST*/
/********************************/

.client_container{
width: 550px;
margin: 15px 0px 10px 0px;
background: url("../images/content_bg.png") top;
}

.client_pic{
float: left;
width: 110px;
padding: 10px 0px 10px 10px;
}

.client_content{
float: right;
width: 370px;
padding: 10px 30px 20px 0px;
}

/********************************/
/*VIDEO LINK*/
/********************************/

.video_link{
padding: 7px 0px 7px 10px;
background: #000000;
border-top: 1px dotted #ffffff;
margin-top: 7px;
}

.client_pic{
float: left;
width: 110px;
padding: 10px 0px 10px 10px;
}

.client_content{
float: right;
width: 370px;
padding: 10px 30px 20px 0px;
}



/********************************/
/*ARCHIVE*/
/********************************/

.archive_container{
width: 315px;
margin: 15px 0px 10px 0px;
border-bottom: 1px dotted #7b7b7b;
}

.archive_pic{
float: left;
width: 110px;
}

.archive_content{
float: right;
width: 205px;
padding-bottom: 5px;
}

.archive-left{
float: left;
}

.archive-right{
float: right;
}


/********************************/
/*NEWS*/
/********************************/

.news_container{
width: 500px;
margin: 10px 0px 10px 0px;
border-bottom: 1px dotted #7b7b7b;
}

.news_content{
width: 500px;
padding-bottom: 5px;
}


div.facebook{
margin: 8px 0px 30px 0px;
padding: 8px 8px 8px 0px;
background: url("../images/content_bg.png") top;
border-top: 1px dotted #ffffff;
border-bottom: 1px dotted #ffffff;
height: 120px;
}


/********************************/
/*EQUIPMENT*/
/********************************/

.equipment_container{
margin: 20px 0px 20px 0px
}

.equipment_item{
float: left;
width: 207px;
height: 174px;
margin: 10px 10px 10px 0px;
}


/********************************/
/*WE MAKE FILMS*/
/********************************/

.work_container{
width: 600px;
margin: 20px 0px 10px 0px
}

.work_pic{
float: left;
width: 200px;
}

.work_content{
float: right;
width: 400px;
}


/********************************/
/*NEWS*/
/********************************/

.news_container{
width: 500px;
border-bottom: 1px solid #afafaf;
padding: 10px 0px 20px 0px;
}



/********************************/
/*SCROLLER*/
/********************************/


#scroller_left
{
	float:left;
	width:45px;
	cursor: pointer;
}

#scroller-right
{
	cursor: pointer;
}

#scrolerinner
{
}

#scroller_items
{
	float:left;
	width: 835px;
	overflow:hidden;
	height:140px;
}

#scroller_list
{
	width: 3000px;

}
/*
.scroller1modal{
width: 300px;
}
*/

/********************************/
/*CLEAR*/
/********************************/

/* FULL CLEAR - forces a container to surround all children - regardless of floating */
.fc:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.fc{ display: inline-block;}

/* Hides from IE-mac \*/
* html .fc{ height: 1%; }
.fc{ display: block; }
/* End hide from IE-mac */


/********************************/
/*FOOTER*/
/********************************/

#footer_container{
margin: 0px;
padding: 0px;
height: 107px;
width: 1050px;
margin: auto;
background: url("../images/page_footer.jpg") top;
color: #ffffff;
}

ul.footer_listL{
float: left;
width: 550px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 65px;
}

ul.footer_listL li{
list-style: none;
display: inline;
font-size: 85%;
padding-right: 10px;
line-height: 15px;
}


ul#footer_listR{
float: right;
width: 170px;
margin: 10px 0px 0px 0px;
padding: 0px;
}

ul#footer_listR li{
list-style: none;
display: inline;
font-size: 85%;
}


/********************************/
/*FORM*/
/********************************/



FORM {
	 padding: 0;
	 margin: 0px;
	 border: 0;
}

#form_contents{
	margin: 30px 0px 0px 0px;
	width: 400px;
}


.fmlabel {
	width: 100px;
	float: left;
	padding-bottom: 10px;

}

.fmfield {
	margin-left: 110px;
	padding-bottom: 10px;
}

.fmfield_button {
	margin-left: 150px;
	padding-bottom: 10px;
}



input.contact {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	font-size: 90%;
	width: 240px;
	border: 1px solid #464646;
	color: #000000;
	background: #ffffff !important;
}

input {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	font-size: 90%;
	width: 160px;
	border: 1px solid #464646;
	color: #ffffff;
	background: #000000 !important;
}

input.radio {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 15px;
	border: 0px solid #a7a7a7;
	color: #000000;
	background: #Fffffff !important;
}

textarea{

	border: 1px solid #a7a7a7;
	color: #000000;
	background: #F0EFEF !important;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	height: 110px;
	font-size: 90%;
	margin: 0px;
}

.submit_buttonC {
	background: #000000 !important;
	color: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #464646;
	width: 120px;
	height: 18px;
	font-size: 95%;
	vertical-align: middle; 
	*vertical-align: top; 
	margin-bottom: 2px;
	*margin-top: 1px;
	text-align: center;
}

.submit_button {
	background: #000000 !important;
	color: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #464646;
	width: 25px;
	height: 18px;
	font-size: 95%;
	vertical-align: middle; 
	*vertical-align: top; 
	margin-bottom: 2px;
	*margin-top: 1px;
	text-align: center;
}

select{
background: #F0EFEF !important;
width: 210px;
color: #000000;
font-size: 90%;
border: 1px solid #acacac;
height: 17px;
}

