body {
	background:#111111 url(../images/skin4/bg_ampworks.jpg) 50% 105px no-repeat;
	color:#b9b9b9;
}

#main {
	background:transparent url(../images/skin4/bg_main.jpg) bottom center no-repeat;
}

.box {
	border-right:1px solid #2f2f2f;

}

.box_blog {
	border-right:1px solid #2f2f2f;
	min-height: 675px;
}

.box_404 {
	min-height: 750px;
}

.box3 {
	padding-right:0;
	margin-right:0;
	border:none;
}


	
/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/
#page_top {
	padding:24px 0;
}

#head {
	border-bottom:1px solid #2f2f2f;
}

#page_top .logo a {
	background:red url(../images/skin4/jackson_ampworks_logo_small.png) top left no-repeat;
}

.jackson_logo {
	display:block;
	text-indent:-9999px;
	outline:none;
	width:160px;
	height:55px;
	background:transparent url(../images/skin4/jackson_ampworks_logo_small.png) top left no-repeat;
	left:0;
	position:absolute;
	top:5px;
}


	
/*image slider*/
#featured {
	border-bottom:1px solid #2f2f2f;
}

.item,.wrapper img {
}

.additional_info {
	border-bottom:1px solid #2f2f2f;
}

.additional_info h2 a {
	color:#2f2f2f;
}

.additional_info h2 a:hover {
	color:#5a5a5a;
}

#twitterbox {
	background:transparent url(../images/skin4/twitter.png) no-repeat 5px 10px;
}

#page_top #nav li ul a {
	background:#191919;
	border:1px solid #2f2f2f;
	border-top:none;
}

#page_top #nav li ul a:hover {
	background:#252525;
}

#page_top #nav li ul ul {
	border-top:1px solid #2b2b2b;
}


	
/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/
.get_in_touch {
	background:transparent url(../images/skin4/button_get_in_touch.png) no-repeat top left;
}

.get_in_touch:hover {
	background:transparent url(../images/skin4/button_get_in_touch.png) no-repeat bottom left;
}


	
/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/
.entry-head {
	color: #9c1520;
}

.entry-head a {
}


	
/*.entry li { border-bottom:1px solid #2f2f2f; }*/
.entry ul,.entry ol {

	
/* 	border-top:03px solid #2f2f2f; */
}

*/
/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/
#page_top #latest_news a,.widget a,.widget_categories a,.widget_pages a,.widget_archive a,.widget_recent_entries a,li.recentcomments,.widget_meta a {
	border-bottom:1px solid #2f2f2f;
}

.meta_sub {
	border-right:1px solid #ddd;
}


	
/*generic*/
blockquote {
	color:#999999;
}

blockquote {
/* 	border-left:3px solid #777; */
}

.box strong {
	color:#3598f6;
}




	
/*generic color*/
h1 a,h2 a,h3 a,h4 a,h5 a h6 a {
	color:#fff;
}

a {
	color:#fff;
}

a:hover {
	color:#eee;
}

#page_top a:hover img {
/* 	border:0 solid #fff; */
}

h1,h2,h3,h4,h5,h6,legend {
	color:#ffffff;
}

.meta {
	color:#9C1520;
}


	
/*CONTACT FORM*/
.valid .text_input,.valid .text_area {
	border:1px solid #70A41B;
}


	
/*#70A41B*/
.error .text_input,.error .text_area {
	border:1px solid #EE2A00;
}

.ajax_alert .text_input,.ajax_alert .text_area {
	border:1px solid #ffb628;
}

.text_input,.text_area,textarea,#commentform input {

	
/* 	border:1px solid #ababab; */
	color:#666;
}

#send {
	clear:both;
	display:block;
	line-height:20px;
	padding:0;
	text-decoration:none;
	width:173px;
	height:40px;
	background-image:url(http://www.jacksonampworks.com/images/subscribe.jpg);
	border:none;
}

#mailchimp_send {
	clear:both;
	display:block;
	line-height:20px;
	padding:0;
	text-decoration:none;
	width:173px;
	height:40px;
	background-image:url(http://www.jacksonampworks.com/images/subscribe.jpg);
	border:none;
	margin:2.5px 0 2.5px 10px;
}

#top {
	clear:both;
	display:block;
	line-height:20px;
	padding:0;
	text-decoration:none;
	width:120px;
	height:40px;
	background-image:url(http://www.jacksonampworks.com/images/subscribe.jpg);
	border:none;
}

#submit {
	clear:both;
	display:block;
	line-height:20px;
	padding:0;
	text-decoration:none;
	width:173px;
	height:40px;
	background-image:url(http://www.jacksonampworks.com/images/comment_submit.jpg);
	border:none;
}

#send:hover,#top #submit:hover {
	background-color:#fff;
	color:#666;
}

#searchsubmit {
	background:transparent url(../images/skin4/button_search.png) no-repeat left top;
}

#searchsubmit:hover {
	background:transparent url(../images/skin4/button_search.png) no-repeat left bottom;
}

#footer {
	border-top:1px solid #2f2f2f;
	padding:30px 0;
}




	
/* ---------------------- Pagination -------------------*/
.pagination span,.pagination a {
	color:#ffffff;
	background:#3598f6 no-repeat scroll top center;
	border:1px solid #ffffff;
}

.pagination a:hover {
	border:1px solid #ffffff;
	color:#fff;
	background:none repeat scroll 0 0;
}

.pagination .current {
	border:1px solid #ffffff;
	color:#fff;
	background:none repeat scroll 0 0;
}

#top .commentlist .odd {
	background:transparent url(../images/skin4/bg.jpg) repeat-x top center;
}


	
/* TABLE Styles
______________________________________________________________________________________ */
.main_content h4.table_title {
	font-size:1.8em;
	font-weight:400;
	margin:4px 0;
	font-weight:bold;
}

.wp-table-reloaded {
	border-collapse:collapse;
	width:100%;
	margin:24px 0;
	font-size:16px;
	border-top:1px solid #2f2f2f;
}

.wp-table-reloaded th {
	padding:6px 24px;
	border-bottom:1px solid #2f2f2f;
	vertical-align:top;
	line-height:1.6em;
	text-align:left;
	font-weight:normal;
}

.wp-table-reloaded td {
	padding:6px 24px;
	border-bottom:1px solid #2f2f2f;
	vertical-align:top;
	line-height:1.6em;
}

.wp-table-reloaded th.column-1,.wp-table-reloaded td.column-1 {
	font-weight:normal;
	border-right:1px solid #2f2f2f;
	border-left:1px solid #2f2f2f;	
	width: 33%;	
}

.wp-table-reloaded th.column-2,.wp-table-reloaded td.column-2 {
	font-weight:normal;
	border-right:1px solid #2f2f2f;
	width: 34%;	
}

.wp-table-reloaded th.column-3,.wp-table-reloaded td.column-3 {
	font-weight:normal;
	border-right:1px solid #2f2f2f;
	width: 33%;
}

.wp-table-reloaded .even td {
	background:#151515;
}

.wp-table-reloaded .odd td {
}

.wp-table-reloaded .header {
}

.wp-table-reloaded .headerSortUp {
}

.wp-table-reloaded .headerSortDown {
}


	
/* contact form*/
#contact p,label,legend {
	font:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#contact hr {
	color:inherit;
	height:0;
	margin:6px 0;
	padding:0;
	border:1px solid #d9d9d9;
	border-style:none none solid;
}

#contact {
	display:block;
	width:100%;
	margin:5px auto;
	padding:5px;
	-webkit-border-radius:5px;
}


	
/* Form style */
#contact input.submit {
	width:85px;
	cursor:pointer;
	border:1px solid #222;
	background:#333;
	color:#fff;
}

#contact input.submit:hover {
	background:#444;
}

#contact input[type=submit][disabled] {
	background:#888;
}


	
/* STYLES FOR GALLERIES */
.ja_gallery {
	width:100%;
	overflow:hidden;
	margin-top:10px;
}

#sidebar .ja_gallery a {
	display:block;
	width:80px;
	height:50px;
	padding:0;
	margin:0 4px 4px 0;
	float:left;
	border:1px solid #cccccc;
}

#sidebar .ja_gallery a img {
	padding:0;
	margin:0;
}

.footer_contact {
	float:right;
}

.footer_contact img {
	margin-top:0;
	margin-bottom:0;
	margin-right:10px;
}


	
/*
.footer_contact a {
	display:block;
	width:80px;
	height:50px;
	padding:0;
	margin:0 4px 4px 0;
	float:left;
}
*/

	
/*
.footer_contact a img {
	padding:0px;
	margin:0px;
}
*/
.twitter-followers {
	width:100%;
	overflow:hidden;
	margin-top:10px;
}

#sidebar .twitter-followers a {
	display:block;
	width:48px;
	height:48px;
	padding:0;
	margin:0 2px 2px 0;
	float:left;
	border:1px solid #cccccc;
}

#sidebar .twitter-followers a img {
	padding:0;
	margin:0;
}

.last_3 {
	margin-right:0;
}

.ja_portfolio_top {
	width:100%;
	margin-top:20px;
}

.ja_portfolio_box {
	width:100%;
}



.ja_portfolio {
	width:100%;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:-20px;
/* 	border-top:solid #2f2f2f 1px; */
	border-bottom:solid #2f2f2f 1px;
	padding-top:20px;
	padding-bottom:0;
}

.ja_portfolio2 {
	width:100%;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:-20px;
/*
	border-top:solid #2f2f2f 1px;
	border-bottom:solid #2f2f2f 1px;
*/
	padding-top:20px;
	padding-bottom:0;
}

.ja_portfolio_specs {
	width:100%;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:-20px;
	border-bottom:solid #2f2f2f 1px;
	padding-top:20px;
	padding-bottom:0;
}

.ja_portfolio a {
	padding:0;
	margin:0;
}

.ja_portfolio a img {
	padding:0;
	margin:0 33px 33px 0;
	float:left;
	display:inline;
}

.ja_portfolio a img.ja_last {
	margin-right:0;
	margin-bottom:0;
}


.ja_portfolio2 a {
	padding:0;
	margin:0;
}

.ja_portfolio2 a img {
	padding:0;
	margin:0 33px 33px 0;
	float:left;
	display:inline;
}

.ja_portfolio2 a img.ja_last {
	margin-right:0;
	margin-bottom:0;
}



.contact_number {
	position:absolute;
	top:0;
	right:0;
	width:216px;
	text-align:right;
}

.contact_number h3 {
	font-size:1.4em;
	width:216px;
	text-align:right;
}


	
/* Gradient 1 */
.tb10 {
	background-repeat:repeat-x;
	border:1px solid white;
	width:155px;
	height:25px;
	color:#4a4a4a;
	padding:4px 8px;
	font-size:135%;
}

#twitter_feed {
	margin:0;
	padding:0;
	line-height:0;
}

#twitter_feed a,object,h4,img {
	margin:0;
	padding:0;
	line-height:0;
	display:inline;
}

#twitter_feed i {
	margin-left:-3px;
}

#twitter_feed object {
	margin-top:-20px;
}

#twitter_feed span a {
	margin-top:-20px;
}

.order_button {
	padding-bottom: 5px;
}

#tweets li {
	font-size:13px;
	background:url(images/twitter.png) no-repeat left;
	padding-left:20px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:17px;
}

#tweets .hash {
	color:#0066CC;
}

#tweets .reply {
	color:#0066CC;
}

z
#tweets a:link {
	text-decoration:none;
	color:#0066CC;
}

#tweets a:active {
	text-decoration:none;
color:#0066CC;
}

#tweets a:hover {
	text-decoration:underline;
	color:#0066CC;
}

#tweets a:visited {
	text-decoration:none;
	color:#0066CC;
}


	
/*------- NEW STYLES -------*/
.products_main_image {
	margin:26px 0;
	width:910px;
	height: 448px;
	border:1px solid #333333;
}

.products_main_image_index {
	margin:26px 0 -5px;
	width:910px;
	height: 448px;
	border:1px solid #333333;
}

.products_second_row {
	margin:0px 0;
	width:910px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/britain/bg_products_second_row.jpg) bottom left no-repeat;
	color:#999999;
}

.products_second_row_atlantic {
	margin:0px 0;
	width:910px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/atlantic_overview/bg_products_second_row.jpg) bottom left no-repeat;
	color:#999999;
}

.products_second_row_behemoth {
	margin:0px 0;
	width:910px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/bg_products_second_row.jpg) bottom left no-repeat;
	color:#999999;
}

.products_second_row_newcastle {
	margin:0px 0;
	width:910px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/bg_products_second_row_newcastle.jpg) bottom left no-repeat;
	color:#999999;
}

.products_second_row_cabinets {
	margin:-10px 0 26px;
	width:910px;
	height: 480px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/cabinets_overview/bg_products_second_row.jpg) bottom left no-repeat;
	color:#999999;

}

.products_second_row_sections {
	float:left;
	display:inline;
	width:242px;
	padding:34px 30px 204px;
	font-size: 16px;
	text-decoration: none;
}

.products_cabinets_second_row_section_middle {
	float:left;
	display:inline;
	width:243px;
	height: 480px;
	padding:34px 30px 204px;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	font-size: 16px;
	text-decoration: none;

}

.products_second_row_section_middle {
	float:left;
	display:inline;
	width:243px;
/* 	height: 480px; */
	padding:34px 30px 204px;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	font-size: 16px;
	text-decoration: none;

}

.products_second_row_sections_title {
	margin:0 0 20px;
}

.products_second_row a:link {
	color: #3598f6;
	text-decoration: none;
}

.products_second_row a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_second_row a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_second_row a:visited {
	color:#3598f6;
	text-decoration: none;
}



.products_second_row_atlantic a:link {
	color: #3598f6;
	text-decoration: none;
}

.products_second_row_atlantic a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_second_row_atlantic a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_second_row_atlantic a:visited {
	color:#3598f6;
	text-decoration: none;
}



.products_second_row_behemoth a:link {
	color: #3598f6;
	text-decoration: none;
}

.products_second_row_behemoth a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_second_row_behemoth a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_second_row_behemoth a:visited {
	color:#3598f6;
	text-decoration: none;
}




.products_second_row_newcastle a:link {
	color: #3598f6;
	text-decoration: none;
}

.products_second_row_newcastle a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_second_row_newcastle a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_second_row_newcastle a:visited {
	color:#3598f6;
	text-decoration: none;
}






.products_second_row_cabinets a:link {
	color:#3598f6;
	text-decoration: none;
}

.products_second_row_cabinets a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_second_row_cabinets a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_second_row_cabinets a:visited {
	color:#3598f6;
	text-decoration: none;
}





.products_third_row {
	margin:26px 0;
	width:510px;
	height:188px;
	padding:40px 370px 20px 30px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/bg_products_third_row.jpg) top right no-repeat;
	color:#999999;
	font-size: 16px;
	text-decoration: none;
}


.products_third_row_britain {
	margin:26px 0;
	width:510px;
	height:188px;
	padding:40px 370px 20px 30px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/bg_products_third_row.jpg) top right no-repeat;
	color:#999999;
	font-size: 16px;
	text-decoration: none;
}


.products_third_row_behemoth {
	margin:26px 0;
	width:510px;
	height:188px;
	padding:40px 370px 20px 30px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/products_third_row_behemoth.jpg) top right no-repeat;
	color:#999999;
	font-size: 16px;
	text-decoration: none;
}


.products_third_row_newcastle {
	margin:26px 0;
	width:510px;
	height:188px;
	padding:40px 370px 20px 30px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/newcastle_third_row.jpg) top right no-repeat;
	color:#999999;
	font-size: 16px;
	text-decoration: none;
}

.products_third_row_atlantic {
	margin:26px 0;
	width:510px;
	height:188px;
	padding:40px 370px 20px 30px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/atlantic_third_row.jpg) top right no-repeat;
	color:#999999;
	font-size: 16px;
	text-decoration: none;
}

.products_third_row_cabinets {
	margin:26px 0;
	width:510px;
	height:188px;
	padding:40px 370px 20px 30px;
	border:1px solid #333333;
	overflow:hidden;
	background:#151515 url(http://www.jacksonampworks.com/images/cabinets_overview/third_row_bg.jpg) top right no-repeat;
	color:#999999;
	font-size: 16px;
	text-decoration: none;
}

.products_third_row a:link {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_third_row a:visited {
	color:#3598f6;
	text-decoration: none;
}


.products_third_row_britain a:link {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_britainh a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_britain a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_third_row_britain a:visited {
	color:#3598f6;
	text-decoration: none;
}




.products_third_row_behemoth a:link {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_behemoth a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_behemoth a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_third_row_behemoth a:visited {
	color:#3598f6;
	text-decoration: none;
}




.products_third_row_atlantic a:link {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_atlantic a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_atlantic a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_third_row_atlantic a:visited {
	color:#3598f6;
	text-decoration: none;
}




.products_third_row_newcastle a:link {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_newcastle a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_newcastle a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_third_row_newcastle a:visited {
	color:#3598f6;
	text-decoration: none;
}



.products_third_row_cabinets a:link {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_cabinets a:active {
	color:#3598f6;
	text-decoration: none;
}

.products_third_row_cabinets a:hover {
	color:#3598f6;
	text-decoration:underline;
}

.products_third_row_cabinets a:visited {
	color:#3598f6;
	text-decoration: none;
}








.product_features_div {
	margin:-10px 0 25px;
	width:910px;
	border:1px solid #333333;
	padding:20px 0 0;
	color:#999999;
}

.featured_title {
	margin-left:30px;
}

.product_features_div p {
	padding:12px 30px;
	font-size:16px;
	line-height:24px;
}

.featured_title_left {
	margin-left:0;
}

.product_features_div_ul_left ul li {
	color:#999999;
	font-size:16px;
	line-height:24px;
	margin:10px 0 20px 25px;
	width:375px;
}

.product_features_div_ul_right ul li {
	color:#999999;
	font-size:16px;
	line-height:24px;
	margin:10px 0 20px 25px;
	width:375px;
}

.overflow {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}

.overflow_table {
	width:852px;
/* 	overflow:hidden; */
	margin-bottom:40px;
	margin-top: -40px;
	padding-left: 30px;
	padding-right: 30px;

}

.overflow_table_cab {
	width:100px;
/* 	overflow:hidden; */
	margin-bottom:40px;
	margin-top: 0px;
	margin-right: 40px;
	padding-left: 0px;
	padding-right: 40px;
	padding-bottom: 0px;

}

.featured_image_right {
	float:right;
	display:inline;
	padding-top: 30px;
}

.featured_image_left {
	float:left;
	display:inline;
	padding-top: 30px;
}

.featured_image_left_nova {
	float:left;
	display:inline;
	padding-top: 30px;
	padding-right: 20px;
}
.featured_image_right_nova {
	float:right;
	display:inline;
	padding-top: 30px;
	padding-left: 20px;
}

.featured_image_right_coming_soon {
	float:right;
	display:inline;
	padding-top: 0px;
}

.featured_image_left_coming_soon {
	float:left;
	display:inline;
	padding-top: 0px;
}

.16_font {
font-size: 16px;

}

.fine_print {
font-size: 10px;

}

.robbie_gallery img {
	border: white;
	border-width: 1px;
}



