body,html { /* #234399 */ /* #0100c8 url(../img/mainbg.gif)*/
	background: #2343dd;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 10px;
	padding-bottom: 20px;
	color: #09539D;
}

select {
	font-size: 10px;
}

p {
	padding: 0px 0px;
}

h3,h1 {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #09539D;
}

img {
	border: none;
}

a,a:visited,a:active {
	color: #09539D;
	font-size: 10px;
}

a:hover {
	text-decoration: none;
	color: #09539D;
}

#Wrapper {
	width: 972px;
	margin: 0 auto;
	text-align: left;
}

#Header {
	height: 60px;
	color: white;
	padding: 0px;
	background: #FFF url(../img/nyheader.jpg) top left no-repeat;
}

#Footer {
	height: 15px;
	color: yellow;
	text-align: center;
	font-size: 12px; 
	
}

#Footer a {
	color: yellow;
}

#Content {
	padding: 0px 20px 30px 20px;
	background: #FFF top left repeat-y;
	min-height: 300px;
	_height: 300px;
}

#all {
	width: 700px;
	padding: 0px;
}

#holder {
	padding-top: 10px;
	font-size: 10px;
}

#details {
	float: left;
	width: 200px;
}

#right {
	float: right;
	width: 480px;
}

#pictures {
	text-align: center;
}

#pictures img {
	background-color: white;
	padding: 2px;
	border: 1px solid #09539D;
}

#description {
	padding-top: 10px;
	font-size: 11px;
}

#links {
	
}

#links #main {
	float: left;
}

#links #nav {
	float: right
}

#tabs input {
	border: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0000A0;
	width: 190px;
	height: 45px;
	cursor: pointer;
}

.tabBtn {
	background: url('../img/btnbg.jpg') top left no-repeat;
}

.tabBtnOn {
	background: url('../img/btnbgon.jpg') top left no-repeat;
}

#buttons {
	padding: 10px;
}

#buttons a {
	background: #fff url('../img/btnbg.jpg') center center no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 55px;
	padding-right: 55px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#btnOn a {
	background: #fff url('../img/btnbgon.jpg') center center no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 55px;
	padding-right: 55px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.title {
	padding: 10px 0px 5px 0px;
	font-family: sans-serif;
	font-size: 16px;
	font-style: italic;
	border-bottom: 1px solid #09539D;
}

.first {
	font-size: 40px;
	color: #C10000;
}

.tel {
	padding: 3px 0px 3px 3px;
}

.offers {
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #09539D;
	border-collapse: collapse;
}

.offers th {
	padding: 3px 0px;
	background-color: #09539D;
	color: white;
}

.bottomborder {
	border-bottom: 1px dotted #09539D;
	height: 1px;
	font-size: 1px;
}

.tbldetails {
	
}

.tbldetails th {
	padding: 6px 0px;
	vertical-align: top;
}

.tbldetails td {
	padding: 6px 0px;
	vertical-align: top;
}

.tbldetails .price th {
	font-size: 12px;
}

.tbldetails .price td {
	font-size: 12px;
	font-weight: bold;
	color: #D62223;
}

.br {
	clear: both;
}

.odd {
	background-color: white;
}

.even {
	background-color: #eaf1fc;
}

.offers td {
	padding: 5px 5px; //
	text-align: left;
}

.proba {
	border: 1px solid #09539d;
	padding: 3px 0px;
	background-color: #09539d;
	color: white;
}

.keywords {
	text-align: justify;
	font-size: 10pt;
	color: black;
	margin: 10px;
	margin-top: 20px;
	background: #eeeeee;
	padding: 5px;
	border: 1px solid black;
}

#bottomLinks {
	color: white;
	margin: 10px;
}

#bottomLinks a {
	font-szie: 10px;
	color: white;
}

#nybox {
	margin-bottom: 25px;
	width: 215px;
	border: 1px solid #336699;
	padding: 2px;
	height: 150px;
	font-size: 10px;
	text-align: left;
}

#nybox a {
	font-size: 11px;
	text-decoration: none;
}

#nybox #boxbody {
	font-size: 12px;
}

#boxTitleDiv {
	height: 32px;
	overflow: hidden;
}

#boxTitle {
	padding-bottom: 3px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
}

#moreLink a {
	font-size: 10px;
	text-decoration: underline;
}

#searchForm {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #f69f4b;
	 
}

#searchForm input {
	width: 95%;
}

#searchForm select {
	width: 98%;
}

#searchForm submit {
	width: 100px %;
}

#mainLocations {
	border: 1px solid #70a1eb;
	padding: 5px;
	line-height: 150%;
}

#mainLocations a {
	font-size: 13px;
	color: blue;
	text-decoration: none;
}

#tabsI {
	float: left;
	width: 100%;
	background: white;
	font-size: 93%;
	line-height: normal;
	border-bottom: 5px solid #70a1eb;
}

#tabsI ul {
	margin: 0;
	padding: 10px 10px 0 0px;
	list-style: none;
}

#tabsI li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsI a {
	float: left;
	background: url("../img/tableftI.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#tabsI a span {
	float: left;
	display: block;
	background: url("../img/tabrightI.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsI a:hover span {
	color: #FFF;
}

#tabsI a:hover {
	background-position: 0% -42px;
}

#tabsI a:hover span {
	background-position: 100% -42px;
}

#tabsI #current a {
	background-position: 0% -42px;
}

#tabsI #current a span {
	background-position: 100% -42px;
}