/* General styles */

body,th,td,tt,p,div,span {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;
	

}

form,div {

	margin-top:	0px;

	margin-bottom: 0px; 

	margin-left: 0px; 

	margin-right: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}



body {
	background-color: #ffffff;
	background-image: url(images/bg-body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

input,textarea,select {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

	padding-left: 1px;

}

.input-text {

	color: #333333;

	border-right: #333333 1px solid;

	border-top: #333333 1px solid;

	border-left: #333333 1px solid;

	border-bottom: #333333 1px solid;

}

.input-text-100 {

	color: #333333;

	border-right: #333333 1px solid;

	border-top: #333333 1px solid;

	border-left: #333333 1px solid;

	border-bottom: #333333 1px solid;

	width: 100%;

}

p,ul {

	margin-top:	6px;

	margin-bottom: 6px;

}

a:link {

	color: #296dc1;

	text-decoration: none;

}

a:visited {

	color: #296dc1;

	text-decoration: none;

}

a:hover	{

	color: #edce2a;

	text-decoration: underline;

}

a:active {

	color: #296dc1;

	text-decoration: none;

}

.underlined:link, .underlined:visited, .underlined:active {

	text-decoration: underline;

}

.underlined:hover {

	text-decoration: none;

}

.hand {

	cursor: pointer;

}

.nowrap {

	white-space: nowrap;

}

.uppercase {

	text-transform: uppercase;

}

.lowercase {

	text-transform: lowercase;

}

hr {

	border: solid #ced6da 0px;

	border-top-width: 1px;

	height: 0px; 

}

.subheader {

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 13px;

	font-weight: bold;

}

.subheader2 {

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

.page-title {

	color: #000000;

	font-size: 12px;

	font-weight: bold;

}

.breadcrumbs {

	color: #3b67d2;

	font-family: arial, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {

	color: #3b67d2;

	font-family: arial, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: underline;

}

.breadcrumbs-link:hover {

	color: #0765bd;

	font-family: arial, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

.error-text {

	color: #edce2a;

	font-weight: bold;

}

.side-padding {

	padding-left: 3px;

	padding-right: 3px;

}

.expanded {

	width: 100%;

}

/* /General styles */



/* Header styles */

.top-bg {

	background-color: #fefefe;

	background-repeat: repeat-x;

	background-position: bottom;

}

.top-text {

 	color: #4a4a4a;

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 10px;

}

.top-quick-link:link {

	font-size: 10px;

	font-weight: bold;

	text-decoration: underline;

}

.top-quick-link:visited {

	font-size: 10px;

	font-weight: bold;

	text-decoration: underline;

}

.top-quick-link:hover {

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

}

.top-quick-link:active {

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

}

.select-language {

 	color: #2e2e2e;

	font-family: tahoma, arial, verdana, sans-serif;	

	font-size: 11px;

}



.top-menu-bg {

	background-color: #5d94d6;

	background-repeat: repeat-x;

}



.top-menu-bg-active {

	background-color: #56a9f7;

	background-repeat: repeat-x;

	cursor:pointer;

}

.top-menu-border {

	background-color: #2c66ac;

}

.top-menu-title { 

	font-size: 1.3em; 

	padding-top: 3px;

}

.top-menu-title:link {

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;	

	font-size: 20px;

	font-weight: bold;

}

.top-menu-title:visited {

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;	

	font-weight: bold;

}

.top-menu-title:hover {

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;	

	font-weight: bold;

}

.top-menu-title:active {

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;	

	font-weight: bold;

}

/* /Header styles */



/* Footer styles */

.bottom-bg {

	background-color: #ffffff;

}

.bottom-menu {

	color: #296dc1;

	font-family: arial, verdana, sans-serif;

	font-size: 11px; 

}

.bottom-menu-links:link {

	color: #296dc1;	

	font-family: arial, verdana, sans-serif;

	font-size: 11px; 

}

.bottom-menu-links:visited {

	color: #296dc1;	

	font-family: arial, verdana, sans-serif;

	font-size: 11px; 

}

.bottom-menu-links:hover {

	color: #296dc1;	

	font-family: arial, verdana, sans-serif;

	font-size: 11px; 

}

.bottom-menu-links:active {

	color: #296dc1;	

	font-family: arial, verdana, sans-serif;

	font-size: 11px; 

}

.bottom-copyright {

	color: #717171;

	font-family: arial, verdana, sans-serif;

	font-size: 10px; 

}

/* /Footer styles */



/* Side boxes styles */

.sidebox-border {

	background-color: #296dc1;

}

.sidebox-title-bg {

	background: url('images/boxes-background.png');

	background-repeat: repeat-x;



}

.sidebox-title {

	color: #000000;

	font-size: 1em; 

	font-weight: bold;

}

.sidebox-body {

	color: #333333;

	background-color: #f4fbff;

}

.sidebox-body-white {

	color: #333333;

	background-color: #ffffff;

}



.sidebox-link:link {

    color: #333333;

   	font-size: 11px;

	font-family: tahoma, arial, verdana, sans-serif;	

}

.sidebox-link:visited {

    color: #333333;

	font-family: tahoma, arial, verdana, sans-serif;	

   	font-size: 11px;

}                

.sidebox-link:hover {

    color: #000000;

	font-family: tahoma, arial, verdana, sans-serif;	

   	font-size: 11px;

}

.sidebox-link:active {

    color: #333333;

	font-family: tahoma, arial, verdana, sans-serif;	

   	font-size: 11px;

}

.sidebox-input-text {

	color: #333333;

	background-color: #ffffff;

	border-right: #8fb1da 1px solid;

	border-top: #8fb1da 1px solid;

	border-left: #8fb1da 1px solid;

	border-bottom: #8fb1da 1px solid;

}

/* /Side boxes styles */



/* Main boxes styles */

.mainbox-border {

	background-color: #296dc1;

}

.mainbox-title-bg {
	color: #ffffff;
	padding-left: 10px;
	background-color: #1C67A4;
	background-image: url(images/mainbox-bg.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	border: 1px solid #0959a2;
}

.mainbox-title {

	color: #ffffff;

	font-size: 11px; 

	font-family: tahoma, arial, verdana, sans-serif;

	font-weight: bold;

	background-color: #1C67A4;

}

.mainbox-body {

	background-color: #FFFFFF;

}

/* /Main boxes styles */



/* Categories side box */

.sidebox-rootcategory {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 12px;

	font-weight: bold;

}



.sidebox-rootcategory:link {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 12px;

	font-weight: bold;

}

.sidebox-rootcategory:visited {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 12px;

	font-weight: bold;

}

.sidebox-rootcategory:hover {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 12px;

	font-weight: bold;

}

.sidebox-rootcategory:active {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 12px;

	font-weight: bold;

}

.sidebox-subcategory:link {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

}

.sidebox-subcategory:visited {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

}

.sidebox-subcategory:hover {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

}

.sidebox-subcategory:active {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

}

/* /Categories side box */



/* Site info side box */

.sidebox-roottopic:link {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

	font-weight: bold;

}

.sidebox-roottopic:visited {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

	font-weight: bold;

}

.sidebox-roottopic:hover {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

	font-weight: bold;

}

.sidebox-roottopic:active {

	color: #333333;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

	font-weight: bold;

}

.sidebox-subtopic:link {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;



}

.sidebox-subtopic:visited {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;



}

.sidebox-subtopic:hover {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;



}

.sidebox-subtopic:active {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;



}

/* /Site info side box */





/* Authentication side box */

.auth-text {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

}

.auth-subtitle {

	color: #000000;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-size: 11px;

	font-weight: bold;

}

.small-link {

	font-size: 9px;

}

/*  /Authentication side box */



/* Search side box */

.search-text {

    color: #333333;

   	font-size: 12px;

	font-family: tahoma, verdana, arial, sans-serif;	

	font-weight: bold;

}

.search-selectbox {

	width: 100%;

}

.search-advanced:link {

    color: #333333;

   	font-size: 10px;

	font-family: tahoma, verdana, arial, sans-serif;	

	text-decoration: underline;

}

.search-advanced:visited {

    color: #333333;

   	font-size: 10px;

	font-family: tahoma, verdana, arial, sans-serif;	

	text-decoration: underline;

}

.search-advanced:hover {

    color: #333333;

   	font-size: 10px;

	font-family: tahoma, verdana, arial, sans-serif;	

	text-decoration: none;

}

.search-advanced:active {

    color: #333333;

   	font-size: 10px;

	font-family: tahoma, verdana, arial, sans-serif;	

	text-decoration: none;

}

/* /Search side box */



/* Bestsellers side box */

.bestseller-sidebox {

    color: #333333;

   	font-size: 11px;

	font-family: arial, verdana, sans-serif;

}

/* /Bestsellers side box */



/* Notification box */

.notification-title-n { /* Notification message */

	color: #296dc1;

	font-family: arial, verdana, sans-serif;

	font-size: 12px; 

	font-weight: bold;

}

.notification-border-n { 

	background-color: #296dc1; 

}

.notification-body-n {

	background-color: #f4fbff;

	color: #000000;

}

.notification-title-e { /* Error message */

	color: #c12929;

	font-family: arial, verdana, sans-serif;

	font-size: 12px; 

	font-weight: bold;

}

.notification-border-e {

	background-color: #c12929;

}

.notification-body-e {

	background-color: #fff7f4;

	color: #000000;

}

.notification-border-w { /* Warning message */

	background-color: #eba600;

}

.notification-body-w {

	background-color: #fff7f4;

	color: #000000;

}

.notification-title-w {

	color: #eba600;

	font-family: arial, verdana, sans-serif;

	font-size: 12px; 

	font-weight: bold;

}

/* /Notification box */



/* Section in main box */



.section-border {

	background-color: #296dc1;

}

.section-body {

	background-color: #f4fbff;

	color: #000000;

}

.section-title {

	color: #296dc1;

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 12px; 

	font-weight: bold;

}



/* Section in main box */



/* Buttons */



.button {

	background-color: #2e90d3;

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 10px; 

	font-weight: bold;

	white-space: nowrap;

}

.action_button {

	background-color: #ffa209;

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 10px; 

	font-weight: bold;

	white-space: nowrap;

}

.button-link:link, .button-link:visited, .button-link:active {

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 10px; 

	font-weight: bold;

}

.button-link:hover {

	color: #ffffff;

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 10px; 

	font-weight: bold;

}

.text-button-link:link, .text-button-link:visited, .text-button-link:active {

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 11px; 

	font-weight: bold;

}

.text-button-link:hover {

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 11px; 

	font-weight: bold;

}



/* /Buttons */



/* eMenu */

.emenu-border {

	background-color: #ffffff;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

}

.emenu-over {

	background-color: #cccccc;

	cursor: pointer;

}

/* /eMenu */



/* Category page */

.category-description {

	color: #333333;

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: 11px; 

}

.subcategories {

	font-size: 11px;

	font-weight: bold;

}

.product-title:link {

	color: #296dc1;

	font-size: 12px;

	font-weight: bold;

	text-decoration: underline;

}

.product-title:visited {

	color: #296dc1;

	font-size: 12px;

	font-weight: bold;

	text-decoration: underline;

}

.product-title:hover {

	color: #edce2a;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

.product-title:active {

	color: #296dc1;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

.product-details-title {

	color: #000000;

	font-size: 12px;

	font-weight: bold;

}

.product-tools {

	background-color: #EDF4FD;

}

.sku {

	font-size: 9px;

}

.more-info {
	font-size: 10px;
}

.list-price {

	color: #555555;

	font-size: 11px;

}

.price {

	color: #990000;

	font-size: 12px;

	font-weight: bold;

}

.cart-price {

	font-size: 12px;

	font-weight: bold;

}

.discount {

	color: #666666;

	font-size: 10px;

}

/* Category page */



/* Form styles */

.form-field-title {

	background-color: #ffffff;

	color: #141414;

}

.form-title	{

	background-color: #ffffff;

	color: #141414;

	font-weight: bold;

}

.form-note {

	background-color: #ffffff;

	color: #141414;

}

.required-field-mark {

	color: #ff0000;

}

/* Form styles */



/* Checkout pages */

.table-head {

	background-color: #519df5;

	color: #ffffff;

	font-weight: bold;

    text-transform: uppercase;

	padding-left: 3px;

	padding-right: 3px;

	height: 22px;

}

.table-row {

	background-color: #f1f3f7;

}



.thin-border {

	background-color: #aaaaaa;

}

.form-field-caption {

	font-style:italic;

	background-color: #f1f3f7;

}



/* --- static menu styles ---

note:

	1. not all browsers render styles the same way so try out your style sheet

	on different browsers before publishing;

style naming convention:

	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>

*/



/* all levels inner */

.minner {

	font: 12px Tahoma, Verdana, sans-serif;

	text-decoration : none;

	padding: 4px;

	color: black;

}

/* all levels outer */

.moout {

	text-decoration : none;

	border : 1px solid #666666;

	background: #ffffff;

}

.moover {

	text-decoration : none;

	border : 1px solid #666666;

	background: #cccccc;

	cursor: pointer;

}



a.sort-by-links:link {

	color: #296dc1;

	text-decoration: underline;

}

a.sort-by-links:visited {

	color: #296dc1;

	text-decoration: underline;

}

a.sort-by-links:hover	{

	color: #edce2a;

	text-decoration: none;

}

a.sort-by-links:active {

	color: #296dc1;

	text-decoration: underline;

}



a.sort-by-links-selected:link {

	color: #296dc1;

	text-decoration: underline;

	font-weight: bold;

}

a.sort-by-links-selected:visited {

	color: #296dc1;

	text-decoration: underline;

	font-weight: bold;

}

a.sort-by-links-selected:hover	{

	color: #edce2a;

	text-decoration: none;

	font-weight: bold;

}

a.sort-by-links-selected:active {

	color: #296dc1;

	text-decoration: underline;

	font-weight: bold;

}



.notification-checkout {

        color: #61646E;

}

.notification-checkoutl {

        color: #61646E;

}

.notification-checkoutl:link {

        color: #61646E;

        text-decoration: none;

}

.notification-checkoutl:visited {

        color: #61646E;

        text-decoration: none;

}

.notification-checkoutl:hover   {

        color: #edce2a;

        text-decoration: underline;

}

.notification-checkoutl:active {

        color: #61646E;

        text-decoration: none;

}

.notification-checkoutblue {

        color:#296dc1;

}

.profiles-vert-img {

	width: 10px;

}

.discount-label-text {

	color: #ffffff;

	font-size: 11px;

	font-weight: bold;

	white-space: nowrap;

}

.section-active-tab-bg {

	font-family: tahoma,arial, helvetica,	sans-serif;	

	font-size: 11px;

	white-space: nowrap;

	color: #ffffff;

	background: url('images/tab_bg_active.gif');

	background-color: #5f96db;

}

.section-inactive-tab-bg {

	font-family: tahoma,arial, helvetica,	sans-serif;	

	font-size: 11px;

	color: #000000;

	white-space: nowrap;

	background: url('images/tab_bg.gif');

	background-color: #e9e9e9;

}

.section-outer-border {

	border: 1px #7A7A7A solid;

	clear: both;

}



 .searchBar	{

 	background-color: #0858A1;
	
	background-image: url('images/tab_bg.jpg');
	
	background-repeat: no-repeat;

 	color: #ffffff;
	


 }

 

 .searchBar a	{ color: #ffffff; }

 

 .whiteText	{ color: #ffffff; }
 .searchbarBigWhiteText { font-size:1.2em; color:#FFFFFF; font-weight:bold;}

 

 .HomePageFeaturedProducts img	{

 

 	float: left;

 	padding-right: 10px;

 }

 

 /* ============================= */

 /* Styles for the Rollover menu  */

 /* Feed London  */

 

ul { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

}



 li { /* all list items */

	float: left;

	position: relative;

	

}



 li ul { /* second-level lists */

	display: none;

	position: absolute;

	top: 1em;

	left: 0;

	border: 2px solid #0783FF;

	background-color: #0783FF;

}



 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

	top: 26px;

	left: auto;

	width: 150px;

}



 li:hover ul, li.over ul { /* lists nested under hovered list items */

	display: block;

}



#content {

	clear: left;

}



.digital, .smallTabs, .mid70pxTab, .mid80pxTab, .mid96pxTab {

	text-align: center;

	height: 26px;

	line-height: 26px;

	font-weight: bold;

	color: #fff;

	font-size: .8em;

}



.smallTabs {

	width: 51px;

	background: url('images/51pxTab.jpg') no-repeat;
	
	height: 26px;

}



.smallTabs a {
	width: 51px;
	color: #fff;
	height: 26px;
	
}



.smallTabs a:visited { 	color: #fff; }



.digital  {

	background: url('images/106pxTab.jpg') no-repeat;

	width: 96px;
	
	height: 26px;

}



.digital a { color: #fff; height: 26px;}

 

.digital a:visited { 	color: #fff; }


.mid80pxTab  {
	background: url('images/80pxTab.jpg') no-repeat;
	width: 80px;
	height: 26px;
	
}
.mid80pxTab a { color: #fff; height: 26px;}
.mid80pxTab a:visited { color: #fff; }

.mid70pxTab  {
	background: url('images/70pxTab.jpg') no-repeat;
	width: 70px;
	height: 26px;
}
.mid70pxTab a { color: #fff; height: 26px; }
.mid70pxTab a:visited { color: #fff; }

.mid96pxTab  {
	background: url('images/96pxTab.jpg') no-repeat;
	width: 96px;
	height: 26px;
} 
.mid96pxTab a { color: #fff; height: 26px;}
.mid96pxTab a:visited { color: #fff; }



.generalHeader, .signupHeader, .shoppingBasketHeader, .featuredProductsHeader {

		font-size: .8em;

		font-weight: bold;

		padding-left: 5px;

		background: url(images/headerBackground.gif);

		padding-left: 5px;

		}



.darkerOrangeHeader, .blueHeader, .pinkHeader, .orangeHeader {

		color: #fff;

		font-size: .8em;

		font-weight: bold;

		padding-left: 5px;

		padding-left: 5px;

		}

		

.pinkHeader {

		background: url(images/pinkBackground.jpg);

		}

		

.orangeHeader {

		background: url(images/orangeBackground.jpg);

		}



.darkerOrangeHeader {

		background: url(images/darkerOrangeBackground.jpg);

		}

.blueHeader {
	background: url(images/blueBackground.jpg);
	line-height: 24px;
}

.featuredProductsHeader {

		border-bottom: 1px solid #ddd;

	}

.featuredProductInfo {

		padding-right: 2px;

		padding-bottom: 5px;

	}

	.signupHeader {	color: #FF7852; }

	

	.shoppingBasketHeader { color: #636469; }

	

	.categories, .basketLink{

		font-weight: bold;

		background: url(images/categoryBackground.gif);

		border-top: 1px solid #ddd;

		padding-left: 5px;

		}

	

	.categories { }

	

	.categories a	{

		color: #0959a2;

		text-decoration: none;

	}

	

	.boundingBox { 

		border: 1px solid #017CB5;

		padding: 0px;

		margin: 0px;



	}

	

	.top10Products {

		padding: 2px;

		background-color: #F3EDAF;

		font-size: .6em;

	}

	.top10Products a {

		text-decoration: none;

		font-weight: bold;

		}

	

	



	.basketOverview {

		background-color: #e9e9e9;

		text-align: center;


		padding: 10px 0px 10px 0px;

	}

	

	.basketLink { }

	



	.latestNewsItem {

		padding: 5px;

		background-color: #e9e9e9;

	}



	.newsDate, .newsExcerpt	{ 

		font-size: .9em;

		padding: 5px;

		}



	.newsHeadline	{

		font-weight: bold;

	}

	.newsDate, .newsExcerpt, .newsHeadline	{	padding-bottom: .5em; }



	.smallTextbox {

		font-size: .9em;

		padding-bottom: 10px;

	}

	

	.registerButton { font-size: 8px; }

	

	.newsletterForm {

		padding: 3px 3px 3px 3px;

		text-align:center;

		background: #e9e9e9;

	}

	



	



	.ourPrice {

		font-size: 1.1em;

		font-weight: bold;

		padding-bottom: .3em;

	}

	

	.subcategory {

		float: left;

		width: 180px;

		padding: 5px;

		font-weight: bold;

	}

	.verticalSpacer {

		padding: 5px;

	}

	

	.recomendedAccesories {

		font-weight: bold;

		background: #EDCE2A;

		padding-left: 5px;	

	}

	

	.footer {

		padding: 3px;

		background-color: #0858a1;

		color: #ffffff;

	}

	

	.footer a {

		color: #ffffff;

		text-decoration: none; 

	}

a.footer  {

		color: #ffffff;

		text-decoration: none; 

	}

	.noFormat ul {

		list-style-type: disc;		

	}

	

	.searchProductsResults {



		width: 100px;

		height: 175px;

		float: left;

		margin-left:30px;		

	}

	

	.theImage	{

		vertical-align: bottom

		height: 100px;



	}

	.theImage img	{ 		border: 0px #fff solid; }



.umaLista ol {

	font-size: 10em;

}



.umaLista li { /* second-level lists */

 list-style-type: disc;

 display: list-item;

}