/* elliptigo base css file*/

body {
    color: #fff; 
    background-color: #000;
}

a {
    text-decoration: none;
    color: #dcf9a1;
}

a:link {
    text-decoration: none;
    color: #dcf9a1;
}

a:hover {
    color: #dcf9a1;
    text-decoration: underline;
}

a:visited {
    color: #dcf9a1;
}

/*  Remove Firefox dotted border on links  */
a:active {
    color: #dcf9a1;
    outline: none;
}

a:focus {
    -moz-outline-style: none;
}

h1,h2,h3,h4,h5,h6 {
    color: #84c840;
    margin-bottom: 0.25em;
}

.white {
    color: #fff;
}

.green {
    color: #84c840;
}

.grey {
    color: #666;
}

.ltgrey {
    font-size: 0.9em;
    color: #555;
}

table {
    margin: 0;
    padding: 0;
}
table th {
    background: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.middle {
    vertical-align: middle;
}

#nav {
    margin-top: 10px;
/*    height: 32px;*/
}

#banner-container {
    background: #000;
}

#banner {
    background: url(../images/all_banner_bg.png) repeat-x bottom;
    height: 88px;
}

#logo {
    padding-top: 5px;
}

h4.phone {
    float: right;
    color: #ff9900;
}

#order {
    margin-top: 8px;
    padding-top: 0;
    display: block;
    float: right;
    position: relative;
    z-index: 10;
}

#order.home {
    padding-top: 5px;
    padding-left: 150px;
    display: block;
    float: left;
}

/* Home Page Layout */

#main.home {
    color: #fff;
}

#main-container {
    height: 384px;
    background: url(../images/home_grad_bg.png) repeat-x;
}

#main-slider {
    margin-top: 20px;
    height: 584px;
}

/*#main.home a {
    color: #dcf9a1;
}

#main.home a:hover {
    text-decoration: underline;
    color: #dcf9a1;
}*/

.home #main-content {
    padding: 0;
    float: left;
    width: 680px;
    margin: 0;
}

.home #main-content img {
    margin: 0;
}

#quote p {
    font-size: 1.4em;
    margin-top: 10px;
    margin-bottom: 2px;
    color: #999;
}

#quote p.author {
    color: #999;
    text-align: right;
    font-size: 1.0em;
}

#home-sidebar {
    height: 365px;
}

#right4u {
    display: none;
}

#right4u ul li a {
    font-size: 1.3em;
}

#sidebar {
    height: 365px;
}

#sb-container {
    margin-left: 0;
    height: 365px;
    background: url(../images/home_ss_bg.jpg) no-repeat;
}

#sb-container-landing {
    margin-left: 0;
    height: 365px;
}

#sb-top {
    padding: 15px 0 0 0;
}

#sb-top h2 {
    padding-left: 10px;
    color: #fff;
    font-size: 2.4em;
}

#sb-links ul {
    list-style: none;
    font-size: 1.2em;
    margin-bottom: 0px;
    margin-left: 10px;
}

#sb-links li a {
    color: #fff;
}

#sb-links li a:hover {
    color: #296302;
    text-decoration: none;
}

#sidebar-nav ul {
    margin-left: 10px;
}

#sidebar-nav li {
    line-height: 30px;
/*    background: url(../images/arrow_oc.png) no-repeat left;*/
/*    padding-left: 18px;*/
    list-style:  none;
    font-size: 1.2em;
}

#sidebar-nav li a {
    color: #fff;
}

#sidebar-nav li a:hover {
    color: #296302;
    text-decoration: none;
}

#order-landing {
    text-align: center;
}

#order-landing p {
    font-size: 1.6em;
    margin-bottom: 5px;
}

#sb-content {
    padding: 10px;
}

#sb-content h1,h2,h3,h4,h5,h6 {
    color: #fff;
}

#sb-content a {
    color: #fff;
    font-weight: bold;
    background: url(../images/arrow_oc.png) no-repeat left;
    padding-left: 18px;
}

#sb-content a:hover {
    color: #dcf9a1;
    text-decoration: none;
}

#video {
    width: 675px;
    height: 365px;
    background: #000;
}

#video object {
    margin: 0;
    padding: 0;
}

object {
    padding: 5px;
}

.listings {
    margin: 0 20px;
}

.listings h4 {
    text-transform: uppercase;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.listings a {
    text-decoration: none;
    font-weight: bold;
}

.listings a:hover {
    text-decoration: underline;
}

.listings ul {
    margin: 0;
}

.listings li {
    list-style-type: none;
}

.listings li a {
    font-weight: bold;
}

.listings li.description {
    color: #888;
    padding-bottom: 10px;
}

.listings ul#events li.event_description {
    color: #888;
    margin: 0;
    padding: 0;
}

.listings li.date {
    color: #888;
}

#bbox {
    background: #000;
}

#bbox h4 {
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
}

#bbl-content {
    margin-left: 20px;
    margin-top: 10px;
}

#quote-main ul {
    width: 180px;
    margin-top: 20px;

}

#quote-main li {
    font-weight: bold;
    text-align: right;
    list-style: none;
    padding-right: 25px;
    background: url(../images/arrow_o.png) no-repeat right;
}

#quote-main li a {
    text-decoration: none;
}

#quote-main li.active a  {
    color: #84c840;
}

#quote-main li a:hover  {
    color: #84c840;
}

#quote-main li p {
    display: none;
}

.quote-image p a {
    text-decoration: none;
}

.quote-image p a:hover {
    text-decoration: none;
    color: #84c840;
}

.quote-image {
    float: left;
}

#bbl-content p.heading {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}

#bbl-content.landing {
    line-height: 1.5em;
    font-size: 1.3em;
    /*font-weight: bold;*/
}

#bbl-content.product {
    font-size: 1.0em;
}

#bbl-content.generic-landing {
    font-size: 1em;
    /*font-weight: bold;*/
}

#bb-right {
    height: 280px;
    background: #fff url(../images/home_slide_bg.png) no-repeat top right;
}

#bbr-content {
    padding-top: 20px;
    padding-left: 43px;
}

#bbr-content p {
    padding-top: 20px;
    margin-left: 25px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

#bbr-content .nav { margin: 5px 0 }

#bbr-content #ss-nav {
    text-align: center;
    margin: 10px 0 0 0;
}

#bbr-content #ss-nav a, #pics strong {
    margin: 0 5px;
    padding: 0 12px;
    color: #999;
    background: #2d2d2d url(../images/ss_off.png) no-repeat;
    text-decoration: none;
}

#bbr-content #ss-nav a.activeSlide {
    color: #ff8400;
    text-decoration: none;
    background: #2d2d2d url(../images/ss_on.png) no-repeat;
}

#bbr-content #ss-nav a:focus {
    outline: none;
}

ul#events li {
    padding-bottom: 5px;
}

/* Landing Page Layout */
#main-content.landing {
    margin: 20px 0;
    padding: 0;
}

#main-content.landing img {
    margin: 0;
    padding: 0;
}

#main-content.landing .landing-box img {
    float: left;
    margin: 12px;
}

#main-content.landing .landing-box p {
    padding: 12px;
}

/* Secondary Page Layout */

#main {
    color: #fff;
    background: #000;
    margin-bottom: 20px;
}

#main-content {
    font-size: 1.1em;
    padding: 20px 80px;
}

#main-content h1,h2,h3,h4 {
    text-transform: none;
}

#main-content label {
 	display: block;
	margin: 10px 0 -10px 0;
	font-size: 1em;
    width: 100px;
}

#main-content label.right {
	display:inline;
}

#main-content img {
    margin: 0 10px 10px 10px;
}

#main-content table img {
    border: 1px solid #111;
}

/* Product Page Layout */

#main.product {
    font-size: 1.1em;
    color: #fff;
    background: #000;
    padding-top: 20px;
}

.product #main-content {
    float: left;
    width: 680px;
    margin: 0;
    padding: 0;
    background: #000;
}

.product #main-content img {
    margin: 0;
}


.product #sidebar {
    background: #000;
}

.product #sb-content {
    margin-left: 20px;
}

.econtainer {
    background-color: #000;
}

#einfo {
    width: 525px;
    height: 365px;
    float: left;
}

#ecolors {
    width: 150px;
    height: 365px;
    float: left;
}

#ecolors p {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
}

#ecolors ul {
    margin-left: 0;
    margin-bottom: 5px;
}

#ecolors li {
    width: 100px;
    list-style: none;
    padding: 5px 0 0 32px;
}

#reviews {
    border: 1px solid #fff;
    padding: 15px;
    margin-bottom: 20px;
}

#rating p {
    margin-bottom: 10px;
}

span.stars, span.stars span {
    display: block;
    background: url(../images/blue_stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

span.stars span {
    background-position: 0 0;
}

.fbox {
    display: none;
}

#main-content.event h2 {
    text-transform: none;
    font-weight: bold;
    color: #fff;
}

/* Spec Page */

table#spec td {
    vertical-align: top;
}

/* Gallery Page*/

#primaryContent {
    margin-top: 20px;
}

/* News and Event Pages */

#holder {
    text-align: left;
	padding: 10px 20px;
	margin: 20px 0;
}

#holder li {
	margin: 0;
	list-style-type: none;
}

#holder li.holderPhoto {
    float: left;
}

#holder li.holderPhoto img {
    margin: 5px 10px 5px 0;
    border: 1px solid #333;
}

#holder li.holderDate {
    font-weight: bold;
	color:#888;
	line-height:2em;
	padding-top: 20px;
}

#holder.summary li.holderDate a {
    font-weight: bold;
	color:#fff;
	line-height:2em;
}

#holder.summary li.holdersDate a:hover {
/*    color: #dcf9a1;*/
    text-decoration: underline;
}

#holder li.holderDateTitle a {
	font-size:1.3em;
	font-weight:bold;
	text-decoration: none;
}

#holder li.holderTitle {
	margin-bottom: 1em;
}

#holder li.holderSubTitle {
	font-weight: bold;
	color: #666;
}


#holder li.holderTitle a {
	font-size:1.1em;
	font-weight:bold;
	text-decoration: none;
}

#holder li.holderDateTitle a:hover {
    color: #dcf9a1;
    text-decoration: underline;
}
		
#holder li.holderSummary {
    color: #fff;
	margin-bottom:20px;
}

#holder.summary li.holderSummary {
    color: #fff;
	margin-bottom:20px;
}

#holder li.holderSummary a.readMoreLink {
    font-size: 1.1em;
	text-decoration: none;
	padding-right: 16px;
	background:url(../images/icons/arrow.gif) no-repeat right center;
}

#holder li.holderSummary a.readMoreLink:hover {
    color: #84c840;
}

a.readMoreLink {
	padding-right: 16px;
	background:url(../images/icons/arrow.gif) no-repeat right center;
}

a.readMoreLink:hover {
    color: #84c840;
}


hr.green {
    background: #84c840; 
    color: #84c840;
}

.gallery-layout li {
    padding: 0;
}

/* Newsletter signup */
#newsletter {
    height: 28px;
    overflow: hidden;
}

#nl-container {
    color: #cfdeba;
}

#social {
    width: 580px;
    margin-left: 50px;
    float: left;
}

#social img {
    padding-top: 3px;
    padding-right: 10px;
}

#social p {
    line-height: 28px;
}

#nl-tag {
    padding-top: 4px;
    width: 120px;
    float: left;
}
#nl-tag p {
    margin: 0;
    padding: 0;
}

#sbox-container {
    padding-top: 1px;
    width: 200px;
    float: left;
}

#subscribe_box {
    width: 188px;
    height: 28px;
    margin: 0;
    padding: 0;
    background: url(../images/subscribe_bg.jpg) no-repeat;
}

#subscribe_box #subscribeForm {
    line-height: 14px;
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 138px;
    background: none;
    font-size: .8em;
}

#subscribe_box div.clear {
    clear: none;
}

#fnav {
    font-size: 0.9em;
    text-align: center;
}

#fnav ul {
    margin-bottom: 0;
}

#fnav li {
    padding: 0 10px;
    display: inline;
}

#fnav li a {
    text-decoration: none;
}

#footer p {
    height: 30px;
    line-height: 30px;
    background: #000;
    color: #cfdeba;
    text-align: center;
    font-size: .75em;
}

#footer a {
    text-decoration: underline;
    color: #cfdeba;
}

#footer a:hover {
    color: #84c840;
}