@charset "utf-8";
/* CSS Document */
.OMOunderline {text-decoration:none;}
.OMOunderline:hover {text-decoration:underline;}

body {
	background:#008ED0;
}

.container {
	width:1026px; !important
	position:absolute; !important
	top:0px; !important
	margin-left:50%; !important
	left:-513px; !important
}




.middle_left {
	vertical-align:top;
	text-align:left;
	width:760px; !important
}
.middle_right {
	vertical-align:top;
	text-align:center;
	width:240px; !important
}



.page_header {
	height:10px;
	width:705px;
	margin-left:10px;
	margin-top:10px;
	border:1px solid #0033FF; 
	background:#6699FF; 
	color:#FFFFFF; 
	font-family:arial;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	}




.product_quotes {
	width:705px;
	margin-left:10px;
	margin-top:10px;
	border:1px solid #0033FF; 
	background:#6699FF; 
	color:#FFFFFF; 
	font-family:arial;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	}


.product_content {
	width:705px;
	max-width:705px;
	margin-left:10px;
	margin-top:10px;
	border:1px double #CCCCCC; 
	font-family:arial;
	font-size:11px;
	text-align:left;
	border:none;
	}
.product_content ul {
	margin-left:20px;
	}
	
	
.specials_table {
	padding:10px; 
	padding-top:20px; 
	padding-bottom:20px; 
	font-family:Arial, Helvetica, sans-serif;
}
.specials_table table {
	width:100%; 
	height:150px;
	padding:5px;
}
.specials_table table tr td {
	width:33%;
	text-align:center;
}
.specials_table table tr td table {
	width:100%; 
	height:100%;
	padding:0px;
	border-spacing:0px;
}
.specials_table table tr td table thead tr td {
	padding-left:5px; 
	padding-right:5px; 
	border:1px solid #0033FF; 
	background:#6699FF; 
	font-family:arial; 
	font-size:13px; 
	font-weight:bold; 
	color:#000000; 
	height:1%;
	text-align:center;
	}
.specials_table table tr td table tbody tr td {
	padding-left:5px; 
	padding-right:5px; 
	border:1px solid #0033FF; 
	border-top:none; 
	border-bottom:none; 
	background:#ffffff; 
	font-family:arial; 
	font-size:14px; 
	color:#666666;
	text-align:center;
	vertical-align:top;
	}
.specials_table table tr td table tfoot tr td {
	padding-left:5px; 
	padding-right:5px; 
	border:1px solid #0033FF; 
	border-top:none; 
	background:#ffffff; 
	font-family:arial; 
	font-size:12px; 
	color:#666666; 
	height:1%; 
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	}
	


/* twitter */
#twitter_update_list { padding-left:7px; font-size:11px; color:#666666; padding-top:0px; width:220px; max-width:220px; text-align:left;}
#twitter_update_list li { list-style-type:none; font-family:arial; border-bottom:dotted 1px #999999; padding:4px 0 4px 0; text-align:left;}
#twitter_update_list span { color:#666666;}
#twitter_update_list span a { display:inline; color:#666666;}
#twitter_update_list span a:hover { text-decoration:underline; color:#3366FF}
/* hide the date */
#twitter_update_list li a { display: none;}
#twitter_update_list span a { display: inline !important; }



