body {
	position: relative;
	margin: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
}
.center {
	margin: auto;
	display: block;
}

img {
	border: 0;
}

a:hover span.arrow {
	background-position: 0 -13px!important;
}

.error {
	color: #FF0000;
}


#topbar {
/*	border-bottom: 1px solid #01194C;*/
}
#title {
	padding: 0 1px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 12pt;
}
#content {
	width: 100%;
	margin-bottom: 5px;
	height: auto;
	overflow: hidden;
}
#footer {
	text-align: center;
}

#footer a {
	text-decoration: none;
	font-size: 9pt;
	color: #4C4C4C;
}

.pageitem {
/*border: 1px solid #01194C;*/
}

.pageitem, .form {
	padding: 0;
	display: block;
	margin: 0;
	list-style: none;
}
.textbox {
	overflow: hidden;
}

.textbox p {
	display: inline;
	margin-top: 2px;
	color: #000;
	margin-bottom: 2px;
	padding: 1px 2px;	
}
.textbox img {
	max-width: 100%;
}
.textbox ul {
	margin: 3px 0 3px 0;
}
.textbox li {
	margin: 0;
	border: #999;
}

.textbox {
	overflow: hidden;
}

.warning .header{
	color:#CC6600;
}

.warning {
	color: #CC6600;
}

.warning p {
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px 2px;	
}

.warning img {
	max-width: 100%;
}
.warning ul {
	margin: 3px 0 3px 0;
}
.warning li {
	margin: 0;
	border: #999;
}

div.menu {
	display: block;
	height: auto;
	overflow: hidden;
	background-color: #EAEAEA;
	border-top: 1px solid #999;
	width: auto;
}

div.menu:hover {
	background: #82A3D1;
}
div.menu a:hover span.name,div.menu a:hover span.comment,div.store:hover .starcomment,div.store:hover .name,div.store:hover .comment,body.list div.withimage a:hover .comment {
	color: #FFF;
}
div.menu a:hover span.comment {
	color: #FFF;
}
div.menu a {
	height: 23px;
	width: auto;
	text-decoration: none;
}
div.menu a img {
	width: auto;
	height: 32px;
	margin: 5px 0 0 5px;
	float: left;
}
div.menu span.name {
	display: block;
	margin: 1px 0 1px 7px;
	width: auto;
	color: #000;
	overflow: hidden;
}
div.menu span.comment {
	margin: 5px 30px 0 0;
	width: auto;
	font-size: small;
	text-overflow: hidden;
	overflow: hidden;
	max-width: 75%;
	white-space: nowrap;
	float: right;
	color: #333;
}
div.menu span.arrow, div.store span.arrow, body.musiclist span.arrow, body.list span.arrow {  
/*	position: absolute;
	width: 8px!important;
	height: 13px!important;
	right: 10px;
	top: 5px;
	margin: 0!important;
	background: url("../images/arrow.png") 0 0 no-repeat;*/
}

div.store {
	height: 90px;
	border-top: #878787 solid 1px;
	overflow: hidden;
	position: relative;
}
div.store a {
	width: 100%;
	height: 90px;
	display: block;
	background: url(../images/storebg.png) left top no-repeat;
	text-decoration: none;
	position: absolute;
}
div.store:hover {
	background: url(../images/storetouched.png) repeat-x;
}
div.store .image {
	position: absolute;
	left: 0;
	top: 0;
	height: 90px;
	width: 90px;
	display: block;
}

div.store .name {
	font-size: 15px;
	white-space: nowrap;
	margin: 5px 0 0 95px;
	display: block;
	overflow: hidden;
	color: #000;
	max-width: 60%;
	text-overflow: ellipsis;
	font-weight: bold;
}
div.store .comment,body.list div.withimage .comment {
	font-size: 12px;
	color: #7f7f7f;
	margin: 16px 0 0 95px;
	display: block;
	width: 60%;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
div.store .arrow,body.list div.withimage .arrow {
	top: 39px!important;
}
div.store .stars {
	margin: 6px 0 0 95px;
}
div.store .starcomment {
	position: absolute;
	left: 165px;
	top: 56px;
	font-size: 12px;
	color: #7f7f7f;
	font-weight: lighter;
}
.graytitle {
	color: #FFF;
	background-color: navy;
	font-weight: bold;
	padding: 3px 0 3px 8px;
}
.header {
	display: inline;
	font-weight: bold;
	color: #01194C;
}

.selectname {
	color:#01194C;
	font-weight:bold;
}

body.musiclist div#content {
	width: auto;
	margin: -29px auto auto -40px;
}
body.musiclist div#content div {
	background: url(../images/musiclistbg.png) repeat;
}
body.musiclist div#content div div {
	list-style: none;
	height: 44px;
	width: auto;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
body.musiclist div#content div div a {
	text-decoration: none;
	color: #000;
	width: 100%!important;
	height: 100%;
	display: block;
}
body.musiclist div div .number,body.musiclist .name,body.musiclist .time {
	display: inline-block;
	height: 44px;
	font-weight: bold;
	font-size: large;
	width: 44px;
	text-align: center;
	line-height: 46px;
}
body.musiclist div div .name {
	margin-left: 0;
	width: auto!important;
	font-size: medium;
	padding-left: 5px;
	border-left: solid 1px #e6e6e6;
}
body.musiclist div div .time {
	color: #848484;
	font-size: medium;
	margin-left: 4px;
	width: auto!important;
	font-weight: normal;
}
body.musiclist {
	background-image: none!important;
	background-color: #cbcccf;
}
body.musiclist div div span.name {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 62%;
}
body.list div div.title {
	background: url(../images/listheader.gif) repeat-x;
	height: 22px!important;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-shadow: gray 0 1px 0;
	line-height: 22px;
	padding-left: 20px;
	border-bottom: none!important;
}
body.list div {
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
body.list div#content div {
	height: 40px;
	border-bottom: 1px solid #e1e1e1;
	list-style: none;
}
body.list {
	background-color: #fff;
	background-image: none!important;
}
body.list div#footer {
	margin-top: 24px!important;
	border: solid 1px gray;
}
body.list div#footer a:hover {
	text-decoration: underline;
}
body.list div#content div a {
	padding: 9px 0 0 20px;
	font-size: large;
	font-weight: bold;
	position: relative;
	display: block;
	color: #000;
	text-decoration: none;
	height: 32px;
}
body.list div#content div a span.name {
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 93%;
	white-space: nowrap;
	display: block;
}
body.list div#content div a:hover {
	color: #fff;
}
body.list div#content div a:hover {
	background: #369;
}
body.list div#content {
	margin-top: -13px!important;
}
body.list div img {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 0;
}
body.list div.withimage {
	height: 90px!important;
}
body.list div.withimage span.name {
	margin: 13px 0 0 90px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 63%!important;
	white-space: nowrap;
}
body.list div.withimage .comment {
	margin: 10px auto auto 90px !important;
	max-width: 63%!important;
}
body.list div.withimage a,body.list div.withimage:hover a {
	height: 81px!important;
	background: url(../images/storebg.png) left top no-repeat!important;
}
body.list div.withimage:hover {
	background-image: url(../images/storetouched.png);
}

#leftnav,#leftbutton,#rightnav,#rightbutton {
	font-size: 12px;
	font-weight: bold;
	background-color: #7799CC;
}
#leftnav a,#rightnav a,#leftbutton a,#rightbutton a {
	color: #fff;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
}
#leftnav img,#rightnav img {
	margin-top: 4px;
}

div.form .name {
	color: #01194C;
	font-weight: bold;
}

.smallerTextBoxText {
	font-size: 12px;
	font-weight: lighter;
	font-family: serif,arial;
}

span.blueText {
	/*display: inline;*/
	font-weight: bold;
	color: #01194C;
	/*font-size: 12pt;*/
	/*margin-bottom: 7px;*/
	line-height: 14pt;
	
	min-height: 50px;
	/*margin: 3px auto 4px auto;*/
	position: relative;
	/*-webkit-border-image: url("../images/textfield.png") 7 7 7 7;*/
	padding: 3px 0 0 0;
	/*line-height: 18px;*/
	left: -2px;
	/*font-size: 18px;*/
	/*font-weight: normal;*/
	width: 97%;
	/*display: block;*/
	/*border-width: 7px 7px;*/
}
