body {
	background-image: url(../../shoppingcart/includes/templates/classic/images/bg.jpg);
	background-attachment: fixed;
	background-position: center center;
	margin: 0px;
	color: #CCC;
}
#links {
	font-size: x-small;
	margin-bottom: 10px;
	background-color: #000;
	color: #FFF;
}

#container {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	background-color: #010101;
	border: 6px solid #983200;
	margin-top: 10px;
}
#container #header {
	height: 80px;
	background-repeat: no-repeat;
	border: 1px solid #983200;
	margin: 5px;
}
#container #header #header_title {
	float: left;
}
#container #header #header_animation {
	float: right;
	margin-top: 0px;
	text-align: right;
	margin-right: 0px;
}
#container #contents {
	float: left;
	width: 1010px;
}



#container #contents #left_sidebar {
	width: 226px;
	float: left;
}
#container #contents #left_sidebar #left_inside {
	border: 1px solid #993300;
	margin-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container #contents #left_sidebar #left_inside a:hover {
	background-color: #999;
	color: #FFF;
}


#container #contents #menu {
	float: left;
	width: 737px;
	border: 1px solid #993300;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 15px;
}
#container #contents #data {
	float: left;
	width: 733px;
	margin-left: 15px;
	border: 1px solid #993300;
	padding-right: 2px;
	padding-left: 2px;
}


#container #copyright {
	width: 985px;
	float: left;
	margin-top: 10px;
}
#container #copyright #copyright_1 {
	font-size: x-small;
	border: 1px solid #983200;
	margin-left: 5px;
	margin-right: 5px;
}
#container #small {
	width: 5px;
}


.menu1{
	background-image:url(../../images/temp/menu.png);
	padding-left:10px;
	padding-top:1px;
	padding-bottom: 3px;
	display:block;
	text-decoration: none;
	color: #FFF;
	height: 20px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

.submenu{
	background-image: url(../../stylesheet/images/submenu.gif);
	display: block;
	height: 19px;
	margin-left: 25px;
	padding-top: 2px;
	padding-left: 7px;
	color: #FFF;
	margin-right: 6px;
}


.hide{
display: none;
}
.show{
display: block;
}
h1 {
	font-size: xx-large;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: medium;
}
h6 {
	font-size: medium;
}
.red {
	color: #F00;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
#container #contents #left_sidebar #left_inside .menu1 a:hover {
	background-color: Transparent;
}
#container #contents #left_sidebar #left_inside #spacer {
	height: 5px;
}
.imgcenter {
	text-align: center;
	margin-left: 30px;
}
.center {
	text-align: center;
}
.bolder {
	font-weight: 500;
	font-size: 18px;
}
#container #contents #data table .row2  a:link {
	color: #333;
}

.head {
	font-size: large;
	color: #333;
	background-color: #CCC;
}
#container #contents #data div {
	text-align: left;
}
.border {
	border: 1px solid #930;
}
.space {
	margin-bottom: 5px;
}
#container #contents #left_sidebar #left_inside #status {
	border: 1px none #930;
	margin-right: 5px;
	margin-left: 5px;
	font-size: small;
	padding: 2px;
	visibility: hidden;
}
.table {
	border: 1px solid #FFF;
}

.table_header {
	background-image: url(../../images/genral/product/thead_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6C0000;
	font-size: medium;
	color: #FFF;
	font-weight: bold;
	height: auto;
}
.table_row1 {
	background-color: #f5f5f5;
	font-size: 12px;
	color: #000;
}
.table_row1 td a:link   {
	color: #333;
}
.table_row1 td a:visited {
	color: #333;
}


.table_row2 {
	background-color: #EFEFEF;
	color: #000;
	font-size: 12px;
}
.table_row2 td a:link {
	color: #333;
}
.table_row2 td a:visited {
	color: #333;
}
.open {
	font-weight: bold;
	color: #0C0;
}
.closed {
	font-weight: bold;
	color: #C00;
}
#container #contents #data #holly {
	float: right;
	width: 61px;
}
.allign_center {
	text-align: center;
}
.dunderline {
	text-decoration: ;
	font-weight: bold;
	font-style: italic;
}
