#nav{
	background-color: #ccc;
	}
#nav-one{
	margin:0;
	background-color: #ccc;
	border-top: solid 1px #f1f0f0;
	border-bottom: solid 1px #f1f0f0;
	}

#nav-one ul, #nav-one li{
	padding: 0px;
	margin: 0px;
}
ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 0;
	background:transparent url(images/navigation.png) repeat-x scroll 0 0;
	display:block;
	height: 38px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.dropmenu li{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.dropmenu li a{
	height: 30px;
	padding: 8px 30px 0px 15px;
	display: block;
	cursor: point;
	border-right: solid 1px #666;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	background:transparent url(images/arrow_up.png) repeat-x scroll 0 0;
	position: absolute;
	top: 12px;
	right: 10px;
}
.dropmenu li  a:hover span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
	z-index: 9999999999;
}
.dropmenu ul{
	position: absolute;
	display: none;
	width: 200px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
}
.dropmenu ul li{
	border: 0;
	float: none;
}
.dropmenu ul a {
  border: 1px solid #ccc;
  border-bottom: 0;
  white-space: nowrap;
  display:block;
  color: #0657AD;
  text-decoration: none;
  text-transform: none;
}
a.selected, a:hover{
	color: #0657AD !important;	
	background-color: #f1f0f0;
}
a.selected span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu ul a:hover {
	color:#000 !important;
	text-decoration: none;
	background-color: #F0F0F0;
	background-image: none;
}
.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
	border: 1px solid #ccc;
	padding: 5px;
	display: none;
	position: absolute;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative !important;
}
.dropmenu li div a{
	border: none;
	border-bottom: 1px solid #ccc;
}
.dropmenu li div div{
	display: block;
	position: relative;
	background: none;
	border: none;
}
.dropmenu li div div a{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.dropmenu li div div a:hover{
	color: #000;
	text-decoration: none;
}

.small{
	color: #666;
	font-size: 10px;
	padding: 5px 5px 0px 0px !important;
	display: block;
	clear: both;
}

/************************************************************************************************************/


.products{
	width: 300px;
	padding: 15px !important;
}
.products ul{
	width: 100%;
}
.products ul li{
	border-bottom: 1px solid #ccc;
	height: 50px;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.products h2{
	font-size: 11px;
	padding: 2px 0px 3px 0px;
	margin: 0px;
	font-weight: bold;
	color: #000;
}
.products p{
	color: #666;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.products img{
	float: left;
	padding-right: 10px;
}
.products  ul li a{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	cursor:pointer;
}
.products  ul li  a:hover{
	color: #0657AD !important;
	text-decoration: none;
	background: none !important;
}



/************************************************************************************************************/


.mer{
	width: 500px;
	padding: 10px 15px 10px 10px !important;
}
.mer ul{
	width: 50%;
}
.mer ul.left{
	float: left;
	width: 235px;
}
.mer ul.right{
	float: right;
	width: 235px;
	margin-left:10px;
}
.mer ul li{
	border-bottom: 1px solid #ccc;
	height: 50px;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.mer h2{
	font-size: 11px;
	padding: 2px 0px 3px 0px;
	margin: 0px;
	font-weight: bold;
	color: #000;
}
.mer p{
	color: #666;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.mer img{
	float: left;
	padding-right: 10px;
}
.mer  ul li a{
	display: inline;
	border: none;
	color: #0657AD;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	cursor:pointer;
	font-weight:bold;
}
.mer  ul li  a:hover{
	color: #666 !important;
	text-decoration: none;
	background: none !important;
}




.artist{
	width: 360px;
	padding: 10px 15px 10px 10px !important;
}
.artist ul{
	width: 50%;
}
.artist ul.left{
	float: left;
	width: 160px;
}
.artist ul.right{
	float: right;
	width: 170px;
	margin-left:10px;
}
.artist ul li{
	border-bottom: 1px solid #ccc;
	height: 50px;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.artist h2{
	font-size: 11px;
	padding: 2px 0px 3px 0px;
	margin: 0px;
	font-weight: bold;
	color: #000;
}
.artist p{
	color: #666;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.artist img{
	float: left;
	padding-right: 10px;
}
.artist  ul li a{
	display: inline;
	border: none;
	color: #0657AD;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	cursor:pointer;
}
.artist  ul li  a:hover{
	color: #666 !important;
	text-decoration: none;
	background: none !important;
}





.tutorials{
	width: 300px;
}

.login{
	padding: 15px !important;
	width: 180px;
}
/*input{
	border:1px solid #4A779D;
	padding: 3px 8px;
	margin-bottom: 8px;
	width: 164px;
}*/
label{
	padding: 0px 0px 4px 0px;
	display:block;
}
button{
	background: #4A779D url(images/navigation.png) repeat-x scroll 0 0;
	color: #FFF;
	border:1px solid #4A779D;
	padding: 4px 10px;
	width: 180px;
}

