body {
	background-color: #dedede;
	color: #7c7c7c;
	padding-top: 0px;
	margin-top: 0px;
	font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p {
	color: #000;
	font-size: 12px;
}

p.drum {
	color: #000;
	font-size: 14px;
}

a {
	color: #ffa200;
	text-decoration: none;
}

/*a:hover {
	color: #fff;
	background-color: #ffa200;
}*/

a.mpx {
	
}
a.mpx:hover {
	background-color: transparent;
}
li {
	list-style-position: outside;
	font-size: 12px;
	color: #000;
}

li.star {
	list-style-position: outside;
	font-size: 12px;
	color: #000;
	list-style-image: url(http://www.starcitymusic.com/stands/images/li_blue_star.gif);
}

li.star_repair {
	list-style-position: outside;
	font-size: 14px;
	color: #000;
	list-style-image: url(http://www.starcitymusic.com/stands/images/li_blue_star.gif);
}

li.repair {
	list-style-position: outside;
	font-size: 14px;
	color: #000;
}

li.drum {
	list-style-position: outside;
	font-size: 14px;
	list-style-type: circle;
}

ol {
	list-style-position: outside;
}

h1 {
	color: #ffa200;
	margin-bottom: 14px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
}

h2 {
	color: #ffa200;
	font-size: 19px;
	font-weight: bold;
}

h3 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	display: block;
	background-color: #616161;
	padding-left: 5px;
}

h4 {
	color: #fff;
	font-size: 15px;
	display: block;
	background-color: #838383;
	padding-left: 5px;
}

h5 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: right;
}

h6 {
	color: #ffa200;
	margin-bottom: 7px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}

.small {
	font-size: 9px;
	color: #7e7e7e;
}

.price {
	color: #DD0000;
	font-weight: bolder;
}

.higherprice {
	color: #616161;
	font-weight: bold;
}
.topp {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	height: 155px;
	vertical-align: top;
	top: 0;
	
}

.top {
	vertical-align: top;
}
.left {
	float: left;
	width: 347px;
	padding-right: 19px;
}
.right {
	width: 357px;
	float: right;
}

.contactleft {
	width: 200px;
	float: left;
}

.repair_cell {
	width: 357px;
	vertical-align: top;
}

.repair_cell_right {
	width: 350px;
	border-left: solid 1px;
	vertical-align: top;
	padding-left: 14px;
	border-color: #EBEBEB;
}

.repair_container {
	width: 725px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear: right;
}

.container {
	background-color: #fff;
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	border-bottom: 1px solid #616161;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.stand_container {
	border-top: 1px solid #7e7e7e;
	padding-left: 5px;
	padding-top: 7px;
}

.body {
	width: 100%;
	position: relative;
}
.contact_container {
	width: 726px;
	border-top: solid 1px #7e7e7e;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 25px;
}

.corner {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

.copy {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.mpxlogo {
	vertical-align: middle;
}

.drums {
	background-color: #E6E6E6;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.border img {
	border: 3px solid;
	border-color: #000000;
	margin: 5px;
}

.border:hover img {
	border: 3px solid;
	border-color: #FA8E00;
	margin: 5px;
}


.comodo {
	/*float: right;*/
	position: absolute;
	right: 0;
	bottom: 0;
	height: 90px;
}