body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial;
  font-size: 11px;
  background-color: #D4DFE3;
  background-image: url('/gfx/bg2.jpg');
  background-repeat: repeat-x;
  background-position: top;
  background-attachment: fixed;
  color: #333333;
  text-align: left;
}

TD {
  font-size: 11px;
}

FORM {
  padding: 0px;
  margin: 0px;
}

P {
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

A {
  color: #555;
}



A:visited {

}

A:active {

}

A:hover {
  color: black;
}


select {
 font-size: 10px;
}

input {
  font-size: 10px;
  vertical-align: middle;
}


h2 {
  font-family: 'Trebuchet MS';
  font-size: 22px;
  color:  #444444;
}
h3 {
  font-family: 'Trebuchet MS';
  font-size: 16px;
  color: #555555;
}
h4 {
  font-family: 'Trebuchet MS';
  font-size: 13px;
  padding: 0px;
  margin: 0px;
}
h5 {
  font-family: 'Trebuchet MS';
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

#content {
  background-color: #ffffff;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #ffffff;
  margin-top: 0px;
  width: 900px;
  text-align: left;
}

#content UL {
  margin-left: 20px;
}

#content HR {
  border: none;
  border-top: 1px dotted #999999;
  background: none;
  height: 1px;
}

#footer {
  background-color: #cccccc;
  background-image: url('/gfx/bg_footer.jpg');
  background-repeat: repeat-x;
  background-position: top;  
  height: 30px;
  clear: both;
  color: #666666;
  padding-top: 15px;
  padding-left: 5px;
  border-top: 1px solid #bbbbbb;  
}

#roaming_content {
  width: 640px;
  height: 480px;
  /* background: url(/gfx/bg_roaming.gif) no-repeat top left; */
  padding-bottom: 17px;
  padding-right: 10px;
  z-index: 100;  
}

#roaming_content_frame {
  z-index: 101;
  width: 610px;
  margin-left: 10px;
  height: 445px;
  border: 0px;  
  text-align: left;
  margin-top: 4px;  
}

#roaming_body {
  margin: 0px;
  padding: 20px;
  padding-top: 5px;
  text-align: left;
  width: 550px;  
}

#roaming_body P {
  margin: 0px;
  padding-bottom: 7px;
}

#header {
  background-image: url('/gfx/bg_header2.jpg');
  height: 100px;
  border-bottom: 1px solid #dddddd;
  background-repeat: repeat-x;
  clear: both;
}

#logo {
  margin-top: 13px;
  float: left;
  width: 231px; 
  text-align: center;
  font-size: 9px;
  color: #666;
}

#menu {
  background-image: url('/gfx/bg_header.jpg');
  float: left;
  margin-right: 5px;
}

#searchbar {
}

#loginform {
  background: #f3f3f3 url(/gfx/table_grad.gif) repeat-x top left;
  padding: 20px;
  border: 1px solid #cccccc;
}

#customer_items {
  text-align: center;
  height: 70px;
}

#customer_items P {
  margin: 0px;
}

.customer_item {
  width: 48px;
  font-size: 9px;
  text-align: center;
  float: left;
  margin-bottom: 5px;
  padding-top: 15px;
}

.customer_item P {
  margin: 0px;
}

.customer_item A {
  text-decoration: none;
}

.main_content {
  margin-left: 250px;
  margin-right: 15px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.special_content {
  margin-left: 30px;
}

.left_content {
  float: left;
  width: 257px;
  clear: left;
}

.right_content {
  float: right;
  clear: right;
  width: 200px;
  margin-left: 220px
}

.toned_text {
  color: #999999
}

.imagecontainer {
  border: 1px solid #cccccc;
  width: auto;
}

.imagecontainer IMG {
  border: none;
}

.newsitem {
  padding-top: 10px;
  padding-bottom: 40px;
}


.newsitemheader {
  font-size: 11px;
  text-decoration: none ! important;
  font-weight: bold;
  margin-bottom: 2px;
  color: #333;
}

.newsitem A {
  text-decoration: none ! important;
}

.newsitem NOBR {
  text-decoration: underline;
  font-weight: bold;
  color: #888;
}
.newsthumb {
  border: 1px solid #cccccc;
  margin-left: 10px;
  margin-bottom: 10px;
  clear: right;
}

.newsimage {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 200px;
  border: 1px solid #cccccc;
}

.newslead {
  font-weight: bold;
  margin-bottom: 20px;
}
.newsbyline {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #999999;
}

.newslistlead {
  color: #444;
}

.newslettersignup {
  clear: right;
  background-color: #ffffff;
  border: 1px dotted #cccccc;
  padding: 10px;
}
.newsletterform {
  background: #f3f3f3 url(/gfx/table_grad.gif) repeat-x top left;
  padding: 5px;
  padding-left: 20px;
  margin-bottom: 0px;
}


.imagetext {
  background-color: #cccccc;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  padding-left: 2px;
  padding-right: 2px;
}

.smaller_text {
  font-size: 10px;
}

#menu_header {
  font-size: 11px;
  padding: 3px;
  padding-top: 2px;
  background-color: #5A7899;
  border-color: #5A7899; 
  border-style: solid;
  border-width: thin;
  height: 15px
  
}

#mediaplayerframe {
  width: 230px;
  height: 324px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  z-index: -1;
}

#search_header {
  font-size: 11px;
  padding: 3px;
  padding-top: 2px;
  background-color: #5A7899;
  border-color: #5A7899; 
  border-style: solid;
  border-width: thin;
  height: 15px
  
}


#searchbox {
  font-size: 11px;
  padding: 10px;
  padding-top: 2px;
  background-color: #ffffff;
  background-image: url(/gfx/noter4.gif);
  border-color: #5A7899; 
  border-style: solid;
  border-width: thin;
  height: 50px
  
}

.mybutton {
  background-repeat: no-repeat;
  width: 111px;
  height: 57px;
  text-align: center;
  padding-top: 10px;
  font-size: 9px;
  /* cursor: pointer; */
  line-height: 16px;
  color: #666;
}

.mybutton SPAN {
  color: black;
}

.mybutton A {
  font-weight: bold;
}
.mybutton B {
  font-size: 10px;
}

.feature {
  float: right;
  margin-left: 10px;
}



.article {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
}

.articlebody {
  margin-left: 10px;
}

.articlebody H2 {
  margin-top: 10px;
}
.article_list {

}

.front {
  padding: 0px;
  margin: 0px;
}


.front_intro {
  margin: 15px;
}

.front_news {
  clear: right;
  background: #f3f3f3 url(/gfx/table_grad.gif) repeat-x top left;
  padding: 15px;
  padding-top: 10px;
}

.front_news H3 {
  margin: 0px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.front_news TABLE {
  margin-top: 5px;
  /* border-left: 1px dotted #999999; */
}
.front_news TD {
  padding: 10px;
  padding-top: 0px;
  border-right: 1px solid #fff;
  border-left: 1px solid #cdcdcd;
}


.front_feature {
  background: #f3f3f3 url(/gfx/table_grad.gif) repeat-x top left;
}

.front_features {
  width: 620px;
}

.featurehead {
  margin: 0px;
  margin-top: 2px;   
  padding: 0px;
  padding-left: 27px;
}
.featurehead H4 {
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  padding-left: 40px;
  line-height: 16px;  
  color: #999;
}
.featurehead A {
  text-decoration: none;
}

.front_features H4 {
  padding: 5px;
  color: #666666;
}
.front_features TR {

}

.featuredproduct {
  margin-bottom: 10px;
}

.featuredproduct IMG {
  margin-right: 10px;
  border: 1px solid #ccc;
}


.sortable {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
}
.sortable A {
    color: #333;
}
.sortable thead tr th {
    background: #f3f3f3 url(/gfx/table_grad.gif) repeat-x top left;
    font-weight: bold;
    vertical-align: bottom;
    text-align: left;
    padding: 5px 6px 5px 5px;
}

.selected {
	background-color: #999999;
	color: white;
}
.selected A {
  color: white;
}

.sortable TD {
    padding: 2px 2px 2px 2px;
}

.tbar {
  display: block;
  margin-bottom: 5px;
}

div.tbar h3, div.tbarhigh h3, div.tbarerr h3, div.tbarmsg h3, div.tbarpos h3 {
  background: #999999;
	margin: 0px;
	color: #fff;
	text-shadow: 2px 2px #666666;
	border: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	display: block;
  font-size: 11px;
  font-family: Tahoma, Arial;
  text-align: center;
  color: white;
  padding: 2px;
  height: 20px;
  line-height: 20px;  
}

.t1, .t2, .t1w, .t2w {
	display: block;
	overflow: hidden;  
}

div.tbar .t2 {
	background: #fff;
	padding: 0 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	height: 1px;
	margin: 0 1px;
}

div.tbar .t1 {
	height: 1px;
	margin: 0 2px;
	background: #bbbbbb;
}

div.tbar .tbox {
	display: block;
	border: 0 solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-width: 0 1px;
	background: #fff;
}

.tcontent {
  display: block; 
	margin: 0 1px;
	padding: 4px;
}

.tcontent H4 {
  margin-bottom: 10px;
}

.error UL {
  padding: 10px;
  margin-left: 10px;
}
.error LI {
  background: url(/gfx/icon_message.gif) no-repeat;
  list-style-type: none;
  color: red;
  padding: 3px;
  padding-left: 20px;
  font-size: 9px;
}

.message UL {
  padding: 10px;
  margin-left: 10px;
}
.message LI {
  background: url(/gfx/icon_message.gif) no-repeat;
  list-style-type: none;
  color: green;
  padding: 3px;
  padding-left: 20px;
}

.cycle_1 {
	background-color: #fff;
}
.cycle_2 {
	background-color: #eee;
}

.cart_table TD {
  padding-left: 7px;
  padding-right: 7px;
}

.price_options {
  padding-left: 10px;
}

.pricetag {
  background: #f3f3f3 url(/gfx/table_grad.gif) repeat-x top left;
  margin: 0px;
  margin-top: 5px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}

.sortablebg {
  background-color: #ccc;
}

.cart_table {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
.cart_table A {
    color: #333;
}
.cart_table thead tr th {
    background: #f3f3f3 url(/gfx/table_grad.gif) repeat-x top left;
    font-weight: bold;
    vertical-align: bottom;
    text-align: left;
    padding: 7px 10px 7px 10px;
}

.partsgenerator {
  padding: 10px;
}

