TD {
font-family: 'Tahoma', Tahoma, Verdana;
font-size: 12px
}
a:link { 
	color: #fddf68;
	}
a:visited { 
	color: #fddf68;
	}
a:hover { 
	color: #006bc5;
	text-decoration: none;
	}
a:active { 
	color: #006bc5;
	}
.update-pic a { 
	color: #000;
	font-weight: bold;
	}
.update-pic-big a { 
	color: #000;
	font-weight: bold;
	}
	/******************************************/	
a.menu1:link { 
	color: #000000;
	}
a.menu1:visited { 
	color: #000000;
	}
a.menu1:hover { 
	color: #9d2202;
	text-decoration: none;
	}
a.menu1:active { 
	color: #9d2202;
	}
img.brd { border: 1px solid #000000;  }

img { border: 0; }

ul {
	font-size:12px;
}


.content { clear: both; width: 710px; }
.cl-1of2 { float: left; width: 350px; }
.cl-2of2 { float: right; width: 350px; }

.models-txt h1 { font-size: 20px; text-align: left; }


.freetour-double { clear: both; width: 850px; height: 642px; }
.freetour-double-dp { clear: both; width: 850px; height: 400px; }

.freetour-item { float:left; width: 350px; height: 194px; 
margin:5px 30px 5px 30px; border: 5px solid #FFF; background-color: #FFF; }

.freetour-item-single { width: 750px; height: 415px; border:4px solid #FFF; background-color: #FFF; margin: 10px 0 10px 48px;}
.freetour-item-single-sp { width: 750px; height: 620px; border: 4px solid #FFF; background-color: #FFF; margin: 10px 25px 10px 0px;}
.freetour-item-single-dp { width: 750px; height: 380px; border: 4px solid #FFF; background-color: #FFF; margin: 10px 25px 10px 0px;}

.freetour-item-big { float:left; width: 350px; height: 289px; margin: 12px 30px 5px 30px; border: 2px solid #FFF;  }
/* .freetour-item-big { width: 750px; height: 620px; padding: 50px; text-align: center; background-image: url('/img/freetour/bg-item-big.gif'); } */
.ad { float:none;}

.models-item { width: 360px; height: 225px; padding: 15px; background-image: url('/img/models/bg-item.gif'); }
.models-item-margin { float: left; margin: 0px 0px 20px 70px; }
.models-item-single { clear: both; }
.models-img { float: left; }
.models-txt { float: left; margin: 10px; }
.models-item table { font-size: 13px; }

.models-overview-item { float: left; width: 199px; height: 280px; padding-top: 10px; margin: 5px; background-image: url('/img/models/bg-overview-item.gif'); }

.update-double { clear: both; width: 660px; height: 252px; _width: 710px; padding: 0px 25px; background-image: url('/img/updates/bg-double.gif'); }
.update-pic { float: left; width: 305px;  margin-left: 5px; margin-top: 30px; padding: 10px; text-align: left; background: #bfebfa; }
.update-pic-big { float: left; width: 630px;  margin-left: 5px; margin-top: 30px; padding: 10px; text-align: left; background: #bfebfa; }
.update-video { clear: both; width: 630px; _width: 710px; height: 312px; padding: 39px 40px; background-image: url('/img/updates/bg-video.gif'); text-align: left; font-size: 14px; }
.update-video h1 { font-size: 15px; margin-bottom: 00px; }

.nav-pages, .heading-links, h1 { font-size: 15px; font-weight: bold; }
h1.enter { font-size: 40px; font-weight: bold; }

/* --------------------------------------------------------------------------------- */
/*	gallery									*/
/* --------------------------------------------------------------------------------- */

.pic-c-master {
	clear: both;
	width: 800px;
	font-size: 1.8em;
	text-align: center;
}

.pic-c-master a, .pic-c-master a:hover { color: #01b5f2; }

.pic-c-pic {
	float: left;
	margin: 5px;
	border: 3px solid #FF0FEB;
}

.pic-member-thumbs {
	float: left;
	margin: 5px;
}

.pic-member-options a {
	clear: both;
	display: block;

	color: #fff;
	background: #0091c2;
	font-size: 10px;
	margin-top: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.pic-member-options a:hover {
	color: #fff;
	background: #007197;
}

