body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#595959;
	background: #F6C813 url(../images/site-bg-tile.png) top left repeat-x;
	margin: 0px;
	text-align: center;	
}

a{
	color: #3B598D;
}

div#site-wrapper
{
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	width:877px;
	text-align:left;
	background-color: #ffffff;
}

div#content-wrapper{
	border: #bac8d8 1px solid;
	background-color: #ffffff;	
}

#main-menu{
	background: url(../images/menu-bg.gif) no-repeat;
	height: 25px;
}


div#main-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 770px;	
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px solid #000000;
	position: relative;
	left: 50px;	
}

div#main-menu ul li{
	float: left;
	line-height: 25px;
}

div#main-menu ul a{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	width: 150px;
	border-right: 1px solid #000000;
}

div#main-content-wrapper{
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

div#menu-side {
	width: 140px;	
	margin-right: 5px;
	float: left;
}

div#highlight-wrapper {
	width: 200px;		
	margin-left: 20px;
	float: left;
}

div#highlight-wrapper1{
	border: 1px solid #000000;
	background-color: #A7B8D0;
	color: #333333;
}

div#highlight-wrapper1 h1{
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	color: #ffffff;
	background-color: #1C6FBE;
}

div#main-content {
	width: 500px;	
	float: left;
}

div#footer-wrapper{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	clear: both;
	line-height: 25px;
	color: #ffffff;
	background: #fff600 url(../images/menu-bg.gif) no-repeat;
}

div.whatsnew-wrapper{
	background: url(../images/whats-new-bg.png) no-repeat;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
}

div#categories-menu-wrapper{
	width: 118px;
	background-color: #a1b5d0;
}

#categories-menu-header{
	text-align: center;
	background-color: #1C6FBE;
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width:118px;
	color: #ffffff;
}

div#categories-menu-wrapper ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #000000;
 }

div#categories-menu-wrapper a{
	display: block;
	width:118px;
	padding:2px 0px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #A7B8D0;
	border-top: 1px solid #000000;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

div#categories-menu-wrapper a:hover{
	background-color: #276BB5;
	color: #ffffff;
}

div#header-wrapper{
}

div#header-logo-wrapper{
	float: left;
	width: 270px;
}

div#header-banner-wrapper{
	float: left;
	width: 480px;
	position: relative;
	top: 20px;
	text-align: center;
}

div#header-cart-wrapper{
	float: left;
	width: 125px;
	text-align: center;
	position: relative;
	top: 10px;
}

div.section-title{
	
	padding: 2px 2px;
	border-width: 2px 0px;
	border-style: solid;
	border-color: #F6C813;
	font-weight: bold;
	font-size: 13px;
	color: #D1372B;
}

#album-title{
	font-size: 13px;
	font-weight: bold;
}

/* forms */
.button-search{
	background-color:#3B598D; 
	color: EBFAFA; 
	border:1px  ridge #1C6FBE;
	color: #ffffff;
	font-size: 10px;	
}

.button-submit{
	background-color:#3B598D; 
	color: EBFAFA; 
	border:1px  ridge #1C6FBE;
	color: #ffffff;
	font-size: 10px;	
}

input, select{
	background-color: #F0F0F0;
	font-size: 10px;
}

/* standard alignments */
.align-center{
	text-align: center;
}


/* imported from previous stylesheet */
.ListPrice {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial,sans-serif;
	TEXT-DECORATION: none
}

.OurPrice {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: Arial,sans-serif;
	TEXT-DECORATION: none
}

.SmallRed {
	FONT-WEIGHT: bold;	
	COLOR: #D1372B;
	TEXT-DECORATION: none
}