/* Start of CMSMS style sheet 'Lube - Base stylesheet' */
@charset "UTF-8";
/* Lube of Atlanta CSS layout */
/* Reset code */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;w
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end Reset code */

body  {
	/*font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#wrapper { 
	position: relative;
	width: 960px; 
	_width: 966px;
	margin: 0 auto; 
	padding: 0 0 40px 0;
	border: 1px solid #000000;
	text-align: left; 
	background: #fff url(uploads/images/bg_page_default.jpg) no-repeat left top;
	display: inline-block;
}
body.about #wrapper {
	background: #fff url(uploads/images/bg_about.jpg) no-repeat left top;
	}
body.home #wrapper {
	background: #fff url(uploads/images/bg_home2.jpg) no-repeat left top;
	}
body.ih #wrapper {
	background: #fff url(uploads/images/bg_ih.jpg) no-repeat left top;
	}
body.styles #wrapper {
	background: #fff url(uploads/images/bg_styles.jpg) no-repeat left top;
	}
body.news #wrapper {
	background: #fff url(uploads/images/bg_news.jpg) no-repeat left top;
	}
body.onestop #wrapper {
	background: #fff url(uploads/images/bg_onestop.jpg) no-repeat left top;
	}
body.contact #wrapper {
	background: #fff url(uploads/images/bg_about.jpg) no-repeat left top;
	}
     	
 
#main {
	margin: 0 170px 0 144px;
	/*float: left;*/
	width: 646px; /* was 628 */
	min-height: 1;
	/*position: relative;
	display: inline-block;*/
	}
#leftcol {
	float: left; 
	width: 144px; 
	height: 545px;
	position: relative;
	background: url(uploads/images/sect_title_home.gif) no-repeat left 395px;
	}
body.about #leftcol {
	background: url(uploads/images/sect_title_about.gif) no-repeat left 395px;
	}
body.onestop #leftcol {
	background: url(uploads/images/sect_title_onestop.gif) no-repeat left 395px;
	}
body.ih #leftcol {
	background: url(uploads/images/sect_title_ih.gif) no-repeat left 395px;
	}		
body.news #leftcol {
	background: url(uploads/images/sect_title_news.gif) no-repeat left 395px;
	}	
body.styles #leftcol {
	background: url(uploads/images/sect_title_styles.gif) no-repeat left 395px;
	}
body.contact #leftcol {
	background: url(uploads/images/sect_title_home.gif) no-repeat left 395px;
	}	

	
#rightcol {
	float: right; 
	width: 170px;
	display: inline;
	margin: 0;
	padding: 0;
}
#nav {
	/*float: left;
	width: 625px;*/
	height: 56px;
	margin: 0 0 0 10px;
	/*display: block;*/
	}
#insideleft {
	float: left;
	width: 212px;
	}	
#content { 
	float: left;
	width: 646px;
	margin: 0 0 20px 212px;
	padding: 0;
}
body.wide #content { 
	margin: 0 0 20px 0;
}
#mainimage {
	margin: 0 0 45px 0;
	padding: 0;
	}
#sspgallery {
	margin: 0;
	padding: 0;
	}
.fltrt { 
	float: right;
	margin: 3px 0 3px 15px;
}
.fltlft { 
	float: left;
	margin: 3px 15px 3px 0;
}
.fltlftclear { 
	clear: left;
	float: left;
	margin: 3px 15px 3px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bio {
        clear: left;
        display: block;
}
			
p, ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding: 5px 0;
	color: #000000;
}

#breadcrumbs {
	height: 15px;
	margin: 0 10px 0 0;
	padding: 0 0 5px 20px;
	/*border-bottom: solid 1px #aaa;*/
	}
#breadcrumbs p, #breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	padding: 3px 0;
	color: #aaa;
	}
#content p {
	padding: 1px 20px 7px 20px;
}
#content ul, #content ol {
	padding: 5px 50px 15px 50px;
	}
#content ul {
	list-style: disc;
	}	
#content ol {
	list-style: decimal;
	}		
#content ul li, #content ol li {
	padding: 3px 5px;
}
#content a, #content a:link, #content a:visited {
	color: #EE8114;
	}
#content a:hover {
	color: #000000;
	}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 15px 20px 15px 20px;
	color: #000000;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 7px 20px 0 20px;
	color: #000000;
}
#footer {
	margin: 10px 0 0 0;
	padding: 5px 0;
	}
.displayvid {
	float: right;
	width: 400px;
	padding: 10px;
	margin-left: 20px;
	display: inline;
	background-color: #ccc;
}
.displayvid p {
	padding-left: 0;
	margin-left: 0;
}
#homestyles {
	margin-top:-70px;
	width: 300px;
	float: right;
	display: inline;
}
#homestyles p {
	text-align: left;
	padding-left: 0;
}



/* End of 'Lube - Base stylesheet' */

/* Start of CMSMS style sheet 'Lube - Nav' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background: none;
   border-bottom: 1px solid #808297;
   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 180px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav { 
   list-style: none; 
   margin: 0 0 0 -8px; 
   padding: 0px; 
width: 100%;
text-align: center;
}

#primary-nav ul { 
list-style: none; 
   margin: 0; 
   padding: 0px; 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
   text-align: left;
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
   background-color: #fff;
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 10px 5px 14px; 
   text-decoration: none; 
   color: #808297;
}
#primary-nav li a { 
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: bold;
	line-height: 115%;
	margin: 0;
	padding: 6px 7px 5px 7px;
	color: #999; /* was #505154 */
	text-decoration: none;
    text-transform: uppercase; 
	border-right: 1px solid #808297;
}

#primary-nav li a:hover, #primary-nav li a.menuactive  {
	color: #E0121C;

}

#primary-nav li a.last {
	border-right: none;
	margin: 0;

}
#primary-nav li li li a { 
	font-size: 11px;
	line-height: 115%;
	font-weight: normal;
    text-transform: none;
}	
#primary-nav li li a { 
   border: 1px solid #808297;
}	
#primary-nav li li a:hover { 
   color: #fff;
   background-color: #808297;
}	
/*#primary-nav li, #primary-nav li.menuparent { 
   background: none; 
}
*/
/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
/*
#primary-nav li.menuactive { 
   background-color: #C7C7C7; 
}
*/

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
/*#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}*/


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
     color: #000000; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Lube - Nav' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

