/* global */
Body {font-family : arial; font-size : 16px;}
td  {font-family : arial; font-size : 16px;}
.form_warningmessage {
	color : #FF0000;
	font-family : arial;
	font-size : 16px;
	font-weight : bold;
}


h1 {
font-family : arial; font-size : 16px;
font-size: 16px;
font-weight: bold;
color: #000000;
} 

.Large {
font-family : arial; font-size : 16px;
font-size: 16px;
font-weight: bold;
color: #000000;
} 

.LargeRed {
font-family : arial; font-size : 16px;
font-size: 16px;
font-weight: bold;
color: #ff0000;
} 

.HeadingRed {
font-family : arial; font-size : 16px;
font-size: 18px;
font-weight: bold;
color: #ff0000;
} 

/*Gallery */
.GalleryPC {
   color:#ff0000;
   background-color:#dddddd;
   border-style:none;
   width:25px;
   font-family : arial;
   font-size : 16px;
   font-weight : bold;   
}
.GalleryPA {
   color:#000000;
   background-color:#dddddd;
   border-style:none;
   width:25px;  
   font-family : arial;
   font-size : 16px;
   font-weight : bold;       
}
.GalleryPD {
   color:#aaaaaa;
   background-color:#eeeeee;
   border-style:none;
   width:25px;
   font-family : arial;
   font-size : 16px;
   font-weight : bold;         
}

/*shoping cart */
.SC_Header {
display: block;
background: #D9E1E5 url(/_images/nav.gif);
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #dddddd;
color: #333333;
margin: 0px;
width: 100%;
height: 25px;
}
.SC_SalePrice {font-family : arial; font-size : 14px; color: #ff0000;}
.SC_HR {width: 100%; SIZE: 1px; color: #dadada;}
.SC_ProdForm input{width: 130px;}
.bcrumb_text {
	color : #000000;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
}

/* top navigation */
.Tnav {background: #D9E1E5 url(/_images/nav.gif);}
.Tnav a {display: block; background: #D9E1E5 url(/_images/nav.gif); border-right: 1px solid #AFBEC7; 
color: #456; float: left; font: bold 1.1em sans-serif; line-height: 41px; padding: 0 18px;}
.Tnav a:hover {background-position: left bottom; color: #234;}
.Tclearer {clear: both; font-size: 0; height: 0;}

/* navigation */
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 100x;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background: #D9E1E5 url(/_images/nav.gif);
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #dddddd;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}