﻿#mantistech {
}
/* Main CSS for MantisShop */

body {
	font: 14px Calibri, "Trebuchet MS" ,Tahoma,Arial,Verdana,sans-serif;
	color: #333;
	background: url(../images/body_bg.gif) repeat-y 50% 50%;
}

#wrapper {
	margin: 0 auto;
	width: 100%;
}

a:link, a:visited {
	color: #D82673;
}

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;
}
.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;
}
.hidden {
	display: none;
}

.w150 {
	width: 150px;
}
.w160 {
	width: 160px;
}
.w195 {
	width: 195px;
}
.w270 {
	width: 270px;
}
.w280 {
	width: 280px;
}
.w290 {
	width: 290px;
}
.w350 {
	width: 366px;
}
.w450 {
	width: 400px;
	padding-left: 10px;
}
.w470 {
	width: 480px;
}
.w400, .form input.w400 {
	width: 400px;
}
.w600 {
	width: 600px;
}
.w100p {
	width: 100%;
}
.p10 {
	padding-top: 10px;
}
.pl10 {
	padding-left: 10px;
}
.pr10 {
	padding-right: 10px;
}

.mr10 {
	margin-right: 10px;
}
.mr30 {
	margin-right: 30px;
}
.mb30 {
	margin-bottom: 30px;
}

.table {
}
.alt_item {
	background: #EDEDED;
}
hr,
.hr {
	height: 2px;
	border: none;
	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 */

#headerwrapper {
	background: url(../images/header_bg.png) repeat left top;
	height: 125px;
}
#header {
	width: 900px;
	margin: 0 auto;
}

#logo {
	margin-top: 42px;
	margin-left: 20px;
	background: url(../images/Coco-Pink.gif) no-repeat left top;
}

#logo a {
	display: block;
	width: 249px;
	height: 50px;
}

#logo a span {
	display: none;
}

#controls {
}

#myaccount a:link, #myaccount a:visited, #myaccount a:active {
	color: #F6B4D7;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

#myaccount a:hover {
	color: #FFF;
}

#myaccount p {
	color: #F6B4D7;
	font-size: 14px;
	text-transform: uppercase;
}

#shoppingcart {
	background: url(../images/bag.png) no-repeat right top;
	padding-right: 35px;
	padding-top: 7px;
	text-align: right;
	height: 38px;
}
#shoppingcart a:link {
	font-size: 13px;
	color: #D82673;
	text-decoration: none;
}
#search {
}

#header_nav {
	float: right;
	margin-top: 48px;
}

#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: 5px 10px;
	color: #E62F8E;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

#header_nav li a:hover, #header_nav li a:active {
	background: url(../images/nav_bg_over.png) repeat left top;
	color: #FFF;
}

#infowrapper {
	background: url(../images/nav_bg.png) repeat-x left top;
	height: 170px;
	padding-top: 15px;
}

.box {
	height: 150px;
	background-color: #E9449A;
	padding: 0 6px 6px 6px;
	border: 4px solid #EB59A5;
}

#info {
	margin: 0 auto;
	width: 870px;
	padding: 0 15px;
}

#info h1 {
	color: #F6B4D7;
	font-size: 18px;
	text-transform: uppercase;
	margin: 5px 0;
	font-weight: bold;
}

#info .input {
	width: 160px;
	color: #F8C3DF;
	font-size: 14px;
	text-transform: uppercase;
	background: #ED69AE;
	border: none;
	float: left;
	padding: 2px 0px 2px 8px;
	margin-left: 0px !important;
	margin-left: -10px;
}

#info .input:hover, #info .input:active, #info .input:focus {
	color: #FFF;
	background: #F28FC2;
}

#info .padding {
	padding: 3px 8px;
}

#info .margin {
	margin-left: 10px;
}
#info .margintop {
	margin-top: 10px;
}

#info .button {
	color: #F6B4D7;
	font-size: 16px;
	text-transform: uppercase;
	background: none;
	border: none;
	float: right;
}

#info .button:hover {
	color: #FFF;
	cursor: pointer;
}

#infolink {
	background: url(../images/nav_link_bg.png) repeat-x left top;
	height: 18px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#infolink a:link, #infolink a:active, #infolink a:visited {
	background: url(../images/info_link.png) no-repeat left top;
	padding: 0 23px;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	margin-top: -6px;
}

#infolink a:hover {
	color: #FFF;
}

.subscribe {
	float: left;
	width: 220px;
	margin-left: 20px;
}
#info_news {
	float: left;
	width: 184px;
	margin-left: 20px;
}

#info_news p {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#info_news img {
	margin-right: 10px;
	border: none;
}

/* Body region */

#body {
	width: 900px;
	margin: 0 auto;
	min-height: 550px;
}

#left_col {
	width: 160px;
	margin-right: 10px;
	min-height: 560px;
}
#left_col h3 {
	color: #E87DAB;
	text-transform: uppercase;
	font-size: 20px;
	margin: 10px;
}

#content {
	width: 730px;
	padding-bottom: 30px;
}

#right_col {
	display: none;
}

h1 {
	color: #E87DAB;
	text-transform: uppercase;
	font-size: 23px;
	margin: 10px 0;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}





/* Form layout and formating - leaving as much as possible up to the browser */

.form {
	padding: 10px;
	border: solid 1px #E9449A;
	background: #F3F3F3;
}

.clean {
	padding: 0;
	border: none;
	background: none;
}

.form p {
	margin-bottom: 10px;
	position: relative;
}

.form label {
	font: 14px Calibri, "Trebuchet MS" ,Tahoma,Arial,Verdana,sans-serif;
	float: left;
	width: 100px;
	font-weight: bold;
}

.form input {
	font: 14px Calibri, "Trebuchet MS" ,Tahoma,Arial,Verdana,sans-serif;
	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;
}


/* Typical product listings */

.prod_listing {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 5px solid #D82673;
	float: left;
	margin: 0 10px 10px 0;
}
.prod_listing_expand {
	display: none;
}
a.prod_listing:hover .prod_listing_expand {
	display: block;
}

.prod_listing .img img {
	width: 100px;
}

.prod_listing .title {
}

.prod_listing .price {
}

#categories a:link, #categories a:active, #categories a:visited {
	color: #E87DAB;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#categories a:hover {
	background-color: #FBE9F1;
}

/* Homepage featured products expand */

.small {
	position: relative;
	float: left;
	width: 200px;
	height: 135px;
	overflow: hidden;
	border: 5px solid #D82673;
	z-index: 100;
}

.medium {
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 5px solid #D82673;
	z-index: 100;
}

.large {
	display: block;
	width: 250px;
	height: 250px;
	border: 5px solid #D82673;
	background: #FFF;
}

/* Global product listing pagination */

.pagination {
	margin-bottom: 10px;
}

.pagination .prev {
}

.pagination .next {
}

.pagination_link {
}

/* Main Category listings - all_categories.aspx */

a.all_cats:link,
a.all_cats:visited {
	float: left;
	display: block;
	width: 329px;
	margin: 0 10px 10px 0;
	padding: 10px;
	text-decoration: none;
	background: #FBEAF2;
	background-image: none;
}

a.all_cats:hover,
a.all_cats:active {
	padding: 9px;
	border: solid 1px #E62F8E;
	background: #FBEAF2;
}

.all_cats .cat_name {
	font-weight: bold;
	font-size: 18px;
	color: #E87DAB;
	text-transform: uppercase;
}



.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;
	text-transform: uppercase;
}

.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;
}


/* 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: #FBEAF2;
	background-image: none;
}

a.weblink:hover,
a.weblink:active {
	padding: 9px;
	border: solid 1px #E62F8E;
	background: #FBEAF2;
}

.weblink .site_title {
	font-weight: bold;
	font-size: 18px;
	color: #E87DAB;
	text-transform: uppercase;
}

.weblink .site_url {
	font-size: 11px;
	color: #666;
}

.date {
	position: relative;
	top: -10px;
	font-size: 11px;
	color: #666;
}


/* Sitemap page */

.sitemap {
	margin: 0 40px 0 20px;
}

.sitemap_block {
	width: 200px;
	margin-bottom: 20px;
	padding: 5px 10px;
	background: #FBEAF2;
}

.sitemap_block:hover {
	padding: 4px 9px;
	border: solid 1px #E62F8E;
	background: #FBEAF2;
}

.sitemap_block a:link, 
.sitemap_block a:visited {
	display: block;
	line-height: 20px;
	text-decoration: none;
}

.sitemap_block a:hover, 
.sitemap_block a:active {

}


/* Footer region */

#footerwrapper {
	border-top: 2px solid #E3649B;
	padding: 10px 0;
	background: #FFF;
}


#footer {
	width: 900px;
	margin: 0 auto;
}

#footer_nav {
	margin: 0 40px;
	float: left;
}

#footer_nav ul {
	list-style: none;
	margin: 0 0 0 -10px;
}

#footer_nav li {
	float: left;
}

#footer_nav li a:link, #footer_nav li a:visited {
	display: block;
	padding: 0 5px;
	color: #E3649B;
	font-size: 12px;
	text-decoration: none;
}

#footer_nav li a:hover, #footer_nav li a:active {
	color: #000;
}

#copyright {
	font-size: 12px;
	color: #E3649B;
	float: left;
}

#credits {
	color: #E3649B;
	float: right;
}
#credits a:link, #credits a:visited {
	color: #E3649B;
	font-size: 12px;
	text-decoration: none;
}

#credits a:hover, #credits a:active {
	color: #000;
}

.img {
	min-width: 100px;
	min-height: 100px;
	float: left;
	margin: 0 10px 10px 0;
}




