/*global*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
html,body {
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #1a1a1a;
	background: #bdcde3;
}

/*text*/
p {line-height: 1.2em;}

h1 {line-height: 1em; font-size: 2.1em; font-weight: normal; color: #1c2153;}
h1.normal {font-size:1em; display:inline;}

h2 {line-height: 1.6em; font-size: 1.4em; font-weight: normal; color: #1c2153;}

h3 {line-height: 1.4em; font-size: 1.2em; color: #1c2153;}

.middle h1 {padding-bottom: 15px;}

.middle h2.boxed {padding: 10px; margin-bottom: 30px;}

.h2-imit {line-height: 1.6em; font-size: 1.7em; font-weight: normal; color: #1c2153;}

.padded .h3-imit {line-height: 1.4em; font-size: 1.2em; color: #1c2153; padding: 0 0 3px 0 !important;}

li {line-height: 1.2em;}

ul {margin-left: 20px; padding: 0 10px;}

.centre {text-align: center;}

a {color: #4374b3;}

a,
a:visited {text-decoration: none;}

a:hover,
a:active {text-decoration: underline;}

.prod-title {
	padding: 5px 10px 0 10px !important;
	font-size: 1.1em;
}

.model {
	color: #888888;
}

.oldP {
	text-decoration: line-through;
}
.newP {
	color: #f00;
}

.boxed-title {
	font-weight: bold;
	margin-top: 10px;
	padding: 0 0 2px 0 !important;
	font-weight: normal;
	color: #1c2153;
	font-size: 1.4em;
	line-height: 1.6em;
}

.info-title {
	font-weight: bold;
}

.marg-top {
	margin-top: 30px;
}

.marg-bot {
	margin-bottom: 30px;
}

.padded p {
	padding: 10px 0 0 0 !important;
}

.hidden, .more-details {
	display: none;
}

/*images*/
#logo {
	float: left;
	display: block;
	background: url(test-images/logo.png);
	height: 90px;
	width: 250px;
}

img {
	vertical-align: bottom;
}

#featured-img {
	margin: 12px 6px;
}

#captcha {
	margin-top: 2px;
}

#preview{
	position: absolute;
	z-index: 3000;
	border: 4px solid #191f51;
	background: #fff;
	padding: 15px;
	display: none;
	color: #fff;
}

p.right {
	text-align: right;
}

.small {
	font-size: 1.2em !important;
}

/*box classes*/
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.clear {
	clear: both;
}

.fleft {float: left;}

.fright {float: right;}

div.left {
	float: left;
	width: 325px;
}
div.right {
	float: right;
	width: 325px;
}
div#home-info {
	float:left;
	margin:0px 0px 20px 0px;
	width:685px;
}

.box {
	padding: 4px;
	border: 1px solid #d3e1f4;
	margin: 30px 0;
	overflow: auto;
}
.box .h2-imit {
	padding: 0 7px;
}

.box .h2-imit a {
	font-size: 0.4em;
	line-height: 5px;
}

.category img {
	border-bottom: 5px solid #1c2153;
}

.cat-title {line-height: 20px; font-size: 1.2em; font-weight: normal; color: #1c2153; padding-left: 4px;text-transform: capitalize;}

.btn {
	display: inline-block;
	height: 23px;
	background: url(test-images/btn-rep.png) repeat-x;
	position: relative;
	padding: 0 15px 0 10px;
	line-height: 23px;
	font-family: Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	margin: 7px 0;
	cursor: pointer;
}
.btn:hover {
	text-decoration: none;
}
.btn span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 23px;
	width: 9px;
	background: url(test-images/btn-corner.png);
}
.sort .btn {
	margin:8px;
}
.sort .btn span {
	background: url(test-images/btn-corner-2.png);
}
.sort .arealink {
	margin:10px;
	padding:2px;
}

.boxed {
	background: #e9eef9;
	border: 1px solid #d3e1f4;
	overflow: auto;
}

#options.boxed {
	background: #191F51;
	border: 1px solid #d3e1f4;
	color:#fff;
	overflow: auto;
}

.success {
	background: #e4f9e7;
	border: 1px solid #ccf7cd;
	overflow: auto;
	margin-bottom: 10px;
}

.warning {
	background: #ffe3df;
	border: 1px solid #ffc6c4;
	overflow: auto;
	margin-bottom: 10px;
}

.padded {
	padding: 10px;
}

.box .btn {
	margin-left: 10px;
}

.boxed .btn, .boxed .input {
	margin: 0;
}

.boxed .btn {
	float: right;
	margin-left: 10px;
}

.boxed .btn span {
	background: url(test-images/btn-corner-b.png);
}

.pagination {
	clear: both;
	overflow: auto;
	zoom: 1;
	padding: 10px;
	margin-bottom:5px;
}
.pagination .links {
	float: right;
}
.pagination .results {
	float: left;
}

.sort {
	text-align: right;
	background: #e9eef9;
	border: 1px solid #d3e1f4;
	margin-bottom: 30px;
}

.info-line {
	overflow: auto;
}

.info-line p {
	float: left;
	width: 47%;
	margin-right: 3%;
	padding: 2px 0 !important;
}

.lonely {
	margin-top: 0 !important;
}

.wide-info .info-line p {
	width: 25%;
}

.wide-info .error {
	width: 50% !important;
}

.thirds p {
	width: 30%;
}

.borderB {
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.just-prods {
	padding-bottom: 0 !important;
}

/*boxes*/
#right-bar {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 110px;
	background: url(test-images/bar-repeat.png) 0 20px repeat-x;
}
#outer-wrapper {
	position: relative;
	background: #e6edf6 url(test-images/background.png) bottom center repeat-x;
}
#left-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 90px;
	margin-bottom: 20px;
	background: url(test-images/bar-repeat.png) repeat-x;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	z-index: 5;
}

#header {
	height: 90px;
	background: url(test-images/bar-repeat.png) repeat-x;
	color: #fff;
}
#header a {
	color: #fff;
}
#header .text-nav {
	width: 547px;
	float: left;
	text-transform: capitalize;
}
#header .text-nav p {
	padding: 15px 18px;
	font-size: 1.1em;
}
#header .text-nav span {
	display: inline-block;
	margin: 0 5px;
}

#basket {
	width: 163px;
	float: left;
	background: url(test-images/cart-gradient.png) repeat-x;
}
#basket .bleft {
	background: url(test-images/cart-left.png) left no-repeat;
}
#basket .bright {
	background: url(test-images/cart-right.png) right no-repeat;
	height: 90px;
	position: relative;
}
#basket .bright a {
	position: absolute;
	top: 0;
	left: 0;
	width: 163px;
	height: 90px;
}
#basket p {
	padding: 15px 18px;
	font-size: 1.1em;
}
#basket .top {
	padding-bottom: 5px;
}
#basket .bottom {
	padding-top: 5px;
	line-height: 19px;
}

#crumb-search {
	height: 40px;
	background: #b8ceeb;
	color: #4374b3;
}
#crumb-search div.crumb {
	line-height: 40px;
	padding: 0 15px;
	font-size: 1.1em;
	width:450px;
}
#module_search {
	float: right;
	width: 392px;
}
#filter_keyword {
	float: left;
	width: 295px;
	border: 1px solid #8d8c8c;
	margin: 8px 0;
	line-height: 11px;
	font-size: 11px;
	padding: 3px 3px;
	color: #adadad;
	height: 15px;
}
.search-btn {
	float: left;
	margin: 8px 0;
	padding-right: 18px;
	cursor: pointer;
}
.search-btn span {
	background: url(test-images/search-btn-corner.png);
}

#main {
	background: #fff;
	zoom: 1;
	overflow: auto;
	width: 960px;
}
#main > .left {
	width: 190px;
	margin-left: 30px;
	padding: 30px 0 0 0;
	float: left;
}
#main > .right {
	width: 330px;
	float: left;
	padding: 30px 0 0 0;
}
#main > .middle {
	width: 680px;
	float: left;
	margin: 0 30px;
	padding: 30px 0;
	overflow:visible;
}
#main > #home {
	width: 350px;
	float: left;
	margin: 0 30px;
	padding: 0;
}
#not-homepage #main > .middle {
	width: 780px;
}
#main > .middle p, #main > .middle address {
	padding: 10px;
}
#main > .middle h2 {
	padding: 0 10px;
}
#main > .middle > p {
	padding: 10px 2px;
}
#main > .middle .h2-imit {
	padding: 0 7px;
}

#main .category {
	margin: 0 30px 30px 0;
	float: left;
}
#main .category p {
	line-height: 20px;
	margin: 0 4px;
	padding: 0;
	width: 117px;
}

#main .middle .last {
	margin: 0 0 30px 2px;
}
#main .middle .boxed {
	margin-top: 10px;
}

#main .middle .titled {
	margin: 0;
}

#nav {
	background: url(test-images/nav-repeat.png) repeat-y;
}
#nav .top {
	background: url(test-images/nav-top.png) top no-repeat;
}
#nav .bottom {
	background: url(test-images/nav-bottom.png) bottom no-repeat;
	min-height: 270px;
	padding: 5px 18px;
}

#nav ul {
	margin-left: 3px;
	padding: 18px 0 0 0;
}
#nav ul li {
	list-style: none;
	background: url(test-images/bullet.gif) 0 2px no-repeat;
	padding-left: 22px;
	line-height: 12px;
	margin-bottom: 12px;
	font-size: 1.1em;
	color: #4374b3;
}
#nav ul li a {
	display: block;
	text-transform: capitalize;
}
#nav ul li ul {
	padding-top: 10px;
}
#nav ul li ul li {
	font-size: 0.9em;
	background: url(test-images/bullet-s.gif) 0 3px no-repeat;
	padding-left: 18px;
	margin-bottom: 6px;
}
#nav ul li.empty {
	height: 10px;
	background: none;
}

#footer, #footer a {
	color: #ffffff;
}
#footer .text-nav {
	width: 710px;
	height: 90px;
	float: left;
	background: url(test-images/bar-repeat.png) repeat-x;
}
#footer p {
	padding: 14px 18px;
	font-size: 0.9em;
}
#footer .bigtext {
	padding: 11px 18px 13px 18px;
	font-size: 2em;
	font-weight: bold
}
#footer .text-nav span {
	display: inline-block;
	margin: 0 8px;
}

#cards {
	float: right;
	margin: 10px;
	width: 175px;
	overflow: auto;
}
#cards img {
	float: right;
	margin: 0 0 8px 8px;
}

#corner-text {
	float: left;
	width: 220px;
	height: 90px;
	background: url(test-images/dark-bar-repeat.png) repeat-x;
}
#corner {
	float: left;
	height: 90px;
	width: 30px;
	background: url(test-images/footer-corner.gif) bottom right no-repeat;
}

/*left boxes*/

.left-input {
	margin: 3px 7px 0 7px;
	width: 158px;
	border: 1px solid #8d8c8c;
	line-height: 11px;
	font-size: 11px;
	padding: 5px 3px;
	color: #1a1a1a;
	background: #fff;
}

input.init-txt {
	color: #adadad;
}
.form-btn {
	float: right;
	border: none;
	margin: 0;
	padding-right: 2px;
	display: inline-block;
	height: 23px;
	background: url(test-images/btn-rep.png) repeat-x;
	padding: 0 8px 0 7px;
	line-height: 23px;
	font-family: Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	cursor: pointer;
}

.form-btn:hover {
	text-decoration: none;
}

.form-btn-corner {
	display: block;
	margin: 0 7px 7px 0;
	float: right;
	height: 23px;
	width: 9px;
	background: url(test-images/btn-corner.png);
}

#login-links {
	float: right;
	font-size: 0.9em;
	padding: 3px 3px 5px 3px;
}

/*page spec*/
#prod-img {
	float: left;
	width: 310px;
	text-align: center;
	margin: 0 30px 15px 0;
}
#prod-info {
	float: left;
	width: 340px;
	margin-bottom: 30px;
}

#prod-info .boxed {
	padding: 10px;
}

.tabs {
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	background-color:#1059B1;
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: 1px solid #d3e1f4;
	color:#fff;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
}
/*.tabs a#related {
	background-image:none;
	color:#fff;
}*/

.tabs a.selected,
.tabs a#related.selected {
	background: #fff url('../image/tab.png') repeat-x;
	color: #1c2153;
	border-bottom: none;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #d3e1f4;
	display: inline-block;
	padding: 10px;
	display: block;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
	overflow: auto;
}

.tab_page .boxed {
	padding: 10px;
}
.tab_page .category p {
	width: 112px;
}
.tab_page .last {
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}
.tab_page .category {
	margin-bottom: 0 !important;
	background:#fff;
}
.tab_page .clearPad {
	height: 30px !important;
}

#tab_review {
	padding-top: 0;
}

#tab_review h2 {
	margin-top: 30px;
}
.add-img {
	margin: 0 30px 0 0;
	float: left;
	padding: 4px;
	border: 1px solid #d3e1f4;
}
.add-img p {
	font-size: 0.9em;
	padding: 0 !important;
	text-align: center;
	width: 112px;
}

.ship-title {
	padding-top: 8px;
	line-height: 20px;
}

#main p.ship-methods {
	padding: 0 0 8px 0 !important;
	clear: both;
}

/* Cart */
.cart td {
	width: 162px;
	border: 1px solid #b7c2d2;
	padding: 6px;
}
.cart .even td {
	border: 1px solid #d3e1f4;
}
.cart .quantity {
	padding: 4px !important;
	width: 48px;
}
.cart .remove, .cart .image {
	width: 40px;
}
.cart .remove {
	padding-top: 5px;
}
.cart .input {
	margin: 0 !important;
	width: 40px;
}
.cart .currency {
	width: 60px;
}

/*confirm cart*/
.confirm td {
	width: 150px;
}

/*manu mod*/
#manufacturers-mod ul {
	position: absolute;
	display: none;
	background: #fff;
	border: 1px solid #8d8c8c;
	border-top: none;
	padding: 0;
	margin: 0 7px;
	z-index: 3000;
}
#manufacturers-mod ul li {
	position: relative;
	display: block;
	list-style: none;
	padding: 5px 3px;
	width: 158px;
	z-index: 3000;
}
#manufacturers-mod ul li:hover {
	background: #4374B3;
	cursor: pointer;
	color: #fff;
}

#close {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 2000;
	display: none;
}

/* Form Styling */
#enquiry {
	width: 324px;
}
.input {
	margin: 3px 7px 0 7px;
	border: 1px solid #8d8c8c;
	line-height: 11px;
	font-size: 11px;
	padding: 5px 3px;
	color: #1a1a1a;
}

.middle .left-input {
	margin-left: 0 !important;
}

#tab_review .textarea {
	width: 628px !important;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #404242;
	padding: 5px 3px; 
	line-height: 14px; 
	margin: 0px;
	width: 648px;
	height: 75px;
	line-height: 11px;
	font-size:11px;
	border: 1px solid #8d8c8c;
}
