/*** Style for 3 Column Fixed Width Full Height Template ***/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form{
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}
html,body{height: 100.1%}
body{
  font-family:  verdana, arial, helvetica, sans-serif;
  font-size: 100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
  color: #636363;
  background: #000 url(../images/bg.gif);
  min-width: 1000px; /*** Content Width ***/
  text-align: center;
}
input,select{
  margin:0;
  padding:0;
}
.floatcontainer:after{content:".";display:block;height:0px;clear:both;visibility:hidden;font-size:0px}
.floatcontainer{display: inline-block;}
/* Hides from IE Mac \*/
* html .floatcontainer {height:1%}
.floatcontainer{display:block}
/* End Hack */ 
#fullheightcontainer, #header, #footer {
  font-size:70%;
}
#fullheightcontainer{
  margin:0 auto;
  text-align:left;
  position:relative;
  width:100%; /*** Content Width ***/
  display:table;
  height:100%;
  background: #fff;
  background: url(../images/bgloop.gif) repeat-y;
}
#wrapper{
  display:table-cell;
  position:relative;
}
#outer{
  position:relative;
  width: 100%; /*** Center Column Width (takes into account left and right shady border widths) ***/
  height:100%;
}
#float-wrap{
  width:100%; /*** Center Column Width (takes into account left and right shady border widths) ***/
  float:left;
  display:inline;
}
#center{
  width:100%; /*** Center Column Width (takes into account left and right shady border widths) ***/
  height:100%; /*** Needed for Mozilla ***/
  display:table; /*** Needed for Mozilla ***/
}
* html #center{height:auto}
#left{
  display: none;
}
#right{
  display: none;
}
#footer{
  display: none;
}
#header{
  display: none;
}
#container-center{
	padding: 20px;
}
#container-center {
	line-height: 160%;
}
#container-center p, #container-center div {
	margin-bottom: 16px;
}
#container-center .imageBorder{
	border: 1px solid #999999;
	padding: 3px;
	background-color: #FFF;
	margin: 0;
}
#container-center .imageLeft{
	border: 1px solid #999999;
	padding: 3px;
	background-color: #FFF;
	margin: 5px 10px 0 0;
	float: left;
	clear: left;
}
#container-center .imageRight{
	border: 1px solid #999999;
	padding: 3px;
	background-color: #FFF;
	margin: 5px 0 0 10px;
	float: right;
}
#container-center .clearLeft {
	clear: left;
}
#container-center a:link, #container-center a:visited {
	text-decoration: none;
	color: #c10000;
}
#container-center h1 {
	background: url(../images/bgTitle.gif) bottom left no-repeat;
	line-height: 44px;
	padding-left: 44px;
	color: #843a3a;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 10px;
}
#container-center .modulContent {
	margin-top: 15px;
}
#container-center .modulProducts {
	margin-top: 20px;
}
#container-center .modulProducts .entry {
	float: left;
	width: 146px;
	height: 190px;
	padding: 3px;
	border: 1px solid #7f3a35;
	background: #fff;
	margin: 0 19px 15px 0;
}
#container-center .modulProducts .entry img {
	margin: 0;
	padding: 0;
	width:146px; 
	height:146px;
}
#container-center .modulProducts .entry h2 {
	display: block;
	padding: 3px;
	height: 38px;
	margin-top: -2px;
	background: #7f3a35;
}
#container-center .modulProducts .entry h2 a:link, #container-center .modulProducts .entry h2 a:visited {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
#container-center .modulProducts .entry h2 a:hover {
	color: #f29b95;
}
#container-center .modulProducts .detailEntry {
	margin-left: 37px;
	
}
#container-center .modulProducts .detailEntry h2 {
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	
}
#container-center .modulProducts .detailEntry img#imgBig {
	border: 1px solid #999;
	padding: 3px;
	background-color: #FFF;
	margin: 0 10px 0 0;
	float: left;
	clear: left;
}
#container-center .modulProducts .detailEntry table {
	border: 1px solid #999;
	background: #fff;
	width: 333px;
	height: 138px;
}
#container-center .modulProducts .detailEntry td {
	vertical-align: top;
	padding: 5px;
	background: #e5cabb;
}
#container-center .modulProducts .detailEntry td.title {
	background: #cc9692;
	color: #fff;
}
#container-center .modulProducts .detailEntry .back {
	border-top: 1px solid #7f3a35;
	text-align: right;
}
#container-center .modulProducts .detailEntry .back a:link, #container-center .modulProducts .detailEntry .back a:visited {
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat 3px 5px;
	color: #7f3a35;
}
#container-center .modulProducts .detailEntry .back a:hover {
	background: url(../images/arrow_over.gif) no-repeat 4px 5px;
	color: #ffada7;
}
/* SITEMAP */
#ctl00_cpMain_lblSitemap ul {
	list-style-type: none;
}
#ctl00_cpMain_lblSitemap li {
	list-style-type: none;
}
#ctl00_cpMain_lblSitemap li a {
	margin-top: 5px;
	border-bottom: 1px dotted gray;
}
#ctl00_cpMain_lblSitemap li a:link, #ctl00_cpMain_lblSitemap a:visited {
	font: 11px "Arial", verdana, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 0 0 2px;
	color: #666;
	line-height: 18px;
}
#ctl00_cpMain_lblSitemap li a:hover {
	color: #723430;
	text-decoration: none;
}
#ctl00_cpMain_lblSitemap li li {
	margin-left: 10px;
}
#ctl00_cpMain_lblSitemap li li a:link, #ctl00_cpMain_lblSitemap li li a:visited {
	font: 11px "Arial", verdana, Helvetica, sans-serif; 
	text-decoration: none;
	display: block;
	padding: 0 0 0 2px;
	color: #999;
	line-height: 18px;
}
#ctl00_cpMain_lblSitemap li li a:hover {
	color: #723430;
	text-decoration: none;
}
#container-center table .imgBig {
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #FFF;
}
#container-center table .imgBig:hover {
	border: 1px solid #333;
}
#container-center table .imgSmall {
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #FFF;
	width: 116px;
	height: 116px;
}
#container-center table .imgSmall:hover {
	border: 1px solid #333;
	width: 116px;
	height: 116px;
}