@charset "windows-1255";
/* CSS Document */

html, body, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

body {
	background-image: url(images/tapet.gif);
	margin: 0 auto;	
}	 

.regular {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding:20px;
}	 

#page {
	width:785px; 
	border: 1px solid #dcdcdc; 
	background-color:#ffffff; 
	border-top: none;
}
#logo {
	width:170px !important; 
	height:100px; 
	background-color:#818181; 
	text-align:center;
	padding: 0px 15px;
}
#topStrip {
	width:615px; 
	padding-left: 40px;
}
#retiredLogoStrip {
	height: 100px;
	text-align: center;
	vertical-align: middle;
	width:615px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#menu {
	height: 800px; 
	width: 170px !important;  
	background-color:#818181;
	text-align:left;
	font-size: 12px;
	vertical-align:top;
	line-height: 220%;
	padding-left:28px;
	padding-top:20px;
	padding-right: 0;
	text-decoration: none;
 	font-weight: normal;
}
.menuItem {
	color: white; 
}
#gallerySubmenu {
	font-size: 11px;
	vertical-align:top;
	font-stretch: wider;
	line-height: 220%;
	padding-left:22px;
   text-decoration: none;
 	font-weight: normal;
}
#content {
	vertical-align:top; 
	padding-left: 60px; 
	width: 615px; 
	padding-right: 30px;
}
#contentShop {
	vertical-align:top; 
	padding-left: 20px; 
	width: 615px; 
	padding-right: 10px;
}
#contentProduct {
	vertical-align:top; 
	width: 615px;
	text-align:center;
}
.contentText {
	font-stretch: wider; 
	line-height: 150%;
}

#menu a:link {
	color: white; 
	text-decoration: none;
}
#menu a:visited {
	color: white; 
	text-decoration: none;
}
#menu a:hover, #menu .currentPage {
	color:black !important; 
	background-color:yellow; 
	text-decoration: none;
}
	
#content a:link {
	color: blue; 
	text-decoration: none;
}
#content a:visited {
	color: blue; 
	text-decoration: none;
}
 #content a:hover {
	color: blue; 
	text-decoration: underline;
	background-color:white; 
}

.ppDetails {
	font-family: Arial,Helvetica,sans-serif;
	text-align:center;
	font-size: 10px;
	font-stretch: wider;
	line-height:normal;
	text-decoration: none;
}
.ppDetailsMain {
	font-family: Arial,Helvetica,sans-serif;
	text-align:center;
	font-size: 11px;
	font-stretch: wider;
	line-height:normal;
	text-decoration: none;
}

.innerGallery {
	color: blue; 
}

.productTitle {
	font-weight: bold;
	font-size:16px;
	letter-spacing: 1px;
}
.buynow {
	color: black !important; 
	background-color: #FFCC00 !important; 
	padding-left: 2px;
	text-decoration: none;
}

input#bntPlay {
	border: 1px solid #818181;
	background: #ffffff none;
	padding:4px;
}

.textParag {
	margin-top: 12px;
}

.sectionHeader {
	text-align: right;
	font-size:13px;
	font-style:italic;
	border-bottom: 1px dashed #666666;
	margin-top: 16px;
}
