
/*******************
* Element Defaults *
********************/

body
{
	background: #fff;
	font: normal 12px Arial, sans-serif;
	color: black;
	text-align: center;
	margin: 0px;
}

img
{
	border: none;
	display: inline;
}

h1
{
	margin: 15px 0px 15px 0px;
	color: #27739C;
	font: normal 22px arial, sans-serif;
	letter-spacing: 0.02em;
}

h2
{
	margin: 10px 0px 10px 0px;
	color: #27739C;
	font: normal 18px tahoma, sans-serif;
}

h3
{
	color: #BE2D18;
	font: bold italic 16px arial, sans-serif;
}

.home-h3
{
	text-align: center;
	margin: 10px 100px 10px 100px;
}

a:link, a:visited
{
	text-decoration: none;
	color: #5D7E9A;
}

p
{
	margin: 10px 50px 10px 0px;
	line-height: 16px;
	color: #666;
}

td
{
	vertical-align: top;
	font: normal 12px Arial, sans-serif;
}

/********
* Forms *
********/


.form, input, textarea
{
	border: 1px solid #ccc;
	margin: 0px 0px 5px 5px;
}

input.text, textarea.text
{
	border: 1px solid #ccc;
	display: block;
	width: 200px;
	margin: 0px 0px 5px 5px;
}


input[type="image"]
{
	border: none;
}

acronym
{
	cursor: help;
}


/**********
* Classes *
***********/

.errorBox
{
	border: 2px black solid;
	margin-top: 20px;
	width: 60%;
	padding: 10px;
}

.errorBox legend
{
	background: red;
	border: 1px black solid;
	color: white;
	font-weight: bold;
	padding: 5px;
}

.block
{
	display: block;
}

/* Required form elements */
.required
{
	background: #ffffef;
}

.notes
{
	font: bold 11px Arial, sans-serif;
	color: #999;
}

.top-border
{
	border-top: 1px solid #DAE2E7;
}

/******
* IDs *
******/

#outer-wrap
{
	background: url(/images/layout/body-background.gif) top left repeat-y; 
	margin: 0px auto 0px auto;
	width: 940px;
	text-align: left;	
	padding: 0px 0px 0px 1px;
	border-right: 1px solid #ccc;
}

#inner-wrap
{
	width: 940px;
	text-align: left;

}

#header
{
	margin: 0px auto 0px auto;
	width: 940px;
	text-align: left;
	border-bottom: 1px solid #d0dee7;
}

#header img
{
	display:block;
}

.admin-list li
{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #999;
}

#page
{
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 215px;
}

#footer
{
	font-size: 10px;
	margin-left: 190px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 30px;
	color: #666;
	background: url(/images/layout/footer-background.jpg) repeat-x;
}

#browse
{
	display: block;
	width: 524px !important;
	width/**/: 520px;	
	height: 160px;
	margin: -1px 0px 0px -10px;
	background: url(/images/browse.jpg) no-repeat;
}

/*************
* Navigation *
*************/

#navigation
{
	margin-top: 0px;
	float: left;
	width: 190px;
}

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

#navigation ul li
{
	margin: 0px;
	padding: 0px;
	background: url(/images/nav/nav-background.gif) no-repeat;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: block;
	height: 20px !important;
	height/**/: 28px;
	width: 149px !important;
	width/**/: 189px;
	padding: 8px 0px 0px 40px;
	border-bottom: 1px solid #DAE2E7;
}

#navigation ul li ul.subnav-list,
#navigation ul li ul li.subnav-list
{
	margin: 0px;
	padding: 0px;
}

#navigation ul li ul li.subnav-list a:link,
#navigation ul li ul li.subnav-list a:visited
{
	display: block;
	background: url(/images/nav/subnav-background.jpg) no-repeat;
	border-bottom: 1px solid white;
	height: 17px !important;
	height/**/: 22px;
	padding: 5px 0px 0px 40px;
}

/*************
**  Cart  **
*************/

#cart
{
	margin-top: 0px;
	width: 189px !important;
	width/**/: 189px;
	border-right: 1px solid #cedee7;
	border-bottom: 1px solid #cedee7;
	padding: 0px 0px 60px 0px;
	background: url(/images/layout/cart-background.jpg) right repeat-y;
}

#cart h3
{
	padding: 8px 0px 8px 40px;
	margin: 0px;
	border-bottom: 1px solid #DAE2E7;
	color: #27739C;
	font: normal 12px arial, sans-serif;
	background: white;
}

table.cart-item
{
	border-bottom: 1px solid #cedee7;
	margin-top: 10px;
	margin-left: 5px;
	width: 185px;
}

/*************
**  Orders  **
*************/

#order-table
{
	width: 400px;;
}

#order-table td
{
	border-bottom: 1px solid #DAE2E7;

}

.page-img
{
	float: right;
	clear: right;
	border: 1px solid #ccc;
	margin: 10px 0px 10px 10px;
}

#home-table
{
	margin: 15px;	
}

#home-table h1
{
	margin-top: 20px;
}

#home-table p
{
	font-size: 13px;
	line-height: 17px;
	margin-right: 5px;
}

/**

footer

**/

#link-table
{
	margin-bottom: 10px;	
}

#link-table td
{
	padding-right: 20px;
	border-right: 1px dotted #ccc;
	padding-left: 20px;	
	font-size: 11px;
}

#link-table td h2
{
	font-size: 13px;	
}
