/* CSS layout */
.td {
}
.td a {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.td a:hover {
	text-decoration: underline;
}
.td-q {
	color: #660000;
}
.price {
	font-size: 18px;
	color: #007D00;
	font-weight: bold;
}
.monthly {
color: navy; 
font-size: 18px; 
font-weight: bold
}
#money {
	table-layout: fixed;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-top: 15px;
	width: 575px;
	text-align: left;
}
#money td {
}
#money h2 {
	margin: 0px 0px 5px 0px;
}
#money h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-decoration:none;
}
#money h2 a:hover {
	text-decoration:underline;
}
#money p {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}
#money span {
	font-size: 18px;
	font-weight: bold;
}
#td-form {
	padding: 10px;
	border: 2px inset #999999;
	background-color: #F7F7F7;
}
#navbar {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-image: url('../images/navbar_back.jpg');
	background-repeat: no-repeat;
	height: 225px;
	width: 100%;
	list-style-type: none;
}
#navbar li {
	padding-left: 5px;
	margin: 0px;
}
#navbar a {
	display: block;
	color: #666666;
	text-decoration: none;
	text-indent: 20px;
	background-image: inherit;
	font-size: 12px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}
#navbar .uberlink   {
	background-position: 0px 5px;
	color: #800000;
	display: block;
	background-image: url('../images/nav_ball.gif');
	background-repeat: no-repeat;
}
#navbar a:hover   {
	background-position: 0px 5px;
	color: #0066FF;
	display: block;
	background-image: url('../images/nav_ball.gif');
	background-repeat: no-repeat;
}
.td-h1 {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #000000;
	font-family: "Tahoma";
	padding-bottom: 7px;
	text-align: center;
	margin-top: 10px;
}

a.bluelink {
	color: #0000FF;
	text-decoration: none;
}
a.bluelink:hover {
	color: #0000FF;
	text-decoration: underline;
}
.logo_props {
	border: medium outset #CCCCCC;
	text-align: center;
}
.td_main_txt {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}

#td-feature {
	background-image: url('../images/side_bar_left.jpg');
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 12px;
	height: 375px;
	padding-right: 5px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif
}
.head_nav a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFFF00;
}
.head_nav a:hover{
	color: #3333FF;
}
a.sitelink {
	color: #3333FF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.sitelink:hover {
	 text-decoration:underline;
}
#sitelink {
	color: #FFFFFF;
	background-color: #46474f;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#sitelink a {
	color: #FFFFFF;
}
.top-nav {
	margin: 0px;
	text-align: right;
	width: 98%;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-nav a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
.top-nav a:hover {
	text-decoration: underline;
	color:#0066FF;
}
.top-nav p {
	margin:0px;
}
.q-link {
	padding-bottom: 10px;
	padding-top:5px;
}
.q-link a {
	font-size: 12px;
	text-decoration:none;
}
.q-link a:hover{
	text-decoration: underline;
}
.button_link {
	border-style: none;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	cursor: pointer;
}
.button_link:hover {
	text-decoration: underline;
}
.product_sep {
	border-bottom-style: groove;
	border-bottom-width: 2px;
	border-bottom-color: #800000;	
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:15px;
	text-align: left;
	height:50px;
}
.product_sep a {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.product_sep a:hover {
	text-decoration:underline
}
.product_sep img {
	border-bottom:5px #CCCCCC solid;
	margin-left:15px;
}

.logo_buttons {
	border-style: none;
	display: block;
	text-align: center;
	width: 125px;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 30px;
	margin-left: 20px;
	margin-right: 50px;
}
.product_sep form {
	margin: 5px 0px 5px 0px;
}
a.quote_button {
	background-image:url('http://tdmachinetools.com/images/quick-quote.gif');
	text-decoration:none;
	display:block;
	width:150px;
	height:100px;
	background-repeat:no-repeat;
}
a.quote_button:hover {
	background-image:url('http://tdmachinetools.com/images/quick-quote-hover.gif')

}