/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


fieldset{border: solid #ddd 1px;}

body{
	cursor: default;
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 1.3em;
}

/*b{font-family: "Gill Sans MT";}*/


h1{
	font-family: Tahoma, Garamond, arial, sans serif;
  font-size: 18px;
  letter-spacing: .01em;
  padding: 0px; 
  margin: 0px; 
  color: #0AF;
}

a{
	outline: none;
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

a:hover{cursor: hand; color: #08F;}



#menu dt {
	margin-bottom: 10px;
	padding-left: 20px;
	
	font-family: "Trebuchet MS";
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/arrow.png) no-repeat left center;
	color: #057;
}

#menu dt:hover{
background: transparent url(/images/arrow_select.gif) no-repeat left center;
}

#preload_menu_hover{
  width:0;height:0;
  background: transparent url(/images/arrow_select.gif) no-repeat left center;
}

.name{width: 300px;}

.price{width: 60px;}

#menu td{
	padding: 4px;
	margin-top: 10px;
	border: double #ddd 3px;
}

#menu td:hover{
	font-size: 15px;
	color: #08B;
}



#Comment{
	background: transparent url(/images/Comment.jpg) no-repeat center top;
	
	width: 100%;
	height: 80px;
}


.spacer{
	height: 20px;
	width: 1px;
}

.rqmargin{
	margin-top: 20px;
	margin-left: 30px;
}

.rqlegend{
	font-family: "Gill Sans MT Condensed";
	font-size: 20px;
	color: #06d;
	margin: 0;
	padding: 0;
}

.rqdate{
	font-family: Tahoma;
	font-size: 10px;
	color: #08d;
	text-align: right;
	margin: 0;
	padding: 0;
}

.rq{
	font-family: Georgia;
	font-size: 12px;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 450px;
	cursor: default;
	margin: 0;
}

.rq:hover div{
	font-size: 130%;
	
}

.rqtext{
	margin: 0;
	padding: 0;
}

#rlinks{}

#rlinks a{ 
	text-decoration: none;
	font-family: "Copperplate Gothic Bold";
	font-size: 14px;
	color: #07c;
	padding: 4px;
	margin-top: 10px;
	display:inline-block;
	border-top: solid #07c 2px;
	border-left: solid #038 2px;
	border-right: solid #07c 2px;
	border-bottom: solid #038 2px;
}


#rlinks a:hover{
	color: #08f;
  background: #000;
}

.button{
	height: 30px;
	width: 214px;
	background-image: url(/images/button.gif);
}

#back_header{
	background: transparent url(/images/back_header.gif) repeat-x left center;
	height: 96px;
}

#logo{
	width: 214px;
  height: 96px;
  background: transparent url(/images/logo.jpg) no-repeat left center;
}

#top{
	height:28px;
	background: transparent url(/images/top.gif) repeat-x left center;
}

#yield_padding{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 100%;
}

#footer_back{
	background: transparent url(/images/footer_back.gif) repeat-x left center;
}

#footer{
	height: 5px;
	background: transparent url(/images/footer.gif) no-repeat left center;
}


#link_back{
	background: transparent url(/images/buttons_back.gif) repeat-y left center;
	margin:0px;
	width: 100%;
}

.link{
	margin-left: 63px;
	margin-top: 4px;
}

.link a{
	width: 145px;
	height: 25px;
	background: transparent url(/images/button.gif) no-repeat left center;
	display: block;
	padding-top: 5px;
	
	color: #fff;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.link a:hover{
	background: transparent url(/images/button_over.gif) no-repeat left center;
}

#link_td_container{
	vertical-align: top;
	padding-top:10px;
}

#footer_links{
	left:45%;
	text-align:center;
	margin-top: 10px;
}

#footer_links a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

#footer_links a:hover{
	color: #08F;
}

.hidden_div{
	background: transparent url(/images/button_over.gif) no-repeat;
	width:0;
	height:0;
}

.RQuote{
	background-color: #ddf;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom:15px;
	margin-left: 10px;
	margin-right: 5px;
}

.RQuote:hover{
	font-size: 120%;
	background-color: #fff;
	border: double #ccf 4px;
}

.pagination a {font-weight: bold;}
.pagination a:hover {color: #357;}

.admin_services td {
  padding-right: 5px;
}

.admin_services a {
  color: #08f;
}

.admin_services a:hover {
  color: #000;
}
