@charset "UTF-8";
@font-face {
	font-family: 'dosisregular';
	src: url('dosis-regular-webfont.eot');
	src: url('dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('dosis-regular-webfont.woff2') format('woff2'),  url('dosis-regular-webfont.woff') format('woff'),  url('dosis-regular-webfont.ttf') format('truetype'),  url('dosis-regular-webfont.svg#dosisregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body  {
	padding: 0;
	margin: 0 !important;
	height: 100%;
	font: 100%/1.4 'dosisregular', Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
}

#system-message-container {
	position: absolute;
	top: 10px;
	left: 200px;
	width: 500px;
}
#banner {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	min-height:100%;
	margin: 0;
	z-index: 999 !important;
}

#banner_slide {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	margin: 0;
	z-index: 999 !important;
}

#content {
	width:764px;
	margin: 0 auto 0 40px;
	padding: 130px 0 0 0;
	position: relative;
}

#logo {
	position:absolute;
	top: 25px;
	left: 70px;
	width:90px;
	height:92px;
	position:fixed;
}

#submenu, #submenu_wh {
	position:absolute;
	top:130px;
	left: 70px;
	width: 120px;
	position:fixed;
	height: 40px;
	text-align: left;
}

#innercontent, #innercontent_wh {
	float:left;
	width: 554px;
	margin: 0 0 0 190px;
	text-align: left;
	padding: 0 0 60px 0 ;
}


#innercontent_wh {
	color:#ffffff;
}

.menu {
	width: 100px;
	padding: 0;
	float: left;
	text-align: left;
}
.menu li {
	list-style-type: none;
	float: left;
	padding-right: 12px;
	margin: 0;
	height: 26px;
}

#albummenu.menu {
	margin-top:70px;
}

/* #socialmenu.menu li{
	height: 20px;
}
#socialmenu.menu li > a{
	color: #B8B2A2; 
} */
#umacc88 dt > a {
	color: #C08944;
	text-decoration: none;
	display: block;
	font-size: 16px !important;
	line-height: 20px !important;
	text-align: left;
	padding: 4px 0 0 6px;
	text-transform:uppercase;
}

#submenu_wh #umacc88 dt > a {
	color: #FFFFFF;	
}
#umacc88 dt.level2 > a {
	text-transform:capitalize;
}

#submenu_wh #umacc88 dt.level2 > a {
	color: #CCAC9A;	
}

#submenu_wh #umacc88 dt.level1 > a.isactive, #submenu_wh #umacc88 dt.level2 > a.isactive {
	color: #C08944 !important;	
}
#submenu_wh .menu a:hover {
	color: #C08944 !important;
}
.active>a {
	font-weight: normal !important;
}
.current.active>a.isactive {
	color: #C08944 !important;
	font-weight: normal !important;
}
#umacc88 dt.level1 > a.isactive, #umacc88 dt.level2 > a.isactive {
	color: #C08944 !important;
}

#umacc88 dt.level1 > a.has.sub1.isactive.open {
	color: #666666 !important;
}

#submenu_wh #umacc88 dt.level1 > a.has.sub1.isactive.open {
	color: #FFFFFF !important;
}

.active.parent>a {
	color: #666666 !important;
	font-weight: normal !important;
	font-size: 16px !important;
}

#submenu_wh .active.parent>a {
	color: #FFFFFF !important;
	
}


.menudiscography, #archive-items {
	width: 300px;
	padding: 0;
	margin:40px 0 0 0;
	float: left;
	text-align: left;
}

.menuearlyyears {
	width: 542px;
	padding: 0;
	margin:40px 0 0 0;
	text-align: left;
}

.menudiscofirst {
	width: 300px;
	padding: 0;
	margin:0;
	float: left;
	text-align: left;
}
.menudiscography li, #archive-items li {
	list-style-type: none;
	width: 300px;
	float: left;
	margin: 0 !important;
	padding:0 !important;
	height: 26px;
	background: url(../images/button-next.png) bottom right no-repeat;
}

.menuearlyyears li {
	list-style-type: none;
	width: 542px;
	float: left;
	margin: 0 !important;
	padding:0 !important;
	height: 26px;
	background: url(../images/button-next.png) bottom right no-repeat;
}


.menudiscofirst li, .list-title {
	list-style-type: none;
	width: 300px;
	float: left;
	margin: 0 0 20px 0 !important;
	padding:0 !important;
	height: 26px;
	background: url(../images/button-next.png) bottom right no-repeat;
}

.menudiscography li > a, #archive-items li > h2 > a, .menuearlyyears li > a{
	color: #999999;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	font-size: 16px !important;
	line-height: 30px !important;
	text-align: left;
	padding: 4px 0 0 0;
}

.menudiscofirst li > a, .list-title a {

	text-decoration: none;
	text-transform:uppercase;
	display: block;
	font-size: 16px !important;
	line-height: 30px !important;
	text-align: left;
	padding: 4px 0 0 0;
}

.menudiscography li > a:hover, .menudiscofirst li > a:hover, , .menuearlyyears li > a:hover  {
	color: #C08944 !important;
}

.menudiscography .current > a { 
	color: #C08944 !important;
}

/* Body text styles */


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #C08944;
	outline: none;
	text-align: left;
}

a:hover { 
	color: #CCAC9A !important; 
}

#innercontent p, #innercontent_wh p  {
	padding: 0 0 0 0;
	margin: 0 0 14px 0;
}
 #innercontent a,  #innercontent_wh a, {
 color: #C08944;
 text-decoration: none;
}
#innercontent a:hover, #innercontent_wh a:hover {
	color: #C08944;
}
h1, .contentheading {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	color: #C08944;
}
h2, h2 > a {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 24px;
	color: #C08944;
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
}
#innercontent h3, #innercontent_wh h3  {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #AAAAAA;
	padding: 0 0 0 0;
	margin: 20px 0 2px 0;
	text-align: left;
}
#innercontent h4, #innercontent_wh h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DDDDDD;
	padding: 12px 0 6px 0;
}
#innercontent h6, #innercontent_wh h6  {
	font-size: 2px;
	margin: 0;
	padding: 0;
}
#innercontent li, #innercontent_hw li {
	margin: 3px 0 0 1em;
	padding: 0 0 0 0;
}
#innercontent strong, #innercontent_wh strong {
	font-weight: bold;
}

#innercontent p.synopsis {
	font-size:14px;
	font-weight:normal !important;
}


/* Overrides */

.unite-category-module-accordion-inner-header {
	border: 1px solid #BBBBBB !important;
	-webkit-border-radius: 2px 2px 2px 2px !important;
	-moz-border-radius: 4px 2px 2px 2px !important;
	border-radius: 2px 2px 2px 2px !important;
	box-shadow: none !important;
}
.mod-articles-category-title {
	width: 120px !important;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	text-align: center !important;
	background: none !important;
	border: 1px solid #BBBBBB !important;
	-webkit-border-radius: 2px 2px 2px 2px !important;
	-moz-border-radius: 4px 2px 2px 2px !important;
	border-radius: 2px 2px 2px 2px !important;
	box-shadow: none !important;
}
.mod-articles-category-title {
	color: #000000 !important;
	text-decoration: none !important;
}
.tp-caption.medium_light_black {
	font-family: 'dosisregular', Helvetica, Arial, sans-serif !important;
}
.ag_thumbclassic {
	margin: 0 8px 8px 0 !important;
}

.ag_imageThumb {
	padding:2px !important;
}
.img-fulltext-right {
	float: right;
	margin-bottom: 100px;
}
#modal {
	position: absolute;
	top: -220px;
	left: -1400px;
	width: 600px;
	height: 480px;
	padding: 5px 40px 40px 40px;
	-moz-box-shadow: 0 0 10px 4px #aaa;
	-webkit-box-shadow: 0 0 10px 4px #aaa;
	box-shadow: 0 0 10px 4px #aaa;
	background-color: white;
}

.acc-header, .acc-header-active {
	margin: 0 0 2px 0 !important;
	color: #000000 !important;
	text-align: left !important;	
	box-shadow: none !important;
	padding:8px 8px 8px 0px !important;
}

.acc-content {
	margin: 0px 16px 0px 16px !important;
	padding-bottom: 4px !important;
}

.readon {
	padding:0px 4px 4px 0px !important;
	border: none !important;
	color: #a8a08d !important;
	text-decoration: none !important;
}

.archive form#adminForm .filters {
	visibility: hidden !important;
	overflow:hidden !important;
	height: 0px !important;
	font-size:1px;
	line-height:1px;
}

#archive-items {
	margin-top:0;
}

#archive-items li > h2 > a {
	padding: 0 0 4px 0 !important;
	line-height:24px !important;
}

#login-form {
	margin-top: 40px !important;
}

fieldset.userdata {
	border-radius: 2px 2px 2px 2px !important;
	-webkit-border-radius: 2px 2px 2px 2px !important;
	-moz-border-radius: 2px 2px 2px 2px !important;
	border: 1px solid #ffffff;
	background-color: rgba(255,255,244,0.1);
	margin: 10px 0 !important;
}

fieldset.userdata  p {
	margin: 0 0 6px 0 !important;
}

fieldset.userdata  p > label {
	width:108px !important;
	display:inline-block !important;
	padding: 0 10px 0 0 !important;
}

fieldset.userdata  p > input {
	width:308px !important;
}



.login {
	margin-top: 0;
}

ul.actions {
	display:inline !important;
	margin:4px;
	width:50px !important;
}
table.category {
	width:100%;
}

.list-title > a {
	display:inline;
	width: 60%;
}

li.edit-icon {
	list-style:none;
	margin:0 !important;
	padding: 0 !important;
	width:44px !important;
	display:inline;
}

form#adminForm.form-validate > fieldset {
	width: 550px;
}

span.hasTip > a {
	width:44px;
	margin: 0;
	padding:0;
	display:inline;
}

fieldset {
	width:300px;
	border: 1px solid #aaaaaa;
	background-color: rgba(250,255,253,0.5);
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
p#form-login-username > label, #username-lbl {
	padding-right: 33px;
}
p#form-login-password > label, #password-lbl {
	padding-right: 44px;
}
p#form-login-remember > label {
	padding-right: 2px !important;
	width:96px !important;
}

input#modlgn-remember.inputbox {
	width:18px !important;
	margin-left: 0 !important;
}

.homecap {
	font-family:'dosisregular', Helvetica, Arial, sans-serif !important;
}

.tp-caption.homecap > a {
		color: #C08944 !important;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

/* Music player */

div.track-info {
	margin: 2px 0 4px 16px !important;
}
p.title {
	margin: 0 0 2px 0 !important;
}
div.dsescription-info {
	margin: 2px 14px 0 16px !important;
}
p.dsescription-outer {
	font: 12px/16px Helvetica, Arial, sans-serif !important;
}

.buy {
	top:2px !important;
}

/* Misc elements */
table.agentlist {
	width: 100%;
	border: none;
}
table.agentlist td {
	vertical-align:top;
	text-align: left;
	padding: 0 20px 16px 0;
}

.list-title > a {
	color: #000000;
}
	
.customfootercopy  {
	position: absolute;
	position:fixed;
	width:200px;	
	bottom: 15px;
	right:22px;
	z-index: 2000;
	font-size:12px;
	color: #000000;
	text-align:right;
}

.customfootercopy_wh  {
	position: absolute;
	position:fixed;
	width:200px;	
	bottom: 15px;
	right:22px;
	z-index: 2000;
	font-size:12px;
	color: #FFFFFF;
	text-align:right;
}

#cwsociallinks1 {
	position: absolute;
	position:fixed;
	width:118px;	
	bottom: 40px;
	right:15px;
	z-index: 2000;
	color: #FFFFFF;
	text-align:right;
	margin: 4px 0 0 0;
	height:20px;
}


h5.cw-social-mod-title-al {
		font-size:12px !important;
		font-family: 'dosisregular', Helvetica, Arial, sans-serif !important;
		font-weight:normal !important;
		float: left;
}
		
	
	
