﻿body
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	background-color: #dddddd;
}
body
{
	font-size: 12px;
	font-family: Arial;
	margin-top: 0px;
}
.siteContent
{
	width: 1000px;
	text-align: left;
	background-image: url(    'background.png' );
	background-repeat: repeat-x;
	display: table-cell;
}

a
{
}

.banner
{
	vertical-align: middle;
	text-align: left;
	padding: 10px;
}

.categoryList
{
	vertical-align: top;
}
.categoryList a
{
	color: #000000;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.popupMessage
{
	vertical-align: middle;
	text-align: center;
	width: 300px;
	height: 60px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position: absolute;
	top: 300px;
	left: 450px;
}
	
/************/

.leftCorner
{
	width: 5px;
	height: 4px;
	background-image: url(            'cornerLeft.gif' );
	background-repeat: no-repeat;
}
.rightCorner
{
	background-image: url(            'cornerRight.gif' );
	width: 4px;
	height: 5px;
	background-repeat: no-repeat;
}

.borderBottom
{
	background-image: url(            'borderBottom.png' );
	height: 5px;
	background-repeat: repeat-x;
}

.titleLeft
{
	background-image: url(            'titleLeft.gif' );
	width: 3px;
	height: 26px;
	background-repeat: no-repeat;
}

.titleRight
{
	background-image: url(            'titleRight.gif' );
	width: 3px;
	height: 26px;
	background-repeat: no-repeat;
}

.titleCenter
{
	background-image: url(            'titleBackground.gif' );
	height: 26px;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.contentBorder
{
	border: 1px solid #bebebe;
	vertical-align: top;
}
.linkContentBorder
{
	border: 1px solid #bebebe;
	vertical-align: top;
}
.linkContentBorder a
{
	color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d6d6d6;
	display: block;
	width: 95%;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.productList
{
}

.productList a
{
	text-decoration: none;
	color: #000000;
}

.productList a:hover
{
	color: #339933;
}
#noItem
{
	height: 40px;
	margin-top: 15px;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.sectionTitle
{
	font-size: 15px;
	color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.sectionContent
{
	margin: 10px;
	border: 1px solid #bebebe;
	padding: 10px;
	vertical-align: top;
}
.sectionSubTitle
{
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	padding-top: 7px;
}
.sectionComments
{
	font-size: 12px;
}
.sectionEmphasis
{
	font-weight: bold;
	font-size: 12px;
}

.sectionSeperatorRow
{
	height: 30px;
}

.sectionButtonArea
{
	text-align: center;
	padding: 10px;
	background-color: #E4E4E4;
}

.sectionSubContent
{
	vertical-align: top;
	padding: 10px;
	margin: 10px;
}
.orderStep
{
	font-size: 16px;
	width: 20%;
	text-align: center;
	background-image: url(    'memberMenuBackground.png' );
	background-repeat: repeat-x;
	color: #666666;
	height: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}
.orderStepCurrent
{
	background-image: url(    'order_current_step.png' );
	padding-left: 28px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-top: 5px;
	font-weight: bold;
	color: #000000;
	height: 30px;
}

.emptyDataTemplate
{
	padding: 50px;
	text-align: center;
}
.installmentTableTitle
{
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
	height: 20px;
}
.installmentTableContent
{
	font-size: 10px;
}

.errorMessage
{
	font-size: 14px;
	color: #000000;
	background-color: #FFAAAA;
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.addressForm
{
	padding: 2px 2px 6px 6px;
	border: 1px dotted #999999;
	margin-right: 6px;
}

.searchBar
{
	width: 100%;
	background-image: url( 'menu_alternative_bg.png' );
	background-repeat: repeat-x;
	height: 31px;
	padding-left: 5px;
	padding-right: 5px;
}

.searchBar input
{
	border: 1px solid #D78100;
}
.masterContent
{
	margin-top: 15px;
}
