/* -------------------------------------------------------------- 

reset.css
* Resets default browser CSS.

-------------------------------------------------------------- */
*{
	margin:0;
	padding:0;
}
address
{
	font: normal 12px Verdana,;
	color: #FFF;
	text-align: center;
}

.clear
{
	clear: both;
}



/* A container should group all your columns. */
.container {
	width: 800px;
	margin: 0 auto;
	background: #333;
}
body {
	font-size:100%;
	color:#FFF;
	background-color:#333;
}
h3,h4,h5,h6 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear: both;
	color: #FFF;
}
p {
	line-height:160%;
	font-size: 90%;
	color: #FFF;
}
img {
border:0;
}
/*
Link Color [
----------------------------------------------------------- */
#navi{
	background:url(../images/menu.png) no-repeat 0px -40px;
	width:800px;
	height:40px;
	margin:0;
	padding:0;
}

#navi span {
display: none;
}

#navi li, #navi a {
height:40px;
display:block;
}

#navi li {
float:left;
list-style:none;
display:inline;
}
#navi-01
{
	width: 135px;
}
#navi-02 {
	width: 100px;
}
#navi-03 {
	width: 100px;
}
#navi-04 {
	width: 100px;
}
#navi-05 {
	width: 100px;
}
#navi-06 {
	width: 100px;
}
#navi-07 {
	width: 100px;
}
#navi-01 a.sd
{
	background:url(../images/menu.png) no-repeat 0px 0px;
	display: block;
	width: 135px;
}

#navi-02 a.sd
{
	background:url(../images/menu.png) no-repeat -135px 0px;
	display: block;
	width: 100px;
}

#navi-03 a.sd
{
	background:url(../images/menu.png) no-repeat -235px 0px;
	display: block;
	width: 100px;
}

#navi-04 a.sd
{
	background:url(../images/menu.png) no-repeat -335px 0px;
	display: block;
	width: 100px;
}

#navi-05 a.sd
{
	background:url(../images/menu.png) no-repeat -435px 0px;
	display: block;
	width: 100px;
}

#navi-06 a.sd
{
	background:url(../images/menu.png) no-repeat -535px 0px;
	display: block;
	width: 100px;
}

#navi-07 a.sd
{
	background:url(../images/menu.png) no-repeat -635px 0px;
	display: block;
	width: 100px;
}


#navi-01 a:hover {
	background:url(../images/menu.png) no-repeat 0px 0px;
}
#navi-02 a:hover {
	background:url(../images/menu.png) no-repeat -135px 0px;
}

#navi-03 a:hover {
	background:url(../images/menu.png) no-repeat -235px 0px;
}
#navi-04 a:hover {
background:url(../images/menu.png) no-repeat -335px 0px;
}
#navi-05 a:hover {
background:url(../images/menu.png) no-repeat -435px 0px;
}
#navi-06 a:hover {
background:url(../images/menu.png) no-repeat -535px 0px;
}
#navi-07 a:hover {
background:url(../images/menu.png) no-repeat -635px 0px;
}

/*---------------------------------------------------------

header 

-----------------------------------------------------------*/
#header{
width: 800px;
float:left;
}
#headtitle span
{
display: none;
}

h1#headtitle {
	height:140px;
	padding:0px;
	line-height:1px;
	font-size:1px;
	margin: 0px;
}
#classmaincontens{
	width:100%;
	float:left;
	margin: auto;
	background-color:#000;
	height: 100%;
}
#classmaincontens .pricel
{
	float: left;
	margin: auto auto;
	display: block;
	padding: 0px 0px 15px;
	width: 400px;
}
#classmaincontens .pricel
h3
{
	font-size: 110%;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
#classmaincontens .pricer
{
	display: block;
	padding: 0px 0px 15px;
	clear: both;
	width: 95%;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dashed #009A4E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#classmaincontens .pricer h3 
{
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 5px;
}




div.classsubarea
{
width:400px;
height:500px;
float:left;
}

/* -------------------------------------------------------------- 

grid.css

-------------------------------------------------------------- */
div.classbottm
{
width:100%;
float:left;
}
.hide
{
display: none;
}
#c60, #c90, #c120 {
	float: left;
	width: 100%;
	font-size: 110%;
}
#bottomcontens
{
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #000;
}
#imageContainer
{
	float: left;
	display: block;
	margin-top: 2px;
	margin-left: 15px;
}


div.imagefram
{
	float: left;
	width: 320px;
	font-size: 110%;
	background: #000;
	display: block;
}

#contenstitle
{
	color: #FFF;
	font-size: 130%;
	padding-left: 5px;
	margin-bottom: 5px;
}
sup
{
	color: #F00;
	margin: -1px;
	padding: -1px;
	font-size: 85%;
}

div.contentfram
{
	float: left;
	width: 470px;
	font-size: 110%;
	background: #000;
	display: block;
	padding-left: 10px;
	text-align: left;
}
.contentfram span.textright
{
	text-align: right;
	display: block;
	padding-top: 10px;
	float: left;
}
