body{
	background-color:#000;
	font: 11px/14px verdana,"trebuchet ms",sans-serif;
	margin:0;
	padding:0;
	color:#999;
}

strong.pink{
	color:#FF00FE;
	font-weight:bold;
}

.container {
	margin: 0 auto;
	width: 968px;
	padding:0px 0 0 0;
}
.introcontainer {
	margin: 0 auto;
	width: 650px;
	height:400px;
	padding:80px 0 0 0;
}
#buttons{
	float:right;
	padding:0 25px 0 0;
}
#buttons a{
	color:#FF00FE;
	text-decoration:none;
}
#buttons a:hover{
	color:#FFFFFF;
}
#flashfooter{
	padding: 170px 0 0 20px;
}
.clear{
	clear:both;
}

#menuline{
	border-bottom:1px solid #FF00FE;
	z-index:1;
	position:relative;
	top:11px;
	left:0;
	margin:40px 0 0 0;
	padding:0;
}
#menu{
	float:left;
	margin:0px 0 0 0px;
	padding:0;
}

#navigation, #navigation_en {
	list-style: none;
	position: relative;
	height: 108px;
	width: 570px;
	z-index:0;
	margin:0;
	padding:0;
	}

/*&&&> 3b. Positioning */

#navigation li, #navigation_en li {
	float: left;
	height: 108px;
	width: 37px;
	padding:0 0px 0 0px;
	margin:0 16px 0 16px;
	}

#navigation li a { 
	background: url(../img/navigation.gif) no-repeat top left;
	font: 4px/4px "lucida grande","trebuchet ms",verdana,sans-serif;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 100%;
/* Short Links (Not Active Page) */
	margin: 0px 0 0 0;
	height: 108px; 
	}
#navigation_en li a { 
	background: url(../img/navigation_en.gif) no-repeat top left;
	font: 4px/4px "lucida grande","trebuchet ms",verdana,sans-serif;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 100%;
/* Short Links (Not Active Page) */
	margin: 0px 0 0 0;
	height: 108px; 
	}

#navigation li a span, #navigation_en li a span {
	visibility: hidden;
}
#navigation a.item1, #navigation_en a.item1 {
	background-position: 0 0;
}
#navigation a.item2, #navigation_en a.item2 {
	background-position: -37px 0;
}
#navigation a.item3, #navigation_en a.item3 {
	background-position: -74px 0;
}
#navigation a.item4, #navigation_en a.item4 {
	background-position: -111px 0;
}
#navigation a.item5, #navigation_en a.item5 {
	background-position: -148px 0;
}
#navigation a.item6, #navigation_en a.item6 {
	background-position: -185px 0;
}
#navigation a.item7, #navigation_en a.item7 {
	background-position: -222px 0;
}
#navigation a.item8, #navigation_en a.item8 {
	background-position: -259px 0;
}

#navigation .item1:hover, #navigation_en .item1:hover {
	background-position: 0 -108px;
}
#navigation .item2:hover, #navigation_en .item2:hover {
	background-position: -37px -108px;
}
#navigation .item3:hover, #navigation_en .item3:hover {
	background-position: -74px -108px;
}
#navigation .item4:hover, #navigation_en .item4:hover {
	background-position: -111px -108px;
}
#navigation .item5:hover , #navigation_en .item5:hover {
	background-position: -148px -108px;
}
#navigation .item6:hover, #navigation_en .item6:hover {
	background-position: -185px -108px;
}
#navigation .item7:hover, #navigation_en .item7:hover {
	background-position: -222px -108px;
}
#navigation .item8:hover, #navigation_en .item8:hover {
	background-position: -259px -108px;
}



#logo{
	float:right;
	margin:-20px 0 0 0px;
	padding:0 0 0 0px;
	background: url(../img/mirtali_logo.gif) no-repeat top left;
	width:250px;
	height:30px;
}
#logo h1{
	margin:0;
	padding:0;
	visibility: hidden;
}
#logo h1 a{
	/**/
}

#lang{
	float:left;
	margin:-20px 0 0 0px;
	padding:0 0 0 0px;	
	width:200px;
	height:30px;
}

#lang a{
	text-decoration:none;
	font-size: 10px;
	color: #ff00fe;
}
#lang a:hover{
	color: #ffffff;
	}


#subnav {
	list-style: none;
	position: relative;
	height: 20px;
	width: 600px;
	margin:5px 0 0 10px;
	padding:0 0 0 0px;
	float:left;
	
}
#subnav li {
	float: left;
	padding:0 0px 0 0px;
	margin:0 3px 0 3px;
}
#subnav li a{
	font-size:10px;
	color:#FF00FE;
	text-decoration:none;
}
#subnav li a:hover{
	color:#FFFFFF;
}
#subnav #active{
	color:#FFF;
}

#content{
	margin:0;
	padding:20px 0 0 0;
	width:550px;
	/*height:345px;*/
	/*border:1px solid #ccc;*/
}
#content p{
	text-align:justify;
}
#content ul{
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}
#content li{
	background: url(../img/arrow.gif) no-repeat 0px 2px;
	padding:0 0 0 15px;
}
#content a{
	color:#FF00FE;
}
#content a:hover{
	color:#FFFFFF;
}
#content h2{
	color:#FF00FE;
	font-size:11px;
	/*border-bottom:1px solid #FF00FE;*/

}
input{
	background-color:#000;
	border:0;
	border-bottom:1px solid #FF00FE;
	color:#FF00FE;
	font-size:11px;
	width:240px;
}
#content textarea{
	background-color:#000;
	border:0;
	border-bottom:1px solid #FF00FE;
	color:#FF00FE;
	font-size:11px;
	width:240px;
}
#content table tr td{
	padding:5px 0 5px 5px;
	vertical-align:top;
}
#footer{
	width:568px;
	height:24px;
	padding:10px 0 0 0;
}
#footer p{
	font-size:9px;
}
#footer p img{
	float:left;
	padding:0 10px 0 0;
	border:0;
}
#footer p a{
	text-decoration:none;
	color:#FF00FE;
}
#footer p a:hover{
	color:#FFF;
}
#gallery{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	float:right;
	width:346px;
	height:520px;
	/*border:1px solid #ccc;*/
}
.validation-advice {
	color : #FFF;
	font-size:10px;
}
#mygallery{
	width:600px;
}
div.thumbwrapper {
	float: left;
	height: 92px;
	width: 122px;
	padding: 5px;
	background: #000;
	/*background: url(../images/transparent.gif);*/
	margin: 6px 7px 6px 7px;
	border: 1px solid #FF00FE;

}
div.thumbwrapper img{
	border: 1px solid #4E1849;
	width:120px;
	height:90px;
}

#mytable th {
	font: bold 11px Tahoma, Arial, Helvetica,sans-serif;
	color: #FFFFFF;
	
	border-right: 1px solid #FF00FE;
	border-bottom: 1px solid #FF00FE;
	border-top: 1px solid #FF00FE;
	
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #FF00FE;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #FF00FE;
	background: none;
}
#mytable th.spec {	
	border-left: 1px solid #FF00FE;
	border-top: 0;
	background: #000 url(../img/arrow.gif) no-repeat 2px 8px;
	font: bold 10px Tahoma, Arial, Helvetica,sans-serif;
	text-align:left;
}

#mytable td {
	border-right: 1px solid #FF00FE;
	border-bottom: 1px solid #FF00FE;
	background: #000;
	padding: 6px 6px 6px 12px;
	color: #FF00FE;
	font-weight:bold;
	text-align:center;
}


#mytable td.alt {
	background: #000;
	color: #B4AA9D;
}

#mytable td.explain {
	margin:0;
	padding:2px;
	text-align: left;
	border:none;
	font-size:10px;
	font-style:italic;
	color:#CCCCCC;
}

#mytable td.prices {
	margin:0;
	padding:2px;
	text-align: center;
	border:none;
	font-size:10px;
	font-style:italic;
	color:#CCCCCC;
}

select{
	background-color:#000;
	border:1px solid #FF00FE;
	color:#FF00FE;
}
option{
	color:#FF00FE;
}

.img {
	padding: 2px;
	border-color:#CCCCCC;
}
#impel{ float:right;}
#impel a { display:block; width:65px; height:20px; text-indent:-9999px; background: transparent url(../img/impel_logo.gif) top left no-repeat; }
#impel a:hover { background: transparent url(../img/impel_logo.gif) top right no-repeat; }
