body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-position: 0% 0%;
	background-color: #003C4A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

body a {
	text-decoration: none;
	color: #204A86;
}
body a:hover {
	color: #6EA936;
	text-decoration: underline;
}
#header {
	background-color: #EBF3C6;
	height: 110px;
	color: #00797F;
	padding-top: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#footer {
	clear: both;
	background-color: #EBF3C6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

#container {
	width: 960px;
	background-color: #FFFFFF;
	border-radius: 15px;
	background-image: url(../images/mainback.png);
}
#title_image {
	float: left;
	margin-left: 10px;
	margin-right: 10px;

}

#title_img_right {
	float: right;
	margin-right: 20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

#navigation {
	background-color: #006F78;
	width: 100%;
	height: 32px;
	background-image: -webkit-linear-gradient(0deg,rgba(0,111,120,1.00) 0%,rgba(0,111,120,1.00) 29.54%,rgba(235,243,198,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(0,111,120,1.00) 0%,rgba(0,111,120,1.00) 29.54%,rgba(235,243,198,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(0,111,120,1.00) 0%,rgba(0,111,120,1.00) 29.54%,rgba(235,243,198,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(0,111,120,1.00) 0%,rgba(0,111,120,1.00) 29.54%,rgba(235,243,198,1.00) 100%);
}
#navigation ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
}
#navigation ul li a {
	color: #FFF;
	white-space: nowrap;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-transition: background-color 200ms ease 0s, color 300ms ease-in-out 80ms;
	-o-transition: background-color 200ms ease 0s, color 300ms ease-in-out 80ms;
	transition: background-color 200ms ease 0s, color 300ms ease-in-out 80ms;
	font-family: "Droid Sans Bold";
}
#navigation ul li a:hover {
	background-color: #EBF3C6;
	color: #00797F;
}
#navigation a:hover {
	background-color: #EBF3C6;
	color: #00797F;
	text-decoration: none;
}
#main {
	width: 535px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main p {
}
#main h2  {
	font-family: "Droid Sans Bold";
	font-style: normal;
	font-weight: 400;
}
#sidebar {
	width: 375px;
	float: left;
	position: relative;
	padding-left: 10px;
}
#sidebar h4  {
	padding-left: 20px;
	font-family: "Droid Sans Bold";
}
#img_trailer  {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 8px;
}
#sidebar table {
	font-weight: bold;
	font-family: "Droid Sans Bold";
	width: 337px;
	border-collapse: collapse;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#sidebar table tr
{
	border:thin solid #539E94;
	width:335px;
}

#sidebar table tbody tr td {
	padding-left: 10px;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar table thead tr td {
	text-align: center;
	border-top:none;
	border-bottom:none;
	background-color: #479790;
	color: #FFFFFF;
	font-size: large;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 335px;
}
.noHL       {
	background-color: #F3F8DE;
	color: #727272;
}
.highlight {
	background-color: #F3FF3E;
	color: #285DA8;
}
.highlightClosed {
	background-color: #F3FF3E;
	color: #E43131;
}

#footer p  {
	font-style: italic;
	font-size: small;
	padding-left: 10px;
}
#map {
	text-align: center;

}
#main dl dt {
	font-family: "Droid Sans Bold";
	font-style: normal;
	margin-top: 10px;


}
#main dl dd {
	font-style: normal;
}
body a:visited {
	/* [disabled]color: #80C242; */
}
.map {
	border-width: 0px;
	width: 80%;
	height: 380px;
}
#sidebar h2 {
	font-family: "Droid Sans Bold";
	font-weight: normal;
	margin-top: 38px;
	text-align: left;
}
#img_nosteel {
	width: 50px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
#img_check {
	width: 50px;
	height: auto;
	float: left;
	margin-top: 5px;
}
#main a span   {
	display: none;
	z-index: 1;

}
#main a:hover   span {
	display: block;
	position: fixed;
	left: 250px;
	top: 40%;

}
#main a span img {
	width: 200px;
	height: 150px;
	border-radius: 8px;
}
#comments button {

}
#email   {
	left: 60px;

}
.formbutton  {
	/* [disabled]left: 70px; */
	font-weight: bold;


}
.required   {
	color: #E04244;
}
.alignright {
	text-align: right;
	display: block;
}
.open {
	color: #285DA8;
	text-align: center;
	font-family: "Droid Sans Bold";
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #EBF3C6;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 15px;
	margin-right: 15px;
	width: 335px;
	border: thin solid #06CB16;
}
.closed {
	color: #E43131;
	text-align: center;
	font-family: "Droid Sans Bold";
	background-color: #EBF3C6;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 15px;
	margin-right: 15px;
	width: 335px;
	border: thin solid #EC1F23;

}
#sidebar h2 span {
	text-decoration: underline;
	text-transform: uppercase;
}
#sidebar ul {
	list-style-image: url(../images/nobuytiny.png);
	text-align: left;
}
#main ul {
	list-style-image: url(../images/checktiny.png);
}
#shareables div {


}
.fb-like {
	position: relative;
	top: -5px;
	left: -20px;
}












@media screen and (orientation:portrait) and (max-width:720px){
#img_trailer {
	height: auto;
	border-radius: 3px;
	display: inline;
	width: 42%;
}
#navigation {
	height: auto;
}
#navigation ul li {
	float: none;
}
#main {
	width: 100%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	float: none;
}
#title_image {
	max-width: 95%;
	max-height: 100%;
}
#title_img_right {
	display: none;
}
#sidebar table {
	width: 90%;
	padding-left: 0px;
	margin-left: 5%;
}
.closed {
	width: 89%;
	margin-left: 5%;
}
.open {
	width: 89%;
	margin-left: 5%;
}
#sidebar {
	width: 100%;
	text-align: center;
	padding-left: 0px;
	float: none;
}
#container {
	background-image: none;
	width: 100%;
}
#sidebar h4 {
	float: left;
	display: inline;
	font-size: 80%;
	text-align: left;
	margin-left: 0px;
	padding-left: 10px;

}
body {
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}
#main p {
	width: 90%;
	margin-left: 3%;
	margin-right: 3%;
}
#map {
	width: 100%;
	height: auto;
}
#main dl  {
	/* [disabled]width: 90%; */
	max-width: 95%;
}
#img_nosteel {
	width: 10%;
	height: auto;
	margin-top: -5%;
	margin-right: 0px;
	margin-left: 5%;

}
#img_check {
	width: 10%;
	height: auto;
	position: relative;
	min-width: 35px;
}
#sidebar h2 {
	margin-left: 20%;


}
#webuy  {
	width: 80%;
}
#comments {
	width: 95%;
}
#email {
	width: 100%;
}
#tel {
	width: 100%;
}
#comment {
	width: 100%;
}
#main a:hover span {
	position: relative;
	left: 0%;
	top: 100%;
}












}

#main dl dt {
	width: 90%;
}
