﻿
/* Tabbed Panel Styles */

.TP_1285013081_tabTD {
  text-align:center;
  width:200px;
  height:32px;
  padding:0px;
  border-top-style:solid;
  border-top-color:black;
  border-top-width:2px;
  cursor:pointer;
  }
.TP_1285013081_leftRule {
  border-left-style:solid;
  border-left-color:black;
  border-left-width:2px;
  }
.TP_1285013081_rightRule {
  border-right-style:solid;
  border-right-color:black;
  border-right-width:2px;
  }
.TP_1285013081_tab {
  height:32px;
  text-align:center;
  padding:0px;
  cursor:pointer;
  }
.TP_1285013081_tabhood {
  width:200px;
  background-color:red;
  color:black;
  }
.TP_1285013081_tabbonnet {
  width:200px;
  background-color:#CCC;
  color:black;
  }
.TP_1285013081_tabcontent {
  background-image:url(http://www.ledglow.com/Ebay/Ad-temps/Tab-panel-bar.jpg);
  background-repeat:no-repeat;
  background-position: top;
  text-align:left;
  width:800px;
  height:repeat-y;
  border-top: solid 5px #F00;
  border-left: solid 2px #000;
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  margin:0;
  padding:10px;
  }
.TP_1285013081_tabdivcontent {
  height:repeat-y;
  overflow: visible;
  margin:0;
  padding:0;
  }

/* General Styles */

#container { 
	width: 1024px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.Border-lines {
	background-image: url(http://www.ledglow.com/Ebay/Table-images/Bg-table_04.jpg);
	width:28px;
	height:100%;
	position:relative;
}

.Border-lines2 {
	background-image: url(http://www.ledglow.com/Ebay/Table-images/Bg-table_06.jpg);
	width:28px;
	height:100%;
	position:relative;
}

.Border-lines3 {
	position:relative;
}

 /* Font Styles */

.textstyle1 {
    text-align: center;
    font-size: 24px;
	font-weight:bold;
	color:#000000;
} 

.textstyle2 {
    font-size: small;
	text-align:left;
    color: #FF0000;
}

.textstyle3 {
	font-size: small;
    color: #000000; 
}

.textstyle4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	color:#FF0000;
}

.textstyle5 {
	font-size:38px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.textstyle6 {
    color: #FF0000;
}

.textstyle6 a:visited {
    color: #FF0000;
}

.textstyle7 {
    font-size: medium;
}

.textstyle8 {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: medium;
}

.textstyle9 {
    font-size: large;
	color:#FFFFFF;
}

.textstyle10 {
	color: #0000;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}

.textstyle11 {
	font-size: 18px;
	color: #FF0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

.textstyle12 {
	color: #000000;
	font-size:16px;
	list-style-type:circle;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	line-height: 135%;
	text-align: left;
}

.textstyle13 {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	list-style:none;
	font-size: medium;
}

.textstyle14 {
	color: #000000;
	font-size:16px;
	font-weight:bold;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
