/* @override http://avaccessoryshop.co.uk/css/plain.css */

/*
Tradingeye "Plain" theme style sheet
Copyright 2007 dpivision.com
*/

body {
	background: #e0e4e0 url(../graphics/plain/avpagegradbg.jpg) repeat-x;
	color: #555;
	font: 80% Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

/* ----- tables ----- */

table, td, input, textarea, select, li {
	font: 100% Arial, Helvetica, sans-serif;
	color: #435472;
}

th {
	background: #ed523e;
	padding: 5px;
}

td {
	padding: 5px;
}

/* ----- global links ----- */

a:link, a:visited, a:active {
	color: #6879c5;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #7f8a9f;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

p, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	color: #435472;
	line-height: 120%;
}

h1 {
	font-size: 140%;
	color: #435472;
}

h2 {
	font-size: 130%;
	color: #62729a;
}

h3 {
	font-size: 120%;
	color: #7f8a9f;
}

h4, h5 {
	font-size: 100%;
}

hr {
	display: none;
}

/* ----- global images ----- */

img {
	border: none;
}

/* ----- hidden items ----- */

#skip {
	display: none;
}

.hidden {
	display: none;
}

/* ----- float left / right classes ----- */

.left {
	float: right;
	margin-right: .3em;
}

.right {
	float: right;
	margin-left: .3em;
}

/* ----- company contact details ----- */

address {
	font-style: normal;
	margin: 1em 0;
}

/* ----- container size & positioning ----- */

#container {
	margin: 0 auto;
	margin-top: 10px;
	width: 760px;
	text-align: left;
	background: #fff;
	padding-top: 10px;
	position: relative;
}

/* ----- header area ----- */

#header {
	height: 153px;
	margin: 0 10px;
	background: url(../graphics/plain/avlogoheaderbg.jpg) no-repeat scroll;
}

/* ----- company logo & strapline ----- */

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 398px;
	line-height: 38px;
	font-size: 107%;
	font-weight: normal;
	display: none;
}

#tagline {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 50px;
	left: 30px;
	line-height: 20px;
}

/* ----- shopping basket info ----- */

#info {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 10px;
	right: 18px;
	z-index: 10;
	color: #ed523e;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */

#info a {
	display: inline;
	width: 100%;
	color: #435472;
	padding-right: 4px;
}

#info a:hover {
	color: white;
	background-color: transparent;
}

#mid {
	
}

/* ----- breadcrumb trail ----- */

#breadcrumbs {
	float: right;
	display: inline;
	margin-right: 10px;
	width: 530px;
	color: #ed523e;
}

/* ----- search box ----- */

#search {
	background: none repeat scroll 0 0 #E0E4E0;
	margin: 0;
	margin-bottom: 1em;
	padding: 5px 20px;
}

#search label {
	display: block;
	color: #7f8a9f;
}

/* ----- side navigation ----- */

#navDept, #navDept li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navDept {
	margin-bottom: 1em;
}

#navDept li {
	margin-bottom: 1px;
}

#navDept li a {
	display: block;
	width: 100%;
	background: #e0e4e0;
	color: #435472;
}

#leftmenu li a:hover {
	background: #edf1f4;
	color: #fff;
	border-bottom-color: #fff;
}

#leftmenu li a.selected {
	background: #9bdcf7;
	color: #fff;
	border-bottom-color: #7f8a9f;
}

#navDept li a:hover, #navDept li a.selected {
	background: #435472;
	border-bottom-color: #7f8a9f;
	color: #fff;
}

#navDept li a span {
	display: block;
	padding: 3px 20px;
	color: white;
}

/* ----- subdepartment navigation ----- */

#navSubDept, #navSubDept li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navSubDept {
	margin: 1em 0;
	padding: 3px 10px;

	color: #435472;
	border-top: 1px solid #eee;
}

#navSubDept li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 15px;
	list-style: none;
	font-size: 12%;
}

#navSubDept li a {
	color: #7f8a9f;
}

#navSubDept li a:hover, #navSubDept li a.selected {
	color: #fff;
	text-decoration: none;
	background-color: #7f8a9f;
	border-bottom-color: #7f8a9f;
}

/* ----- customer tool list ----- */

#navTools, #navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navTools {
	margin-bottom: 1em;
}

#navTools li {
	margin-bottom: 1px;
}

#navTools li a {
	display: block;
	width: 100%;
	background: #e0e4e0;
	color: #435472;
}

#navTools li a:hover {
	background: #f5f6f8;
	border-bottom-color: #7f8a9f;
}



#navTools li a.selected {
	background: #ffd65a;
	border-bottom-color: #7f8a9f;
}

#navTools li a span {
	display: block;
	padding: 3px 20px;
}

/* ----- nav static menu items ----- */

.navStatic, .navStatic li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navStatic {
	margin-bottom: 1em;
}

.navStatic li {
	margin-bottom: 1px;
}

.navStatic li a {
	display: block;
	width: 100%;
	background: #e0e4e0;
	color: #435472;
}

.navStatic li a:hover {
	background: #7f8a9f;
	color: #fff;
}

.navStatic li a span {
	display: block;
	padding: 3px 20px;
}

#navToolsTitle, #navDeptTitle, .navStaticTitle{
	padding: 3px 20px;
	background: #0f75bd;
	font-size: 100%;
	color: #fff;
	border-bottom: 3px solid #0F75BD;
	margin-bottom: 0;
}

/* ----- side navigation column ----- */

#side {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
}

/* ----- main content area ----- */

#main {
	float: left;
	display: inline;
	width: 530px;
	margin-left: 10px;
}

#main h2 {
	font-weight: normal;
	padding: 0;
	color: #62729a;
	font-size: 160%;
	clear: both;
}

#articles h2 {
	font-weight: normal;
	margin: 0;
	font-size: 150%;
	background-color: #fbd659;
	border: 1px solid #adbec9;
	height: 1.3em;
	font-variant: normal;
	text-indent: 6px;
	color: #fff;
}

.note {
	font-size: 110%;
}

.highlight {
	font-size: 140%;
	color: #ed523e;
}

.module1 {
	float: left;
	width: 250px;
}

.module2 {
	float: right;
	width: 250px;
}

/* ----- footer area ----- */

#footer {
	background: #c1c5cf;
	padding: 10px;
}

#footer p {
	margin: 0;
}

#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
	margin-right: .5em;
}

#footer a {
	color: #566483;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer #credits {
	float: right;
	margin-top: -1.5em;
}

/* ----- basic pagination ----- */

.pagination {
	color: #7f8a9f;
	margin: 1em 0;
	}
.pagination p.currentPage {
	float: right;
	margin: 0;
	margin-top: 1/**/em;
	}
.pagination li {
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 0;
	}
.pagination a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 0 0 5px;
	text-indent: -9999px;
	overflow: hidden;
	}
.pagination a.firstPage {
	background: url(/graphics/plain/ico_first.gif) no-repeat 0 0;
	}
.pagination a.firstPage:hover {
	background: url(/graphics/plain/ico_first.gif) no-repeat 0 -16px;
	}
.pagination a.prevPage {
	background: url(/graphics/plain/ico_prev.gif) no-repeat 0 0;
	}
.pagination a.prevPage:hover {
	background: url(/graphics/plain/ico_prev.gif) no-repeat 0 -16px;
	}
.pagination a.nextPage {
	background: url(/graphics/plain/ico_next.gif) no-repeat 0 0;
	}
.pagination a.nextPage:hover {
	background: url(/graphics/plain/ico_next.gif) no-repeat 0 -16px;
	}
.pagination a.lastPage {
	background: url(/graphics/plain/ico_last.gif) no-repeat 0 0;
	}
.pagination a.lastPage:hover {
	background: url(/graphics/plain/ico_last.gif) no-repeat 0 -16px;
	}

/* ----- end pagination ----- */

.paginationEnd .pagination {
	margin-top: -1em;
	}
.paginationEnd p.currentPage {
	float: left;
	margin: 0;
	}
.paginationEnd p.links {
	float: right;
	margin: 0 5px 0 0;
	}

/* ----- product thumbnail list ----- */

.products {
	margin: 1em 0;
}

.products ul, .products li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.products li {
	margin-bottom: 1em;
	padding: .5em 10px 0 10px;
	border: 1px solid #e0e4e0;
	color: #435472;
	border-bottom: 1px solid #e0e4e0;
	border-right-color: white;
	border-left-color: white;
	border-top-color: white;
	background: #edf1f4;
}

.products li:hover {
	background: #e0e4e0;
	border: 1px solid #e0e4e0;
}

.products li h3 {
	margin-top: .5em;
	margin-bottom: 1em;
	padding: 0;
	background: none;
}

.products li h2 {
	margin-top: .5em;
	margin-bottom: 1em;
	padding: 0;
	background: none;
}

.products h2 {
	font-weight: normal;
	color: #4f608c;
	font-size: 100%;
	background-color: #edeff4;
		color: #4f608c;
	border: 1px solid #adbec9;
	height: 1.3em;
	font-variant: normal;
	margin-bottom: 12px;
	text-indent: 6px;
}

.products li h3 a {
	color: #435472;
}

.products li h3 a:hover {
	background-image: none;
	color: #fff;
}

.products .image {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

.products .image a img {
	border: 1px solid #e2e2e2;
	padding: 2px;
	background: #fff;
}

.products .image a:hover img {
	border: 1px solid #ed523e;
	padding: 2px;
	background: white;
}

.products .price {
	clear: both;
	margin: 1em 0;
	text-align: right;
	line-height: 180%;
	color: #ed523e;
	font-size: 120%;
	font-weight: bold;
}

.products .quantity {
	clear: both;
	margin: 1em 0;
	text-align: right;
	line-height: 180%;
}

/* ----- individual products ----- */

#product {
	margin: 1em 0;
}

#product .image {
	float: left;
	margin-bottom: 1em;
}

#product .image p {
	margin: .5em 0;
}

#product .image img {
	border: 1px solid #e0e4e0;
}

#product .info {
	float: right;
	width: 270px;
}

#product .price {
	color: #ed523e;
	font-size: 120%;
}

#product .info p {
	margin: 0;
	margin-bottom: .2em;
}

#product .info h3 {
	margin: 0;
	margin-bottom: .2em;
}

#product .actions {
	border-top: 1px solid #e1e1e1;
	clear: both;
}

#product #addBasket {
	border-top: 1px solid #e1e1e1;
	padding-top: 1em;
}

#product #addWishlist a {
	
}

/* ----- featured articles ----- */

#articles {
	
}

#articles ul, #articles li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#articles ul {
	margin: 1em 0;
	padding: 3px 10px;
	background: #ffd65a;
	border: 1px solid #eee;
}

#articles ul li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 15px;
	list-style: none;
	background: url(../graphics/plain/arrow3.gif) no-repeat 0 .6em;
}

#articles  ul li a {
	color: #435472;
}

#articles  ul li a:hover {
	color: white;
	background-color: #7f8a9f;
}

/* ----- customer reviews ----- */

#reviews {
	
}

#reviews ul, #reviews li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#reviews ul {
	margin: 1em 0;
	padding: 3px 10px;
	background: #f1f1f1;
	border: 1px solid #eee;
	color: #777;
}

#reviews ul li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 15px;
	list-style: none;
}

#reviews  ul li a {
	color: #777;
}

#reviews  ul li a:hover {
	color: #777;
	text-decoration: underline;
}

/* ----- site map ----- */

#sitemap, #sitemap ul, #sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemap {
	margin: 1em 0;
}

#sitemap li {
	margin: .5em 0;
}

#sitemap li h3 {
	margin: .2em 0;
}

#sitemap ul {
	padding-left: 20px;
}

/* ----- tables and forms ----- */

fieldset {
	border: none;
	padding: 0;
	margin: 1em 0;
}

legend {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #555;
	font-size: 120%;
	clear: both;
}

fieldset h3, fieldset h3 {
	margin: 1em 0 0 0;
}

#content table {
	width: 100%;
	margin: .5em 0;
	border-collapse: collapse;
	line-height: 150%;
}

th {
	border: 1px solid #fff;
	background: #e0e4e0;
	padding: 5px;
}

td {
	background: #edf1f4;
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
}

.formField, .formSelect {
	background: #fff;
	border: 1px solid #e1e1e1;
	width: 200px;
}

.formFieldShort, .formFieldMedium {
	background: #fff;
	border: 1px solid #e0e4e0;
	width: 20px;
	margin-right: 5px;
}

.formFieldMedium {
	width: 96px;
}

table .price {
	color: #ed523e;
	font-size: 110%;
	font-weight: bold;
}

.formFieldProduct {
	width: 150px;
}

table .price {
	color: #ed523e;
	font-size: 110%;
	font-weight: bold;
}

.formRadio {
	vertical-align: middle;
}

.formButton {
	background: #435472;
	color: #fff;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

label span {
	color: #7f8a9f;
	font-size: 110%;
	font-weight: bold;
}

input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus {
	background: #fff;
	border: 1px solid #7f8a9f;
}

/* ----- shopping cart ----- */

#total {
	margin: 1em 0;
	padding: 0;
	width: 295px;
	font-size: 110%;
}

#total dt {
	width: 200px;
	float: left;
	font-weight: bold;
}

#total dd {
	margin-left: 201px;
	text-align: right;
}

.actions {
	clear: both;
	margin: 0;
	padding: .5em 0;
}

/* ----- first table data style ----- */

td.first {
	width: 40%;
}

/* ----- float fix ----- */

.inner:after, .products:after, .products li:after, #pagination:after, .total:after, .modules:after, .pagination:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.inner, .products, .products li, #pagination, #total, .modules, .pagination {
	display: block;
}

/*  \*/

.inner, .products, .products li, #pagination, #total, .modules, .pagination {
	min-height: 1%;
}

* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules, * html .pagination {
	height: 1%;
}

/*  */

/* ----- end float fix ----- */