/* GLOBAL DEFINITIONS */
/*reset*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}
body {
	background:url(http://www.icemodels.it/images/body_bg.jpg) no-repeat scroll center 0;
}
img, table, td {
	border:0px none;
}
.clear {
	clear: both;
	line-height: 0;
	font-size:0;
	margin:0;
	padding:0;
}
.clear-left {
	clear: left;
	line-height: 0;
}
strong {
	font-weight:bold;
}
a {
	color:#333;
	text-decoration: none;
}
a:hover {
	color:#333;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}
ul, ol, li {
	list-style: none;
	list-style-type:none;
}
hr {
	background:url(http://www.icemodels.it/images/pattern.jpg) repeat 0 0;
	height:8px;
	border:0 none;
	margin:2px 0 8px 0;
	padding:0;
}
/* GLOBAL STRUCTURE */
#wrapper {
	height:auto;
	margin:5px auto 5px;
	width:960px;
}
#layout_body {
	height:auto !important;
	margin:0;
}
/*footer*/
#footer {
	height:90px;
}
#footer .info {
	padding:15px 0;
	text-align:center;
	border:1px solid #e1e1e1;/*background:#eaeaea url(http://www.icemodels.it/images/footer_bg.jpg) left bottom no-repeat;*/
}
#footer strong {
	color:333;
	font-size:15px;
	font-weight:normal;
	margin:15px 0 0 0;
}
#footer p {
	color:333;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}
.pattern_footer {
	background:url(http://www.icemodels.it/images/pattern.jpg) repeat 0 0;
	height:25px;
	margin:10px 0;
}
/*typography*/
h1 {
	font-weight: normal;
}
h3, h3 a {
	color:#444;
	font-size:15px;
	font-weight:bold;
	margin-bottom:4px;
	padding:0;
	text-decoration:none;
}
h3 a:hover, h4 a:hover {
	color:#F00 !important;
	text-decoration:underline;
}
h4, h4 a {
	color:#666;
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
	padding:0;
	text-decoration:none;
}
/*header*/
#header {
	width:auto;
	height:80px;
}
#header h1 {
	background:transparent url(http://www.icemodels.it/images/icemodels-logo.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:67px;
	margin:0;
	text-indent:-9999px;
	width:104px;
}
#header h1 a {
	color:#FFFFFF;
	display:block;
	height:67px;
	width:1045px;
}
ul#menu {
	float:right;
	margin:10px 0 0 0;
}
ul#menu li {
	float:left;
	margin:0 0.6em !important;
	margin:0 0.8em 0 0.2em;
	color:black;
	font-size:17px;
	height:20px;
}
ul#menu li.about_us, ul#menu li.blog, ul#menu li.contact, ul#menu li.square {
	text-indent:-9999px;
	display:block;
}
ul#menu li.about_us a {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll 0 0;
	width:119px;
	text-indent:-9999px;
}
ul#menu li.about_us a:hover {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll 0 -23px;
}
ul#menu li.woman {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -130px 0;
	width:126px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
}
/*ul#menu li.woman a:hover {
	background:url(images/menu.gif) no-repeat scroll -130px -23px;
	width:126px;
}*/
/*ul#menu li.man a{
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -271px 0;
	width:80px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
}*/
/*ul#menu li.man a:hover{
	background:url(images/menu.gif) no-repeat scroll -271px -23px;
}*/
ul#menu li.blog a {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -367px 0;
	width:115px;
}
ul#menu li.blog a:hover {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -367px -23px;
}
ul#menu li.square a {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -615px 0;
	width:165px;
}
ul#menu li.square a:hover {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -615px -23;
}
ul#menu li.contact a {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -500px 0;
	width:115px;
}
ul#menu li.contact a:hover {
	background:url(http://www.icemodels.it/images/menu.gif) no-repeat scroll -500px -23px;
}
ul#menu li.woman p.subtext, ul#menu li.man p.subtext {
	padding-top:30px;
}
ul#menu li.woman p.subtext a, ul#menu li.man p.subtext a {
	color:#333;
	font-size:11px;
	display:list-item;
	float:left;
	margin:0 0 0 1.3em;
}
ul#menu li.man p.subtext a {
	margin:0 0 0 0.9em;
}
ul#menu a:link, ul#menu a:visited {
	display: block;
	text-decoration: none;
}
ul#menu a:hover, ul#menu a:focus, ul#menu a:active {
	color:#999;
	text-decoration: underline;
}
/*middle home*/
.spotlight {
	/*background:url(http://www.icemodels.it/images/spotlight_bg.jpg) no-repeat;*/
	border:1px solid #e1e1e1;
	width:auto;
	height:446px;
	text-align:center;
	display:block;
}
.spotlight .man, .spotlight .woman {
	display:block;
	width:333px;
	height:416px;
	float:left;
	margin:0.9em 0 0 6em !important;
	margin:10px 0 0 60px;
}
/*box model*/
.models_container {
}
.model_man, .model_woman {
	width:140px;
	height:256px;
	padding:0 16px 0 20px;
	display:block;
	float:left;
	border:1px solid #e1e1e1
}
.model_woman {
/*background:#f4f4f4 url(http://www.icemodels.it/images/model-woman-bg.gif) no-repeat top right;*/

}
.model_woman img, .model_man img {
	border:1px solid #e3e3e3;
}
/*.model_man img {
	border:1px solid #3399ff;
}*/
.model_woman img, .model_man img {
	width:134px;
	height:198px;
	margin:20px 0 5px 0;
}
.model_man {
/*background:#f4f4f4 url(http://www.icemodels.it/images/model-man-bg.gif) no-repeat top right;*/
}
.model_man a, .model_woman a {
	font-size:12px;
	color:#333;
	display:block;
	text-align:left;
}
.model_woman a:hover img, .model_man a:hover img {
	border:1px solid #fff;
}
.intown {
	background:#fff url(http://www.icemodels.it/images/intown.gif) no-repeat bottom right;
	border-bottom:1px solid #FF0000;
}
/*navigation*/
.navigation_bar {
	padding:3px 0;
	margin-bottom:15px;
}
.navigation_bar .label {
	float:left;
	font-size:14px;
	margin-top:6px;
}
.navigation_bar ul li {
	margin:4px 0 0 0;
	display:inline;
	float:right;
}
.navigation_bar ul li a {
	font-size:14px;
	padding:0 3px;
	text-transform:uppercase;
	margin:0 2px;
}
.navigation_bar ul li a:hover {
	text-decoration:none;
	background:#666;
	color:#FFF;
	padding:0 3px;
	margin:0 2px;
}
.navigation_bar ul li.active {
	background:#666;
	text-transform:uppercase;
	color:#FFF;
	padding:0 3px;
}
/*pagination*/
.pagination {
	border-top: 1px solid #e1e1e1;
	margin-top:3px;
	text-align:center;
	padding:4px;
}
.pagination span.prev, .pagination span.next {
	font-size:13px;
	color:#CCC;
}
.pagination span.prev {
	float:left;
}
.pagination span.next {
	float:right;
}
.pagination span a:hover {
	text-decoration:none;
	background:#f4f4f4;
	color:#333;
}
/*all model*/
div.allmodel table {
	margin: 0 auto;
	text-align: center;
	width:auto;
	padding:2px 0;
}
div.allmodel table tr td {
	padding:6px;
}
/*model main*/
.model_main {
	height:auto !important;
}
.model_main h2.man, .model_main h2.woman {
	font-size:23px;
}
.model_main h2.woman {
	color:#333;
}
.model_main h2.man {
	color:#333;
}
.model_main .model_spec {
	border-top:1px solid #e1e1e1;
}
.model_main .model_spec ul li {
	display:inline;
}
.model_main .model_spec ul li {
	font-size:12px;
	margin:0 0.8em 0 0;
}
/*gallery*/
.gallery {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 8px;
}
.gallery_thumb {
	height:auto;
	padding:4px 0;
	text-align:center;
}
.gallery ul {
	margin:0 auto;
}
.gallery ul li {
	display:inline;
	vertical-align:middle;
}
.gallery ul li a img.selected {
	border-top:4px solid #F00;
}
.gallery li a img {
	border:1px solid #FFFFFF;
	margin:14px auto 8px;
	vertical-align:middle;
}
.gallery li a:hover img {
	border:1px solid #CCC;
	margin:14px auto 8px;
	vertical-align:middle;
}
.paginator {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:25px auto;
	padding-top:10px;
	text-align:center;
}
a.paginator_next, a.paginator_prev, a.paginator_prev:visited, a.paginator_next:visited {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #666666;
	color:#333333;
	margin:auto 3px !important;
	padding:0 5px 3px;
	text-decoration:none;
}
a.paginator_next:hover, a.paginator_prev:hover {
	background:#999;
	color:#FFF;
	border:1px solid #FFF;
}
/*aboutus*/
.about, .contact {
	height:auto !important;
}
.about h2, .contact h2 {
	font-size:23px;
}
.about h3, .contact h3 {
	text-transform:uppercase;
	color:#F39;
	font-size:16px;
}
.page {
	padding:10px 2px;
}
.page p {
	padding:5px 2px;
	font-size:12px;
	line-height:18px;
}
/*slideshow homepage*/
#slideshow {
	position:relative;
	height:550px;
	width:920px;
	margin:0 10px 0 20px;
	display:block;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
