/* CSS Document */
body {
background-color: #000;
background-image: url(../templates/default/img/bg.jpg);
background-repeat: no-repeat;
color: #999999;
font-family: trebuchet MS;
font-size: 12px;
}
img {
border: 0px;
}
a:link, a:visited, a:hover {
text-decoration: none;
color: #000;
}
input, textarea, select {
width: 100%;
font-family: trebuchet MS;
}
table {
width: 100%;
}
#action {
position: absolute;
right: 70px;
top: -4px;
font-size: 12pt;
font-weight: bold;
text-align: right;
color: #fff;
}
#action a:link, #action a:visited {
display: block;
width: 200px;
margin-bottom: 5px;
border: 1px solid #dddddd;
color: #fff;
}
#relative_c {
position: relative;
width: 700px;
height: auto;
margin-left: auto;
margin-right: auto;
background-color: #000;
}
#absolute_c {
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
}
/*#banner {
position: absolute;
left: 0px;
top: 0px;
width: 700px;
height: 182px;
background-image: url(img/bg.jpg);
}*/
#content {
position: absolute;
margin-top: 200px;
font-size: 10pt;
width: 700px;
height: auto;
}
				#title_c { 
				font-size: 20pt;
				height: 60px;
				margin-bottom: 15px;
				background-image:url(img/title_c.jpg);
				background-position: right;
				background-repeat: no-repeat;
				}
				#title2 {
				font-size: 16pt;
				text-align: right;
				}
				#title3 {
				font-size: 14pt;
				}	
				
#element img{ 
border: 1px solid #444;
width: 200px;
height: 200px;
margin-top: 20px;
margin-left: 20px;
}
#image {
width: 100%;
text-align: center;
margin-top: 30px;
border: 1px solid #cfcfcf;
padding-top: 40px;
padding-bottom: 40px;
}
#comments {
position: absolute;
padding: 20px;
right: 67px;
border: 1px solid #fff;
top: 202px;
background-color: #000000;
background-image:url(../templates/default/img/bg.jpg);
overflow: auto;
color: #fff;
height: 200px;
width: 300px;
filter:	alpha(opacity=90);
filter:	progid:DXImageTransform.Microsoft.Alpha	(opacity=90);
-moz-opacity:		.9;
}
#comments a:visited, #comments a:link {
color: #fff;
}
#cmt {
padding: 10px;
}
#nav {
position: absolute;
right: 40px;
top: 115px;
width: 200px;
height: 60px;
}
#ad_nav {
position: absolute;
top: 115px;
left: 500px;
z-index: 900;
}
#ad_nav a:link, #ad_nav a:visited, #main_li {
padding: 10px;
border-top: 4px solid #333333;
background-image: url(../templates/default/img/bg.jpg);
background-position: 0px;
font-size: 14px;
color: #777777;
width: 180px;
font-weight: bold;

}
#ad_nav a:hover {
background-position: -73px;
color: #551414;
}
