/*
$HeadURL: svn+secure://dev.comminternet.com/main/websites/celticmusicusa.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 3114 $
$LastChangedDate: 2006-11-19 12:34:49 -0500 (Sun, 19 Nov 2006) $
*/

@import url(general.css);

/* Remove the initial stylesheet after the real stylesheet has been overlaid. */
/*@import url(initial.css);*/

/* GLOBAL. */

html,
body
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
}

#pageContent h1.pageTitle
{
    margin-top: 0;
}

/* COMPONENTS. */

/* Forms. */

form table.section
{
    border-collapse: collapse;
}

form tr.group {}

form td.caption
{
    width: 125px;
    height: 1.75em;
    vertical-align: top;
    padding-top: 7px;
}

form td.field
{
    padding: 3px 0;
}

form td.field ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#pageContent form td.field ul li
{
    list-style: none;
}

form ul.errors
{
    color: #CE0000;
    background-color: #FFCFCE;
    list-style: none;
    padding: 4px;
    margin-top: 0;
}

form ul.errors li
{
    padding-top: 0.25em;
}

form ul.errors li:first-child
{
    padding-top: 0;
}

form .buttons {}

/* Site navigator. */

#pageContent .siteNavigator
{
    font-size: 8.5pt;
    margin-left: 0;
    margin-top: -0.75em;
    padding: 0;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 40%;
    background-repeat: no-repeat;
    padding: 0 3px 0 10px;
}

#pageContent .siteNavigator li.first
{
    background-image: none;
    padding: 0 6px 0 0;
}

/* Page navigator. */

.pageNavigator
{
    margin: 1em 0;
}

.pageNavigator .label {}

.pageNavigator ul
{
    display: inline;
    padding-left: 0;
    margin-left: 0;
}

.pageNavigator ul li
{
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

.pageNavigator ul li.next {}
.pageNavigator ul li.previous {}

.pageNavigator ul li a
{
    background: white;
    border: 2px solid black;
    padding: 4px 7px 2px 7px;
    text-decoration: none;
}

.pageNavigator.bottom
{
    margin-bottom: 1em;
}

/* Error pages. */

#pageContainer.error
{
    color: black;
}

/* INDIVIDUAL PAGES. */

.column
{
	float: left;
}

#pageContainer.sitemap .column
{
    float: none;
}

#pageContainer.sitemap .column h2
{
    font-size: 11pt;
}

#pageContainer.sitemap .column ul
{
    margin-left: 1em;
    padding-left: 1em;
}

#pageContainer.sitemap .column ul ul
{
    margin-left: 0.5em;
    padding-left: 0.5em;
}

body {
	background: #819759;	
	font: 85% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}
p, div, table {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #333;
}
img {
	border: none;
}
ul, li {
	list-style: none;
}
h1 {
	font-size: 1.6em;
	color: #333;	
}
h2 {
	font-size: 1.4em;
	color: #333;	
}
h3 {
	font-size: 1.2em;
	color: #333;
}
h4 {
	font-size: 1.1em;
	color: #333;
}
a:link, a:visited {
	color: #737a45;
	text-decoration: underline;
}
a:hover {
	color: #737a45;
	text-decoration: none;
}		
.clear {
	clear: both;
}	
/* ---- Layout ---- */
#wrapper {
	width: 770px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #f6f0e0 url(../images/content-back-2.gif) repeat-y left 510px;
}
#wrapper2 {
	width: 770px;
	background: url(../images/content-back-1.gif) no-repeat left 149px;
}
#header {
	background: url(../images/header-back.gif) repeat-x left top;
	height: 150px;
	position: relative;
	padding: 0 10px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 150px;
}
#contactinfo {
	position: absolute;
	top: 100px;
	left: 200px;
	text-align: center;
}
#header p, #header a {
	color: #fff;
	font-size: .9em;
	margin: 0;
}
#header a {
	text-decoration: none;
	font-weight: bold;
}
#rightheader {
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: center;
}
#search {
	position: absolute;
	top: 95px;
	right: 14px;
	text-align: center;
}
#search #searchBox {
    width: 125px;
    font-size: 9pt;
}
#search .placeholder {
    color: #888;
}
#left {
    width: 200px;
    padding-left: 85px;
    padding-right: 0;
    padding-top: 110px;
    vertical-align: top;
}
#nav {
	background: url(../images/menu-back-top.gif) no-repeat left top;
	padding-top: 13px;
	width: 185px;
}
#nav div {
	padding-bottom: 13px;
	background: url(../images/menu-back-bottom.gif) no-repeat left bottom;
}
#nav * div {
	background: #E8DAC5 url(../images/menu-back.gif) repeat-y;
	padding: 5px 35px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: disc url(none);
}
#nav a {
	color: #737a45;
	font: 1em Georgia, "Times New Roman", Georgia, Times, serif;
	text-decoration: none;
}
#nav a:hover {
	color: #737a45;
	text-decoration: underline;
}	
#featuredalbums {
	width: 200px;
}

#featuredalbums table.productList .image
{
    height: 90px;
}

#featuredalbums img {
	margin: 5px 10px;
}
#featuredalbums p {
	font-size: .8em;
}
#pageContent {
    vertical-align: top;
    padding: 110px 90px 1em 0;
}
#pageContent li {
	list-style: disc;
}
#footer {
	text-align: center;
	height: 41px;
	background: #d8d5a7 url(../images/footer-back.gif) repeat-x;
}
#footer p {
	display: inline;
	margin: 0 30px;
	color: #fff;
	line-height: 41px;
}
#footer a {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
    margin-bottom: 0.5em;
}
.branding {
    margin-top: 0;
}
.branding a {
    color: #333;
}

table.layout
{
    width: 100%;
}