#container {
	background-color: #000;
	height: 1455px;
	width: 1150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	height: 175px;
	width: 1150px;
	background-image: url(../images/head.jpg);
}
#container #maincontent table {
	margin-top: 10px;
}
#navbar {
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	height:40px;
	background-image: url(../images/navnorm.gif);
}  
#navbar li {
	float:left;
} 
#navbar li a {
	display:inline;
	float:left;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	text-align:center;
	font-size:14px;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5px;
	margin-right: 25px;
	margin-left: 10px;
} 
#navbar li a:hover {
	color:#00CCFF;
	background-image: url(../images/navhov.gif);
} 
#counter {
	margin-top: 50px;	
}
#search {
	height: 36px;
	width: 234px;
	margin-right: 25px;
	padding: 0px;
	float: right;
	background-image:url(../images/searchbar.gif)
}
#search form input {
	margin-left: 10px;
	margin-bottom: 0px;
	display: inline;
	float: left;
	margin-top: 7px;
	padding: 0px;

}
#sidemenu ul li {
	font-family: "Lucida Console", Monaco, monospace;
	color: #CCC;
	display: list-item;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
	list-style-type: none;
}
#container #sidemenu ul li a:link {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#container #sidemenu ul li a:visited {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#container #sidemenu ul li a:hover {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#sidemenu {
	height: 1200px;
	width: 200px;
	float: left;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
}
#maincontent {
	width: 750px;
	height: 1200px;
	float: left;
	background-color: #000;
	color: #FFF;
}
#maincontent table tr td {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #FFF;
}
#maincontent p {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #CCC;
	text-align: center;
	padding: 20px;
}
#adverts {
	height: 210px;
	width: 198px;
	float: left;
	color: #000;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	margin-top: 20px;
}
#advert1 {
	width: 199px;
	background-color: #CCC;
	height: 20px;
	margin-bottom: 15px;
}
#advert2 {
	width: 199px;
	background-color: #CCC;
	height: 20px;
	margin-bottom: 15px;
}
#advert3 {
	width: 199px;
	background-color: #CCC;
	height: 20px;
	margin-bottom: 15px;
}
#advert4 {
	width: 199px;
	background-color: #CCC;
	height: 20px;
	margin-bottom: 15px;
}
#footerbar {
	clear: both;
	height: 40px;
	width: 1150px;
	background-image: url(../images/foot.jpg);
}
#maincontent h1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: x-large;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
img {
border: none;
}
.medium_photo_wrapper {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 19px;
	height: 200px;
	text-align: center;
}
.medium_photo_info {
	float: left;
	width: 483px;
	margin-top: 20px;
	margin-left: 25px;
	height: 200px;
}
#name {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 400px;
	font-weight: bold;
	margin-left: 10px;
}
#id {
	font-family: "Lucida Console", Monaco, monospace;
	color: #5C7DED;
	text-align: left;
	font-size: 10px;
	padding-bottom: 20px;
	width: 230px;
	margin-left: 10px;
}
#price {
	font-family: "Lucida Console", Monaco, monospace;
	color: #CCC;
	text-align: left;
	font-size: 12px;
	padding-bottom: 15px;
	width: 230px;
	margin-left: 10px;
	margin-top: 20px;
}
#basket {
	text-align: center;
	width: 20px;
	border: 1px solid #999;
	float:left;
	margin-right: 5px;
	background-color: #000;
	background-image: url(../images/basket2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 10px;
	margin-top: 20px;
}
#cart {
	font-family: "Lucida Console", Monaco, monospace;
	color: #CCC;
	text-align: center;
	font-size: 12px;
	width: 120px;
	border: 1px solid #999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 20px;
}
#title {
	background-color: #CCC;
	height: 20px;
	width: 703px;
	text-align: left;
	margin-top: 20px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 19px;
	text-indent: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 5px;
}
.photo {
	display: block;
	width: 750px;
}
.other_photos_wrapper1 {
	clear: left;
	width: 710px;
	margin-top: 20px;
	margin-left: 19px;
	margin-right: 25px;
	text-align: center;
	display: block;
}
.other_photos_wrapper2 {
	clear: left;
	width: 710px;
	margin-top: 20px;
	margin-left: 19px;
	margin-right: 25px;
	text-align: center;
	display: block;
}
.other_photos_margin {
	display: inline;
	margin-left: 20px;
	text-align: center;
}


.description {
	clear: left;
	width: 690px;
	margin-left: 19px;
	display: block;
	margin-right: 25px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #CCC;
	height: auto;
	padding: 10px;
	margin-top: 20px;
}

.question {
	clear: left;
	width: 690px;
	margin-top: 40px;
	margin-left: 19px;
	display: block;
	height: 30px;
	padding: 10px;
}

