﻿
body,td,th {
	color: white;
}

body {
	background-color: #330000;
	font-family: Arial, Helvetica, sans-serif;
}

img#background {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -5;
}

#backgroundimage {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#content {
	height: auto;
	margin-right: auto; 
	margin-left: auto; 
	width: 90%; 
	position: relative;
}

/*Header Styles */

#header {
	position: relative;
	background: url(../Images/Main-Header.png);
	height: 80px;
	width: 100%;
	left: 5px;
	margin-top: 2%;
}

#header-sitename{
	position: relative;
	width: auto;
	height: 10px;
	text-align: center;
	top: 10px;
}

#header-pagename{
	position: relative;
	text-align: left;
	width: auto;
	height: 100px;
	text-align: center;
	top: 20px;
}


/*#main-content-top {
	position: relative;
	background: url(../Images/Main-Content-Top.png);
	width: auto;
	height: 50px;
	top: 10px;
	z-index: -1;
}*/


#main-content-middle {
	position: relative;
	background: url(../Images/Main-Content-Middle.png);
	width: auto;
	height: auto;
	min-height: 400px;
	padding-top: 1px;
	padding-bottom: 10px;
	z-index: 0;
	margin-top: 2%;
	margin-bottom: 1%;
}

#main-content-middle li {
	position: relative;
	left: -15px;*/
	padding-bottom: -10px;
	list-style-type: none;
	font-weight: bold;
	width: 100%;
}

#main-content-middle li ul li{
	position: relative;
	top: 5px;
	left: -40px;
	padding-bottom: -10px;
	list-style-type: none;
	font-weight: normal;
}

#main-content-middle-empty {
	position: relative;
	background: url(../Images/Main-Content-Middle.png);
	width: auto;
	height: auto;
	min-height: 400px;
	top: 10px;
	padding-bottom: 10px;
	z-index: -1;
}

#main-content-middle iframe{
	padding-bottom: 10px;
}

#main-content-middle table{
	position: relative;
}

#main-content-middle table thead tr th, table caption{
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

#main-content-middle table thead tr th {
	text-align: center;
}

#main-content-middle table caption {
	font-size: 20px;
}

#main-content-middle table tbody tr td {
	text-indent: -8.0px;
	padding-left: 15.0px;
}

#main-content-middle table tbody tr td blockquote {
	margin-top: -1px;
	margin-bottom: -1px;
}

/*#main-content-bottom {
	position: relative;
	background: url(../Images/Main-Content-Bottom.png);
	width: auto;
	height: 138px;
	top: -1px;
	z-index: -1;
}

#main-content-bottom-empty{
	position: relative;
	background: url(../Images/Main-Content-Bottom.png);
	width: auto;
	height: 26px;
	top: 10px;
	z-index: -1;
}*/

#main-content {
	position: relative;
	width: 100%;
	height: auto;
	left: 5px;
	text-align: left;
}

#content-side {
	clear: left;
}

.sidebar {
	position: relative;
	background: url(../Images/Main-Content.png);
	min-height: 40px;
	width: 100%;
	left: 5px;
	text-indent: 5px;
	margin-top: 1%;
}


#footer {
	position: relative;
	background: url(../Images/Main-Footer.png);
	height: 60px;
	width: 100%;
	left: 50px;
	float: left;
	top: 10px;
	left: 5px;
	margin-bottom: 10px;
}

.footer-copyright{
	position: relative;
	width: auto;
	height: 10px;
	text-align: center;
	top: 10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFF99;
	text-decoration: underline;
}

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

a:active {
	text-decoration: none;
}

.profile h3 {
	position: relative;
}

.block h2 {
	position: relative;
	top: 0px;
	width: 100px;
	float: left;
}

.block .title {
	float: none;
}

.content ul.menu {
	position: relative;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
}

.content ul li.leaf {
	position: relative;
	height: 25px;
	float: none;
	list-style-type: none;
	list-style-image: none;
	color: #FFFFFF;
	display: inline-block;
	padding-bottom: 1%;
	
}

#user-login-form .form-item {
	position: relative;
	width: 250px;
	height: 25px;
	float: left;
	padding-right: 10px;
}

#user-login-form .form-item input {
	float: right;
	position: inherit;
	top: 0px;
}

#user-login-form .form-item label {
	position: absolute;
}

#user-login-form .form-actions input {
	position: relative;
	top: 15px;
}

#user-login-form .item-list {
	position: relative;
	width: 800px;
	float: left;
	top: 5px;
}

#user-login-form .item-list ul {
	position: relative;
	top: -20px;
	left: 55px;
	list-style-type: none;
}

#user-login-form .item-list ul li{
	float: left;
	padding-right: 150px;
}

#user-login, #user-register-form, #user-pass, #uc-cart-view-form, .uc-cart-empty, .view-uc-catalog-terms {
	position: relative;
	top: 10px;
}

/*#user-login-form {
	position: relative;
	top: 10px;
}*/

.link-wrapper ul {
	position: relative;
	left: 15px;
}

/* Shopping Cart - Ubercart */

#cart-form-pane table, .views-table{
	position: relative;
	width: 98%;
	background-color: transparent;
	left: 1%;
	margin-bottom: 1%;
}

#cart-form-pane tr, .views-table tr, .order-pane-table thead, .uc-order-comments thead {
	background-color: transparent;
	width: 100px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

/* Product Information - Ubercart */
.product-info, .field {
	position: relative;
	left: 3%;
	margin-right: 6%;
	margin-top: 10px;
	
}

.field-name-uc-product-image {
	padding-bottom: 10px;
}

.node-add-to-cart {
	position: relative;
	left: 10px;
}

.contextual-links-wrapper {
	position: relative;
	/*float: right;*/
	top: 0px;
	width: 100%;
	height: 40px;
}

.contextual-links li {
	position: relative;
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding-right: 10px;
}

ul.contextual-links {
	display: inline-flex;
	float: right;
}

#block-system-user-menu .contextual-links-wrapper {
	display: none;
}

.region.region-sidebar-second .contextual-links-wrapper, #secondary_menu .contextual-links-wrapper {
	display: none;
}

.cart-review, .order-pane-table, .uc-order-comments, .line-item-table {
	position: relative;
	width: 95%;
}

.cart-block-summary {
	margin-top: 3.5%;
}

tr.even, tr.odd {
	background-color: transparent;
}

#block-system-user-menu, #block-user-login, #block-search-form, #block-uc-cart-cart {
	position: relative;
	margin-left: 60px;
	margin-right: 20px;
}

#block-user-login {
	padding-bottom: 3%;
}

#block-search-form {
	float: left;
	top: 10px;
	margin-bottom: 10px;
}

#block-uc-cart-cart {
	float: right;
	width: 400px;
	right: 100px;
}

#block-uc-cart-cart .content {
	left: 100px;
}

#block-uc-cart-cart h2 {
	width: 80px;
}

#block-uc-cart-cart p {
	width: 500px;
}

#block-menu-menu-social-media {
	clear: left;
	top: -7px;
	position: relative;
	margin-left: 2%;
}

#block-menu-menu-social-media .content ul.menu {
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	text-align: left;
}

.add-to-cart {
	position: relative;
	left: 20px;
}

.content {
	position: relative;
}

.form-item {
	position: relative;
	left: 10px;
	margin-right: 60px;
}

.media-youtube-player {
	position:relative;
}

.field-item img {
	position:relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Comments */
#comments {
	position: relative;
	left: 30px;
	margin-right: 60px;
}

.comment {
	padding-left: 2%;
}

.comment h3 {
	font-size: 16px;
}

.comment .content {
	margin-bottom: 1%;
	margin-top: 1%;
}

.comment ul.links {
	padding-left: 5%;
}

tbody .active {
	color:#000000;
}

#Order td {
	color: #000000;
}

a.active {
	color: #FFFF00;
}

a.active:hover {
	color: #FFCC00;
}

ul.links {
	/*position: relative;
	top: -10px;*/
}

/* Media */

.media-item {
	background: none;
	border: none;
	box-shadow: none;
}

.media-item .label-wrapper {
	background: none;
	border: none;
	box-shadow: none;
	width: 100%;
	top: -10px;
	position: relative;
}

.media-list-thumbnails .media-item .label-wrapper label {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

label {
	color: none;
}

.media-list-thumbnails li {
	margin-bottom: 15px;
	text-align: center;
}

#media-browser-library-list {
	margin-top: 1%;
}

.media-youtube-video {
	text-align: center;
}

/* Photos Pages */

.field-name-field-image-1 {
	float: left;
	width: 40%;
	z-index: 5;
}

.field-name-field-image-1-text {
	float: left;
	width: 49%;
	z-index: 5;
	margin-right: 2%;
}

.field-name-field-image-1-text p {
	width: 95%;
}

.field-name-field-image-2 {
	float: left;
	width: 40%;
	clear: left;
	top: 10px;
	z-index: 5;
	min-height: 250px;
	margin-bottom: 2%;
}

.field-name-field-image-2-text {
	float: left;
	width: 49%;
	z-index: 5;
	margin-top: 6%;
	margin-right: 2%;
}

.field-name-field-image-2-text p {
	width: 95%;
}

.field-name-field-tags {
	clear: both;
	display: inline-block;
	/*display: block;*/
	/*display: inline;*/
	z-index: 50;
	/*left: 5%;*/
}

.field-items {
	z-index: 10;
}

.field-label-inline .field-label, .field-label-inline .field-items {
	position: relative;
	left: 1%;
}

.link-wrapper {
	margin-bottom: 80px;
	z-index: 5;
	text-align: right;
	/*margin-top: -2%;*/
}

/* Photo By */
.field-name-field-photo-by {
	text-align: center;

}
.field-name-field-photo-1-by, .field-name-field-photo-2-by {
	margin-top: 6px;
	margin-bottom: 6px;
	top: 10px;
	height: 32px;
}

/* ADS */
.simplead-container.text-ad {
	float: left;
	padding-left: 15%;
	padding-top: 2%;
}

.simplead-container.image-ad {
	float: left;
	padding-left: 15%;
}

#Header {
	height: 100px;
}

/* Social Media */
.easy_social_box {
	clear: both;
	float: right;
	right: 5%;
	/*padding-top: 2%;*/
	padding-top: 2%;
	position: relative;
	height: 50px !important;
}

/* List Items */
.item-list ul li {
	margin-left: 5%;
	margin-top: 2%;
}

.item-list .pager li {
	margin-left: 2%;
}

// SPAMICIDE STYLING

#edit-spamicide {
	width: 95%;
}

// TAGS

.field-type-taxonomy-term-reference {
	left: 3%;
}
