body {
	padding: 0px;
	margin: 0px;
	background-color: #000;
	text-align: center;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	color: #fff;
}

body, p, div, td, span li {
	font-size: 12px;
	font-family: Verdana, 'Sans Serif';
	text-align: justify;
}

body.mceContentBody  * {
	color: #000;
}

#bg-bar {
	background-image: url('../images/bg_bar.png');
	background-repeat: repeat-x;
	width: 50%;
	height: 75px;
	position: absolute;
	top: 25px;
	left: 0px;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	position: relative;
	background-color: #000;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.float-left {
	float: left;
}

.fload-right {
	float: right;
}

a:link { color: #ff8b00; }
a:visited { color: #ff8b00; }

.addthis_button {
	float: right;
	margin-top: 20px;
	clear: both;
}

.addthis_button_right {
	margin-right: 50px;
}

/**********************************
   Header
**********************************/

#header {
	height: 336px;
	background-repeat: no-repeat;
}

#header #logo {
	padding-top: 14px;
	margin-left: -6px;
}

#header #logo a:link, #header #logo a:visited {
	width: 629px;
	height: 80px;
	background-image: url('../images/logo.png');
	display: block;
	line-height: 500px;
	overflow: hidden;
}

#header #tab {
	background-image: url('../images/nav_tab_left.png');
	background-repeat: no-repeat;
	padding-left: 9px;
	float: right;
	margin-right: 30px;
	margin-top: -40px;
}

#header #tab div {
	background-image: url('../images/nav_tab_right.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 9px;
	line-height: 27px;
}

#header #tab ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#header #tab div a:link, #header #tab div a:visited {
	color: #fff;
	text-decoration: none;
}

#header #header-link {
	background-image: url('../images/head_link_left.png');
	background-repeat: no-repeat;
	padding-left: 56px;
	float: right;
	margin-top: 136px;
	position: absolute;
	right: 0;
}

#header #header-link div {
	background-image: url('../images/head_link_right.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 30px;
	padding-left: 20px;
	height: 50px;
}

#header #header-link div span {
	color: #fff;
	text-decoration: none;
	
	padding-top: 15px;
	display: block;
	text-transform: uppercase;
}

#header-text {
	background: #000;
	padding: 25px 14px;
	z-index: 5;
	width: 932px;
}

#header-text ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: 5px;
}

#header-text ul li {
	width: 50%;
	float: left;
	font-size: 11px;
	margin-bottom: 5px;
}

#header-text .header-text-title {
	font-size: 16px;
	font-weight: bold;
}

/**********************************
   Header Navigation
**********************************/

#header #navigation {
	height: 50px;
	background-image: url('../images/nav_bg.png');
	background-repeat: repeat x;
	
	margin-top: 6px;
}

#header #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url('../images/nav_div.png');
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	padding-right: 50px;
	min-height: 50px;
}

#header #navigation ul li {
	float: left;
	line-height: 50px;
	display: block;
	background-image: url('../images/nav_div.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 52px;
	text-align: left;
}

#header #navigation ul li:first-child {
	padding-left: 25px;
	background-image: none;
}

#header #navigation ul li a:link, #header #navigation ul li a:visited {
	text-transform: lowercase;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#header #navigation ul li:hover ul {
	display: block;
}

#header #navigation ul ul {
	display: none;
	margin-left: -4px;
	position: absolute;
	background-image: url('../images/nav_sub_bg.png');
	background-position: bottom center;
	padding: 5px 0px 20px 0px;
	width: 217px;
	z-index: 15;
}

#header #navigation ul ul li {
	display: block;
	float: none;
	width: 206px;
	background-image: none;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: left;
	padding-left: 0px;
	clear: both;
}

#header #navigation ul ul li:first-child {
	padding-left: 0px;
}

#header #navigation ul ul li a:link, #header #navigation ul ul li a:visited {
	text-transform: uppercase;
	line-height: 19px;
	display: block;
	padding: 0px 25px;
	margin-left: 5px;
}

#header #navigation ul ul li a:hover {
	background-image: url('../images/nav_sub_hover.png');
	color: #000;
}

#header #navigation ul ul ul {
	display: block;
	margin-left: -5px;
	position: relative;
	background-image: none;
	padding: 0px;
	top: 0;
}

#header #navigation ul ul ul li {
	padding: 0px 25px 0px 5px;
	margin-bottom: 0px;
	text-align: left;
}

#header #navigation ul ul ul li a:link, #header #navigation ul ul ul li a:visited {
	text-transform: lowercase;
	font-weight: normal;
	padding: 0px 50px 0px 40px;
}

/**********************************
   Content
**********************************/

.ui-slider-handle {
	background-image: url('../images/scroll_btn.png');
	display: block;
	width: 31px;
	height: 31px;
	position:absolute;
	margin-top: -10px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	left: 20px;
}

.ui-state-hover {
	background-image: url('../images/scroll_btn_over.png');
}

.ui-slider {
	position:relative;
	text-align:left;
	height: 12px;
	background-image: url('../images/slider_bg.png');
	border: 1px solid #2a2a2a;
}

#content {

}

h1 {
	font-size: 20px;
	margin-top: 35px;
}

h2 {
	font-size: 16px;
}

.grey_text {
	color: #9F9F9F;
}

h1.contentheading, h2.contentheading {
	margin-top: 0px;
}

h1.bar, .maincontent .contentheading, .maincontent .componentheading {
	background-image: url('../images/h1_bg.png');
	background-position: left bottom;
	background-repeat: no-repeat;	
	line-height: 38px;
	padding-left: 10px;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 500px;
}

.maincontent .contentheading, .maincontent .componentheading {
	padding-top: 35px;
}

h1.bar-full {
	background-image: url('../images/h1_bg_full.png');
	width: 960px;
	text-transform: lowercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.bar-full-open {
	background-image: url('../images/h1_bg_full_open.png');
	padding-left: 35px;
}

h1.bar-full-closed {
	background-image: url('../images/h1_bg_full_closed.png');
	padding-left: 35px;
}

#content p {
	line-height: 18px;
}

#content .column {
	float: left;
	margin-bottom: 30px;
}

#content #columnfull {
	width: 960px;
}

.contentpad {
	padding-right: 45px;
	padding-left: 45px;
}

#content #column1 {
	width: 520px;
	padding-right: 44px;
	margin-left: 45px;
}

#content #column2 {
	width: 305px;
}

#content #column3 {
	width: 560px;
	padding-right: 44px;
	margin-left: 45px;
}

#content #column4 {
	width: 264px;
	padding-top: 35px;
}

#content .column-3 {
	width: 305px;
	margin-left: 22px;
	margin-bottom: 0px;
}

#content .column-3:first-child {
	margin-left: 0px;
	width: 306px;
}

#content .column-2 {
	width: 468px;
	margin-left: 22px;
	margin-bottom: 0px;
}

#content .column-2:first-child {
	margin-left: 0px;
}

#content .column-1 {
	width: 960px;
	margin-bottom: 0px;
}

#content #headcover {
	position: relative;
	margin-top: -186px;
	background-color: #000;
	width: 960px;
	min-height: 190px;
}

/**********************************
   Front Page
**********************************/

#frontpage-gallery {
	width: 400px;
	text-align: left;
}

#frontpage-gallery img {
	margin-right: 5px;
	margin-bottom: 5px;
}

.frontpage-cabinets {
	text-align: left;
}

.frontpage-cabinets div.imagecont-cab {
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #7b7b7b;
	width: 144px;
	display: block;
	float: left;
	border: 1px solid 8f8f8f;
	height: 155px;
	padding-top: 10px;
	text-align: center;
	margin-right: 20px;
	height: 220px;
}

.frontpage-cabinets img {
	border: 0px;
}

.dimensions {
	font-size: 11px;
}

#accordian h1 {
	cursor: pointer;
}

.frontpage-cabinets div.imagecont-cab-home {
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #7b7b7b;
	width: 144px;
	display: block;
	float: left;
	border: 1px solid 8f8f8f;
	height: 155px;
	padding-top: 15px;
	text-align: center;
	margin-right: 20px;
	height: 150px;
}

.singleprod {
	height: 270px;
	overflow: hidden;
	position: relative;
}

.addImages h2 {
	position: absolute;
	float: left;
	margin-top: -5px;
}

.cabinets-gallery {
	position: absolute;
	float: left;
	background: #000;
	background-image: url('../images/gallery_bg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 260px;
	width: 900px;
	z-index: 10;
	margin-top: -280px;
	left: 0px;
	padding-left: 60px;
	white-space: nowrap;
	display: inline-block;
	padding-top: 20px;
}

.cabinets-gallery-off {
	background-image: url('../images/gallery_bg_off.png');
}

.cabinets-gallery img {
	width: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #5F5F5F;
	margin-top: -10px;
}

.close-gal {
	height: 20px;
	position: relative;
	left: 0px;
	top: 225px;
	cursor: pointer;
}

.gallery_image {
	float: left;
}

/* Scroll */

#accordian h1.bar {
	padding-top: 0px;
}

.config .imageScroll {
	height: 500px;
}

.config div.frontpage-cabinets {
	height: 525px;
	width: 802px;
	float: left;
}

.config .imageScrollCon {
	height: 500px;
}

.config .singleprod {
	height: 525px;
}

div.config .frontpage-cabinets div.imagecont-cab {
	background-color: #000;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 500px;
	width: 802px;
}

.config .scrollLeft  {
	margin-top: 240px;
}

.config .scrollRight  {
	margin-top: 240px;
}

.imageScroll {
	width: 800px;
	display: block;
	height: 240px;
	overflow: hidden;
	position: absolute;
	margin-left: 45px;
	
}

.imageScrollCon {
	display: block;
	height: 140px;
}

.scrollLeft {
	background-image: url('../images/scroll_left.png');
	left: 25px;
	margin-top: 120px;
	display: block;
}

.scrollRight {
	background-image: url('../images/scroll_right.png');
	left: 905px;
	margin-top: 120px;
	display: block;
}

.scrollLeft-off {
	background-image: url('../images/scroll_left_off.png');
}

.scrollRight-off {
	background-image: url('../images/scroll_right_off.png');
}

.scrollBtn {
	display: none;
	height: 30px;
	width: 30px;
	position: absolute;
	float: left;
	cursor: pointer;
}

a.specs-link:link, a.specs-link:visited {
	background-image: url('../images/specs_off.png');
	display: block;
	width: 141px;
	height: 26px;
	position: relative;
	margin-top: 30px;
	text-decoration: none;
	left: 800px;
	z-index: 9;
}

h2 a.specs-link:link, h2 a.specs-link:visited {
	margin-top: -20px;
	left: 765px;
}

a.specs-link:hover {
	background-image: url('../images/specs_on.png');
}

.accord-content .singleprod:first-child h2 {
	margin-top: 5px;
}

.accord-content .singleprod:first-child .imageScroll {
	margin-top: 40px;
}


/**********************************
   Products Page
**********************************/

ul.products {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	clear: both;
}

ul.products li {
	line-height: 55px;
	margin-bottom: 20px;
	background-color: #2c2c2c;
	padding: 4px 20px;
	font-size: 18px;
	text-transform: lowercase;
}

ul.products li.title {
	font-size: 24px;
	text-transform: uppercase;
	display: block;
}

ul.products li span {
	display: block;
	height: 250px;
	width: 100%;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 10px;
}

ul.products li span img {
	border: none;
}

ul.products li a:link, ul.products li a:visited {
	color: #fff;
	text-decoration: none;
}

ul.products-col-1 li {
	background-color: #949292;
	line-height: 32px;
}

ul.products-col-2 li {
	background-color: #5e5e5e;
	line-height: 32px;
}

ul.products-col-3 li {
	background-color: #3d3d3d;
	line-height: 32px;
}

/**********************************
   Single Product Page
**********************************/

.singleprod {
	padding: 30px 35px 20px;
}

.singleprod h2 {
	color: #c1c0c0;
	text-transform: lowercase;
	border-bottom: 1px solid #353535;
	width: 900px;
}

.singleprod h2 + .scrollLeft + .imageScroll {
	margin-top: 30px;
}

.singleprod #frontpage-cabinets span {
	margin-left: 14px;
	margin-bottom: 25px;
	height: 225px;
}

.singleprod #frontpage-cabinets span .colors {
	margin-top: 15px;
	margin-bottom: 10px;
}

.singleprod #frontpage-cabinets span a:link, .singleprod #frontpage-cabinets span a:visited {
	text-decoration: none;
	margin-right: 21px;
	color: #fff;
}

.singleprod #frontpage-cabinets span a img {
	border: 0px;
	vertical-align: middle;
}

/**********************************
   Gallery Page
**********************************/

/*#gallery {
	margin-top: 45px;
	text-align: left;
}

#gallery img {
	border: 1px solid #fff;
	margin-left: 30px;
	margin-bottom: 30px;
}*/

/**********************************
   Sidebar
**********************************/

.sidebar {
	margin-top: 35px;
}

.sidebar .sidebar-title {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 38px;
	display: block;
	background-image: url('../images/sidebar_title.png');
	background-repeat: no-repeat;
	background-position: center right;
}

.modifydate {
	font-style: italic;
	color: #6F6F6F;
	font-size: 11px;
}

.sidebar .sidebar-content {
	background: #2f2f2f;
	margin-top: 5px;
	padding: 18px;
	text-align: left;
}

.sidebar .sidebar-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.sidebar .sidebar-content ul li h4 {
	margin: 0px;
	padding: 0px;
}

.sidebar .sidebar-content td {
	text-align: left;
}

.sidebar .sidebar-content a.sidebar-readmore:link, .sidebar .sidebar-content a.sidebar-readmore:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff8b00;
	font-size: 16px;
	display: block;
}

.sidebar .sidebar-content a:link, .sidebar .sidebar-content a:visited {
	display: block;
}

.sidebar .sidebar-content img {
	margin-bottom: 5px;
	background-color: #7B7B7B;
	border: 1px solid #000;
}

/** Recent News Block  **/

ul.recent_news {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.recent_news li {
	margin-bottom: 20px;
}

.sidebar .contentheading {
	display: block;
	font-weight: bold;
	text-align: left;
}

.sidebar .contentpaneopen p {
	margin: 0px;
	padding: 0px;
}

/**********************************
   Footer
**********************************/

#footer {
	background-color: #000;
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
	background-position: center right;
	height: 30px;
	line-height: 30px;
	padding: 0px 45px;
	clear: both;
}

#footer div {
	float: left;
	margin-right: 10px;
	font-size: 10px;
}

/**********************************
   Footer Navigation
**********************************/

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer ul li {
	float: left;
	height: 30px;
	display: block;
}

#footer ul li a:link, #footer ul li a:visited {
	text-transform: lowercase;
	color: #fe8a00;
	border-left: 1px solid #fff;
	padding: 0px 10px;
	font-size: 10px;
}

#francomedia {
	text-align: right;
}

#francomedia a:link, #francomedia a:visited {
	background-image: url('../images/DesignByFrancomedia.png');
	width: 200px;
	height: 30px;
	float: right;
	display: block;
	line-height: 500px;
	overflow: hidden;
}

/* forms */

#garage_form fieldset {
	margin-bottom: 10px;
	border: 1px solid #5F5F5F;
	padding: 15px;
	background-color: #2F2F2F;
}

#garage_form fieldset legend {
	color: #9F9F9F;
	font-weight: bold;
	font-size: 14px;
}

.form_field {
	clear: both;
}

.form_field label {
	display: block;
}

.form_field img {
	margin-bottom: 10px;
	border: 1px solid #5F5F5F;
}

.form_field input, .form_field textarea {
	width: 300px;
	margin-bottom: 10px;
	float: left;
}

.form_field textarea {
	height: 510px;
	width: 460px;
}

fieldset.input {
	border: 0px;
}

.form_field input.input-file {
	width: 100px;
}

span.required {
	color: #FF3F3F;
	font-weight: bold;
}

/* garage gallery */

.garage-gallery {
	width: 192px;
	float: left;
	background-color: #2F2F2F;
	padding: 10px;
	border: 1px solid #5F5F5F;
	height: 184px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.garage-gallery img {
	border: 1px solid #5F5F5F;
}

.garage-gallery .garage-gallery-title {
	display: block;
	font-weight: bold;
	margin-top: -20px;
}

.garage-gallery .garage-gallery-readmore {
	display: block;
	margin-top: 8px;
	text-align: right;
	position: relative;
	top: 35px;
}

.garage-single-images {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #2F2F2F;
	padding: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #5F5F5F;
}

.garage-single-images img {
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #5F5F5F;
}

.garage_images {
	width: 278px;
	float: left;
	margin-left: 44px;
}

.garage_info {
	width: 478px;
	float: left;
}

#submitgarage {
	clear: both;
	display: block;
}

/* msgs */

.msg-neutral {
	color: #DFA200;
	font-weight: bold;
	background-color: #2F2F2F;
	border: 1px solid #5F5F5F;
	padding: 10px;
	margin: 15px 0px;
}

.msg-good {
	color: #139F19;
	font-weight: bold;
	background-color: #2F2F2F;
	border: 1px solid #5F5F5F;
	padding: 10px;
	margin: 15px 0px;
}

.msg-bad {
	color: #FF3F3F;
	font-weight: bold;
	background-color: #2F2F2F;
	border: 1px solid #5F5F5F;
	padding: 10px;
	margin: 15px 0px;
}

#system-message {
	font-weight: bold;
	background-color: #2F2F2F;
	border: 1px solid #5F5F5F;
	padding: 10px;
	margin-top: 40px;
}

#system-message dd ul, #system-message dd.error ul {
	border: none;
	color: #139F19;
	padding: 0px;
	margin: 0px;
}

#system-message dd.error ul {
	color: #FF3F3F;
	background: none;
}

#system-message dd {
	text-indent: 0px;
}

/*garage menu*/
.garage-menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #0F0F0F;
	border-bottom: 1px solid #3F3F3F;
	border-top: 1px solid #3F3F3F;
	height: 40px;
}

.garage-menu ul li {
	float: left;
}

.garage-menu ul li a:link, .garage-menu ul li a:visited {
	padding: 0px 10px;
	display: block;
	line-height: 40px;
	border-right: 1px solid #3F3F3F;
	color: #fff;
	text-decoration: none;
}

.garage-menu ul li a:hover {
	background-color: #3F3F3F;
}

.gallery_page img {
	border: 1px solid #5F5F5F;
	margin-left: 15px;
	margin-top: 15px;
}

.gallery_frontpage img {
	border: 1px solid #5F5F5F;
	margin-right: 15px;
	margin-bottom: 15px;
}

/*dealers*/

.dealers h2 {
	clear: both;
	margin-bottom: 10px;
	margin-top: 15px;
}

.dealers .dealer {
	float: left;
	width: 50%;
	min-height: 130px;
}

/*forms*/

.field {
	margin: 5px 0px;
	padding: 5px 5px;
}

.field input, .field textarea {
	display: block;
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Arial;
	margin-top: 5px;
	width: 300px;
}

.field textarea {
	width: 400px;
	height: 150px;
}

#formerror {
	color: red;
	font-weight: bold;
	display: none;
}

#success {
	color: green;
	font-weight: bold;
}

.reqon {
	background: #FFBFBF;
	color: #000;
}

/*gallery filter*/
#filter {
	margin: 15px 15px;
	padding: 10px;
	border: 1px solid #ccc;
}

#filter h2 {
	padding-top: 0px;
	margin-top: 0px;
}

#gallery p {
	margin: 0px 15px;
}