/*
Theme Name: LR V.2
Theme URI: http://www.leyendarecords.com
Description: Custom LR theme.
Version: 2.0
Author: Bruce Brown
*/

textarea {
	resize: none;
}
select { 
border : 1px solid #171717;
padding : 5px;
font-size : 12px;
color : #444;
background: #0b0b0b;}

#sidebar h1 { color: #444; font-size: 16px; padding: 10px; }
#sidebar ul { float: left; width: 100%; margin: 0; padding: 0; }
#sidebar li { border-bottom: 1px solid #080808; border-top: 1px solid #171717; color: #333; 
	font-weight: 100; margin: 0; float: left; width: 380px; padding: 10px; }
#sidebar li:hover { background: #080808; }
#sidebar li a {
	color: #444;
}

#sidebar #overview {
	border-bottom: 1px solid #0b0b0b;
	padding: 10px;
	font-size: 12px;
}

@font-face {
    font-family: 'AllerRegular';
    src: url('type/aller/aller_rg-webfont.eot');
    src: url('type/aller/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/aller/aller_rg-webfont.woff') format('woff'),
         url('type/aller/aller_rg-webfont.ttf') format('truetype'),
         url('type/aller/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerLight';
    src: url('type/aller/aller_lt-webfont.eot');
    src: url('type/aller/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/aller/aller_lt-webfont.woff') format('woff'),
         url('type/aller/aller_lt-webfont.ttf') format('truetype'),
         url('type/aller/aller_lt-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.padding-10-15 {
	padding: 10px 15px;
}

.padding-0-10 {
	padding: 0px 10px;
}

.top-left {
webkit-border-top-left-radius: 10px;
moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
}

.top-right {
webkit-border-top-right-radius: 10px;
moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
}

.bottom-left {
webkit-border-bottom-left-radius: 10px;
moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}

.bottom-right {
webkit-border-bottom-right-radius: 10px;
moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
}

.all {
webkit-border-radius: 10px;
moz-border-radius: 10px;
border-radius: 10px;
}



.play:hover {
	cursor: pointer;
}

#nomove {
position:fixed;
left:0;
top:40%;
padding: 10px;
height: 165px;
width: 115px;
background:url(images/no-mov-bg.png) no-repeat top left;
}

* {
outline : 0;
padding : 0;
margin : 0;
border : 0 none;
text-decoration : none;
white-space : normal;
vertical-align : baseline;
}


h1 {
color: #fff;
font-weight: 100;
display: block;
border-bottom: 1px solid #080808; background: url(../../../themes/LR_V.2/images/repeater.jpg) repeat-x top #0d0d0d;
padding: 10px 15px; margin: 0; font-size: 24px;
}

h1.header {
color: #444; border-bottom: 0px; font-size: 13px; font-weight: 100; padding: 10px;
background: url(images/bg-fade.jpg) repeat-x bottom #fff;
display: block;
}

h1.big {
font-size: 36px;
padding: 10px;
color: #fe8200;
font-weight: bold;
display: block;
}

h1.featured {
color: #fff; border-bottom: 0px; font-size: 13px; font-weight: 100; padding: 10px;
webkit-border-top-left-radius: 5px;
webkit-border-top-right-radius: 5px;
moz-border-radius-topleft: 5px;
moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #181818;
display: block;
margin-bottom: 0px;
border-bottom: 1px solid #292929;
}

h1.grey-top {
	color: #444; border-bottom: 0px; font-size: 13px; font-weight: 100; padding: 10px;
webkit-border-top-left-radius: 5px;
webkit-border-top-right-radius: 5px;
moz-border-radius-topleft: 5px;
moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #eee;
display: block;
margin-bottom: 0px;
border-bottom: 1px solid #ccc;
}

h2 {
color:#444; font-weight:100; font-size: 13px; font-family: "AllerRegular"; text-transform: capitalize; background: #0d0d0d; padding: 10px 15px;
border-bottom: 1px solid #080808; margin-bottom: 0;
}

h2.header {
color:#333; font-weight:100; font-size: 14px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc; padding: 10px 0px;
}

h3 {
color:#333; font-weight:100; font-size: 14px; margin-bottom: 5px;
}

h4 {
color:#333; font-weight:100; font-size: 14px; margin-bottom: 10px; font-weight: 100;
}

hr {
display : none;
}

ul {
list-style-type : none;
}

ol {
list-style-type : decimal;
}

p {
margin-bottom : 10px;
}

.content h1.title {
font-size : 36px;
padding : 0;
margin-bottom : 3px;
color : #ffc600;
font-weight : 100;
text-transform:uppercase;
letter-spacing: 3px;
border-bottom: 1px solid #cccccc}

#top-bar-wrap {
	width: auto;
	margin: 0;
	padding: 1px;
}

#top-bar-inside {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 10px 0px;
}

.top-bar {
width: 670px; 
float: right;
text-align: right;
}

.top-bar a {
	color: #ffffff;
font-weight:bold;
font-size: 10px;
text-decoration: none;
display: block;
padding: 5px;
}

.top-bar a:hover {
	color: #ffffff;
font-weight:bold;
font-size: 10px;
text-decoration: none;
display: block;
padding: 5px;
}

.top-bar li {
background: rgba(0,0,0,.20);
margin-right: 5px;
float: right;
webkit-border-radius: 3px;
moz-border-radius: 3px;
border-radius: 3px;
}
.top-bar li:hover {
background: rgba(0,0,0,.50);
text-decoration: none;
color: #fff;
}
.demo-box { float: left; width: 190px; overflow: hidden; position: relative; /*background: url(images/glow.png) no-repeat center -200px #111;*/ 
background: #ddd; color: #444; padding: 10px; 
webkit-border-bottom-right-radius: 5px;
webkit-border-bottom-left-radius: 5px;
moz-border-radius-bottomright: 5px;
moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}

#featured-box{ padding: 0;
background: #0e0e0e;
color: #666; float: left; width: 300px; position: relative;}
#featured-box h3 { color: #ccc; margin-bottom: 0px; }
#featured-box .line { background: #080808; }
.featured-track {
	font-size: 13px;
	color: #444;
	position: relative;
	top: 2px;
}
.featured-track-demo {
	font-size: 14px;
	color: #444;
}
.launch-link-demo {
	padding: 5px;
	display: block;
	color: #444;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
	
}
.launch-link-demo:hover {
	cursor: pointer;
	background: #ff8000;
}
.launch-link {
padding: 10px 15px; border-bottom: 1px solid #080808; border-top: 1px solid #171717; background: url(images/repeater.jpg) repeat-x top #0d0d0d; color: #555;
display: block;
}
.launch-link:hover {
	cursor: pointer;
}
.launch-link .artist {
	color: #c7c7c7;
	position: relative;
	top: 2px;
}

.launch-link .ft-artist {
	color: #999;
	position: relative;
	top: 2px;
}

.genre {
	color: #444;
	font-size: 10px;
}

.ex { font-size: 11px; color: #666; }

.featured-image {
	float: left;
	 margin: 0 10px 0 0; padding: 1px; border: 1px solid #ddd;
	 webkit-border-radius: 4px;
	moz-border-radius: 4px;
	border-radius: 4px;
	width: 100px;
	height: 75px;
	 
}

.play-btn {
	background: url(images/play-btn-mini.png) center no-repeat;
	width: 20px;
	height:20px;
	float: right;
}

.play-btn:hover {
	background: url(images/play-btn-mini-hover.png) center no-repeat;
	width: 20px;
	height:20px;
	float: right;
}


.demo-box .play-btn {
		webkit-border-radius: 4px;
	moz-border-radius: 4px;
	border-radius: 4px;
	background: url(images/arrow-r.png) center no-repeat;
	width: 17px;
	height:17px;
	float: right;
}


.lgin-input {
border : 1px solid #ddd;
padding : 3px;
height : 13px;
font-size : 12px;
background : #484848 url(images/search-input.jpg) repeat-x top;
color : #000000;
}
.search-input {
border : 1px solid #000000;
padding : 3px;
height : 13px;
font-size : 12px;
background : #484848 url(images/search-input.jpg) repeat-x top;
color : #000000;
}
.input {
border : 1px solid #171717;
padding : 5px;
font-size : 12px;
color : #444;
background: #0b0b0b;
}
.input-blk {
border : 1px solid #171717;
padding : 5px;
font-size : 12px;
color : #444;
background: #0b0b0b;
}
.clear {
clear : both;
}
.space {
height : 10px;
}
.space2 {
height : 5px;
}
.space3 {
height : 1px;
}

.basic {background: #000; border: 1px solid #171717; color: #444; font-size: 12px; padding: 8px 10px;}
.basic-orange {background: #ff8000; border: 1px solid #ef7000; color: #fff; font-size: 12px; padding: 0px 10px;  height: 28px; line-height: 28px;}

.body-top {
display:table;
background: url(images/bg-overlay.png) repeat-x top center;
height: 600px;
width: 100%;
position:absolute;
top: 0px;
z-index: -10;
}

body.contest {
background: url(images/body-contest.gif) repeat-x top #161616;
}

body {
font-size : 12px;
color : #777;
background: #c7c7c7 url(images/bg-overlay.png) repeat-x top center;
font-family: "AllerRegular", Arial;
}

body a {
color : #ff8000;
font-weight: 100;
}

span.orange {
color : #ff8000;
font-weight: 100;
}

body a:hover {
	color: #c7c7c7;
text-decoration : underline;
}
.sub-nav { padding: 15px; font-weight: bold; text-transform: uppercase; color: #000; text-decoration: none; font-size: 14px; }

#header {
margin: 0 auto;
padding : 10px;
width: 930px;
}

#nav-wrap {
	height: 45px;
	width: 320px;
	float: left;
	margin: 20px 20px 0px 20px;

}

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {padding: 0; list-style:none; height:45px; position:relative; z-index:500; float: left;  }
#nav li.top {display:block; float:left; height:45px;background: url(images/nav-bg-orange.jpg) repeat-x top;
webkit-border-radius: 5px;
moz-border-radius: 5px;
border-radius: 5px;
margin-right: 5px; moz-box-shadow: 0 5px 5px rgba(0,0,0,0.3); webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.3); box-shadow: 0 5px 5px rgba(0,0,0,0.3); }
#nav li a.top_link {display:block; float:left; height:45px; line-height:45px; text-decoration:none; font-size:15px; cursor:pointer; color: #fff;}
#nav li a.top_link span {float:left; display:block; height:45px; float:left; padding:0 18px ;  text-transform: capitalize; font-family: "AllerRegular";}
#nav li a.top_link span.down {float:left; display:block; height:45px; }

#nav li.top:hover a.top_link { color: #777;}

#nav li.top:hover  { 
 background: #000; border: 0px; 
webkit-border-top-left-radius: 4px;
webkit-border-top-right-radius: 4px;
webkit-border-bottom-left-radius: 0px;
webkit-border-bottom-right-radius: 0px;
moz-border-radius-topleft: 4px;
moz-border-radius-topright: 4px;
moz-border-radius-bottomleft: 0px;
moz-border-radius-bottomright: 0px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px; 
}
#nav li:hover a.top_link span.down {}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left: auto; top:45px; width: 600px; height: auto; color: #444; font-size: 11px; padding: 10px; background: #000;
webkit-border-radius: 4px;
webkit-border-top-left-radius: 0;
moz-border-radius: 4px;
moz-border-radius-topleft: 0;
border-radius: 4px;
border-top-left-radius: 0; }
#nav li:hover ul.sub li
{display:block; position:relative; font-weight:normal; width:140px; padding: 10px; border-bottom: 1px solid #111; }
#nav li:hover ul.sub li.last
{display:block; position:relative; float:left; font-weight:normal; width:140px; padding: 10px; border-bottom: 0px; }
#nav li:hover ul.sub li a.main-link
{ font-size:13px; font-weight: 100; color:#444; text-decoration:none;  text-transform: capitalize; padding: 13px 10px; display: block; }
#nav li:hover ul.sub li div.link-block
{border-bottom: 1px solid #111; color: #444;}
#nav li:hover ul.sub li div.link-block#last
{border-bottom: 0px;}
#nav li:hover ul.sub li div.link-block a:hover
{ text-decoration: none; color : #ff8000;}
#nav li:hover ul.sub li div.link-block p
{ padding-top: 10px;}
#nav li ul.sub li a.fly
{}
#nav li:hover ul.sub li a:hover 
{text-decoration: underline;}
#nav li:hover ul.sub li a.fly:hover
{}

#nav li:hover li:hover ul {
border-top: 1px solid #111;
}
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:201px; top:0px; white-space:nowrap; width:200px;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{} 

#nav h1 { color: #ccc; padding: 13px 0px; border-bottom: 1px solid #111; font-size: 13px; font-weight: 100; display: block;}
#nav h3 { color: #ccc; padding: 0px 0px 10px 0px; border-bottom: 1px solid #111; font-size: 12px;}

#nav .line { height: 1px; background: #111; }
.line { height: 1px; background: #ddd; }
.tert-content { padding: 0px 10px; color: #111; background: transparent; color: #ccc; font-size: 12px;}
.tert-content .field-b {padding: 5px; background: #000; border: 1px solid #111; webkit-border-radius: 0px;
moz-border-radius: 0px;
border-radius: 0px; }
.scroll-box {
	width: 200px; overflow:scroll; height: 190px; overflow-x: hidden; border: 1px solid #111; padding: 5px;
	webkit-border-radius: 5px;
moz-border-radius: 5px;
border-radius: 5px;
}
#logged-menu { }
#logged-menu li { display: block; border-right: 1px solid #080808; border-left: 1px solid #171717; color: #333; height: 50px; line-height: 50px; padding: 0 10px;
	font-weight: 100; margin: 0; float: left;}
#logged-menu li:hover { background: #080808; }
#logged-menu li a {
	color: #444;
}
#news-wrap {
width : 500px;
border : 1px solid #c3c3c3;
padding : 0;
height : 250px;
margin-left: 10px;
}
.content-shade {
	background: url(images/repeater.jpg) repeat-x top #0e0e0e; 
}
.content-shade table td {
	padding: 5px 0px;
}
.content-shade input.input {
	width: 190px;
	border : 1px solid #171717;
padding : 5px;
font-size : 12px;
color : #444;
background: #0b0b0b;
}
.content-shade textarea.input {
	width: 190px;
}

.content-shade .line {
	background: #171717;
}
.cat-icon {
float : left;
margin-right : 10px;
width : 200px;
}
.cat-icon img {
border : 1px solid #ffffff;
}
.cat-icon-small {
float : left;
margin-right : 10px;
width : 100px;
}
.cat-icon-small img {
border : 1px solid #ffffff;
}

span#login-exp.expanded {
	background: url(images/collapsed.png) no-repeat right;
	display: block;
}

span#login-exp.collapsed {
	background: url(images/expander.png) no-repeat right;
	display: block;
}

#user-bar h1 span:hover {
	cursor: pointer;
}

#wrapper {
	width: 100%;
}
#container {
width : 930px;
text-align : left;
margin-left : auto;
margin-right : auto;
margin-bottom: 30px;
padding: 10px;
background: url(images/container-fade.png) repeat-x top;
}
#container-bottom {
width : 100%;
background : #00F url(http://www.leyendarecords.com/wp-content/themes/LR_V.2/images/container-bg-bottom.jpg) no-repeat top center;
margin-left : auto;
margin-right : auto;
height : 26px;
}
#artist-page-container {
width : 790px;
background : #ffffff;
text-align : left;
margin-left : auto;
margin-right : auto;
margin-top : 0;
padding : 0 0 0 10px;
}
.artist-box-padding {
padding:10px;
}
.artist-box {
width : 15px;
text-align : left;
float : left;
padding : 0px;
width: 175px;
margin: 0px 5px 5px 0px;
font-size : 11px;
background: #000000;
border: 1px solid #cccccc;
}
.artist-box:hover {
}
.artist-box a {
font-size : 14px;
color : #fff;
margin-bottom:5px;
text-decoration: none;
}
.artist-box a:hover {
color : #c7c7c7;
text-decoration: none;
}
.artist-box img {
margin-right : 5px;
}
.artist-box-alt {
width : 155px;
text-align : left;
float : left;
padding : 0 5px 10px 0;
font-size : 12px;
}
.artist-box-alt a {
font-size : 16px;
color : #c7c7c7;
}
.artist-box-alt a:hover {
color : #c7c7c7;
}
.artist-box-alt img {
margin-right : 5px;
}
#dl-page-container {
width : 780px;
background : #ffffff;
text-align : left;
margin-left : auto;
margin-right : auto;
margin-top : 0;
padding : 10px;
}
#white-10 {
height: 10px;
background: #ffffff;
	}
#lgin-bar a {
color : #31b0e3;
}
#search-bar {
float: left;
}

#search-bar a {
color : #c7c7c7;
font-size : 11px;
font-weight : bold;
}
.login-box-span {
color : #1a1a1a;
font-size : 11px;
}

.title-content {
background : #ffffff url(/wp-content/themes/LR_V.2/images/content-bg.jpg) repeat-y right;
padding : 0 15px 0 10px;
}
.post {
clear : both;
padding : 15px;
margin : 0;
color:#707070;
line-height: 1.6em;
}
.post a {
color : #c7c7c7;
}
.post a:hover {
color : ##82d9f1;
}
.indent {
padding-left : 5px;
}
.indent-both {
padding-left : 5px;
padding-right : 5px;
}
.indent-both2 {
padding-left : 10px;
padding-right : 10px;
}
.bottom-border {
height : 1px;
border-bottom : 1px solid #ccc;
}

.content-mid-wrap { 
	float: left;
}

.content-mid {
}

.content {
	text-align: justify;
	text-justify: inter-word;
}

.em-events-search { padding-bottom: 10px; }
table#current-events {
	width: 100%;
	border-spacing: 0;
	border-collapse: 0;
}

table#current-events th {
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

table#current-events td {
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

table#current-events th#event-time {
	width: 10%;
}

table#current-events th#event-location {
	width: 15%;
}

table#current-events th#event-description {
	width: 60%;
}

table#current-events tr {
}

.search-box {
	color : #fff;
background: #717171 url(images/header-bg.jpg) repeat-x top left;
padding: 10px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

.search-box a {
color : #ff8000;
font-weight: 100;
}

.search-box a:hover {
color : #555;
font-weight: 100;
text-decoration: none;
}

#arg-container .module-box {font-size: 12px;}

#arg-container input.basic {background: url(images/btn-bg.jpg) repeat-x center; border: 1px solid #d75b00; padding: 10px 15px; font-weight: 100; font-size: 16px;}
#arg-container input.basic-2 {
	background: url(images/btn-bg-green.jpg) repeat-x center; 
	border: 1px solid #1cc314; 
	padding: 10px 15px; 
	font-weight: 100; 
	font-size: 16px;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}
.module-box {padding: 0px;
background: #0e0e0e;
color: #666;}
.module-box .line { background:#171717; }
.module-box a {color : #ff8000;font-weight: 100;}
.module-box a:hover {color : #555;font-weight: 100;text-decoration: none;}

.module-box li {padding: 10px 15px; border-bottom: 1px solid #080808; border-top: 1px solid #171717; background: url(images/repeater.jpg) repeat-x top #0d0d0d; color: #555;}
.module-box li:hover { background: #080808; }
.module-box li.first { border-top: 0px; border-bottom: 1px solid #080808;}

.module-box .field-b { background: #000; color: #444; border: 1px solid #171717; font-family: "AllerRegular"; height: 26px; line-height: 26px; padding: 0px 5px; }
.module-box .search-btn { background: #000; border: 1px solid #171717; color: #444; font-size: 11px; padding: 0px 5px;  height: 28px; line-height: 28px;}
.module-box .search-btn:hover { background: #0b0b0b;}

ul.latest-activity {padding: 0px;}
ul.latest-activity li {padding: 10px 15px; border-bottom: 1px solid #080808; border-top: 1px solid #171717; background: url(images/repeater.jpg) repeat-x top #0d0d0d; color: #555;}
ul.latest-activity li:hover { background: #080808; }
ul.latest-activity li.first { border-top: 0px; border-bottom: 1px solid #080808;}
ul.latest-activity li a.title{color: #555;}
ul.latest-activity li small{color: #555;}


ins {text-decoration : underline;}S

del {text-decoration : line-through;}

.tags {font-weight : bold;line-height : 2em;color : #ffffff;padding-left : 15px;padding-right : 15px;text-align : right;font-size : 11px;}
.tags a {text-transform : lowercase;}
.tags a:hover {text-decoration : none;}

.follow {padding : 5px 0; border-top: 1px #171717 solid; font-size : 12px; margin-top : 10px;}
.follow a {background:url(images/rss.png) no-repeat right;padding-right: 25px; color: #c7c7c7;}

.feed a {
background : url(http://www.leyendarecords.com/wp-content/themes/LR_V.2/images/rss.png) no-repeat;
background-position : left center;
padding-left : 20px;
float : right;
}
.state {
margin-bottom : 5px;
}
.state a {
line-height : 1.5em;
color: #c7c7c7;
}
.navigation {
text-transform : capitalize;
font-size: 12px;
}
.navleft {
float : left;
width : 45%;
}
.navright {
float : right;
width : 45%;
text-align : right;
}
p.wp-caption-text {
padding : 3px;
margin : 0;
font-size : 11px;
color : #c7c7c7;
}
#sidebar {
float : left;
width : 400px;
background: url(images/repeater.jpg) repeat-x top #0e0e0e; 
margin-right: 10px;
}

#sidebar h2 {
color : #c7c7c7;
font-weight : bold;
font-size : 12px;
text-transform : capitalize;
}
#sidebar h3 {
color : #c7c7c7;
font-weight : bold;
font-size : 12px;
text-transform : capitalize;
}
.subscribe {
padding : 5px 10px 10px 10px;
background : #1e1e1e;
border-left : 1px solid #020202;
border-right : 1px solid #020202;
border-bottom : 1px solid #020202;
width : 328px;
}
.subscribe h1 {
color : #ffffff;
font-weight : 100;
font-size : 18px;
text-transform : capitalize;
margin : 0;
}
.rssfeed {
font-size : 11px;
line-height : 1.4em;
margin-bottom : 5px;
}
.rssfeedlinks {
padding-top : 5px;
margin-bottom : 5px;
font-size : 12px;
}
.rssfeedlinks a {
float : left;
font-weight : 100;
background : url(http://www.leyendarecords.com/wp-content/themes/LR_V.1/images/rss.png) no-repeat left;
padding-left : 22px;
line-height : 1.5em;
margin-right : 40px;
}
.subscribe form {
display : inline;
}
.subscribe fieldset {
display : inline;
}
.subscribe input {
display : inline;
vertical-align : middle;
font-size : 11px;
}
#rssinput {
width : 300px;
height : 20px;
padding-left : 7px;
padding-top : 7px;
background : url(http://www.leyendarecords.com/wp-content/themes/LR_V.1/images/rss-input.gif) no-repeat bottom;
}
#rssinput:focus {
width : 300px;
height : 20px;
padding-left : 7px;
padding-top : 7px;
background : url(http://www.leyendarecords.com/wp-content/themes/LR_V.1/images/rss-input.gif) no-repeat top;
}
#rssbutton {
width : 36px;
height : 36px;
background : url(http://www.leyendarecords.com/wp-content/themes/LR_V.1/images/rss-button.gif) no-repeat;
cursor : pointer;
}
#tabs-top {
width : auto;
padding : 5px 10px;
color : #ffffff;
font-weight : bold;
text-transform : capitalize;
font-size : 20px;
margin : 0;
}
.tabs {
overflow : hidden;
margin : 0px;
background: #0d0d0d;
}
.tabs li {
float : left;
font-size : 13px;

}
.tabs li a {
	padding: 10px 15px; background: #111; color: #555; border-left: 1px solid #171717; border-right: 1px solid #0b0b0b;
display: block; 
}
.tabs li a:hover {
display : block;
text-decoration : none;
color:#555;

}
.tabs li a.selected {
	background: #080808;
}
.tabs li a.selected:hover {
}
.tabcontent {
display : none;
overflow : hidden;
font-size : 11px;
background: #080808;
color: #555;
}
.tabcontent ul {
}
.tabcontent ul li {
display : block;
padding-bottom : 10px;
font-size : 12px;
font-weight : 100;
margin-bottom: 10px;
border-bottom: 1px #cccccc solid;
}
.tabcontent h2 a {
font-weight: bold;
}
.tabcontent a {
color : #ff8000;
font-weight: 100;
}
.tabcontent a:hover {
text-decoration : underline;
}
.tabcontent li a {
color : #0891a9;
}
.tabcontent li a:hover {
text-decoration : none;
}
.tabcontent img.dl {
border : 1px solid #000000;
float : left;
margin-right : 5px;
}
.tabcontent h1, .tabcontent h1 a {
font-size: 13px;
font-weight: bold;
border-bottom: 0px;
margin-bottom: 0px;
color: #444;
padding-bottom: 5px;
}

.tabcontent h1 a:hover {
color: #ff8000;
text-decoration: underline;
}
.tabcontent .replyarea {
padding : 5px;
width : 350px;
height : 100px;
color : #666666;
border : 1px solid #cccccc;
background : #f2f2f2;
}
.tabcontent ol.commentlist {
border-top : 1px solid #cccccc;
}
.tabcontent ol.commentlist li {
margin-top : 0;
margin-left : 0;
width : 444px;
color : #ffffff;
padding : 10px;
border-bottom : 1px solid #cccccc;
}
.tabcontent ol.commentlist li.alt {
margin-top : 0;
margin-left : 0;
width : 444px;
border-bottom : 1px solid #cccccc;
}
.artist-li-alt {
}
.tabcontent .follow {
border-top : 1px solid #2b2b2b;
}
@media print {
.tabcontent {
display : block !important ;
}}

#footer-wrap {
	width: 950px;
	margin: 0 auto;
}
#footer {
width : auto;
margin: 0px auto;
color: #444;
padding: 20px 20px;
background: url(images/bg-overlay-2.png) repeat-x 0 20px;
webkit-border-bottom-right-radius: 5px;
webkit-border-bottom-left-radius: 5px;
moz-border-radius-bottomright: 5px;
moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

#footer a {
font-size: 11px;
font-weight:100;
text-decoration: none;
}
#footer a:hover {
text-decoration : underline;
}
#footer-inside {
font-size : 11px;
margin-left : auto;
margin-right : auto;
line-height: 20px;
}
#footer-inside-r {
  width : 290px;
  float : left;
  margin-right: 0px;
}
#footer-inside-c {
  width : 290px;
  float : left;
  margin-right: 19px;
}
#footer-inside-l {
  width : 290px;
  float : left;
  margin-right: 19px;
}

#footer-inside-logo {
padding : 0;
width : 200px;
float : left;
}
.footer-links {}
.footer-links a { color : #000;
border-right: 1px solid #aaa;
padding-right: 10px;
margin: 0px 10px 0px 0px;}

#footer h1 {
text-transform:capitalize;
font-size: 13px;
margin-bottom: 0px;
border-bottom: 1px solid #aaa;
border-top: none;
font-weight: 100;
display: block;
color: #444;
background: none;
padding: 0 0 10px 0;}


ul.social-network-list {
	margin-bottom: 10px;
}

ul.social-network-list li {
	font-size: 12px;
	border-bottom: 1px solid #aaa;
	padding: 10px 0px;
}

ul.survey-feed {
	margin-bottom: 10px;
}

ul.survey-feed li {
	font-size: 12px;
	border-bottom: 1px solid #aaa;
	padding: 10px 0px;
}

ul.survey-feed li p {
}

ul.survey-feed span.survey-meta{
	font-size: 11px;
	font-style: italic;
}

#sub-footer {
width : 100%;
text-align: center;
padding: 20px 0px;
background: #555;
color: #ddd;
font-size: 12px;
}

#sub-footer a {
	color: #fff;
}

.result {
border-bottom : 1px solid #ccc;
padding-top : 7px;
padding-bottom : 10px;
font-size : 12px;
}
.result h1 a {
font-size : 13px;
padding : 0;
font-weight : 100;
color: #ff8000;
}
.result h1 a:hover {
text-decoration : underline;
}
.result .rdate {
float : left;
line-height : 2em;
font-size : 11px;
}
.result .rcomment {
float : right;
line-height : 1.5em;
font-weight : bold;
}
.result .rsummary {
padding : 0;
}
.result .rsummary p {
font-size : 12px;
margin : 0;
padding : 0;
}
.result .rcat {
float : left;
line-height : 2em;
}
.result .rcat a {
color : #c7c7c7;
font-weight : bold;
}
.result .rcat a:hover {
color : #c7c7c7;
text-decoration : underline;
}
.result .rtags {
float : right;
color : #999999;
}
.result .rtags a {
color : #c7c7c7;
text-transform : lowercase;
}
.result .rtags a:hover {
text-decoration : underline;
}
h3#respond {
font-size : 12px;
font-weight : bold;
line-height : 1em;
}
h3#comments {
font-size : 12px;
font-weight : bold;
text-align : center;
margin-top : 5px;
padding : 0;
}
#combox a {
	color: #c7c7c7;
}
ol.commentlist {
list-style-type : none;
margin-bottom : 5px;
}
ol.commentlist li {
padding : 10px 15px;
width: 490px;
margin-left : 0;
background: url(images/repeater.jpg) repeat-x top center;
border-top: 1px solid #171717;
position: relative;
left: -15px;
}
.avatar {
float : left;
display : inline;
margin: 0px 10px 0px 0px;
border: 1px solid #222;
padding: 1px;
}
.commentbody em {
font-size : 12px;
}
.comment_author, .comment_author a {
text-transform : capitalize;
}
.comment_time {
font-size : 11px;
font-family : "Arial";
font-weight : 100;
}
.comment_text {
line-height : 1.5em;
font-size : 12px;
border-left : 1px solid #cccccc;
}
.reply p {
margin-top : 10px;
font-size : 12px;
}
.reply fieldset {
vertical-align : middle;
display : inline;}
.reply input {
vertical-align : middle;
display : inline;
font-size : 12px;
}
.reply textarea {
vertical-align : middle;
display : inline;
font-size : 12px;

}
.reply label {
vertical-align : middle;
display : inline;
font-size : 12px;
font-weight : bold;
margin-left : 10px;
}
.replytext {
width : 200px;
padding : 5px;
color : #ffffff;
}
.replyarea {
background: #0b0b0b; padding: 5px; border: 1px solid #171717; color: #444; width: 400px; height: 200px;
}
.replybutton {
background : #f67600;
text-align : center;
width : 100px;
height : 25px;
color : #ffffff;
cursor : pointer;
}

.side-box {
line-height: 1.5em;
font-size: 11px;
color:#fff;
padding: 10px;
background: #333;
webkit-border-radius: 5px;
moz-border-radius: 5px;
border-radius: 5px;
}

input.field {background: #fff; width: 150px; height: 22px; padding: 2px 5px; font-size: 11px; color: #444; webkit-border-radius: 5px;moz-border-radius: 5px;border-radius: 5px;}

input.search-field {background: #fff; width: 160px; height: 20px; padding: 5px; font-size: 12px; color: #444; }

input.search-btn {
background: url(images/nav-bg-orange.jpg) repeat-x top;
height: 30px;
font-weight: 100;
line-height: 30px;
padding: 0px 10px;
color: #fff;
font-family: "AllerRegular";
}

input.field-b { background: #fff; width: 150px; height: 22px; padding: 2px 5px; font-size: 11px; color: #444; border: 1px solid #ccc;}

input.field-b2 { background: #0b0b0b;
	border: 1px solid #292929; width: 150px; height: 22px; padding: 2px 5px; font-size: 11px; color: #444;}

select.field-b {background: #fff; padding: 5px; font-size: 11px; color: #444; webkit-border-radius: 4px;border: 1px solid #ccc;}

.side-box a {
color:#6f8218;
font-size: 11px;
text-decoration:none;
}
.side-box a:hover {
text-decoration:none;
}
.side-box a.headline {
font-size : 12px;
color : #82d9f1;
}
.side-box a.headline:hover {
color : #82d9f1;
text-decoration : underline;
}
.side-box ul {

}
.side-box li.blog {
margin-bottom: 1px; border-bottom: 1px solid #999;
}
.side-box li.blog:hover {
}
.side-box li a { color: #333; font-weight:100;}
.side-box li {
display : block;
padding : 7px 15px;
font-size: 11px;
}
.side-box li:hover {
display : block;
}
.side-box div.interview img {
border : 1px solid #ffffff;
}
.ratings {
padding : 0 0 5px 0;
border-bottom : 1px solid ;
vertical-align : middle;
}
.pagetext {
color : #00baff;
font-size : 24px;
text-transform : capitalize;
padding-top : 10px;
}

#dl-thumbnail {
float : left;
margin-right : 5px;
height : 50px;
}
table.sortable {
border-spacing : 0;
border : 1px solid #cccccc;
border-collapse : collapse;
width : 100%;
color:#999999;
}
table.sortable a {
text-decoration : none;
}
table.sortable th {
text-align : left;
padding : 7px;
border-style : solid;
border-color : #cccccc;
vertical-align : middle;
border-width : 1px;
background : #cccccc url(http://www.leyendarecords.com/wp-content/themes/LR_V.2/images/content-mid-bg.gif) repeat-x top;
font-size : 11px;
}
table.sortable td {
text-align : left;
padding : 7px;
border-style : solid;
border-color : #cccccc;
vertical-align : middle;
font-size : 11px;
}
table.sortable th a {
font-weight:bold;

}
table.sortable th a:hover {
text-decoration:none;
}
table.sortable td a {
font-weight: 100;
text-decoration: underline;
}
table.sortable td a:hover {
color : #fff;
text-decoration: underline;
}
table.sortable td {
border-width : 1px;
}
table.sortable td img {
padding : 0;
margin : 0;
}
table.sortable tr.sortbottom td {
border-top : 1px solid #cccccc;
font-weight : bold;
}
#ttl-cmt {
background : url(/wp-content/themes/LR_V.2/images/ttl-cmt.jpg) no-repeat top left;
height : 31px;
}
#news-icon {
float : left;
margin-right : 10px;
}
#news-icon img {
border : 3px solid #c7c7c7;
}

table.reg {
border-spacing : 0;
border-collapse : collapse;
width : 100%;
border: 1px solid #ccc;
}
table.reg a {
text-decoration : none;
}
table.reg tr {
	border-bottom: 1px solid #ccc;
}
table.reg th {
text-align : left;
padding : 8px;
vertical-align : middle;
font-size : 12px;
border-right: 1px solid #ccc;
}
table.reg td {
text-align : left;
padding : 8px;
vertical-align : middle;
font-size : 12px;
border-right: 1px solid #ccc;
}
table.reg th a {
font-weight:bold;

}
table.reg th a:hover {
text-decoration:none;
}
table.reg td a {
font-weight: 100;
text-decoration: none;
}
table.reg td a:hover {
text-decoration: underline;
}
table.reg td {
border-width : 1px;
}
table.reg td img {
padding : 0;
margin : 0;
}
table.reg tr.sortbottom td {
border-top : 1px solid #cccccc;
font-weight : bold;
}

table.grey {
border-spacing : 0;
border : 1px solid #cccccc;
border-collapse : collapse;
width : 100%;
}
table.grey a {
text-decoration : none;
}
table.grey th {
text-align : left;
padding : 7px;
border-style : solid;
border-color : #cccccc;
vertical-align : middle;
border-width : 1px;
background : #cccccc;
font-size : 13px;
}
table.grey td {
text-align : left;
padding : 7px;
border-style : solid;
border-color : #cccccc;
vertical-align : middle;
font-size : 13px;
}
table.grey th a {
font-weight:bold;

}
table.grey th a:hover {
text-decoration:none;
}
table.grey td a {
font-weight: 100;
text-decoration: underline;
}
table.grey td a:hover {
color : #fff;
text-decoration: underline;
}
table.grey td {
border-width : 1px;
}
table.grey td img {
padding : 0;
margin : 0;
}
table.grey tr.sortbottom td {
border-top : 1px solid #cccccc;
font-weight : bold;
}

span.big-blue {
color : #c7c7c7;
font-size: 11px;
font-weight:bold;
}

span.big-blue-16 {
color : #c7c7c7;
font-size: 16px;
font-weight:bold;
}

.studio-contact {
background: url(images/studio-contact-bg.png) no-repeat center;
width: 570px;
height: 320px;
padding: 15px;
color:#bbbbbb;
float:left;
line-height: 1.6em;
}

.studio-contact h1 {
color:#ffffff;
margin-bottom: 6px;
}

.studio-contact .input-big {
border : 0px;
background: url(images/form-msg-bg.jpg) no-repeat top center;
padding : 5px;
font-size : 12px;
color : #000000;
height: 75px;
width: 201px;
}

.studio-contact .input {
border : 0px;
background: url(images/form-input-bg.jpg) no-repeat top center;
padding : 5px;
width: 201px;
font-size : 12px;
color : #000000;
}

.studio-contact span.field-name {
color:#fff;
font-weight: bold;
font-size: 11px;
}

.studio-news {
background: url(images/studio-news-bg.jpg) no-repeat top center;
width: 325px;
height: 103px;
padding: 230px 10px 10px 10px;
color: #ffffff;
}


table.packages {
border-spacing : 0;
border : 1px solid #ccc;
border-collapse : collapse;
width : 100%;
color: #707070;
}
table.packages a {
text-decoration : none;
}
table.packages th {
text-align : left;
padding : 7px;
border-style : solid;
border-color : #ccc;
vertical-align : middle;
border-width : 0 1px 1px 1px;
background : #ddd;
font-size : 11px;
color:#fff;
}
table.packages td {
text-align : left;
padding : 7px;
border-style : solid;
border-color : #ffffff;
vertical-align : middle;
font-size : 11px;
}
table.packages th a {
}
table.packages th a:hover {
text-decoration:none;
}
table.packages td a {
font-weight: bold;
}
table.packages td a:hover {
color : #82d9f1;
}
table.packages td {
border-width : 0 1px 1px 1px;
}
table.info td img {
padding : 0;
margin : 0;
}
table.packages tr.packages td {
border-top : 1px solid #cccccc;
font-weight : bold;
}




.web-link {
padding:10px 20px; margin-right:20px; background: #333; color:#fff; display: block; float:right;
}

.himg {
margin-bottom: 10px;
}

ul.wp-tag-cloud  { border-top: 1px solid #779c17; }
.wp-tag-cloud li { display: block; padding: 5px 10px; border-bottom: 1px solid #779c17;}
.wp-tag-cloud li:hover { }
.wp-tag-cloud li a { font-weight: 100; text-decoration: none; color:#fff; font-family: Verdana; font-size: 11px;}
.wp-tag-cloud li a:hover { text-decoration: underline;  }

.collapse { margin-bottom: 1px; padding: 5px 10px; border-bottom: 1px solid #ccc;}
.collapse:hover { cursor:pointer;}

.featReleasebox {
background: url(images/clearBlk.png) repeat top; padding: 10px 15px; margin-top: 150px; color: #fff; font-size: 14px; font-weight: 100;

}
.featReleasebox a {
color: #fff; font-size: 11px; font-weight: 100; font-family: Verdana;
}
.featReleasebox a:hover {
text-decoration: underline; color: #ddd;
}
.studio-blog-post {
padding: 10px; margin-bottom: 1px; background: #eeeeee;
}
.releaseThumb:hover {
cursor: pointer;
}

.release-image {
padding: 1px; float: right; margin-right: 10px;
box-shadow:0px 0px 5px #333333;
moz-box-shadow:0px 0px 5px #333333;
webkit-box-shadow:0px 0px 5px #333333;
}
.release-image a {
opacity: 0.6;
}
.release-image a:hover {
opacity: 1;
}
.release-image:hover {
background: #000;
cursor: pointer;
}

.release-image a.selected {
	opacity: 1;
}

p.player {
	display: none;
}

.release-info-box {
background: #000; padding: 10px; color: #fff; border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px; border-top: 4px solid #6f8218;
}

#validation-container {
	background: #fff;
	padding: 30px;
	margin: 30px auto;
	width: 500px;
	text-align: center;
moz-box-shadow: 0 5px 10px rgba(0,0,0,0.3); webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3); box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}

#validation-container h1 {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.service-select { background: #ddd;  padding: 20px; moz-box-shadow: inset 0 5px 5px #ccc; webkit-box-shadow: inset 0 5px 5px #ccc; box-shadow: inset 0 5px 5px #ccc; border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px; }

#arg-container {
		background: #eee;
	padding: 20px;
	margin: 20px auto 30px auto;
	width: 910px;
	text-align: left;
moz-box-shadow: 0 5px 10px rgba(0,0,0,0.3); webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3); box-shadow: 0 5px 10px rgba(0,0,0,0.3);
webkit-border-radius: 4px;
moz-border-radius: 4px;
border-radius: 4px;
}

#arg-container table tr td{padding: 10px;}

#arg-container .yellow-box {background: #fff0bc; border: 1px solid #f1d67a; padding: 15px;}

#arg-container h1 {font-size: 16px; font-weight: 100; color: #444; padding-bottom: 10px; border-bottom: 1px solid #ccc;}

#arg-container textarea {resize: none; background: #fff; width: 250px; height: 110px; padding: 5px; font-size: 11px; color: #444; webkit-border-radius: 5px; moz-border-radius: 5px; border-radius: 5px;
border: 1px solid #ccc;} 

.arrowBack:hover, .arrowNext:hover { cursor: pointer; }

#stickyPlayer {
	position: fixed;
	right: 0;
	top: 0;
	width: 305px;
	z-index: 99999;
	margin-top: 235px;
}

#stickyPlayer.closed {
}

#stickyPlayer.active {
}

#toggleSticky {
	background: rgba(0,0,0,0.9) url(images/arrow-white.png) center no-repeat;
	width: 30px;
	height:35px;
	float: left;
	webkit-border-top-left-radius: 5px;
	webkit-border-bottom-left-radius: 5px;
	moz-border-radius-topleft: 5px;
	moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#toggleSticky:hover {
	cursor: pointer;
}

#player {
	background: rgba(0,0,0,0.9);
	padding:25px;
	float: left;
	width: 225px;
	webkit-border-bottom-left-radius: 5px;
	moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

#stickyPlayer h1#track-title {
	font-size: 16px;
	font-weight: 100;
	color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#stickyPlayer span#artist-name {
	font-size: 14px;
	color: #ccc;
	text-transform: capitalize;
}

#stickyPlayer span#track-length {
	color: #ccc;
	float: right;
	margin-top: 10px;
}

#stickyPlayer span#genre {
	background: #ff9000;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px 5px;
}

#play-current:hover, #pause-current:hover {cursor: pointer;}

#cartSum {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99999;
}

#cartSum .avatar {
	position: relative;
	top: 7px;
}

#toggleSum {
	background: #0f0f0f url(images/arrow-white-v.png) center no-repeat;
	border-bottom: 1px solid #0b0b0b;
	width: 30px;
	height:35px;
	float: left;
webkit-border-top-right-radius: 5px;
moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

#toggleSum:hover {
	cursor: pointer;
}

#summary {
	background: url(images/repeater.jpg) repeat-x top #0d0d0d;
	border-top: 1px solid #171717;
	color: #ccc;
	padding: 0px 25px;
	float: left;
	width: 100%;
}

#summary h1 {
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 100;
}

#summary .qty {
	font-weight: 100;
	font-size: 12px;
}

#userBox {
	position: fixed;
	right: 0;
	top: 0;
	width: 305px;
	z-index: 99999;
	margin-top: 10px;
}

#toggleUser {
	background: #000 url(images/arrow-white.png) center no-repeat;
	width: 30px;
	height:35px;
	float: left;
	webkit-border-top-left-radius: 5px;
	webkit-border-bottom-left-radius: 5px;
	moz-border-radius-topleft: 5px;
	moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#toggleUser:hover {
	cursor: pointer;
}

#user-box {
	background: #080808;
	color: #ccc;
	float: left;
	width: 275px;
}

#user-box h1 {
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 100;
}

#intranet-container {
	background: #fff;
	padding: 15px;
	margin: 15px auto;
	width: 920px;
	webkit-border-radius: 5px;
moz-border-radius: 5px;
border-radius: 5px;
}

#intranet-contaner a:hover {
	color: #ff8000;
}

#intranet-container h1 {
background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.admin-tabs {
	background: #111;
	padding: 10px;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
}

.admin-tabs li {
	border-bottom: 1px solid #333;
}

.admin-tabs li.last {
	border-bottom: 0px;
}

.admin-tabs li a {
	color: #666;
	display: block;
	padding: 10px;
}

.admin-tabs li a:hover {
	text-decoration: none;
	color: #fff;
	background: 0b0b0b;
}

#intranetBar {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99999;
	background: rgba(0,0,0,0.9);
	padding: 10px 0;
}

#utility {
	
	color: #ccc;
	margin: 0 auto;
	width: 950px;
}

.utility-nav li {
	float: left;
	padding: 5px 15px;
	border-right: 1px solid #111;
}

.utility-nav li a {
	color: #444;
}

.utility-nav span.red {
	background:#d50000;
	color: #fff;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 0 0 5px;
}

.sp-items-wrap {
webkit-border-radius: 5px;
webkit-border-bottom-right-radius: 0;
moz-border-radius: 5px;
moz-border-radius-bottomright: 0;
border-radius: 5px;
border-bottom-right-radius: 0;
background: #ddd;
padding: 10px;
}

.add-btn-wrap {
	float: right;
	background: #ddd;
	padding: 0 10px 10px 10px;
	webkit-border-bottom-right-radius: 5px;
webkit-border-bottom-left-radius: 5px;
moz-border-radius-bottomright: 5px;
moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.add-btn-wrap .sp-add-btn {
	background: #ff9000 ;
	color: #fff;
	font-size: 16px;
	border: 1px solid #ddd;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}

.sp-add-btn:hover {
	cursor: pointer;
	color: #444;
	
	border: 1px solid #ccc;	
	background: #eee;
}

ul.sp-items li {
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px 10px;
	webkit-border-radius: 5px;
moz-border-radius: 5px;
border-radius: 5px;
color: #777;
}

ul.sp-items li span.title {
	font-size: 13px;
}

ul.sp-items li span.price {
	font-size: 13px;
	float: right;
	color: #444;
	margin-top: 4px;
}

ul.sp-items li input.field-b {
	background: #ddd;
	padding: 2px 4px;
	border: 1px solid #ccc;
}

.my-order-bar {
	border-bottom: 1px solid #080808; border-top: 1px solid #171717; background: url(../../../themes/LR_V.2/images/repeater.jpg) repeat-x top #0d0d0d; color: #444;
}

.my-order-bar table {
	width: 100%;
}
.my-order-bar table td {
	padding: 5px 10px;
}

.grey-box {
border-bottom: 1px solid #080808; background: url(../../../themes/LR_V.2/images/repeater.jpg) repeat-x top #0d0d0d; color: #444;
padding: 0 0 10px 0;
}

.grey-box h3 { 
border-bottom: 1px solid #080808; border-top: 1px solid #171717; background: url(../../../themes/LR_V.2/images/repeater.jpg) repeat-x top #0d0d0d; color: #444;
padding: 10px 15px; margin: 0;
}

.grey-box table {
		width: 100%;
	border-collapse: collapse;
	border: 0px;
	text-align: left;
	}
.grey-box table th, .grey-box table td { 	border-bottom: 1px solid #080808; border-top: 1px solid #171717; color: #555; padding: 10px 15px;
	vertical-align: top; white-space: pre-line; font-weight: 100; }

.grey-box tr {
	background: url(../../../themes/LR_V.2/images/repeater.jpg) repeat-x top #0d0d0d;
}
.grey-box tr:hover {
	background: #0b0b0b;
}
