/* v1.0 | 20080212 RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*RESET END*/

/* CSS Document */
html {
   /*height: 100%;*/
}

body {
   font-size: 0.7em;
   font-family: verdana, sans-serif;
   
   /*line-height:1.5em;*/
   background:url(/images/bodybg.gif) repeat-y #d6d3d6;
   margin:0;
  
}
a{
	color:#00f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img {
  border: 0;
}
br.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}

p.bold, span.bold {
  font-weight: bold;
}
.clearBoth{
	clear:both;
	font-size:1px;
}
.borderless{
	border: 0;
}
#bgcontainter{
}
#sponsor{
	text-align:center;
	margin:5px 0;
	background:fff;
	width:100%;
}
#sponsor img{
	border: solid 1px #009;
}
#container{
	width:900px;
	/*margin:auto;*/
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;

	background:#fff;
}
#top{
	
	height:150px;
	background:url(/images/banner.jpg) no-repeat;
	border-bottom:solid 1px #009;
	/*border-top:solid 1px #009;*/
	

}
#topbar{
	height:18px;
	border-bottom:solid 1px #000;
	margin-bottom:2px;
	background:url(/images/topbar.jpg) repeat-x;
	/*background:#00f;*/
	border-top:solid 1px #fff;
}
/*===================================MENU STYLES==============================================================*/

#menu{
	width:134px;
	float:left;
	/*background:url(/images/menubg.jpg) repeat-y;*/
	
	padding:1px;
	border:solid 1px #000;
	font-size:.95em;
	margin-left:1px;
	margin-bottom:10px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;

	
}

#menu ul li{
	display:block;
	margin:0px 0;
	padding:0;
	font-weight:bold;
	border-bottom:solid 1px #555;
	
}

#menu ul li a, #menu ul li a:link{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:3px 0 3px 4px;
	border-left:solid 5px #777;
	background:#009;

}
/*#menu ul li a:active{
	color:#009;
	border-left:solid 5px #009;
}
*/
#menu ul li a:hover{
	border-left:solid 5px #009;
	background:#00f;
	color:#fff;
}


/*===================================END MENU STYLES==============================================================*/


#content{
	margin:0 5px;
	float:left;
	width:596px;
	line-height:1.5em;
	text-align:justify;
	color:#222;
	margin-bottom:10px;
}
#contentfull{
	margin-left:5px;
	float:left;
	padding-right:5px;
	width:746px;
	line-height:1.5em;
	text-align:justify;
	color:#222;
	margin-bottom:10px;
}

#content #breadcrumb, #contentfull #breadcrumb{
	color:#999;
	margin:0px 0 0 0;
	border:solid 1px #CCCCCC;
	padding:0 3px;
	text-align:left;
}
#content h1, #contentfull h1{
	margin:4px 0 8px 0;
	color:#009;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:solid 1px #000;
}
#cleft{
	float:left;
	width:215px;
	text-align:left;
}
#cright{
	float:left;
	width:215px;
	margin-left:14px;
	text-align:left;
}

#l3links{
	color:#999999;
	
	margin-bottom:10px;
}
#l3links ul{
	line-height:1em;
	list-style:none;
	margin:0;
	padding:0;
}
#l3links ul li{
	padding:1px;
}
#l3links ul li a:hover{
	text-decoration:none;
	color:#00f;
}


/*===================================RIGHT SIDE STYLES==============================================================*/
#rightside{
	float:left;
	width:148px;
	
}
#rightlist{
	margin-top:0px;
	border-top:solid 1px #009;
}

#rightlist #righttitle{
	margin-top:1px;
	padding:2px 0 2px 10px;
	background:#009;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
#rightlist ul{
	border:solid 1px #ccc;
	margin:0;
	padding: 6px 3px 6px 3px;
	/*background:url(/images/rightbg.jpg) repeat-x top;*/
	background:#eee;
	list-style:none;
	
}	
#rightlist ul li {
  padding: 3px 5px 3px 15px;
  background: url(/images/bpoint.gif) 0px 7px no-repeat;
  border-bottom: 1px solid #bbb;
}
/*#rightlist ul li a{
	color:#006;
}*/
#rightlist ul li.bottom {
  padding-bottom: 0px;
  border-bottom: none;
}
#rightlist ul li.top {
  padding-top: 0px;
  background-position: 0 3px;
}
	
	

#rightimages{
	margin-top:1px;
	text-align:center;
}
#rightimages img{
	padding:1px;
	border:solid 1px #00f;
	margin-bottom:15px;
}
/*===================================END RIGHT SIDE STYLES==============================================================*/




/*===================================FOOTER STYLES==============================================================*/
#footer{
	clear:both;
	
	margin-top:10px;
	/*height:25px;*/
	background:#009;
	border-top:solid 1px #000;
	height:1.6em;
	padding:2px;
}
#footer #footdetail{
	color:#fff;
	font-weight:bold;
	text-align:center;
	
}
#footer #footdetail a{
	color:#fff;
}


/*===================================END FOOTER STYLES==============================================================*/


/*===================================GALLERY STYLES==============================================================*/
#picgallery ul{
	margin-left:25px;
	list-style:none;
}

/*===================================END GALLERY STYLES==============================================================*/
#latestnews{
	/*text-align:center;*/
	margin:20px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#00f;
	border-bottom:solid 1px #009;
	
}

/*========================================NEWS STYLES===================================================*/
#newssection{
	
	margin-right:0px;
	margin-left:0px;
	margin-top:0;
	padding:0;
}
#pagecount{
	display:block;
}
#newspage{
	float:left;
	margin-bottom:10px;
}
#newspagecount{
	float:right;
}

.newstitle{
	clear:both;
	display:block;
	margin-bottom:5px;
}
.newshead{
	float:left;
	font-weight:bold;
	color:#00f;
}
.newsdate{
	float:right;
	color:#999;
}
.newscat{
	font-weight:bold;
	color:#00f;
}

.newscontent{
	display:block;
	clear:both;
	border-bottom:solid 1px #00f;
	padding-bottom:10px;
	margin-bottom:10px;
}
img.newsfloatright{
	float:right;
	margin-left: 5px;
	padding:1px;
	border: 1px solid #00f;
	margin-top:5px;
}

img.newsfloatleft{
	float:left;
	padding:1px;
	border: 1px solid #00f;
	margin-right: 5px;
	margin-top:5px;

}



#newsimages{
	width:165px;
	float:right;
	margin-left:10px;
}
.newsdetdate{
	color:#999;
}
.newsdochead{
	font-weight:bold;
	color:#00f;
}

#newsdocs{
	/*background:url(/images/greydot.gif) top repeat-x;*/
	margin-top:10px;
	padding-top:5px;
}
#newsdocs ul{
	list-style:none;
	margin-top:5px;;
}
#newsdocs ul li{
	line-height:30px;
	vertical-align:middle;
	padding:5px;
}
#newsdocs ul li a{
	margin-right:15px;

}


/*=======================================End NEWS Styles==============================================*/

/*===================================EVENT STYLES==============================================================*/
.eventbox{
	border:1px dashed #009;
	margin-bottom:15px;
	padding:5px;
	/*background-color:#cce6ff;*/
	background-color:#ebebff;

}
.eventdate{
	color:#999;
}
.eventhead{
	color:#009;
	font-weight:bold;
}


/*===================================END EVENT STYLES==============================================================*/


/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}
#gallery ul{
	margin-left:20px;
}
#gallery ul li{
	margin-left:20px;
}
#gallery ul li ul.listgap{
	margin-bottom:20px;
}

/*===================================END GALLERY STYLES==============================================================*/



/*=======================================LEAGUE Styles==============================================*/

.lgebg1{
	background:#EEE;
}
.lgebg2{
	background:#FFF;
}
.leaguetable{
	border:solid 1px #00f;
	margin:10px;
}
#leagues{
	text-align:center;
}
#leagues table tr th{
	
	background:#00f;
	color:#fff;
	padding:1px 5px;
}
#leagues table tr td{
	padding:1px 5px;
}
.txtleft{
	text-align:left;
}

/*=======================================LEAGUE Styles==============================================*/
/*=======================================TEAM Styles==============================================*/

/* CSS Document */
#teams{
	margin-left:20px;
}
#teams img{
	padding:1px;
	border:#009 solid 1px;
	margin:5px 10px 0 0;
}
#teamlists{
	text-align:center;
}
#teamlists img{
	padding:1px;
	border:#00f solid 1px;
	margin:10px 0 15px 0;
}

#teamlists #players{
	margin-left:auto;
	margin-right:auto;
	width:527px;
  	border: 1px solid #00f;
}

html>body #teamlists #players{
	width:570px;
}

#teamlists #players ul{
	display:inline;
	
}
#teamlists #players li{
	display:inline;
	padding:3px 3px 3px 12px;
	float:left;
	width:175px;
	text-align:left;
}

ul.plist{
	display:inline;
}
li.list1{
	background:#FFF;
}
li.list2{
	background:#EEE;
}


.playerhead{	
	font-weight:bold;
	text-align:center;
	margin:0;
	background:#009;
	color:#fff;
	border-bottom: solid 1px #00f;
	}
.centrehead{
	text-align:center;
}
#profiles{
	margin-left:30px;
}

#profiles img{
	padding:1px;
	border:solid 1px #00f;
	margin:5px 0 5px 0;
}

/*=======================================END TEAM Styles==============================================*/


/*=======================================GUESTBOOK Styles==============================================*/
#gbview{
	clear:both;
}
.gbpost{
	margin:5px 0 15px 0;
	background:#eee;
	border:dotted 1px #00f;
	padding:2px 8px;
}
.gbhead{
	display:block;
}

.gbname{
	float:left;

}
.gbdate{
	float:right;
}
.gblocation{
	display:block;
	margin:0px 0 8px 0;
	clear:both;
}

.gbinfo{
	display:block;
	margin:10px 0 8px 0;
	clear:both;
}
.gbreply{
	clear:both;
	margin-bottom:8px;
	font-weight:bold;
	color:#00f;
}
#gbdetail{
	float:left;
	width:250px;
}
#guestbook{
	float:left;
	width:340px;
	padding:13px 15px;
	background:#eee;
	border:solid 1px #ccc;
	margin-left:20px;
}
#guestbook fieldset {
	
	display:block; 
	border:1px solid #009; 
	padding:0 5px; 
	font-family:verdana, sans-serif; 
	/*margin-bottom:1.5em; */
	line-height:1.5em;
}
#guestbook legend {color:#00f; font-size:1.1em; font-weight:bold; border:1px solid #009; margin-bottom:5px; padding:2px 5px; background:#ccc;}
#guestbook label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#009; margin-bottom:0.5em; font-weight:bold;}
#guestbook input {border:1px solid #00f; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px;}
#guestbook textarea {border:1px solid #00f; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#guestbook select {margin-left:0.5em;}
/*#guestbook #button { margin-left:110px;}*/
#guestbook #button1 {color:#fff; background-color:#00f; padding:2px; cursor:pointer; width:auto; font-weight:bold;}
/*#guestbook #button1:hover {background-position:center left; color:#009;}*/
.errmessage{
	color:#00f;
}
/*=======================================End GUESTBOOK Styles==============================================*/
/*=======================================CONTACT US Styles==============================================*/
#contact{
	float:left;
	width:350px;
}
#contactus{
	float:left;
	width:310px;
	padding:13px 15px;
	background:#eee;
	border:solid 1px #ccc;}

#contactus fieldset {
	
	display:block; 
	border:1px solid #009; 
	padding:0 5px; 
	font-family:verdana, sans-serif; 
	/*margin-bottom:1.5em; */
	line-height:1.5em;
}
#contactus legend {color:#00f; font-size:1.1em; font-weight:bold; border:1px solid #009; margin-bottom:5px; padding:2px 5px; background:#ccc;}
#contactus label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#009; margin-bottom:0.5em; font-weight:bold;}
#contactus input {border:1px solid #00f; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px;}
#contactus textarea {border:1px solid #00f; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#contactus select {margin-left:0.5em;}
/*#contactus #button { margin-left:110px;}*/
#contactus #button1 {color:#fff; background-color:#00f; padding:2px 5px; cursor:pointer; width:auto; font-weight:bold;}
/*#contactus #button1:hover {background-position:center left; color:#009;}*/




/*=======================================End CONTACTUS Styles==============================================*/
/*=======================================DOCUMENT Styles==============================================*/
#documents{
     margin-left:20px;
}
.documentcategory{
	border:solid 1px #009;
	width:400px;
	margin-bottom:10px;
	/*margin-right:80px;*/
}
.documenthead{
	padding-left:25px;
	font-weight:bold;
	background:#00f;
	color:#fff;
	border-bottom: solid 1px #009;
	}
	
#documents ul{
	margin:0;
	padding-left:0;
}
#documents li{
	height:25px;
	list-style-type:none;
	vertical-align:middle;
	padding: 2px 0 1px 45px;

}
#documents a img {
	border: none;
} 

#documnents img{
	padding-left:50px;
	
}

/*=======================================End DOCUMENT Styles==============================================*/
/*=======================================FIXTURES Styles==============================================*/
#fixtures{
	margin-top:20px;
}
.fixtable{
	margin-top:10px;
}
.fixtable td{
	padding:0 4px;
}
TD.fixcompetition{
	font-weight:bold;
	color:#fff;
	background:#009;
	text-indent:10px;
	border:solid 1px #009;
	border-bottom:solid 2px #00f;
}
.fixtableleft{
	border-left:solid 1px #009;
}
.fixtableright{
	border-right:solid 1px #009;
}

.fixtablebottom{
	border-right:solid 1px #009;
	border-left:solid 1px #009;
	border-bottom:solid 1px #009;
	line-height:.5em;
}
.fixtablespacer{
	line-height:.5em;
}

#clubs{
     margin:10px 20px 0 20px;
	 border:solid 1px #009;
}
#clubs ul{
	margin:0;
	padding:0;
}
#clubs li{
	/*display:inline;*/
	list-style-type:none;
	/*width:140px;*/
	/*padding:1px 0 1px 15px;*/
	padding-left:20px;
}

/*=======================================END FIXTURES Styles==============================================*/


#gmap{
	margin-top:15px;
	text-align:center;
}
#map{
	margin:0 auto;
	margin-top:10px;
	padding:1px;
	border:solid 1px #ccc;
	width:450px;
	height:350px;
}
#lotto{
}
#lotto table{
	border:solid 1px #009;
}
#lotto table tr.tablehead{
	background:#00f;
	color:#fff;
	font-weight:bold;
	padding:0 2px;
}
#lotto table tr.tablehead td{
	border-bottom:solid 1px #009;
}
#lotto table tr.bg1{
	background:#eee;
}

#rightlotto{
	margin-top:0px;
	border-top:solid 1px #009;
}

#rightlotto #righttitle{
	margin-top:1px;
	padding:2px 0 2px 10px;
	background:#009;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#rightlottodetail{
	border:solid 1px #009;
	border-top:solid 2px #00f;
	padding:2px;
	text-align:center;
	background:#eee;
}
#rightlottodetail table{
	margin:8px 0;
}
#rightlottodetail table tr td{
	color:#fff;
	font-weight:bold;
	height:25px;
	width:25px;
}



.templatebox{
	float:left;
	margin-right:40px;
}
.previewbox{
	float:left;
}


.templatelisttitle{
	text-align:center;
	font-size:1.1em;
	color:#80822e;
	margin-bottom:4px;
	font-weight:bold;
	color:#303030;
	
}
.templatelist{
	border:solid 1px #009;	
	width:200px;
	height:250px;
	background:#f6f6f6;
	overflow:auto;
}
.previewlist{
	width:250px;
}
.templatelist ul{
	padding:0;
	margin:0;
}
.templatelist ul li{
	display:block;
	
	border-bottom:solid 1px #009;
	font-size:1em;
	font-weight:bold;
	color:#303030;
	
}
.templatelist ul li a{
	display:block;
	color:#303030;
	text-decoration:none;
	padding:5px 5px 5px 30px;
}
.templatelist ul li a.preview{
	padding:5px 5px 5px 5px;
}

.templatelist ul li a:hover{
	background:#e5e48b;
	background:#cccdff;
}
.templatelist ul li a.liston{
	background:#cccdff url(/images/arrow-sml.png) no-repeat 5px center;
}
.header{color:#00f; font-weight:bold;}


.sidecarthead{width:60px; float:left; font-weight:bold; color:#009;}
.sidecartdet{width:80px; float:left;}
.sidecartgo{ float:left; margin-top:10px;}
.buttonlink{ float:left; display:block; padding:2px 5px; background:#03F; color:#fff; font-weight:bold; border:solid 2px #009;}


.prodbox{ float:left; width:120px; margin-left:15px; border:solid 1px #ccc;}
.prodboxtitle{ text-align:center; background:#009; color:#fff; font-weight:bold;}
.prodboxitemtitle{ text-align:center; background:#009; color:#fff; font-weight:bold; height:38px; padding:2px 4px;}
.prodboxitemtitle a{ color:#fff;}
.prodboximage{ border-bottom:solid 1px #ccc; height:100px;}
.prodboxview{ text-align:center; background:#999;}
.prodboxdetail{ background:#eee; padding:2px 4px; font-weight:bold; height:53px;}


.salelink{ color:#c00;}
.costlink{}



.productinfo {vertical-align: top;	border:1px #9A9A9A dashed;	margin:0 0 15px 0; padding:25px 8px 15px 11px; }

.producttitle {	font-size:1.4em;font-weight:bold;line-height:1.3em;/*display: inline-block;*/	vertical-align:top; color:#009;}
.productprice {	font-size:1.2em;font-weight:bold;line-height:1.3em;/*display: inline-block;*/	vertical-align:top; margin:6px 0 0 0; color:#C6403F;}
.productpricethrough {	font-size:1.2em;font-weight:bold;line-height:1.3em;/*display: inline-block;*/	vertical-align:top; margin:6px 0 0 0; /*color:#C6403F;*/ text-decoration:line-through;}


.productpicsection {width:155px;float:left;display: inline-block;margin-right: 5px;	/*height:200px;*/}
.productpicsection ul{ margin:8px 0 4px -9px; float:left; width:155px;}
.productpicsection ul li{ display:inline; float:left; margin:0 0 5px 9px;}
.productpicsection ul li a img{ border:solid 1px #ccc;}


.productinfosection {width:400px;float:left; display: inline-block;vertical-align:top;}


.cartlink {text-align:right;font-size:1.2em;display:block;margin:35px 8px 10px 0;}
.cartlink a {	color:#fff;	text-decoration:none;padding:2px 5px;background-color:#C6403F; border-bottom:#9C1211 1px solid;border-right:#9C1211 1px solid;}
.cartlink a:hover {	text-decoration:none;	padding:2px 5px;	color:#3D3D3D;	background-color:#B7B7B7;border-bottom:#656565 1px solid;border-right:#656565 1px solid;}

p.productdescription {	font-size:1.1em; line-height:1.3em;	margin:10px 0 15px 0;}
.productfields {font-size:1.1em; line-height:1.3em;	margin:5px 0;display:block;}
.productfields label {width:100px;	margin:10px 0 0 0;display:inline-block;}
.productfields select{ font-size:1em;}

.addthis {/*bottom:15px;left:10px;position: absolute;*/ margin-top:10px;}


.clicklarger {float:left;font-size:0.9em;margin:4px 6px 0 0;}
.clicklarger a {color: #c6c6c6;}
.clicklarger a:hover {color: #C6403F;}





#refine {
display: block;
clear:both;
}
#pagecount{
	margin:5px 0 0 0;
	text-align:right;
}
/*#pagecount a {color: #009;}
#pagecount a:hover {color: #C6403F;}*/



#refinespacer{
	margin-bottom: 38px;
}

.backbutton {
float:right;
margin-right: 6px;
}

/*.backbutton a {color: #009;}
.backbutton a:hover {color: #C6403F;}*/

.showall {margin-right: 10px;}

/*.showall a {color: #000;}
.showall a:hover {color: #C6403F;}*/

.sortby{
	font-size:1em;
}



.ajaxloading{ text-align:center;}


/* =Checkout */


#checkout {margin:0 0 15px 0;padding:25px 0 35px 11px;	width:545px;}
#checkout .checkoutproducts { height:60px;  margin-bottom: 10px; padding-bottom:10px; border-bottom:solid 1px #ccc; }

#checkout .checkoutheadings {height:20px; margin-bottom:10px; font-weight:bold;}

#checkout .checkoutproductimg-title { float:left; width:90px;height:29px; margin-right: 16px;}
#checkout .checkoutproductimg { float:left;width:90px;height:29px; margin-right: 16px;}
#checkout .checkoutproductimg img {border:2px #777 solid}


#checkout .checkoutproducttitle { float:left;width:221px;height:29px; margin-right: 26px; }
#checkout .checkoutproducttitle a {/*color:#C6403F;*/  }
#checkout .checkoutproducttitle a:hover {color:#4F4F4F;  }

#checkout .checkoutproductquantity { float:left;width:84px;height:29px; margin-right: 6px;text-align: center;font-weight: bold}
#checkout .checkoutproductquantity input { font-size:1.1em; text-align:center; width:20px;}

#checkout .checkoutproductquantity span.number {display:block;}
#checkout .checkoutproductquantity span.remove {display: block;background: url(/images/remove.jpg)  top no-repeat;width:20px; height:17px;margin-top: 3px; }
#checkout .checkoutproductquantity span.remove a {display: block;width:62px; height:17px;}

#checkout .checkoutproductprice {float:left;width:90px;height:29px;text-align: right; font-weight: bold }


#checkout .carttotals{ float:right; width:200px; clear:both; margin:20px 10px 20px 0;}
#checkout .carttotalsdesc{ float:left; width:100px;text-align:right; font-weight:bold; margin-bottom:5px; color:#009;  }
#checkout .carttotalsval{ float:left; width:100px; text-align:right; font-weight:bold; margin-bottom:5px;}

#checkout .proceed { margin-top:20px;display:block;float: right;}
.paypalsubmitbutton{color:#fff;	text-decoration:none; padding:0;  border-bottom:#9C1211 1px solid;border-right:#9C1211 1px solid; font-size:1.2em; background:#C6403F;}
.paypalsubmitbutton:hover {	color:#3D3D3D;	background-color:#B7B7B7; border-bottom:#656565 1px solid;border-right:#656565 1px solid;}


#checkout .paymentspowered {bottom:13px;right:50px;display:block;float: right;}


.updatebutton{
	text-align:right;
	padding-right:10px;
	font-size:1.1em;
}
.updatebutton a {text-decoration: none;padding: 1px 4px;;color:#fff;background-color:#C6403F;border-bottom:#9C1211 1px solid;border-right:#9C1211 1px solid;}
.updatebutton a:hover {text-decoration: none;color:#3D3D3D;	background-color:#B7B7B7;border-bottom:#656565 1px solid;border-right:#656565 1px solid;}



/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
