body {
	margin: auto;
	padding:0;
	font:11px Tahoma;
	color:#000;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-color:#006FA4;
	background-position:center;
}
#allcontent {
	width:990px;
	background-image:url(../images/bottomcity.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	display:table;
	margin:auto;
}
#wrap-header {
	width:100%;
	height:20px;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	padding:10px;
	position:absolute;
	bottom:0;
}
#header {
	height:75px;
	width:95%;
	margin:0 auto;
}
#notify-bar {
	float:left;
	width:100%;
	padding:4px 0;
	border-top:1px dashed #A1B2BF;
	border-bottom:1px solid #A1B2BF;
}
#header-nav {
	float:left;
	width:100%;
	height:15px;
	padding:0;
	margin:-1px 0 0;
	text-align:center;
}
#wrap {
	width:980px;
	margin:0 auto;
	z-index:0;
}
#col-left {
	float:left;
	width:200px;
}
#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 220px;
}

.subcontents {
	width:100%;
	float:left;
}

.subcontents h1 {
	font-family:"Century Gothic",Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#06F;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #E4E4E4;
	width:96%;
}



.formcombobox {
	width:175px;
	font-size:12px;
	color:#525252;
}
.formText {
	font-size:11px;
}
.formbutton {
	margin-top:5px;
	border:1px solid #c4cecd;
	background-color:#FFFFFF;
	margin-left:0px;
	margin-bottom:5px;
}

h1 {
    font:bold 1.25em Tahoma;  
}
h2 {
    font:bold 1.3em Tahoma;
    color:#565E69;
}
h2 a {
	font:.9em Tahoma;
	color:#9AAA42;
	text-decoration:none;
	border-bottom:1px dotted #9AAA42;
}
#details-header h2 span {
    font:12px Tahoma;
    color:#565E69;
}
h4 {
    font:bold 1em Tahoma;
    color:#565E69;	
	margin-bottom:0;
}

#page-contents {
	margin-top:10px;
	line-height:18px;
	width:96%;
	text-align:justify;
	
}


#tr-navigation {
	width:978px;
	float:left;
	background:url("../images/tr-nav-bg.gif") repeat-x;
	margin-bottom:10px;
}
#tr-navigation-left {
	width:11px;
	height:36px;
	background:url("../images/tr-nav-left.gif") no-repeat;
	float:left;
}
#tr-navigation-right {
	width:11px;
	height:36px;
	background:url("../images/tr-nav-right.gif") no-repeat;
	float:right;
}
.trmenu{
	float:left;
	padding: 0;
	margin: 0 auto 0 auto;
	list-style: none;
}
.trmenu li{
	float:left;
	margin-right:5px;
}
.trmenu li a{
	float: left;
	display: block;
	color:#FFF;
	text-decoration: none;
	font:bold 12px Tahoma;
	padding:10px 0 0;
	margin-left:20px;
	text-align: center;
	cursor: pointer;	
}
.trmenu li.current a, .trmenu li a:hover{
	color: #fff;
	background: url("../images/bg-current-nav.gif") no-repeat;
	background-position: center top;
	text-decoration:underline;
}


/* Kutular */
#search {
    padding:0;
    margin:0 0 10px 0;
	float:left;
	background:url("../images/search-bg.gif") repeat-y;
}
#search h2 {
    background:url("../images/search-header.gif") no-repeat;
    font:bold 1.1em Tahoma;
    padding:4px 5px;
    color:#fff;
    margin:0;
}
.search-footer {
    width:205px;
    height:14px;
    background:url("../images/search-bott.gif") no-repeat;
    margin:0;
}


#summary {
    padding:0;
    margin:0 0 10px 0;
	float:left;
	background:url("../images/1-bg.gif") repeat-y;
}
#summary h2 {
    background:url("../images/1-header.gif") no-repeat;
    font:bold 1.1em Tahoma;
    padding:4px 5px;
    color:#333;
    margin:0;
}
.summary-footer {
    width:205px;
    height:14px;
    background:url("../images/1-bott.gif") no-repeat;
    margin:0;
}


#article {
    padding:0;
    margin:0 0 10px 0;
	float:left;
	background:url("../images/2-bg.gif") repeat-y;
}
#article h2 {
    background:url("../images/2-header.gif") no-repeat;
    font:bold 1.1em Tahoma;
    padding:4px 5px;
    color:#333;
    margin:0;
}
.article-footer {
    width:205px;
    height:14px;
    background:url("../images/2-bott.gif") no-repeat;
    margin:0;
}


#links {
    padding:0;
    margin:0 0 10px 0;
	float:left;
	background:url("../images/3-bg.gif") repeat-y;
}
#links h2 {
    background:url("../images/3-header.gif") no-repeat;
    font:bold 1.1em Tahoma;
    padding:4px 5px;
    color:#333;
    margin:0;
}
.links-footer {
    width:205px;
    height:14px;
    background:url("../images/3-bott.gif") no-repeat;
    margin:0;
}

/* Kutular */



/* Private Adverts */
.Contents {
    float:left;
	width:550px;

}
.redtext {
	color:#900;
}
.bluetext {
	color:#03C;
}




/* special offer */
.send-bg-1 {
	padding:5px 5px 10px 5px;
	margin:0px 13px 10px 5px;
	background-color:#fff;
	width:152px;
	float:left;
	height:100px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background-image:url(../images/send-bg-1.gif);
	background-repeat:no-repeat;
}

.send-bg-1:hover {
	cursor:pointer;
	color:#900;
}

.send-bg-1 h3 {
	font-size:13px;
	color:#009;
	padding:0px;
	margin:0px auto;
}

.send-bg-1 img {
	padding:4px;
}


.send-bg-2 {
	padding:5px 5px 10px 5px;
	margin:0px 13px 10px 5px;
	background-color:#fff;
	width:152px;
	float:left;
	height:100px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background-image:url(../images/send-bg-2.gif);
	background-repeat:no-repeat;
}

.send-bg-2:hover {
	cursor:pointer;
	color:#900;
}

.send-bg-2 h3 {
	font-size:13px;
	color:#009;
	padding:0px;
	margin:0px auto;
}

.send-bg-2 img {
	padding:4px;
}


.send-bg-3 {
	padding:5px 5px 10px 5px;
	margin:0px 13px 10px 5px;
	background-color:#fff;
	width:152px;
	float:left;
	height:100px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background-image:url(../images/send-bg-3.gif);
	background-repeat:no-repeat;
}

.send-bg-3:hover {
	cursor:pointer;
	color:#900;
}

.send-bg-3 h3 {
	font-size:13px;
	color:#009;
	padding:0px;
	margin:0px auto;
}

.send-bg-3 img {
	padding:4px;
}

.special_offer_homepage_tr {
	border:2px solid #E3E3E3;
	padding:5px;
	margin:0px 5px 10px 3px;
	background-color:#fff;
	width: 245px;
	float:left;
	text-decoration:none;
	color:#000;
}
.special_offer_homepage_tr:hover {
	border:2px solid #06C;
	cursor:pointer;
	text-decoration:none;
}

.special_offer_homepage_tr img {
	float:left;
	border:2px solid #fff;
	margin-right:10px;
}
/* /special offer */


/* special offer */
#NewsHorizontal {
	width:525px;
	height: 90px;
	display: block;
	overflow: hidden;
	position: relative;
	float:left;
	margin-bottom:10px;
	margin-left:5px;
	background-image:url(../images/special-bg.gif);
	background-repeat:no-repeat;
}
#TickerHorizontal {
	height: 200px;
	display: block;
	margin-top:3px;
	margin-left:1px;
	padding: 0;
}
#TickerHorizontal li {
	display: block;
	width: 200px;
	height: 90px;
	float: left;
}

#TickerHorizontal img {
	margin-right:10px;
	margin-left:10px;
	
}
/* /special offer */


.tableheader {
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px; 
	border-top:#CCC solid 1px;
	background-color:#E5E5E5;
	padding-left:5px;
	font-size:14px;
	height:30px;
}
