/* CSS Document */

Body
{
margin: 30px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
background-color: #000000;
line-height:20px;
cursor:default;
}

.logo
{
margin-bottom: 20px;
}

.clearBoth
{
	clear: both;
}

.logo2
{
	margin-bottom: 20px;
}

#logos_left
{
	float: left;
	width: 300px;
}

#logos_right
{
	float: right;
	width: 280px;
}

a
{
color: #333;
text-decoration: none;
outline:none;
}
a:hover
{
color: #CCCCCC;
text-decoration: none;
}
h1
{
color: #CCCCCC;
font-size: 18px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
font-weight:normal;
border-bottom:1px dotted #333333;
}
h2
{
color: #fff;
font-size: 18px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border-bottom:1px dotted #333333;
font-weight:normal;
}
h3
{
color: #fff;
font-size: 18px;
margin: 0px 0px 10px 0px;
padding: 0px;
font-weight:normal;
}

hr
{
border: 0px;
background: #ffffff;
height: 1px;
margin: 5px 0 10px 0;
}
.topleft
{
float: left;
}
.topright
{
float: right;
margin-top: 15px;
}
#navlinks
{
display: block;
}
#navlinks a
{
display: block;
margin-left: 0px;
margin-bottom: 5px;
}
#navlinks a:hover
{
display: block;
margin-left: 0px;
margin-bottom: 5px;
opacity:0.5;
filter:alpha(opacity=50);
}

#app-req
{
border: 1px solid #ffffff;
color: #FFFFFF;
padding: 6px 6px 6px 6px;
width: 109px;
text-align: left;
margin-left: 5px;
margin-bottom: 20px;
}
* html #app-req
{
border: 1px solid #ffffff;
color: #ffffff;
padding: 6px 6px 6px 5px;
width: 109px;
text-align: left;
margin-left: 5px;
margin-bottom: 20px;
}
.goleft
{
margin-left: 5px;
}
.mainhome
{
height: 180px;

}
.divider
{
border-bottom: 1px dotted #333;
height: 10px;
}
.botlinks
{
margin-top: 10px;
font-size: 11px;
color: #666666
}
.botlinks H1
{	color: #666666; }
.contentarea
{
margin-bottom: 20px;
margin-top: 24px;
text-align: left
}
.newcontentarea
{
margin-bottom: 20px;
margin-top: 20px;
text-align: left
}
TABLE.productinfo
{
margin-bottom: 20px;
}
.mainheader
{
height: 23px;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
padding-left: 0px;
padding-right: 4px;
}
.subheader
{
height: 23px;
font-size: 13px;
font-weight: bold;
color: #cccccc;
padding-left: 0px;
padding-right: 4px;
}
.itemheader
{
height: 23px;
text-align: left;
padding: 4px 4px 4px 4px;
border-top: 1px solid #FFFFFF;
color: #333333;
border-right: 1px solid #FFFFFF;
}
.itemheader-last
{
height: 33px;
padding: 0px 4px 14px 0px;
text-align: left;
color: #999999;
border-bottom: 1px solid #666;
}
.item
{
height: 23px;
padding: 4px 4px 4px 4px;
border-right: 1px solid #FFFFFF;
}
.item-white
{
height: 23px;
padding: 4px 4px 4px 0px;
}
.price-item
{
padding: 4px 4px 4px 0px;
}
.item-last
{
height: 23px;
padding: 4px 4px 4px 4px;
}

input.quick-req
{
width: 108px;
margin: 4px 0px 5px 0px;
height: 18px;
font-size: 12px;
padding: 0px;
font-size: 10px;
border: 1px solid #666666;
}
select.quick-req
{
width: 45px;
font-size: 10px;
padding: 0px;
margin: 4px 0px 7px 0px;
}
INPUT.contact
{
width: 400px;
height: 19px;
border: 1px solid #cccccc;
font-size: 13px;
margin: 5px 0px 20px 0px;
display: block;
} 
TEXTAREA.contact
{
	width: 400px;
	height: 70px;
	border: 1px solid #cccccc;
	font-size: 13px;
	margin: 5px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
} 
.linksTable
{
border-bottom: 1px solid #666;
}
select.contact
{
	width: 400px;
	height: 19px;
	border: 1px solid #cccccc;
	font-size: 13px;
	margin: 5px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
} 
ul#image-list {
list-style: none;
margin-bottom: 20px;
width: 600px;
}
#image-list li {
	float: left; 
	margin-right: 20px;
	height: 100px;
	margin-bottom: 20px;
}

#image-list a {
	display:block;

}

#image-list img {

	border: 1px solid #EEE;
}
#image-list img:hover {

	border: 1px solid #FF6600;
}
table.openingHours{
	width: 600px;
	margin-top: 20px;
	font-size: 18px;
}
.openingHours th{
	text-align: center;
	padding-left: 10px;
	width: 200px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}
.openingHours td{
	border-right: 1px solid #333;
	padding: 10px;
	text-align: center;
}
.openingHours td.empty{
	border: none;
}

.openingHours tr td.big
{
	
}


.star {
padding: 20px 0px 0px 180px;
}

table.prices
{
	width: 600px;
	font-weight: normal;
	color: #999999;
	padding: 5px;
}

table.prices tr td.title
{
	color: #FFFFFF;
}

table.prices tr td.item_price
{
	width: 100px;
	text-align: right;
}

table.prices tr td.dots
{
	border-bottom: 1px dotted #999999;
}
table.prices td{
		border-bottom: 1px dotted #999999;
}



table.pricestwo
{
	width: 280px;
	font-weight: normal;
	color: #999999;
	padding: 5px;
}

table.pricestwo tr td.title
{
	color: #FFFFFF;
}

table.pricestwo tr td.item_price
{
	width: 100px;
	text-align: right;
}

table.pricestwo tr td.dots
{
	border-bottom: 1px dotted #999999;
}
table.pricestwo td{
		border-bottom: 1px dotted #999999;
}

.lightgrey {
	color:#999;
}


