﻿body 
{
}

.shLabelsmall
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
}

.shLabel
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	color: #000000;
}

.shTitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;	
	color: #ff8800;
	line-height: 200%;
}

.shLink
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	color: #0099ff;
	text-decoration: underline;
}

.shLink:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	color: #ff8800;
	text-decoration: none;
}

.shLink:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	color: #0099ff;
	text-decoration: underline;
}

.shLink:visited:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	color: #ff8800;
	text-decoration: none;
}

.shDropdown
{
	background: #f2f2f2;
	color: #333333;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
	
}


.shTextbox
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
	background: #ffffff;
	border-style: inset;
}

.shTextboxright
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
	background: #ffffff;
	border-style: inset;
	text-align: right;
}

.shTextboxreadonly
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
	background: #e2e2e2;
	border-style: inset;
}

.shButton
{
	background: #ff8800;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	border-width: 2px;
	border-color: #ff8800;
	border-style: outset;	
}

.shCheckout
{
	background: #0099ff;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	border-width: 2px;
	border-color: #ff8800;
	border-style: outset;	
}

.shSmallbutton
{
	background: #ff8800;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border-width: 1px;
	border-color: #0099ff;
	border-style: solid;	
	font-size: 10px;
	font-weight: bold;
	
}

.shError
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;	
	color: #ff0000;
}

.shMessage
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	color: #666666;
}

.shListprice
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
	color: #ff8800;
}

.shListpricecrossed
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
	color: #ff8800;
	text-decoration: line-through;
}

.shOfferprice
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;	
	color: #ff8800;
}

