/*CSS BASE-------copyright 2006 Museum of Digital Sculpture.*/


/*Base block------------------------*/

*
{
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}

body
{ 
	width:100%; 
	font:10px/16px "ＭＳ Ｐゴシック", "Osaka";
	color:#7C785D;
	background:#ffffff url("./images/lightwave3dcgwoman.jpg") right 20px no-repeat; 
}


ul,li
{
	list-style-type:none;
}


a, a:visited
{
	color:#bf474c;
	text-decoration:none;
	font-weight:normal;
}

a:hover
{
	color:#FF6176;
}

.center
{
	vertical-align:middle;
}

.inline
{
	display:inline;
}

.body em{
	font-style:normal ;
	font:11px/16px "Century Gothic", Helvetica, "ＭＳ Ｐゴシック", "Osaka";
}


/*Border & Liner block------------------------*/

#top-liner
{
	width:100%; 
	padding:16px 0 22px; 
	margin:0; 
	background:url("./images/top-liner-wht.gif")  repeat-x;
}

#bottom-liner
{
	position:fixed;
	z-index:200; 
	left:0;
	bottom:0;
	width:100%;
	height:26px;
	text-align:right;
	background:transparent url("./images/top-under-liner.gif") bottom repeat-x;
}

#copywrite
{
	color:#3c3c3c; 
	font:10px/14px "Geneva", "Arial", "Helvetica", "san-serif";
}

/*navi--------------------------------------*/

#navi
{
	width:280px; 
	height:auto;
	margin:0 0 0 10px; 
	padding:0 0 4px 4px; 
	background-color:transparent; 
}

/*Site concept & discription-----------------*/

#concept
{
	display:none;
	color:#6B0124;
	padding:0 0 4px 0; 
}

.com-body
{
	font:10px/16px "ＭＳ Ｐゴシック", "Osaka";
	color:#333;
	margin:0;
	padding:4px;
}

.credit-e
{
	height:16px;
	color:#3c3c3c; 
	font:10px/16px "Arial", "Verdana", "Helvetica", "san-serif";
}

.large-e 
{  
	color:#999966;
	font:13px/16px  "Arial", "Verdana", "san-serif";
}



/* RDF-------------------------------------*/

.border-link
{ 
	margin:4px 0; 
	padding:2px 0;
	height:20px;
	font:normal 12px/20px "Verdana", "Arial", "san-serif";
	letter-spacing:10px;
	border:#ddd solid;
	border-width:1px 0px; 	
}

#banner
{
	display:block;
	float:left;
	width:200px;
	height:20px;
}

#rdf
{  
	display:block;
	float:left;
	padding:0 0 0 10px;
	width:70px;
	height:20px;
	color:#fff;
	text-align:center;
	background-color:#d5977c; 
}

#rdf:hover
{  
	background-color:#e2ada0; 
}

/*Menu block----------------------------*/

#topForm
{ 
	display:block;
	margin:5px 0 0 0;  
	background-color:transparent; 
}

#topForm li{ 
	display:block;
	padding:4px 0;  
	border:#dddddd solid;
	border-width:1px 0 0; 
}

#topForm span
{  
	position:relative;
	display:block; 
	width:280px;
	height:24px;
	font:12px/24px "Verdana";
	color:#851A23;
	letter-spacing:10px;
	vertical-align:middle;
	background-color:#E9E8CD; 
}

#topForm a
{  
	display:block; 
	padding:0 4px; 
	width:272px;
	height:24px;
	font:12px/24px "Verdana";
	letter-spacing:10px;
	background-color:#E9E8CD; 
}

#topForm a:hover
{  
	background-color:#f7fce6; 
 }

#topForm input{
	font:12px/12px "ＭＳ Ｐゴシック", "Osaka";
	letter-spacing: 2px;
}


#topForm #word
{
	display:block; 
	font:12px/12px "ＭＳ Ｐゴシック", "Osaka";
	height:14px;
	position:absolute;
	top:3px;
	right: 48px;
}

#topForm #submit
{
	display:block;
	width:40px; 
	font:12px/12px "ＭＳ Ｐゴシック", "Osaka";
	letter-spacing: 2px;
	height:20px;
	position:absolute;
	top:2px;
	right:4px;
}

/*Update Gallery block----------------------------*/

#updateG, #updateG:link{ 
	color:#851A23; 
	height:50px; 
	margin:0 0 4px;
	padding:2px 0;
	cursor:pointer;
	border:#ddd solid;
	border-width: 1px 0;
	background:transparent; 
}


#updateG:hover{  
	color:#FF6176;
	background:#f7fce6; 
}

#updateG img {  
	height:48px; 
	margin:0 2px 0 0;
	border:1px #fff solid;
	float:left;
}

#updateG h2{
	color:#6B0124;
	font: bold 12px/16px "Verdana", "Arial", "san-serif";
}

#updateG h3{
	font: 10px/16px "Verdana", "Arial", "san-serif";
}

#updateG strong{
	color:#000;
}

#updateG p{
	color:#333;
}

/*Forum Index block----------------------------*/

#frIndex{
	color:#333333;
	padding:2px 0;
}

#frIndex h3{
	color:#333333;
	font:bold 10px/16px "ＭＳ Ｐゴシック", "Osaka";
	margin:4px 0 0 0;
	padding:0px;
}

#frIndex p{
	color:#333333;
	margin:0px;
	padding:0px;
}

#frIndex span{
	color:#333333;
	font:10px/12px "Verdana", "Arial", "san-serif";
	margin:0 0 0 4px;
}


/* W3C-------------------------------------*/

#validate{
	padding:4px 0;
	border: #dddddd solid;
	border-width: 1px 0 ;
}

#w3clink{ 
	margin:4px 0; 
	padding:4px 0;  
	border:#ddd solid;
	border-width:1px 0 0; 
}

#w3clink img{ 
	border:none;
}

#SHV{
	position:fixed;
	bottom:30px;
	right:0;
	width:135px;
	height:43px;
}

#SHV a{
	display:block;
	width:135px;
	height:43px;
	text-indent:-9999px;
	background:url("./images/shv_logo.gif") no-repeat;
}

#SHV a:hover{
	background-position:0 -43px;
}

/* MDS CSS end-------------------------------------*/
