/*  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/

/* babyornot css */
a:active{
	outline: none;
}

:-moz-any-link:focus {
	outline: none;
}

a.login {
	font-family: verdana,arial; 
	font-size: 10px;
	color: #084A8C;	
}
a.login:hover{
	color: #084A8C; 
	font-weight:	700;
}
a.information{
	font-family: verdana,arial; 
	font-size: 10px;
	color: #1C99C3;
	font-weight: bold;
	padding-left: 10px;
}
a.information:hover{
	color: #084A8C;
	text-decoration: none;
}
td.information{
	border-bottom: 1px solid #E5E5E5;
	height:	20px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}

a.readmore, a.readmore:hover {
	text-decoration: underline;
	color: #000000;
}

.no_decoration {
	color: #000000;
	text-decoration: none;
}

td {
	font-family: verdana,arial; 
	font-size: 11px;
}
.menu_med24 a:link, .menu_med24 a:visited {
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: normal;
	color: #696969;

	padding: 5px 5px 5px 7px;
	text-decoration: none;
}
.menu_med24 a:hover {
	color: #696969;
	text-decoration:underline;
}
.menuactive_med24 a:link, .menuactive_med24 a:visited, .menuactive_med24 a:hover {
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	padding: 5px 5px 5px 7px;
	text-decoration: underline;
}

.leftmenu a:link, .leftmenu a:visited, .leftmenu a:hover {
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: 700;
	color: #084A8C;
	background-image: url(images/m_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border-bottom: 1px solid #E5E5E5;
	display: block;
}
.leftmenu a:hover {
	color: #084A8C;
}		
.pageheader, .pageheading {
	font-family: verdana,arial;
	font-size: 17px;
	font-weight: 400; 
	color: #000;
	border-bottom: 1px solid #AEC2CC;
	display: block;
	text-transform: uppercase;
}

.boxHeadingLine {
	font-family: verdana,arial;
	font-size: 15px;
	font-weight: 400; 
	color: #000;
	border-bottom: 1px solid #AEC2CC;
	display: block;
}

.boxHeading {
	font-family: verdana,arial;
	font-size: 15px;
	font-weight: 400; 
	color: #000;
	display: block;
}

H1 {
	font-family: verdana,arial;
	font-size: 17px;
	font-weight: 400; 
	color: #000;
	display: inline;
	text-transform: uppercase;
}

H2 {
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: 700; 
	display: inline;
}

H3 {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: 700; 
	display: inline;
}

.header, .header a:link, .header a:visited, .header a:hover {
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: 700; 
	color: #EB6A48;
	text-decoration: none;
}

.productheader, .productheader a:link, .productheader a:visited, .productheader a:hover {
	font-family: verdana, sans serif;
	font-size: 11px;
	line-height: 14px;
	color: #E33000;
	text-decoration: none;
}

.productManufacturer {
	font-family: verdana, sans serif;
	font-size: 10px;
	line-height: 14px;
	color: #084A8C;
	text-decoration: none;
}

.nolink, .nolink:link, .nolink:visited, .nolink:hover {
	color: #000000;
	text-decoration: none;
}
.produktimg {
	border: 1px solid #1C99C3;
}
/* babyornot css end */


.Price {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #084A8C;
  font-style:italic;
}

.Price_small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-style:italic;
}

.Price_nor {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #084A8C;
}

.Price_nor_small {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #084A8C;
}

.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
}
.errorBox { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background: #EDBD00; 
	font-weight: bold; 
}
.stockWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; color: #cc0033; 
}
.productsNotifications { 
	background: #f2fff7; 
}
.orderEdit { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color:#084A8C; 
	text-decoration: underline; 
}

BODY {
	margin: 0px; 
	background-color: #fff;
}

A {
  color: #084b8f;
}

A:hover {
  color: #084A8C;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.newsl input {
	width: 144px;
	height: 20px;
	background: url(images/formbg.gif) no-repeat;
	margin: 0 0 3px 0;
	padding: 3px 0 0 8px;
	clear: both;
	border:0;
	color:#f4b09d;
	font-size:9px;
}

input.round {
	height: 20px;
	background: url(images/formbg.gif) no-repeat;
	margin: 0 0 3px 0;
	padding: 3px 0 0 8px;
	clear: both;
	border:0;
	color:#f4b09d;
	font-size:9px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FF0090;
  height: 20px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF0091;
  color: #696969;
  font-weight : bold;
}

TR.topnav {
  background: #FFF;
  height: 20px;
  text-align:right;
}

TD.topnav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFF;
  color: #696969;
  font-weight: normal;
}

SPAN.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #696969;
}

A.headerNavigation {
  color: #696969; 
}

A.headerNavigation:hover {
  color: #696969;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FF0092;
  height: 20px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF0093;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #E5E5E5;
  border: 0px;
}

.infoBoxPrice {
  background: #D4D4D4;
  border: 0px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: verdana,arial;
	font-size: 13px;
	font-weight: 700; 
	color: #084B8F;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #E5E5E5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #084A8C;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults, A.pageResults:hover {
  color: #084A8C;
  text-decoration:	none;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.skriv {
	width: 123px;
}

#reviews .pageheading {
	margin-bottom: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
img.image{
	border: 1px solid #d0d0d0;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

.noborder input{
border: 1px #FFFFFF solid;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #d0d0d0;
}

INPUT.login {
	border: 0px solid #d0d0d0;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #d0d0d0;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #ff0000;
  font-style:italic;
}

SPAN.productSpecialPrice_small {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #ff0000;
  font-style:italic;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { 
	background-color: #1C99C3; 
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;#
}
.moduleRowSelected { 
	background-color: #1C99C3; 
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;

}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #8c8c8c; 
}
.checkoutBarCurrent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

/* message box */

.messageBox { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
}
.messageStackError, .messageStackWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #EDBD00; 
}
.messageStackSuccess { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
}

td.one-click{
	padding:	10px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color:		#FFFFFF;
	font-weight: 700;
}

table.one-click{
	border: 1px solid #1C99C3; 
	background-color: #1C99C3;
}
a.one-click, a.one-click:hover{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

td.normal0, td.normalsub0, td.active0{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	
	padding:				0 0 0 0px;
}

td.normal0 a:hover, td.normalsub0 a:hover{
	text-decoration:		underline;
}

td.active0 a{
	color:				#E33000;
}

td.active0 a:hover{
	color:				#E33000;
}

td.arrow{
	background-image: 	url(images/arrow1.gif);
	background-repeat:	no-repeat;
	height:				18px;
	width:				170px;
}

td.arrowinfo{
	background-image: 	url(images/arrow2.gif);
	background-repeat:	no-repeat;
	height:				12px;
	width:				300px;
}

td.arrowinfo2{
	background-image: 	url(images/arrow2.gif);
	background-repeat:	no-repeat;
	height:				18px;
	width:				458px;
}

td.activesub0{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	background-repeat: 		no-repeat;	
	padding:				0 0 0 0px;
}

td.activesub0 a{
	color:					#E33000;
	/*font-weight:			bold;*/
}

td.activesub0 a:hover{
	color:					#E33000;
	/*font-weight:			bold;*/
	text-decoration:		underline;
}

a.level0, a.level0:hover{
 	padding:			0 0 0 10px;
	color:				#000000;
	font-weight:		100;
	text-decoration:	none;
}

a.list1, a.list1:hover{
 	padding:			0 0 0 10px;
	color:				#084A8C;
	font-weight:		500;
}

td.normal1{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	font-weight:		100;
	padding:			0 0 0 15px;
	text-decoration:	none;
}

td.normal1 a{
	color:				#000000;
}

td.normal1 a:hover{
	color:				#000000;
}

td.active1{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	color:				#000000;
	font-weight:		100;
	padding:			0 0 0 15px;
	text-decoration:	none;
}

td.active1 a{
	color:				#E33000;
}

td.active1 a:hover{
	color:				#E33000;
}

td.activesub1{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	font-weight:		100;
	padding:			0 0 0 15px;
	text-decoration:	none;
}

td.activesub1 a{
	color:				#E33000;
}

td.activesub1 a:hover{
	color:				#E33000;
}


td.normalsub1{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	color:				#000000;
	font-weight:		100;
	padding:			0 0 0 15px;
	text-decoration:	none;
}

td.normalsub1 a{
	color:				#000000;
}

td.normalsub1 a:hover{
	color:				#000000;
}

td.normal2{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	color:				#000000;
	font-weight:		100;
	padding:			0 0 0 25px;
	text-decoration:	none;
}

td.normal2 a{
	color:				#000000;
}

td.normal2 a:hover{
	color:				#000000;
}

td.active2{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	font-weight:		100;
	padding:			0 0 0 25px;
	text-decoration:	none;
}

td.active2 a{
	color:				#E33000;
}

td.active2 a:hover{
	color:				#E33000;
}

td.activesub2{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	font-weight:		100;
	padding:			0 0 0 25px;
	text-decoration:	none;
}

td.activesub2 a{
	color:				#E33000;
}

td.activesub2 a:hover{
	color:				#E33000;
}

td.normalsub2{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	color:				#000000;
	font-weight:		100;
	padding:			0 0 0 25px;
	text-decoration:	none;
}

td.normalsub2 a{
	color:				#000000;
}

td.normalsub2 a:hover{
	color:				#000000;
}

td.normal3{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	font-weight:		100;
	padding:			0 0 0 35px;
	text-decoration:	none;
}

td.normal3 a{
	color:				#000000;
}

td.normal3 a:hover{
	color:				#000000;
}

td.active3{
	font-size:			10px;
	line-height:		14px;
	letter-spacing:		0px;
	font-weight:		100;
	padding:			0 0 0 35px;
	text-decoration:	none;
}

td.active3 a{
	color:				#E33000;
}

td.active3 a:hover{
	color:				#E33000;
}

td.category_overview{
	line-height:			21px;
	padding:				0 0 5px 5px;
	color: 					#B6ADA4;
	font-family: 			Verdana, Arial, sans-serif; 
	font-weight:			700;
}

a.categorycompact{
	line-height: 			20px;
	text-align: 			left;
	display: 				block;
	color: 					#084A8C;
	font-weight:			700;
	text-decoration:		none;
	font-size:				10px;
}

a.categorycompact:hover{
	line-height: 			20px;
	text-align: 			left;
	display: 				block;
	color: 					#d64a12;
	font-weight:			700;
	text-decoration:		none;
	font-size:				10px;
}

a.categorysimple, a.categorysimple:hover{
	text-align: 			center;
	color: 					#084A8C;
	font-weight:			700;
	text-decoration:		none;
	font-size:				9px;
}

td.category_bottom{
	background-image: 		url(images/category_bottom.gif); 
	background-repeat: 		repeat-x;
}

td.also_bought{
	background-color:		#AEC2CC;
	padding:				5px;
	color:					#3D4D8C;
	font-weight:			700;
}

td.new_category_header{
	padding:				2px 2px 2px 2px;
	color:					#064B8F;
	font-size:				9pt;
	font-weight:			700;
}

td.new_category_ruler{
	line-height:			1px;
}

td.new_category_item{
	padding:				1px 1px 1px 10px;
}

td.new_category_item_active{

	padding:				1px 1px 1px 10px;
}
td.new_category_item a{
	color:					#064B8F;
}

td.new_category_item_active a{
	color:					#E33000;
}

.brands {
   column-count: 3;
   column-width: 153px;
   column-gap: 10px;
} 

LI.brandslist {
	list-style: none;
}


td.amount_to_free_delivery{
	color: 					#FF0000;
	padding: 				5px 0 5px 0;
	text-align: 			right;
}

td.discount_available{
	padding: 				5px 0 5px 0;
	text-align: 			right;
}

td.tep_get_country_list select{
	width:					135px;
}

td.create_account_username input{
	width:					120px;
}

td.create_account_password input{
	width:					60px;
}

.bundtop, .bundtop a:link, .bundtop a:visited, .bundtop a:hover {
	color: 					#afc5da;
	font-weight:			normal;
	text-decoration:		none;
	font-size:				11px;
		line-height:			16px;
		}

.bundbund, .bundbund a:link, .bundbund a:visited, .bundbund a:hover  {
	color: 					#afc5da;
	font-weight:			normal;
	text-decoration:		none;
	font-size:				11px;
		line-height:			16px;
}

.bundred, .bundred a:link, .bundred a:visited, .bundred a:hover  {
	color: 					#F99A7D;
	font-weight:			bold;
	text-decoration:		none;
	font-size:				11px;
	line-height:			16px;
}

/* Venio - Tilf�jelse */

.menulink a{
	color: 					#505050;
	font-family:			verdana;
	font-weight:			400;
	text-decoration:		none;
	font-size:				11px;
}

.menulink a:hover{
	color: 					#E23A0D;
	font-family:			verdana;
	font-weight:			400;
	text-decoration:		none;
	font-size:				11px;
}

.prolinks a{
	color: 					#000000;
	font-family:			verdana;
	font-size:				11px;
	text-decoration:		underline;
}

.cartlink {
	color:#000000;
}

.cartlink:hover {
	color:#000000;
}

.smallLink {
	font-family: verdana,arial; 
	font-size: 10px;
	text-decoration: none;		
}

.smallBlack {
	font-family: verdana,arial; 
	font-size: 10px;
	color:#000000;	
	font-weight: bold;
	text-decoration: none;	
}

.smallLinkBlack a {
	font-family: verdana,arial; 
	font-size: 9px;
	color:#000000;
}

.XsmallLink {
	font-family: verdana,arial; 
	font-size: 9px;
	color:#000000;
}

.greyboxTop {
	width:152px;
	height:9px;
	background:url('../images/greybox_top.gif');
}

.greyboxContent {
	padding:10px;
	width:132px;
	border-left:1px solid #d2cecc;
	border-right:1px solid #d2cecc;
}

.greyboxBottom {
	width:152px;
	height:9px;
	background:url('../images/greybox_bottom.gif');
}

.greyboxHeading {
	font-family: verdana,arial;
	font-size: 15px;
	font-weight: 400; 
	color: #000;
	display: block;
	border-left:1px solid #d2cecc;
	border-right:1px solid #d2cecc;
	text-align: center;
}

.greyboxContent p {
	margin:0px 0px 5px 0px;
}

#cart_line_left {
	float:left;
	width:50%;
	text-align:left;
}

#cart_line_right {
	float:right;
	width:50%;	
}

.transportGroup {
	border-top: 1px solid #E5E5E5;
	margin-top: 6px;
	padding-top: 6px;
}

.manufacturer_link {
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #ccc;
}

.shopping_price_links a {
	font-weight: bold;
	text-decoration: underline;
}

.close {
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}

.closeTop {
	position:absolute; 
	top:0; 
	right:0; 
	display:block; 
	color:#444;
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}

#colorbox { top: 100px !important; }

.color_link {
	color:#084A8C;
	cursor:pointer;
	text-decoration: underline;	
}

.blue_link {
 	color: #084A8C; 
 	font-family: verdana, arial; 
 	font-weight: bold;
}

#news_badge {
	position: absolute;
	margin: 25px 0px 0px 1px;
	background:url('../images/nyhed-banner-60.png');
	width: 60px;
	height: 36px;
}

#news_badge_large {
	position: absolute;
	margin: 132px 0px 0px 91px;
	background:url('../images/nyhed-banner-200.png');
	width: 111px;
	height: 80px;
}

#news_badge_large_ie {
	position: absolute;
	margin: 121px 0px 0px 91px;
	background:url('../images/nyhed-banner-200.png');
	width: 111px;
	height: 80px;
}

#popup_warning {
	font-family: Verdana;
	font-size: 16px;
	margin: 40px 0px 40px 0px;	
}

#popup_warning .card-explain {
	width: 417px;
	margin: 30px auto;
}

a.sortType.selected {
	color:black;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#listing_filter td {
	font-size:11px;
}

.round3 {
	border: 1px solid #0f9dd8;
}

#carousel a { border: none; }
#carousel li { border: none; }
#carousel img { border: none; }

.mainmenu a {
	text-decoration: none !important;
	font-size: 11px !important;
}
