/*
body 
{
    background-color: #777;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    margin: 0;
    background: rgb( 118, 118, 118 ) top left repeat-x url(/assets/local/1/custom/images/20081015_background_new1.jpg);
    margin: 0 auto 0 auto;
    text-align: center;
}
a
{ 
    outline: none; 
}

img 
{
    border: 0;
    outline: none !important;
}

#site_wrapper 
{
    margin: 0 auto 0 auto;
    text-align: left;
    width: 816px;
    position: relative;
    top: +16px;
}

#site-header 
{
    position: relative;
    width: 100%;
    height: 99px;
    background-color: #cbc6c0;
    margin: 0; padding: 0;
    border-bottom: 1px solid rgb( 255, 255, 255 );
}

#site-header  { 
	position: relative; width: 100%; 
	height: 99px; 
	background-color: #cbc6c0; 
	margin: 0; padding: 0;
}

#site-header1 {
	float: left;
	background: top left no-repeat url(/assets/local/1/custom/images/20081015_header_new1.jpg); 
	width: 240px; height: 99px;
}

#site-header2 {
	float: left; 
	background: top left no-repeat url(/assets/local/1/custom/images/20081015_header_new2.jpg); 
	width: 325px; height: 99px;
}

#site-header3 {
	float: left; 
	background: top left no-repeat url(/assets/local/1/custom/images/20081015_header_new3.jpg); 
	width: 43px; height: 99px;
}

#site-header4 {
	float: left; 
	background: top left no-repeat url(/assets/local/1/custom/images/20081015_header_new4.jpg); 
	width: 44px; height: 99px;
}

#site-header5 {
	float: left; 
	background: top left no-repeat url(/assets/local/1/custom/images/20081015_header_new5.jpg); 
	width: 45px; height: 99px;
}

#site-header6 {
	float: left; 
	background: top left no-repeat url(/assets/local/1/custom/images/20081015_header_new6.jpg); 
	width: 119px; height: 99px;
}

#site-home-image1 {
	width: 815px;
	height: 330px;
	background: top left no-repeat url(/assets/local/1/custom/images/20081015_home_middle1.jpg);
}

#home-boxes {
	position: relative; width: 815px; height: 168px;
    text-align: center;
	color: rgb( 255, 255, 255 );
	font-size: 1.0em;
	background-color: rgb( 56, 56, 110 );
	border-top: 1px solid rgb(255,255,255);
}

.home-box {
	position: relative; left: +28px; float: left; width: 253px; height: 168px;
	margin-right: 2px;
}

.home-box a {
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
	color: rgb( 255, 255, 255 );
	cursor: pointer;
}

.home-box-title {
	display: block; float: left; width: 76px; height: 48px; overflow: none;
	background-color: rgb( 137, 134, 129 );
}

.home-box-desc {
	display: block; float: left; width: 177px; height: 48px; overflow: none;
	background-color: rgb( 96, 96, 96 );
}

.home-box-background {
	display: block; float: none; clear: both; width: 253px; height: 120px;
}

.home-box-background1 {
        background: top left no-repeat url(/assets/local/1/custom/images/Custom_Walls.jpg);
}

.home-box-background2 {
        background: top left no-repeat url(/assets/local/1/custom/images/Bolt-on_Holds.jpg);
}

.home-box-background3 {
        background: top left no-repeat url(/assets/local/1/custom/images/home3_253x120.jpg);
}

#site_footer 
{
    width: 100%;
    float: none;
    clear: both;
    color: #fff;
    text-align: center;
}

#site_footer ul {
    display: inline;
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#site_footer li {
    color: #cbc6c0;
    float: left;
    margin: 0 16px 0 0;
}

#site_footer a {
    color: #cbc6c0;
    text-decoration: none;
}

#site_footer a:hover {
    color: #2afafa;
}

#site_menu {
    width: 815px; float: left; clear: both;
    margin: 0; padding: 0;
	height: 32px;
    background-color: rgb( 56, 56, 110 );
    border-bottom: 1px solid rgb( 255, 255, 255 );
}

#site_menu ul {
    display: inline; float: left;
    list-style-type: none;
    padding: 0; margin: 0;
}

#site_menu li {
    float: left;
    padding: 0 16px 0 0;
}

#site_contentwrapper {
    float: left;
    clear: both;
    width: 814px;
    background-color: #fff;
    padding-bottom: 32px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

#site_submenu {
    float: left;
    width: 164px;
    background-color: #fff;
}

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

#site_submenu li {
    margin: 0;
    padding: 0;
}

#site_submenu a {
	text-decoration: none;
    padding: 8px;
    display: block;
    height: 32px;
}

#site_submenu a:hover {
    background-color: #a31371;
    color: #fff;
}

#site_content {
    background-color: #fff;
    width: 584px;
    float: left;
    clear: right;
    padding: 0 0 0 8px;
    min-height: 256px;
    height: auto !important;
    height: 256px;
}

#site_content h1 {
    font-size: 12pt;
    margin-bottom: 4px;
}

#site_content h2 {
    font-size: 10pt;
    font-weight: normal;
    margin-bottom: 4px;
}
*/

/* general styles */
table {
    font-size: 8pt;
}

h1 {
    font-size: 14pt;
    font-weight: bold;
}

h2 {
    font-size: 12pt;
    font-weight: bold;
}

.small {
    font-size: 0.8em;
}

.chapter_linkbox {
    width: 40%;
    float: left;
    padding: 8px 8px 8px 0;
    height: 96px;
}

.page_linkbox {
    width: 90%;
    float: none;
    clear: both;
    margin-bottom: 8px;
    border-bottom: 1px dashed #eee;
}

.site_homebox {
    height: 48px;
    float: left;
    width: 30%;
    background-color: rgb( 136, 134, 129 );
    color: rgb( 255, 255, 255 );
    font-size: 8pt;
}

.site_homebox a {
    color: #fff;
}

.col {
    float: left;
    margin-right: 8px;
}

.colc {
    float: left;
    clear: right;
}

.href_white {
    color: white;
    text-decoration: none;
}
/*
 * Top navigation
 */
a.menuNav {
    float: left;
    position: relative; top: +4px; 
    font-weight: bold; text-decoration: none;
	background-color: rgb( 56, 56, 110 ); color: #fff;
}

a.menuNav:hover {
	text-decoration: underline;
}

/*
 * Walls Styles
 *
 */
.wall_thumb {
    width: 128px;
    height: 96px;
    border: 0;
}
/*
 * NEWS LIST STYLES
 *
 */
.newslist ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.newslist li {
    padding-bottom: 4px;
}

.newslist li a {
    padding: 4px;
    display: block;
    width: 80%;
    height: 64px;
    text-decoration: none;
}

.newslist li a:hover {
    color: white;
    background-color: #C30080;
}

.news_title {
    font-weight: bold;
}
/*
 *  PORTFOLIO STYLES
 *
 */

#portfolio-wrapper {
    width: 814px;
    text-align: left;
    margin: 0 auto;
}

#portfolio-project-wrapper {
    position: relative;
    float: left;
    width: 449px;
    height: 420px;
    text-align: left;
    margin: 0; padding: 32px 0 0 0;
}

#portfolio-button-left {
	width: 16px;
    height: 24px;
    float: left;
    padding: 32px 16px 0 0;
    z-index: 999;
}

#portfolio-button-right {
	width: 16px;
    height: 24px;
    float: left;
    padding: 32px 0 0 16px;
    z-index: 999;
}

#portfolio-hz_buttons img {
    border: 0;
}

#portfolio-vr_buttons {
    float: left;
    position: relative;
    top: +24px; left: 0;
    width: 16px;
    margin: 0;
    padding: 0 0 2px 0;
    z-index: 999;
}

#portfolio-vr_buttons img {
    border: 0;
}

#portfolio-preview {
    position: relative;
    float: left;
    width: 450px;
    height: 340px;
}

#portfolio-preview img {
    margin: 0;
    border: 0;
    width: 450px;
    height: 340px;
}

#portfolio-thumbs {
    position: relative;
    float: right;
    clear: both;
    width: 144px;
    height: 194px;
    overflow: auto;
    margin: 0;
    padding: 0;
}

#portfolio-thumbs img {
    float: left;
    border: 0; margin: 0 0 1px 0; padding: 0;
}

#portfolio-thumbs_scroll {
    position: relative;
}

#portfolio-system-types {
    float: left;
    width: 180px;
    text-align: left;
}

#portfolio-projects {
    float: left;  padding-top: 1px;
    width: 384px; height: 140px;
    overflow: auto;
}

#portfolio-projects_scroll a
{
    float: left;
    position: relative;
    display: block; 
    width: 128px; height: auto;
    margin: 0; padding: 0; border-right: 1px solid #fff;
    text-decoration: none;
}

#portfolio-projects_scroll img {
    position: relative;
    margin: 0; padding: 0; border: 0;
    width: 128px; height: 96px;
    outline: none;
}

#portfolio-project-detail {
    float: right;
    width: 170px;
    padding: 32px 0 0 0;
    min-height: 428px;
    height: auto !important;
    height: 428px;
}
/*
 * STORE STYLES
 *
 */
.store_category_box {
    float: left;
    text-align: center;
    padding: 0 24px 24px 24px;
}

.store_category_box img {
    border: 0;
    outline: none;
}

.store_product_box {
    float: left;
    text-align: center;
    padding: 0 24px 24px 24px;
}

.store_product_box img {
    border: 0;
    outline: none;
}

.store_h1 {
    width: 100%;
    background-color: #8a0080;
    color: #fff;
}

.store_breadcrumb {
    font-size: 12pt;
    font-weight: bold;
    color: black;
}

.store_breadcrumb a {
    color: black;
    text-decoration: none;
}

.store_breadcrumb a:hover {
    color: #8a0080;
}

.store_product_title {
    display: block;
    background-color: #8a0080;
    color: white;
    font-weight: bold;
}

.store_required_title {
    display: block;
    background-color: #8a0080;
    color: white;
    font-weight: bold;
}

.store_basket {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #eee;
}

.store_basket_head {
    text-align: center;
    background-color: #8a0080;
    color: white;
    font-weight: bold;
    height: 24px;
    padding: 0;
    margin: 0;
}

.store_basket tr {
    margin: 0;
    padding: 0;
}

.store_basket td {
    margin: 0;
    padding: 0;
}

.cartline_center {
    text-align: center;
}
/*
 * GALLERY (PAGE GALLERY MODULE) STYLES
 *
 */
.gallery_image {
    width: 320px;
    border: 0;
}

.gallery_thumb {
    width: 128px;
    border: 0;
}
/*
 * TECHDATA STYLES
 *
 */
.techdata_box {
    margin: 2px;
    float: left;
    width: 192px;
    height: 64px;
    background: #f8f8f8;
    border: 1px solid #f0f0f0;
}
