/*  http://websites.delotrolado.net/ 2009  */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #99999;
}

.spanAsLink{
	cursor: hand;
	cursor: pointer;
}

a:hover {
	text-decoration: underline
	}

.tableMain, .tableProdMenu {
	font-size: 9pt;

}

table {
border-spacing: 0px;
border-collapse: collapse; 
border: none;
}

.tableMain {
	width: 900px;
	background-color: white;
	border: solid 0px #cccccc;
}

.tdHeader {
	text-align: left;
}

.tableHeader {
	width: 100%;
}

.tdHeaderTitle {
	font-size: 17pt;
	font-weight: bold;
	padding: 3 20 3 15;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
   text-align: left;
	width: 30px;
}

.tdMainAd {
	background-color: #FFFFFF;	
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: indianred;
	padding: 10px;
}

.tableTop {
	width: 100%;
	font-size: 9pt;
	font-weight: bold;
}

.tableTop td {
	vertical-align: middle;
	color: #333333;
	}

.tdMenuContainer {
	background-color: #333333;
	background-image:url(/images/2009/blacksmooth2.jpg);	
	text-align: left;
}

.tableMenu {
	font-size: 8pt;
   
}

.tdMenu {
	text-align: center;
	font-weight: bold;
	color: white ;
	padding: 2px 2px 2px 2px;
}

.tdMenu a {
	color: #444444;
	text-decoration: none;
}

.tdMenu a:hover {
	color: indianred;
	text-decoration: none;
}

#divOrdersForm {
	position: absolute;
	top: 105px;
	background-color: #eeeeee;
	padding: 10px;
	border: 1px solid #aaaaaa;	
}

#divOrdersForm td {
	font-size: 9pt;
	font-weight: bold;
}

#divCart {
	position: absolute;
	top: 105px;
   left: 700px;
   background-color: #eeeeee;
	padding: 10px;
	border: 1px solid #aaaaaa;	
}

.tdProdCat {
	font-size: 9pt;
	font-weight: bold;
	padding: 4px 7px 4px 7px;
}

.tdProdCat a {
	color: #eeeeee;
	text-decoration: none;
}

.tdProdCat a:hover {
	color: #cccccc;
	text-decoration: none;
}

.tdProdMenuContainer {
	text-align: left;
	background-color: #003366;
	background-image: url(/images/2009/bluesmooth.jpg);
	background-position: bottom;
}

.tableProdMenu {
	float: right;
}
	
.tableProdMenu th {
	color: #221511;
}

.tableProdMenu td {
	padding: 2px 15px 2px 15px;
	text-align: center;
	margin: 0;
	color: white;
	font-weight: bold;
}

.tdProdMenuItem {
	font-size: 9pt;
}

.tdProdMenuItem a {
	color: white;
	text-decoration: none;
}

.tdProdMenuItem a:hover {
	color: #bbbbdd;
	text-decoration: none;
}

.tdContent {
  padding: 20px;
  border-bottom: solid 3px #d8e1f0;
  font-size: 10pt;
}

.tdContent table, .tdContent table td {
  font-size: 10pt;
}

.tdContentText {
	text-align: center;
	font-size: 10pt;
	padding: 20px;
}

.tblSearchLinks {
   font-size: 8pt;
}

.tableNotes {
	font-size: 7pt;
	padding: 10px;
}

.tableNotes td {
	padding: 4px;
	}

.tdFooter {
	background-color: #eeeeee;
	padding: 5 20 5 20; 
	font-size: 7pt;
	text-align: center;
}

.miniText, .miniText A {
	font-size: 7pt;
	color: #FF6600;
}

.tdSuperFooter {
	text-align: center;
	padding: 8px;
	font-size: 9pt;
	color:  #999999;
}

.tdSuperFooter a {
	color: #666666;
	text-decoration: none;
	margin: 0 0 0 15px;
	font-weight: bold;
}

.tdSuperFooter a:hover {
	color: #999999;
	text-decoration: none;
}
/* FROM OLD SITE */

.VertMenuItems, .VertMenuItems A {
	color: #336699;
}

#siteseal {
	margin: 4px;
}

.Button {
       FONT-FAMILY: Arial;
       BACKGROUND: URL(/images/2009/butbg.gif);
       BACKGROUND-COLOR: #597e9f;
       COLOR: #FFFFFF; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}
.DialogBox {
	BACKGROUND-COLOR: #ffffff ;
}
.DialogBorder {
	BACKGROUND-COLOR: #475c79 ;
}
.DialogTitle {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.NumberOfArticles {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TopLabel {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}