/* CSS Document */

/*	General
---------------------------------------------*/

*		{margin: 0; padding: 0; border: 0; }
body	{color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 100%; text-align:left; background:url(/images/bg.png) repeat-x center top;}

h1, h2, h3, h4, h5	{font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left; }
h1 		{font-size: 110%; padding: 10px 5px 5px 18px; color:#ccc;}
h2 		{font-size: 100%;}
h3 		{font-size: 95%; padding: 10px 5px 5px 18px; color:#cc0000;}
h4 		{font-size: 95%; padding: 10px 5px 5px 18px; color:#333;}
h5 		{font-size: 70%; color:#333; text-decoration:none; padding: 0px 0px 0px 10px;}

h6, A.h6 		{font-size: 70%; color:#000; text-decoration:none; font-weight:normal; color:#990000; padding: 10px 0 0 18px; text-decoration:none;}

p  		{font-size: 75%; line-height: 1.5em; padding: 5px 5px 5px 20px; margin-right:5px; color: #333; text-align:left;}

.headerbox {
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid; 
	border-color: #CCC;
	background-image:url(/images/header_bg.gif);
	width:870px;
	height:77px;}

.offerbox {
    border: 1px solid #EFEFEF;
	}	

.partnerbox {
    border-left: 1px solid #CCCCCC;
	min-height: 700px;

}
	
#content		{width: 870px; text-align: left; background-image:url(/images/lhs_bg.gif); background-position: bottom; border-right: 1px solid #ccc;}
#leftcontent 	{width: 178px; float: left;}	
#centercontent 	{width: 691px; float: right;}
#content2		{width: 870px; text-align: left;}

.clear 	{clear: both; display: block; height: 1px; overflow: hidden; margin: 0; padding: 0;}

	
.breadcrumbbox, A.breadcrumbbox {
	background-image:url(/images/bredcrumb_bg.gif);
	width:870px;
	height:26px;
	font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left;
	}	
	
.singlenavbox, A.singlenavbox {
	background-image:url(/images/bredcrumb_bg.gif);
	width:177px;
	height:26px;
	font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left;
	}		
	
.content1 {
    border-right: 1px solid;
	border-color: #CCC;
	background-color:#FFFFFF;
	width:870px;
	text-align:left;}
	
.TextBox
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	border-color:#999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	COLOR: #666666;
	FONT-WEIGHT: normal
}	
	
.breadcrumbtext {font-size: 70%; text-decoration:none; padding-left:150px;}	

.footerbox, A.footerbox {
	width:870px;
	text-align: left;
	border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC; 
	font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left;
	font-size: 70%; line-height: 2.2em; text-decoration:none; color: #666;
	}	
	
.imprint, A.imprint {
	width:870px;
	font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left;
	font-size: 70%; text-decoration:none; color: #666;
	}		

/*	Nav
---------------------------------------------*/

div.sdmenu {
	width: 177px;
	font-family: Arial, sans-serif;
	font-size: 70%;
	color: #000;
}
div.sdmenu div {
	background: url(/images/nav_bg.jpg) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(/images/nav_bg.jpg) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	color: black;
	background: url(/images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #F4F4F4;
}
div.sdmenu div.collapsed span {
	background-image: url(/images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 16px;
	background: #F4F4F4;
	background: url(/images/nav_bg.jpg) no-repeat;
	text-decoration:none;
	display: block;
	border-bottom: 1px solid #F4F4F4;
	color: #333;
}
div.sdmenu div a.current {
	background : url(/images/nav_bg_current.jpg) no-repeat;
	padding: 5px 16px;
}
div.sdmenu div a:hover {
	background : url(/images/nav_bg_current.jpg) no-repeat;
	padding: 5px 16px;
	color: #FFCC00;
	text-decoration: none;
}

/*	Nav
---------------------------------------------*/

dl, dt {
	background-image: url(/images/nav_bg.jpg);
	list-style-type: none;
	}
	
#menu {
	position: inherit;
}

dl#menu {
	width: 177px;
	height: 30px;
}

dl#menu dt {
	cursor: pointer;
	margin: 0;;
	height: 25px;
	line-height: 23px;
	text-align: left;
	font-size: 70%; 
	color: #000;
	}

dl#menu dd {
	border: 0;
	}

dl#menu li {
	text-align: left;
	background: #fff;
	}

dl#menu li a, dl#menu dt a {
	background-image: url(/images/nav_bg.jpg);
	color: #000;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	border: 0 none;
	height: 100%;
	}

dl#menu li a:hover, dl#menu dt a:hover {
	background-image: url(/images/nav_bg.jpg);}

.nondynamic_nav, A.nondynamic_nav {
	background: url(/images/nav_bg.jpg) no-repeat;
	text-decoration:none;
	color: #333;
	font-size: 70%;
	height:25px;
	padding: 5px 16px 25px 16px;
	width: 177px;
	}

#mentions {
bottom : 200px;
left : 10px;
color: #666;
background-image: url(/images/nav_bg.jpg);
}

#mentions a {text-decoration: none;
color: #666;
}
#mentions a:hover{text-decoration: underline;
}

.subnav {font-size: 70%; line-height: 2.0em; text-decoration:none; color: #000;}
.hotproducts {font-size: 70%; line-height: 1.5em; text-decoration:none; color: #666; padding: 0px 0px 0px 5px;}
.nav2 {
	background: url(/images/nav_bg.jpg) no-repeat;
	text-decoration:none;
	color: #000;
	text-decoration:none;
	font-size: 70%;
	height:20px;
	width: 177px;
	display:block;
	padding: 5px 10px 10px 16px;
	}

.arquo {font-size:: 70%; color:#FFCC03;}

/* HEREO */
#offersmenu a:link, #offersmenu a:visited {border: 1px solid #E9E9E9; background-color: #f9f9f9; color: #454545; padding: 2px 5px; text-decoration: none;}
#offersmenu a:hover {color: #454545; text-decoration: none;}
#offersmenu a.selected {background-color: #7A2777; color: #FFF; font-weight: bold;}

#offersmenu a.selected, #offersmenu a:visited.selected {background-color: #7A2777; color: #FFF; font-weight: bold;}

/* RSS FEED */
 .rss_box {
 
 }
 
 .rss_title, rss_title a {
 
 }
 
 .rss_items {
  list-style:none;
  padding-left: 18px;
  padding-right: 5px;
  font-size: 75%;
}


.rss_item a:link, .rss_item a:visited, .rss_item a:active {
text-decoration:none; font-weight:bold; color:#990000;
  
}

.rss_item a:hover { 

}
	
.rss_date {

}
