@import '/cms/styles/common.css';
@import '/style.css';


/* COMMON ---------------------------------------------------------------------- */

body{
	background:  #ffffff url(/images/bg.jpg) repeat-x ;
}

#page{
	width:754px;
	background:url(/images/content_bg.jpg) repeat-y;
	margin:auto;
	padding:0px 15px 0px 15px;
}
	
#closingline{
	width:784px;
	margin: 0 auto;
	height:2px;
	background:url(/images/bottomclose.jpg) top repeat-x;
}
		
#line{
	width:100%;
	height:1px;
	background:url(/images/line.jpg) repeat-x;
}
	
	
	
/* HEADER ---------------------------------------------------------------------- */

#header{
	height:95px;
}

#logo{
	width:246px;
	height:95px;
	}

#logo a { outline: none; }

#headerbg {
	width:498px; /* 508 */
	height:60px; /* 70 */
	background:url(/images/topheader.jpg) no-repeat;
	text-align:right;
	padding:10px 10px 0 0;
	color:#999;
}
#headerbg .phone {
	margin-bottom:3px;
	font-size:16px;
	color:#666;
}
#headerbg .phone span {
	font-size:18px;
	color:#555;
	font-weight:bold;
}

#headerbg a {
	font-weight:bold;
}

#impact{
	height:179px;
	background:url(/images/impact.jpg) no-repeat;
	margin-top:4px;
	margin-bottom:3px;
	}
	
#navbar{
	width:508px;
	height:25px;
	}
.noflashtext {
 	color:#E9E9E9;
 	font-size: 20px;
	font-weight:bold;	
}

/* MENU ------------------------------------------------------------------------ */

#navbar ul, #navbar li {
	padding:0;
	margin:0;
	background:none;
}

#navbar a {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	width:101px;
	padding:6px 0 0 0;
	text-decoration:none;
	background:url('/images/menu-bg.jpg') top left no-repeat;
  outline:none;
	height:19px;
	}
#navbar li.first a {
	width:102px;
	background:url('/images/menu-bg-home.jpg') top left no-repeat;
	}
#navbar li.last a {
	width:103px;
	background:url('/images/menu-bg-last.jpg') top left no-repeat;
}

body.root_135 #navbar li.menu2 a,
body.root_136 #navbar li.menu3 a,
body.root_137 #navbar li.menu4 a,
#navbar li a:hover {
	background:url('/images/menu-bg-hover.jpg') top left no-repeat;
}

body.root_1 #navbar li.first a,
#navbar li.first a:hover {
	background:url('/images/menu-bg-home-hover.jpg') top left no-repeat;
}

body.root_138 #navbar li.last a,
#navbar li.last a:hover {
	background:url('/images/menu-bg-last-hover.jpg') top left no-repeat;
}
	
	


/* CUSTOMIZATIONS -------------------------------------------------------------- */

/* HOME ------------------------------------------------------------------------ */

/* CONTENT --------------------------------------------------------------------- */

#contentarea {
	width:754px;
	height:auto !important;
	min-height:350px;
	height:350px;
}

#wrapper1 {
	background: url('/images/side_bg.gif') bottom left no-repeat;
}
#wrapper2 {
	background:url('/images/sidelogo.jpg') 143px bottom  no-repeat;
}

#side{
	width:248px;
	padding-bottom:40px;
	font-size:15px;
	color:#333;
}

#sidecontent{
	padding-left:15px;
	font-size:15px;
	}


.sidelastname{
	color:#666;
	font-size:14px;
	}

.firstname{
	color:#333;
	font-weight:bold;
	font-size:14px;
	}

.sidetel {
	font-size:12px;
}
	
.sidetelnumber{
	font-size:13px;
	font-weight:bold;
}


#side h2 {
	margin-top:35px;
	font-size:17px;
	color:#900;
}
#side h2 span {
	font-weight:normal;
	font-size:17px;
	color:#900;
}


.sideheader {
	width:233px;
	height:26px;
	background: url(/images/side-header.jpg) no-repeat;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	padding:20px 0px 0px 15px;
	margin-bottom:11px;
}
.sideheader span {	
	font-weight:normal;
	color:#fff;
	font-size:17px;
}


#content {
	width:480px;
	background: #fff url('/images/topshadow.jpg') no-repeat top;
	padding:15px 13px 15px 13px;
}	
	
	
	
		
/* FOOTER ---------------------------------------------------------------------- */

#footer{
	width:754px;
	background:url(/images/footerline.jpg) repeat-x top;
	height:26px;
	border-bottom:1px solid #ccc;
	margin-bottom:4px;
	}
	
#footernav{
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-top:6px
	}

#footernav ul, #footernav li {
	padding: 0px 0px 0px 10px;
	margin:0;
	background:none;
	}

#footernav a{
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-right:8px;
	border-right:1px solid  #bbb;
	text-decoration:none;
	float:left;
	}
#footernav li.last a{
	border:none;
	}

#footernav a:hover {
	color:#f00;
	color: #cf4747; 
	text-decoration:underline;
}

#leftsidefooter{
	width:243px; /* 248 */
	background:url('/images/footerline.jpg') repeat-x top #e3e3e3;
	height:19px;
	color:#999;
	font-size:10px;
	padding-top:7px;
	padding-left:5px;
	}
	
#rightsidefooter{
	width:506px;
	height:26px;
	}
#am {
	padding-bottom:10px;
}

#am a{
	text-decoration:none;
	font-size:10px;
	color: #7e7e7e;
	text-align:left;
	width:233px;
	margin-left:15px;
	
	}
	
#am a:hover{
	text-decoration: underline;
	width:233px;
	}
	
	
	
/* GALLERY / IMAGES ------------------------------------------------------- */	
	
.thumb {
	float:left;
	padding:3px;
	border:1px solid #ccc;
	margin:0 10px 25px 0;
	display:inline;
}
.thumb-caption {
	background: #2e2e2e url('/images/caption-bg.gif') top repeat-x;
	padding:3px 0;
	text-align:center;
	border-top:1px solid #999;
}
.thumb-caption a {
	color:#bbb;
	background:url('/images/zoom.gif') left no-repeat;
	padding-left:16px;
	text-decoration:underline;
	font-size:11px;
}
.thumb-caption a:hover {
	color:#fff;
}
 
 
/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  color:#999;
  padding:2px 2px 2px 4px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #ccc;
  color:#999;
  padding:0;
}
input.button {
	background: #b0b0b0 url('/images/button-bg.gif') top repeat-x;
	border:none;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:3px 8px;
	margin:0;
	outline:none;
}


 
#quoteform .row {
	margin-bottom:10px;
} 
	
#quoteform .label	{
	font-weight:bold;
	width:70px;
	margin-right:5px;
}

#quoteform .input {
	width:150px;
}
#quoteform .input .styled {
	width:140px;
}



.smaller {
	font-size:10px;
	font-weight:normal;
}

h1 .smaller {
	color:#833;
	font-size:13px;
	font-weight:bold;
}

.bigger {
	font-size:14px;
	font-weight:bold;
}
	
#keyboardMsg {
	margin:0;
	padding:0;
	font-size:11px;
}
#keyboardMsg a {
	font-size:11px;
	color:#333;
	text-decoration:none
}	
#keyboardMsg a:hover {
	color: #cf4747; 
	text-decoration:underline;
}
	
/* HLIST -------------------------------------------------------------------------------------------------------- */

.hlist {
  padding:0; 
  margin:0 auto 0 0; /* left justified */
	}
.hlist:after { content: ".";display: block; height: 0; clear: both; visibility: hidden; }

.hlist li {
  display: inline;
  float: left;
  list-style-type: none;
	}

.hlist a {
display: -moz-inline-block;
	}

/* ROW ----------------------------------------------------------------------------------------------------------- */

.row {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0; 
	}
.row:after { content: ".";display: block; height: 0; clear: both; visibility: hidden; }

/* COLUMN -------------------------------------------------------------------------------------------------------- */

.col, .column {
  float: left;
  border: 0;
  padding: 0;
  margin: 0; 
  vertical-align: top;
	}


