body
{
	background-color: #000000;
	background-image: url('/_img/common/background-top.jpg');
	background-position: 50% -28px;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
}

body.nocube
{
	background-image: none;
}

a, a.novisited:visited
{
	color: #44543d;
}

a:visited
{
	color: #617955;
}

a:hover
{
	color: #8aad94;
}

p.no-margin
{
	margin-bottom: 0 !important;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

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

img 
{
	display: block;
}

.hidden
{
	display: none !important;
}

ul.object-list li
{
	margin-bottom: 16px;
}

ul.object-list li.highlight
{
	background-color: #dddddd;
	border: 3px solid #666666;
	padding: 9px;
}

h1
{
	font-family: "Helvetica Neue LT", "Helvetica Neue";
	height: 84px;
	width: 100%;
	margin: 0 0 5px;
	background-image: url('/_img/common/outside-royalty-logo.png');
	background-position: center 4px;
	background-repeat: no-repeat;
	text-align: center;
	color: #44543d;
	font-size: 4em;
	font-weight: bold;
	line-height: normal;
}

h1.no-subtitle
{	
	margin: 0 0 61px;
}

h1 a, h1 a:hover, h1 a:visited
{
	display: block;
	height: 100%;
	width: 100%;
	color: #44543d;
	text-decoration: none;
}

h1 span
{
	display: none;
}

h2 
{
	display: block;
	height: 41px;
	margin: 10px 0 6px;
	color: #fff;
	text-align: center;
	font-size: 2em;
	line-height: 1.2em;
}

h3
{
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
}

h3 #prev_next
{
	padding: 0 10px;
	font-size: .65em;
}

h4
{
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 3px;
}

input.button
{
	color: #fff;
	background-color: #44543d;
}

/* header */
#header
{
	width: 808px;
	margin: 0 auto;
}

/* navigation */
#navigation
{
	text-align: center;
}

#navigation li
{
	float: left;
	width: 94px;
	margin-left: 8px;
	background-color: #fefefe;
	color: #000;
}

#navigation li.first
{
	margin-left: 0 !important;
}

#navigation li a,
#navigation li a:visited,
#navigation li.current span
{
	display: block;
	padding: 3px 0;
	border:1px solid #44543d;
	color: #000;
	text-decoration: none;
}

#navigation li a:hover
{
	background-color: #8aad94;
}

#navigation li.current span
{
	background-color: #44543d;
	color: #fff;
	font-weight: bold;
}


/* main page section */
#main
{
	clear: both;
	padding: 0;
}

#canvas
{
	width: 795px;
	margin: 0 auto 60px;
	padding: 8px 16px 8px 16px;
	background-image: url('/_img/common/screen-slice.jpg');
	background-repeat: repeat-y;
	background-position: 0px top;
}

#content
{
	min-height: 515px;
	background-color: #fefefe;
}

#content .canvas-header
{
	width: 100%;
	padding-bottom: 4px;
	border-bottom: 3px double #000;
	margin-bottom: 8px;
	font-weight: bold;
}

/* google checkout cart */
#googlecart-widget, #googlecart-widget-spacer
{
	width: 160px !important;
	float: right !important;
	height: 1.1em !important;
}

.override #googlecart-widget-head
{
	height: 1.1em;
	padding: 0;
	font-size: .80em;
	line-height: 1em;
	margin-left: -2px;
	border: 1px solid #dedede; 
	background-color: #dddddd;
}

.override #googlecart-arrow
{
 	margin-top: 0.20em;
 	height: .4em;
 	width: .4em;
}

.override #googlecart-title
{
	font-weight: normal;
}

.override #googlecart-summary
{
	font-size: .75em !important;
	font-weight: normal;
}

.override #googlecart-widget-body
{
	margin-left: -2px;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
}

.override .googlecart-widget-item 
{
	border-bottom: 1px solid #dedede;
}

.override .googlecart-widget-quantity-box
{
	border: 1px solid #dedede;
}

.override #googlecart-widget-foot
{
	margin: 2px;
}

.override .googlecart-widget-footertext
{
	display: none;
}

.override #googlecart-widget-emptymessage 
{
	border-bottom: 1px solid #dedede;
}

/* pagination */
#pagination li
{
	float: left;
}

#pagination li a,
#pagination li a:visited,
#pagination li.active
{
	display: block;
	padding: 8px;
	color: #000;
	border: 3px solid #fff;
}

#pagination li a:hover
{
	border-color: #8aad94;
}

#pagination li.active
{
	background-color: #44543d;
	color: #fff;
	font-weight: bold;
}

/* contact-us */
#contact-us
{
	position: relative;
	padding: 10px 0;
	border-top: 2px solid #000;
	z-index: 20;
}

#contact-us h3,
#subscribe-list h3
{
	width: auto;
	font-size: 1.0em;
}

#contact-links li,
#contact-us h3,
#subscribe-list li,
#subscribe-list h3
{
	float: left;
	width: 189px;
	padding: 0 12px 0 0;
	margin: 0;
}

#contact-links li.last,
#subscribe-list li.last
{
	padding-right: 0;
}

#contact-links li h4
{
	font-size: 1.0em;
	font-weight: normal;
}

#contact-links a,
#contact-links a:visited
{
	color: #000;
	text-decoration: none;
}

#contact-links a:hover
{
	color: #000;
	text-decoration: underline;
}


#subscribe-list li#list-email
{
	width: 390px;
}

#subscribe-list li#list-email input#list-email-field
{
	width: 330px;
}

#subscribe-list h3, #subscribe-list label
{
	padding-top: 4px;
}

#subscribe-list label
{
	padding-right: 5px;
}

#subscribe-list label, #subscribe-list input
{
	float: left;
}

#footer
{
	position: relative;
	height: 400px;
	margin-top: -135px;
	z-index: -1;
	background-image: url('/_img/common/background-bottom.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}


