/* structure */

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

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

body {
	background: #c1c1c1;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border: 0;
	display: block;
}

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

#wrapper {
	width:95%; 
	margin:0px auto;
	padding: 0px;
	text-align:left;
	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;
	height:100%;
	
	
}
#GLOBAL_BLANK .indexsmall {
	border: none;
}

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

p {
	line-height: 1.5em;
	color: #100202;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-indent: 2em;
}

h1 { 
	font: 1.5em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	letter-spacing: .1em;
	background: #c1c1c1;
	border: 1px solid black;
	border-bottom: none;
	padding: 3px 0px 3px 0px;
	margin: 10px 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: .85em;
	font-style: italic;
	margin: 0;
	color: #000;
	text-align: right;
	display: block;
	margin-top: -1.4em;
	padding-bottom: .3em;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
.index{
	padding:0px;
	font-size:76%;
	margin:0 auto 0 auto;
	display:block;
}

.indexsmall {
	font-size: 1.0em;
	text-indent: 0 px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 20px 0px;
	border: 1px solid #333;
	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;
}

div.step_container {
 display: block;
}

div.content {
 display: block;
}

div.step_1,div.step_2,div.step_3,div.step_4,div.step_5,div.step_6 {
 display: block;
 color: #000088;
 text-decoration: underline;
 cursor: pointer;
 clear: both;
}

div.step_1_omo,div.step_2_omo,div.step_3_omo,div.step_4_omo,div.step_5_omo,div.step_6_omo {
 font-weight: bold;
 display: block;
 text-decoration: underline;
 cursor: pointer;
 color: #6F2824;
 clear: both;
}

div.step_current_1,div.step_current_2,div.step_current_3,div.step_current_4,div.step_current_5 {
 font-weight: bold;
 color: blue;
 display: block;
 clear: both;
}

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

.valuesmall {
	width: 250px;
	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: 0px auto 0px auto;
	border: none;
}

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

#logopad { 
	padding-top:8px;
	}
