body {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	cursor: default;
	margin-top: 0px;

}

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color:#CD2C26;
	text-decoration:none;
}

a.menulink {
	font-weight:bold;
	font-size:13px;
	color: #000000;
	font-family: "Lucida Sans Unicode"; 
}

a.menulink:hover {
	font-weight:bold;
	font-size:13px;
	color: #CD2C26;
	border-bottom: 2px solid #CD2C26;
	font-family: "Lucida Sans Unicode";
}

a.menulink_active {
	font-weight:bold;
	font-size:13px;
	color: #CD2C26;
	font-family: "Lucida Sans Unicode";
}

a.menulink_active:hover {
	font-weight:bold;
	font-size:13px;
	color: #CD2C26;
	border-bottom: 2px solid #CD2C26;
	font-family: "Lucida Sans Unicode";
}

a.eqcomp {
	color:#CC0000;
}

a.eqcomp:hover {
	color:#999999;
}

a.validation {
	color:#999999;
}

a.validation:hover {
	color:#CCCCCC;
}


a.red {
	font-weight:bold;
	color: #CC0000;
	text-decoration:none;
}

a.red:hover {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}


.navitem_border{
	background-color: #D2ECAF;
	border: 1px solid #D2ECAF;
}

.navitemhover_border{
	background-color: #FFF8E9;
	border: 1px solid #999999;
}


div#content{
padding: 10px;
background:#ffffff;
font-size:11px;
}

div#gallery{
padding: 20px;
background:#CCCCCC;
font-size:11px;
}
div#orders{
padding: 20px;
background:#CCCCCC;
font-size:11px;
}

img{
border:0px;
}

.teenused{
font-size:13px;
font-weight:bold;
line-height:180%;
font-family: "Lucida Sans Unicode";
}

p{
margin:0px;
padding:0px;
}

.outerpair1 {
	background: url(img/upperrightfade.png) right top no-repeat;
	_background:none;
	width:128px;
	
} 

.outerpair2 {
	background: url(img/lowerleftfade.png) left bottom no-repeat;
	_background:none;
	padding-top: 8px;
	padding-left: 8px;
}


.shadowbox {
	background: url(img/shadow.png) bottom right;
	_background:none;
}

.shadowbox img {
	vertical-align: bottom;
	border: 1px solid #333333;
	width:120px;
}

.innerbox {
	position: relative;
	left: -7px;
	top: -7px;
	background-color:#FFFFFF;
}

.highslide {
cursor: url(scripts/highslide/graphics/zoomin.cur), pointer;
outline: none;
}
.highslide img {
	/*border: 1px solid #999999;*/
}
.highslide:hover img {
	/*border: 1px solid #666666;*/
}

.highslide-body{
	color: #666;
	font: 12px/18px Lucida Grande,arial,verdana, sans-serif;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}

.highslide-caption {
   	display: none;
    border-top: none;
    padding: 10px 10px 10px 10px;
    background-color: white;
    text-align: justify;
	text-align:right;
	font: 12px/18px Lucida Grande,arial,verdana, sans-serif;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(scripts/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
 
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.pealkiri_alert{
color:#CC0000;
vertical-align:middle;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	color: #999;
	font-family: Lucida Grande,arial,verdana, sans-serif;
	vertical-align:middle;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}