body {
    font-family: Verdana, Georgia, Arial, Helvetica;
    font-size: 12px;
}

p {
     margin-top: 10px;
}

.strike {
    text-decoration: line-through;    
}

p:first-child {
    margin-top: 0px;
}

#menu {
    background-color: #235930;
    width: 220px;
    font-size: 11px;
    margin-left: 10px;
    float: left;
}

.wee_header {
    color: #ccc;
    border-bottom: 1px dashed #999;
    font-size: 15px;
    padding-bottom: 3px;
    font-variant: small-caps;
    text-transform: lowercase;
    font-size: 17px;
}

#menu #menu_content {
    margin-left: 10px;
}

#menu_content ul {
    margin-left: 10px;
    margin-top: 3px;
}

#menu_content li {
    margin-bottom: 3px;
}

#menu a {
    color: #FFFFFF;
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

#menu .menu_element {
    margin-bottom: 10px;
}

.preload_image {
    display: none;
}

#top_nav {
    float: right;
}

.small_nav li {
    display: inline;
    margin-right: 15px;
}

.small_nav a {
    color: #235930;
}

.topplace { 
    background: url(../img/corners/general/tr.png) no-repeat top right; 
}

.bottomplace {
    background: url(../img/corners/general/br.png) no-repeat top right;
}

.error_topplace { 
    background: url(../img/corners/error/tr.png) no-repeat top right; 
}

.error_bottomplace {
    background: url(../img/corners/error/br.png) no-repeat top right;
}

img.placeborder { 
    width: 20px;
    height: 20px;
    border: none;
    display: block !important;
}

#sidebar {
    background-color: #235930;
    color: white;
    width: 220px;
    font-size: 12px;
    margin-left: 10px;
    float: right;
}

#content {
    border-top: 1px dashed #808080;
    margin-top: 3px;
    padding-top: 10px;
}

#bd {
    margin-left: 240px;
    margin-right: 230px;
}

.content_wrapper {
    color: #FFFFFF;    
}

.content_indent {
    margin-left: 10px;     
}

#sidebar_content {
    margin-left: 10px;    
}

#address_box {
    margin-bottom: 20px;
}

#contact_box {
    margin-bottom: 20px;    
}

#contact_box a {
    color: #FFFFFF;
}

#opening_hours .column-1 {
    width: 90px;
}

.notice_topplace { 
    background: url(../img/corners/notice/tr.png) no-repeat top right; 
}

.notice_bottomplace {
    background: url(../img/corners/notice/br.png) no-repeat top right;
}

#notices {
    background-color: #808080;
    overflow: hidden;
}

#notice_box {
    margin: 0 10px 0 10px;
    height: 35px;
}

.notify_message {
    margin-left: 10px;
    display: none;  
}

.bold_header {
    font-variant: small-caps;
    text-transform: lowercase;
    color: #FFF;
    font-size: 17px;
}

#deals {
    margin-top: 30px;
}

.header_container {
    background-color: #235930;
    overflow: hidden;   
}

.header_container h3 {
    margin-left: 10px;
}

.header_topplace { 
    background: url(../img/corners/header/tr.png) no-repeat top right; 
}

.header_bottomplace {
    background: url(../img/corners/header/br.png) no-repeat top right;
}

.header_placeborder { 
    width: 5px;
    height: 5px;
    border: none;
    display: block !important;
}

.ivory_topplace { 
    background: url(../img/corners/ivory/tr.png) no-repeat top right; 
}

.ivory_bottomplace {
    background: url(../img/corners/ivory/br.png) no-repeat top right;
}

#deal_box {
    background-color: #EEEEE0;
    margin: 0 10px 0 10px;
    overflow: auto;
    padding-bottom: 10px;
    padding-left: 10px;
}

.deal_container {
    position: relative;
    border: 1px dashed #CCC;
    width: 240px;
    float: left;
    margin-right: 7px;
    margin-top: 10px;
    background-color: #FFFFFF;
    height: 155px;
}

.deal_container h4 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
    font-variant: small-caps;
    text-transform: lowercase;
}

.deal_container h4 a {
    color: #02701C;
    text-decoration: none;
}

.deal_container h4 a:hover {
    text-decoration: underline;
}

.deal_photo {
    margin: 0 5px 0 5px;
}

.thumb_photo {
    width: 150px;
    height: 92px;
}

.star {
    position: absolute;
    z-index: 3;
    top: 30px;
    left: 130px;
    background: url(../img/tada.png) no-repeat center center;
    width: 110px;
    height: 101px;
}

.deal_cost {
    position: absolute;
    color: #FFF;
    z-index: 4;
    font-weight: bold;
    top: 32px;
    width: 110px;
    height: 13px;
    text-align: center;
}

.rrp_cost {
    position: absolute;
    color: #FFF;
    z-index: 4;
    top: 16px;
    width: 110px;
    height: 13px;
    text-align: center;
}

.savings_container {
    position: absolute;
    background-color: #CCC;
    color: #444;
    z-index: 4;
    top: 133px;
    width: 236px;
    height: 21px;
    text-align: center;
    margin-left: 2px;
    text-transform: lowercase;
    font-variant: small-caps;
    font-size: 12px;
    letter-spacing: 1px;
}

.deal_highlight {
    font-weight: bold;    
}

#logo {
    float:left;
    margin-left: 10px;
}

.items_list {
    background-color: #FFFFFF;
}

#item_list_container {
    border: 1px solid #999;
    margin-left: 10px;
    margin-right: 10px;
}

#page_numbers a {
    color: #FFFFFF;  
}

.clearboth {
    clear: both;
}

#sort_by {
    height: 30px;
    width: 210px;
    margin: 0 auto 0 auto;
}

#SortByFilter .select {
    background-color: #CCCCCC;
    border: 1px dashed #999;
    padding: 3px;
    width: 200px;
    margin-bottom: 10px;
}

h2#item_list_header {
    font-size: 18px;
    font-variant: small-caps;
    text-transform: lowercase;
    margin-bottom: 5px;
    margin-left: 10px;
    color: #235930;
}

.section_item_container {
    overflow: auto;
    border-bottom: 4px solid #235930;
    padding: 5px;
}

.last_section_item_container {
    overflow: auto;
    padding: 5px;
}

.section_item_container:hover {
    background-color: #EEE8CD;
}


.last_section_item_container:hover {
    background-color: #EEE8CD;
}

#container {
    background-color: #235930;
    overflow: hidden;
}

.section_item_product {
    color: #555555;
    width: 250px;
    font-size: 14px;
}

.section_item_photo {
    float: right;
    width: 150px;
    height: 92px;
}

.section_item_cost {
    float: right;   
    width: 100px;
    font-weight: bold;
    color: #000000;
}

a.section_item_details {
    color: #02701C;
    text-decoration: none;
    float: left;
    text-transform: lowercase;
    font-variant: small-caps;
    font-size: 15px;
}

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

.section_item_description {
    color: #000000;
    clear: left;
}

#page_nav {
    color: #FFFFFF;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

#page_nav_links {
    float: left;
}

#page_nav_counter {
    float: right;
}

#photo_display_large {
    background-color: #EEEEE0;
    width: 485px;
    height: 300px;
    padding: 10px;
    margin: 0 auto 0 auto;
    border: 1px solid #999;
}

.section_link {
    color: #235930;
    text-decoration: none;
}

.section_link:hover{
    text-decoration: underline;
}

#main_photo {
    width: 485px;
    height: 300px;
    border: 1px solid #999;
}

#photo_display_thumbs {
    background-color: #EEEEE0;
    margin: 10px 20px;    
}

#thumbnail_wrapper {
    background-color: #EEEEE0;
    padding: 5px;
    overflow: hidden;
    border: 1px solid #999;
}

.thumb_selected {
    border: 2px solid #235930 !important;
}

.thumb_item {
    margin-right: 10px;
    width: 150px;
    height: 92px;
    border: 1px solid #999;
    padding: 2px;
}

.thumbs_list li {
    display: inline;
}

#call_us {
    background-color: #C0FF00;
    color: #000000;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 10px;
}

#call_us_wrapper {
    margin-left: 10px;
    margin-right: 10px;   
}

.call_us_phone {
    font-weight: bold;
    color: #000000;
}

.call_us_email a {
    font-weight: bold;
    color: #000000;
}

.call_us_topplace { 
    background: url(../img/corners/call_us/tr.png) no-repeat top right; 
}

.call_us_bottomplace {
    background: url(../img/corners/call_us/br.png) no-repeat top right;
}

#item_description {
    margin: 10px;
}

.item_title {
    color: #EE9A00;
    font-size: 16px;
    text-transform: lowercase;
    font-variant: small-caps;
    border-bottom: 1px dashed #999;
}

#description_text {
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 10px;
    overflow: auto;
}

#description_text p {
    margin-top: 0px;
    margin-bottom: 10px;    
}

#item_sizes {
    margin: 10px;
}

#sizing_text {
    margin-top: 10px;
    margin-left: 15px;
}

#item_availability {
    margin: 10px;  
}

#item_status {
    #position: relative;
    overflow: hidden;
    display: table;
    margin-top: 10px;
    margin-left: 15px;
    height: 48px;
}

.status_text {
    #position: absolute; #top: 50%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.order_time {
    font-weight: bold;
}

#bike_spec_wrapper {
    margin: 10px;
}

#spec_table {
    border: 1px solid #999;
    margin-top: 10px;
    margin-left: 15px;
}

#spec_table td {
    padding: 3px 8px;
}

#spec_table .column-1 {
    width: 110px;
    float: left;
}

#spec_table .column-2 {
    border-left: 1px solid #999;
}

#item_cost_saving {
    background: url(../img/cost_saving.png) no-repeat center center;
    width: 120px;
    height: 157px;
    float: right;
    font-weight: bold;
    margin-left: 5px;
}

#item_cost {
    background: url(../img/cost.png) no-repeat center center;
    width: 115px;
    height: 108px;
    float: right;
    font-weight: bold;
    margin-left: 5px;
}

#cost {
    position: relative;
    color: #000;
    z-index: 4;
    width: 115px;
    height: 13px;
    top: 40%;
    text-align: center;   
    text-transform: lowercase;
    font-variant: small-caps;
}

#cost_saving {
    position: relative;
    color: #000;
    z-index: 4;
    width: 120px;
    height: 13px;
    top: 20%;
    text-align: center;
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 1px;
}

.saving_info {
    position: relative;
    z-index: 4;
    width: 120px;
    height: 13px;
    text-align: center;
    color: #000;
    font-weight: normal;
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 1px;
}

#saving_info_rrp {
    top: 62%;
}

#saving_info_percent {
    color: #235930;
    top: 66%;
}

.savings_highlight {
    color: #FFF;  
    font-weight: bold;
}

.site_link {
    color: #235930;
    text-decoration: underline;
}

.error_link {
    color: #CCC;
    text-decoration: underline;
}

#about_content {
    margin: 10px 30px;
    color: #FFFFFF;
    line-height: 1.5em;
}

#error {
    background-color: #bd0f13;    
}

#error_wrapper {
    margin: 10px;
    color: #FFFFFF;
    font-size: 15px;    
}

#footer {
    border-top: 1px dashed #808080;
    font-size: 10px;
    margin-top: 10px;
}

#footer_content {
    width: 800px;
    margin: 0 auto;
}

#footer_nav {
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 150px;
}

.footer_sep {
    margin: 0 auto;    
    width: 320px;
}

#company {
    margin: 0 auto;    
    width: 430px;
    border-top: 1px solid #808080;
    padding-top: 5px;
}

#company ul li {
    display: inline;
    margin-right: 10px;
}

#company a {
    color: #235930;  
}

#search_container {
    margin: 0 auto;
    width: 490px;
    background-color: #235930;
    padding: 4px;
    overflow: hidden;
    border: 1px solid #999;
}

#SearchForm {
    margin: 0 auto;
    width: 320px;
    height: 27px;
}

#SearchForm label {
    float: left;
    margin-right: 10px;
    color: #FFFFFF;
    margin-top: 4px;
}

#SectionSearch {
    margin-top: 4px;
    width: 200px;
    height: 12px;
}
.search_item {
    float: left;
    margin-right: 10px;
}

#SearchSubmit {
    padding: 2px 5px;
}