@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bfbfbf;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/paisley.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
.container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666464;
	-webkit-box-shadow: 0px 0px 19px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 19px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 19px -4px rgba(0,0,0,0.75);
}
.container .topheader {
	height: 135px;
	width: 975px;
	background-image: url(images/circle-bg.gif);
	background-repeat: repeat;
}
.container .topheader .logo {
	float: left;
}
.container .topheader .features {
	float: right;
	width: 350px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	height: 135px;
}
.container .topheader .features ul {
	padding-top: 25px;
}
.container .topheader .features ul li {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	list-style-type: none;
}
.container .topheader .features ul li span {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.container .under_header {
	width: 967px;
	height: 379px;
	float: left;
	padding: 4px;
	background-color: #FFF;
}
.container .under_header .slider {
	float: left;
	height: 380px;
	width: 765px;
}
.container .under_header .model {
	width: 198px;
	float: right;
}
.container .under_header .button {
	float: right;
	width: 198px;
	padding-top: 5px;
}
.container .about {
	background-color: #666464;
	height: 100px;
	width: 965px;
	float: left;
	color: #FFF;
	text-align: justify;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.container .about span {
	background-color: #666464;
	height: 100px;
	width: 965px;
	float: none;
	color: #cbc9c9;
	text-align: justify;
	font-size: 17px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.container .gallery {
	background-color: #666464;
	float: left;
	width: 975px;
	height: auto;
}
.thumbnails {
	width: 100%;
}
.thumbnails ul {
  margin: 0px;
  padding: 0px;
  text-align:center;
  width:100%; list-style:none;
}
.thumbnails ul li {
	list-style: none;
	float:none;
	display:inline-block;
	width:175px;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	height: auto;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.thumbnails ul li img{
	display:block; max-width:100%; width:100%; 
	  filter: none;
  -webkit-filter: grayscale(0%);
}
.thumbnails ul li a img {
	border:1px solid #FFFFFF;
}
.thumbnails ul li a:hover img {
	border:1px solid #d4498c;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.container .ratings {
	background-color: #666464;
	float: left;
	width: 975px;
	color: #FFF;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
}
.container .highestrated {
	width: 975px;
	background-image: url(images/circle-bg.gif);
	background-repeat: repeat;
	float: left;
	font-size: 43px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.container .highestratedmodels {
	background-color: #666464;
	width: 975px;
	height: auto;
	padding-top: 10px;
	float: left;
}
.thumbnails2 {
	width: 100%;
}
.thumbnails2 ul li .text {
	float: none;
	height: 20px;
	width: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thumbnails2 ul {
  margin: 0px;
  padding: 0px;
  text-align:center;
  width:100%; list-style:none;
}
.thumbnails2 ul li {
	list-style: none;
	float:left;
	display:block;
	width:220px;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	height: 320px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	background-color: #930b4c;
	color: #FFF;
	text-align: center;
}
.thumbnails2 ul li img{
	display:block;
	max-width:100%;
	width:100%;
	height: 320px;
}
.thumbnails2 ul li a img {
	border:0px solid #888888;
}
.container .bigbutton {
	float: left;
	width: 975px;
	background-image: url(images/circle-bg.gif);
	background-repeat: repeat;
	height: 180px;
	margin-top: 40px;
	margin-bottom: 20px;
}
