/* H & J turkey website */


.home {
margin:10px 10px 10px 10px;
background: #bbb3ae;
color: #000000;
/*background-image: url('../assets/bg.jpg');
background-repeat: no-repeat;*/
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
}

.colour_1 {
background: #D1CBC5;
color: #ffffff;
}

.colour_2 {
background: #CEC3BD;
color: #5C4439;
}

.white_line {
background: #ffffff;
color: #ffffff;
}

.foot {
/* t r b l */
padding: 5px 0px 5px 25px;
background: #CEC3BD;
color: #5C4439;
background-image: url('../assets/bg2.gif');
background-repeat: no-repeat;
}

.strapline {
background-color: transparent;
color: #EAE4D0;
font-size: 16px;
}

.txt_table_1_cell_1 {
/* t r b l */
padding: 0px 30px 0px 30px;
vertical-align: bottom;
height: 230px;
}

.txt_table_1_cell_2 {
/* t r b l */
padding: 0px 0px 0px 0px;
vertical-align: bottom;
background-color: transparent;
color: #EAE4D0;
font-weight: bold;
font-size: 13px;
}

.table_2_cell_1 {
background-image: url('../assets/bg1.jpg');
background-repeat: no-repeat;
}

.table_2_cell_2 {
background-image: url('../assets/bg3.jpg');
background-repeat: no-repeat;
}

.txt_table_2 {
background-color: transparent;
color: #5C4439;
font-size: 12px;
line-height: 16px;
}

.txt_table_2_cell_1 {
/* t r b l */
padding: 20px 0px 0px 0px;
}

/* links */

a.hj_link:link {
	background: none;
	color: #686ca2;
	text-decoration: none;
	font-weight: bold;
}
a.hj_link:visited {
	background: none;
	color: #686ca2;
	text-decoration: none;
	font-weight: bold;
}
a.hj_link:hover {
	background: none;
	color: #686ca2;
	text-decoration: none;
	font-weight: bold;
}
a.hj_link:active {
	background: none;
	color: #89494d;
	text-decoration: none;
	font-weight: bold;
}

/* navigation */
.n_over {
background-color: #89494d;
color: #000000;
/* t r b l */
padding: 4px 0px 4px 25px;
}

.n_off {
background-color: transparent;
color: #000000;
/* t r b l */
padding: 4px 0px 4px 25px;
}

.n_selected {
background-color: #cc9999;
color: #ffffff;
/* t r b l */
padding: 4px 0px 4px 25px;
}

.n_link_over {
background-color: transparent;
color: #ffffff;
text-decoration: none;
font-weight: bold;
} 

.n_link_off {
background-color: transparent;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.n_link_selected {
background-color: transparent;
color: #000000;
text-decoration: none;
font-weight: bold;
}.credit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}
