/* Basic Formatting*/

.clearer {clear: both;}



.left {float: left;}



.right {
float: right;
}



a:link, a:visited, a:active {

	background-color: transparent;

	color: #ff9000;

	font-size: 12px;

	text-decoration: underline;

}

a img {

	border: none;

}

b {

	color: #000000;

}

p {

	margin-left: 18px;

}



.leftfloat {

	float: left;

}

.rightfloat {

	float: right;

}



h1 {

	font: normal 3em arial;

	margin-bottom: 4px;

	margin-top: 4px;

	margin-left: 18px;

	text-align: left;

	color: #000000;

}



h2{

	font: normal 1.9em arial;

	margin-bottom: 4px;

	margin-top: 4px;

	margin-left: 18px;

	text-align: left;

	color: #000000;

}

h3{

	font: bold 1.5em arial;

	margin-bottom: 4px;

	margin-top: 10px;

	margin-left: 0px;

	color: #000000;

}

h4 {

	font: normal 1.1em arial;

	margin-bottom: 4px;

	padding-top: 4px;

	text-align: center;

	color: #000000;

}

h5 {

	font: normal 14px arial;

	margin-bottom: 0px;

	padding-top: 6px;

	text-align: left;

	font-weight: bolder;

	margin-left: 18px;

	color: #000000;

}

h6 {

	font: normal 1.5em arial;

	margin-bottom: 4px;

	margin-top: 20px;

	margin-left: 18px;

	color: #000000;

	text-decoration: underline;

}

h7{

	font: normal 1.3em arial;

	margin-bottom: 4px;

	margin-top: 30px;

	margin-left: 18px;

	color: #000000;

	text-decoration: underline;

}

h8 {

	font: normal 1.9em arial;

	margin-bottom: 4px;

	margin-top: 15px;

	margin-left: 18px;

	text-align: left;

	color: #747E4C;

}

hr {

	width: 200px;

}

img.floatLeft { 

    float: left; 

	color: #495E49;

	padding-right: 20px;

	vertical-align: top;

}

/* Links for you are logged in as*/

#top a:link, #top a:visited, #top a:active {

	background-color: transparent;

	color: #ff9000;

	text-decoration: underline;

}

/*border around the Where SL Goes to Shop Image*/

#img{

	border-style:solid;

	border-width:0px;
	
	background-image:url('images/slmarketlivead.jpg');
	
	background-repeat:no-repeat;
	
	height:64px;
	
	width:200px;

	padding: 2px 2px;

}

#imgads{
	
	margin-bottom:10px;
	
	border: #cccccc solid 3px;


}

/*this is the message you see when login fails*/

#flashmessage {

	font: normal 12px arial;
	
	background-color:#3c4348;

	color:  #f99000;

	font-weight: bold;

	padding-top: 10px;

	padding-left: 30px;
	
	padding-bottom:10px;

}

.message {

	font: normal 12px arial;

	background-color:#3c4348;

	color:  #f99000;

	font-weight: bold;

	padding-top: 10px;

	padding-left: 18px;
	
	padding-bottom:10px;

}

.error_message {

	font: normal 12px arial;

	background-color:#3c4348;

	color:  #f99000;

	font-weight: bold;

	padding-top: 10px;

	padding-left: 10px;
	
	padding-bottom:10px;

}





/*begin layout here*/

body {

	background: #222222;
	
	background-image: url(images/background.jpg);

	font-family: arial;

	font-size: 12px;
	
	background-position:top;
	
	background-attachment:fixed;

	

}

#container {

	background-color: #FFFFFF;

	margin-left: auto;

	margin-right: auto;

	padding: 0 0px 0px;

	width: 780px;

}



/*header*/

.header {

	background: url(images/slmllogo.jpg);

	height: 125px;

	width: 780px;

	color: #FFFFFF;


}



/* Top Navigation*/

.topnav {

	background: url(images/navlink.jpg) repeat-x;

	width: 780px;

	height: 40px;

	font-weight: bolder;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:11px;
	

}

.topnav ul {

	float:left;

	width:780px;

	padding-top:12px;

	margin: 0px;

	list-style-type:none;
	
}

.topnav a {

	float: left;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration:none;

	text-align: left;

	font-size: 11px;

	font-weight: bolder;

	color: #FFFFFF;

	background-color: #111111;

}

.topnav a:link, .topnav a:visited, .topnav a:active {

	background-color: transparent;

	color: #FFFFFF;

	text-decoration: none;
	
	font-size:11px;

}

.topnav a:hover {

	color: #ff9000;

}

.topnav	li {display:inline}





/*This is where the big product picture goes*/

.maincontent {

	width: 780px;

	text-align: left;

	padding: 0 0px 0 0px;

	font-size: 11px;

}

.maincontent td {

	vertical-align:top;
	
	border:none;
	
	padding:0;

}

.wrap {

	margin:0 auto;

	padding: 0;

	width: 205px;

	text-align:left;

} 

.maincontent altButtonFormat {

	float: right;

	font-family: arial;

	border: #000000 1px solid;

	font-size: 11px;

	color: #ff9000;

} 

.maincontent ul {

	float:right;

	padding:0;
	
	padding-right: 10px;

	margin:0;

	list-style-type:circle;	

}

.maincontent li {

	display: list-item;

	list-style-position: inside;

	font-size: 12px;

	font-weight: bolder;

}





/*Green Separators labeled product info and JT Financial*/

#sep1 {

	clear: both;

	float: left;

	background: url(images/sep1.jpg);
	
	background-repeat:no-repeat;

	width: 520px;

	height: 40px;

	Font-size: 16px;
	
	text-align:left;
	
	vertical-align:middle;

	font-weight: bold;
	
	margin-top:30px;

	padding-top: 15px;

	padding-left: 20px;

	color: #FFFFFF;

}

#sep2 {

	float: right;

	background: url(images/sep2.jpg) no-repeat; 

	width: 230px;

	height: 23px;

	Font-size: 12px;

	text-align: left;

	font-weight: bolder;

	padding-top: 7px;

	padding-left: 10px;

	color: #FFFFFF;

}

#sep8 {

	border-style:solid;

	border-width:0px;
	
	background-image:url('images/sep2.jpg');
	
	background-repeat:no-repeat;
	
	height:21px;
	
	width:230px;

	margin-left:-17px;
	
	margin-bottom:15px;
	
	padding-top:7px;
	
	padding-left:10px;

	Font-size: 12px;

	text-align: left;

	font-weight: bolder;

	color: #FFFFFF;

}



/*left side product info text*/

.leftcontent {

	clear: left;

	float: left;

	width: 500px;

	padding-top: 30px;

	padding-left: 20px;
	
	padding-bottom: 50px;
	
	margin-right: 10px;

	text-align: left;

	font-size: 12px;

	color: #000000;

}



/*right side text and ads*/

.rightcontent {

	float: right;

	background-color: #dedede;

	width: 240px;

	padding-top: 10px;
	
	padding-bottom: 5px;

	text-align: left;

	font-size: 11px;

	color: #000000;

}

/*these are the separators inside of right side text and ads*/

#sep3 {

	width: 200px;

	height: 0px;

}

#sep4 {

	background: url(images/sep2.jpg) no-repeat;

	width: 200px;

	height: 1px;
	

}


/*footer*/

/*footer tag wouldnt work in IE so I cheated with this id and it works now...go figure!*/

#sep5 {

	clear: both;

	background: url(images/sep5.jpg);

	width: 780px;

	height: 50px;

	font-size: 11px;

}

#sep5 a:link, #sep5 a:visited, #sep5 a:active {

	font-size: 11px;

	background-color: transparent;

	color: #666666;

	text-decoration: underline;

}



/* tables*/

table {	

	border-collapse: collapse;

	font-family: arial;

	font-size: 11px;

	text-align: left;

}

table a:link, table a:visited, table a:active {

	background-color: transparent;

	color: #828280;

	text-decoration: underline;

}

table, td, th {

	border:  0px solid #CCCCCC;
	
	margin-left:auto;
	
	margin-right:auto;

	padding: 5px 5px;

}

tbody th  {

	background: #E6E5E3 url(images/tableheader.);
	
	height:20px;

}



tbody td {

	background-color: #FFFFFF;

}

tr.alt td{

	background: #E6E5E3;

}

th{

	background-color: #E6E5E3;

	vertical-align: middle;

}

tfoot td, tfoot th {

	font-weight: bold;

	padding: 4px 8px 6px 9px;

}

thead th {

	font-family:  arial;

	font-size: 14px;

	font-weight: bold;

	line-height: 19px;

	padding: 0 8px 2px 8px;

	white-space: nowrap;

}



#salemonth {

	float: left;

	font-size: 16px;

	font-weight: normal;

	text-align: left;

	margin-left: 10px;
	
	color: #333333;

}

#saleday {

	float: left;

	font-size: 30px;

	font-weight: bolder;

	text-align: left;

	margin-left: 10px;

}

#saleyear {

	float: left;

	font-size: 16px;

	font-weight: normal;

	text-align: left;

	margin-left: 10px;

	color: #333333;

}

/*previous sales and forum tables*/



table.default {

	clear: both;

	border: 0px;

	width: 740px;

	color: #626262;

	font-family:  arial;

	font-size: 11px;

	text-align: left;

}

td.left{

	vertical-align: top;

	border: 1px solid #939393;

	width: 170px;

	font-family:  arial;

	font-size: 16px;

	font-weight: bolder;
	
	color: #ff9000;

	text-align: left;

	padding-right: 10px;

}

td.right1{

	background: #FFFFFF;

	border: 1px solid #939393;

	vertical-align: top;

	width: 530px;

	height: 75px;

	text-align: left;

	padding-left: 15px;	

}

td.right2{

	background: #E6E5E3;

	border: 1px solid #939393;

	vertical-align: top;

	width: 530px;

	height: 75px;

	text-align: left;

	padding-left: 15px;	

}

.previous {

	float: left;

}

.previoussale {

	padding: 0;

}





/*inner right side forum table*/



table.inner {

	width: 500px;

	font-family:  arial;

	font-size: 11px;

	text-align: left;

	border: 1px solid #c7c7c7;

}

#forumname {

	font-size: 12px;

	font-weight: bolder;

	text-align: left;

}

#forumregister {

	font-size: 10px;

	font-weight: normal;

	text-align: left;

}

#forumposts {

	font-size: 10px;

	font-weight: normal;

	text-align: left;

}

td.right3{

	background-color: #E6E5E3;

	vertical-align: top;

	width: 580px;

	font-family:  arial;

	font-size: 12px;

	font-weight: bolder;

	text-align: left;

	padding-left: 15px;

	padding-right: 20px;

	padding-top: 7px;

}

td.right4 {

	vertical-align: top;

	width: 580px;

	height: 50px;

	text-align: left;

	padding-left: 15px;

	padding-right: 20px;

	padding-top: 10px;

	border: 1px solid #c3c3c3;

}

td.right5 {

	vertical-align: top;

	width: 580px;

	text-align: left;

	padding-left: 15px;

	padding-right: 20px;

	padding-top: 10px;

	border: 1px solid #c3c3c3;

}

td.left2{

	background-color: #E6E5E3;

	vertical-align: top;

	width: 120px;

	font-family:  arial;

	font-size: 12px;

	font-weight: bolder;

	text-align: left;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-top: 7px;

}

td.left3{

	vertical-align: top;

	width: 120px;

	font-family:  arial;

	font-size: 12px;

	text-align: left;

	padding-right: 10px;

	padding-top: 15px;	

}



/*Front Page Main Content Tables*/

table.main {

	clear: both;

	width: 740px;

	border-collapse: collapse;

	font-family:  arial;

	font-size: 12px;

	text-align: left;

}

table.main a:link, table.main a:visited, table.main a:active {

	background-color: transparent;

	color: #556AB1;

	text-decoration: underline;

}

table.main, td, th {

	border:  1px solid #FFFFFF;

	margin: 20px;

	padding: 5px 5px;

}

tbody.main th  {

	background: #E6E5E3 url(images/tableheader.jpg);

}



tbody.main td {

	background-color: #FFFFFF;

}

table.main th{

	background-color: #E6E5E3;

	vertical-align: top;

}

table.main tfoot td, tfoot th {

	font-weight: bold;

	padding: 4px 8px 6px 9px;

}

table.main thead th {

	font-family: arial;

	font-size: 14px;

	font-weight: bold;

	line-height: 19px;

	padding: 0 8px 2px 8px;

	white-space: nowrap;

}

/*admin pages*/



.admin {

	float:right;

	width:180px;

}



.admin h2 {

	color: #333300;

	font-size: 1.4em;

	line-height: 30px;

	margin: 0;

	text-align: left;

}

.admin ul {

	padding: 0;

	border-top: 1px solid #d5d5d5;

	list-style: none;

}

.admin li {border-bottom: 1px solid #d5d5d5;}



.admin li a {

	font-size: .99em;

	color: #556E77;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;	

	border-bottom: 1px solid #d5d5d5;

}

.admin li a:active {

	font-size: .99em;

	color: #556E77;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;	

	border-bottom: 1px solid #d5d5d5;

}

.admin li a:visited {

	font-size: .99em;

	color: #556E77;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;	

	border-bottom: 1px solid #e0e0e0;

}

.admin li a:hover {

	background: #d5d5d5;

	display: block;

	padding: 8px 0 8px 5%;

	width: 95%;	

	border-bottom: 1px solid #e0e0e0;

}

.tablemenu {

	padding: 0;

	text-align: left;

	width:150px;

}

.tablemenu h2 {

	color: #333300;

	font-size: 12px;

	margin: 0;

	text-align: left;

}

.tablemenu ul {

	padding: 0;

	list-style: none;

}

.tablemenu li {border-bottom: none;}



.tablemenu li a {

	font-size: 12px;

	color: #556E77;

	text-decoration: none;

	width: 95%;

	

}

.tablemenu li a:active {

	font-size: 12px;

	color: #556E77;

	text-decoration: none;

	width: 95%;	

}

.tablemenu li a:visited {

	font-size: 12px;

	color: #556E77;

	text-decoration: none;

	width: 95%;	

}

.tablemenu  li a:hover {

	font-size: 12px;

	background: #FFFFFF;

	width: 95%;	

}

.mod {

	float: right;

}







/*Misc Stuff*/



label {

	font-size: 12px;

	color: #000000;

	margin-left: 18px;

	display: block;

}

input[type=checkbox] {

float: left;

clear: left;

margin-left: 18px; 

}

input, [type=radio] {

	margin-left: 18px;

}

input, textarea {

	margin-left: 18px;

	display: block;

}

select {

	clear: both;

	margin-right: 3px;

	font-size: 14px;

	font-family: inherit;

	margin-left: 18px;

}

.submit {

	width: 55px;

	margin-left: 18px;

}

.fileinput {

	margin-left: 18px;

}



div.required {

	margin: 20px;

	color:#555;

}

div.optional {

	margin: 20px;

	display: block;

	color:#555;

}

ul.actions {

float: left;

margin-left:4px;

}

ul.actions li {

margin-top: 4px;

}

.login {

	float: right;

	width: 210px;
	
	padding:15px;
	
	background-color:#dddddd;

}

.general ol {

}

.general li {

	font-weight: bolder;

	width: 450px;

	margin-left: 40px;

	color: #000000;

	display: block;

	line-height: 25px;

	list-style: none;

}

.checkbox{

	float: left;

}

.login {

	float: right;

	font-size: 11px;

	color: #000000;

}

.saleitem {

	margin-top: 10px;
	
	border: solid 3px #cccccc;
	
	background-color:#000000;
	
	width: 510px;
	
	height: 380px;

	margin-bottom: 0px;

	margin-left: 10px;

}

.misc {

	margin-left: 20px;
	
	margin-top:20px;

	font-size: 18px;

	vertical-align: center;

	padding: 10px;

}

.miscsmall {

	font-size: 10px;

	color: #ff9000;

}

.buynow {

	position: static;
	
	margin-left:430px;
	
	margin-top:15px;

	left:430px;
	
	bottom:3px;
	
	margin-bottom: -100px;

}

.buynowlink {

	padding-left: 430px;

}

.faq {

	margin: 0px;

}


#marqueecontainer{

position: relative;

width: 200px; /*marquee width */

height: 200px; /*marquee height */

background-color: white;

overflow: hidden;

border: 3px solid #cccccc;

font:  normal 11px arial;

color: #000000;

margin-top: 5px;

margin-bottom: 15px;

}

#marqueecontainer a{

	font-size: normal 10px;
	
	font-weight:bold;

	color: #333333;

}

i {

	font-size: 11px;

	color: #333333;

}









