* {
	font-family: verdana, arial, helvetica, sans-serif;
}

BODY {
	margin: 50px 0;
	background-color: #000000;
}

BODY, TD { 
	font-weight: normal; 
	font-size: 14px; 
	color: #FFFFFF; 
}

IMG {
	border-width: 0;
}

B {
	font-weight: bold;
}

.maintable {
	width: 910px;
	border-width: 0;
	padding: 0;
}

.stylelt {
	position:absolute;
	bottom:0px;
	left:0px;
}

.stylert {
	position:absolute;
	bottom:0px;
	right:0px;
}

.ottobase {
	background-image: 
	url('images/base.jpg');
	background-repeat: repeat-x; 
	background-position: bottom left;
}

#footer {
	font-size: 10px;
	margin-top: 4px;
	padding-top:10px;
}

/* @group Base */

.basestrip {
	background-image: url('../images/base.jpg'); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	border-width: 0;
}

.basecornerleft {
	position: relative;
	right: 1px;
	top: 1px;
}

.basecornerright {
	position: relative;
	top: 1px;
	left: 1px;
}



/* @end */

/* @group Buttons */

#paymentshift {
	position: relative;
	top: 10px;
	left: 20px;
}

#ppshift {
	position: relative;
	top: 12px;
	left: 22px;
}

#flagshift {
	position: relative;
	top: 3px;
}

#checkoutbutton:hover {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-checkout.png) no-repeat 0 0;
	border-width: 0;
}

#checkoutbutton {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-checkout.png) no-repeat 0 -36px;
	border-width: 0;
}

#cancellbutton:hover {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-cancel.png) no-repeat 0 0;
	border-width: 0;
}

#cancellbutton {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-cancel.png) no-repeat 0 -36px;
	border-width: 0;
}

#paymentbutton:hover {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-payment.png) no-repeat 0 0;
	border-width: 0;
}

#paymentbutton {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-payment.png) no-repeat 0 -36px;
	border-width: 0;
}

#detailsbutton:hover {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-details.png) no-repeat 0 0;
	border-width: 0;
}

#detailsbutton {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-details.png) no-repeat 0 -36px;
	border-width: 0;
}

#tryagainbutton:hover {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-tryagain.png) no-repeat 0 0;
	border-width: 0;
}

#tryagainbutton {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-tryagain.png) no-repeat 0 -36px;
	border-width: 0;
}

#confirmpaymentbutton {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-confirmpayment.png) no-repeat 0 0;
	border-width: 0;
}

#confirmpaymentbutton:hover {
	display: block;
	width: 166px;
	height: 36px;
	overflow: hidden;
	background: url(../images/buttons/button-confirmpayment.png) no-repeat 0 -36px;
	border-width: 0;
}



/* @end */

/* @group Forms */

.textbox01 {
 	font-size: 12px;
	border:1px solid;
	border-color:#CCCCCC;
	height: 16px;
}

SELECT	{
 	font-size: 11px;
	border:1px solid;
	border-color:#CCCCCC;
	height: 16px;
}

INPUT	{
 	font-size: 12px;
	border:0px solid;
	border-color:#CCCCCC;
	height: 20px;
}

SELECT.buyselect {
	font-size: 12px;
	color: #000000;
	padding: 4px 10px 4px 10px;
	height: 22px;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	top: 4px;
}

SELECT.buyselecterror {
	font-size: 12px;
	color: #000000;
	padding: 4px 10px 4px 10px;
	height: 22px;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	top: 4px;
	background-color: #2ec128;
}

INPUT.buyinput {
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	padding-right: 6px;
	border-width: 0;
	height: 19px;
	padding-top: 5px;
	position: relative;
	top: 3px;
}

#buycheckbox {
clear: both;

  float: none;
	background:transparent;
	border: 0px solid black;
	width: 50px;
	height: 50px;
}

.textarea01 {
 	font-size: 11px;
	border:1px solid;
	border-color:#CCCCCC;
	height: 16px;
}

form	{
	margin: 0px;
}



/* @end */

/* @group Links */

a.stockist:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.stockist:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.stockist:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

a.stockist:hover:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

a:link.picvideolink, a:visited.picvideolink {
	border-width: 0;
}
	
a:hover.picvideolink, a:visited:hover.picvideolink {
	border: 2px solid #FF0000;
}

a:link.footerlink, a:visited.footerlink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-right: 10px;
	position: relative;
	bottom: 7px;
}
	
a:hover.footerlink, a:visited:hover.footerlink {
	color: #FFFFFF;
	text-decoration: underline;

}

a:link.std, a:visited.std {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
}
	
a:hover.std, a:visited:hover.std {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFCC00;
	text-decoration: none;
}

a:link.stdsmall, a:visited.stdsmall {
	color: #FFFFFF;
	border-bottom: 0px dotted #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
	
a:hover.stdsmall, a:visited:hover.stdsmall {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFCC00;
	text-decoration: none;
}

a:link.stderror, a:visited.stderror {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
	
a:hover.stderror, a:visited:hover.stderror {
	color: #000000;
	border-bottom: 1px dotted #FFCC00;
	text-decoration: none;
}

A.changelink:link, A.changelink:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

A.changelink:visited:hover, A.changelink:hover { 
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}

a:link.menu01, a:visited.menu01 {
	color: #FFFFFF;
	line-height: 35px;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover.menu01, a:visited:hover.menu01 {
	color: #FF0000;
	line-height: 35px;
	font-weight: normal;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
}



/* @end */

/* @group Fancy styles */

.demo label{
	display:block;
	padding:5px;
	padding-left:15px;
	background-repeat:no-repeat;
	border:0;
	clear:both;
	cursor:pointer;
	height: 30px;
}

checkbox {
	width: 0;
	height: 0;
}
	
.checked{
	background-image:url(../images/fancystyles/chk_on.png);
	margin-right: 2px;
	top: 4px;
	position: relative;
}
	
.unchecked{
	background-image:url(../images/fancystyles/chk_off.png);
	margin-right: 2px;
	top: 4px;
	position: relative;
}



/* @end */

/* @group Order Stuff */

.ordertable {
	width: 700px;
	padding: 0;
}

table.ordertable td {
	color: #FFFFFF;
	font-size: 11px;
	
}

table.ordertable th {
	color: #000000;
	font-size: 11px;
	background-color: #CCCCCC;
	text-align: center;
}

.ordertable02 {
	width: 500px;
	padding: 0;
}

#td01 {
	font-size: 14px;
}

#td01error {
	color: #000000;
	font-size: 14px;
	background-color: #2ec128;
}

#td02 {
	color: #000000;
	font-size: 14px;
	background-color: #CCCCCC;
	text-align: right;
	width: 150px;
}

#td02error {
	color: #000000;
	font-size: 14px;
	background-color: #2ec128;
	text-align: right;
	width: 150px;
}

#td03 {
		font-size: 11px;
}

#td03error {
	color: #000000;
		font-size: 11px;
		background-color: #2ec128;

}



/* @end */

/* @group Borders */

#bborder {
	border-bottom: 1px solid #CCCCCC;
}

#bbordererror {
	background-color: #2ec128;
}

.bordertop {
	border-top: 1px solid #CCCCCC;
}

.bordertopbottom {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}



/* @end */

/* @group Formatting */

#reverse {
	color: black;
	background-color: #FFFFFF;
	width: 254px;
	display: block;
	height: 18px;
	padding: 2px;
	font-size: 12px;
}



#wipcell01 {
	vertical-align: top;
	padding: 20px 2px 0;
	text-align: center;
}


.heropic {
	width: 145px;
	height: 81px;
	opacity:1;
	filter:alpha(opacity=100);
}

.errorrow {
	background-color: #2ec128;
}

#subtotal01 {
	color: #000000;
	font-size: 11px;
	background-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

#subtotal01error {
	font-size: 11px;
	background-color: #2ec128;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}



/* @end */

.quote {
	position: relative;
	bottom: 580px;
	right: 80px;
}

.wheel {
	position: relative;
	bottom: 450px;
	right: 120px;
}

.gallerypic {
	width: 145px;
	height: 81px;
	overflow: hidden;
}

