﻿#mantisshop {}
/* Main CSS for MantisShop */
html {
    background: #46555A url(../images/html_bg.png) repeat-x top left;
    margin: 0;
	padding: 0;
}



body {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Tahoma,Arial,Verdana,sans-serif;
	color: #333;
	background: url(../images/body_bg.png) no-repeat top center;
	min-height: 600px;
	position: absolute;
	top: 0;
	width: 100%;	
}

.topmenubar
{
    background-color:Black;
}


#wrapper {
	margin: 0 auto;
	width: 920px;
}

a:link,
a:visited {
	color: #1E2838;
}

a:hover,
a:active {
	color: #000;
	cursor: pointer;
}

a {
	outline: none;
	cursor: pointer;
}

.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;}
.width_zero, 
.form .width_zero input,
.form input.width_zero,
.form select.width_zero {width: auto;}
.order_info p label {width: 210px;}

.prodviewwidth p label {width: 150px;}

.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;}
.w250 {width: 250px;}
.w270 {width: 270px;}
.w280 {width: 280px;}
.w290 {width: 290px;}
.w330 {width: 330px;}
.w350 {width: 350px;}
.w400, .form input.w400 {width: 400px;}
.w100p {width: 100%;}

.mr30 {margin-right: 30px;}
.mr50 {margin-right: 50px;}
.mb30 {margin-bottom: 30px;}

.table {}
.alt_item {background: #EDEDED}
.hr {
	height: 20px;
	border-bottom: dotted 2px #EDEDED;
	margin-bottom: 20px;
}


/* 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 {
	
}

#logo {
	margin: 5px 0 5px;
	background: url(../images/logo.png) no-repeat left top;
}

#logo a {
	display: block;
	width: 185px;
	height: 90px;
}

#logo a span{
	display: none;
}

#controls {
	
}

#myaccount {
	
}

#shoppingcart {
	text-align: right;
	
	margin-top: 20px;
	margin-right: 8px;
	line-height: 18px;
	color: #474647;
	
}
#shoppingcart a 
{
    text-decoration: none;
    color: #474647;
}

#content .contentborder 
{
    position:relative;
    z-index:0;
    color:#AEC6BF;
    min-height:514px;
}


.backlink {
	position: relative;
	top: 10px;
	font-size: 12px;
	color: #333;
	padding-left: 20px;
	background: url(../admin/images/icon_backlink.png) no-repeat left center;
}

#header_nav 
{
    margin: 0;
    width: 1000px;
  
}

.zindex 
{
    position:relative;
    z-index:10000;
}


#header_nav li 
{
    
	float: left;
	list-style: none;
	position: relative;
	z-index:10001 !important;
}

#header_nav li a:link,
#header_nav li a:visited {
	margin-right:3px;
    padding:1px 10px 5px;
	
	color: #AEC6BF;
	text-decoration: none;
	text-transform: uppercase;
	display:block;
	z-index:10001 !important;
	
}

#header_nav li a:hover,
#header_nav li a:active {
	background: #AFC6C0;
	color: #231F20;
	z-index:10001 !important;
}

#header_nav li:hover ul {
	display:block;
	z-index:10001 !important;
}

#header_nav li ul 
{
   
	padding:0;
	list-style:none;
	display:none;
	width: 160px;
	z-index:1000;
	position:absolute;
    top:6px;
	left:0px;
	z-index:10001 !important;
	background: #1F2839;
	width: 160px;
	
}
#header_nav li ul li{
background: #1F2839;
	border: 1px solid #717882;
	border-bottom:none;
	display:block;
	padding:0;
	
	position: relative;
	z-index:10001 !important;
}
#header_nav li ul li a
{
    clear: none;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	margin: 0;
	width: 153px;
	display: block;
	border: none;
	z-index:10001 !important;
}

/* Body region */

#body {
	
}

#search 
{
    
   
    
}

#searchmain 
{
    
    height:20px;
    width:165px; /*200px;*/
    margin-left:5px;
    
}

#search .input, #searchmain .input
{
   
    height: 14px;
   margin-top:2px;
    text-transform: uppercase;
    padding: 0 5px;
    float: left;
    width: 80px;/*122px;*/
    font-size:10px;
    
}
#search .button, #searchmain .button
{
  
    padding: 0 5px 0 5px;
    width:70px;
  
    text-transform: uppercase;
    
    float: right;
}




#searchmain2
{
    background-color: #474747;
    border: 1px solid #9CA3A2;
    margin:-9px 0 0 0px;
    padding: 4px 8px;
    height:20px;
    width:180px;
    
}

#searchmain2 .input
{
    background-color: #676D6B;
    border: 1px solid #505252;
    height: 18px;
    color: #F0F0F0;
    text-transform: uppercase;
    padding: 0 5px;
    float: left;
    width:122px;
    
}
#searchmain2 .button
{
    background-color: Transparent;
    border: none;
    padding:0;
    color: #F0F0F0;
    text-transform: uppercase;
    
    float: right;
}
 
 

#contentleft 
{
    width:660px;
	float: left;
	margin: 5px 0 0 0;
}

/*default content*/

#maincontentwrapper 
{
    clear: both;
    margin: 5px 0;
}


#maincontentwrapper  #contenttop 
{
    width:920px;
    height: 13px;
	background: url(../images/content_top.png) no-repeat left bottom;
}

#maincontentwrapper  #contentmain 
{
    width:890px;
	background: url(../images/content_bg.png) repeat-y left top;
	padding: 5px 16px;
}

#content 
{
}

#maincontentwrapper #contentbottom 
{
    width:920px;
    height: 13px;
	background: url(../images/content_bottom.png) no-repeat left top;
}

/*main site master content*/

#contentwrapper 
{
    clear: both;
}


#contenttop 
{
    width:660px;
    height: 12px;
	background: url(../images/box_main_top.png) no-repeat left bottom;
}

#contentmain 
{
    width:631px;
	background: url(../images/box_main_bg.png) repeat-y left top;
	padding: 5px 16px 0px 16px;	
}

#content 
{
}

#contentbottom 
{
    width:660px;
    height: 12px;
	background: url(../images/box_main_bottom.png) no-repeat left top;
}

/*end*/


#right_col 
{
    float: right;
    margin: 5px 0 0 0;
}
.callbox 
{
    width:226px;
    padding: 15px 15px 0 15px; 
    background: url(../images/box_right_bg.png) no-repeat left top;
    height:235px;
    margin:0 0 12px;
}

.contentborder 
{
    background: #464646;
    border: 1px solid #464646;
}
.contentborder li
{
    float: left;
    list-style: none;
    color: #AEC6BF;
    text-transform: uppercase;
}
.contentborder li.call
{
    padding: 9px 5px;
    width: 303px;
    text-align: center;
}


.callbox h1
{
    font-size: 20px;
    color: #AEC6BF;
	margin: 4px 10px;
	text-align: right;
}

h1 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #1E2838;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1E2838;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

span.date {
	font-size: 11px;
	color: #999;
}

/* Website Links page */

a.weblink:link,
a.weblink:visited {
	float: left;
	display: block;
	width: 45%;
	margin: 0 10px 10px 0;
	padding: 10px;
	text-decoration: none;
	background: #F5F5F5;
	background-image: none;
}

a.weblink:hover,
a.weblink:active {
	padding: 9px;
	border: solid 1px #CCC;
	background: #EEE;
}

.weblink .site_title {
	font-weight: bold;
	color: #000;
}

.weblink .site_url {
	font-size: 11px;
	color: #666;
}

/* Sitemap page */

.sitemap_block {
	width: 200px;
	margin-bottom: 20px;
	padding: 10px;
	background: #F5F5F5;
}

.sitemap_block:hover {
	padding: 9px;
	border: solid 1px #CCC;
	background: #EEE;
}

.sitemap_block a:link, 
.sitemap_block a:visited {
	display: block;
	line-height: 15px;
	text-decoration: none;
}

.sitemap_block a:hover, 
.sitemap_block a:active {
	font-weight: bold;
}


/* Form layout and formating - leaving as much as possible up to the browser */

.form {
	padding: 10px;
	border: solid 1px #94A8A3;
	background: #BED1CC;
}

.clean {
	padding: 0;
	border: none;
	background: none;
}

.form p {
	position: relative;
	margin-bottom: 10px;
}

.form label {
	float: left;
	width: 110px;
}

.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 */

.logo 
{
    padding-bottom: 10px;
    
}
.logo img 
{
    max-width: 280px;
    
}

.w300 
{
    margin-left:20px;
margin-right:20px;
width:310px;
}

.prod_listing {
	width: 190px;
	height:350px;
	border: 2px solid #474747;
	padding: 5px 5px 0 5px;
	margin: 9px;
	background-color:#acc1bc;
}

.prod_listing .img {
	height: 290px;
	overflow: hidden;
}

.prod_listing .brand {
	font-size: 13px;
	color: #AEC6BF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	text-align: center;
}

.prod_listing .title a {
	font-size: 13px;
	color: #AEC6BF;
	text-decoration: none;
}
.prod_listing .title {
	padding: 0px 5px 0px 5px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}
.prod_listing .price {
	font-size: 12px;
	color: #AEC6BF;
	padding: 1px 5px;
	text-align: center;
}

.prod_border 
{
    background: #474747;
    padding: 2px;
    height:350px;
}

/*#prodwrapper 
{
   width:776px;
    margin: 0 auto;
}

/* 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;
	font-size: 12px;
	width:200px;
	padding: 5px;
	text-decoration: none;
}

.all_cats a:hover, 
.all_cats a:active 
{
    background: #474747;
    color: #AEC6BF;
	
}
#catleft 
{
    float: left;
    width: 200px;
}

#catright 
{
    float: right;
    width: 670px;
}

/* 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;
}

.voucher {
	background: url(../images/icon_cheque.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 {

}

#footer_nav 
{
   
    margin: 0 8px 6px 8px;
}

#footer_nav ul {
	list-style: none;
	margin: 0 0 0 -50px;
	
}

#footer_nav li {
	float: left;
	
	color: black;
}

#footer_nav li a:link,
#footer_nav li a:visited 
{
    margin:  5px  5px 5px 0px;
    padding-right: 5px;
	display: block;
	color: black;
	text-decoration: none;
	border-right: 1px solid black;

}

#footer_nav li.last a:link,
#footer_nav li.last a:visited {
	border: none; 
	

}

#footer_nav li a:hover,
#footer_nav li a:active {
	
	color: #FFF;
}
#footer_nav li.first {
	padding: 5px 20px;
	
    text-transform:uppercase;
}

#footer_nav li.first .input{
	background:#676D6B none repeat scroll 0 0;
    border:none;
    color:#AEC6BF;
    padding:2px 9px;
    text-decoration:none;
    width:152px;
}

#footer_nav li.first .button{
	background:#1F2839 none repeat scroll 0 0;
    border:1px solid #717882;
    color:#AEC6BF;
    padding:4px 9px  4px ;
    text-decoration:none;
    text-transform:uppercase;
    padding:0 11px;
    width: 111px;
    height:20px;
    
    
}

#copyright 
{
    text-transform: uppercase;
	color: #AEC6BF;
	font-size: 11px;
}

#credits {
	text-transform: uppercase;
	color: #AEC6BF;
	font-size: 11px;
}
#credits a{
	text-transform: uppercase;
	color: #AEC6BF;
	font-size: 11px;
	text-decoration: none;
}
.contact
{
    width: 400px;
    margin: 0 auto;
}
.contact .w400 
{
    width: 400px;
    margin: 0 auto;
}
.contact .w400 input
{
    width: 270px;
}
.contact .w400 textarea
{
    width: 270px;
}

/* Testimonials Page */

.testimonial {
	
	display: block;
	
	margin: 0 10px 10px 0;
	padding: 10px;
	text-decoration: none;
	background: #F5F5F5;
	background-image: none;
}

.testimonial .comment {
	color: #000;
}

.testimonial .customer {
	font-size: 11px;
	color: #666;
	font-style:italic;
}

.footerstrip
{
    background:black;height:5px;width:100%;
    margin-top:-5px;
    }
    
    
    
    .cart {
	padding:  0 20px 0 0;
	background: url(../images/cart2.png) no-repeat right top;
	height:20px;
}












#designer 
{
    font-size: 40px;
    color: #fff;
    background: transparent url(../images/designer_bg.png) no-repeat right top;
    padding: 5px 0;
    margin-left:-150px;
    padding-left:150px;
    width:529px;
    margin-bottom: 20px;
}

#par1 
{
    float: left;
    width: 300px;
    
}

#par2
{
    float: right;
    width: 280px;
    margin-top: 30px;
    
}

#rightcol 
{
    float: right;
    width 390px;
    margin-right: -7px;
}

#mainimage 
{
    background: url(../images/design_image_bg.png) no-repeat left top;
    padding: 15px 15px 5px 15px;
    width:  360px;
}

#mainleft 
{
    float: left;
}
#mainright 
{
    float: right;
    margin-left: -6px;
}


.img 
{
    background: #474546;
    padding: 2px;
}

.desc 
{
    background: #474546;
    padding: 2px 5px;
    color: #A9C1BA;
}
.link 
{
    background: #202739;
    margin-top: 1px;
    padding: 2px 5px;
}
.link a 
{
    text-decoration: none;
    color: #A9C1BA;
}
#discount 
{
    width: 279px;
    float: right;
    margin-top: 50px;
    text-align: right;
}

#discount span 
{
    color: #fff;
}

a.prev 
{
    background: #474546 url(../images/arrowleft.png) no-repeat left top;
    color: #A9C1BA;
    display: block;
    width: 179px;
    float: left;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0;
}

a.next 
{
    background: #474546 url(../images/arrowright.png) no-repeat right top;
    color: #A9C1BA;
    display: block;
    width: 178px;
    float: right;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0;
    margin-right: 1px;
}

.productwrapper 
{
    width: 198px;
    height: 350px;
    background: url(../images/prod_bg.png) no-repeat left top;
    padding: 14px 14px 0 14px;
    width: 170px;
    
}

#prodleft 
{
    -webkit-transform: rotate(-5deg); 
    -moz-transform: rotate(-5deg);	
      float: left;
    margin-top:-40px;
}

#prodright 
{
    -webkit-transform: rotate(5deg); 
    -moz-transform: rotate(5deg);	
    float: right;
}

#designwrapper 
{
    width: 900px;
    margin: 0 auto;
}

#leftcol 
{
    width:505px;
    float: left;
}
