/****** RESET ******/
* {
	margin:0;
	padding:0;
}
html, body {
	color:#666;
	margin: 0;
	padding: 0 ;
	border: 0;
	height: 100%;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.clear {
	clear:both;
}
.plus {
	float:right;
	border:none;
}

body {
	background:url(../img/bodybg.gif) repeat-x #FFF;
	margin:0;
	padding:0;
}
/****** ELEMENTS ******/
#headWrapper d{
	width:1050px;
	margin: 0 auto;

}
#wrapper {
	width:950px;
	margin: 0 auto;

}
#header {
	margin:0 auto;
	background:#000;
	height:81px;
	
}
#navWrap {
	margin:0 auto;
	width:950px;
}
#header img.brand {
	float:left;
}
#header img.phone {
	float:right;
}
#rotate {
	margin:0px auto;
	display:block;
	text-align:center;
	margin-bottom:10px;
}
#lp {
	float:left;
	width:310px;
	padding:15px 0 0 0;
}

#lp .box {
	background:url(../img/boxHead.gif) no-repeat;
	display:block;
}
#lp .box2 {
	background:url(../img/new_for_2010.gif) no-repeat;
	display:block;
	height:196px;
}
#lp .box h2 {
	color:#fff;
	padding:3px 0 3px 20px;
	font-size:14px;
	display:block;
}
#lp .box img {
	display:block;
	border:none;
}
#lp .boxFoot {
	background:url(../img/boxFoot.gif) no-repeat;
	height:12px;
	display:block;
}
#lp .space {
	height:20px;
}
/* SUBSTANCE STUFF */

#substance {
	float:left;
	width:630px;
	background:#FFF;
	padding:15px 0 0 10px;
	font-size:14px;
	color:#474747;
}
#substance h1 {
	color:#2c2c2c;
	font-size:130%;
	font-weight:bold;
	padding:2px 7px  ;
}
#substance h2 {
	background:#;
	font-size:120%;
	color:#2c2c2c;
	margin:5px 0;
	padding:2px 10px ;
	font-weight:normal;
}
#substance h3 {
	background:url(../img/h3Bg.gif) no-repeat;
	color:#fff;
	font-size:110%;
	padding:8px 10px;
}
#substance h4 {
	font-size:110%;
	margin-left:5px;
}
#substance p {
	padding:2px 7px;
	line-height:1.5em;
	
}
#substance a:link, #substance a:active, #substance a:visited {
	color:#000;
}
#substance ul,  ul.arrowed {
	list-style:none;
	margin:10px 0 0 30px;
}
#substance li, ul.arrowed li {
	background:url(../img/liArrow.gif) 0px 8px no-repeat;
	padding:2px 0 2px 15px;
}
img.skipBookLink {
	float:right;
	display:block;
	border:0px;
}

#rp {
	float:right;
	width:180px;
	background:#c0e559;
	padding:10px;
}
/****** FOOTER ******/
#footer {
	margin:0 auto;
	width:100%;
	height:100px;
	background:url(../img/footerBg.gif) repeat-x #0A0B0B;
}
#footer .container {
	margin:0 auto;
	padding:10px;
	width:940px;
}
#footer p {
	font-size:80%;
}
#footer .lcol {
	text-align:center;
	text-transform:uppercase;
}
#footer .rcol {
	text-align:right;
	float:right;
	width:50%;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration:none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:none;
}
#footer img {
	border:none;
}

/****** FOOTER NAV ******/
#footerNav {
	height:33px;
	display:block;
}
#footerNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footerNav li {
	display:inline;
	text-align:center;
}
#footerNav li.last {
	margin-right:0px;
}


.footRoll a:link, .footRoll a:visited, .footRoll a:active {
	text-decoration: none;
	float:left;
	text-align:center;
	padding:8px 0px 10px 0px;
	width:140px;
	color:#fff;
	font-size:10px;
	margin-right:10px;
	background:#000;
}
.footRoll a:hover, .footRoll a.active {
	background:#222222;
	text-decoration: none;
	color:#000;
}
.footRollLast {
	margin-right:0px;
}
.phLogo {
	float:left;
}

/****** CONTACT ******/
#contact {
	margin-bottom:10px;
}
#contact .lcol, #contact .col {
	float:left;
	width:270px;
}
#contact ul {
	list-style:none;
	float:left;
	width:50%;
}
#contact li {
	background:#f1f1f1;
	margin:2px 0;
	padding:2px 5px;
}
#contact li.nobg {
	background:none;
}
.googleFrame {
	float:right;
	padding:20px 0 0 0;
}
/****** DROP-DOWN ******/
#substance .dropdown {
	margin:0;
	list-style:none;
}
#substance .dropdown li {
	background:none;
	margin:2px 0;
	padding:0;
	list-style:none;
	
}
#substance .dropdown li h4{
	background:#FFEA00;
	padding:5px	10px;
	border:1px solid #ccc;
	font-weight:normal;
	
}

/****** LISTS ******/
.list {
	margin:0;
}
.list li {
	padding:3px 3px 3px 25px;
	font-style:italic;
	background: url(../img/list_bullet.gif) left center no-repeat #fff;
	background-position:10px 50%;
}
/*"""""""" TABS """"""""*/
ul.tabnav {
    list-style: none;
    margin-left: 10px;
    height: 32px;
}
ul.tabnav li {
    float: left;
    background: #7c7c7c;
	border-top:2px solid white;
    margin-left: 6px;
}
ul.tabnav li.active {
    position: relative;
    margin-top: 1px;
    background: #fff;
    border: 2px solid #a1a1a1;
    border-bottom: 1px solid #fff;
}
ul.tabnav li a {
    display: block;
    padding: 0 18px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    outline: 0;
}
ul.tabnav li.active a {
    color: #444;
}
.tabs {
    border: 2px solid #a1a1a1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    height: 200px;
    padding: 16px;
}
.tabs div {
overflow: hidden;
}

/* TABLES */
.margined {
	margin:10px 0 0 10px;
}

.dataTbl {
	background:url(../img/tblDataBg.gif) no-repeat;
	border-collapse:collapse;
	border:0px solid #ccc;
	margin:0 0px 0 1px ;
	width:609px;
	font-size:10px;
	margin-top:15px;
}
.dataTbl th {
	text-align:left;

	font-weight:bold;
	color:#fff;
	padding:6px 5px 10px 5px;
	border-right:1px solid #494949;
}
.dataTbl th.last {
	border:0px;
}
.dataTbl tr.firstRow {
	border:0px;
}	

.dataTbl tr.secondRow td {
	border-top:0px;
}	
.dataTbl td {
	border:1px solid #ccc;
	
}


.noBgTbl {
	border-collapse:collapse;
	border:0px solid #ccc;
	margin:0 0px 0 1px ;
	width:609px;
	font-size:10px;
	margin-top:15px;
}
.noBgTbl td {
	border:1px solid #ccc;
	
}




.skipTbl {
	border-collapse:collapse;
	border:0px solid #ccc;
	margin:0 0px 5px 1px ;
	width:609px;
	font-size:14px;
	margin-top:15px;
	background:url(../img/skipHireBg.gif) no-repeat;
}
.skipTbl th {
	text-align:left;
	border:0px;
	font-weight:bold;
	color:#fff;
	padding:12px 5px 11px 5px;
}
.skipTbl th.last {
	border:0px;
}
.skipTbl tr.firstRow {
	border:0px;
}	
.skipTbl tr.secondRow td {
	border-top:0px;
	padding:8px 5px 5px 5px;
}
.skipTbl td {
	border:1px solid #ccc;
	padding:5px 5px 5px 5px;
}
.skipTbl .skipRow {
	width:93px;
}

.skipFormContent {
	background:#efefef;
	border:1px solid #cccccc;
	padding:10px;
	margin:10px;
}
.skipFormContent h5 {
	font-size:14px;
}


/* FORM */

.skipFormContent label { text-align:left; padding:0 10px 0 0; font-size:10px; font-weight:bold; color:#616161; float:left; width:90px;}
.skipFormContent label, .skipFormContent input, .skipFormContent textarea {margin-top:1px; font-family:Arial, Helvetica, sans-serif;}
.skipFormContent select {}
.skipFormContent input, .skipFormContent textarea {font-size:10px; padding:2px; width:250px;}
.skipFormContent .button {width:131px; height:37px; margin: 10px 0 0 50px;}
.skipFormContent select {font-size:12px; margin-top:10px;}
.skipFormContent input.radio {width:20px;}
.skipFormContent .submit {width:auto;}


/****** LINKS ******/
a:link {
	color: #FF0000;
	text-decoration:none;
}
a:visited {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #FF0000;
	text-decoration:none;
}
/****** NAV ******/
#nav {
	height:33px;
	background:url(../img/navBg.gif) no-repeat;
	display:block;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	text-align:center;
}
#nav li.last {
	margin-right:0px;
}
.rollover a:link, .rollover a:visited, .rollover a:active {
	text-decoration: none;
	float:left;
	text-align:center;
	padding:8px 0px 10px 0px;
	width:125px;
	color:#fff;
	font-size:14px;
	margin-right:10px;
}
.rollover a:hover, .rollover a.active {
	background:url(../img/navRoll.gif) no-repeat;
	text-decoration: none;
	color:#000;
}
.rollLast {
	margin-right:0px;
}
#date {
	font-size:80%;
	float:right;
	padding:10px 20px 10px 0;
}
/****** TEXT ******/
h1 {
	font-size:180%;
}
.topspace {
	margin-top:10px;
}
h2 {
	font-size:140%;
	padding:3px 0;
	line-height:1.4em
}
h3 {
	font-size:110%;
	padding:3px 0;
	color:#FF0000;
}
p {
	margin:10px 0;
	line-height:1.4em;
}
/****** GALLERY ******/
#gallerycontainer {
	text-align:center;
	background:#98C908;
}
/****** SLIMBOX ******/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

.space {
	height:10px;
}