/********************************************

CSS file copyright www.designyousay.com

*********************************************/

body {
	margin: 40px 0px 0px 0px;
	font: 11px/11px helvetica neue arial, Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#000;
	background:url(imgs/bg.jpg) no-repeat;
	background-position: 0px 480px;
}

#content_holder {
	width: 75%;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0 auto;
	min-height: 600px;
	text-align: left;
	background-color: #FFF;
}

#content_holder h1 {
	font:16px/16px century gothic, helvetica neue arial, sans-serif;
	color:#E08C08;
	font-weight: bold;
	margin: 0px;
}

/* --------------   menu left    -------------- */

#menu { margin-right: 20px }
#menu hr { border: none 0; border-top: 1px dashed #CCC; height: 1px; }
#menu a { color: #348fdb; }
#menu a:hover { color: #FFF; text-decoration: none; background: #348fdb; }


/* --------------   footer    -------------- */

#header {
	height: 75px;
}

/* --------------   footer    -------------- */

#footer {
	width: 75%;
	margin: 0 auto;
	text-align: right;
	padding-top: 4px;
	font-size: 9px;
}


/* --------------   product list page    -------------- */

.producth { color: #348fdb; font:14px/14px century gothic, helvetica neue arial, sans-serif; }
.spec { color: #b0b0b0; }












td {
	font: 11px/11px helvetica neue arial, Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#000;
}
h1 {
	font:16px/16px helvetica neue arial, sans-serif;
	margin:0 0 0 0;
	color:#5d9aca;
	font-weight: bold;
}
h4 {
	font: 12px;
	color:#5d9aca;
	font-weight: bold;
	margin:0 0 0 0;
}
a, a:link, a:visited, a:hover {
	color:#5d9aca;
	text-decoration:underline;
}
a:hover {
	background-color: #5d9aca;
	color: #fff;
	text-decoration:none;
}
.img {
	border: 4px solid #d8d8d8;
}
.img2 {
	border: 4px solid #5d9aca;
	margin-right: 20px;
}
.bullet {
	list-style-image: url(imgs/bullet.gif);
}
#content {
	width:810px;
	text-align:left; /* reset text alignment */
	margin:0 auto;
	height: 100%;
	background-color: #000;
}


/*
a {
	font-weight : normal;
	padding-bottom: 1px;
	text-decoration : none;
	color: #D1213B;
	background: transparent
}
a:visited {
	font-weight : normal;
	padding-bottom: 1px;
	text-decoration : none;
	color: #D1213B;
	background: transparent
}
a:hover {
	font-weight : normal;
	padding-bottom: 1px;
	text-decoration : none;
	color:#ffffff;
	background: #D1213B;
}
a:active {
	font-weight : normal;
	padding-bottom: 1px;
	text-decoration : none;
	color: #ffffff;
	background: #D1213B;
}
h1 {
	font:20px/20px century gothic, helvetica neue arial, sans-serif;
	margin:20px 0 2px 0;
	color:#fff;
	font-weight: bold;
	letter-spacing: 1px;
}
/*---------------------------------------------------
					HOME PAGE 
---------------------------------------------------*/


/* --------------   header    -------------- */

#head {
	width:810px;
	text-align:left; /* reset text alignment */
	margin:0 auto;
	height: 100%;
	padding-top: 10px;
}
/* -------------- left column -------------- */

#releases {
	padding: 20px;
	font-size: 10px;
	line-height:12px;
}
#releases img {
	border: 1px solid #666;
	margin-bottom: 6px;
}
#shows {
	color: #666;
	font-size: 10px;
	line-height:12px;
}
#shows strong {
	color: #fff;
}
/* -------------- right column -------------- */
#right {
	padding: 20px;
	text-align:left; /* reset text alignment */
	margin:0 auto;
	font: 10px/10px;
}
.news_heading {
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
	margin-bottom: 4px;
	color: #666;
}
#news {
	width: 400px;
	background: #333;
	padding: 10px 10px 2px 10px;
	font-size: 9px;
	line-height:11px;
}
#copyright {
	width:810px;
	margin:0 auto;
	text-align:right;
	padding-top: 2px;
	color: #666;
	font-size: 9px;
	line-height:11px;
}



/*						forms						*/

.field_reg { height: 22px; background-color: #FFF; border: 1px solid #D4D4D4; width: 160px; margin-top: 4px; margin-bottom: 4px; font: 11px/11px helvetica neue arial, Verdana, Arial, Helvetica, sans-serif; }
.field_box { background-color: #FFF; border: 1px solid #D4D4D4; width: 260px; height: 100px; font: 11px/11px helvetica neue arial, Verdana, Arial, Helvetica, sans-serif; }
.button { background-color: #338ED8; color: #FFF; border: 1px solid #D4D4D4; padding: 0px; font: 11px/11px helvetica neue arial, Verdana, Arial, Helvetica, sans-serif; }