html {
	background: #eeeeee url("/images/html-bg.png") top center no-repeat;
}

body {
	background-color: #000;
	color: #000;
	font-size: 62.5%;
	font-family: Arial;
	background-image: url("/images/metal5.png");
	background-repeat: repeat-x;
}

/*-----------------------misc positioning----------------*/
.left {
	float: left;
}
.right {
	float: right;
	height: 122px;
}
.clear {
	clear: both;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

.cleaner {
	clear: both;
}

.page-width {
	width: 1020px;
	margin: 0 auto;
}

a, a:active {
	color: #0033ff;
}
a:hover, a:visited {
	text-decoration: underline;
	color: #B3007D;
}

.fg-button {
  outline: 0;
  margin: 1em 0;
  padding: .4em 1em;
  text-decoration:none !important;
  cursor:pointer;
  position: relative;
  text-align: center;
  zoom: 1;
}

p.fg-button-wrap{
	margin: 1em 0;
}

/* Header Styles */
/*****************/
#header {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 105px;
	/*background-color: #1b214d;*/
	padding: 8px;
	border: 1px solid #1b214d;
	color: White;
	background-image: url("/images/bgheader.jpg");
	background-repeat: no-repeat;
}

.above-header {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 15px;
	padding: 8px;
	color: #1b214d;
	text-align:right;
}

#mainlogo {
	position: relative;
	top: 20px;
	left: 30px;
}



#ad-bar {
	background: #1b214d;
	padding: 5px;
	text-align: center;
}

.app-col-2 {
	width: 570px;
	float: left;
	background: white;
	margin: 20px 20px 20px 0;
}

h2 {
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	margin: 1em 0 .5em 0;
}

.feeds ul li {
	margin-bottom: 3px;
}

h2.sub-head {
	padding: 5px 15px;
	color: #1b214d;
	text-align:center;
}

.content {
	margin: 0 15px 30px;
}

.errorExplanation{
	border-color:red;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
}

#errorExplanation{
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	border: red solid 2px;
}

.press-release-meta{
	width:100%;
	text-align:center;
	padding:15px;
}

.press-release-content{
	width:100%;
	margin:10px;
}

.marketing-box{
	border:1px black solid;
	margin-top:30px;
	padding:10px;
}

#content {
	margin:10px;
	margin-top:0px;
	overflow-y:scroll;
	overflow-x:hidden;
	height:748px;
	border:black solid 1px;
	padding:5px;
}

.content p {
	line-height: 1.3em;
	margin: 0 0 10px;
}

.content ul {
	margin-bottom: 15px;
	margin: 0 15px 10px;
}

.content ul li {
	margin-bottom: 5px;
}

.content label {
	font-weight: bold;
}

.content input.text-box, .content select {
	border: solid 1px #999;
	padding: 2px;
	font-size: 1em;
	width: 300px;
}

.content select {
	width: 306px;
}

.content input.qty {
	width: 30px;
}

.content span.qty-text {
	margin-left: 5px;
	margin-right: 5px;
}

.content tr.header-fields {
	font-weight: bold;
}

.content table tr td {
	padding: 2px;
}

.content input.button {
	border: solid 1px #999;
	padding: 1px;
	font-size: 1em;
}

.content textarea {
	border: solid 1px #999;
	padding: 2px;
	font-family: Verdana, Arial, Verdana, Serif;
	font-size: 1em;
	width: 300px;
	height: 100px;
}

.content textarea.keywords {
	width: 500px;
	height: 200px;
}

.errorExplanation {
	display: block;
	border: solid 5px red;
	padding: 10px;
	margin-bottom: 15px;
}

.fieldWithErrors label {
	margin: 0;
	color: red;
	font-weight: bold;
}

.fieldWithErrors input.text-box {
	border: solid 1px #cc0000;
}

span.radio-text {
	margin-left: 5px;
}

label.error {
	margin-left: 5px;
	color: #cc0000;
}

.featured-listing {
	background: #e8e9f3 url("/images/featured-listing-bg.png") no-repeat;
	padding: 25px;
	height: 108px;
	margin-bottom: 20px;
}
/* Footer Styles */
/*****************/
#footer {
	margin: 12px auto;
	background-color: #333;
	width: 1000px;
	padding: 0px;
	color: #ccc;
	border: 1px solid white;
	text-align: center;
}

h2.tweet-header {
	padding: 5px 15px;
	text-transform: uppercase;
	background: #767aa0;
	color: white;
}
ul.tweets-container li {
	margin-bottom: 10px;
	background: #fff;
	padding: 5px;
}
ul.tweets-container li img {
	width: 50px;
}
.twitter-icon {
	float: left;
}
.twitter-text {
	margin-left: 55px;
	font-size: 11px;
	line-height: 14px;
}

/*-----------------------nav-----------------------------*/

#nav-container {
	background-color: gray;
	background-image: url("/images/2.png");
	padding: 8px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
}

#nav-container ul {
	list-style-type: none;
}

#nav-container li {
	display: inline;
	color: #fff;
	font-size: 16px;
}

#nav-container li a {
	color: #fff;
	text-decoration: none;
}

#nav-container li a:hover {
	color: #CCC;
	text-decoration: none;
}
/*-----------------------content-------------------*/

#container {
	margin: 0px auto;
	background-color: white;
	width: 1000px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#main {
	background-color: white;
	width: 570px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	font-size: 1.3em;
}
#main a, a:active {
	color: #344070;
}

#main a:hover, a:visited {
	text-decoration: underline;
	color: #ac4678;
}

#main .blue-box {
	background-color: #333;
	color: white;
	width: 557px;
	padding: 10px;
	border-top: 3px solid gray;
	border-left: 3px solid gray;
	border-right: 3px solid gray;
	border-bottom: 0px solid gray;
}

.blue-box2 {
	background-color: #333;
	color: #999;
	width: 974px ;
	padding: 10px;
	border: 3px solid gray;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
}

#main .content-copy {
	padding: 15px;
	border: 3px solid gray;
	width: 547px;
	height: 445px;
	color: black;
	background-color: #fff;
	overflow: auto;
}

.content-copy2 {
	padding-left: 30px;
	width: 900px;
	text-align: center;
	color: black;
	background-color: #fff;
}

#main .content-copy p {
	padding: 0px;
}
#left-column {
	background-color: white;
	width: 130px;
	margin-top: 1px;
	margin-left: 19px;
	line-height: 15px;
}
#right-column {
	background-color: #fff;
	width: 310px;
	padding: 0px;
}

/*Vendor Dashboard Nav*/

div#vendor-nav{
	margin: 1em 0;
	font-size:.9em;
	border-color:#1B214D;
	border-style:solid;
	border-width:0 1px 0 0;
}

div#vendor-nav ul li{
	float:left;
	list-style-type:none;
}

div#vendor-nav ul li a{
	display:block;
	padding: .25em .5em;
	border:thin solid #1B214D;
	border-width: 1px 0 1px 1px;
	text-decoration:none;
	background: #eee;
}

div#vendor-nav ul li a:hover{
	background:#fff;
}

/*FORMS*/

.stylized-form label{
	font-weight:bold;
	display:block;
	margin: 0;
}

.stylized-form input, .stylized-form select{
		margin: .25em 0 1.5em 0;
}

.stylized-form .check{
	margin: 0;
}

.stylized-form .text-box{
	width: 300px;
}

.stylized-form input{
	padding: .25em;
	border: thin solid #ccc;
	font-size: 1.2em;
}

/*VENDOR PROFILE*/

div#vendor-profile p{
	padding: .25em 0 .25em 1em;
}

/*PAYMENT*/

table.confirm-purchase{
	border: thin solid #ddd;
	width: 100%;
}

table.confirm-purchase thead tr th{
	text-align:left;
	background: #1b214d;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	padding: .5em;
}

table.confirm-purchase tbody tr td, table.confirm-purchase tfoot tr td{
	padding: .5em;
}

table.confirm-purchase tfoot tr td{
	border-top: medium solid #ddd;
	background:#eee;
}

/*CLEAR FIX*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

.clearfix {display: inline-block;}  /* for IE/Mac */

.content-needed{
	font-size: 3em;
	color: red;
	text-align:center;
}

/*FLASH MESSAGES*/

.flash {
    text-align: center;
    padding:    .3em .4em;
    margin:             1em auto;
    clear:              both;
    max-width:  46.923em; /* 610/13 */
    *max-width: 45.750em; /* 610/13.3333 - for IE */
}

.flash.error {
    border: thin solid #8b0000;
    background: #ffc0cb;
}

.flash.notice, .flash.info {
    border: thin solid #ff0;
    background: #ffe;
}

/*ADMIN*/

table.admin-scaffold-list{
	margin: 1em 0;
	width: 100%;
}

table.admin-scaffold-list thead tr th{
	padding: .5em .25em;
	background: #444;
	color: white;
	font-size: 1.2em;
}

table.admin-scaffold-list tbody tr td{
	padding: .5em .25em .5em .5em;
}

table.admin-scaffold-list tbody tr.even td{
	background: #efefef;
}

p.button-spacer{
	margin: 2em 0 1em 0;
}