/*********************************************************************************************************/
/* Main (images/templates/main) - Template Overrides */
/*********************************************************************************************************/

body {
	background-color: #000000;
	color: #ffffff;
}

a:link, a:active, a:visited {
	color: #ffffff;
}

.hr {
	border-top: 1px solid #ffffff;
}

#nav_notabs {
	background: url('/images/templates/main/tab-container-bg.jpg') left top no-repeat !important;
}

#nav {
	background: url('/images/templates/main/tab-container-bg.jpg') left top no-repeat !important;
}

#nav li {
    background-image: url('/images/templates/main/tab-alltabs.jpg') !important;
}
  
#nav li.active {
    color: #ccccccc;
}

#header {
	background-color: #000000;
	color: #fff;
}
     
#content {
	background: url('/images/templates/main/tab-middle-bg.jpg') repeat-y center;
}
    
#content_footer {
	background: url('/images/templates/main/tab-container-bg.jpg') left bottom no-repeat;
}
    
#footer {
	border-top: 1px #545454 solid;
	color: #ffffff;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
}
    
#content a:link, #content a:active, #content a:visited {
	color: #c9c95c;
}

.half_box .top {
	background: url('/images/templates/main/half-box-bg.jpg') left top no-repeat;
}

.half_box .bottom {
	background: url('/images/templates/main/half-box-bg.jpg') left bottom no-repeat;
}

.half_box .info .gradient {
	background: url('/images/templates/main/half-box-bg.jpg') no-repeat scroll left -8px;
}

.half_box .info {
	background: url('/images/templates/main/half-box-middle-bg.jpg') left bottom repeat-y;
}

.full_box .top {
	background: url('/images/templates/main/products-box-bg.jpg') left top no-repeat;
}

.full_box .bottom {
	background: url('/images/templates/main/products-box-bg.jpg') left bottom no-repeat;
}

.full_box .info .gradient {
	background: url('/images/templates/main/products-box-bg.jpg') no-repeat scroll left -8px;
}

.full_box .info {
	background: url('/images/templates/main/products-box-middle-bg.jpg') left bottom repeat-y;
}

.full_box .info h1 {
	color: yellow;
}

.full_box .info h1.disabled {
	color: #5C5C5C;
}

#hot_links a {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF200;
}

.hotLink a:link, .hotLink a:active, .hotLink a:visited{
	color: #FFF200;
}

/*********************************************************************************************************/
/* General Gallery */
/*********************************************************************************************************/

#now_viewing span.now_viewing_categories {
	color: #FFF200;
}