a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;	
}
a:active {
	color: #000;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	background-color: #FFF;
	-moz-box-shadow:    0px 0px 3px 3px #999;
	-webkit-box-shadow: 0px 0px 3px 3px #999;
	box-shadow:         0px 0px 3px 3px #999;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}

.header {
	text-align: center;
	vertical-align: middle;
}
.categories {
	float: left;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(../images/bullet.png);
}
.side_bar {
	float: left;
}
.side_bar-item {
	width: 195px;
	background-color: #FFF;
	border: thin solid #ccc;
	padding: 20px;
	margin-top: 35px;
	margin-right: 15px;
}
.bottom_bar {
	float: left;
}
.bottom_bar-item {
	width: 1060px;
	background-color: #FFF;
	border: thin solid #ccc;
	padding: 20px;
	margin-top: 35px;
}
.bottom_barCopy {
	float: left;
	width: 195px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	border: thin solid #ccc;
	padding: 20px;
	margin-top: 35px;
	margin-right: 15px;
}
.nav {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.pic_banner {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 450px;
}
.content {
	width: 1100px;
	font-family: Tahoma, Geneva, sans-serif;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.items {
	margin-top: 20px;
	width: 850px;
	float: left;
}
.User_items {
	margin-top: 20px;
	width: 1100px;
	float: left;
}

.products {
	background-color: #EEE;
	height: 300px;
	width: 260px;
	margin: 7px;
	float: left;
}

.products-img {
	height: 250px;
	width: 250px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}
.products-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.products-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.products-description-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 150px;
}
.simple_shadow {
  -moz-box-shadow:    0px 0px 3px 3px #CCC;
  -webkit-box-shadow: 0px 0px 3px 3px #CCC;
  box-shadow:         0px 0px 3px 3px #CCC;
}
.shadow {
  -moz-box-shadow:    0px 0px 3px 3px #CCC;
  -webkit-box-shadow: 0px 0px 3px 3px #CCC;
  box-shadow:         0px 0px 3px 3px #CCC;
  cursor: pointer;
}
.shadow:hover {
	-moz-box-shadow:    0px 0px 3px 3px #999;
	-webkit-box-shadow: 0px 0px 3px 3px #999;
	box-shadow:         0px 0px 3px 3px #999;
	background-color: #DBDBDB;
}
.round {
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.foot {
	height: 150px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	vertical-align: middle;
	margin-top: 20px;
}
.line {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	height: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.item {
	background-color: #FFF;
	width: 806px;
	float: left;
	margin-top: 35px;
	padding: 20px;
	border: thin solid #CCC;
}
.item-image_prev {
	float: left;
	width: 150px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	vertical-align: middle;
}
.item-image_prev-box {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 25px;
	margin-left: 25px;
	overflow: hidden;
	border: thin solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.item-image_prev-box-big {
	float: left;
	height: 190px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}


.item-image {
	width: 400px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
.item-description {
	float: left;
	width: 176px;
}
.social {
	text-align: center;
	vertical-align: middle;
}
.user {
	width: 1100px;
	height: 310px;
}

.user_prof {
	float: left;
	width: 250px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	height: 250px;
	overflow: hidden;
}
.user_desc {
	margin: 20px;
	float: left;
	width: 755px;
	overflow-y: auto;
	height: 250px;
}
