/********** General Styling **********
 *************************************/

body
{
	font: normal normal normal 72% Arial, Helvetica, sans-serif;
}

p, a, li, table, input, select, textarea
{
	font: normal normal normal 1em Arial, Helvetica, sans-serif;
	color: #333333;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #884444;
}

a:hover
{
	text-decoration: underline;
}

b
{
	font-weight: bold;
	text-decoration: none;
/*	color: #333333;*/
}

b.mandatory
{
	color: #884444;
}

b.optional
{
	color: #446699;
}

h1, h2, h3, h4, h5, h6
{
	font: normal normal bold 2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #884444;
	text-decoration: none;
	letter-spacing: -0.5px;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.25em;
}

h4
{
	margin: 0px 0px 0px 0px;
	font-size: 1em;
}

hr
{
	margin-top: -5px;
	margin-bottom: 5px;

}

hr
{
	margin: 0px 0px 0px 0px;
	border: 0px none;
	height: 1px;
	background-color: #BBBBBB;
}

img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}

#bodyColumn01 ul, #bodyColumn03 ul
{
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	list-style: square;
}


/********** Generic Styles **********
 ***********************************/

.spacer
{
	clear: both;
}

.alignLeft
{
	text-align: left;
}

.alignRight
{
	text-align: right;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}


/********** Site Layout **********
 *********************************/

html, body, div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}

body
{
	padding: 5px 5px 5px 5px;
	background: #BBBBBB;
}

#frame
{
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border : 5px solid #FFFFFF;
}

#header
{
	margin: 0px 0px 1px 0px;
}

#headerRow01
{
	background: #446699 url(../images/layout/header01.gif) repeat-x;
	border-bottom : 1px solid #FFFFFF;
	height: 95px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align: right;
}

#headerRow01 img
{
	display: block;
	float: left;
}

#headerRow01 p
{
	display: block;
	float: right;
	padding: 10px 10px 0px 0px;
	color: #FFFFFF;
}

#headerRow01 a, #headerRow01 b
{
	color: #FFFFFF;
}

#headerRow01 #flash
{
	background: #446699 url(../images/layout/header12.gif) left no-repeat;
	float: left;
	width: 530px;
	height: 95px;
}

#headerRow02
{
	background: #446699 url(../images/layout/header03.gif) repeat-x;
	height: 25px;
	color: #FFFFFF;
}

#headerRow03
{
}

#headerRow03 #column01
{
	width: 490px;
	padding: 5px 5px 0px 5px;
	float: left;
}

#headerRow03 #column02
{
	padding: 5px 5px 0px 5px;
	margin-left: 500px;
	text-align: right;
}

#body
{
	background: #FFFFFF;
	margin : 0px 0px 0px 0px;
}

#bodyColumn01
{
	width: 155px;
	background: #EEEEEE url(../images/layout/body01.gif) repeat-y;
/*	float: left;*/

}

#bodyColumn02
{
/*	margin-left: 200px;*/
/*	margin-right: 200px;*/
}

#bodyColumn03
{
	width: 155px;
	background: #EEEEEE url(../images/layout/body02.gif) repeat-y;
/*	float: right;*/

}

#footer
{
	text-align: center;
}


/********** Header & Footer Menu **********
 ******************************************/

#headerRow02 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#headerRow02 li
{
	float: left;
    background: url(../images/layout/header04.gif) no-repeat right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headerRow02 a, #headerRow02 b
{
	display: block;
    padding: 5px 15px 5px 15px;
	color: #CCCCCC;
	text-decoration: none;
}

#headerRow02 a:hover, #headerRow02 a.selected, #headerRow02 b.selected
{
	color: #FFFFFF;
}

#headerRow02 a.home
{
	padding: 5px 13px 5px 13px;
	background: url(../images/layout/header05.gif) no-repeat center;
	text-decoration: none;
}

#headerRow02 a.home:hover
{
	padding: 5px 13px 5px 13px;
	color : #5358A7;
	background: url(../images/layout/header06.gif) no-repeat center;
	text-decoration: none;
}

#headerRow02 a.search
{
	padding: 5px 13px 5px 13px;
	background: url(../images/layout/header07.gif) no-repeat center;
	text-decoration: none;
}

#headerRow02 a.search:hover
{
	padding: 5px 13px 5px 13px;
	color : #5358A7;
	background: url(../images/layout/header08.gif) no-repeat center;
	text-decoration: none;
}

#footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}

#footer li
{
	display: inline;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
}


/********** Specials **********
 ******************************/
 
#bodyColumn02 #special
{
	width : 140px;
	border: 1px solid #BBBBBB;
	float : left;
	padding : 5px 5px 5px 5px;
	margin : 10px 5px 10px 5px;
	text-align: center;
}


/********** New Products **********
 **********************************/

h1.new:after, td.new:after
{
	content: ' (New!)';
}

tr.new
{
	font-weight: bold;
}


/********** Error Messages **********
 ************************************/
 
div.error
{
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	background: #BBBBBB;
	border: 1px solid #333333;
}

div.error p
{
	font-weight: bold;
}

/********** Table Formatting **********
 **************************************/

table
{
	width : 100%;
	border-collapse: collapse;
	margin : 0px 0px 10px 0px;
}

tr.listing
{
	background: #FFFFFF;
}

tr.listingHighlight
{
	background: #DDDDDD;
}

thead td
{
	vertical-align : bottom;
	padding : 0px 5px 0px 5px;
	border-top: none;
	border-bottom: 1px solid #BBBBBB;
}

thead.columnHeader td
{
	color: #884444;
}

tfoot td
{
	vertical-align : top;
	padding : 0px 5px 0px 5px;
	border-top : 1px solid #BBBBBB;
	border-bottom : none;
}

tr td
{
	vertical-align : top;
	text-align: left;
	padding : 2px 5px 2px 5px;
}

tr.listing td
{
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

tr.listing td.stock
{
	font: normal normal normal 0.75em Arial, Helvetica, sans-serif;
/*	text-align: right;*/
	vertical-align: top;
}

tr.listingHighlight td
{
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

/********** Form Formatting **********
 *************************************/

form
{
	margin : 0px 0px 0px 0px;
}

label
{
	font-weight: bold;
}


input.text
{
	display: inline;
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 2px 2px 2px 2px;
	color: #333333;
	width: 194px;
}

input.textSearch
{
	display: inline;
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 2px 2px 2px 2px;
	color: #333333;
	width: 110px;
}

#bodyColumn01 input.text, #bodyColumn03 input.text
{
	width: 149px;
}

input.text:hover
{
	background-color: #DDDDDD;
}

input.textQuantity
{
	text-align : center;
	width: 20px;
	display: inline;
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 2px 0px 2px 0px;
	color: #333333;
}

input.textQuantity:hover
{
	background-color: #DDDDDD;
}
/*
input.textSearch {
	width: 100%;
	display: inline;
	background: #FFFFFF;
	border: 1px solid #383893;
	padding: 2px 0px 2px 0px;
	color: #000000;
}

input.textSearch:hover {
	color: #FFFFFF;
	background-color: #383893;
}
*/
input.submit
{
	cursor: pointer;
	padding: 1px 5px 1px 5px;
	color: #333333;
	display: inline;
	font-weight: bold;
	background: #FFFFFF;
	border: 1px solid #333333;
}

input.submit:hover
{
	background: #DDDDDD;
}

select
{
	display: inline;
	width: 200px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #333333;
}

select:hover
{
	background: #DDDDDD;
}

select.month
{
	width: 40px;
}

select.year
{
	width: 55px;
}

textarea
{
	background : #FFFFFF;
	color : #333333;
	border : 1px solid #333333;
	width: 100%;
	height: 200px;
}

textarea:hover
{
	background: #DDDDDD;
}