
H1 {
	font-size: 24px;
	font-weight: bolder;
	color: #2C3137;

}
H2 {
	font-size: 1.15em;
	color: #6A849F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.feature .title {
	color: #333333;
	font-weight: bolder;
	font-style: italic;
}
H3 {
	font-size: 16px;
	color: #92A4B7;
}

H4 {
	font-size: 14px;
	color: #FFF;
	display: inline;
}

h6 {
	font-size: 12px;
	display: inline;
	color: #92A4B7;
}

.h6orange {
	font-size: 12px;
	display: inline;
	color: #efa523;
}

b{
	color: #6A849F;
	font-weight: bold;
	
}


H4{
	font-size: 12px;
	color: #92A4B7;
	margin-left: 8px;
}

th {
	font-size: 12px;
	border-bottom: 1px solid #F6F7FC;
}

#mainContent a{
	font-size: 12px;
	color: #2C3137;
	margin-right: 5px;
}

.testimonial {
	font-style: italic;
	font-size: 12px;
}



.menu li {
	height: 20px;
	margin-left: 5px;
	font-size: 12px;
	padding-top: 2px;
	color: #92A4B7;

	list-style: none;
}

 .selected 
{
		list-style-image: url('/images/sep.gif');	
		margin-left: 10px;
}

.menu ul{
	display: inline;
	padding: 0px;
}



#sidebar1 h4 {
	font-style: italic;
	color: #88939F;
}

.rate{

	padding: 5px 0px 3px 0px;
	border-bottom:1px dashed #999999;
	
}

.menu {
	padding-top: 8px;
	padding-left: 10px;
}
.feature .descr {
	font-style: italic;
	font-size: 12px;
}
P {
	font-size: 0.85em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
}
a {
	text-decoration: none;
	color: #333333;
	background-position: 12px;
}





.arrContainer{
	background-image: none;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: 1px;
	border-top-color: #B7B7B7;
	margin: 10px 5px;


	}
.arrHeader {
	background-image: url('/images/bgh.gif');
	background-repeat: repeat-x;
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
	background-color: #DDD;
	padding: 2px;
}



 .price {
	font-size: 12px;
	font-weight: bold;
	
	
}
label {
	font-weight: bold;
}
 .descr {
	font-size: 12px;
	padding: 8px 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A5A5A5;
	margin-top: 5px;
	border-right: 1px solid #A3A3A3;
}

.arrStyle{
	font-style:italic;
	padding-top: 5px;
}
.arrContent {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.voicings {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
.inputs{
	padding: 5px 0px;
	background:  #F4F4F4;
	border-right: 1px solid #A3A3A3;
}



table {
	
	text-align: left;
	
}

td {
	font-size: small;
}


.cart {
	background: #EEE;
	padding: 0px;
	border: 1px solid #CCC;
}

.cart .odd{
	background: #F6F7FC;
}

.cart .even{
	background: #FFF;
}

.cart th {
	background-image: url('/images/bgh.gif');
	background-repeat: repeat-x;
}

#catalog{
	height: 100%;
	
}
	
#catalog table {
	width: 100%;
}

#controls {
	border: 1px solid;
	padding: 5px;
	background: #F6F7FC; 
}

.blur {
background:#93908B none repeat scroll 0%;
opacity:0.5;
position:relative;
width:100%;
}


#cart {
	font-style: italic;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 5px;
}

.xmcontainer{ width: 100%; height:185px; }
.xmcontainer div {width: 100%}
.xmcontainer h2 {font-size: 14px;}
img .right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img .left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; text-align: right;}
.left { float: left; text-align: left;  }



