body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	padding: 16px 0;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #ff6600;
	color: #ffffff;
}
#logo {
	float: left;
	border: 0;
}
#navtop {
	float: right;
	margin: 40px 0 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#navtop li {
	float: left;
	padding: 0 0 0 14px;
}
#navtop li a {
	float: left;
	padding: 0 0 0 10px;
	background: #ffffff url("/images/bg-arrow-one.gif") no-repeat 0 5px;
	color: #000000;
	text-decoration: none;
}
#navtop li a:hover,
#navtop li a:focus,
#navtop li a:active {
	text-decoration: underline;
}
#searchbar {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	padding: 1px 0 0;
	background: #909090 url("/images/bg-searchbar.gif") no-repeat 0 0;
	color: #ffffff;
	border-bottom: 10px solid #ffffff;
}
#searchbar div.btm {
	position: absolute;
	bottom: 0;
	display: block;
	background: #909090 url("/images/bg-searchbar-btm.gif") repeat-x 0 bottom;
	z-index: 1;
}
#searchbar div.btm img {
	display: block;
}
#navsearch {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
	z-index: 2;
}
#navsearch li {
	float: left;
	padding: 0 0 0 1px;
	background: transparent url("/images/bg-navsearch-li.gif") repeat-y 0 0;
	color: #ffffff;
}
#navsearch li a {
	float: left;
	min-height: 17px;
	padding: 4px 10px;
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
#navsearch li a:hover,
#navsearch li a:focus,
#navsearch li a:active {
	background-color: transparent;
	color: #000000;
}
#navsearch li.first {
	padding: 0;
	background: #4b4b4b url("/images/bg-navsearch-li-first.gif") repeat-x 0 0;
	color: #ffffff;
}
#navsearch li.first a {
	background: transparent url("/images/bg-navsearch-li-first-a.gif") repeat-x 0 bottom;
	color: #ffffff;
}
#navsearch li.first a:hover,
#navsearch li.first a:focus,
#navsearch li.first a:active {
	background-color: transparent;
	color: #aaaaaa;
}
#formsearch {
	position: relative;
	float: right;
	margin: 0 6px 0 0;
	padding: 4px 0;
	font-size: 70%;
	line-height: 1.3em;
	z-index: 2;
}
#formsearch label {
	float: left;
	font-weight: bold;
}
#formsearch input {
	float: left;
	margin: 0 0 0 0.3em;
	border: 1px solid #7f9db9;
}
#formsearch input.submit {
	padding: 0;
	background-color: #676767;
	color: #ffffff;
	border: 1px solid #676767;
	font-weight: bold;
	cursor: pointer;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
}
#navcol {
	float: left;
	width: 170px;
}
#navcol .container {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	background: #ffffff url("/images/bg-navcol-container.gif") repeat-y 0 0;
	color: #777777;
}
#navcol .container img {
	clear: left;
	float: left;
	width: 168px;
}
#navcol .container .content {
	float: left;
	width: 146px;
	padding: 3px 11px;
}
#navcol .container .content img {
	width: 144px;
}
#navmain {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#navmain li {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 1px;
	background: #ffffff url("/images/bg-navmain-li.gif") repeat-x 0 bottom;
	color: #777777;
}
#navmain li a {
	clear: left;
	float: left;
	width: 124px;
	padding: 3px 6px 3px 16px;
	background: #e8e8e8 url("/images/bg-arrow-two.gif") no-repeat 0 8px;
	color: #777777;
	text-decoration: none;
	outline: 0;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #d4d4d4;
	color: #595959;
}
#navmain ul {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}
/*#navmain ul.selected,
#navmain.expandall ul {
	display: block;
}*/
#navmain li li {
	padding: 1px 0 0;
	background-position: top;
}
#navmain li li a {
	background: #ffffff url("/images/bg-arrow-one.gif") no-repeat 0 6px;
	color: #777777;
}
#navmain li li a:hover,
#navmain li li a:focus,
#navmain li li a:active {
	background-color: #ffffff;
	color: #595959;
}
#navmain li.selected a {
	background-color: #ffffff;
	color: #000000;
}
#googlelogo {
	display: block;
	margin: 0 auto 1.2em;
	border: 0;
}
#content {
	float: right;
	width: 584px;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}
#content .container a {
	background-color: #ffffff;
	color: #000000;
}
#content .container a:hover,
#content .container a:focus,
#content .container a:active {
	background-color: #ffffff;
	color: #ff6600;
}
#content .container h6 {
	font-size: 70%;
	line-height: 1.5em;
}
#content .container p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.5em;
}
#content .container ul,
#content .container ol {
	margin-bottom: 1.2em;
	background-color: #ffffff;
	color: #545454;
	font-size: 70%;
	line-height: 1.3em;
}
#content .container li {
	margin: 0 0 0.2em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}
#content .container img {
	float: right;
	margin: 0 0 12px 12px;
}
#content form.standard {
	float: right;
	margin: 0 0 12px 12px;
	padding: 6px;
	background-color: #e8e8e8;
	color: #777777;
	border: 1px solid #c0c0c0;
	font-size: 70%;
	line-height: 1.3em;
}
#content form.standard th,
#content form.standard td {
	padding: 3px;
}
#content form.standard th {
	text-align: left;
}
#content form.standard input,
#content form.standard textarea {
	border: 1px solid #c0c0c0;
}
#content form.standard input.submit {
	background-color: #ff6600;
	color: #ffffff;
	border: 1px solid #ff6600;
	font-weight: bold;
	cursor: pointer;
}
#content form.standard .required {
	background-color: #e8e8e8;
	color: #cc0000;
}
#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	padding: 9px 0 6px;
	background: #b5b5b5 url("/images/bg-list-row.gif") no-repeat 0 bottom;
	color: #545454;
	border-bottom: 10px solid #ffffff;
}
#content .list img.bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#content .list .item {
	position: relative;
	float: left;
	width: 124px;
	margin: 0 0 0 16px;
	text-align: center;
	z-index: 2;
}
#content .list .first {
	margin: 0 0 0 20px;
}
#content .list .item img,
#content .list .item a.noimg {
	display: block;
	margin: 0 0 14px;
	background: #ffffff url("/images/bg-list-img.gif") no-repeat 0 0;
	color: #777777;
}
#content .list .item img {
	width: 100px;
	height: 100px;
	padding: 12px;
	border: 0;
}
#content .list a.noimg {
	width: 88px;
	min-height: 30px;
	padding: 47px 18px;
	background-color: #ffffff;
	color: #545454;
	font-size: 70%;
	line-height: 1.3em;
	text-decoration: none;
}
#content .list a.noimg:hover,
#content .list a.noimg:focus,
#content .list a.noimg:active {
	background-color: #ffffff;
	color: #ff6600;
}
#content .list a.name {
	display: block;
	background-color: #b5b5b5;
	color: #545454;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
}
#content .list a.name:hover,
#content .list a.name:focus,
#content .list a.name:active {
	background-color: #b5b5b5;
	color: #000000;
}
#content .pagenav {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px;
	padding: 2px 0;
	background-color: #f4f4f4;
	color: #cccccc;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	font-size: 70%;
	line-height: 1.3em;
}
#content .pagenav a {
	background-color: #f4f4f4;
	color: #ff6600;
}
#content .pagenav a:hover,
#content .pagenav a:focus,
#content .pagenav a:active {
	background-color: #f4f4f4;
	color: #000000;
}
#content .pagenav .prev {
	float: left;
	width: 33%;
}
#content .pagenav .prev span {
	margin: 0 0 0 6px;
}
#content .pagenav .pagelist {
	float: left;
	width: 33%;
	background-color: #f4f4f4;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#content .pagenav .pagelist a {
	font-weight: normal;
}
#content .pagenav .next {
	float: right;
	width: 33%;
	text-align: right;
}
#content .pagenav .next span {
	margin: 0 6px 0 0;
}

#breadcrumb,
#basket_page_titles {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px;
	padding: 10px 0;
	border-top: 1px dashed #bfbfbf;
	border-bottom: 1px dashed #bfbfbf;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#basket_page_titles {
	background-color: #ffffff;
	color: #d4d4d4;
}
#basket_page_titles .current_page {
	background-color: #ffffff;
	color: #777777;
}
#breadcrumb a {
	background-color: #ffffff;
	color: #777777;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #ffffff;
	color: #000000;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	padding: 0 0 0 6px;
}
#breadcrumb li:before,
#basket_page_titles .basket_step:before {
	content: "> ";
}
#breadcrumb li.first,
#basket_page_titles .first {
	padding: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content: "";
}
#breadcrumb h1 {
	font-size: 100%;
}
#breadcrumb h1:before {
	content: "> ";
}

#topimgcycle {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	height: 224px;
	margin: 0 0 10px;
}
#topimgcycle img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 584px;
	height: 224px;
}

#productdetail {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 10px solid #ffffff;
}
#productdetail .img {
	float: left;
	width: 248px;
}
#productdetail .img .container {
	width: 234px;
	padding: 3px 6px;
	background-color: #f4f4f4;
	color: #545454;
	border: 1px solid #c0c0c0;
}
#productdetail #option1,#productdetail #option2, #productdetail #quantity {
	width:150px;
	text-align: center;
}
#colourswatch {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 8px;
}
#colourswatch div{
	width:112px;
	min-height:16px;
	margin:0 0 6px 6px;
	padding:1px 0 0;
	border:1px solid #000000;
	border-width: 1px 2px 2px 1px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height: 1.4em;
	text-align:center;
	vertical-align:middle;
}

#colourswatch div.left,#colourswatch div.middle{
	border-right:0px;
}
#colourswatch div.right,#colourswatch div.middle{
	border-left:0px;
	margin-left:0px;
}
#colourswatch div.single{
	width:112px;
}
#colourswatch div.double{
	width:117px;
}
#colourswatch div.triple{
	width:78px;
}
#colourswatch div.quadruple{
	width:60px;
}

#productdetail .info {
	float: right;
	width: 304px;
	margin: 0 16px 0 0;
}
#productdetail .info img {
	border:1px dashed #9A9A9A;
	margin:2px;
}
#productdetail .info .container {
	width: 292px;
	margin: 0 0 8px;
	padding: 6px;
	background-color: #e8e8e8;
	color: #545454;
}
#content #productdetail .container ul,
#content #productdetail .container ol {
	background-color: #e8e8e8;
}
#content #productdetail .container a {
	background-color: #e8e8e8;
	color: #000000;
}
#content #productdetail .container a:hover,
#content #productdetail .container a:focus,
#content #productdetail .container a:active {
	background-color: #e8e8e8;
	color: #ff6600;
}
#productdetail .info object {
	display: block;
	margin: 0 0 8px;
}
#productdetail .info .options {
	clear: left;
	float: left;
	width: 100%;
}
#productdetail .info .option {
	clear: left;
	float: left;
	width: 100%;
	padding: 3px 0;
	background-color: #f4f4f4;
	color: #545454;
	border-bottom: 8px solid #ffffff;
	font-size: 75%;
}
#productdetail .info .option .textinstruction {
	padding: 6px;
}
#productdetail .info .option .textinstruction p {
	font-size: 80%;
	line-height: 1.7em;
}
#productdetail .info .option .logoinstruction {
	padding: 6px;
}
#productdetail .info .option .logoinstruction p {
	font-size: 80%;
	line-height: 1.7em;
}
#productdetail .info .option table td input {
	width: 40px;
}
#productdetail .info .option #option2,
#productdetail .info .option #option3 {
	//width:125px;
}
#productdetail .info .option label,
#productdetail .info .option .label {
	float: left;
	margin: 0 0 0 6px;
	font-weight: bold;
}
#productdetail .info .option select,
#productdetail .info .option input,
#productdetail .info .option .item {
	float: right;
	margin: 0 6px 0 0;
}
#productdetail .info .option .price {
	float: right;
	padding: 0 6px 0 0;
	background-color: #f4f4f4;
	color: #cc0000;
	font-weight: bold;
}
#productdetail input.submit {
	float: right;
	//background-color: #ff6600;
	background: #ff6600 url("/images/gradient.gif") repeat-x 0 0;
	color: #ffffff;
	//border: 1px solid #ff6600;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
	width: 150px;
}
#productdetail div.productbuttons{
	clear:left;
	float:left;
	width:100%;
}
#productdetail div.productbuttons div{
	margin:0 0 1em 0;
	clear:left;
	float:left;
	width:100%;
}
#productdetail div.productbuttons div input.submit {
	float:right;
}
#formaddbasket {
	clear: left;
	float: left;
	width: 100%;
}
#macroform_uploadimage {
	clear: left;
	float: left;
	width: 100%;
	background: #f4f4f4;
	color: #545454;
	margin: 0 0 8px;
	font-size: 75%;
	line-height: 1.3em;
}
#macroform_uploadimage .instruction {
	padding: 6px;
}
#macroform_uploadimage .instruction p {
	font-size: 80%;
}
#macroform_uploadimage table {
	width: 100%;
	border-collapse: collapse;
}
#macroform_uploadimage th,
#macroform_uploadimage td,
#macroform_removeimage th,
#macroform_removeimage td {
	padding: 3px 6px;
}
#macroform_uploadimage label {
	float: left;
}
#macroform_uploadimage td input {
	float: right;
}
#macroform_uploadimage input.submit {
	font-size: 100%;
}
#macroform_removeimage input.submit {
	float: left;
}
img.uploaded {
	display: block;
	max-width: 246px;
	margin: 0 0 8px;
	border: 1px solid #c0c0c0;
}
#prodimgcycle {
	position: relative;
	height: 330px;
	margin: 0 0 8px;
}
#prodimgcycle img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 246px;
	height: 328px;
	border: 1px solid #c0c0c0;
}
#prodimgcyclenav {
	clear: left;
	float: left;
	width: 100%;
	padding: 1px 0 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#prodimgcyclenav a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 6px;
	background-color: #e9e7e8;
	color: #777777;
	text-decoration: none;
}
#prodimgcyclenav a.activeSlide,
#prodimgcyclenav a.activeSlide:hover,
#prodimgcyclenav a.activeSlide:focus,
#prodimgcyclenav a.activeSlide:active {
	background-color: #ff6600;
	color: #ffffff;
}
#prodimgcyclenav a:hover,
#prodimgcyclenav a:focus,
#prodimgcyclenav a:active {
	background-color: #b5b5b5;
	color: #545454;
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#basket_default table tr {
	height:30px;
}
#basket_default table tr.totals,#basket_default table tr#basket_default_header{
	height:auto;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default td img {
	border:0;
	height:30px;
}
#basket_default th {
	text-align: left;
}
#basket_default tr#basket_default_header th {
	border-bottom: 1px solid #bbbbbb;
}
#basket_default tr.odd td {
	background-color: #f4f4f4;
	color: #303030;
}
#basket_default tr.odd td a {
	background-color: #f4f4f4;
	color: #000000;
}
#basket_default tr.odd td a:hover,
#basket_default tr.odd td a:focus,
#basket_default tr.odd td a:active {
	background-color: #f4f4f4;
	color: #ff6600;
}
#basket_default tr.even td {
	background-color: #f9f9f9;
	color: #303030;
}
#basket_default tr.even td a {
	background-color: #f9f9f9;
	color: #000000;
}
#basket_default tr.even td a:hover,
#basket_default tr.even td a:focus,
#basket_default tr.even td a:active {
	background-color: #f9f9f9;
	color: #ff6600;
}
#basket_default table input {
	border: 1px solid #c0c0c0;
}
#basket_default .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default .buttons input,
#basket_default table input.button {
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input {
	float: left;
	background-color: #676767;
	color: #ffffff;
	border: 1px solid #676767;
	font-size: 70%;
}
#basket_default .buttons input.submit,
#basket_default table input.button {
	background-color: #ff6600;
	color: #ffffff;
	/*border: 1px solid #ff6600;*/
	border:0;
}
#basket_default .buttons input.submit {
	float: right;
}
#basket_default select{
	width:110px;
}
#basketnote p{
	font-size:70%;
	margin:0 0 1em 0;
}
#basketnote p a{
	color:#ff6600;
}
#basketnote p a:hover,
#basketnote p a:focus,
#basketnote p a:active{
	color:#000000;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 5px 0 0;
	background: #ffffff url("/images/bg-footer.gif") no-repeat right 0;
}
#footer .container {
	float: left;
	width: 552px;
	padding: 0 16px 5px;
	background: #e0e0e0 url("/images/bg-footer-container.gif") no-repeat 0 bottom;
	color: #545454;
	font-size: 70%;
	line-height: 1.3em;
}
#footer .container a {
	background-color: #e0e0e0;
	color: #ff6600;
}
#footer .container a:hover,
#footer .container a:focus,
#footer .container a:active {
	background-color: #e0e0e0;
	color: #000000;
}
#textupload, #defaultvalues {
	display: none;
}
#selectemboidery {
	background:#F4F4F4 none repeat scroll 0 0;
	clear:left;
	color:#545454;
	float:left;
	font-size:75%;
	line-height:1.3em;
	margin:0 0 8px;
	width:100%;
}
#successfulmsg {
	text-align: center;
	font-weight: bold;
}
#basketimageupload .instruction p {
	font-size: 80%;
}
#imageupload {
	//display: none;
}