body {
	padding: 0;
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	background-color: #494a3a;
	text-align: center;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 12;
	margin-left: 0;
	font-size: 14px;
	color: #606072;
}

#wrapper {	/* Main wrapper */
	background-color: #ffffff;  /* White background */
	text-align: left;
	width: 760px;				/* Fixed width of 760px */
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}

/*  TOP HEADER */
#header {		/* Logo is in main.htm and logo.htm pages */
	font-size:70%;
	height:140px;
	border-bottom: 1px dotted #cccccc;
}
#searchheader {
	float: right;
	height: 14px;
	margin-top: 20px;
	margin-right: 20px;
}
#translateheader {
	float: right;
	height: 14px;
	margin-top: 2px;
	margin-right: 6px;
}
#search_query {
	height: 40px;
}
#headertext{
	height:22px;
	background-color: #606072;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 14px;
	font-weight: bold;
	padding-top: 5px;
}
#headertext a{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#headertext a:active{
	color: #FFFFFF;
	text-decoration: none;
}


/* MAIN CONTENT */
#content {
	font-size: 100%;
	width: 540px;
	float: right;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 12;
	padding-left: 12;
}
#contentlogin {
	font-size: 100%;
	width: 520px;
	float: left;
	padding: 20px 10px 0 100px;
	background-color: transparent;
}
#content .item_title {			/* Product item title */
	border-top: 1px solid #cccccc;
	padding-top: 0.4em;
	font-size:90%;
	font-weight:bold;
}
#content p {
	line-height: 1.8em;
	padding-left: 2em;
}
#content .checkouttext {
	line-height: 22px;
	font-size: 100%;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#content a:hover {
	background-color: #eeeeee;
	color: #000000;
}
#content a:visited {
	color: #0000ff;
}
#content .content_outline {
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius:15px;
}

/* LEFT HAND COLUMN WITH NAVIGATION AND CART */
#navigation .navigation_outline {
	/*border: 2px solid #cccccc;*/
	margin-left:0px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:-14px;
	padding-right: 5px;
	padding-left: 5px;	/*-moz-border-radius:15px;*/
}
#navigation {
	float: left;
	width: 190px;
	border: 1px solid #999999;
	margin-top: 12px;
	margin-left: 4px;
	margin-bottom: 12px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	background-color: #606072;
}
#navigation a:link, #navigation a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#navigation a:hover {
	background-color: #9c9cec;
	color: #000000;
}
#navigation .cart_summary {
	font-size:11px;
	background-color: #606072;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
#navigation .mostpopular {
	font-size:100%;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation .subnav {
	font-size:70%;
	background-color: #ffffff;
	height: 20px;
}
#navigation .subnav a{
	color: #494a3a;
	text-decoration: none;
}
#navigation .subnav a:hover{
	color: #494a3a;
	text-decoration: underline;
	background-color: #ffffff;
}
#navigation .inputbox {
	color : #000000;
	background : #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	width:100px;
}
#navigation .search_query, #navigation .cart_summary {
	padding-left:10px;
}



#otherlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#otherlinks li {
	width: 180px;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	background-color: #ffffff;
	text-decoration: underline;
}
#otherlinks a:link, #otherlinks a:visited {
	display: block;
	color: #494a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#otherlinks a:hover {
	background-color: #ffffff;
	color: #000000;
}



/* MOST POPULAR */
#mostpopular ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#mostpopular li {
	width: 180px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	background-color: #606072;
	text-decoration: underline;
}
#mostpopular a:link, #mostpopular a:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 18px;
	line-height: 16px;
}
#mostpopular a:hover {
	background-color: #606072;
	color: #cccccc;
}
#most_popular {
	background-color: #606072;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* FOOTER */
#footer {
	clear: both;
	text-align:center;
	font-size: 70%;
	color: #aaaaaa;
	height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #606072;
}


.breadcrumb{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606072;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 14px;
}
.small {
	font-size: 80%;
}
.links {
	font-size: 90%;
}


/* WELCOME PAGE TEXT */
#mainbody {
	width: 450px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-top: 18px;
}

.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	padding-top:8px;
}