
/* Hide if Flash */

.flashInstalled .flash,
.flashInstalled #topimg,
.json .combo,
.json #filterform button {
	visibility: hidden;
}

/* Tags */
body {
	font: 62.5%/133% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	text-align: center;
}
a {
	color: #f4551e;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2, h3, h4 {
	padding: 0;
	margin: 0 0 10px;
	color: #2a4676;
	font: 2em Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 2.6em;
}
#text h1 {
	font-size: 2.3em;
	letter-spacing: -1px;
}
#text h2 {
	margin-top: -8px;
	color: #cc092f;
	font: 1.5em Arial, Helvetica, sans-serif;
}
#text h3 {
	color: #cc092f;
	font: 1.5em Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
} 
legend {
	display: none;
}
.printlogo {
	display: none;
}
.fullwidth {
	width: 720px !important;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 989px;
	text-align: left;
	background: url(/_img/layup/topbg.gif) no-repeat;
}
#middle {
	margin: 0;
	float: left;
	width: 730px;
}
#main {
	width: 720px;
	height: 534px;
	padding: 5px;
	background: #d9d9d9;
}
#maintext {
	width: 358px;
	height: 534px;
	float: left;
	background: #fff;
}
#text {
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.3em;
	overflow: auto;
	height: 455px;
	scrollbar-face-color: #aaa;
	scrollbar-highlight-color: #aaa;
	scrollbar-shadow-color: #aaa;
	scrollbar-3dlight-color: #aaa;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #aaa;
}
.fullwidth #text {
	height: 494px !important;
}
#topbar {
	padding: 25px;
	height: 89px;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 79px;
	width: 199px;
	float: left;
}
#widgets {
	height: 40px;
	float: right;
}
#widgets li {
	display: inline;
}
#widgets li a,
#widgets li span {
	color: #000;
	float: left;
	font-size: 1.2em;
	text-decoration: none;
}
#widgets li span {
	margin: 8px 8px 0 0;
}
#ts1, #ts2, #ts3 {
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	margin: 7px 1px 0 0;
	outline: 0;
	background: url(/_img/layup/textsize.gif) no-repeat;
}
#ts2 {background-position: -17px 0;}
#ts3 {background-position: -34px 0;}

#widgets a:hover, 
#widgets .on {
	opacity: 0.6;
}

#viewcart {
	padding: 8px 33px 5px 0;
	margin-right: 22px;
	background: url(/_img/layup/cart_logo.gif) no-repeat right top;
}
#topnavi {
	margin: 0;
	padding: 0;
	width: 740px;
	float: left;
}
#topnavi ul {
	margin: 0 -12px 0 0;
	padding: 0;
	float: right;
}
#topnavi li {
	display: inline;
} 
#topnavi a {
	float: left;
	text-align: center;
	color: #2a4576;
	text-decoration: none;
	padding: 0 12px;
	white-space: nowrap;
	border-left: 1px solid #dadbe6;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
}
#topnavi a:hover,
#topnavi a:focus,
#topnavi .on {
	text-decoration: none;
	color: #f4551e;
}
#topnavi .first a {
	border: none;
}
#leftside {
	width: 254px;
	height: 544px;
	float: left;
	margin: 0 5px 0 0;
	background: #d9d9d9;
}
#prodnav {
	margin: 0;
	padding: 0;
}
#prodnav li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#prodnav a {
	margin: 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 219px;
	height: 22px;
	padding: 7px 10px 9px 25px;
	font: 2em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #fff;
}
#prodnav a:hover,
#prodnav a:focus {
	opacity: 0.8;
}
#prodnav .on a {
	padding-bottom: 10px;
	border-bottom: none;
	opacity: 1;
}
#prodnav ul {
	margin: 0;
	padding: 3px 0 17px;
	border-bottom: 1px solid #fff;
}
#prodnav ul a {
	height: auto;
	padding: 0 0 0 10px !important;
	margin: 0 10px 0 39px;
	width: 190px;
	border: none;
	font: 1.3em/1.5em Arial, Helvetica, sans-serif;
	background: url(/_img/layup/snav_arrow.gif) no-repeat left 6px;
}
#prodnav ul a:hover {
	text-decoration: underline;
}

.col1 a, .col1 ul {background: #ae1f52;}
.col2 a, .col2 ul {background: #840b39;}
.col3 a, .col3 ul {background: #f7941d;}
.col4 a, .col4 ul {background: #009a49;}
.col5 a, .col5 ul {background: #f4551e;}
.col6 a, .col6 ul {background: #d64386;}
.col7 a, .col7 ul {background: #9325b2;}
.col8 a, .col8 ul {background: #21b5d9;}
.col9 a, .col9 ul {background: #66bc29;}
.col10 a, .col10 ul {background: #b8cf00;}


#quotebox {
	float: left;
	height: 189px;
	width: 219px;
	padding: 45px 10px 0 25px;
	background: #1e1740;
}
#quotebox blockquote {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 196px;
	font: 1.9em/1.1em Georgia, "Times New Roman", Times, serif; 
}
#quotebox blockquote p {
	color: #f4f3f5;
	padding: 7px 10px 0 0;
	background: url(/_img/layup/quote_left.gif) no-repeat left 4px;
}
#quotebox blockquote b {
	display: block;
	width: 36px;
	height: 1px;
	float: left;
}
#quotebox blockquote span {
	position: absolute;
	width: 30px;
	height: 29px;
	margin: 0 0 0 6px;
	background: url(/_img/layup/quote_right.gif) no-repeat left 7px;
}
#quotebox blockquote .author {
	font: italic 0.65em Arial, Helvetica, sans-serif !important;
	float: right;
	padding: 0;
	margin: 15px 0 0;
	background: none !important;
}
.donate {
	width: 140px;
	height: 42px;
	margin: 0 0 0 530px;
	position: absolute;
	display: block;
	text-indent: -9000px;
	z-index: 2;
	outline: 0;
	cursor: pointer;
	background: url(/_img/layup/donate_but.png) no-repeat;
}
.shoptitle {
	width: 720px;
	height: 299px;
	position: absolute;
	display: block;
	background: url(/_img/layup/shop_title.png) no-repeat;
}
#header {
	float: left;
	border: 5px solid #d9d9d9;
	background: #d9d9d9;
}
#header img {
	margin-bottom: -3px;
}
#topimg {
	width: 720px;
	height: 299px;
}
#pboxes {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#pboxes li {
	display: inline;
	padding: 0;
	margin: 0;
}
#pboxes li a,
#pboxes .blank {
	width: 230px;
	height: 220px;
	float: left;
	margin: 5px 0 0 5px;
	border: 5px solid #d9d9d9;
	text-decoration: none;
}
#pboxes .first,
#pboxes .first a {
	margin-left: 0;
}
#pboxes .blank {
	border: 5px solid #f2f2f2;
	background: #f2f2f2;
}
#pboxes a:hover span {
	color: #21b5d9;
	background: url(/_img/layup/prodbg.png) no-repeat 0 -61px;
}
#pboxes a:hover img {
	opacity: 0.9;
}
#pboxes span {
	position: absolute;
	height: 50px;
	width: 198px;
	color: #fff;
	margin: 160px 0 0;
	padding: 10px 15px 0 17px;
	cursor: pointer !important;
	z-index: 3 !important;
	background: url(/_img/layup/prodbg.png) no-repeat;
	font: 2em/1em Georgia, "Times New Roman", Times, serif;
}
#pboxes b {
	position: absolute;
	display: block;
	margin: -20px 0 0 170px;
	padding: 27px 0 0;
	width: 81px;
	height: 50px;
	color: #fff;
	text-align: center;
	z-index: 4 !important;
	cursor: pointer;
	font: 2.2em Georgia, "Times New Roman", Times, serif;
}

.a1 {background: url(/_img/layup/ptag_a1.png) no-repeat;}
.a2 {background: url(/_img/layup/ptag_a2.png) no-repeat;}
.a3 {background: url(/_img/layup/ptag_a3.png) no-repeat;}
.a4 {background: url(/_img/layup/ptag_a4.png) no-repeat;}
.a5 {background: url(/_img/layup/ptag_a5.png) no-repeat;}
.a6 {background: url(/_img/layup/ptag_a6.png) no-repeat;}
.a7 {background: url(/_img/layup/ptag_a7.png) no-repeat;}
.a8 {background: url(/_img/layup/ptag_a8.png) no-repeat;}
.a9 {background: url(/_img/layup/ptag_a9.png) no-repeat;}
.a10 {background: url(/_img/layup/ptag_a10.png) no-repeat;}

.b1 {background: url(/_img/layup/ptag_b1.png) no-repeat 2px 1px;}
.b2 {background: url(/_img/layup/ptag_b2.png) no-repeat 2px 1px;}
.b3 {background: url(/_img/layup/ptag_b3.png) no-repeat 2px 1px;}
.b4 {background: url(/_img/layup/ptag_b4.png) no-repeat 2px 1px;}
.b5 {background: url(/_img/layup/ptag_b5.png) no-repeat 2px 1px;}
.b6 {background: url(/_img/layup/ptag_b6.png) no-repeat 2px 1px;}
.b7 {background: url(/_img/layup/ptag_b7.png) no-repeat 2px 1px;}
.b8 {background: url(/_img/layup/ptag_b8.png) no-repeat 2px 1px;}
.b9 {background: url(/_img/layup/ptag_b9.png) no-repeat 2px 1px;}
.b10 {background: url(/_img/layup/ptag_b10.png) no-repeat 2px 1px;}

#filtersearch {
	width: 680px;
	height: 48px;
	padding: 24px 24px 0;
	border: 1px solid #e3e3e3;
	background: url(/_img/layup/filter_bg.gif) repeat-x;
}
#filtersearch h1 {
	float: left;
}
.paging {
	display: inline;
	list-style: none;
	float: left;
	padding: 0;
	margin: 3px 30px 0 0;
}
.paging li {
	float: left;
	margin: 0;
	padding: 0;
}
.paging li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 2px 5px;
	text-decoration: none;
	color: #696969;
	background: #c6c6c6;
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: bold;
}
.paging li a:hover, .paging li .on{
	background: #2a4676;
	color: #fff;
}
.prev,
.next {
	margin: 0 3px 0 5px !important;
}
.prev {
	padding-left: 10px !important;
	background: url(/_img/layup/p_arrow.gif) no-repeat left 7px !important;
}
.next {
	padding-right: 10px !important;
	background: url(/_img/layup/p_arrow.gif) no-repeat right -14px !important;
}
.prev:hover,
.next:hover {
	color: #2a4676 !Important;
}
#userlinks {
	width: 342px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 14px 0 0 16px;
	list-style: none;
	background: #67bc2a;
}
#userlinks li {
	display: inline;
}
#userlinks a {
	color: #fff;
	margin-right: 28px;
	padding: 2px 0 2px 23px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(/_img/layup/user_icons.gif) no-repeat left 2px;
}
#userlinks .last {
	background-position: left -26px;
}
#userlinks a:hover {
	text-decoration: underline;
}
.addcart {
	display: block;
	text-indent: -9000px;
	float: right;
	width: 118px;
	height: 34px;
	outline: 0;
	margin: 10px 0;
	background: url(/_img/layup/addcart_but.gif) no-repeat;
}
#rightside {
	float: right;
}
#rightside img {
	display: block;
}
#recentviewed {
	margin: 5px 0 0;
	padding: 22px 0 0 21px;
	width: 336px;
	height: 161px;
	overflow: hidden;
	background: url(/_img/layup/recent_bg.gif) repeat-x;
}
#recentviewed h2 {
	font-size: 1.8em;
}
#recentviewed ul {
	margin: 8px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
#recentviewed li {
	display: inline;
}
#recentviewed a {
	float: left;
	margin-right: 5px;
	border: 1px solid #9c9c9c;
}
#recentviewed a img {
	opacity: 0.7;
}
#recentviewed a:hover img {
	opacity: 1;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 989px;
	border-top: 5px solid #fff;
	background: url(/_img/layup/shadow.gif) no-repeat;
}
.bg2 {
	background: url(/_img/layup/shadow2.gif) no-repeat !important;
}
#footer div {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 62px 0 0;
	border-top: 1px dotted #9e9e9e;
}
#footer ul {
	margin: 0;
	padding: 25px 17px;
	list-style: none;
	float: left;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	color: #1d1d1d;
	text-decoration: none;
	border-right: 1px solid #666;	
	padding: 0 8px;
	font-size: 1.1em;
}
#footer .last {
	margin: 15px 0 0 0;
	float: left;
	clear: both
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #b9b9b9;
}
#footer a:hover,
#footer a:focus {
	color: #797979;
}
#flinks {
	float: right !important;
	margin: 0 -6px 0 0 !important;
	padding: 0;
	width: 426px;
	border: none;
}
#flinks .first {
	color: #1d1d1d;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 13px 0 0;
}
#flinks .l1 {
	padding-left: 13px;
}
#flinks a {
	text-indent: -9000px;
	border: none;
	width: 28px;
	height: 28px;
	float: left;
	padding: 0;
	margin-right: 6px;
	outline: 0;
	background: url(/_img/layup/foot_logos.gif) no-repeat;
}
.f2 {background-position: -34px 0 !important;}
.f3 {background-position: -68px 0 !important;}
.f4 {background-position: -102px 0 !important;}
.f5 {background-position: -136px 0 !important;}
.f6 {background-position: -170px 0 !important;}
.f7 {background-position: -204px 0 !important;}

#flinks a:hover {
	opacity: 0.7;
}

.docs {
	margin: 10px 0 0;
	padding: 0;
}
.docs li {
	clear: left;
	list-style: none;
}
.docs a {
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -82px;
	float: left;
}
.docs span {
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}

#sitemap,
#sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	color: #000;
}
#sitemap ul a {
	color: #2a4676;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}

/* Shopping Cart */

#cart {
	width: 100%;
	margin: 15px 0;
	border-collapse: collapse;
	background: #dcdcdc url(/_img/layup/cart_bg.gif) repeat-x left 31px;
}
#cart td, #cart th {
	padding: 14px 16px 10px !important;
	text-align: right;
	vertical-align: middle;
	color: #000;
}
#cart td {
	border-bottom: 1px solid #fff;
}
#cart th {
	background: #66bc29;
	color: #fff;
	font-size: 1.1em;
	padding: 8px 16px !important;
}
#cart .textform,
#cart .textformfocus {
	width: 25px;
	background: #fff !important;
}
#cart .textformfocus {
	border: 1px solid #000;
}
#cart .totals td {
	color: #fff;
	font-weight: bold;
	padding: 8px 16px !important;
	border-top: 5px solid #bdbdbd;
	background: #9a9a9a;
}
#cart .remove {
	display: block;
	text-indent: -9000px;
	text-align: left;
	width: 19px;
	height: 21px;
	margin-left: 18px;
	outline: 0;
	background: url(/_img/layup/remove_but.gif) no-repeat;
}
.updatecart {
	width: 118px;
	height: 34px;
	float: left;
	margin-right: 10px;
	background: url(/_img/layup/cart_buts.gif) no-repeat -54px -82px;
}
.continueshop {
	width: 172px;
	height: 34px;
	display: block;
	text-indent: -9000px;
	float: left;
	margin-right: 10px;
	outline: 0;
	background: url(/_img/layup/cart_buts.gif) no-repeat 0 -41px;
}
.checkout {
	width: 105px;
	height: 34px;
	float: left;
	text-indent: -9000px;
	outline: 0;
	background: url(/_img/layup/cart_buts.gif) no-repeat -67px 0;
}
.continuecart {
	width: 100px !important;
	height: 34px !important;
	float: right !important;
	text-indent: -9000px !important;
	background: url(/_img/layup/cart_buts.gif) no-repeat -72px -123px !important;
}
.confirmorder {
	width: 140px;
	height: 34px;
	float: left;
	text-indent: -9000px;
	background: url(/_img/layup/cart_buts.gif) no-repeat -32px -164px;
}
.authorise {
	width: 105px;
	height: 34px;
	float: left;
	text-indent: -9000px;
	background: url(/_img/layup/cart_buts.gif) no-repeat -67px -246px;
}
.cartback {
	width: 71px;
	height: 34px;
	display: block;
	text-align: left !important;
	text-indent: -9000px;
	float: left;
	margin-right: 10px;
	outline: 0;
	background: url(/_img/layup/cart_buts.gif) no-repeat -101px -205px;
}

/* Forms */

#searchform {
	height: 124px;
	padding: 25px 0 0 25px;
	border-bottom: 5px solid #fff;
	background: #2b4576;
}
#searchform h2 {
	color: #fff;
}
#searchform label {
	display: none;
}
#searchform .textform,
#searchform .textformfocus {
	border: none;
	padding: 5px 10px 3px;
	color: #2b4576;
	width: 158px !important;
	font: 1.2em Arial, Helvetica, sans-serif;
	background: none !important;
}
#searchform p {
	margin-bottom: 5px;
	padding: 0;
	background: url(/_img/layup/input.gif) no-repeat;
}
#searchform button {
	width: 26px;
	height: 23px;
	margin-left: 5px;
	background: url(/_img/layup/search_but.gif) no-repeat;
}
#filterform {
	float: left;
	width: 257px;
}
.json #filterform {
	width: 225px;
}
#filterform div {
	float: left;
}
#filterform label {
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	margin: 6px 7px 0 0;
}
#filterform button {
	width: 26px;
	height: 23px;
	float: right;
	margin-left: 5px;
	background: url(/_img/layup/filter_but.gif) no-repeat;
}
.formarea{
	text-align: right;
	vertical-align: top;
	width: 400px;
	border: none;
}
.formarea p {
	margin: 8px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 176px;
}
.textform {
	background: #f4f4f4 !important;
}
.textformfocus {
	color: #000 !important;
	background: #fff !important;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 2px 3px 3px 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#cmsForm button {
	color: #f4551e;
	text-indent: 0;
	padding-right: 15px;
	background: url(/_img/layup/s_arrow.gif) no-repeat right center;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

/* Drop Downs */

#filterform .autocomplete {
	z-index: 5 !important;
}
.autocomplete {
	position: absolute;
	margin: 5px 0 0;
	padding: 0;
	text-align:left;
	border: none;
}
.autocomplete ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
}
.autocomplete ul li.selected { 
	color: #fff;
	background-color: #f4551e;
}
.autocomplete ul li {
	display:block;
	margin:0;
	cursor:pointer;
	padding: 5px 10px;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #2b4576;
}
.combo {
	width: 176px;
	height: 24px;
	padding: 4px 10px 3px;
	border: none;
	color: #2b4576;
	background-color: #fff;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#filterform .combo {
	color: #fff !important;
	background: #2b4576;
}
.json .combo {
	width: 156px !important;
	height: 16px !important;
	cursor: pointer;
	color: #2b4576;
	float: left;
}
.json #searchform .combo {
	background: url(/_img/layup/drop_bg.gif) no-repeat !important;
}
.json #filterform .combo {
	background: url(/_img/layup/drop_bg2.gif) no-repeat !important;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #2a4676;
}
.highlight2 {
	color: #BC2020;
}
.radio {
	clear: left; 
	width: 400px; 
	margin: 0 0 10px; 
	float: left;
}
.radio label {
	float: left; 
	width: 375px;
}
.radio input {
	float: right;
}
