@charset "utf-8";

a:link {
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   text-decoration : none;
   color : #330066;
   }

a:visited {

   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   text-decoration : none;
   color : #330066;
	}

a:hover {
   font-weight: normal;
   color: #996699; 
   font-size: 12px;
   background-color: #f1f1f1; 
   border-style: none;
   }

h1 { 

font-family: verdana;
font-size: 18px;
font-weight: bold;
color: #330066;
}

h2 { 

font-family: verdana;
font-size: 16px;
font-weight: bold;
color: #330066;
}

html {height:100%; overflow: scroll;}

#wrapper {
width: 970px;
margin: 5px auto;
padding: 0px;
background: #ffffff;
-moz-box-shadow: 6px 6px 5px #888;
-webkit-box-shadow: 6px 6px 5px #888;
box-shadow: 6px 6px 5px #888;
 }
 
.topright {
vertical-align: top;
-webkit-border-radius: 0px 10px 0px 0px;
-moz-border-radius: 0px 10px 0px 0px;
border-radius: 0px 10px 0px 0px;
border-left: 0px solid #cccccc;
border-top: 0px solid #cccccc;
border-bottom: 0px solid #cccccc;
border-right: 0px solid #cccccc;
background: #f1f1f1;
 }


.repshdr2 { 

font-family: verdana;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #330066;
background-color: #f1f1ff;
padding-left: 3px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
}

.address { 
width: 150px;
text-align: right;
font-family: verdana;
font-size: 8px;
font-weight: bold;
color: #000066;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
border: 1px solid #cccccc;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

.spacer {
height: 15px;
}

big {
font-size: 16px;
font-weight: bold;
color: #ff0000;
}

.hdr { 

background-image: url(../images/logobg.jpg); 
background-color: #ffffff;
}

.menu {

   border: 0px solid #000000;
   margin : 0px;
   padding : 0px;
   list-style-type: none;
   width: 140px;
}

.menu a, .menu  a:visited {
	color:  #ffffff;
    font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
	text-decoration: none;
	background-color: #9999cc;
	display: block;
	padding: 3px;
    border-top	: 3px solid #ccccff;
    border-left	: 3px solid #ccccff;
    border-right : 3px solid #000000;
    border-bottom : 3px solid #000000;
}

.menu a:hover {

	font-family: verdana;
    font-size: 9px;
    font-weight: bold;
	color: #ffffff;
    border-top	: 3px solid #ccccff;
	border-left	: 3px solid #ccccff;
    border-right : 3px solid #000000;
    border-bottom : 3px solid #000000;
    background-color: #8888cc;

}

.pmenu {

   border: 0px solid #000000;
   margin : 0px;
   padding : 0px;
   list-style-type: none;
   width: 70px;
}

.pmenu a, .pmenu  a:visited {
	color:  #000000;
    font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
    text-align: center;	
	text-decoration: none;
	display: block;
	padding: 3px;
    border-top	: 1px solid #c1c1c1;
    border-left	: 1px solid #c1c1c1;
    border-right : 2px solid #000000;
    border-bottom : 2px solid #000000;
    background-color: #ececec;	
}

.pmenu a:hover {

	font-family: verdana;
    font-size: 9px;
    text-align: center;	
	font-weight: bold;
	color: #000000;
    border-top	: 1px solid #c1c1c1;
	border-left	: 1px solid #c1c1c1;
    border-right : 2px solid #000000;
    border-bottom : 2px solid #000000;
    background-color: #e2e2e2;

}

body {

  background-color: #ccccff;
  background: url(../images/sunburst.jpg) center;
  margin-left: 0px;
  margin-top: 0px;
  scrollbar-arrow-color: #9999cc;
  scrollbar-3dlight-color: #e9e9e9;
  scrollbar-highlight-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #d9d9d9;
  scrollbar-darkshadow-color: #999999;
  scrollbar-track-color: #ffffff;
  }

ul {
list-style-image: url("../images/0069_mooshak.png"); 
margin-left: 5px;
}

.content, b, table {
    font-family: verdana;
    font-size: 12px;
    color: #330066;
	margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    border: 0px solid #000;
    text-align:left;
}


.gbd, .gbd td {border: solid 1px #f8f8f8;}


.shaded { 
border-top	: 1px solid #cccccc;
border-left	: 1px solid #cccccc;
border-right : 3px solid #663366;
border-bottom : 3px solid #333366;
}

.shaded2 { 
background-color: #f9f9ff;
border-top	: 1px solid #797979;
border-left	: 1px solid #797979;
border-right : 2px solid #ffffff;
border-bottom : 1px solid #ffffff;
}

.shaded3 { 
border: 1px solid #888;
background:#f1f1f1;
padding: 10px;
-webkit-border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
}

.shaded4 { 
border: 1px solid #888;
background:#fff;
padding: 10px;
-webkit-border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
}

.copy, .copy a, .copy a:hover, .copy a:visited 

{
    font-family: verdana;
    font-weight: normal;
	font-size: 9px;
    text-align: center;
	text-decoration: none;
    color: #330066;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
}

hr.f {border: none 0; 
	border-top: 3px double #a29fce;
	width: 100%;
	height: 3px;
	margin: 10px auto 0 0;
	text-align: left;
	}	

hr.h {
	border: 3px ridge #a29fce;
	width: 80%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: center;
	}

	.mini 
	{

	font-family: verdana;
    font-weight: normal;
	font-size: 9px;
    text-align: center;
	text-decoration: none;
    color: #330066;
    padding-top:3px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:3px;

    }

	.mini b 
	{
	font-family: verdana;
    font-weight: bold;
	font-size: 10px;
    text-align: center;
	text-decoration: none;
    color: #003366;
    padding-top:3px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:3px;

    }

.lateral a, .lateral a:visited

{
    font-family: verdana;
    font-weight: normal;
	font-size: 10px;
    text-align: center;
	text-decoration: none;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    display: inline;
	color: #003366;
    background-color: #f1f1f1;
    border: 1px solid #cccccc;
}

 .lateral a:hover
 
 {
    font-family: verdana;
    font-weight: normal;
	font-size: 10px;
    text-align: center;
	text-decoration: none;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    display: inline;
	color: #000000;
	background-color: #ffffff;

}

.product, .product a, .product a:visited

{
    font-family: verdana;
    font-weight: normal;
	font-size: 10px;
    text-align: center;
	text-decoration: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    display: inline;
	color: #003366;
    background-color: #ffffff;
}

 .product a:hover
 {
    font-family: verdana;
    font-weight: normal;
	font-size: 10px;
    text-align: center;
	text-decoration: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    display: inline;
	color: #000000;
	background-color: #f2f2ff;
}

.repstop {
padding: 10px;
}

.repstop, .repstop a, .repstop a:visited
{

   font-family: verdana;
    font-weight: normal;
	font-size: 10px;
    text-align: center;
	text-decoration: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    color: #003366;
   }

 .repstop a:hover
 
 {
    font-family: verdana;
    font-weight: normal;
	font-size: 10px;
    text-align: right;
	text-decoration: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    color: #000000;
}

.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    border: 0px solid #000;
    text-align:left;
}

.candy {
background: #f2f2f2;
font: 12px arial;
padding: 10px;
margin-top: 10px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
border: 1px solid #cccccc;
-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
}

.show_title a {
    font-size:14px;
    font-weight: bold;
    text-decoration: none;
    color: #ff0000;
}

.image {
    font-family: arial;
    font-weight: normal;
	color: #330066;
	font-size: 9px;
    margin-bottom:2px;
}

.image_info {
    display:block;
    font-size: 10px;
    color: #330066;
    border:1px;
    }

.image_info a {
    text-decoration:none;
    color: #330066;
}

img {
	border-width: 0;
}

.image img {
    padding:10px;
    border: 0px solid #330066;
    display: block;
    background-color: #ffffff;
    margin-top: 0px;
}

.navigation, .navigation a {
	text-decoration: none;
	text-align: center;
	color:#000000;
    margin-top:9px;
    font-weight: bold;
}

.thumbnail_row {
    margin-top: 1px;
}

.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}

.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}

.error h1 { 

font-family: verdana;
font-size: 18px;
font-weight: bold;
color: #330066;
}

.newbox {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 20px 35px 20px 35px;
background: #f1f1f1;
}

#extra {
clear: both;
width: 950px;
margin: auto;
}

#extra .left {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 10px;
margin: 10px;
}

#extra .right {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 10px;
margin: 10px;
}


