/* reset */
html, body, div, span, object, iframe, h1, 
h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:trebuchet ms;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border: 0;
	display: block;
}

/* clearfix */
.clearfix:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	background: #333333 url(../artnude/images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px
	text-align: center;
}
#content {
	width: 1004px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../artnude/images/background-left.png) repeat-y;
}

.divider {
	height: 5px;
	background: url(../artnude/images/background-left-short.png) no-repeat;
	padding: 0;
	width: 1004px;
	margin: 0 auto;
}
.divider.cross {
	height:45px;
	background: url(../artnude/images/cross.png);
	width: auto;
}
#logo img {
	display: block;
}

#left .util a {
	display: block;
	background: #666666 url(../artnude/images/icons/plus.png) no-repeat;
	color: white;
	font-weight: bold;
	font-size: 11px;
	width: 115px;
	height: 45px;
	float: left;
	line-height: 45px;
	text-align: center;
	text-decoration: none; 
}

#left .util a.translate {
	background: #464646;
}
#left .util a.addthis_button img {
	position: absolute;
	top: 10px;
}
ul#menu {
	list-style-type: none;
}
ul#menu li {
	width: 115px;
	height: 115px;	
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	filter: Alpha(opacity=100); /* turn off cleartype */
}

ul#menu li a {
	display: block;
	width: 115px;
	height: 115px;	
	line-height: 115px;
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: 14px;
	text-decoration: none;
}
ul#menu li span {
	position: absolute;
	background: url(../artnude/images/new.png) ;
	top: 0;
	left: 0;
	height: 14px;
	width: 30px;
	overflow: hidden;
}
ul#menu li span strong {
	position: relative;
	left: -100px;
}

body.intro {
	background: black;
	padding: 0 0 100px 0;
}
#intro {
	width: 1004px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: none no-repeat;
}
#intro .images {
	position: absolute;
	overflow: hidden;
	width: 1004px;
	height: 689px;
}
#intro .images div {
	width: 1004px;
	height: 689px;
}
#intro h1 {
	position: absolute;
	right: 0;
	top: 419px;
	width: 251px;
	height: 251px;

}
#intro .main {
	padding: 445px 291px 0 40px;
	overflow: hidden;
	height: 225px;
	position: relative;

}
#intro .main div {
	width: 673px;
	position: absolute;
}
#intro .main h2 {
	color: white;
	font-weight: normal;
	font-size: 36px;
}

#intro .main h3 {
	color: #cdcdcd;
	font-weight: bold;
	font-size: 20px;
	font-style : italic;
	margin:0px;
	padding:0px 0px 5px 0px;
}



#intro .main p {
	padding: 0px;
	color: white;
	font-size: 16px;
	line-height: 20px;	
}
#intro #menu {
	height: 255px;
}
#intro #menu li {
	width: 251px;
	height: 255px;
	background: none;
}
#intro #menu li.item1 a {
	width: 251px;
	height: 255px;
	background: url(../images/intro/menu.png) 0 -255px no-repeat;
}
#intro #menu li.item2 a {
	background: url(../images/intro/menu.png) -251px -255px no-repeat;
}
#intro #menu li.item3 a {
	background: url(../images/intro/menu.png) -502px -255px no-repeat;
}
#intro #menu li.item4 a {
	background: url(../images/intro/menu.png) -753px -255px no-repeat;
}
#intro #menu li.item1.over a {
	background: url(../images/intro/menu.png) 0 0 no-repeat;
}
#intro #menu li.item2.over a {
	background: url(../images/intro/menu.png) -251px 0 no-repeat;
}
#intro #menu li.item3.over a {
	background: url(../images/intro/menu.png) -502px 0 no-repeat;
}
#intro #menu li.item4 a:hover {
	background: url(../images/intro/menu.png) -753px 0 no-repeat;
}
#intro #menu li a {
	width: 251px;
	height: 255px;
	overflow: hidden;
	position: relative;
}
#intro #menu li a span {
	position: relative;
	top: -200px;
	background: none;
	width: auto;
	height: auto;
}
a:link{ color:#666; text-decoration: none }
a:visited{ color:#666; text-decoration: none }
a:hover{color:#999; text-decoration: none }
a:active{color:#999; text-decoration: none }

