body, html, table, tr, td, h3, div, span, p, a, a:link, a:visited, a:hover, img, form {
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.main_header {
  background: url(../design/header_bg2.gif) repeat-x top left;
}
a:link {
	color: #003399;
}
a:visited {
	color: #660099;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


/*---------------------------------------------------------------------------*/
/* MAIN */
/*---------------------------------------------------------------------------*/
div.logo{
	float: left;
	padding: 0px 5px 0px 10px;
}
div.header_text{
	color: #666666;
  padding: 5px 15px 5px 15px; 
  font-size: 20px;
}
input.header_search_input {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #666666;
	background-color: #C6C6C6;
  height:15px;
} 
.search input {
	text-align: left;
	vertical-align:top;
} 
table.main{
  width:980px;
}
td.main_left{
  width:180px;
  padding: 5px 5px 5px 5px; 
}
td.main_right{
  padding: 5px 5px 5px 5px; 
  width:160px;
}
td.main_data{
  padding: 5px 5px 5px 5px; 
  border-left: 1px dotted #666666;
  border-right: 1px dotted #666666;
}
td.main_header{
	height: 100px;
}
td.search{
	text-align:right;
}
td.main_footer{
  height:18px;
  border-top: 2px solid #FF0000;
  vertical-align:middle;
  color : #000000;
	background-color: #eeeeee;
	padding: 5px;
}
td.main_allert{
  border: 4px solid #FF0000;
  vertical-align:middle;
  color : #FF0000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align:center;
}
td.main_footer, td.main_footer a{
  font-size : 9px;
}

/*---------------------------------------------------------------------------*/
/* Table */
/*---------------------------------------------------------------------------*/
table.p_info{
  border:2px solid #CC0000;
	border-collapse: collapse;
  margin-bottom: 10px;
}
table.p_info td{
	border-collapse: collapse;
	padding: 10px 10px 10px 10px;
}
table.p_info th{
	border: 2px solid #CC0000;
	border-collapse: collapse;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: #FFFAFA;
}
/*---------------------------------------------------------------------------*/
table.p_listing{
  border:2px solid #AAAAAA;
	border-collapse: collapse;
  margin-bottom: 10px;
}
table.p_listing td{
	padding: 10px 10px 10px 10px;
	border-collapse: collapse;
  border-top:2px solid #AAAAAA;
  border-bottom:2px solid #AAAAAA;
}
table.p_listing th{
	text-align: left;
	padding: 10px 10px 10px 10px;
  background-color: #EEEEEE;
}
/*---------------------------------------------------------------------------*/
table.a_info{
  border:2px solid #AAAAAA;
	border-collapse: collapse;
  margin-bottom: 10px;
}
table.a_info td{
	border-collapse: collapse;
	padding: 10px 10px 10px 10px;
}
table.a_info th{
	border: 2px solid #AAAAAA;
	border-collapse: collapse;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: #EEEEEE;
}
/*---------------------------------------------------------------------------*/
table.a_listing{
  border:2px solid #CC0000;
	border-collapse: collapse;
  margin-bottom: 10px;
}
table.a_listing td{
	padding: 10px 10px 10px 10px;
	border-collapse: collapse;
  border-top:2px solid #CC0000;
  border-bottom:2px solid #CC0000;
}
table.a_listing th{
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: #FFFAFA;
}
/*---------------------------------------------------------------------------*/
td.img{
  text-align:center;
  vertical-align:top;
}
td.cart{
  text-align:center;
  vertical-align:top;
}
td.tinfo{
  width: 100%;
  text-align:left;
  vertical-align:top;
}
/*---------------------------------------------------------------------------*/
table.index td{
	width: 33%;
}
table.index td div{
	text-align: center;
	vertical-align: top;
	margin: 10px 10px 10px 10px;
}

table.index td div a{
	display:block;
	width:100%;
  text-align:center;
  vertical-align:top;
	border: 2px solid #AAAAAA;
	border-collapse: collapse;
}
table.index td div a:hover{
	background-color: #FFFAFA;
	border: 2px solid #CC0000;
}
/*---------------------------------------------------------------------------*/
ul.page > li, ol.page > li{
  padding-bottom: 10px;
}
/*---------------------------------------------------------------------------*/
div.info{
	background-color: #F5FFFA;
	border: 2px solid #008B8B;
  padding: 10px;
  font-weight: bold;
}
div.allert{
	background-color: #FFFFE0;
	border: 2px solid #FF8C00;
	padding: 10px;
	font-weight: bold;
}
ul.errors{
	background-color: #FFFAFA;
	border: 2px solid #FF4500;
	padding: 5px;
	font-weight: bold;
	list-style-image: none;
	list-style: none;
}
/*---------------------------------------------------------------------------*/

.w50 {
  width:50px;
}
.w100 {
  width:100px;
}
.w150 {
  width:150px;
}
.w200 {
  width:200px;
}
.w250 {
  width:250px;
}
.w300 {
  width:300px;
}
.w350 {
  width:350px;
}
.w400 {
  width:400px;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
}
/*---------------------------------------------------------------------------*/
/* Default Joomla! Menu */
ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
}

ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #333333;
	text-decoration: none;
	outline: none;
}

ul.menu li a span {
	padding-left: 16px;
	background: url(../design/bullet.gif) no-repeat 5px 5px;
	color: #333333;
	font-weight: bold;
}

ul.menu li a:hover span,
ul.menu li a:active span,
ul.menu li a:focus span {
	color: #333333;
	text-decoration: underline;
}

ul.menu li.active a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

ul.menu li.active > a > span {
	background: url(../design/bullet.gif) no-repeat 5px 5px;
	color: #333333;
	text-decoration: underline;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.submenu li a span {
	background: none;
}

ul.submenu li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

ul.submenu li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

ul.submenu li a:hover,
ul.submenu li a:active,
ul.submenu li a:focus {
	color: #006699;
}

ul.submenu li a span {
	background: url(../design/tri_fts.gif) no-repeat 5px;
	font-weight: normal;
} /*---------------------------------------------------------------------------*/

div.threeD {	
	border-bottom: 1px solid #8D9598;
	border-right: 1px solid #8D9598;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
div.greytitle {
	background-color: #DADADA;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
}
div.contentgrey {
	background-color: #EDEDED;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
}
.lboxh {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	color: #696969;
	text-align: left;
	text-decoration: none;
	border: 1px dotted #696969;
	display: block;
	width: 170px;
	background-color: #EDEDED;
}
.lboxd {
	padding: 5px 5px 5px 0px;
}

