body { padding-bottom: 10px; font-size:14px; background: url(page-bk.png) repeat-x #e4e1dc; color: #444; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5 {  }
p { }
a { }
a:hover { color: #de1a22; }
li { }
input[type=submit] { color: #444; font-weight:bold; text-decoration: none; cursor: pointer; } 
tbody tr:nth-child(even) td, tbody tr.even td {background:transparent;}
input.show_watermark { color: #888; }


#page-outer { text-align: center; padding-top: 80px; }

#header { position:relative;  }

#logo-link { display: block; margin-bottom: 10px; }

#body_wrapper { width: 950px; padding: 20px 20px 0px; margin: 0px auto 0px auto; background-color: #FFF; }

#left-column { width: 230px; float:left; padding-right:10px; }
#main-content { text-align: center; }
#contact-link { font-size: 14px;  }
#contact-link a {  }
#work-areas { width: 265px; margin: 60px auto 30px; text-align: left; }
#work-areas ul { }
#work-areas ul li { list-style: disc; }

#coming-soon-notice { margin-top: 60px; font-size: 18px; }

#accreditations { margin-top: 50px; margin-bottom: 20px; }
#copyright { font-size: 12px; color:#999; }

#contact-form { width: 300px; margin: 0 auto; padding: 20px; background-color: #FFF; border: solid 1px #DDD; }
#contact-form form { margin-bottom: 0px; padding: 0px; }
#contact-form table { margin: 0px; }
#contact-form td { padding: 0px 0px 10px; }
#contact-form td.label { width: 60px; padding-right: 10px; text-align: right; }
#contact-form td input { width: 200px; margin: 0px;}
#contact-form td input.error { background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4; }
 
#contact-form td textarea { width: 200px; height: 100px; margin: 0px;}
#contact-form td textarea.error { border-width: 1px; padding: 5px; }
#contact-form td input[type=submit] { width: 150px; padding-top: 5px; padding-bottom: 5px; font-weight: normal; }


#footer-wrapper {position: relative; margin-top:10px; padding:10px 0px 20px; border-top: solid 1px #ccc; }

.section-header { height: 40px; padding:0px 20px; background: url(content_header.jpg) no-repeat; line-height:40px; font-weight: bold; color: #FFF; font-size: 14px; margin-bottom:20px; }



.side-box { margin-bottom:20px; }

.side-box h4 { height: 40px; padding:0px 20px; background: url(sidebox_header.jpg) no-repeat; line-height:40px; margin-bottom:0px; font-weight: bold; color: #FFF; font-size: 14px; }
.side-box ul.products_list { padding-left:0px; padding-right:0px; margin: 1px 0px; }
.side-box ul.products_list li { list-style:none; padding: 10px 10px 10px 65px; margin-bottom:1px; background-color: #DEDEDE; }

.side-box ul.products_list li a { text-decoration:none; }
.side-box ul.products_list li a.title_link { display:block; margin-bottom:7px; color: #444; }
.side-box ul.products_list li a.image_link { display:block; float:left; margin-left: -60px; height:50px; width:50px; padding:3px; background-color:#FFF; line-height:50px; text-align:center; }
.side-box ul.products_list li a.image_link img { vertical-align: middle; }
.side-box ul.products_list li a.image_link {}
.side-box ul.products_list li a.details_link { float:right; color: #888; }
.side-box ul.products_list li .price { color: #888; }

.side-box .link-list { padding:0px; margin:1px 0px; }
.side-box .link-list li { margin-bottom:1px; list-style:none; }
.side-box .link-list li a { display:block; padding: 10px 20px; background-color: #DEDEDE; color: #444; text-decoration:none; font-size:13px; }

#footer-wrapper #footer-links ul { padding-left: 0px; margin-bottom:10px; }
#footer-wrapper #footer-links ul li { display: inline; margin-right: 10px; }
#footer-wrapper #copyright { position:absolute; left:0px; bottom:10px; width: 170px; height: 10px; font-size: 11px; }
#footer-wrapper #systemlink { position:absolute; right:0px; bottom:10px; width: 170px; height: 10px; font-size: 11px; text-align: right; }
#footer-wrapper #systemlink a { color: #1D66DE; }
#footer-wrapper #paypal-logo { text-align:center; }

#pg { width: 700px; font-size: 11px; margin-bottom: 5px; padding-top:10px;}
/* Pagination Link */
#pg a {  text-decoration: none; color: #444; border: 1px solid #BBB; padding: 3px; margin-right:5px; -moz-border-radius: 3px;}
#pg a:hover {  text-decoration: none; color: #000; border: 1px solid #A7A7A7; background-color: white; padding: 3px; -moz-border-radius: 3px;}
/* Pagination Current Page */
#pg a.current { text-decoration: none; font-weight: bold; color: white; border: 1px solid #de1a22; background-color: #de1a22; padding: 3px;-moz-border-radius: 3px;}
/* Pagination Disabled Page */
#pg span.disabled { font-size: 10px; text-decoration: none; color: #C6C7C7; border: 1px solid #C6C7C7; background-color: white; padding: 3px; -moz-border-radius: 3px; // Rounds the corners; Works for Mozilla only }

/* Product Grid */
.product_grid { margin-right:-10px;}
.product_grid .product_box { width: 228px; float: left; margin-right:10px; margin-bottom: 10px; border:solid 1px #CCC;  }
.product_grid .product_box.first { clear: left; }
.product_grid .product_box .image_link { width: 228px; height:160px; padding:0px; display:block; line-height:160px; vertical-align:middle; margin-bottom:10px; text-align: center; background-color: #FFF; font-size:0px; }
.product_grid .product_box .image_link img { vertical-align:middle; border:none; }

.product_grid .product_box .product_box_footer { padding: 5px; height:100px; border-top: solid 1px #CCC; background-color:#F4F4F4;  }
.product_grid .product_box .title_link { display:block; height:26px; margin-bottom:5px; color: #BD0119; font-size:12px; line-height:13px; text-decoration:none;font-weight: bold; }
.product_grid .product_box .description { height:26px; line-height:13px; color: #888; margin-bottom:15px; }
.product_grid .product_box .price { color:#444; font-size:14px; font-weight:bold; }
.product_grid .product_box .details_link { display:block; height: 25px; width:70px; float:right; background: url(btn_view.png) no-repeat; font-size:0px;  }
.product_grid .product_box .details_link:hover {  }

.product_grid_footer { padding:10px 5px 10px 10px; border-top: solid 1px #CCC; background-color:#EEE; height: 18px; }
.product_grid_footer .results_summary { float: left; }
.product_grid_footer #pg { padding:0px; width:500px; float:right; text-align:right; }



/* HOMEPAGE */
#index_page h1 { }

/* Cart Page */
#cart_table input { width: 30px; text-align: right; padding:3px; }
#cart_table tr td { background-color: transparent!important; }
#cart_note { height: 75px; }
#cart_page #main-content input[type=submit] { float:left; margin-right: 10px; }

/* Category Page */
#category_page {}
#category_page h1 { }
#category_page .cat_image { display:none;}

#category_page #sub_categories { margin-bottom: 10px; }
#category_page #sub_categories a { margin-right: 10px; text-decoration: none; }
#category_page #sub_categories a:hover { text-decoration: underline; }

/* Contact Form */
#contact_form {  width: 300px; float:right; padding:20px 10px 20px 10px; margin-left: 20px; }
#contact_form p { margin-bottom:0px; }
#contact_form label { display:block; width: 75px; float:left; padding-top:10px; padding-right: 10px; font-weight: normal; text-align: right; }
#contact_form textarea { height: 100px; width: 180px; }
#contact_form input[type=text] { width: 180px; }
#contact_form input[type=submit] { width:70px; height: 25px; margin-left:85px; padding:0px; border:none; background: url(btn_send.png) no-repeat; font-size:0px; }

/* Page */
#page_page #main-content {}
#page_page #main-content h1 { margin-top: 100px; font-size: 18px; }
#page_page #main-content { }

/* Product Page */
#product_page h1 {}
#product_page #main h4 { padding-top:20px; }
#product_page #details_column { width: 430px; float:left; text-align:left; }
#images_column { float:left; width: 260px; margin-right:20px;  }
#images_column #main_image { padding: 5px; border: none; background-color: #FFF; text-align: center; margin-bottom:14px; }
#images_column #extra_images { padding-bottom:5px; margin-right:-7px; }
#images_column #extra_images a { display:block; background-color: #FFF; float:left; width:82px; height:82px; margin-right:7px; text-align:center; line-height:80px; overflow:hidden; }
#images_column #extra_images a img { width:75px; vertical-align:middle; }

#product_page #options_table { font-size:12px; }
#product_page #options_table th { background-color: transparent; color:#444;border-bottom:solid 1px #666; }
#product_page #options_table tr.odd td { background-color: transparent; border-bottom:solid 1px #666; }
#product_page #options_table tr.even td { background-color: transparent; border-bottom:solid 1px #666;}

.product_page_price { font-size: 18px; font-weight:normal; }