

BODY {
scrollbar-base-color: #959595;
scrollbar-track-color: #959595;
scrollbar-face-color: #D7D5D5;
scrollbar-highlight-color: #D7D5D5;
scrollbar-3dlight-color: Black;
scrollbar-darkshadow-color: Black;
scrollbar-shadow-color: #D7D5D5;
scrollbar-arrow-color: White;
margin: 5px;}
 
 TD {
font-family:arial,sans-serif; 
font-size:12px; 
color:Black; 
font-style:normal; 
text-decoration:none; 
font-weight:normal;}

p {
font-family:Verdana;
font-size: 10pt; 
}

.type {
font-family:arial,sans-serif; 
text-align: justify; 
font-size:12px; 
color:Black; 
line-height:5mm;
font-style:normal; 
text-decoration:none; 
font-weight:normal;}

A {
	font-family: "Myriad Pro",Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:14px; 
	color:#800000; 
	font-style:normal; 
	text-decoration:none; 
	font-weight:bold;
}


.breadcrumb  {
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	font-size:8pt;
	font-family: verdana;
	color: #550505;
}


.pageTitle {
	background: #550505 url(images/bg_horiz_nav.gif);
	border: 2px solid #b90025;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 3px;
}

.LeftNavigation {
	font-family: "Myriad Pro",Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:14px; 
	color:White; 
	font-style:normal; 
	text-decoration:none; 
	font-weight:bold;
}

.linecard {
	color: #fff;
	font-family:arial;
	font-size:16px;
	text-decoration:underline;
	padding:5px;
	background: black;
	border: 2px solid #b20202;
	font-weight:bold;

}

.navLinks {
	color: #5c0000;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}

.navCart {
	color: #a70606;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}

.navLinks:hover {
	color: black;
	font-family:arial;
	font-size:12px;
	text-decoration:underline;

}

.input { 
font-family: verdana,sans-serif;
font-size: 10pt; 
border-width:1; 
border-color:##000000; 
border-style:solid; 
background-color:##F5F6F5;
background-image: url(images/formshadow.gif);
color:##000000;
font-style:normal; 
text-decoration:none; 
font-weight:normal; }

.handcursor 
{cursor: hand}

.detail {
font-family: arial,sans-serif; 
font-size:12px; 
color:#003366; 
font-style:normal; 
text-decoration:none; 
font-weight:normal;}


.link {
font-family:Verdana;  
font-size:10px; 
color:#003366; 
font-style:normal; 
text-decoration:none; 
font-weight:normal;
}	

.description {
font-family:Verdana;  
font-size:10px; 
color:Black; 
font-style:normal; 
font-weight:normal;
}	

.consignment_link {
font-family:Verdana;  
font-size:10px; 
color:Black; 
font-style:normal; 
font-weight:normal;
text-decoration:underline; 
}	

.my_title {
font-family: "Myriad Pro",Arial,Helvetica Neue,Helvetica,sans-serif;
font-size:16px; 
color:#5e0000; 
font-style:italic; 
text-decoration:none; 
font-weight:bold;
}	

.title {
font-family: "Myriad Pro",Arial,Helvetica Neue,Helvetica,sans-serif;
font-size:16px; 
color:#5e0000; 
text-decoration:none; 
font-weight:bold;
}	

.titleContainer {
padding: 3px;
width: 99%;
border:1px solid #bdbdbd;
background-image: url(images/title_bg.gif);

}

.price {
font-family:Verdana;  
font-size:12px; 
color:#7c0303; 
font-style:normal; 
text-decoration:none; 
font-weight:bold;
}	

.thumbprice {
font-family:Verdana;  
font-size:12px; 
color:#7c0303; 
font-style:normal; 
text-decoration:none; 
font-weight:bold;
}	

.hint {
font-family:arial,sans-serif;  
font-size:12px; 
color:#5e0000; 
font-style:normal; 
text-decoration:none; 
font-weight:normal;
}	

a.button {
    /* Sliding right image */    background: transparent url('images/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 34px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

a.button span{    /* Background left image */ 
    background: transparent url('images/button_left.png') no-repeat;     display: block;
    line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 0 5px 18px;
	cursor:pointer;
} 

a.button:hover span{
    color:#FFF;
	line-height: 22px; 
	padding: 7px 0 5px 18px;
}

a.smallbutton {
	background: #B8D03B;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #000;
}

a.smallbutton span{    /* Background left image */ 
    line-height: 12px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 3px 10px 3px 10px;
	cursor:pointer;
} 

a.smallbutton:hover span{
    color:#FFF;
	line-height: 12px; 
	padding: 3px 10px 3px 10px;
}
