﻿#mantistech
{
}
/* Main CSS for MantisShop */

html
{
    background: #6D6E71 url(../images/content_bg.jpg) top repeat-y;
}

body
{
    font: 12px "Trebuchet MS" ,Tahoma,Arial,Verdana,sans-serif;
    color: #333;
}
#contentwrapper 
{
    background-color: #FFF;
    width: 1000px;
}

#wrapper
{
    margin: 0 auto;
    width: 1000px;
    padding: 0 13px;
}

a:link, a:visited
{
    color: #5E88A2;
}

a:hover, a:active
{
    color: #000;
}

a
{
    outline: none;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.center
{
    text-align: center;
}
.text_left
{
    text-align: left;
}
.text_right
{
    text-align: right;
}
.clear
{
    clear: both;
}
.inline
{
    display: inline;
}
.zero
{
    margin: 0;
}
v .width_zero, .form .width_zero input, .form input.width_zero, .form select.width_zero
{
    width: auto;
}
.no-width, .form input.no-width
{
    width: auto;
}
.no-wrap
{
    white-space: nowrap;
}
.redtext
{
    color: #CC0000;
}
.greentext
{
    color: #009900;
}
.bold, tr.bold td
{
    font-weight: bold;
}
quote
{
    font-style: italic;
    color: #111;
}
tr.totals
{
    background-color: #EDEDED;
}

.w150
{
    width: 150px;
}
.w195
{
    width: 195px;
}
.w270
{
    width: 270px;
}
.w280
{
    width: 280px;
}
.w290
{
    width: 290px;
}
.w350
{
    width: 350px;
}
.w450
{
    width: 450px;
}
.w500
{
    width: 450px;
}
.w700
{
    width: 700px;
}
.w730
{
    width: 690px;
    padding-right: 20px;
}
.w400, .form input.w400
{
    width: 400px;
}
.w100p
{
    width: 100%;
}

.mr30
{
    margin-right: 30px;
}
.mb30
{
    margin-bottom: 30px;
}
.h380
{
    height: 380px;
}
.h215
{
    height: 215px;
}
.table
{
}
.alt_item
{
    background: #EDEDED;
}

/* Messages */

.msg_warning
{
    background: url(../images/icon_warning.png) no-repeat center left;
    margin: 10px 0;
    padding-left: 18px;
    font-size: 14px;
    color: #990000;
}

/* Header region */

#header
{
    background: url(../images/header_bg.jpg) no-repeat top left;
    height: 411px;
}

#logo
{
    background: url(../images/logo.jpg) no-repeat left top;
    margin: 3px 0 0 20px;
}

#logo a
{
    display: block;
    width: 311px;
    height: 61px;
}

#logo a span
{
    display: none;
}

#controls
{
}

#myaccount
{
}

#shoppingcart
{
}

#search
{
}

#header_nav
{
    float: right;
}

#header_nav ul
{
    list-style: none;
    margin: 0 0 0 -40px;
}

#header_nav li
{
    float: left;
}

#header_nav li a:link, #header_nav li a:visited
{
    display: block;
    padding: 6px 15px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
}

#header_nav li a:hover, #header_nav li a:active
{
    background: #7EA0B5;
}

#header_right
{
    margin-top: -75px;
    width: 250px;
    float: right;
    text-align: center;
}

/* Body region */

#body
{
}

#left_col
{
    width: 200px;
    margin-right: 30px;
}

#content
{
    padding: 20px;
    background: #FFF;
    width: 960px;
}

#right_col
{
    float: right;
    margin: -20px -20px -20px 0;
    padding-bottom: 20px;
}

#game 
{

    margin-left: 500px;
    margin-top: -20px;
}

.proddisplay
{
    width: 205px;
    padding: 10px;
}

.proddisplay:hover
{
    background: #F9F9F9;
}

.proddisplay td
{
    font-size: 11px;
    color: #6D6E71;
}

.proddisplay p
{
    padding: 5px;
    background: url(../images/dots.gif) repeat-x bottom left;
    font-size: 11px;
    color: #6D6E71;
}

.proddisplay a:link
{
    float: right;
    color: #5E88A2;
}

.proddisplay p strong
{
    font-weight: bold;
    padding-right: 10px;
}
.image
{
    padding: 0 10px 10px 10px;
    background: url(../images/dots.gif) repeat-x bottom left;
}

.image img
{
    z-index: 100;
}

.image a:link
{
    float: left;
}
td.price
{
    color: #5E88A2;
    font-size: 16px;    
}
td.model
{
    color: #6D6E71;
    font-size: 16px;  
    text-transform: uppercase;  
}

#small 
{
    margin-top:37px;
}
#medium 
{
    margin-top:25px;
}

.title
{
    color: #5E88A2;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.title strong
{
    color: #000;
    font-weight: normal;
}

.proddisplay .image_ball
{
    text-align: center;
}

.proddisplay .image_ball a
{
    float: none;
}


.price_ball
{
    text-decoration: none;
    color: #5E88A2;
    font-size: 16px;
    text-transform: uppercase;
}

.dots
{
    background: url(../images/dots.jpg) repeat-y top left;
    width: 2px;
    float: left;
    margin: 0 20px;
}

h1
{
    font-size: 22px;
    margin-bottom: 10px;
    color: #5E88A2;
    text-transform: uppercase;
}

h2
{
    font-size: 18px;
    margin: 10px 0;
    color: #FFF;
    background: url(../images/h2_bg.jpg) repeat-x top left;
    line-height: 26px;
    text-transform: uppercase;
    padding-left: 10px;
}

h3
{
    font-size: 14px;
    font-weight: bold;
}

h4
{
    font-size: 12px;
    font-weight: bold;
}

.hr
{
    height: 20px;
    border-bottom: dotted 2px #EDEDED;
    margin-bottom: 20px;
}




/* Form layout and formating - leaving as much as possible up to the browser */

.form
{
    padding: 10px;
    border: dotted 1px #CCC;
    background: #F3F3F3;
}

.clean
{
    padding: 0;
    border: none;
    background: none;
}

.form p
{
    margin-bottom: 10px;
}

.form label
{
    float: left;
    width: 100px;
}

.form input
{
    width: 150px;
}

.form input[type="submit"]
{
    width: auto;
}

.form input[type="checkbox"]
{
    float: left;
    width: auto;
}

.form textarea
{
    width: 150px;
    height: 100px;
}

.validation_summary
{
    margin-left: 30px;
    padding: 10px;
    border: dotted 1px #CC0000;
    background: #FFF2F2;
}

/* Feature product listings - ctlTop5.ascx */

.feat_prod_listing
{
}

.feat_prod_listing title
{
}

.feat_prod_listing price
{
}

.feat_prod_listing image
{
}

.feat_prod_listing desc
{
}

/* Typical product listings */

.prod_listing
{
    width: 320px;
    height: 180px;
}

.prod_listing .img
{
    margin-right: 20px;
}

.prod_listing .title
{
}

.prod_listing .price
{
}

/* Global product listing pagination */

.pagination
{
}

.pagination .prev
{
}

.pagination .next
{
}

.pagination_link
{
}

/* Main Category listings - all_categories.aspx */

.all_cats
{
    display: block;
}

.all_cats a:link, .all_cats a:visited
{
    display: block;
    float: left;
    width: 300px;
    font-size: 20px;
}

.all_cats a:hover, .all_cats a:active
{
}

/* Heading of category pages - breadcrumb separator */

span.cat_breadcrumb_separator:after
{
    color: #CCC;
}

/* Sub Category listings */

.sub_cat_list
{
}

.sub_cat_list a:link, .sub_cat_list a:visited
{
    margin-right: 5px;
}

.sub_cat_list a:hover, .sub_cat_list a:active
{
}

/* Steps in the checkout process */

span.step_1, span.step_2, span.step_3, span.step_4
{
    font-size: 20px;
}

span.step_1:after
{
    content: url(../images/step_1.png);
}

span.step_2:after
{
    content: url(../images/step_2.png);
}

span.step_3:after
{
    content: url(../images/step_3.png);
}

span.step_4:after
{
    content: url(../images/step_4.png);
}

/* Payment page */

.payment_method, a.payment_method:link, a.payment_method:visited
{
    display: block;
    width: 200px;
    height: 50px;
    margin: 0 0 10px 0;
    padding-left: 60px;
    line-height: 50px;
}

a.payment_method:hover, a.payment_method:active
{
    color: #000;
}

.btb
{
    background: url(../images/icon_btb.jpg) no-repeat left top;
}

.cheque
{
    background: url(../images/icon_cheque.jpg) no-repeat left top;
}

.fax
{
    background: url(../images/icon_fax.jpg) no-repeat left top;
}

.cc
{
    padding: 15px 0 0 60px;
    background: url(../images/icon_creditcards.jpg) no-repeat left top;
}

/* Print links on order confirmation pages */

a.order_print:link, a.order_print:visited
{
    display: block;
    width: 120px;
    margin: 30px auto 0 auto;
    padding-left: 45px;
    line-height: 35px;
    background: url(../images/icon_print.jpg) no-repeat left top;
}

a.order_print:hover, a.order_print:active
{
}

/* Customer Account navigation menu */

.cust_nav
{
}

.cust_nav h3
{
    margin: 0;
    display: inline;
}

.cust_nav a:link, .cust_nav a:visited
{
    font-size: 16px;
    padding: 5px 10px;
    text-decoration: none;
}

.cust_nav a:hover, .cust_nav a:active
{
    background: #DEDEDE;
}

/* Footer region */

#footer
{
    background-color: #5E88A2;
}

#footer_nav ul
{
    list-style: none;
    margin: 0 0 0 -40px;
}

#footer_nav li
{
    float: left;
}

#footer_nav li a:link, #footer_nav li a:visited
{
    display: block;
    padding: 5px 10px;
    color: #FFF;
    text-decoration: none;
}

#footer_nav li a:hover, #footer_nav li a:active
{
    background: #7EA0B5;
}

#copyright
{
    color: #FFF;
    line-height: 30px;
}

#credits
{
    color: #FFF;
    line-height: 30px;
}

#credits a:link, #credits a:visited, #credits a:active
{
    color: #FFF;
    line-height: 30px;
    text-decoration: none;
}

#credits a:hover
{
    background-color: #7EA0B5;
}
#default
{
    background: url(../images/default_bg.jpg) repeat-y left top;
    width: 960px;
    margin: -20px -20px -20px -20px;
    padding: 20px;
}


