/*
*	GENERAL STYLES
*/

.body {
	background:#EEE;
	color:#414141;
	height:100%;
	font-size:62.5%;
	}

body {
	border:0;
	font-family:Arial;
	margin:0;
	padding:0;
	width:100%;
	}
	
.displace,
#logo span,
#features h3 span,
#section_footer span {
	position:absolute;
	left:-5000px;
	}
	
img {
	border:0;
	}
	
.nomargin {
	margin:0;
	}
	
.clear {
	clear:both;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

.w300 {
	width:300px;
	}
	
.bold {
	font-weight:bold;
	}
	
.blue {
	color:#64C7E7;
	}
	
/*
*	WRAPPER STYLES
*/	

#wrapper {
	background:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin:auto;
	padding:0;
	width:980px;
	}
	
/*
*	GLOBAL_HEADER STYLES
*/	

#global_header {
	background:transparent url(../images/headerback.gif) repeat-x 0 0;
	height:128px;
	padding:12px 12px 0 12px;
	width:956px;
	}
	
#logo {
	background:transparent url(../images/straightsetlogo.gif) no-repeat 0 8px;
	display:block;
	float:left;
	height:100px;
	padding:8px 0;
	width:100px;
	}
	
#logo a, #logo a:visited {
	display:block;
	height:100px;
	width:100px;
	}
	
#bar {
	background:#733E98;
	color:#FFF;
	float:left;
	font-size:1.6em;
	height:26px;
	margin:8px 0 0 8px;
	padding:10px 12px 0;
	width:613px;
	}
	
#bar .slogan {
	float:left;
	width: 370px;
	}

#bar .call {
	float:left;
	padding:0 0 0 80px;
	}
	
#bar .telephone {
	background:transparent url(../images/telephone_no.gif) no-repeat 0 -1px;
	float:right;
	padding:0 0 0 13px;
	}
	
#basket {
	float:right;
	font-size:1.1em;
	width:183px;
	}
	
#basket .total {
	float:left;
	padding:23px 0 0;
	}
	
#basket .viewcart a, #basket .viewcart a:visited {
	background:transparent url(../images/basket.gif) no-repeat 15px 3px;
	color:#733E98;
	display:block;
	float:right;
	padding:23px 0 0;
	text-decoration:none;
	width:55px;
	}
	
#basket .txt { 
	background:transparent url(../images/smarrow.gif) no-repeat right;
	padding:0 7px 0 0;
	}
	
#nav {
	float:left;
	list-style:none;
	margin:51px 0 0 3px;
	padding:0;
	width:642px;
	}
	
#nav li {
	float:left;
	font-size:1.4em;
	}
	
#nav li a, #nav li a:visited {
	background:transparent url(../images/menuarrow.gif) no-repeat 10px 4px;
	color:#414141;
	display:block;
	padding:0 5px 0 18px;
	text-decoration:none;
	}
	
#nav .selected a, #nav .selected a:visited {
	background:transparent url(../images/menuarrow.gif) no-repeat 10px 4px;
	color:#733E98;
	display:block;
	padding:0 6px 0 18px;
	text-decoration:none;
	}
	
#nav li a:hover, #nav li a:active,
#nav li a.active, #nav li a.active:hover, #nav li a.active:active, #nav li a.active:visited {
	color:#733E98;
	}
	
#global_header .form {
	float:right;
	margin:45px 0 0;
	width:182px;
	}
	
#global_header input {
	border-right:0;
	float:left;
	margin:0;
	width:122px;
	}
	
/*
*	GLOBAL_BANNER STYLES
*/

#global_banner {
	background:transparent url(../images/workshop.jpg) no-repeat 0 0;
	height:350px;
	margin:0;
	padding:15px;
	width:950px;
	}
	
#global_banner .box {
	background:#FFF;
	float:right;
	font-size:2.3em;
	margin:271px 0 0;
	padding:12px;
	width:400px;
	}
	
/*
*	SECTION_FEATURES STYLES
*/

#section_features {
	background:transparent url(../images/purpletoblack.gif) repeat-y 0 0;
	padding:5px 0;
	height:153px;
	width:980px;
	}
	
#features {
	background:#000 url(../images/featureback.gif) repeat-x 0 0;
	float:left;
	list-style:none;
	margin:0;
	padding:18px 10px 18px 18px;
	width:952px;
	}
	
#features li {
	float:left;
	}
	
#features .end {
	margin:0;
	}
	
#features li .title, #features .end .title {
	float:left;
	font-size:1.6em;
	padding:0 0 4px;
	width:208px;
	}
	
#features li .intro, #features .end .intro {
	float:left;
	font-size:1.1em;
	margin:0;
	padding:0 0 6px;
	width:92px;
	}
	
#features li .photo {
	height:114px;
	margin: 1px 0 0 115px;
	position:absolute;
	}
	
#features li .photo2 {
	height:72px;
	margin: 1px 0 0 115px;
	position:absolute;
	}
	
#features li .form {
	float:left;
	margin:0;
	padding:10px 0 0;
	width:204px;
	}
	
#features .end .form {
	float:left;
	margin:0;
	padding:16px 0 0;
	width:204px;
	}		
	
#features li input {
	border-right:0;
	float:left;
	width:144px;
	}
	
#features li a, #features li a:visited, #features .end a, #features .end a:visited {
	background:#000 url(../images/featureback2.gif) repeat-x 0 0;
	border:1px solid #000;
	color:#FFF;
	display:block;
	height:91px;
	margin:0 8px 0 0;
	padding:12px;
	text-decoration:none;
	width:204px;
	}
	
#features li a:hover, #features li a:active, #features .end a:hover, #features .end a:active {
	background:#77459B url(../images/featureback2_over.gif) repeat-x 0 0;
	border:1px solid #733E98;
	}
	
/*
*	MAIN_CONTENT STYLES
*/

#main_content {
	padding:24px 48px 8px;
	width:884px;
	}
	
#main_content2 {
	background:transparent url(../images/crumbback.gif) repeat-x 0 0;
	padding:0 15px 8px;
	width:950px;
	}
	
#crumbs {
	color:#868686;
	font-size:1.0em;
	padding:10px 0 12px;
	}
	
#crumbs a, #crumbs a:visited {
	color:#868686;
	text-decoration:none;
	}
	
#content2 {
	float:left;
	width:556px;
	}
	
#points {
	background:#FAF9F8 url(../images/pointsback2.gif) repeat-x bottom left;
	border:1px solid #CCC;
	float:right;
	width:280px;
	}
	
#points ul {
	float:left;
	list-style:square;
	margin:0;
	padding:12px 0 8px 24px;
	width:256px;
	}
	
#points li {
	display:block-inline;
	float:left;
	font-size:1.1em;
	padding:0;
	width:120px;
	}
	
#points h3 {
	background:#733E98 url(../images/pointsback.gif) repeat-x 0 0;
	color:#FFF;
	margin:0;
	padding:8px 12px;
	width:256px;
	}
	
/*
*	SUB_NAV STYLES
*/

#sub_nav {
	float:left;
	width:150px;
	}
	
#sub_nav ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#sub_nav li {
	float:left;
	font-size:1.2em;
	}

#sub_nav li a, #sub_nav li a:visited {
	background:#000 url(../images/subnavback_off.gif) repeat-x 0 0;
	color:#FFF;
	display:block;
	margin:0 0 6px;
	padding:4px 6px;
	text-decoration:none;
	text-transform:lowercase;
	width:138px;
	}
	
#sub_nav .selected a, #sub_nav .selected a:visited, #sub_nav .purple a, #sub_nav .purple a:visited {
	background:#733E98 url(../images/subnavback_over.gif) repeat-x 0 0;
	color:#FFF;
	display:block;
	padding:4px 6px;
	text-decoration:none;
	text-transform:lowercase;
	width:138px;
	}
	
#sub_nav .blue a, #sub_nav .blue a:visited {
	background:#64C7E7 url(../images/subnavback_on.gif) repeat-x 0 0;
	color:#FFF;
	display:block;
	padding:4px 6px;
	text-decoration:none;
	text-transform:lowercase;
	width:138px;
	}
	
#sub_nav li a:hover, #sub_nav li a:active, #sub_nav .blue a:hover, #sub_nav .blue a:active  {
	background:#733E98 url(../images/subnavback_over.gif) repeat-x 0 0;
	}
	
#sub_nav li ul.secondary {
	float:left;
	padding:6px 6px 8px;
	}
	
#sub_nav li ul.secondary li {
	font-size:1.0em;
	}
	
#sub_nav li ul.secondary li a, #sub_nav li ul.secondary li a:visited {
	background:transparent;
	color:#414141;
	display:block;
	margin:0 0 4px;
	padding:0;
	width:138px;
	}
	
#sub_nav li ul.secondary .selected a, #sub_nav li ul.secondary .selected a:visited {
	background:transparent;
	color:#733E98;
	display:block;
	font-weight:bold;
	margin:0 0 4px;
	padding:0;
	width:138px;
	}
	
#sub_nav li ul.secondary li a:hover, #sub_nav li ul.secondary li a:active {
	color:#733E98;
	}
	
/*
*	CONTENT STYLES
*/

#main a, #main a:link, #main a:hover, #main a:visited,
#content2 a, #content2 a:link, #content2 a:hover, #content2 a:visited
	{
	color: #666666;
	}

#content {
	float:right;
	width:780px;
	}
	
#banner {
	/*background:#EEE;*/
	background:#FFF;
	display:block;
	/*height:100px;*/
	margin:0 0 20px;
	width:780px;
	}

#banner p
	{
	display: inline;
	}
	
#main {
	float:left;
	width:620px;
	}
	
#main .text {
	float:left;
	width:380px;
	}
	
#main .photos {
	float:right;
	width:220px;
	}
	
#main .purplebar {
	background:#733E98;
	color:#FFF;
	font-size:1.1em;
	margin:0 0 12px;
	padding:6px;
	width:608px;
	}
	
#main .purplebar .pageno {
	float:left;
	text-align:left;
	width:100px;
	}
	
#main .purplebar .pagination {
	float:left;
	text-align:center;
	width:408px;
	}
	
#main .purplebar .pagination .previous a, #main .purplebar .pagination .previous a:visited {
	background:transparent url(../images/previous.gif) no-repeat left;
	padding:0 2px 0 10px;
	}
	
#main .purplebar .pagination .no {
	font-weight:bold;
	}
	
#main .purplebar .pagination .no a, #main .purplebar .pagination .no a:visited {
	font-weight:normal;
	padding:0 2px;
	}
	
#main .purplebar .pagination .next a, #main .purplebar .pagination .next a:visited {
	background:transparent url(../images/next.gif) no-repeat right;
	padding:0 10px 0 2px;
	}
	
#main .purplebar .showall {
	float:right;
	text-align:right;
	}

#main .purplebar a, #main .purplebar a:visited {
	color:#FFF;
	text-decoration:none;
	line-height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
#promos {
	float:right;
	width:140px;
	}
	
#promos ul {
	float:left;
	list-style:none;
	margin:0 0 12px;
	padding:0;
	}
	
#promos li {
	float:left;
	font-size:1.2em;
	}
	
#promos li a, #promos li a:visited {
	background:#733E98 url(../images/subnavback_over.gif) repeat-x 0 0;
	border:1px solid #733E98;
	color:#FFF;
	display:block;
	height:110px;
	margin:0 0 10px;
	padding:4px 6px;
	text-decoration:none;
	text-transform:lowercase;
	width:126px;
	}
	
#promos li a:hover, #promos li a:active {
	background:#5DC4E6 url(../images/featureback2_on.gif) repeat-x 0 0;
	border:1px solid #5DC4E6;
	}
	
#promos li .photo, #promos li .photo {
	position:absolute;
	margin:19px 0 0 -6px;
	}
	
#boxes, #boxes2 {
	float:left;
	list-style:none;
	margin:0 0 12px;
	padding:0;
	}
	
#boxes li, #boxes2 li {
	float:left;
	font-size:1.6em;
	}
	
#main #boxes li a, #main #boxes li a:visited, #main #boxes li a:active, #main #boxes li a:hover {
	background:#000 url(../images/featureback2.gif) repeat-x 0 0;
	border:1px solid #000;
	color:#FFFFFF;
	display:block;
	height:168px;
	margin:0 10px 10px 0;
	padding:12px 12px 4px;
	text-transform:lowercase;
	text-decoration:none;
	width:174px;
	}
	
#main #boxes li a:hover, #main #boxes li a:active {
	background:#77459B url(../images/featureback2_over.gif) repeat-x 0 0;
	border:1px solid #733E98;
	color: #FFFFFF;
	}
	
#main #boxes2 li a, #main #boxes2 li a:visited {
	background:#77459B url(../images/featureback2_over.gif) repeat-x 0 0;
	border:1px solid #733E98;
	color:#FFFFFF;
	display:block;
	height:168px;
	margin:0 10px 10px 0;
	padding:12px 12px 4px;
	text-transform:lowercase;
	text-decoration:none;
	width:174px;
	}
	
#main #boxes .end a, #main #boxes .end a:visited, #boxes2 .end a, #boxes2 .end a:visited, #main #boxes .end a:hover {
	margin:0;
	color:#FFFFFF;
	}
	
#boxes2 li a:hover, #boxes2 li a:active {
	background:#5DC4E6 url(../images/featureback2_on.gif) repeat-x 0 0;
	border:1px solid #5DC4E6;
	}
	
#main #boxes li .photo, #main #boxes2 li .photo {
	position:absolute;
	margin:55px 0 0 -12px;
	width:198px;
	height:117px;
	overflow: hidden;
	}
	
#products {
	width:620px;
	}
	
#products h2 a, #products h2 a:visited, #productsend h2 a, #productsend h2 a:visited {
	color:#414141;
	font-size:1.2em;
	text-decoration:none;
	}
	
#products p, #productsend p {
	color:#808080;
	font-size:1.1em;
	}

#details p {
	color:#808080;
	font-size:1.2em;
	}
	
#products p .bold, #productsend p .bold, #details p .bold {
	color:#414141;
	}
	
#products .photo, #productsend .photo {
	margin: -10px 0 0 -107px;
	position:absolute;
	width:97px;
	height:190px;
	overflow:hidden;
	}
	
#products .product {
	background:#F2F2F2;
	border:1px solid #F2F2F2;
	float:left;
	height:180px;
	margin:0 0 12px;
	padding:10px 10px 0 107px;
	width:185px;
	}
	
#products .productend {
	background:#F2F2F2;
	border:1px solid #F2F2F2;
	float:right;
	height:180px;
	margin:0 0 12px;
	padding:10px 10px 0 107px;
	width:185px;
	}
	
#products .product a.more, #products .productend a.more, #products .product a:visited.more, #products .productend a:visited.more {
	background:#888 url(../images/moreback.gif) repeat-x bottom left;
	color:#FFF;
	float:right;
	font-weight:bold;
	line-height:1.2em;
	margin: -4px 0 0;
	padding:4px 6px;
	text-decoration:none;
	}
	
#main a.back, #main  a:visited.back {
	background:#888 url(../images/moreback.gif) repeat-x bottom left;
	color:#FFF;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 16px;
	padding:4px 6px;
	text-decoration:none;
	}
	
#main a.nextproduct, #main a:visited.nextproduct {
	background:#888 url(../images/moreback.gif) repeat-x bottom left;
	color:#FFF;
	float:right;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 16px;
	padding:4px 6px;
	text-decoration:none;
	}
	
#products .product a:hover.more, #products .productend a:hover.more, #products .product a:active.more, #products .productend a:active.more, #main a:hover.back, #main  a:active.back, #main a:hover.nextproduct, #main a:active.nextproduct  {
	background:#733E98 url(../images/subnavback_over.gif) repeat-x 0 0;
	}
	
#products .txt, #main .txt {
	background:transparent url(../images/smarrow2.gif) no-repeat right;
	padding:0 7px 0 0;
	}
	
#main .txt2 {
	background:transparent url(../images/smarrow3.gif) no-repeat left;
	padding:0 0 0 7px;
	}
	
#details {
	background:#F2F2F2;
	border:1px solid #F2F2F2;
	float:left;
	margin:0 0 12px;
	padding:10px 5px 0 0px;
	min-height: 320px;
	width: 610px;
	}
	
#details .photo {
	margin: -10px 0 0 0px;
	width: 310px;
	overflow: hidden;
	float: left;
	}

#details .others
	{
	float: left;
	width: 290px;
	overflow: hidden;
	padding-left: 10px;
	}


#tab1, #tab2, #tab3, #tab4 {
	background:#FFF;
	border:1px solid #646261;
	margin:37px 0 0;
	padding:12px;
	width:259px;
	}
	
	
/*
*	SECTION_FOOTER STYLES
*/

#section_footer {
	border-bottom:1px solid #733E98;
	border-top:1px solid #733E98;
	color:#817F81;
	font-size:1.0em;
	padding:6px 12px;
	width:956px;
	}
	
#section_footer .payment {
	float:left;
	width:90px;
	}
	
#section_footer .payment ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}
	
#section_footer .payment li {
	float:left;
	margin:0 4px 0 0;
	}
	
#section_footer .payment .visa {
	background:transparent url(../images/visa.gif) no-repeat 0 0;
	display:block;
	height:22px;
	width:32px;
	}
	
#section_footer .payment .mastercard {
	background:transparent url(../images/mastercard.gif) no-repeat 0 0;
	display:block;
	height:22px;
	width:33px;
	}
	
#section_footer .telephone {
	background:transparent url(../images/telephone2.gif) no-repeat 320px -1px;
	color:#733E98;
	float:left;
	font-size:1.6em;
	font-weight:bold;
	margin:9px 0 0;
	padding:0 0 0 333px;
	}
	
#section_footer .accreditations {
	float:right;
	list-style:none;
	margin:6px 0 0 0;
	padding:0;
	width:223px;
	}
	
#section_footer .accreditations li {
	float:left;
	margin:0;
	padding:0 0 0 12px;
	}
	
#section_footer .accreditations .cscs a, #section_footer .accreditations .cscs a:visited {
	background:transparent url(../images/cscs.gif) no-repeat 0 0;
	display:block;
	height:20px;
	width:43px;
	}
	
#section_footer .accreditations .ipaf a, #section_footer .accreditations .ipaf a:visited {
	background:transparent url(../images/ipaf.gif) no-repeat 0 0;
	display:block;
	height:20px;
	width:54px;
	}
	
#section_footer .accreditations .gea a, #section_footer .accreditations .gea a:visited {
	background:transparent url(../images/gea.gif) no-repeat 0 0;
	display:block;
	height:20px;
	width:60px;
	}
	
#section_footer .accreditations .gassafe a, #section_footer .accreditations .gassafe a:visited {
	background:transparent url(../images/gassafe.gif) no-repeat 0 0;
	display:block;
	height:20px;
	width:18px;
	}
	
/*
*	GLOBAL_FOOTER STYLES
*/

#global_footer {
	color:#817F81;
	font-size:1.0em;
	padding:6px 12px;
	width:956px;
	}
	
#global_footer .copyright {
	float:left;
	}
	
#global_footer .footerlinks {
	float:right;
	list-style:none;
	margin:0;
	padding:0:
	}
	
#global_footer .footerlinks li {
	float:left;
	}
	
#global_footer .footerlinks li a, #global_footer .footerlinks li a:visited {
	border-right:1px solid #999;
	color:#999;
	padding:0 4px;
	text-decoration:none;
	}
	
#global_footer .footerlinks .end a, #global_footer .footerlinks .end a:visited {
	border-right:0;
	padding:0 0 0 4px;
	}
	
#global_footer .footerlinks li a:hover, #global_footer .footerlinks li a:active {
	color:#733E98;
	}
	
/*
*	LINK STYLES
*/


	
/*
*	FONT STYLES
*/

h1 {
	font-size:1.8em;
	font-weight:bold;
	margin:0 0 12px;
	line-height:0.8em;
	}
	
h2 {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.4em;
	margin:0 0 12px;
	}
	
h3 {
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 12px;
	}
	
h4 {

	}
	
h5 {

	}
	
h6 {

	}
	
p {	
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 12px;
	}

#details p.small {	
	font-size:1.0em;
	line-height:1.2em;
	margin:0 0 4px;
	}
	
p.highlight {
	background:#414141;	
	color:#FFF;
	font-size:1.8em;
	font-weight:bold;
	margin:0 0 12px;
	padding:4px 6px;
	}
	
p.shortdescr {
	display:block;
	height:95px;
	overflow:hidden;
	}
	
.download a, .download a:visited {
	background:transparent url(../images/download.gif) no-repeat top right;
	color:#808080;
	float:right;
	font-size:1.0em;
	line-height:1.2em;
	margin:4px 3px 0;
	padding:5px 25px 7px 0;
	text-align:right;
	text-decoration:none;
	}
	
#details ul {
	margin:0 0 4px;
	padding:0 0 0 15px;
	}
	
#details li {
	font-size:1.0em;
	}
	
/*
*	TABLE STYLES
*/

#tab1 table {
	width:255px;
	}	
	
#tab1 td {
	background:#D9D9D9;
	color:#414141;
	padding:2px;
	}
	
#tab1 td.heading {
	width:110px;
	}

/*
*	FORM STYLES
*/

form, fieldset {
	border:0;
	margin:0;
	padding:0;
	}
	
legend {
	display:none;
	}
	
label {
	color:#808080;
	float:left;
	font-size:1.1em;
	font-weight:normal;
	padding:3px 6px 3px 0;
	}
	
input {
	border:1px solid #676767;
	float:left;
	font-size:1.1em;
	margin:0;
	padding:2px 6px;
	}
	
select {
	border:1px solid #676767;
	/*float:left;*/
	font-size:1.1em;
	margin-right:6px;
	padding:1px 0;
	}
	
#global_header input.button, #features input.button {
	background:#723F98 url(../images/buttonback.gif) repeat-x top left;
	border:1px solid #723F98;
	color:#FFF;
	float:left;
	font-size:1.1em;
	margin:0;
	padding:2px 0;
	text-align:center;
	width:47px;
	}
	
#details input.addtobasket {
	background:#000 url(../images/subnavback_off.gif) repeat-x top left;
	border:1px solid #414141;
	color:#FFF;
	float:left;
	font-size:1.1em;
	margin:0;
	padding:2px 0;
	text-align:center;
	text-transform:lowercase;
	width:87px;
	cursor: pointer;
	}

#details input.button, .generic-form-button {
	background:#000 url(../images/subnavback_off.gif) repeat-x top left;
	border:1px solid #414141;
	color:#FFF;
	font-size:1.1em;
	margin:0 3px 0 0;
	padding: 2px 3px 0 3px 0;
	text-align:center;
	text-transform:lowercase;
	cursor: pointer;
	}

.generic-text-input 
	{
	font-family: Tahoma, Arial;
	border: 1px solid #999;
	font-size: 1.2em;
	padding: 1px;
	}
/*
*	JQUERY BOX
*/

#details .usual {
	margin:0;
	padding:12px 0 0 0;
	position:absolute;
	z-index:2;
	}
	
#details .usual ul {
	list-style:none;
	margin:0;
	padding:0;
	width:288px;
	}

#details .usual li {
	float:left;
	font-size:1.0em; 
	line-height:1.0em;
	}
	
#details .usual .noborder {

	}

#details .usual li a {
	background:#FFF url(../images/tab_off.gif) no-repeat top left;
	color:#FFF;
	display:block;
	height:19px;
	padding:3px 4px;
	text-decoration:none;
	width:63px;
	}
	
#details .usual .noborder a {
	width:64px;
	}
	
#details .usual li a:hover {
	background:#FFF url(../images/tab_over.gif) no-repeat top left;
	color:#863A94;
	}
	
#details .usual li a.selected {
	background:#FFF url(../images/tab_over.gif) no-repeat top left;
	color:#863A94;
	display:block;
	height:20px;
	padding:3px 4px;
	text-decoration:none;
	width:63px;
	}
	
#details .usual .noborder a.selected {
	width:64px;
	}
	
/*
*	BROWSER VARIATION STYLES
*/
	
.win.gecko #global_header input.button, .win.gecko #features input.button, .mac.gecko #global_header input.button, .mac.gecko #features input.button, .win.gecko #details input.addtobasket, .mac.gecko #details input.addtobasket {
	padding:1px 0;
	}
	
.win.ie6 #details input.addtobasket {
	padding:1px 0 0;
	}
	
.win.ie6 #features li a, .win.ie6 #features li a:visited {
	margin:0 3px 0 0;
	}
	
.win.ie6 #global_header form {
	margin:45px 0 0;
	}
	
.win.chrome #features .end form, .win.ie #features .end form {
	padding:17px 0 0;
	}
	
.win.ie6 #features .end form {
	padding:14px 0 0;
	}
	
.win.ie6 #products .product a.more, .win.ie6 #products .productend a.more, .win.ie6 #products .product a:visited.more, .win.ie6 #products .productend a:visited.more {
	margin: -23px 0 0 0;
	}
	
.win.ie6 #details .usual {
	margin:0 0 0 -285px;
	padding:12px 0 0 0;
	}
	
.win.ie6 #details .usual li a {
	padding:3px 4px;
	height:19px;
	}
	
.win.ie6 #tab1, .win.ie6 #tab2, .win.ie6 #tab3, .win.ie6 #tab4 {
	float:left;
	margin:37px 0 0;
	}
	
/* Bar Changes */
	
.win.gecko #bar {
	width:619px;
	}

.win.gecko #bar .call {
	float:left;
	padding:0 0 0 100px;
	}
	
.win.chrome #bar {
 	width:619px;
	}

.win.chrome #bar .call {
	float:left;
	padding:0 0 0 100px;
	}
	
.win.ie6 #bar, .win.ie8 #bar {
	width:620px;
	}

.win.ie6 #bar .call, .win.ie7 #bar .call, .win.ie8 #bar .call {
	float:left;
	padding:0 0 0 95px;
	}
	
.mac.gecko #bar {
	width:615px;
	}

.mac.gecko #bar .call {
	float:left;
	padding:0 0 0 80px;
	}

.mac.safari #bar {
	width:622px;
	}

.mac.safari #bar .call {
	float:left;
	padding:0 0 0 85px;
	}
	
/* View Basket Changes */
	
.win.chrome #basket .viewcart a, .win.chrome #basket .viewcart a:visited {
	width:56px;
	}
	
.win.gecko #basket .viewcart a, .win.gecko #basket .viewcart a:visited {
	width:56px;
	}
	
.win.ie6 #basket .viewcart a, .win.ie6 #basket .viewcart a:visited {
	width:56px;
	}
	
.win.ie8 #basket .viewcart a, .win.ie8 #basket .viewcart a:visited {
	width:56px;
	}

.globalfooter a:link, .globalfooter a:visited, .globalfooter a:hover
	{
	color: #666666;
	}

#main li
	{
	font-size: 12px;
	}

.ImagePopup
    {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #666666;
    padding: 10px;
    border: 0px solid white;
    cursor: pointer;
	z-index: 10000;
    }   

.checkouttable TH
	{
	background: #949494;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	}

.checkouttable
	{
	background: #F3F3F3;
	border: 1px solid #999;
	padding-left: 0px;
	width: 100%;
	font-size: 1.2em;
	}

.boxheader
{
	color: #80308F;
	font-size: 1.1em;
	font-weight: bold;	
	padding: 4px;
}

.BasketMessage
	{
	padding: 30px;
	font-size: 16px;
	background-color: #EEEEEE;
	font-weight: bold;
	}

.mainfeature {
	background: #FFF;
	border: 0px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 700px;
	}
	
.mainfeature .mainpicture {
	background: #FFF;
	border: 1px solid #999;
	float: left;
	margin: 0px;
	width: 167px;
	}
	
.mainfeature .maindescription {
	background: #F3F3F3;
	border: 1px solid #999;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 8px;
	width: 507px;
	}
	
.mainfeature .maindescription .maintitle {
	color: #999;
	font-size: 1.8em;
	margin: 0px 0px 5px 0px;
	}
	
.mainfeature .maindescription .maincontent {
	color: #999;
	margin: 0px 0px 3px 0px;
	}
	
.mainfeature .maindescription .maincontent .mainbox {
	float: left;
	width: 370px;
	}
	
.mainfeature .maindescription .maincontent .form-submit2 {
	float: right;
	margin: 17px 0px 0px 0px;
	}
	
.mainfeature .maindescription .maincontent .form-submit2 .form-button {
	background: #80308F;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 0.9em;
	padding: 2px;
	width: 120px
	}

.box
	{
	background-color: #EEE;
	padding: 10px;
	/*border: 1px solid #666666;*/
	float: left;
	}

.thumbnailphoto
	{
	float: left;
	margin: 2px 0px 2px 0;
	border: 1px solid #F7F7F7;
	width: 100px;
	height: 100px;
	text-align: center;
	}
