body {
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  text-align: justify;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background-color:#cfdfec;
}

img {
	border:0px;
}

h1
 {
  font-size: 16px;
  text-align: justify;
  line-height: 20px;
  font-weight: bold;
  font-style: italic;
  font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
 }

h2
 {
  font-size: 12px;
  text-align: justify;
  line-height: 16px;
  color:#000000;
 }

.text
 {
  font-size: 12px;
  text-align: justify;
  line-height: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
 }


.text_grey
 {
  font-size: 12px;
  color:#707070;
  font-weight: bold;
 }

.text_white
 {
  font-size: 12px;
  color:#FFFFFF;
  font-weight: bold;
 }

.highlight
 {
  font-size: 12px;
  text-align: justify;
  line-height: 14px;
  color:#c55300;
 }

.highlight_big
 {
  font-size: 18px;
  text-align: justify;
  line-height: 20px;
  color:#c55300;
 }

.header
 {
  font-size: 15px;
  text-align: justify;
  line-height: 24px;
  font-weight: bold;
  font-style: regular;
  font-family: Nobile, Calibri, Arial, Verdana, Helvetica, sans-serif;
 }


.header2
 {
  font-size: 20px;
  text-align: justify;
  line-height: 32px;
  font-weight: bold;
  font-style: italic;
  font-family: Nobile, Calibri, Arial, Verdana, Helvetica, sans-serif;
 }

hr {
	margin:5px 0;
	border:0;
   	border-top:dotted 1px #c55300;
   	height:1px;
}

/*
a:link {
	color:#c55300;
	text-decoration:none;
}
a:visited {
	color:#c55300;
	text-decoration:none;
}
a:hover, a:active {
	color:#c55300;
	text-decoration:underline;
}
*/

a:link {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}



div#newstitle text {
	color:#c55300;
	font-weight: normal;
	text-decoration: none;
	font-size: 8px;
}
div#news a:link {
	color:#c55300;
	font-weight: normal;
	text-decoration:none;
}
div#news a:visited {
	color:#c55300;
	font-weight: normal;
	text-decoration:none;
}
div#news a:hover, a:active {
	color:#c55300;
	font-weight: normal;
	text-decoration:underline;
}

div#shop a:link {
	color:#c55300;
	font-weight: normal;
	text-decoration:none;
}

div#shop a:visited {
	color:#c55300;
	font-weight: normal;
	text-decoration:none;
}


.small {
  	font-size: 10px;
	color:#606060;
	line-height: 11px;
}



.shoutbox {
  	font-size: 11px;
	color:#000000;
	line-height: 11px;
}
.shoutbox_grey {
  	font-size: 11px;
	color:#707070;
	line-height: 11px;
}


td
 {
  font-size: 12px;
  text-align: justify;
  line-height: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
 }

td.Notification
 {
  font-size: 10px;
  text-align: justify;
  line-height: 14px;
  font-family: Verdana, Helvetica, sans-serif;
 }


.error a
{
	color:#800000;
	text-decoration:none;
	font-weight: bold;
}
.error a:visited
{
	color:#800000;
	text-decoration:none;
	font-weight: bold;
}
.error a:hover
{
	color:#800000;
	text-decoration:underline;
	font-weight:bold;
}

.allright a
{
	color:#008000;
	text-decoration:none;
	font-weight: bold;
}
.allright a:visited
{
	color:#008000;
	text-decoration:none;
	font-weight: bold;
}
.allright a:hover
{
	color:#008000;
	text-decoration:underline;
	font-weight:bold;
}


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

.mailbox a
{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
.mailbox a:visited
{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
.mailbox a:hover
{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

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

.boldlink a {
	color:#c55300;
	text-decoration:none;
	font-weight: bold;
}
.boldlink a:visited {
	color:#c55300;
	text-decoration:none;
	font-weight: bold;
}
.boldlink a:hover, a:active {
	color:#c55300;
	text-decoration:underline;
	font-weight: bold;
}

input, textarea, select 
{
 border: 1 solid #000000;  
 font-size: 12px;
 border-width: 1px;
}

input#submit
{
 border: none;  
}

textarea
{
 font-face: Verdana;
 font-family: Verdana;
 border: 1 solid #c55300;  
 font-size: 12px;
 border-width: 1px;
}

.pagi
{
	text-align: center;
	width: 15px;
	margin: 2px;
	padding: 2px;
	float:left; 
	border: 1px solid #000000;
}
.pagi2
{
	text-align: center;
	width: 15px;
	margin: 2px;
	padding: 2px;
	float:left; 
	background-color: #FFCC00;
	border: 1px solid #000000;
}

.table_black
{
	border: 1px solid #000000;
}

.table_yellow
{
	border: 1px solid #E6A70C;
}

.table_green
{
	border: 1px solid #008000;
}

.table_grey
{
	border: 1px solid #808080;
}

.table_product
{
	border: 1px solid #000000;
}

/* community */
.memberBox {
	overflow:hidden; 
	float:left; 
	width:125px; 
	height:200px;	
}
.memberBoxMinimal {
	overflow:hidden; 
	float:left; 
	width:120px; 
	height:140px;
}
.memberBoxSmall {
	width: 160px; 
	height: 60px; 
	margin: 0px; 
	padding: 2px; 
	float: left;
}
.carBox {
	overflow:hidden; 
	float:left; width:125px; height:200px;	
}
.carBoxSmall {
	width: 160px; 
	height: 60px; 
	margin: 0px; 
	padding: 2px; 
	float: left;
}
.pictureBox {
	overflow:hidden; 
	float:left; width:125px; height:200px;	
	
}

.productBox {
	overflow:hidden; 
	float:left; width:175px; height:290px;	
	
}

.downloadBox {
	overflow:hidden; 
	float:left; width:175px; height:200px;	
	
}

.navigation {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.navigation a:link {
	color: #616161;
	font-size: 11px;
	text-decoration: none;
}

.navigation a:visited {
	color: #616161;
	font-size: 11px;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.navigation .active {
	color: #000000;
	font-size: 11px;
	font-size: small;
	font-weight: bold;
}


/* Tooltip */
a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}
a.tooltip:hover {
background: transparent;
z-index: 100;
}
a.tooltip span {
display: none;
text-decoration: none;
}
a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 200px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #000000 #000000 #000000 #000000;
border-left: 6px solid #FF9640;
padding: 2px 10px 2px 10px;
background: #EEEEEE;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: normal;
text-align: left;



}


#bannerRollUp {
	z-index:10;
}

#bannerRollUpFull {
	position:absolute;
	left:57%;
	margin-left:-160px;
	width:450px;
	height:322px;
}
#bannerRollUpFull img {
	z-index:1;
}