body{background-color: #1a171b;
     color: #000000;
     font-family: Arial, Sans-serif;
     font-size: 14px;}
h1{font-size: 20px;
   font-weight: normal;
   color: #1a171b;}
h2{font-size: 15px;
   color: #1a171b;
   font-weight: bold;
   font-style: italic;
   margin-bottom: 0px;}
a{color: #5d5c5e;}
a:hover{color: black;}
a.banner, a.banner:hover{text-decoration: none;
	background-color: transparent;}
img{border-width: 0px;}
.left{float: left;
	margin: 5px 15px 5px 0px;}
.right{float: right;
	margin: 5px 0px 5px 15px;}
.inline{margin: 5px;
	font-style: italic;}
.caption{text-align: left;
	font-style: italic;}
address{font-style: italic;
	font-size: 12px;
	margin-left: 10px;}
table{padding: 0px;
	margin: 0px;
	border-style: none;}
table.default{}
table.visibleBorders{border-collapse: collapse;}
table.visibleBorders td{border: 1px solid #89888a;
	padding: 2px;}
table.form{}
tr{padding: 0px;
	margin: 0px;
	border-style: none;}
td{padding: 0px;
	margin: 0px;
	border-style: none;
	font-size: 14px;}
td.inputComment{padding-right: 10px;
	text-align: right;
	vertical-align: top;}
td.inputField{text-align: left;}
td.submitButton{text-align: right;
	padding-top: 10px;}
td.image{text-align: center;}
input{
	font-family: Arial, Sans-serif;
	font-size: 12px;}
textarea{
	font-family: Arial, Sans-serif;
	font-size: 12px;}
input.button{
	border-style: outset;}
input.button:hover{color: white;}

.noShow{display: none;}

div.mediaPlayer{
	background-repeat: repeat-x;
	background-color: #1a171b;
	margin-left: auto;
	margin-right: auto;
	text-align: left;}

.newsDate{
	display: block;
	text-align: right;
	font-style: italic;
	margin-top: -12px}

div.popupScreen{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
	visibility: hidden;
	background-color: transparent;
}
	
div.modalLayer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	visibility: hidden;
	background-color: transparent;}

div.popupImage{
	background-color: black;
	border: 3px solid white;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(/images/loading.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	visibility: inherit;
}
	
div.popupImageClose{
	position: absolute;
	top: -23px;
	right: -3px;
	height: 18px;
	text-align: right;
	line-height: 18px;
	color: white;
	cursor: pointer;}

div.popupImageCaption{
	position: absolute;
	bottom: -23px;
	left: -3px;
	height: 18px;
	text-align: left;
	line-height: 18px;
	color: white;
	font-style: italic;
	font-weight: normal;
}

table.imageOverview{
	width: 100%}
	
table.imageOverview td{}

#masterColumn{
	margin: 106px auto; 
	background-color: white; 
	width: 1030px; 
	padding: 5px;
}

#topBar{
	display: block; 
	width: 100%; 
	height: 260px;
}

#header{
	width: 100%;
	height: 210px;
}

#logo{
	float: left;
	position: relative;
	margin-left: 19px;
	margin-top: 44px;
	width: 406px;
	height: 125px;
}

#slideShowContainer{
	float: right;
	width: 580px;
	height: 100%;
}

#navBar{
	display: block;
	width: 100%;
	height: 50px;
	background-color: #1a171b;
	color: white;
}

#contentContainer{
	display: inline-block;
	margin: 13px;
}

#sideContent{
	float: left;
	width: 275px;
}

#content{
	float: right;
	width: 706px;
	margin-left: 13px;
}

#footer{
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #1a171b;
	color: white;
}

.sideBlock{
	border: 1px solid #bdbcbd;
	margin-bottom: 13px;
}

.sideBlock h1{
	margin: 0px;
	background-color: #1a171b;
	text-align: center;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: white;
	font-weight: normal;
	width: 100%;
}

.sideBlockContent{
	padding: 13px;
}

#productsTable{
	display: table;
	width: 100%;
border-collapse:separate;
border-spacing: 0px 13px;
}

#productsTable ul{
	display: table-row;
	width: 100%;
}

#productsTable li{
	display: table-cell;
	text-align: center;
}

#productsTable a{
	text-decoration: none;
	color: #1a171b;
}

#productsTable a:hover{
	text-decoration: none;
	color: #1a171b;
	background-color: transparent;
	text-decoration: underline;
}

#seeAlso{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;}

#seeAlso li{
	display: block;
	border: 1px solid gray;
	padding: 1px;
	margin: 13px;}

.seeAlsoItem{
	display: table;
	border-collapse: collapse;
	width: 100%;}

.seeAlsoItem a{
	display: table-row;
	background-color: #1a171b;
	height: 54px;
	text-decoration: none;
	color: white;}

.seeAlsoItem a:hover{
	background-color: #5d5c5e;}

.seeAlsoItemImage{
	display: table-cell;
	width: 54px;}

.seeAlsoItemImage img{
	display: block;}

.seeAlsoItemText{
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	color: white;
	font-weight: bold;
	font-size: 14px;}


table.simpleOverview{
	width: 100%;
	border-collapse: collapse;
	margin: -5px;}

table.simpleOverview td{
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	width: 33%;
	background-color: #1a171b;
	padding: 15px;
	border-style: solid;
	border-color: white;
	border-width: 5px;}

table.simpleOverview td div.imageContainer{	
	display: table-cell;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;	}
	
table.simpleOverview td div.imageContainer img{margin-left: auto; margin-right: auto;}

table.simpleOverview td div.price{
	color: white;
	font-size: 20px;
	font-weight: normal;}

table.simpleOverview td div.description{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: left;
	color: white;
	font-size: smaller;}
	
