body, html {
	background: #b4056a;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-bottom: 20px;
	color: #09539D;
}


a.button {
    background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    font-size: 14px;
}

a.button span {
    background: transparent url('../img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    font-size: 12px;
    
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

#banner {
	border: 1px solid #09539d;	
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	padding: 10px;
	padding-left: 7px;
	padding-right: 7px;
}



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: 170px;
	padding: 0px;
	background: #FFF url(../img/8mart3.jpg) top left no-repeat;
	color: white;
	text-align: left; 
	font-size: 30px; 
	padding: 5px;
	font-weight: bold; 
}

#Header a {
	color: white;
	font-size: 10px;
	border: px solid gray; 
}

#Footer {
	height: 15px;
	text-align: center;
	margin-top: 10px; 
	
}

#Footer a {
	text-decoration: none;
	 
	
}

#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 #b4056a;
	border-collapse: collapse;
}

.offers th {
	padding: 3px 0px;
	background-color: #b4056a;
	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: #f4f4f4;
}

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

.sponsorLabel {
	border: 1px solid #b4056a;
	padding: 3px 0px;
	background-color: #b4056a;
	color: white;
}


#friendLinks {
	color: white; 
	
}

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

.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;
}

