/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #BEC0BB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #E0E0E0; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #ffffff;
}

.footer
{

	font-family:tahoma;
	font-size: 11px;
	color:#404040;
}

.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}


.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#A73C9B;
}
.heading_green{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:normal;
	color:#5C8F16;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#646464;
}
.form{
	width:150px;
	border:#999999 solid 1px;
	height:21px;
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#999999;
}	
a.navi{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#4D4D4D;
}
a.navi:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#ff0000;
}

a {
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#4D4D4D;
}
a:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	color:#ff0000;
}
.copy{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}	

.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:2px;


}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}

.topnav
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}

.top      {	font-family:tahoma;	color:#7E7E7E;	font-size: 11px;	font-weight: normal;	text-decoration:none;	letter-spacing:1px; }
.top:hover{	font-family:tahoma;	color:#FF0000;	font-size: 11px;	font-weight: normal;	text-decoration:underline;	letter-spacing:1px; }


.top_white      {	font-family:tahoma;	color:#FFFFFF;	font-size: 11px;	font-weight: normal;	text-decoration:none;	letter-spacing:1px; }
.top_white:hover{	font-family:tahoma;	color:#FFFFFF;	font-size: 11px;	font-weight: normal;	text-decoration:underline;	letter-spacing:1px; }


.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.paging
{
	font-family:tahoma;
	color:#FF0080;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

.error{ color: #FF0000; font-size: 11px;}
.msg{ color: #339900; font-size: 11px;}
.text{ font-family:tahoma; font-size: 11px; letter-spacing:1px; }
.text_white{ color: #FFFFFF; font-family:tahoma; font-size: 11px; letter-spacing:1px; }

.moneyGray
{
	font-family:tahoma;
	color:#C0C0C0;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:1px;
}

.money
{
	font-family:tahoma;
	color:#FF0099;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:1px;
}

.priceGray
{
	font-family:tahoma;
	color:#C0C0C0;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:1px;
}

.price     { font-family:tahoma; color:#FF0099;	font-size: 18px; font-weight: bold;	letter-spacing:1px;}
.priceBig  { font-family:tahoma; color:#FF0099; font-size: 24px; font-weight: bold; letter-spacing:1px;}
.priceSmall{ font-family:tahoma; color:#FF0099; font-size: 12px; font-weight: bold; letter-spacing:1px;}
.priceTitle{
	font-family:"Trebuchet MS";
	font-size: 14px;
	letter-spacing:1px;
}

.nophoto
{
	font-family:tahoma;
	color:#C0C0C0;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:1px;
}
.nophoto:hover
{
	font-family:tahoma;
	color:#C0C0C0;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	letter-spacing:1px;
}


.button_search
{
    font-size: 12px;
	color: #FFFFFF;
	background-color:#FF9900;
	font-family:tahoma;
	cursor:hand;
	
	height: 22px;
   /*
    margin-bottom:0px;
    margin-left: 0px;
    padding-top:0px;
    padding-left:0px;
	*/		
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	
	border-top-width:    1px;
	border-left-width:   1px;
	border-bottom-width: 1px;
    border-right-width:  1px;
    
    border-top-color:    #F5F5F5;
    border-left-color:   #F5F5F5;
	border-bottom-color: #808080;	
	border-right-color:  #808080;
}


.button_cart1
{
    font-size: 12px;
	color: #FFFFFF;
	background-color:#B0B0B0;
	font-family:tahoma;
	cursor:hand;
	
	height: 22px;

	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	
	border-top-width:    1px;
	border-left-width:   1px;
	border-bottom-width: 1px;
    border-right-width:  1px;
    
    border-top-color:    #F5F5F5;
    border-left-color:   #F5F5F5;
	border-bottom-color: #808080;	
	border-right-color:  #808080;
}

.button_cart2
{
    font-size: 12px;
	color: #FFFFFF;
	background-color:#FF6699;
	font-family:tahoma;
	cursor:hand;
	
	height: 22px;

	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	
	border-top-width:    1px;
	border-left-width:   1px;
	border-bottom-width: 1px;
    border-right-width:  1px;
    
    border-top-color:    #F5F5F5;
    border-left-color:   #F5F5F5;
	border-bottom-color: #808080;	
	border-right-color:  #808080;
}


.textbox_cart
{
   font-size: 9pt;
   color: #111111;
   font-family: Trebuchet MS; 
   
   width: 30px;
   height: 18px;
   text-align:center;

   margin-bottom: 0px;
   margin-left: 0px;
   padding-top:0px;
   padding-left:3px;
   
   border-top-style:solid;
   border-left-style:solid;
   border-bottom-style:solid;
   border-right-style:solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-bottom-width: 1px;
   border-right-width: 1px;
   border-top-color:    #455551;
   border-left-color:   #455551;
   border-bottom-color: #b3b3b3;	
   border-right-color:  #b3b3b3;
}


.textbox1
{
   font-size: 9pt;
   color: #111111;
   font-family: Trebuchet MS; 
   
   width: 100px;
   height: 18px;

   margin-bottom: 0px;
   margin-left: 0px;
   padding-top:0px;
   padding-left:3px;
   
   border-top-style:solid;
   border-left-style:solid;
   border-bottom-style:solid;
   border-right-style:solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-bottom-width: 1px;
   border-right-width: 1px;
   border-top-color:    #455551;
   border-left-color:   #455551;
   border-bottom-color: #b3b3b3;	
   border-right-color:  #b3b3b3;
}


.textbox2
{
   font-size: 9pt;
   color: #111111;
   font-family: Trebuchet MS; 
   
   width: 200px;
   height: 18px;

   margin-bottom: 0px;
   margin-left: 0px;
   padding-top:0px;
   padding-left:3px;
   
   border-top-style:solid;
   border-left-style:solid;
   border-bottom-style:solid;
   border-right-style:solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-bottom-width: 1px;
   border-right-width: 1px;
   border-top-color:    #455551;
   border-left-color:   #455551;
   border-bottom-color: #b3b3b3;	
   border-right-color:  #b3b3b3;
}


.textbox3
{
   font-size: 9pt;
   color: #111111;
   font-family: Trebuchet MS; 
   
   width: 300px;
   height: 18px;

   margin-bottom: 0px;
   margin-left: 0px;
   padding-top:0px;
   padding-left:3px;
   
   border-top-style:solid;
   border-left-style:solid;
   border-bottom-style:solid;
   border-right-style:solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-bottom-width: 1px;
   border-right-width: 1px;
   border-top-color:    #455551;
   border-left-color:   #455551;
   border-bottom-color: #b3b3b3;	
   border-right-color:  #b3b3b3;
}

.textarea1
{
   font-size: 9pt;
   color: #111111;
   font-family: Trebuchet MS; 
   
   width: 300px;

   margin-bottom: 0px;
   margin-left: 0px;
   padding-top:0px;
   padding-left:3px;
   
   border-top-style:solid;
   border-left-style:solid;
   border-bottom-style:solid;
   border-right-style:solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-bottom-width: 1px;
   border-right-width: 1px;
   border-top-color:    #455551;
   border-left-color:   #455551;
   border-bottom-color: #b3b3b3;	
   border-right-color:  #b3b3b3;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.current
{
	border: 5px outset #FF0000;
	background: #660000;
}

.ui-effects-transfer
{
	border: 1px solid #FF0000;	
	z-index:88888;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
