BODY
{
	background: #c0c0c0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, helvetica, "Times New Roman";
	
	/* scrollbar colors */
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#c0c0c0;
	scrollbar-darkshadow-color:#c0c0c0;
	scrollbar-face-color:#c0c0c0;
	scrollbar-highlight-color:#c0c0c0;
	scrollbar-shadow-color:#c0c0c0;
	scrollbar-track-color:#c0c0c0; 
}

IMG
{
	border: 0px solid White;
}

STRONG
{
	font-weight: bold;
}

TABLE
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

TD
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

TR
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14pt;
	color: White;
	font-weight: bold;
}

H2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11pt;
	color: White;
	font-weight: bold;
}

H3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	color: White;
	font-weight: bold;
}

INPUT
{
	font-size: 10pt;
	background: #d0d0d0;
	border: 1px solid white;
}

SELECT
{
	font-size: 10pt;
	background: #d0d0d0;
	border: 1px solid white;
}

#address
{
	font-size: 8pt;
	color: White;
	font-weight: bold;
}

#address A
{
	color: White;
	text-decoration: none;
}

#address A:HOVER
{
	color: White;
	text-decoration: underline;
}

#nav1
{
	border-right: 1px solid #f0f0f0;
}

#nav2
{
	border-right: 1px solid #f0f0f0;
}

#nav3
{
	border-right: 1px solid #f0f0f0;
}

#nav4
{
	border-right: 1px solid #f0f0f0;
}

#subnavigation
{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background: #d0d0d0;
}

#storenavigation
{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background: #e0e0e0;
}

#imagebar
{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

#order
{
	background: White;
	width: 114px;
	height: 24px;
	font-size: 13pt;
	color: Black;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

#order A
{ 
	background: White;
	width: 114px;
	height: 24px;
	font-size: 13pt;
	color: Black;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}
#order A:HOVER
{
	background: White;
	width: 114px;
	height: 24px;
	font-size: 13pt;
	color: #c0c0c0;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}

.imagebar_content
{
	background: #e0e0e0;
}

.imagebar_store
{
	background: #efefef;
}

.button
{
	background: #e0e0e0;
	
	height: 23px;
	width: 120px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 5px;
	color: #404040;
}

.button A
{
	text-decoration: none;
	color: #404040;
}

.button A:HOVER
{
	text-decoration: none;
	color: #ffffff;
}

.button_selected
{
	/*border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #c8c8c8;
	*/
	
	height: 23px;
	width: 120px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 5px;
	color: #ffffff;
}

.button_selected A
{
	text-decoration: none;
	color: #ffffff;
}

.button_selected A:HOVER
{
	text-decoration: none;
	color: #ffffff;
}


.button_small
{
	background: #e0e0e0;
	height: 22px;
	width: 53px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 6px;
	color: #404040;
}

.button_small A
{
	text-decoration: none;
	color: #404040;
}

.button_small A:HOVER
{
	text-decoration: none;
	color: #e0e0e0;
}

.button_subnavigation
{
	width: 120px;
	height: 24px;
	border-bottom: 1px solid #d0d0d0;;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 6px;
	color: #404040;
}

.button_subnavigation A
{
	text-decoration: none;
	color: #404040;
}

.button_subnavigation A:HOVER
{
	text-decoration: none;
	color: #808080;
}

.button_subnavigation_selected
{
	background: #e0e0e0;
	width: 120px;
	height: 24px;
	border-bottom: 1px solid #dcdcdc;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 6px;
}

.button_subnavigation_selected A
{
	text-decoration: none;
}

.button_subnavigation_selected A:HOVER
{
	text-decoration: none;
	color: #808080;
}

.button_substorenavigation_selected
{
	background: #efefef;
	width: 120px;
	height: 24px;
	border-bottom: 1px solid #dcdcdc;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 6px;
}

.button_substorenavigation_selected A
{
	text-decoration: none;
}

.button_substorenavigation_selected A:HOVER
{
	text-decoration: none;
	color: #808080;
}

.thumbnail
{
	position: relative;
	float: left;
	width: 76px;
	height: 76px;
	margin-top: 9px;
	left: 10px;
	cursor: pointer;
	cursor: hand;
}

.thumbnailarrow
{
	cursor: pointer;
	cursor: hand;
	margin-bottom: 10px;
}

.arrow
{
	position: relative;
	float: right;
	width: 12px;
	height: 76px;
	border: 0px solid white;
	margin-top: 7px;
	right: 0px;
}

.storeheader
{
	text-align: right;
	color: White;
	font-weight: bold;
	padding-top: 15px;
	font-size: 10pt;
	width: 116px;
}

.storeinfo
{
	text-align: left;
	color: Black;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 10pt;
}

.storesummary
{
	text-align: left;
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 7px;
}

#links
{
	font-size: 10pt;
	overflow-x: hidden;
	overflow-y: hidden;
}

#links A
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#links A:HOVER
{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

.body A
{
	color: White;
	text-decoration: none;
}

.body A:HOVER
{
	color: White;
	text-decoration: underline;
}