/* structure */

@import url(/templ/generic/quote_results.css);

#QUOTE_RESULTS_LIST_VERBS {
	padding: 0px 0px 20px 0px;
}

body {
	background-image:url(/templ/gmac_v2/images/gmacbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	margin-top:12px;
	padding: 0px;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

img {
	border: 0;
	display: block;
}

div .error {
	color: red;
}
.error {
	color: red;
}

#wrapper {
	width:95%; 
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:center;
	background-color:white;
	border:1px solid #666;
}

.header_table {
	color: white;
	background-color: #900000;
	width: 100%;
	font-weight: normal;
}
#pgHead {
	background:url(/templ/mexpro/images/header.jpg) no-repeat;
	padding: 0px;
	width:95%;
	height:60px;
	margin: 0px auto 0px auto;
	}

.qr_cc_table td {
	border: 1px solid lightgrey;
}
.qr_header {
	font-weight: bold;
	font-size: 1.1em;
}
.textwrapper {
	width: 95%;
	margin: 0 auto 0 auto;	
}

#GLOBAL_BLANK {
		border:none;
}

#footer{
	font-size:.7em;
	padding-top:7px;
	background:url(/templ/mexpro/images/footer.jpg) no-repeat;
	height:67px;
	margin-bottom:-10px;
}
	

p {
	margin: 0;
	padding: 0;
}

h1 { 
	font-size: 1.3em;
	text-indent:10px;
	font-weight:bold;
	width: 100%;
	text-align: let;
	border: none;
	padding: 13px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

h4 { 
	font:1.5em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: .07em;
	padding:5px 0px 0px 8px;
	margin: 0 auto 0 auto;
	display: block;
	text-align: center;
	text-decoration: none;
	height:26px;
}

h5 {
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serifl
	color: #666666;
	padding:5px 15px 5px 15px;
	margin: 0 auto 0 auto;
	display: block;
	text-align: left;
	text-decoration: none;	
	}

h3 {
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding:5px 15px 5px 15px;
	margin: 0 auto 0 auto;
	display: block;
	text-align: left;
	text-decoration: none;	
	}
	
	
.index{
	padding:0px;
	font-size:76%;
	margin:0 auto 0 auto;
	display:block;
}

.indexsmall {
	font-size: .9em;
	text-indent: 0;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 20px 0px;
	border: none;
	width: 100%;
	display:block;
}

hr {
	width: 90%;
	text-align: center;
	margin: 15px auto;
	color: #727162;
}   

a:link {
	text-decoration: none;
	color: #000088;
}

a:visited {
	font-weight: normal;
	color: #000088;
}

a:hover {
	text-decoration:underline;
	color: #6F2824;
}

.headersmall {
	width: 40%;
	position: relative;
	text-align: left;
	float: left;
	margin: 5px;
}

.valuesmall {
	width: 50%;
	position: relative;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 2px;
	float: left;
	margin: 3px;
}
.valuesmall .valuesmall {
	padding-left: 30px;
}

.helpsmall {
	position: relative;
	float: left;
	padding-left: 15px;
	text-align: right;
}

.buy_now {
	color: #58A53C;
	font-weight: bold;
}

.limited_cov {
	color: #900000;
}

.editable {
	/* border: 1px solid lightgreen; */
	padding: 3px;
}

.menu_td {
	background-color: #900000;
}

.menu_wrapper {
	background-color: #900000;
	padding: 5px;
	margin: 0px;
}

.menu_wrapper div {
	border: 1px solid black;
	margin: 2px;
	padding: 3px;
	color: white;
}
.menu_item a {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.menu_item a:link {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.menu_item a:visited {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.menu_item a:hover {
	color: white;
	font-weight: bold;
	text-decoration:underline;
}

.footer {
	background-color: #900000;
	color: white;
	text-align: center;
	font-size: .7em;
}
.footer a			{ color: white; }
.footer a:link		{ color: white; }
.footer a:hover		{ color: white; }
.footer a:visited	{ color: white; }
.footer a { color: white; }

.icon_menu_item {
	text-align: center;
	margin: auto;
	width: 120px;
}

#header_menu {
	background-color: white;
	text-align: center;
	margin: 10px auto 10px auto;
	border: 1px solid black;
}

#header_menu table {
	margin: 0px 10px 0px auto;
}

/* NEW */

#row1mid {
	width:933px;
	height:15px;
	background-image:url(/templ/gmac_v2/images/row1topbgslice.jpg);
	background-repeat:repeat-x;
	}
	
#row2left {
	background-image:url(/templ/gmac_v2/images/row2left.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:60px;
	}

#row2right {
	background-image:url(/templ/gmac_v2/images/row2right.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:60px;
	}
	
.whitebg {
	background-color:#FFFFFF; }
	
#row3left {
	width:10px;
	height:100%;
	background-image:url(/templ/gmac_v2/images/contentLslice.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
	
#row3right {
	width:10px;
	height:100%;
	background-image:url(/templ/gmac_v2/images/contentRslice.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
	
#botmid {
	width:923px;
	height:12px;
	background-image:url(/templ/gmac_v2/images/botslice.jpg);
	background-repeat:repeat-x;
	}

.sidebar {
	background-color:#f6f6f6;
	border-left: 1px solid #DADADA;
	}
	
.sidebartext {
	background-color:#F6F6F6;
	border-left: 1px solid #DADADA;
	color:#666666;
	vertical-align:top;
	margin: 0px 0px 10px;
	padding: 20px 10px 50px 25px;
	height:100%;
	font-size:10px;
	}
	
.sidebar p { 
	margin: 0px;
	font-size:1.1em;
	padding:0px;
}

.row3side p { 
	padding:5px 15px 10px 15px;
	margin: 0px auto;
	font-size:0.8em;
}

.maincontenthead {
	background-image:url(/templ/gmac_v2/images/contentbg.jpg);
	background-repeat:repeat-x;
	}
	
.ast { color: #666666; }

a.bluesidelink:link	{  text-decoration: none; color:#000088; font-size:0.8em;  }
a.bluesidelink:visited	{ text-decoration: none;  color:#000088; font-size:0.8em;  }
a.bluesidelink:active	{  text-decoration: none; color:#000088; font-size:0.8em;   }
a.bluesidelink:hover	{ text-decoration: underline; color:#000088; font-size:0.8em;   } 

a.footerlink:link	{  text-decoration: underline; color:#666666; }
a.footerlink:visited	{ text-decoration: underline; color:#666666;   }
a.footerlink:active	{  text-decoration: underline; color:#666666;   }
a.footerlink:hover	{ text-decoration: underline; color:#666666;    } 



/* NEW QUOTEFORM */

.cal_icon {display:none; }

.form_button {
	background-color:#204190;
	border:medium none;
	color:#FFFFFF;
	font-size:1.3em;
	height:27px;
	margin:15px auto 0px;
	padding:2px 35px 25px;
	text-align:center; 
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	padding: 10px 0px 10px 10px;
	margin:0px;
	}

#app_form {
	height:100%;
	margin:0px;
	padding:10px;
	}

/* PROGRESS BAR */

#AP_PROGRESS_INFO h1 {display:none; }

div.step_container {
 display: block;
 clear:both;
}

div.content {
 display: block;
}

div.step_1,div.step_2,div.step_3,div.step_4,div.step_5,div.step_6 {
  float: left;
  height: 100px;
  padding:0px;
  padding-bottom: 5px;
  margin:0px auto;
  width: 630px;
  display: none;
}

div.step_1 {
	margin-left:25px;
	}

div.step_1_omo,div.step_2_omo,div.step_3_omo,div.step_4_omo,div.step_5_omo,div.step_6_omo {
  float: left;
  height: 100px;
  padding:0px;
  padding-bottom: 5px;
  margin:0px auto;
  width: 630px;
  display: none;
}

 div.step_current_1,div.step_current_2,div.step_current_3,div.step_current_4,div.step_current_5 {
  float: left;
  height: 100px;
  padding:0px;
  padding-bottom: 5px;
  margin:0px auto;
  background-repeat:no-repeat;
  background-position:left;
  width: 630px;
  font-size:0px;
  color:#FFFFFF;
} 

div.step_1, div.step_1_omo {
	}

div.step_current_1 {
	background-image:url(/templ/gmac_v2/images/step2current.jpg);
	}
	
div.step_2, div.step_2_omo {
	}

div.step_current_2 {
	background-image:url(/templ/gmac_v2/images/step2current.jpg);
	}

div.step_3, div.step_3_omo {
	
	}
	
div.step_current_3 {
	background-image:url(/templ/gmac_v2/images/step3current.jpg);
	}
	
div.step_4, div.step_4_omo {
	}
	
div.step_current_4 {
	background-image:url(/templ/gmac_v2/images/step4current.jpg);
	}

div.step_5, div.step_5_omo {
	}	

div.step_current_5  {
	background-image:url(/templ/gmac_v2/images/step5current.jpg);
	}

div.step_6 { display:none; }

div.step_current_6 { display:none; }


/* Alternating Information Box Colors */

.odd {
	background-color:#EEEEEE;
	}
	
.even {
	background-color:#FEFEFE;
	}

p.intro {font-size:13px; padding-bottom:13px; }
.sidebartext p {width: 150px; }


