/* * * GENERICS * * */
* {margin: 0; padding: 0}

body {
	font-size: small;
	background: #666;
	text-align: left;
}

p {
	margin: 0 0 1.25em 0;
	line-height: 1.25em;
	text-align: center;
}

/* headings */
h2 {
	font-family: 'Arial Black', sans-serif;
	color: #FF6105;
	text-transform: uppercase;
}
h2 em {color: #f60; font-style: normal}

h3 {
	text-transform: uppercase;
	color: #f60;
	margin: 0.5em 0 0 0;
	font-size: medium;
	font-weight: bold;
}
h3 a {color: #f60}

h4 {font-size: 1.25em; color: #999; margin: 0.5em 0}
h5 {font-size: 1em}

/* lists */
ul,ol {margin: 0 0 1em 1em; padding: 0 0 0 1em}
ul {
	list-style-type: circle;
}

dl {margin: 0 0 1em 0}
dt {color: #336; font-weight: bold; margin: 1em 0 0 0}

/* links */
a {color: #336}
a:visited {text-decoration: none}
a:hover {
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	color: #0F0;
}
a img {border: none}

/* forms */
form {margin: 0 0 1em 0}
fieldset {border: none; margin: 0 0 1em 0}
legend {font-size: 1.25em; color: #444}
label {display: block; margin: 1em 0 0.25em 0; text-transform: capitalize}
fieldset input,
textarea {font-size: 1.25em; padding: 0.5em; border: 1px solid #ccc}
textarea {font-family: Arial, sans-serif}

div.buttons input {padding: 0.25em; cursor: pointer}

/* * * SPECIFICS * * */
/*** LAYOUT AND OTHER SPECIFICS ***/
div#main {
	width: 760px;
	margin: 2em auto;
	background: #fff;
	border: 5px solid #fff;
	position: relative;
	overflow: hidden;
	text-align: center;
}

/* banner */

div#banner {
  background: url(../images/bg/banner-boy.jpg) no-repeat;
  height: 230px;
  position: relative;
}

ul#nav-main {list-style: none; margin: 0; padding: 0}
#nav-main li {
	position: absolute;
	width: 72;
	left: 30px;
	top: 149px;
}

#nav-main li#home     {left: 35px;  top: 146px}
#nav-main li#products {left: 84px;  top: 126px}
#nav-main li#services {left: 165px; top: 116px}
#nav-main li#about    {left: 242px; top: 112px}
#nav-main li#news     {left: 295px; top: 112px}
#nav-main li#contact  {
	left: 366px;
	top: 114px
}

h1#logo {
  position: absolute;
  right: 75px;
  top: 5px;
}

div#content {
	padding: 0 125px; /* needs to match -margin on div.promo */
	margin: -50px 0 0 0;
	position: relative;
	min-height: 13em;
	text-align: center;
}

ul#promos {
  text-align: center;
  background: url(../images/tiles/gradient-hilite.gif) repeat-y;
  margin: 1em -125px;
  list-style: none;
  padding: 0;
}
#promos li {display: inline}

#content p {
	color: #666;
	text-align: left;
}

div.two-col {float: left; width: 45%; margin: 0 2.5% 1em 0}

/* footer */
div#footer {
  background: #336;
  color: #fff;
  text-align: center;
  position: relative; 
  padding: 0 0 0.75em 0;
  margin: 2em 0 0 0;
  clear: both;
}
#footer h3 {
  background: #4cc6d6 url(../images/tiles/footer-h3.gif) 0 100% repeat-x;
  padding: 0.25em 0 0.85em 0;
  color: #fff;
}

p#mirage-credit {position: absolute; top: 0.65em; font-size: 0.8em; color: #336}

#mirage-credit {right: 0.5em}

#footer table#locations {width: 100%}
#footer #locations td {
	width: 50%;
	text-align: center;
}
#footer #locations a {color: #4cc6d6}

/* products nav */
div#products-intro {text-align: center; /* position: relative; top: 2em */}
ul#nav-products {list-style: none; margin: 0 0 1em 0; padding: 0}
#nav-products li {display: inline}

/* service form */
form#service fieldset {float: left; margin: 0 0 1em 0; width: 40%}

/* testimonials */
ul#testimonials {list-style: none; margin: 0; padding: 0}
#testimonials li {margin: 0 0 1em 0}
#testimonials p {color: #000; margin: 0}
#testimonials p cite {color: #666}


p#advantage-card {
  float: left;
  position: relative;
  left: -110px;
}

p#ask-the-pros {
  /*
  position: absolute;
  bottom: -25px;
  right: 30px;
  */
  float: right;
  position: relative;
  right: -110px;
}

p#notice {
  text-align: right;
  font-weight: bold;
  color: #ccc;
}

/* CLASSES */

ul.nav-secondary {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	position: absolute;
	top: 95px;
	left: 3px;
	width: 105px;
	text-transform: capitalize;
	height: 157px;
}
ul.nav-secondary li {margin: 0 0 1em 0}

/*div.buttons {clear: both; margin: 0.5em 0}*/

ul.radio-list {list-style: none; margin: 0; padding: 0}
ul.radio-list label {display: inline}

.clear {clear: both}
#home #main #content p a strong {
	font-size: 36px;
}
#home #main #content p a strong {
	font-size: 24px;
}
#home #main #content p a strong {
	font-size: medium;
}
#home #main #content p a strong {
	font-weight: bold;
}
#home #main #content p a strong {
	font-style: italic;
}
#home #main #content p a strong {
	font-size: large;
}
strong {
	font-size: 18px;
	text-align: left;
}
#home #main #content .nav-secondary div p {
	font-size: medium;
}
#home #main #content .nav-secondary div p {
	font-weight: bold;
}
#home #main #content p {
	text-align: center;
}
#home #main #content #apDiv5 p {
	font-size: 18px;
}
#news #main #content #apDiv2 p {
	font-weight: bold;
}
#news #main #content p a strong {
	text-align: center;
}
