/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */

.search_signup {background-image:url(../images/components/nlsignup_bg.jpg); background-position:left; background-repeat:no-repeat;
				width:980px; height:30px; margin-top:30px;}

.nlsignup {width:400px; float:right;}

.signupemail {margin-left:90px; float:left; margin-top:-3px; border:1px solid #666; padding:2px; width:230px;}

.signupsubmit {margin-left:8px; margin-top:-3px;}

.newheader {background-image:url(../images/components/h1_bg.jpg); background-position:left; background-repeat:no-repeat;}

.yhnltextfield {border:none; width:270px; padding:8px; background-color:#CCCCCC; color:#666666; font-weight:bold;}

@font-face {
    font-family: "BellCent Add BT";
    src: url(ace.ttf);
}

.thumb {float:left; margin:6px;}

strong {color:#6666CC;}

p.featureintro {clear:both; margin-bottom:10px; font-weight:bold; color:#C00;}

.event {width:100%; margin-bottom:8px; height:auto; background-color:#f1f1f1;}

.boxhead {background-color:#99CC99; text-transform:uppercase; color:#FFFFFF;
		  font-weight:bold; font-size:1.2em; padding-left:5px;}
		  
.infobox {width:340px; margin-bottom:10px;}		
		  
.infobox p { padding:5px;}

.foodbox {width:100%; margin-bottom:8px; min-height:180px;; background-color:#f1f1f1;}

.bigtextfield {border-right:1px solid #CCC; border-bottom:1px solid #CCC; background-color:#EEE; border-top:none; border-left:none; width:600px; height:40px; font-size:36px; padding:3px; color:#666666; font-weight:bold;}

.featprofile {width:180px; padding-right:5px; float:left; margin:10px 10px 10px 10px;}	


.left h3 {
	clear: both;
	background: url(../images/components/h3bg.gif) repeat-x center left;
	color: #FFF;
	padding: 3px 0 4px 10px;
	font: bold 1.3em "BellCent Add BT", Arial, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 10px 0;
}	 


div.homebox h1 {font-size:1.3em;}

div.homebox {width:280px; margin:8px; padding:5px;  background-color:#FFFFFF; float:left;}

div.homebox p {width:280px !important; margin-left:0px !important;} 

div.homebox a {	color:#FF0099;  text-decoration:none; font-weight:bold;}
div.homebox a:hover { color: #666666;  text-decoation:underline; font-weight:bold;}

* html subsad {margin-bottom:10px;}

.btmlogos {float:right;}

.articlelinks {width:180px; border:1px solid #CCC; float:right; padding:10px; margin:10px;}

.minivid {margin-left:1px; margin-top:-10px; margin-bottom:-5px;}

		.txtchoice {
		background: #FFFFFF;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
	span.fakehead {
	
	color: #666;
	padding: 3px 0 4px 0;
	font: 0.9em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 0 0;
	
	}
	

	


.overviewtab a {text-decoration:none; color:#666666; font-size:.85em; font-weight:normal;}
.overviewtab a:hover {text-decoration:underline; color:#999999; font-size:.85em; font-weight:normal;}

.overviewtab {border-top:1px solid #CCC; padding-top:8px;}

.webicons {margin-left:auto; margin-right:auto; text-transform:uppercase; color:#999; font-size:.8em;}

.webicons a {color: #333; background: #fff; text-decoration:none;}
.webicons a:hover {color: #999; background: #fff; text-decoration:none;}

.feedtable {float:right; clear:both;}

.gchmtable img {border-top:1px solid #999; padding-top:8px;}

/* SMALLER HOME BOX */



div.homeboxsm {width:180px; margin:8px; padding:5px;  background-color:#FFFFFF; float:left;}

div.homeboxsm h1 {font-size:1em;}

div.homeboxsm p {width:180px !important; margin-left:0px !important;} 

div.homeboxsm a {color:#CC0099;  text-decoration:none; font-weight:bold;}
div.homeboxsm a:hover { color: #999999;  text-decoation:underline; font-weight:bold;}

 #newicon {
	background-image:url(../images/components/new_ico.png);
	background-repeat:no-repeat;
	position:absolute;
	left:315px;
	top:219px;
	width:40px;
	height:40px;
	z-index:2;
	}


.yeddahm {flaot:left;}

.hmtaster {width:300px; height:120px; margin:7px; float:left;}

.hmtaster h5 {color: #666;
	padding: 3px 0 4px 0;
	font: 1em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 0 0;}
	
.hmh2 {color: #666;
	padding: 3px 0 4px 20px;
	font: 1.2em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 0 0;}	


.hmtaster img {float:left; margin:4px;}

.hmtaster a {font-size:.8em;}

td.hmhead {background-image:url(../images/components/hm_head_bg.jpg); background-repeat:repeat-x; background-position:left;}

/*box for image and text in the galleries: bathroom, bedroom, etc*/
div.galleryimages
{
	/*clear:none;*/
	border:1px solid #999; 
	margin:8px; 
	padding:8px;
	width:150px;
	float:left;
	height:180px;
	background-color:#EDEEE6;
}

/*gallery's tabs*/
#tabs {
	float:left;
	width:100%;
	background:#FFFFFF;
	line-height:normal;
	border-bottom:1px solid #999;
	}

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

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

#tabs a {
	float:left;
	background:url("http://www.yhmag.co.uk/css/img/tableft.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("http://www.yhmag.co.uk/css/img/tabright.jpg") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333;
	}
#tabs b{
	float:left;
	background:url("http://www.yhmag.co.uk/css/img/tableft.jpg") no-repeat left top;
	margin:0;
	padding:0px 0 0 4px;
	text-decoration:none;
	background-position:0% -42px;
	}
#tabs b span{
	float:left;
	display:block;
	background:url("http://www.yhmag.co.uk/css/img/tabright.jpg") no-repeat right top;
	padding:5px 15px 4px 6px;
	background-position:100% -42px;
	color:#333;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#F0C;/*591333*/
	}

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

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