@charset "utf-8";
/* CSS Document */

/******************************************
    CSS Styling Code
    By: Alex Mason
    Created: 01/17/10
*******************************************/
body
{
    background-color: #c00;
    background-image: url(../images/Page-BgGradient.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Helvetica, Candara;
    /*font-size: 1em;*/
    font-size:14px;
}


div.clear
{
    clear: both;
}

div.float_left
{
    float: left;
}

div.float_right
{
    float: right;
}

/****************
    Font Mods
****************/
.small_normal
{
    display: inline !important;
    font-size: 0.625em !important;
    font-weight: normal !important;
    font-style: normal !important;
}

.small_italic
{
    display: inline !important;
    font-size: 0.625em !important;
    font-weight: normal !important;
    font-style: italic !important;
}

.big_bold
{
    display: inline !important;
    font-size: 1.5em !important;
    font-weight: bold !important;
    font-style: normal !important;

}

.default_bold
{
    display: inline !important;
    font-size: 0.875em !important;
    font-weight: bold !important;
    font-style: normal !important;
}

.error
{
    color:#990000;
    font-size:1.25em;
    font-style:normal;
    font-weight:bold;
}

#outside_top
{
    position: relative;
    top:0px;
    margin: 0 auto;
    overflow: hidden;
    min-width: 900px;
    max-width: 1024px;
    z-index:-1;
    height: 25px;
}
#outside_top img
{
    width:100%;
}

#outside
{
/*
    left:0;
    position:absolute;
    top:0;
    width:100%;
*/
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 0;
    min-width: 905px;
    max-width: 1029px;
    height: 100%;
}

#outside_bottom
{
    position: relative;
    bottom:0px;
    margin: 0 auto;
    /*overflow: hidden;*/
    min-width: 900px;
    max-width: 1024px;
    z-index:0;
    height: 25px;
}

#outside_bottom img
{
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:-10;
}

div.footer_text
{
    position:relative;
    top:-25px;
    padding:5px;
    font-size:16px;
    font-weight:bold;
    z-index:10;
    /* width:350px; */
    height:20px;
}

#footer_left
{
    float:left;
    text-align:left;
    margin-left:75px;
}

#footer_right
{
    float:right;
    text-align:right;
    margin-right:75px;
}

#inside
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #FFFFFF none repeat scroll 0 0;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top:20px;
    /*overflow: hidden;*/
    overflow: auto;
    position: relative;
    z-index: 0;
    min-width: 900px;
    max-width: 1024px;
    height: 100%;
}

.logo
{

}
#logo-box
{
    height: 190px;
    width: 360px;
    margin: 0 auto;
    position: relative;
    top:-23px;
}
#logo-img
{
    height: 190px;
    width: 360px;
    border-style: none;
    position: relative;
    z-index: 1;
}
#logo-link
{

}
#logo-block
{
    height: 191px;
    width: 361px;
    margin: 0 auto;
    position: relative;
    top: -191px;

}
#logo-block-img
{
    height: 190px;
    width: 360px;
    border-style: none;
    position: relative;
    z-index: 1000;
}

.menu img
{
    border: none;
    height: 13px;
}
#menu-box
{
    background: #990000 none repeat scroll 0 0;
    border: medium none;
    position: relative;
    top:-10px;
    margin: 0 auto;
    height: 25px;
    width: 100%;
    z-index: 100;
}
#menu-container
{
    position:relative;
    margin: 0 auto;
    width: 930px;
    height:25px;
}
.menu ul {
    display: inline;
    list-style: none;
    /*margin-left: 50px;*/
}
.menu li {
    font: bold 10pt arial;
    color: #eeddcc;
    padding: 20px 63px 0px 0px;
    display: inline;
    position: relative;
    top: 5px;
}
.navoff, .navoff:visited {
    text-decoration: none;
    color: #ffffff;
}
.navselected, .navselected:hover, .navselected:visited, .navoff:hover {
    text-decoration:none;
    color:#000052;
}

.content
{

}
#content-box
{
    min-height: 600px;
    margin: 0 auto;
    position: relative;
    width: 900px;
    z-index: -2;
    /*overflow:auto;*/
}

#border-l
{
    background-image: url(/images/Page-BgTexture.png);
    bottom:30px;
    left:0;
    overflow:hidden;
    position:absolute;
    top:30px;
    width:30px;
    z-index:-1;
}
#border-r
{
    background-image: url(/images/Page-BgTexture.png);
    bottom:30px;
    overflow:hidden;
    position:absolute;
    right:0;
    top:30px;
    width:30px;
    z-index:-1;
}

#deals-box
{
    position: relative;
    top: 10px;
    margin: 20px auto;
    width:800px;
}

.deals
{
    margin: 0 auto;
    width: 720px;
}

.deals a
{
    border: 0 none;
}

.deals img
{
    width:350px;
    height:250px;
    border: 0 none;
    z-index: 1;
}

.deals-left
{
    width: 350px;
    height: 250px;
    position:relative;
    top:0px;
    float:left;
    display: inline-block;
    padding:5px;
}

.deals-right
{
    width:350px;
    height: 250px;
    position:relative;
    top:0px;
    float: right;
    display: inline-block;
    padding:5px;
    border: 0 none;
}
/***/
#services-box
{
    position: relative;
    top: 10px;
    margin: 20px auto;
    width:800px;
}

.services
{
    margin: 0 auto;
    width: 720px;
}

.services a
{
    border: 0 none;
}

.services img
{
    width:350px;
    height:250px;
    border: 0 none;
    z-index: 1;
}

.services-left
{
    width: 350px;
    height: 250px;
    position:relative;
    top:0px;
    float:left;
    display: inline-block;
    padding:5px;
}

.services-right
{
    width:350px;
    height: 250px;
    position:relative;
    top:0px;
    float: right;
    display: inline-block;
    padding:5px;
    border: 0 none;
}
/***/

.sticker
{
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2 !important;
    height: 75px !important;
    width: 250px !important;
    border: 0 none;
}

.price
{
    position: absolute;
    bottom: 25px;
    right: 60px;
    z-index: 3 !important;
    font-style: italic;
    font-weight: bold;
    font-size: 1.25em;/*1.5em;*/
    color: #990000;
    border: 0 none;
    margin:0px auto;
    text-align:center;
    min-width:140px;
}

#item-info-box
{
    position: relative;
    margin:20px auto;
    width:800px;
    /* height:440px; */
}

.item-info
{
    margin: 0 auto;
    width: 720px;
    /*position:relative;
    top:25px;
    left:20px;
    z-index:1;*/
}
.item-info-left img
{
    width:350px;
    height:250px;
    border:#000 solid 1px;
}

.item-info-left
{
    width: 350px;
    height: 250px;
    position:relative;
    top:0px;
    left:0px;
    float:left;
    display: inline-block;
    padding:5px;
}

.click-to-enlarge-notice
{
    width:200px;
    margin:0 auto;
    margin-top:10px;
    /*font-size:0.85em;*/
    font-style: italic;
    text-align: center;
}

.item-info-right
{
    width:350px;
    height: 250px;
    position:relative;
    top:0px;
    display: inline-block;
    padding:5px;
}

span.item-info-heading
{
    font-weight: bold;
}

#item-button_order
{
    position:relative;
    top:10px;
}

#item-button_order img
{
    width: 210px;
    height: 60px;
    border: none;
}

#deal-info-box
{
    position: relative;
    top: 10px;
    margin: auto;
    width:800px;
    height:440px;
}

.deal-info
{
    margin: 0 auto;
    width: 720px;
    /*position:relative;
    top:25px;
    left:20px;
    z-index:1;*/
}
.deal-info-left img
{
    width:350px;
    height:250px;
    border:#000 solid 1px;
}

.deal-info-left
{
    width: 350px;
    height: 250px;
    position:relative;
    top:0px;
    left:0px;
    float:left;
    display: inline-block;
    padding:5px;
}

.deal-info-right
{
    width:350px;
    height: 250px;
    position:relative;
    top:0px;
    display: inline-block;
    padding:5px;
}

span.deal-info-heading
{
    font-weight: bold;
}

#deal-button_order
{
    position:relative;
    top:10px;
}

#deal-button_order img
{
    width: 210px;
    height: 60px;
    border: none;
}

/***/

#service-info-box
{
    position: relative;
    top: 10px;
    margin: auto;
    width:800px;
    height:440px;
}

.service-info
{
    margin: 0 auto;
    width: 720px;
    /*position:relative;
    top:25px;
    left:20px;
    z-index:1;*/
}
.service-info-left img
{
    width:350px;
    height:250px;
    border:#000 solid 1px;
}

.service-info-left
{
    width: 350px;
    height: 250px;
    position:relative;
    top:0px;
    left:0px;
    float:left;
    display: inline-block;
    padding:5px;
}

.service-info-right
{
    width:350px;
    height: 250px;
    position:relative;
    top:0px;
    display: inline-block;
    padding:5px;
}

span.service-info-heading
{
    font-weight: bold;
}

#service-button_order
{
    position:relative;
    top:10px;
}

#service-button_order img
{
    width: 210px;
    height: 60px;
    border: none;
}
/***/

#mini-pics-container
{
    position:relative;
    margin: 0 auto;
    width: 350px;
}

#mini-pics-container img
{
    width: 80px;
    height: 55px;
}

.pics ul {
    display: inline-block;
    list-style: none;
    position: relative;
    left: -38px;
    width: 350px;
}

.pics li {
    display: inline-block;
    padding: 1px;
}

#search-box
{
    width:800px;
    height: 20px;
    margin: 0 auto;
}

#search-box div
{
    width: 530px;
    height: 20px;
    margin: 0 auto;
}

#search_term
{
    width:200px;
}

#results-box
{
    position: relative;
    top: 20px;
    width: 800px;
    max-height:500px;
    /*overflow: auto;*/
    margin: 0 auto;
}

.results-item
{
    height: 150px;
    width: 525px;
    margin: 20px auto;
    border-bottom: 1px dashed #000000;
}

.results-item-left
{
    float: left;
    width: 160px;
    height: 150px;
}

.results-item-left span
{
    display:inline-block;
    text-align:center;
    width:160px;
}

.results-item-left img
{
    width: 160px;
    height: 120px;
    border: 0 none;
}

.results-item-right
{
    float: right;
    width: 340px;
    height: 150px;
}

.detail_heading
{
    font-weight: bold;
    font-style: normal;
}

.detail_info
{
    font-weight: normal;
    font-style: normal;
}

#order-box
{
    height: 450px;
    width: 700px;
    margin: 0 auto;
}

#order-form
{
    width: 400px;
    height: 450px;
}

#order-form label
{
    font-weight: bold;
    font-style: normal;
    font-size: 1em;
    color: #000000;
}

#order-instructions
{
    width: 300px;
    height: 450px;
}

#about-us
{
    width: 700px;
    min-height: 250px;
    margin: 0 auto;
    padding-bottom: 40px;
}

#about-us1
{
    width: 700px;
    min-height: 250px;
}

#welcome
{
    width: 400px;
    height: 25px;
    margin: 0 auto;
    text-align:center;
}

/*********************
    Admin Stuff
*********************/
#db_headings
{
    font-weight:bold;
}

div.db_head_row, div.db_row
{
    display:block;
    width:900px;
    border:1px solid black;
}

div.db_head_row
{
    height:25px;
}

div.db_head_row div
{
    height:25px;
    /*width:144px;*/
    display:inline-block;
    border-right:1px solid black;
}

div.db_row
{
    height:100px;
}

div.db_row div
{
    /*width:144px;*/
    height:100px;
    display:inline-block;
    border-right:1px solid black;
    overflow:auto;
    vertical-align: top;
}

div.db_head_id_col, div.db_id_col
{
    width:25px;
}

div.db_head_name_col, div.db_name_col
{
    width:150px;
}

div.db_head_price_col, div.db_price_col
{
    width:40px;
}

div.db_head_description_col, div.db_description_col
{
    width:330px;
}

div.db_head_active_col, div.db_active_col, div.db_head_model_col, div.db_model_col
{
    width:80px;
}

div.db_head_pics_col, div.db_pics_col
{
    width:250px;
    border-right:0px solid black !important;
}

img.thumb_pic
{
    max-width:50px;
    max-height:50px;
}

/********************
    Browse Page
********************/
#browse-menu
{
    float:left;
    width:240px;
    min-height:640px;
    overflow:auto;

}

#browse-heading
{
    background-color:#990000;
    color:#ffffff;
    text-align:center;

}

#browse-options
{

}

#browse-buttons
{

}

#browse-buttons input[type=button],
#browse-buttons button
{
    width:220px;
    height:30px;
    font-weight:bold;
}

#browse-main
{
    position: relative;
    /*top: 10px;
      margin: auto;
      width:800px;*/
    width:630px;
    float:right;
    margin-right:15px;
}

.browse-featured-model
{
    background-color:#888888;
    min-height:250px;
    padding-bottom:10px;
}

.browse-featured-heading
{
    text-align:center;
    background-color:#333333;
    color:#ffffff;
}

.browse-featured-heading h2
{

}

.browse-featured-item
{
    margin: 0 auto;
    width: 620px;
}

.bfi a
{
    border: 0 none;
}

.bfi img
{
    width:300px;
    height:215px;
    border: 0 none;
    z-index: 1;
}

.bfi-left
{
    width: 300px;
    height: 215px;
    position:relative;
    top:0px;
    float:left;
    display: inline-block;
    padding:5px;
}

.bfi-right
{
    width:300px;
    height: 215px;
    position:relative;
    top:0px;
    float: right;
    display: inline-block;
    padding:5px;
    border: 0 none;
}

/*************************
    Contact Form
*************************/
div#Contact_Form_Container
{
    /*height:100%;
    left:0;
    position:absolute;
    top:130px;*/
    margin:0 auto;
    width:650px;
    text-align: center;
    background-color:#ffffff;
}

div#Contact_Form_Box
{
    width:600px;
    height:600px;
    margin:0 auto;
    border:1px solid black;
    background-color:#dddddd;
}

div#Contact_Form_Instructions
{
    text-align:justify;
    height:115px;
    width:500px;
    margin:0 auto;
}

div#Contact_Form_Box table
{
    height:400px;
    margin:0 auto;
    width:500px;
}

td.cf_left
{
    width:100px;
    text-align:right;
}

td.cf_left label
{
    font-weight:bold;
}

td.cf_right
{
    width:400px;
    text-align:left;
}

td.cf_right input
{
    width:300px;
}

td.cf_right textarea
{
    width:300px;
    height:200px;
}

td.cf_center
{
    width:600px;
    text-align:center;
}

div#contact_form_error
{
    height:65px;
    width:400px;
    margin:0 auto;
    overflow:auto;
    color:#990000;
}

.gb_window iframe,
#GB_frame,
.GB_frame,
#GB_frame iframe,
.GB_frame iframe
{
    height: 720px !important; /* Set your desired height */
    max-height: 100vh; /* Prevent overflow */
}