/* -------------------------------------------
project:	Box89
date:		2008/05/16
------------------------------------------- */

html { font-size: 100.01%; }
body { margin: 0; padding: 0; background: #fff; color: #666; font: 62.5%/1.4 Tahoma,Arial,Helvetica,sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Tahoma,Arial,Helvetica,sans-serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.1em; }
ul, ol, dl { margin-bottom: 15px; }
p { margin-bottom: 15px; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

pre { font: 1.1em "Courier New",monospace; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }

a { color: #c1023c; text-decoration: none; }
a:hover, a:focus, a:active { text-decoration: underline; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; font: normal 2.4em Georgia,"Palatino Linotype",Palatino,Georgia,Geneva,serif; color: #333; letter-spacing: -0.0px; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font: bold 1.1em/1.4 Tahoma,sans-serif; letter-spacing: 0; }
 h3.a { margin-bottom: 0; }
 h3.b { margin-bottom: 5px; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { padding: 25px 0 0; }
 #top { padding: 20px 0; border-top: 5px solid #c1023c; }
  #top div.inner { position: relative; }
   #top h1.logo { width: 197px; height: 68px; margin: 0; background: url(../images/logo.gif) no-repeat; }
    #top h1.logo a { display: block; overflow: hidden; width: 100%; height: 100%; text-indent: -10001px; }
   #top p.phone { position: absolute; right: 0; top: 50%; margin: -6px 0 0; }
    #top p.phone span { padding: 0 2px; }
 #nav { margin: 0; padding: 0 0 15px; background: #efefef; border-bottom: 1px solid #fff; }
  #nav ul { list-style: none; margin: 0; padding: 8px 0; border-bottom: 1px solid #fff; background: #666; text-align: center; }
   #nav ul li { display: inline; padding: 0 25px; line-height: 1; }
    #nav ul li em { position: absolute; left: -10001px; top: -10001px; }
    #nav ul li a { color: #fff; }
    #nav ul li a.active { font-weight: bold; text-decoration: none !important; }
 #header { margin: -16px 0 0; border-bottom: 1px solid #fff; background: #efefef; color: #000; }
 
 
  /*#header div.inner { min-height: 145px; padding: 8px 0 0; border-left: 1px solid #fff; background: url(../images/header.jpg) no-repeat; }
  * html #header div.inner { height: 145px; }*/
  #header div.inner { min-height: 190px; padding: 8px 0 0; border-left: 1px solid #fff; background: url(../images/header-04.jpg) no-repeat; }  
  * html #header div.inner { height: 190px; }
  
  
   #header h1 { margin: 0 20px 5px 350px; font-size: 2.2em; }
   #header p { margin: 0 20px 0 350px; font: 1.3em Georgia,"Palatino Linotype",Palatino,Georgia,sans-serif; }
 #content { padding: 15px 0 25px; border-top: 1px solid #ccc; }
  #content div.inner { overflow: hidden; }
   #main { float: left; width: 470px; }
   #side { float: right; width: 200px; padding: 1px 20px 0; }
    #side div.box-a { position: relative; margin: 25px -20px; }
    #side div.box-c { margin-bottom: 10px; padding-bottom: 1px; }
    #side h2 { margin-bottom: 10px; }
 #footer { margin: 0 0 15px; padding: 12px 0 5px; background: #f0f0f0; color: #333; }
  #footer p { margin: 0 0 7px; }

div.inner { width: 750px; margin: 0 auto; }
   
/* SKIP LINKS
------------------------------------------- */
#skips { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
 #skips li a:focus, #skips li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 750px; padding: 0; background: #c1023c; color: #fff; font-size: 1.4em; text-align: center; }

/* GENERAL
------------------------------------------- */
div.columns-three-a { overflow: hidden; width: 100%; margin: 0 0 10px; }
 div.columns-three-a div.column { display: inline; float: left; width: 30%; margin: 0 3.3% 0 0; }
 
div.columns-three-b { overflow: hidden; width: 100%; margin: 0 0 10px; }
 div.columns-three-b div.column { display: inline; float: left; width: 30%; margin: 0 0 0 3.299%; }

div.columns-three-c { overflow: hidden; width: 100%; margin: 0 0 10px; }
 div.columns-three-c div.column { display: inline; float: left; margin: 0;}
 div.columns-three-c div.first { width: 195px; margin: 0; margin-right: 25px; }
 div.columns-three-c div.second { width: 200px; margin: 0 15px; }
 div.columns-three-c div.third { float: right; width: 300px; margin: 0; }
 
div.box-a { zoom: 1; margin: 0 0 15px; padding: 15px 20px 1px; background: #f5f5f5; }
div.box-b { zoom: 1; margin: 0 0 15px; padding: 7px 10px 4px; background: #f5f5f5; }
 div.box-b h3 { margin: 0 0 3px; color: #c1023c; }
 div.box-b p { margin: 0 0 3px; }
 
ul.a { overflow: hidden; list-style: none; width: 100%; margin: -5px 0 15px; padding: 0; }
 ul.a li { margin: 5px 0 0; padding: 0 0 0 10px; background: url(../images/bullet-a.gif) 0 5px no-repeat; }
  ul.a li ul { list-style: none; margin: 0; padding: 0 0 0 10px; }

ul.b { overflow: hidden; list-style: none; width: 100%; margin: -7px 0 15px; padding: 0 0 0 5px; }
 ul.b li { margin: 7px 0 0; padding: 0 0 0 15px; background: url(../images/bullet-a.gif) 0 5px no-repeat; }
  ul.b li ul { list-style: none; margin: 0; padding: 0 0 0 0; }
 
p.note-a { color: #999; font-size: 1em; }
 
a.a { padding: 0 0 0 10px; background: url(../images/bullet-a.gif) 0 4px no-repeat; }
 
img.a { padding: 1px; border: 1px solid #ccc; }
 
span.lab-a { float: left; width: 45px; }
 
/* ELEMENTS
------------------------------------------- */
div.home { }
 div.home p { margin-bottom: 5px; }

/* PLUGINS
------------------------------------------- */
h1.flash-replaced { height: 33px; font-size: 3.2em; }
 h1.flash-replaced embed { height: 33px; }
h2.flash-replaced { height: 28px; font-size: 2.8em; }
 h2.flash-replaced embed { height: 28px; }

.flash-replaced { }
 .flash-replaced div.alt { display: none; }
 .flash-replaced embed { margin: 0 0 0 -3px; padding: 0; }
 
 
 #member-signup-form div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; display: inline-table; display: block;  }
.clearfix,
#member-signup-form div{ display: inline-table; display: block; height: 1%; }
   
#member-signup-form div{
	clear: both;
	margin: 0 0 15px 0;
}

#member-signup-form label{
	float: left;
	width: 30%;
	font-size: 11px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
}
#member-signup-form input.text,
#member-signup-form textarea{ width: 60%; }
#member-signup-form strong{
	display: block;
	height: 1.9em;
}
#member-signup-form p{
	padding: 0 0 0 0px;
}

#member-signup-form input.text,
textarea{
	padding: 0.4em;
	color: #000;
	border: 1px solid #999;
	font-size: 11px;
}


#member-signup-form input.center{
	display: block;
	margin: 0 auto;
}
#member-signup-form input.text:hover,
#member-signup-form input.text:focus,
#member-signup-form textarea:hover,
#member-signup-form textarea:focus{ border: 1px solid #00004a; }
#member-signup-form input.checkbox,
#member-signup-form input.radio{
	position: relative;
	top: 3px; left: -2px;
}
#member-signup-form input.submit{ font-size: 1.1em; padding: 0.3em 0.4em;}
#member-signup-form input.large {font-size: 1.2em; padding: 0.5em;}

#member-signup-form p.submit {border-top: 1px solid #ccc; padding-top: 15px; margin-top: 20px; width: 420px;}
#member-signup-form input.submit {padding: 3px; margin-left: 320px;}
