﻿#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%;	
}

#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;}
.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 {
	width: 920px;
	margin: 0 auto;
}

#logo {
	margin: 44px 0 28px;
	background: url(../images/logo.png) no-repeat left top;
}

#logo a {
	display: block;
	width: 267px;
	height: 130px;
}

#logo a span{
	display: none;
}

#controls {
	
}

#myaccount {
	
}

#shoppingcart {
	text-align: right;
	text-transform: uppercase;
	margin-top: 70px;
	margin-right: 8px;
	line-height: 18px;
	color: #474647;
	
}
#shoppingcart a 
{
    text-decoration: none;
    color: #474647;
}

#header_nav 
{
    margin: 0 10px 20px 10px;
}

.zindex 
{
    position:relative;
    z-index:10000;
}


#header_nav li {
	float: left;
	list-style: none;
	position: relative;
}

#header_nav li a:link,
#header_nav li a:visited {
	margin-right:3px;
    padding:1px 10px;
	background: #1F2839;
	border: 1px solid #717882;
	color: #AEC6BF;
	text-decoration: none;
	text-transform: uppercase;
	display:block;
	
}

#header_nav li a:hover,
#header_nav li a:active {
	background: #AFC6C0;
	color: #231F20;
}

#header_nav li:hover ul {
	display:block;
}

#header_nav li ul {
	padding:0;
	list-style:none;
	display:none;
	width: 160px;
	z-index:1000;
	position:absolute;
    top:8px;
	left:0px;
}
#header_nav li ul li{
	background: #C11822;
	border-bottom:none;
	display:block;
	padding:0;
	width: 160px;
	position: relative;
	z-index:1000;
}
#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:1000 !important;
}

#search 
{
    
    background-color: #474747;
    border: 1px solid #9CA3A2;
    margin: 0 6px; 
    padding: 4px 8px;
    height:20px;
    
}

#searchmain 
{
    background-color: #474747;
    border: 1px solid #9CA3A2;
    margin:-9px 0 0 0px;
    padding: 4px 8px;
    height:20px;
    width:236px;
    
}

#search .input, #searchmain .input
{
    background-color: #676D6B;
    border: 1px solid #505252;
    height: 18px;
    color: #F0F0F0;
    text-transform: uppercase;
    padding: 0 5px;
    float: left;
    width:162px;
    
}
#search .button, #searchmain .button
{
    background-color: Transparent;
    border: none;
    padding:0;
    color: #F0F0F0;
    text-transform: uppercase;
    
    float: right;
}


#body {
	
}

#designwrapper 
{
    width: 900px;
    margin: 0 auto;
}

#leftcol 
{
    width:505px;
    float: left;
}



.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;
}

#designer 
{
    font-size: 50px;
    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;
}

/*

#trendwrapper 
{
    width: 1200px;
    margin: 40px auto;
    
}

#arrowleft 
{
    float: left;
}
#arrowright
{
    float: right;
}


#trendmain 
{
    width: 1140px;
    margin: -345px auto 0 auto;
    position: relative;
    z-index: 400;
}
#products 
{
    margin:-320px auto 0;
width:900px;
position: relative;
    z-index: 400;
}

#itemleft 
{
    float: left;
    width: 200px;
    position: relative;
    z-index: 400;
}

#itemright
{
    float: right;
    width: 200px;
    position: relative;
    z-index: 400;
}

#itemmain 
{
    background: url(../images/itemmain_bg.png) no-repeat left top;
    width: 228px;
    height: 465px;
    padding: 16px 14px 0 14px;
    margin:-60px 122px 0;
    float: left;
    
}

.details 
{
    color: #A7BFB8;
    text-transform: uppercase;
    background: #464646;
    padding: 2px 5px;
    font-size: 11px;
}

.details span 
{
    display: block;
}

.click
{
    color: #A7BFB8;
    text-transform: uppercase;
    background: #1E2838;
    padding: 2px 5px;
    font-size: 11px;
}

#trenddesc 
{
    background: url(../images/trendbg.png) no-repeat left top;
    margin:-20px auto 40px;
padding:20px;
width:860px;
}

#trenddesc h2 
{
    font-size: 14px;
    color: #FFFFFF;
    margin: 0;
}
#trenddesc h1 
{
    font-size: 36px;
    color: #E1DAB1;
    margin: 0;
}
#trenddesc p
{
    color: #fff;
}
*/


h1 {
	font-size: 24px;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

span.date {
	font-size: 11px;
	color: #999;
}


/* Footer region */

#footer {
width: 920px;
	margin: 0 auto;
}

#footer_nav 
{
    background: #464646;
    border: 1px solid #505758;
    margin: 0 8px 6px 8px;
}

#footer_nav ul {
	list-style: none;
	margin: 0 0 0 -40px;
	
}

#footer_nav li {
	float: left;
	text-transform: uppercase;
	color: #AEC6BF;
}

#footer_nav li a:link,
#footer_nav li a:visited 
{
    padding: 9px 15px 9px 15px;
	display: block;
	color: #AEC6BF;
	text-decoration: none;
	background: url(../images/seperator.gif) no-repeat left top; 
	text-transform: uppercase;
}

#footer_nav li.first a:link,
#footer_nav li.first a:visited {
	background: none; 
	padding: 9px 17px;
}

#footer_nav li a:hover,
#footer_nav li a:active {
	background: #1F2839 url(../images/seperator.gif) no-repeat left top; 
	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;
}

#footer_nav li.first .button{
	background:#1F2839 none repeat scroll 0 0;
    border:1px solid #717882;
    color:#AEC6BF;
    padding:1px 9px;
    text-decoration:none;
    text-transform:uppercase;
    padding:0 11px;
    width: 88px;
}

#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;
}







#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:100px;
    
}
#searchmain2 .button
{
    background-color: Transparent;
    border: none;
    padding:0;
    color: #F0F0F0;
    text-transform: uppercase;
    
    float: right;
}
