/* Global Styles */

.floatright {
	float:right;
}

.floatleft {
	float:left;
}
body { 
	margin: 0px;	
	background-color: #fbfbfb;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
}

p,td {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;	
}

td {
	vertical-align: top;
}

h1 {  
	font-size: 1.4em; 
	font-weight:bold; 
	color:#94b334; 
	border-bottom: 1px dotted #000000; 
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-top: 2px;
}

h2 {  
	font-size: 13px; 
	font-weight:bold; 
	margin-bottom: 4px;
	color:#461746;
	padding: 3px;
	/*border-bottom: 1px solid #a7c745;*/
	background: #d8e6ad;
}

.parentpage h2, .tab h2 {
	background: none;
	padding: 0;
}

h3 {  
	font-size: 1.1em; 
	font-weight:bold;
}

.content  h3 { color:#a7c745; }

a { 
	color:#000; 	
	outline: none;
}

a:visited { color:#000; }

a:hover { color:#000; }

.tiny {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
}
.asterix {  /* shop/login, account/shipto, account/billing, */
	color: #990000;
}
.red{
	color: #8F0000;
}

/* header */
table.bodystyle {
	width: 1010px;
	background-color: transparent;
}
table.bannerstyle {
	width: 100%;
	background-color: #2e372e;
	height: 85px;
	border-bottom: 1px solid #9ccd58;
}
table.content{
	background-color: #ffffff; 
	padding: 24px 0px 10px 30px; 
}
.tag{
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
}
.searchform{
	padding: 0px 12px 0px 0px;
}


td.ErrorBox { 
	background-color: #FFCC00;
	width: 90%;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	color: #000000;
}
/* topmenu */
p.searchbox {
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration : none;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:30;
	height:60px;
	vertical-align:bottom;
}

/* have to keep using tables for floating inline divs, containers don't work as expected in FF 
table.topmenu { 
	padding: 0;
	margin: 0;
}*/

.clearright {
	clear: both;
}

#header {
	color: #fff;
	/*width: 762px;*/
	padding: 0 5px 0px 23px;
	margin: 0;
}

#header  p, #header  a {
	color: #fff;
}

#header h1 {
	background: url(images/ais-banner.gif) no-repeat;	
	height: 36px;
	width: 460px;
	border: none;
	padding: 0;
	margin: 13px 0 0 0;
}

#header  p {
	margin: 0;
	padding: 10px 0 0 50px;
	font-size: 0.9em;
	float: left;
}

#header form { 
	float: right; 
	padding-top: 5px;
}

#header input { 
	color: #868686;
	height: 20px; 
	float: left;
	margin-right: 2px;
}

#header #search {
	background: url(images/search-bg.gif) repeat-x;
	border: none;
	height: 20px;
	color: #000;
	font-size: 1em;
	padding: 0 5px;
	cursor: pointer;
	margin: 0;
}


/* 
a.TopAISLink{
	padding: 4px 8px 4px 8px;
	background-color: #015353;
	color: #ffffff;
	text-decoration: none;
	float: left;
	display: block;
	border-bottom: 3px solid #D3E2A2;
	margin-left: 30px;
}
a:visited.TopAISLink{
	color: #FFFFFF;
}
a:hover.TopAISLink {
	background-color: #015353;
	color: #fff;
	border-bottom: 3px solid #8F0000;
}

.TopAISText{
		padding: 4px 0px 4px 0px;
		display: block;
		margin-left: 30px;
		font-family: Arial, Helvetica, sans-serif; 
		float: left;
		color: #fff;
}

.TopAISText a {
	color: #fff;
}

a.TopAISTextLink {
		text-decoration:none;
}
a:visited.TopAISTextLink {
		text-decoration:none;
}
a:hover.TopAISTextLink {
		text-decoration:underline;
}*/
/* Navigation classes for top infopages list 
#topbutton{
	padding: 0;
	margin: 0;
}
#topbutton ul{
	padding: 0;
	margin: 0;
	background-color: #ff6633;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold; 
}
#topbutton ul li { 
	display: inline; 
	list-style: none;
}

#topbutton2{
	padding: 0;
	margin: 0;
	float: right;
}
#topbutton2 ul{
	padding: 0;
	margin: 0;
	background-color: #ff6633;
	color: #ffffff;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold; 
}
#topbutton2 ul li { 
	display: inline; 
	list-style: none;
}
*/

/* top menu links 
a.TopMenuLink{
	padding: 4px 8px 4px 8px;
	background-color: #818070;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	display: block;
	border-bottom: 3px solid #D3E2A2;
}
a:visited.TopMenuLink{
	color: #FFFFFF;
}
a:hover.TopMenuLink {
	background-color: #cfc8b4;
	color: #fff;
	border-bottom: 3px solid #8F0000;
}

a.TopMenuLinkRight{
	padding: 6px 12px 6px 12px;
	background-color: #ff6633;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;
	display: block;
}
a:visited.TopMenuLinkRight{
	color: #FFFFFF;
}
a:hover.TopMenuLinkRight {
	background-color: #8ec5c0;
	color: #fff;
}

a.TopMenuLinkPOPUP {
	background-color: #ff6633;
	color:#ffffff;
	text-decoration: none;
}
a:visited.TopMenuLinkPOPUP {
	color:#ffffff;
}
a:hover.TopMenuLinkPOPUP {
	color:#ffffff;

}


*/



/* top menu for categories */
table.topbuttoncat { 
	background-color: #ffffff;
	width:100%;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000000;
}
#topbuttoncat{
	clear: both;
	padding: 0;
	margin: 0;
}
#topbuttoncat ul{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	color: #333333;
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight:bold; 
}

#topbuttoncat ul li { 
	display: inline; 
	list-style: none;
}


/* Top category menu links */

a.TopCatMenu {
	padding: 6px 12px 6px 12px;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333333;
}
a:visited.TopCatMenu {
	color:#ffffff;
}
a:hover.TopCatMenu {
	background-color: #8ec5c0;
	color:#ffffff;
}
a.TopCatMenuPOPUP {
	padding: 6px 12px 6px 12px;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
a:visited.TopCatMenuPOPUP {
	color:#333333;
}
a:hover.TopCatMenuPOPUP {
	background-color: #8ec5c0;
	color:#ffffff;
}



/* leftmenu 
   these styles are also used in randomprod,
   shop/login, account/billing, account/shipto   */

table.LeftMenuTableTop { 
	background-color: #993399;
	width: 180px;
	border: 0px;
	margin: 0px;
}
td.LeftMenuHeader { 
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
}
table.LeftMenuTableBody { 
	background-color:#ffffff;
	color: #FFFFFF;
	width: 223px;
	background-image: url(/catalogue/ps_image/menu.gif);
	background-repeat: no-repeat;
}
table.LeftMenu2ndTable { 
	background-color:#ffffff;
	color: #333333;
	width: 223px;
	margin-top: 10px;
	}
table.LeftMenu2ndTable div{ padding: 15px 20px ; }

table.LeftMenu2ndTable h3 { 
	padding: 0; 
	margin: 0 0 10px 0;
}

td.LeftMenuBody {  color: #333333; }

/* Navigation classes for left infopages list */
#leftNavButtons {
	padding: 0;
	margin: 0 20px -1px 20px;
	font-size: 11px;
	font-weight: normal;  
	background-color: transparent;
	color: #461746;
	}
#leftNavButtons ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftNavButtons li {
	list-style-type: none;
	border-bottom: 1px dotted #333333;
	margin: 0;
	padding: 0;
}


/* Navigation classes for left menu products list */		
#leftProdButtons {
	padding: 0;
	margin: 25px 0 15px 0;
	font-size: 11px;
	background-color: transparent;
	}
	
#leftProdButtons ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftProdButtons li {
	list-style-type: none;
	border-bottom: 1px dotted #333333;
	margin-top: 0px;
	padding: 0;
}

#leftProdButtons li.noborder{
	border-bottom: none;

}

/*	 Navigation links classes */	
a.LeftMenuLink {
	display: block;
	padding: 9px 10px 9px 30px;
	color: #4e4545;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;	
	font-weight: bold;  
}
a:visited.LeftMenuLink {
	color: #4e4545;
}
a:hover.LeftMenuLink {
	background-color: #f4f9ec;
	color: #4e4545;
}

/* Add more nav classes as required for more category hierarchies*/		
li a.LeftMenuLink1 {
	display: block;
	padding: 10px 0px 10px 36px;
	color: #4e4545;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:visited.LeftMenuLink1 {
	color: #015353;
}
a:hover.LeftMenuLink1 {
		background-color: #f4f9ec;
	color: #015353;
}
a.LeftMenuLink2 {
	display: block;
	padding: 10px 0px 10px 56px;
	color: #8F0000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:visited.LeftMenuLink2 {
	color: #8F0000;
}	
a:hover.LeftMenuLink2 {
	background-color: #CFC8B4;
	color: #8F0000;
}	
		
a.LeftMenuLinkPOPUP { 
	display: block;
	padding: 10px 0px 10px 6px;
	color: #015353;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
    background-image:url(ps_image/nav_arrow.gif);
    background-position: center right;
    background-repeat:no-repeat;
}
a:visited.LeftMenuLinkPOPUP { 
	color: #015353;
}
a:hover.LeftMenuLinkPOPUP { 
	background-color: #D3E2A2;
	color: #015353;
}

.inputbox{
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 10px;
	margin-bottom: 4px;
	
}


/* footer */
table.footer { 
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-top: 0px;
	margin-bottom: 10px;
	padding: 6px 11px;
}
td.footertext { 
	font-size: 9px;
/*	color: #666666; */
}
a.footerlink { 
	font-size: 9px;
/*	color: #666666; */
}
a:visited.footerlink { 
/*	color: #666666; */
}
a:hover.footerlink { 
	color: #000000;
}

/* Specials randomprod (sent to ps_product/showimage() ) */

table.randomProdTableTop { 
	background-color: #993399;
	width: 180px;
	border: 0px;
	margin: 0px;
}
td.randomProdHeader { 
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
}
table.randomProdTableBody { 
	background-color:#fddfd9;
	border: 1px solid #445870;
	color: #FFFFFF;
	width: 180px;
}
td.randomProdBody { 
	color: #333333;
}
a.randomProdlink { 
	font-size: 8pt;
	color: #461746;
}
a:visited.randomProdlink { 
	color: #461746;
}
a:hover.randomProdlink { 
	color: #993399;
}
.randomProdImg {  
	border: 1px solid #445870;	
}

/* browse */

table.RecordsTable { 
	border: 1px solid #445870;
	background-color: #ffffff;
}
td.RecordsTableHeader { 
	background-color: #993399;
	font-weight: bold;
	border-bottom: 1px solid #445870;
	color: #ffffff;
	white-space: nowrap;
}
td.Record { 
	padding-top: 6px;
	background-color: #ffffff;
	border-bottom: 1px solid #445870;
}
a.offsetLink { 
	font-size: 14px; 
	margin-bottom: 4px;
	color: #445870;
}
a:hover.offsetLink {  color: #445870; }
a:visited.offsetLink {  color: #445870; }

/* product Page (flypage) 
   a. also in ps_product_category/navigation_list()  */

.navigationListBox{
	display: block;
	width: 484px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	font-size: 11px; 
	margin-bottom: 5px;
	color: #7D7D7D;
}	

.navigationListBox a  { 
	font-size: 11px; 
	font-weight:normal; 
	color: #7D7D7D;
	margin-bottom: 4px;
	
}

.navigationListBox a:visited { color: #7D7D7D; }

.navigationListBox a:hover{ color: #000000; }
	
/*	
.navigationList { 
	font-size: 11px; 
	margin-bottom: 4px;
	color: #7D7D7D;
}
a.navigationList { 
	font-size: 11px; 
	font-weight:normal; 
	margin-bottom: 4px;
	color: #7D7D7D;
	text-decoration: none;
}
a:visited.navigationList { 
	color: #7D7D7D;
}
a:hover.navigationList { 
	color: #000000;
}*/

.popupwindow{ background-color: #702570; }

table.popupwindow{ background-color: #ffffff; }

.popupwindowtext{
	color: #000000;
	font-weight:bold;
}

td.flypageBG{
	background-image: URL(/catalogue/ps_image/fly_page_background.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
/* shopping cart */
/* basket, ro_basket, checkout/index(info table headers), checkout/thankyou */

table.cart { 
	background-color: #FFFFFF;
	width: 100%;
	border: 0px;
}
.cartHeader {
	font-size: 12px;
	color : #ffffff;
	font-weight : bold;
	background-color : #993399;
}
.cartCell {/* basket, ro_basket - used in subtotal cell etc*/ 
	background-color: #ffffff;
}

/* shop/login, account/billing, account/shipto */

hr.login { 
	height: 1px;
	color: #000000;
	width: 100%;
	border-style: dotted;
}

/* contact */  

.contactformlabel { 
	font-size: 10px; 
	font-weight: bold; 
	color: #333333;
	margin-bottom: 0px;
}
.vendoraddress {   
	font-size: 12px;
	color : #333333;
	font-weight : bold;
}
a.vendoraddress {   
	font-size: 12px;
	color: #333333;
}
a:hover.vendoraddress {
	color: #4B95B4;
}
a:visited.vendoraddress { 
	color: #333333;
}

/* related products */

table.related { 
	width: 100%;
	border: 1px solid #993399;
	margin: 0px;
}
td.relatedHeader { 
	background-color: #993399;
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
}



/* search color 1 and search color 2 are set in phpshop.cfg
they are used in  basket and ro_basket
search color 2 is also used in ps_account->ship_to_address
and ps_checkout->ship_to_address_radio to set bgcolor
of address boxes. */

/* NEW STYLES */

h1 {
	border-bottom: 1px solid #000000; 
	font-weight: bold;
	margin-bottom: 20px;
}

td.flypageBG{
	background-image: none;
	padding: 0;
}

.spec {
	width: 100%;
	border-spacing: 0;	
	margin: 4px 0;
	border-collapse: collapse;
}

.spec thead td{
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	background-color : #f7feee;
	width: 100px;
}

.spec thead th{
	font-size: 12px;
	border-top: 1px solid #c9c9c9;
	padding: 8px 8px;
	background: #d9efba;
	text-align: left;
}

.spec thead th.lighter {
	background-color : #f8faf3;
	padding: 6px 8px;
}

.spec thead th.long {
	font-size: 10px;
}

.spec .border{
	border-left: 1px solid #c9c9c9;
}

.spec tbody th{
	font-size: 11px;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding: 5px 8px;
	text-align: right;
	background: #e7e9e8;
	width: 100px;
}

.spec tbody td{
	border-top: 1px solid #c9c9c9;
	padding: 7px 8px 7px 8px;
	/* padding: 7px 8px 7px 21px; */
	/* background: url(/images/bullet.gif) 8px 11px no-repeat;	*/
}

.spec tbody .blank {
	background-color : #f7feee;
}

.spec tbody .stock {
	background: url(images/stock.gif) 7px 8px no-repeat;	
	background-color : #f7feee;
	font-weight: bold;
	padding: 7px 8px 7px 22px;
}

.spec tbody .nonstock {
	background: url(images/nonstock.gif) 7px 8px no-repeat;	
	background-color : #f7feee;
	font-weight: bold;
	padding: 7px 8px 7px 24px;
}

table.content{
	padding: 24px 0px 50px 30px; 
}

.spec tbody td.download {
	background: none;
	padding: 14px 3px 0 1px;	
}

.spec tbody td.download div {
	margin-bottom: 5px;
	height: auto; /*ie fix */
	background: url(/images/download.gif) no-repeat; float: left;
 }
 
.spec .single div { padding: 5px 20px 10px 31px; }
 
.spec .two div { padding: 5px 40px 10px 31px; }
 
.spec .three div {  padding: 5px 30px 10px 31px; }
 
.spec tbody td.download .end {
	display: block;
	width: 7px;
	float: left;
	height: 24px;
	background: url(/images/download-end.gif) right no-repeat;
 }
 
.spec .arrow {
	float: right;
	background: url(/images/arrow.gif) 0 2px no-repeat;
	height: 21px;
	width: 19px;
	display: block;
	text-decoration: none;
	margin-top: -5px;
	margin-bottom: -5px;
}

.spec .arrow.double {
	margin-top: 1px;
	margin-bottom: -4px;
}

#aandd thead th{
	background: #f0f0f0;
	font-size:11px;
}

#aandd tbody th{
	background:#EAF1D2;
	text-align:left;
	font-size:12px;
}

a.navigationList {
	text-decoration: underline;
}

#right .img-border{
	 background: url(/images/img-border.gif) no-repeat; 
	padding: 12px;
	margin-top: 24px;
	margin-bottom: 20px;
}

#right .img-border img{
	width: 165px;
}

#right div{
	padding: 5px 6px 10px 31px;
	margin-bottom: 5px;
	width: auto; /*ie fix */
	height: auto; /*ie fix */
}


.optional-note {
	padding: 0 0 0 13px;
	margin-left: 3px;
	margin-top: 13px;
	text-align: left;
	font-size: 10px;
	background: url(/images/arrow.gif) no-repeat;
}


#right .download { background: url(/images/download.gif) no-repeat; }

#right .optional { background: url(/images/optional.gif) no-repeat; }

#contenttable {
	width: 484px;
}

#product-navigation {
	background: url(images/nav-bg.gif) repeat-x;
	background-color: #666664;
	border-bottom: 1px solid #9ccd58;
	margin: 0;
	padding: 0;
	height: 36px;
}

#product-navigation li {
	float: left;
	list-style: none;
	position: relative;	
}

#product-navigation a {
	color: #fff;
	font-weight: normal;
	padding: 10px 13px 12px 13px ;
	height: 14px;
	border-right: 1px solid #8f9380;
	border-left: 1px solid #595c50;
	margin: 0;
}

*:first-child+html {} * html #product-navigation a {
	float: left;
}

#product-navigation a:hover {
	background: url(images/nav-bg-hover.gif) repeat-x;
}

#product-navigation ul{	
	position: absolute;
	visibility: hidden;
	margin: -1px 0 0 0;
	background: #6f706e;
	border: 0;
	padding: 0;
	clear: left;
		z-index: 1;
}

	#product-navigation ul a	{		
		display: block;
		margin: 0;
		padding: 10px 0 10px 12px;
		border-right: none;
		border-left: none;
		text-decoration: none;		
		}

	#product-navigation ul a:hover {	
		background: #616160;
		text-decoration: underline;
	}
	
#product-navigation ul#m1{ width: 197px;}
#product-navigation ul#m2{ width: 96px;}
#product-navigation ul#m3{ width: 136px;}

#product-navigation ul#m1 li{ width: 197px;}
#product-navigation ul#m2 li{ width: 96px;}
#product-navigation ul#m3 li{ width: 136px;}

*html #product-navigation ul#m1 a{ width: 197px;}
*html #product-navigation ul#m2 a{ width: 96px;}
*html #product-navigation ul#m3 a{ width: 136px;}

*:first-child+html  #product-navigation ul#m1 a{ width: 197px;}
*:first-child+html  #product-navigation ul#m2 a{ width: 96px;}
*:first-child+html  #product-navigation ul#m3 a{ width: 136px;}



h2 a, .tab a { 
	color: #000; 	
	font-size: 13px; 
	font-weight:bold; 
	}

h2 a:hover, .tab a:hover { text-decoration: underline; }

h2 a:visited, .tab a:visited { color: #000; }



.infoimage { 
	padding: 20px 0 0 10px;
	text-align: right;
}

a#linkhome {
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	top: 10px;
	text-decoration: none;
	outline: none;
}


.summary { 
	border-collapse: collapse; 
	margin-bottom: 20px;
	width: 495px;
}

a.viewmore{
	padding: 5px 40px 10px 39px;
	margin: 15px 30px 5px 0;
	width: auto; 
	display: block;
	height: auto;
	background: url(images/moreinfo.gif) no-repeat; 
	color: #000;
	float: right;
}

.tab {
	background: url(images/tab.gif) no-repeat;
	text-align: center;
	padding: 6px 305px 6px 0;
}

.tab h2 { padding: 0; margin: 0;}

.sumimage {
	text-align: center; 
	padding-top: 10px;
	background: url(images/pixelgrey.gif) repeat-y; 
	padding-bottom: 10px;	
}

#form label{
	display: block;
	width: 175px;
	float: left;
	clear: left;
	padding: 3px 0 6px 0;
	font-size: 1.1em;
	font-weight: normal;
}

#form input.fi{
	display: block;
	width: 200px;
	float: left;
	margin: 2px 0;
}

#form textarea {
	float: left;
		margin: 2px 0;
}

.content ul {
	padding: 0 0 0 17px;
	margin: 0;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}

.content li{
	margin: 0;
	padding: 1px 0 3px 0;
}

.parentpage {
	width: 158px;
	height: 248px;
	margin-right: 8px;
	padding: 3px 0;
	float: left;
	text-align: center;
	background: url(images/parentpage.gif) no-repeat; 
}

.parentpage h2 {
	margin: 0;
	padding: 15px 0 25px 0;
}

.parentpage img {
	width: 140px;
	margin-bottom: 20px;
	
}

a.seerange{
	padding: 5px 0 10px 0;
	margin: auto;
	position: relative;
	width: 136px; 
	display: block;	
	text-align: center;
	height: auto;
	background: url(images/moreinfo.gif) no-repeat; 
	color: #000;
}


table#contact, #contact table {
	border-collapse: collapse;
}

#contact {
	margin-top: 9px;
}
#contactform {
	width: 100%;
	border-top: 1px solid #d0d0d0;
	padding-top: 10px;
	margin-top: 10px;
}

#contactform label{
	display: block;
	width: 90px;
	float: left;
	clear: left;
	padding: 3px 0 6px 0;
	font-size: 1.1em;
	font-weight: normal;
}

#contactform input.fi{
	display: block;
	width: 200px;
	float: left;
	margin: 2px 20px 2px 0;
}

#contactform textarea {
	float: left;
	margin: 2px 0;
	width: 70%;
}

.required { float: right; }

.seo { color: #999999; }

.seo a {
	color: #999999;
	font-size: 0.9em;
	text-decoration: none;
}

.seo a:hover { text-decoration: underline; color: #999999;}

.seo a:visited{ color: #999999; }





.christom {
	float: right;
	right: 5px;
	margin-top: -15px;
}

img {
	border : none;
}


.warrant {
	color:#3b78b2;
	padding: 2px 0 6px 23px;
	background:url('/images/warrant.gif') no-repeat;

}







