html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: #fff;
}
#loginTable th, #loginTable td {
padding: 0.1em 1em;
}
#settingTable td {
text-align: left;
width: 60em;
height: 25px;
}

#orderTable td {
text-align: left;
width: 60em;
height: 25px;
}


#orderTable tbody {
font-size: 1.2em;
}

#orderTable hr {
border: 1px solid red;
background-color: red;
}

#orderTable, #settingTable {
margin-left: 10px;
}

#settingTable 

#contactTable td {

text-align: left;
margin: 0;
}

#contactTable  {

border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
	font-size: 1em;
	width: 570px;
	
}

table#items {
margin-left: 10px;
}

table#items {
border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
	width: 570px;

}

table#items td {
padding: 1em 0;

border-bottom: 1px solid #fff;
}

table#items tr.productc {
padding: 1em 0;

}

table#items th {
padding: 0.1em .2em;
text-align: left;

}

table#items td {
font-size: 1.1em;	
}

table#items th {
padding: 0.1em .2em;
text-align: left;
background-color: red;
}

caption {
font-size: 1.2em;
font-weight: bold;
margin: 1em 0;
}

fieldset {
margin: 1em 0;
padding: 1em;
border: 1px solid #fff;
}
legend {
font-weight: bold;
font-size: 1.1em;
}
label {
display: block;
}
#loginTable input {
width: 200px;
}
html {
	background: #000;
}
a {
	color: #0058af;
}
th {
font-size: 1.1em;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.plist {
list-style-type:upper-roman; 
list-style-position: inside;
}

ol.plist li {
margin: 0;
padding: 0;
text-indent: 0em;
}

#content ul {
	list-style-type: disc;
	margin: 0;
	margin-left: 2.5em;
	margin-bottom: 1em;
	padding: 0;
	font-size: 1.1em;	
	list-style:inside;
}


#content li {
text-indent: -1em;
margin-bottom: .2em;
}

table#contactTable li {
margin: 0em 0 1em 0;
padding: 0;
}




li {
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}


html {
font-family:Arial;
font-size:.7em;
}

/* LINKS */
.style1 a {
	color: #FF0000;
	
}

.style1 a:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
}
a:link {
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#navcontainer_outer {
	margin-left: 520px;
	padding-top: 4px;
}
#navcontainer {
	overflow: hidden;
	width: 460px;
	padding: 0;
}
#navtop ul, #navtop li {
	margin: 0 20px 0 20px;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navtop li {
	border-left: 1px solid #fff;
	line-height: 1.1em;
	margin: 0em .5em 0em -.5em;
	padding: 0 .5em 0 .5em;
	float: left;
}
#navtop a:link, #navtop a:visited {
	line-height: 1em;
	text-decoration: none;
	color: #fff;
}
#navtop a:link#current, #navtop a:visited#current {
	color: #346EAA;
	text-decoration: none;
	background: transparent;
}
#navtop a:link#current {
	font-weight: bold;
}
#navtop a:hover#current {
	text-decoration: underline;
}
#navtop a:hover {
	text-decoration:underline;
}
#navtop img {
	vertical-align: middle;
}
#sidebar2 a {
	display: block;
	font-size: .75em;
}
#sidebar2 a:hover {
	text-decoration: underline;
}
#navsidebar a, #navsidebar a:visited {
	text-decoration: underline;
}
#navsidebar a:hover {
	color: #990000;
	text-decoration: none;
}
#navsidebar {
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
}
#navsidebar a {
font-size: 1em;
}
#navsidebar li {
background-image:url(../images/arrow.gif);
background-position:0 0.7em;
background-repeat:no-repeat;

margin:5px 0 10px;
padding:5px 10px 2px;
}

#content a {
font-size: 1em;
}

/* FONTS */
#sidebar1_outer h3 {
	font-size: 118.5%;
}

#sidebar1 h3 {
	color: #990000;
	font-size: 118.5%;
	margin-bottom: .5em;
	padding: 5px;
}


#sidebar2 h3 {
	background:#FF0000;
	color: #FFFF00;
	text-align: left;
	margin-left: 4px;
	font-size: 118.5%;
}

#content table.prod_head h2 {
background:#990000;
color: #fff;
}

#content h2 {
	font-size: 131.3%;
	margin-bottom: 1em;
	color: #fff;
	padding: 5px 0 5px 10px;
	margin-top: 10px;
}

#content h3 {
	font-size: 118.5%;
	margin-bottom: .5em;
	color: #fff;
	padding: 0px 0 0px 10px;
	margin-top: 5px;
}

#content p {
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#footer p {
margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
}

.style1 {
	color: #fff;
	font-weight: bold;
	/*background: url(images/prodbg.gif) repeat-x;*/
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.style1 p {
	vertical-align:middle;
}
.style2 {
	color: #346EAA;
	font-weight: bold;
	font-size:112%;
}

/* MAIN */
#wrapper {
	width: 760px;
}
#wrapper_outer {
	/*width: 955px;*/
	width: 760px;
	position: relative;
	/*margin: 12px;*/
	margin: 0 auto;
	
}
#sidebar1_outer {
	text-align:center;
	float: left;
	width: 155px;
	background: #000;
}

#sidebar1 {
	float: left;
	width: 155px;
	/*background: #003399;*/
	margin-top: 10px;
	text-align: left;
	margin-bottom: 20px;
	border: 1px solid #990000;
}

#sidebar2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 168px;
	background: #FF0000;
}
#sidebar2_inner {
	background: #fff;
	margin: 0 5px;
	margin-bottom: 5px;
	padding: 5px 5px;
	text-align:center;
}

#sidebar2_outer {
	color:#333333;
	font-size: 118.5%;
	background-color: #000;
	text-align:center;
	padding-top: 1em;
}
#content {
	margin-left: 165px;

	
}

#footer {
	padding: 5px;
	clear: both;
	text-align: center;
	/*background: #D4E5F7;*/
	background:#990000;
	margin-top: 40px;
	
}

#footer p {
margin: 0;
padding: 0;
color: #000;
}

/* MISC */

#content table.prod_list a img {
padding-left: 10px;
}

#content table.prod_list2 a img {
padding-left: 10px;
padding-bottom: 10px;
}

#content table {
padding-bottom: 10px;
}

#content table.prod_list td {
border-bottom: 1px solid #0000FF;
}

#content table.prod_list td {
height: 125px;
padding-top: 10px;
padding-bottom: 10px;
}

#content table.cellgall td {
width: 140px;
}

#content table.prod_list2 td {
height: 125px;
}

#content table.prod_list2 {
vertical-align: top;
}

#content table.prod_list3 {
vertical-align: top;
margin-left: 10px;
}

#sidebar1_outer img {
	margin-top: 10px;
}
.clearfloat {
	clear: both;
}
.date {
	text-align: right;
}

.inputbox {
border: 1px solid #999;
margin-bottom: 5px;
margin-top: 5px;
width: 135px;
}

.price {
color: #FF0000;
font-weight:bold;
}

.part{
font-weight:bold;
}

.title {
font-weight: bold;
}

.subtitle {
font-weight: bold;
}

.boldw {
font-weight: bold;
}

#searchbox {
background:#CCC;
padding-bottom: 5px;
}

.aligncenter {
text-align: center;
}

.alignleft{
text-align: left;
}

h3 a{

padding-left: 10px;
color: #FFFFFF;'
}

.totalp {
color: red;
font-weight: normal;
}

.panel {
padding: 10px;

	line-height: 1.3em;
}

.searchc a {
margin-left: 10px;
}

.odd {

margin: .5em 0em;
font-size: 1.2em;
padding: .5em;

}

.even {


margin: .5em 0em;
font-size: 1.2em;
padding: .5em;
}
