body, html {
	font-family: Tahoma, Arial;
	color: white;
	background-color: #C0C0C0;
	background-image: url('../img/stars.gif');
	background-repeat: repeat-xy;
	height: 100%;
	margin: 0px;
}

a {
	color: white;
}
.tabledata th {
	background-color: #999;
	text-align: left;
}

.tabledata td  {
	background-color: #CCCCCC;
	color: black;
}

.logo{
width: 905px; 
height: 70px; 
cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}

.container {
	width: 905px;
	background-image: url('../img/bg6.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 550px;
    border: thick double #A48B63;
}

.navbar {
height:40px;
margin:45px 30px 0;
width:803px;
}

.navbarcontent {
	position: absolute;
}

.navbarItem {
	float: left;
}

.navbarItem a {
	font-family: serif, Tahoma, Arial;
	font-style: italic;
	font-size: 1.6em;
	color: white;
	text-decoration: none;
}

.navbarItem a:hover {
	color: #990000;
}

.cleaner {
	height: 1px;
	font-size: 1px;
	clear: both;
}

.maincontent {
height:354px;
margin-left:25px;
margin-top:46px;
	overflow:auto;
width:850px;
}

.innercontent {
    padding:20px;
	font-size: 0.8em;

}

h1 {
	font-family: serif, Arial;
	font-style: italic;
	font-size: 1.6em;
	color: white;
	margin-top: 0px;
}

.productleft {
	margin-top: 100px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}

.productright {
	margin-top: 100px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}

.navright {
	margin-top: 100px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
	*margin-left: 60px;
}

.productimg {
	float: left;
	height: 320px;
}

.brandimg {
	float: left;
	height: 260px;
	overflow: hidden;
}

.productimg img {
	border: 2px solid #990000;
}

.productdescription {
	margin-left: 10px;
	width: 250px;
	text-align: justify;
	float: left;
}

.navigation {
	width: 125px;
	float: left;
}

.contentHeader {
	font-weight: bold;
}

.crumbTrail {
	margin-bottom: 5px;
}

.navHeader {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

.navItem {
	color: white;
	text-decoration: underline;
	cursor: pointer;
	background-image: url('../img/navItem-bg.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
}

.producttop  {
	margin-bottom: 5px;
	cursor: pointer;
}

.productbottom {
	margin-top: 5px;
	cursor: pointer;
}

.productop img, .productbottom img {
	margin: 0px;
	vertical-align: bottom;
}

.favs {
	margin-top: 10px;
}

.bottommenu {
	text-align: right;
	width: 893px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 10px;
}

.bottommenu a {
	margin-left: 30px;
}

.bottommenu img {
	border: none;
}

.yui-panel .hd {
    background-color: #333;
	border: none;
}

.yui-panel .ft {
    background-color: #333;
}

.yui-panel .bd {
    color: white;
    padding: 30px 20px 20px 10px;
    background-color: #666;
    font-size: 1.2em;
}

.yui-panel .bd img  {
    margin-top: -20px;
    margin-right: 10px;
}

.yui-panel .ft input {
    background-color: #990000;
    color: white;
    border: 1px solid black;
    font-size: 12px;
    font-family: Tahoma, Arial;
	cursor: pointer;
}

.tcc_slideShowCtrlInfo {
	display: none;
}

.tcc_slideShowCtrlHelp {
	display: none;
}

.linksvlak {
	margin-bottom: 15px;
	color: #000000;
	padding: 10px;
	background-color: #C0C0C0;
	opacity: 0.5;
	filter:alpha(opacity=50);
	float: left;
	width: 700px;
	font-weight: bold;
}

.linksvlak a {
	color: #990000;
}

.linkskop {
	font-size: 1.4em;
	color: #990000;
}

.foto {
	float: left;
	width: 125px;
	height: 85px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.fotovlak {
	width: 125px;
	height: 85px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: #C0C0C0;
	opacity: 0.5;
	position: absolute;
	filter:alpha(opacity=50);
}

.fotoimg {
	position: absolute;
	z-index: 2;
	width: 125px;
	margin-top: 5px;	
}

.fotoveld {
	width: 540px;
	float: left;
	*margin-left: -60px;
}

.selected {
	color: #990000;
}

.productbalk {
	background-color:black;
	color:white;
	font-style:italic;
	margin-left:2px;
	margin-top:-24px;
	opacity:0.5;
	filter:alpha(opacity=50);
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	position:relative;
	text-align:left;
	width:215px;
}