body {
	background-color: white;
}

.sale {
	font-weight: bold;
	color: red;
}


#inner-body {
	position: absolute;
	margin-left: -380px;
	width:  790px;
	top: 0px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
}

#header h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 20px;
}


#search {
	position: relative;
	/* position: absolute; */
	left: 400px;
	margin-top: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  black;
	text-align: right;
	width: 400px;
}

.syslinks {
	margin-right: 20px;
}

#search_box {
	text-align: left;

	border: 1px solid #a0a0a0;
	margin-right: 15px;
	
	background: #f5f5f5;
	padding: 5px;
	width: 200px;
	float: right;
	-moz-box-shadow: 3px 3px 5px #888;
}

#header_links {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	display:block;
	border: 1px solid #a0a0a0;
	text-align: left;

	background: #f5f5f5;
	padding: 10px;
	-moz-box-shadow: 3px 3px 5px #888;
}

#header_links h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

#header_links ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#header_links li {
	font-size: 14px;
	list-style: none;
	padding: 0;
}

#header_links li a {
	color: #000;
	text-decoration: none;
}

#header_links li a:hover {
	text-decoration: underline;
}

.left_border {
	border-left: 1px solid #a0a0a0;
}
.col3 {
	width: 33%;
	float: left;
}

#search_box h4 {
	font-size: 10px;
	margin: 2px 0 2px 0;
	padding: 0;
}

#search input.textinput {
	border: 1px solid black;
}

#category_index {
	width: 100%;
}

#menu1 {
	text-align: right;
	height: 40px;

	width: 770px;
}

#menu2 {
	text-align: center;
	height: 40px;
	width: 770px;
}

#breadcrumbs {
	margin-top: 40px;
	clear: both;
}

#menu3 {
	width: 770px;
	padding: 0px;
	height: 50px;
	text-align: right;
	clear: both;
	margin-top: -15px;
}

#menu3 p {
	clear: both;
}

.menu a:link, .menu a:visited, .menu, #search {
	color: black;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

table.menu {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menu td {
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.menu a:hover {
	text-decoration: underline;
}
.menuitem {
	border-right: 1px black solid;
}

.green, a.green:link, a.green:visited {
	color: green;
}

#footer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        position: relative;

}

.category_thumbnail {
	float: left;
	width: 185px;
	height: 260px;
}

.category_thumbnail img {
	border: 4px #666666 solid;
}

.category_thumbnail p {
	padding-top: 5px;
	margin-top: 5px;
}


.product_page_thumb {
        float: left;
	left: 0px;
	top: 300px;
	width: 200px;
	border: none;
	text-align: center;
}

.product_page_thumb img {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border: none;
}

.product_page_body {
	float: right;
	width: 570px;
	border: none;
}

.product_page_body h1 {
	font-size: 14pt;
}

.product_page_body h2 {
	font-size: 12pt;
}

.product_footer {
	width: 100%;
	padding: 0px;
	margin-top: 40px;
	margin-left: 20px;
	text-align: left;
}

.fill_col {
	float: left;
	width: 185px;
	height: 220px;
	padding: 10px;
}


.grey_bar {
	background-color: #cccccc;
	width: 100%;
	height: 15px;
	margin-bottom: 15px;
}

.cart_listing {
	position: relative;
	border: 1px solid #cccccc;
	width: 100%;
}

.cart_listing .del {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 20px;
}

.cart_listing .del input {
	position: relative;
	left: 10px;
}

.cart_listing img {
	position: relative;
	left: 80px;
	border: none;
	padding: 10px;
}

.cart_listing .desc {
	position: absolute;
	left: 280px;
	top: 5px;
}

.product_listing_box_outline {
	width: 250px;
	height: 310px;
	float: left;
	margin: 5px;
	padding: 0px;
	background-color: #cccccc;
	text-align: center;
}

.product_listing_box {
	border: 1px solid #666666;
	width: 210px;
	height: 270px;
	background-color: white;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


.product_listing_box td {
	border: none;
	margin: 0px;
	padding: 0px;
}

.product_listing_box img {
	border: none;
	
}
.product_listing_box h1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
}

.product_listing_box .bot {
    top: 260px;
	height: 40px;
	width: 165px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;	

}

#fplay {
	height: 319px;
	width: 364pxpx;
}
