
body {
	min-width:1000px;
	margin:0;
	background-color: #e5e5cb;
	font:11px/14px Arial, Helvetica, sans-serif;
}
#holder {
	color:#000;
	background: #fff url(../images/bg.jpg) repeat-x 0 -60px;
	width:100%;
	position:relative;
}
img{
	border:none;
	display:block;
}
#main {
	width:100%;
	position:relative;
}
#sponsor-div{
	z-index: 99999;
	height: 150px;
	position:absolute;
	background-color: #fff;
	width:100%;
}
form {
	padding:0;
	margin:0;
}
a:focus{outline:none}
/* logo */
.logo{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:203px;
	height:76px;
	margin: 39px 0 0 14px;
	position:relative;
	cursor:pointer;
	z-index:9999;
}
.logo a{
	display:block;
	width:203px;
	height:76px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo-td{
	display:block;
	background:url(../images/logo-traveldirectory.png) no-repeat;
	width:203px;
	height:76px;
	margin:49px 0 0 14px;
	position:relative;
	cursor:pointer;
	z-index:9999;
}
.logo-td a{
	display:block;
	width:203px;
	height:76px;
	overflow:hidden;
	text-indent:-9999px;
}
a{outline:none;}
/* header */
#header{
	width:217px;
	position:relative;
	z-index:999;
	height:121px;
	margin-bottom: 0;
	overflow:hidden;
}
#tophonediv {
	font-size: 12pt;
	position: absolute;
	top: 69px;
	left: 241px;
	z-index: 99999;
	display: block;
	padding-right: 0;
}
#tophonediv h1 {
	font: bold 11px/28px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
}
.header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:121px;
}
/* nav */
.nav {
	position: absolute;
	background: url(../images/bg-topbar.jpg) no-repeat -393px bottom;
	width: 100%;
}
.nav-info {
	height:29px;
	overflow:hidden;
	top: 0;
	left: 0;
}
.bar-top {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
.bar-top li {
	float:left;
	padding:0 7px 0 8px;
	background: none no-repeat 0 0;
}
.bar-top li:first-child {background:none}
.bar-top li a {
	float:left;
	font:17px/28px Arial, Helvetica, sans-serif;
	color:#d0efef;
	text-decoration:none;
}
.bar-top li a:hover {text-decoration:underline}
.bar {
	padding:0 7px 0 0;
	margin:0;
	list-style:none;
}
.bar li {
	float:left;
	padding: 0;
	height:28px;
	background: url(../images/separator01.jpg) no-repeat right 0;
	position: relative;
	z-index: 999999;
}
.bar li a {
	float:left;
	font: bold 10px/22px Arial, Helvetica, sans-serif;
	color:#d0efef;
	padding: 0 5px;
	text-decoration:none;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
}
.bar li a:hover {text-decoration: none;
	-moz-opacity:1.00; 
	filter:alpha(opacity=100); 
	opacity:1.00;
}
/*.bar li a.login {background: url(../images/icon-login.jpg) no-repeat 0 50%}
.bar li a.contact {background:url(../images/ico01.jpg) no-repeat 0 50%}
.bar li a.friend {background:url(../images/ico02.jpg) no-repeat 0 50%}
.bar li a.home {background:url(../images/icon-home.jpg) no-repeat 0 50%}
.bar li a.faq {background:url(../images/ico03.jpg) no-repeat 0 50%}
*/
.search {
	float:left;
	width: 130px;
	margin: 5px 0 0;
}
.search label {
	float:left;
	background: url(../images/search.jpg) no-repeat 4px;
	width:20px;
	height:20px;
	margin:0 4px 0 0;
	text-indent:-9999px;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
}
.search span {
	float:left;
	background:url(../images/bg-input.jpg) no-repeat;
	width:75px;
	height:16px;
	margin:0 2px 0 0;
}
.search span input {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:65px;
	height:14px;
	padding:1px 5px;
	background:none;
	border:none;
}
.search input {float:left}
.title {
	float:right;
	font:17px/28px Arial, Helvetica, sans-serif;
	color:#d0efef;
	margin:0 12px 0 0;
}
/* logo holder */
.logo-holder {
	float:left;
	padding: 4px 0 0 229px;
	width:700px;
	position: absolute;
	z-index:100;
	top: 31px;
}
.slogan {
	float:left;
	font: bold 18px/62px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/separator.jpg) no-repeat 0 50%;
	padding:0 0 0 9px;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
}
/* menu */
#menu {
	clear:both;
	width: 223px;
	padding: 0;
	overflow:hidden;
	list-style:none;
	position: fixed;
	right: 0;
	top: 0;
	z-index:100;
	height: 143px;
	margin: 0;
	float: right;
}
#menu li {
	padding:0 0 0 0;
}
#menu li a {
	display:block;
	font:bold 14px/28px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/register.png) no-repeat 0 0;
	width: 223px;
	text-align:center;
	text-decoration:none;
	height: 143px;
	text-indent: -999999px;
}
/* content */
#content{
	width:100%;
	overflow:hidden;
}
.content {
	width:938px;
	padding: 1px 0 10px;
	margin:0 auto;
	overflow:hidden;
}
/* place */
.place {
	width:938px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.place li {
	float:left;
	background:url(../images/arrow.jpg) no-repeat 100% 50%;
	padding:0 9px 0 7px;
}
.place li a {
	font:11px/24px Arial, Helvetica, sans-serif;
	color:#069;
	text-decoration:underline;
}
.place li a:hover {text-decoration:none}
/* box1 */
.box1 {
	width:938px;
	overflow:hidden;
}
.box1-head {
	background:url(../images/box1-top.png) no-repeat;
	width:938px;
	height:9px;
	overflow:hidden;
}
.box1-info {
	background:url(../images/box1-bg.png) repeat-y;
	width:938px;
	overflow:hidden;
}
.box1-info ul li {
	background: url(../images/teaser3col-back.jpg) no-repeat 7px;
}
.box1-info ul li a:hover img {
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80;	
}

.box1 ul {
	width:936px;
	padding:0 0 0 2px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.box1 ul li {
	float:left;
	padding:0 0 0 8px;
}
.box1 .links li {padding:0 0 0 10px}
.box1-foot {
	background:url(../images/box1-foot.png) no-repeat;
	width:938px;
	height:9px;
	overflow:hidden;
}
/* columns */
.columns {
	width:938px;
	overflow:hidden;
}
/* column1 */
.column1 {
	float:left;
	width:488px;
	margin:11px 0 0;
}
.columnwide {
	width:938px;
	margin:11px 0 0;
}
.up .column1 {margin:0}
.up .columnwide {margin:0}

/* boxwide */
.boxwide {
	width:938px;
	overflow:hidden;
}
.boxwide-head {
	background: url(../images/boxwide-top.png) no-repeat;
	width:938px;
	height:23px;
	overflow:hidden;
}
.boxwide-info {
	background:url(../images/boxwide-bg.png) repeat-y;
	width:938px;
	padding:5px 26px 0 29px;
	overflow:hidden;
}
.boxwide h2 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#9C0;
	margin:0;
}
.boxwide .head {padding:0 0 6px}
.boxwide h4 {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#069;
	margin:23px 0 0;
}
.boxwide h4 a{
	color:#069;
	text-decoration: none;
}
.boxwide h5 {
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#9c0;
	margin:35px 0 0;
}
.boxwide h6 {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#9c0;
	margin:15px 0 15px 0;
}
.boxwide .heads {margin:20px 0 0}
.boxwide p {
	font:13px/14px Arial, Helvetica, sans-serif;
	color:#000;
	margin:8px 0 0;
}
.boxwide p a {
	font:13px/14px Arial, Helvetica, sans-serif;
	color:#069;
	text-decoration:underline;
}
.boxwide p a:hover {text-decoration:none}
.boxwide .blue {color:#069}
.boxwide-foot {
	background:url(../images/boxwide-foot.png) no-repeat;
	width:938px;
	height:23px;
	overflow:hidden;
}
.form-complete {
	background: url(../images/form-complete.png) no-repeat;
	height: 193px;
	width: 172px;
}
/* box2 */
.box2 {
	width:488px;
	overflow:hidden;
}
.box2-head {
	background:url(../images/box2-top.png) no-repeat;
	width:488px;
	height:23px;
	overflow:hidden;
}
.box2-head1 {
	background:url(../images/box2-top1.png) no-repeat;
	width:488px;
	height:13px;
	overflow:hidden;
}
.box2-info {
	background:url(../images/box2-bg.png) repeat-y;
	width:433px;
	padding:5px 26px 0 29px;
	overflow:hidden;
}
.inner .box2-info {
	width:460px;
	padding:0 16px 0 12px;
}
.box2 h2 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#9C0;
	margin:0;
}
.box2 .head {padding:0 0 6px}
.box2 h4 {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#069;
	margin:23px 0 0;
}
.box2 h4 a{
	color:#069;
	text-decoration: none;
}
.box2 h5 {
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#9c0;
	margin:35px 0 0;
}
.box2 h6 {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#9c0;
	margin:15px 0 15px 0;
}
.box2 .heads {margin:20px 0 0}
.box2 p {
	font:13px/14px Arial, Helvetica, sans-serif;
	color:#000;
	margin:8px 0 0;
}
.box2 p a {
	font:13px/14px Arial, Helvetica, sans-serif;
	color:#069;
	text-decoration:underline;
}
.box2 p a:hover {text-decoration:none}
.box2 .blue {color:#069}
.offers {
	width:433px;
	overflow:hidden;
}
.offers ul {
	float:left;
	width:190px;
	padding:0 0 0 27px;
	margin:11px 0 0;
	border-left:1px solid #d2f0f0;
	list-style:none;
}
.offers .one {
	border:none;
	padding:0;
}
.offers ul li {
	float:left;
	width:190px;
	margin:0 0 10px;
}
.offers ul li a {
	float:left;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#069;
	padding:0 0 0 46px;
	text-decoration:none;
}
.offers ul li a.link01 {
	font:12px/26px Arial, Helvetica, sans-serif;
	background:url(../images/ico04.jpg) no-repeat 0 50%;
}
.offers ul li a.link02 {background:url(../images/ico05.jpg) no-repeat 0 50%}
.offers ul li a.link03 {background:url(../images/ico06.jpg) no-repeat 0 50%}
.offers ul li a.link04 {background:url(../images/ico07.jpg) no-repeat 0 50%}
.offers ul li a.link05 {background:url(../images/ico08.jpg) no-repeat 0 0}
.offers ul li a.link06 {background:url(../images/ico09.jpg) no-repeat 0 50%}
.offers ul li a.link07 {background:url(../images/ico10.jpg) no-repeat 0 50%}
.offers ul li a.link08 {background:url(../images/ico11.jpg) no-repeat 0 50%}
.slist {
	width:433px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.slist li {
	width:433px;
	margin:12px 0 0;
}
.slist li a {
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#069;
	padding:0 0 0 15px;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
	text-decoration:underline;
}
.slist li a:hover {text-decoration:none}

.slist_nolink {
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#069;
	padding:0 0 0 15px;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
}


/* form wide */
.formwide {
	background:url(../images/formwide-bg.jpg) repeat-y;
	margin:14px 0 0;
}
.formwide h5 {
	font:bold 14px/28px Arial, Helvetica, sans-serif;
	color:#996;
	background: url(../images/formwide-top.jpg) repeat-x;
	width: 868px;
	height:29px;
	margin:0;
	padding:0 0 0 10px;
}
.formwide h5 img {
	float: right;
	top: 8px;
	right: 8px;
	position: relative;
}
.formwide-bg {
	background:url(../images/formwide-foot.jpg) no-repeat 0 100%;
	padding:0 1px 13px;
}
.formwide-info {
	background:#e5e5cb url(../images/form-grad.jpg) repeat-x;
	min-height:190px;
	width:858px;
	padding:0 9px 5px 9px;
	overflow:hidden;
}

.fieldwide {
	width:858px;
	padding:0;
	margin:10px 0 0;
	overflow:hidden;
	list-style:none;
}
.fieldwide li {
	float:left;
	width:858px;
	margin:7px 0 0;
}
.fieldwide label {
	float:left;
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	color:#660;
	padding:0 15px 0 0;
}
.fieldwide .lab {
	float:left;
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	color:#996;
	width:209px;
	text-align:right;
	padding:2px 8px 0 0;
}
.fieldwide .lab img {
	float: right;
}
.fieldwide input {float:left}
.fieldwide span {
	float:left;
	height:17px;
}
.fieldwide span input {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	background:none;
	border:none;
	padding:1px 5px;
}
.fieldwide .long {
	background: #fff;
	border-top: 1px solid #996;
	border-left: 1px solid #996;
	border-bottom: 1px solid #cc9;
	border-right: 1px solid #cc9;
	width:586px;
}
.fieldwide .long input {width:576px}
.fieldwide .medium {
	background: #fff;
	border-top: 1px solid #996;
	border-left: 1px solid #996;
	border-bottom: 1px solid #cc9;
	border-right: 1px solid #cc9;
	width:486px;
}
.fieldwide .medium input {width:476px}
.fieldwide .short {
	background: #fff;
	border-top: 1px solid #996;
	border-left: 1px solid #996;
	border-bottom: 1px solid #cc9;
	border-right: 1px solid #cc9;
	width:211px;
}
.fieldwide .short input {width:201px}
.fieldwide select {
	float:left;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#000;
	height:18px;
	padding:0;
	margin:0;
}
.fieldwide textarea {
	float:left;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:279px;
	height:58px;
	overflow:auto;
	padding:4px;
	background: #fff;
	border-top: 1px solid #996;
	border-left: 1px solid #996;
	border-bottom: 1px solid #cc9;
	border-right: 1px solid #cc9;
}
.fieldwide .radio {
	width:14px;
	height:15px;
	padding:0;
	margin:2px 4px 0 0;
}
.fieldwide .check {
	width:14px;
	height:15px;
	padding:0;
	margin:2px 4px 0 0;
}
.fieldwide div {
	background:url(../images/dotted.jpg) repeat-x;
	width:858px;
	margin:13px 0 0;
	padding:10px 0 0;
	overflow:hidden;
}
.fieldwide h6 {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:0 0 0 216px;
}
.fieldwide p {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding: 0 0 10px 216px;
}
.fieldwide p i{
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color:#660;
}
.fieldwide a.submit {
	float:left;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	height:14px;
	padding:1px 59px;
	margin:4px 0 0 216px;
	background:url(../images/bg-submit.jpg) repeat-x;
	border:1px solid #690;
	text-decoration:none;
}






/* form */
.form {
	background:url(../images/form-bg.jpg) repeat-y;
	margin:14px 0 0;
}
.form-bg {
	background:url(../images/form-foot.jpg) no-repeat 0 100%;
	padding:0 1px 13px;
}
.form-info {
	background:#e5e5cb url(../images/form-grad.jpg) repeat-x;
	min-height:190px;
	width:404px;
	padding:0 9px 5px 9px;
	overflow:hidden;
}
.form-infowide {
	background:#e5e5cb url(../images/form-grad.jpg) repeat-x;
	min-height:190px;
	padding:0 9px 5px 9px;
	overflow:hidden;
}
.form h5 {
	font:bold 14px/28px Arial, Helvetica, sans-serif;
	color:#996;
	background:url(../images/form-top.jpg) no-repeat;
	width:414px;
	height:29px;
	margin:0;
	padding:0 0 0 10px;
}
.field {
	width:404px;
	padding:0;
	margin:10px 0 0;
	overflow:hidden;
	list-style:none;
}
.field li {
	float:left;
	width:404px;
	margin:7px 0 0;
}
.field label {
	float:left;
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	color:#660;
	padding:0 15px 0 0;
}
.field .lab {
	float:left;
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	color:#996;
	width:109px;
	text-align:right;
	padding:2px 8px 0 0;
}
.field input {float:left}
.field span {
	float:left;
	height:17px;
}
.field span input {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	background:none;
	border:none;
	padding:1px 5px;
}
.field .long {
	background:url(../images/bg-input1.jpg) no-repeat;
	width:286px;
}
.field .long input {width:276px}
.field .medium {
	background:url(../images/bg-input2.jpg) no-repeat;
	width:186px;
}
.field .medium input {width:176px}
.field .short {
	background:url(../images/bg-input3.jpg) no-repeat;
	width:111px;
}
.field .short input {width:101px}
.field select {
	float:left;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#000;
	height:18px;
	padding:0;
	margin:0;
}
.field textarea {
	float:left;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:279px;
	height:58px;
	overflow:auto;
	padding:4px;
	background:url(../images/bg-textarea.jpg) no-repeat;
	border:none;
}
.field .radio {
	width:14px;
	height:15px;
	padding:0;
	margin:2px 4px 0 0;
}
.field .check {
	width:14px;
	height:15px;
	padding:0;
	margin:2px 4px 0 0;
}
.field div {
	background:url(../images/dotted.jpg) repeat-x;
	width:404px;
	margin:13px 0 0;
	padding:10px 0 0;
	overflow:hidden;
}
.field h6 {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#069;
	margin:0;
}
.field p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding: 0 0 10px 0;
}
.field-sponsor {
	margin: -15px 0 10px 136px;
}
.field-sponsor b {
	color:#000;
}

.notification {
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 10px 0 10px 216px;
}
.notification b{
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	color: #c00;
}
.notification a {
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	color: #069;
}
.field a.submit {
	float:left;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	height:14px;
	padding:1px 11px;
	margin:4px 0 0 116px;
	background:url(../images/bg-submit.jpg) repeat-x;
	border:1px solid #690;
	text-decoration:none;
}
/* steps */
.steps {
	width:433px;
	padding:0 0 20px;
	margin:7px 0 0;
	overflow:hidden;
	list-style:none;
}
.steps li {
	float:left;
	width:433px;
	margin:23px 0 0;
}
.number {
	float:left;
	width:43px;
}
.step-info {
	float:left;
	width:370px;
}
.step-info h4 {
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:0;
}
.step-info h4 a:link {
	color:#069;
	text-decoration: none;
}
.step-info p {
	font:11px/12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:3px 0 1px;
}
.step-info ul {
	width:370px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.step-info ul li {
	width:370px;
	margin:0;
}
.step-info ul li a {
	font:10px/18px Arial, Helvetica, sans-serif;
	color:#069;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:underline;
}
.step-info ul li a:hover {text-decoration:none}
.divider {
	background:#f2fbfb;
	width:460px;
	height:12px;
	overflow:hidden;
}
.divider1 {
	background:#edf9f9;
	width:460px;
	height:12px;
	overflow:hidden;
}
/* block1 */
.block1 {
	background:url(../images/box2-foot.jpg) no-repeat 0 100%;
	width:433px;
	padding:0 10px 13px 17px;
	overflow:hidden;
}
/* block2 */
.block2 {
	background:url(../images/box2-top.jpg) no-repeat;
	width:433px;
	padding:0 10px 0 17px;
	overflow:hidden;
	margin:0;
}
.block2 h5 {margin:15px 0 0}
/* photos */
.photos {
	overflow:hidden;
	width:433px;
	margin:18px 0 0;
	padding:0 0 12px;
}
.photos div {
	float:left;
	width:201px;
}
.photos .one {padding:0 19px 0 0}
.photos div div {
	float:none;
	width:201px;
	overflow:hidden;
	padding:0 0 5px;
}
.photos span {
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#069;
}
.caption {
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#069;
}
.box2-foot {
	background:url(../images/box2-foot.png) no-repeat;
	width:488px;
	height:23px;
	overflow:hidden;
}
/* issue */
.issue {
	background:url(../images/bg-issue.jpg) no-repeat;
	width:433px;
	height:17px;
	padding:4px 0 9px;
	margin:11px 0 0;
	overflow:hidden;
}
.issue-wide {
	background: url(../images/bg-issue-wide.jpg) no-repeat center;
	height:17px;
	padding:4px 0 9px;
	margin:11px 0 0;
	overflow:hidden;
	width: 866px;
}
/* sort */
.sort {
	float:left;
	width:200px;
}
.sort strong {
	float:left;
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	color:#069;
}
.sort ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
.sort ul li {
	float:left;
	padding:0 6px 0 8px;
	background:url(../images/separator03.jpg) no-repeat 0 50%;
}
.sort ul li:first-child {background:none}
.sort ul li a {
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#069;
	text-decoration:underline;
}
.sort ul li a:hover {text-decoration:none}
/* pages */
.pages {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.pages li {
	float:left;
	padding:0 0 0 1px;
}
.pages li span {
	float:left;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#069;
	margin:0 3px 0 0;
}
.pages_normal {
	float:left;
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/bg-page.jpg) no-repeat;
	width:11px;
	height:13px;
	border:1px solid #069;
	text-align:center;
	text-decoration:none;
}
.pages_active {
	float:left;
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/bg-page-over.jpg) no-repeat;
	width:11px;
	height:13px;
	border:1px solid #069;
	text-align:center;
	text-decoration:none;
}
.results {
	float:left;
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#069;
}
.results strong {
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	color:#069;
}
/* news */
.news {
	width:433px;
	padding:0 0 12px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.news li {
	float:left;
	width:433px;
	margin:22px 0 0;
}
.fotos {
	float:left;
	width:110px;
}
.news-info {
	float:left;
	width:323px;
}
.news-info h4 {margin:0}
.news-info p {margin:2px 0}
.news-info ul {
	width:323px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.news-info ul li {
	width:323px;
	margin:0;
}
.news-info ul li a {
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#069;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:underline;
}
.news-info ul li a:hover {text-decoration:none}


.news-info-nofoto {
	float:left;
	width:423px;
}

.news-info-nofoto h4 {margin:0}

.news-info-nofoto p {margin:2px 0}

.news-info-nofoto ul {
	width:423px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;

}
.news-info-nofoto ul li {
	width:323px;
	margin:0;
}

.news-info-nofoto ul li a {
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#069;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:underline;
}

.news-info-nofoto ul li a:hover {text-decoration:none}

/* @group find normal */

.find {
	background:url(../images/bg-search.jpg) no-repeat;
	width:430px;
	padding:17px 13px 0 17px;
	height:75px;
	overflow:hidden;
}

.find h3 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}
.find div {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
}
.find label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find input {float:left}
.find span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:332px;
	padding:4px 5px;
	height:17px;
	background:none;
	border:none;
}

/* @end */

/* @group find wide */

.find-wide {
	background: url(../images/bg-search-wide.jpg) no-repeat;
	width: 850px;
	padding:10px 13px 7px 17px;
	height:75px;
	overflow:hidden;
}
.find-wide .findsearchholder {
	color:#fff;
	margin:0;
	float: right;
	width: 410px;
	position: relative;
	top: -18px;
}
.find-wide .findsearchholder ul {
	padding:0;
	margin:6px 20px 0 0;
	overflow:hidden;
	list-style:none;
	float: left;
}
.find-wide .findsearchholder ul li {padding:0}
.find-wide .findsearchholder ul li a {
	font:9px/16px Arial, Helvetica, sans-serif;
	color:#069;
	background:url(../images/arrow-find-wide.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:underline;
}
.find-wide .findsearchholder ul li a:hover {text-decoration:none}

.find-wide h3 {
	font:16px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}
.find-wide .findformholder {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
}
.find-wide label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find-wide input {float:left}
.find-wide span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find-wide span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:310px;
	padding:4px 5px;
	height:17px;
	background: none;
	border:none;
	margin-left: 10px;
}

/* @end */


/* @group find currency exchange */

.find-currencyexchange {
	background:url(../images/td-searchbox-currencyexchange.jpg) no-repeat;
	width:430px;
	padding:17px 13px 0 17px;
	height:165px;
	overflow:hidden;
}

.find-currencyexchange h3 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
	position: relative;
	left: 100px;
}
.find-currencyexchange p {
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
}
.find-currencyexchange div {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
	height: 30px;
	position:relative;
	top: 15px;
}
.find-currencyexchange label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find-currencyexchange input {float:left}
.find-currencyexchange span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find-currencyexchange span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:332px;
	padding:4px 5px;
	height:17px;
	background:none;
	border:none;
}

/* @end */



/* @group find airport parking */
.find-airportparking {
	background:url(../images/td-searchbox-airportparking.jpg) no-repeat;
	width:430px;
	padding:17px 13px 0 17px;
	height:165px;
	overflow:hidden;
}
.find-airportparking h3 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
	position: relative;
	left: 100px;
}
.find-airportparking p {
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
}
.find-airportparking div {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
	height: 30px;
	position:relative;
	top: 15px;
}
.find-airportparking label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find-airportparking input {float:left}
.find-airportparking span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find-airportparking span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:332px;
	padding:4px 5px;
	height:17px;
	background:none;
	border:none;
}
/* @end */


/* @group find travel guides */
.find-travelguides {
	background:url(../images/td-searchbox-travelguide.jpg) no-repeat;
	width:430px;
	padding:17px 13px 0 17px;
	height:165px;
	overflow:hidden;
}
.find-travelguides h3 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
	position: relative;
	left: 100px;
}
.find-travelguides p {
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
}
.find-travelguides div {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
	height: 30px;
	position:relative;
	top: 15px;
}
.find-travelguides label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find-travelguides input {float:left}
.find-travelguides span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find-travelguides span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:332px;
	padding:4px 5px;
	height:17px;
	background:none;
	border:none;
}
/* @end */

/* @group find cheap flights */
.find-cheapflights {
	background:url(../images/td-searchbox-cheapflights.jpg) no-repeat;
	width:430px;
	padding:17px 13px 0 17px;
	height:165px;
	overflow:hidden;
}
.find-cheapflights h3 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
	position: relative;
	left: 100px;
}
.find-cheapflights p {
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
}
.find-cheapflights div {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
	height: 30px;
	position:relative;
	top: 15px;
}
.find-cheapflights label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find-cheapflights input {float:left}
.find-cheapflights span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find-cheapflights span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:332px;
	padding:4px 5px;
	height:17px;
	background:none;
	border:none;
}
/* @end */


/* @group find travel greener */
.find-travelgreener {
	background:url(../images/td-searchbox-travelgreener.jpg) no-repeat;
	width:430px;
	padding:17px 13px 0 17px;
	height:165px;
	overflow:hidden;
}
.find-travelgreener h3 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
	position: relative;
	left: 100px;
}
.find-travelgreener p {
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
}
.find-travelgreener div {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
	height: 30px;
	position:relative;
	top: 15px;
}
.find-travelgreener label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find-travelgreener input {float:left}
.find-travelgreener span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find-travelgreener span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:332px;
	padding:4px 5px;
	height:17px;
	background:none;
	border:none;
}
/* @end */

/* @group find buying property abroad */
.find-buyingpropertyabroad {
	background:url(../images/td-searchbox-buyingpropertyabroad.jpg) no-repeat;
	width:430px;
	padding:17px 13px 0 17px;
	height:165px;
	overflow:hidden;
}
.find-buyingpropertyabroad h3 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
	position: relative;
	left: 100px;
}
.find-buyingpropertyabroad p {
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin:30px 0 30px 0;
}
.find-buyingpropertyabroad div {
	width:430px;
	overflow:hidden;
	margin:9px 0 0;
	height: 30px;
	position:relative;
	top: 15px;
}
.find-buyingpropertyabroad label {
	float:left;
	background:url(../images/search1.jpg) no-repeat;
	width:25px;
	height:26px;
	margin:0 8px 0 0;
	text-indent:-9999px;
}
.find-buyingpropertyabroad input {float:left}
.find-buyingpropertyabroad span {
	float:left;
	background:url(../images/bg-input4.jpg) no-repeat;
	width:342px;
	height:23px;
	margin:0 3px 0 0;
}
.find-buyingpropertyabroad span input {
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	width:332px;
	padding:4px 5px;
	height:17px;
	background:none;
	border:none;
}
/* @end */

.inf {
	width:435px;
	padding:0 25px 5px 0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.inf li {
	float:left;
	width:387px;
	padding:12px 0 3px 0;
}
.inf h4 {margin:0}
.inf p {margin:2px 0 0}
.inf ul {
	width:387px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.inf ul li {padding:0}
.inf ul li a {
	font:10px/18px Arial, Helvetica, sans-serif;
	color:#069;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:underline;
}
.inf ul li a:hover {text-decoration:none}

.inf-results {
	padding:0 25px 5px 0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.inf-results li {
	float:left;
	padding:12px 0 3px 0;
}
.inf-results h4 {
	margin:0;
	display: block;
	width: 840px;
	}
.inf-results p {margin:2px 0 0;
	width: 840px;
}
.inf-results ul {
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
	display: block;
	width: 840px;
}
.inf-results ul li {padding:0}
.inf-results ul li a {
	font:10px/18px Arial, Helvetica, sans-serif;
	color:#069;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:underline;
}
.inf-results ul li a:hover {text-decoration:none}




#tds-sponsor-holder3col, #tds-sponsor-holder2col{
	width: 878px;
	margin: 10px 0 20px 0;
}
#tds-sponsor-holder3col .spon-holder{
	width: 31%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 15px 0 0 0;
	background: #e5e5cb url(../images/3col-sponsor-back.jpg) repeat-x;
	border:1px solid #cc9;
}
#tds-sponsor-holder3col .spon-spacer, #tds-sponsor-holder2col .spon-spacer{
	width: 1%;
}
.tds-sponsorbox-head a{
	color: #9C0;
	display: block;
	font-size: 18px;
	text-decoration: none;
	margin: 0;
	padding: 10px 5px 0 10px;
	line-height: 105%;
	font-weight: bold;
}
.tds-sponsorbox-text {
	color: #000;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	display: block;
}

.tds-sponsorbox-link a {
	color: #069;
	font-weight: bold;
	padding: 0 5px 10px 10px;
	font-size: 12px;
	display: block;
	margin-left: 10px;
	background: url(../images/arrow-find-wide.gif) no-repeat 0 20%;
}


.star {
	float:left;
	width:36px;
	margin:0 0 0 -46px;
	display:inline;
	position:relative;
}
/* column2 */
.column2 {
	float:left;
	width:450px;
}
.up .column2 {
	margin:-11px 0 0
}
/* box3 */
.box3 {
	width:450px;
	overflow:hidden;
}
.box3-head {
	background:url(../images/box3-top.png) no-repeat;
	width:450px;
	height:11px;
	overflow:hidden;
}
.box3-info {
	background:url(../images/box3-bg.png) repeat-y;
	width:421px;
	padding:0 14px;
	overflow:hidden;
}
/* box4 */
.box4 {background:#f4fbfb url(../images/box1-top.jpg) no-repeat}
.box4-info {
	background:url(../images/box1-foot.jpg) no-repeat 0 100%;
	width:393px;
	overflow:hidden;
	padding:14px;
}
.foto {
	float:left;
	width:125px;
}
.desc {
	float:left;
	width:268px;
}
.desc p {
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#069;
	margin:5px 0 0;
}
.desc p a {
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#6cc;
	text-decoration:underline;
}
.desc p a:hover {
	color:#069;
	text-decoration:none;
}
.blocknews {
padding: 0 10px 0 10px;	
}
.blocknews h4 {
	font:bold 10px/11px Arial, Helvetica, sans-serif;
	color:#069;
	margin: 9px 0 0;
	padding: 0;
}
.blocknews h4 a, .blocknews p a{
	color:#069;
	text-decoration: none;
}
.blocknews p {
	font:bold 9px/10px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 3px 0 0;
	padding: 0;
}
.blocknews p i {
	color: #666;
	font-weight: normal;
	font-style: normal;
}
.block-feature {
padding: 0 10px 0 10px;	
}
.block-feature h4 {
	font:bold 10px/11px Arial, Helvetica, sans-serif;
	color:#069;
	margin: 9px 0 0;
	padding: 0;
}
.block-feature h4 a{
	color:#069;
}
.block-feature p a {
	color: #c00;
}
.block-feature p {
	font: bold 10px/11px Arial, Helvetica, sans-serif;
	color:#000;
	padding: 0;
	margin: 11px 0 0;
	position: relative;
	z-index: 2;
}
.block-feature p img {
}
.block-feature p strong{
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#069;
}
.block-feature ul {
	margin: 7px 0 0;
	padding: 0;
	list-style-type: none;
	overflow: auto;
	height: 109px;
	background: #d2f0f0 url(../images/featurebox-list-back.jpg) no-repeat right top;
}
.block-feature ul li {
	font: 9px/10px Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #6cc;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 3px 0 3px 1px;
}
.block-feature ul .alt-color {
	background-color: #fff;
}
.block-feature .bigbut {
	text-align: center;
	margin-top: 12px;
	padding-left: 6px;
}
.block-feature .bigbut a{
	background-image: url(../images/featurebox-but.jpg);
	height: 24px;
	line-height: 24px;
	display: block;
	width: 171px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.block-feature .bigbut a:hover {
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
}

.t-bar-info h4 {
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#069;
	margin: 0 0 5px;
}
.t-bar-info p {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 0 5px;
}
.t-bar-info h5 {
	font:bold 14px/19px Arial, Helvetica, sans-serif;
	color:#069;
	margin: 15px 0 5px;
}
.t-bar-info img {
	margin: 0 0 5px;
}
.t-bar-lock {
	background: url(../images/tbar-lock.jpg) no-repeat 0 7px;
	padding-left: 50px;
	border-top: 1px #069 dotted;
	margin-top: 15px;
	padding-top: 10px;
}
.t-bar-lock h5{
	font:bold 14px/19px Arial, Helvetica, sans-serif;
	color:#069;
	margin: 0 0 0;
	padding: 0;
}
.t-bar-lock p{
	font: 11px/12px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
.t-bar-award {
	background: url(../images/tbar-award.jpg) no-repeat 0 7px;
	padding-left: 50px;
	border-top: 1px #069 dotted;
	margin-top: 10px;
	padding-top: 10px;
}
.t-bar-award h5{
	font:bold 14px/19px Arial, Helvetica, sans-serif;
	color:#069;
	margin: 0 0 0;
	padding: 0;
}
.t-bar-award p{
	font: 11px/12px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 0 5px;
	padding: 0 0 25px;
}

/* boxes */
.boxes {
	background:url(../images/boxes-bg.jpg) repeat-y;
	margin:11px 0 0;
}
.box5 {background:url(../images/boxes-top.jpg) no-repeat}
.box5-info {
	background:url(../images/boxes-foot.jpg) no-repeat 0 100%;
	width:421px;
	padding:0 0 12px;
	overflow:hidden;
}
.box3-foot {
	background:url(../images/box3-foot.png) no-repeat;
	width:450px;
	height:11px;
	overflow:hidden;
}
.block {
	float:left;
	width:202px;
	padding:0 0 0 16px;
	overflow: hidden;
}
.over {padding:0}
.block h3 {
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	color:#9c0;
	padding:0 0 0 11px;
	background:url(../images/bg-head01.jpg) repeat-x 0 100%;
	margin:0;
}
.list {
	width:180px;
	padding:10px 9px 0 13px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.list li {
	float:left;
	width:180px;
}
.list li a {
	float:left;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
	color:#069;
	padding:0 0 0 11px;
	background:url(../images/arrow01.jpg) no-repeat 0 50%;
	text-decoration:none;
}
.list li a:hover {
	color:#9c0;
	background:url(../images/arrow01-over.jpg) no-repeat 0 50%;
}
.highlight {
	color: #c00;
	font-weight: bold;
	font-size: 16px;
}
.partner {
	width:180px;
	padding:10px 9px 0 13px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.partner li {
	float:left;
	width:90px;
	height:44px;
}
.partner li a {display:block}
.partner a.logos01 {margin:0 0 0 0}
.partner a.logos02 {margin:0 0 0 22px}
.partner a.logos03 {margin:0 0 0 4px}
.partner a.logos04 {margin:0 0 0 10px}
.partner a.logos05 {margin:0 0 0 18px}
.partner a.logos06 {margin:0 0 0 18px}
.partner a.logos07 {margin:7px 0 0 10px}
.partner a.logos08 {margin:8px 0 0 3px}
.partner a.logos09 {margin:0 0 0 15px}
.partner a.logos10 {margin:0 0 0 8px}
.banner {
	overflow:hidden;
	width:450px;
	margin:12px 0 0;
}

.extra-text{
	width:938px;
	padding: 1px 0 30px;
	margin:0 auto;
}
.extra-text p{
	padding: 10px 10px 0;
	margin:0;
	font-size: 9pt;
}
.extra-text p.blue{
	padding: 10px 10px 0;
	margin:0;
	color: #069;
	font-weight: bold;
}
.extra-text h2.heads{
	padding: 10px 10px 0;
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#9C0;
	margin:0;
}


/* footer */
#footer{
	background:url(../images/bg-footer.jpg) repeat-x;
	width:100%;
	overflow:hidden;
}
.footer{
	width:938px;
	height:139px;
	padding:1px 0 0;
	margin:0 auto;
	overflow:hidden;
}
/* subnav */
.subnav {
	width:938px;
	overflow:hidden;
	padding:0 0 28px;
}
.subnav div {
	float:left;
	background:url(../images/footer-nav.jpg) no-repeat;
}
.subnav ul {
	float:left;
	background:url(../images/footer-nav-right.jpg) no-repeat 100% 0;
	padding:0 40px 1px 0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.subnav ul li {
	float:left;
	padding:0 25px 0 15px;
}
.subnav ul li a {
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#660;
	text-decoration:none;
}
.subnav ul li a:hover {color:#069}
.men {
	width:938px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.men li {
	display:inline;
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 7px 0 0;
}
.men li a {
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#660;
	text-decoration:none;
}
.men li a:hover {color:#069}


.toggle-visible-on {
	display: block;
}
.toggle-visible-off {
	display: none;
}

#io-sponsorbox {
		padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#io-sponsorbox .io-sponsorbox-holder-2col {
	padding: 0 0;
	margin: 10px 0 0;
	overflow: hidden;
}
#io-sponsorbox .io-sponsorbox-holder-2col .io-sponsorbox-left {
	margin: 0 0 0 0;
	display: block;
	padding: 0 5px;
	background: url(../images/io-searchbox-back.jpg);
	border: 1px solid #9c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#io-sponsorbox .io-sponsorbox-holder-2col .io-sponsorbox-right {
	margin: 0 0 0 0;
	display: block;
	padding: 0 5px;
	background: url(../images/io-searchbox-back.jpg);
	border: 1px solid #9c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}


.io-sponsorbox-holder-2col .io-sponsorbox-head a{
	color: #fff;
	display: block;
	font-size: 18px;
	text-decoration: none;
	margin: 0;
	padding: 5px 0;
	line-height: 105%;
}
.io-sponsorbox-holder-2col .io-sponsorbox-text{
	color: #ebf5cc;
	font-weight: bold;
	padding: 5px 0;
	font-size: 12px;
	display: block;
	line-height: 110%;
}

.io-sponsorbox-holder-2col .io-sponsorbox-link a {
	color: #fff;
	font-weight: bold;
	padding: 3px 0 8px;
	font-size: 12px;
	display: block;
}

.app-info {
	height: 22px;
	border-top: 1px solid #d2f0f0;
	padding-top: 5px;
	margin-top: 5px;
}
.app-info a{
	padding-left: 18px;
	color: #ccc;
	text-decoration: none;
	padding-right: 18px;
	background: url(../images/app-download.gif) no-repeat right 50%;
}
.app-info a:hover{
	color: #600;
	background: url(../images/app-download-h.gif) no-repeat right 50%;
}
.app-info a strong{
	color: #069;
}
.app-info a:hover strong{
	color: #c00;
}
.app-info span{
	float: left; 
	padding-right: 5px;
	margin-right: 5px;
	border-right: #e7e7e7 dotted 1px;
}
.app-ie {
	line-height: 16px;
	font-size: 8pt;
	background: url(../images/ie.png) no-repeat 0 50%;
	display: block;
}
.app-ff {
	line-height: 16px;
	font-size: 8pt;
	background: url(../images/firefox.png) no-repeat 0 50%;
	display: block;
}
.app-win {
	line-height: 16px;
	font-size: 8pt;
	background: url(../images/win.gif) no-repeat 0 50%;
	display: block;
}
.app-mac {
	line-height: 16px;
	font-size: 8pt;
	background: url(../images/mac.gif) no-repeat 0 50%;
	display: block;
}
.app-linux {
	line-height: 16px;
	font-size: 8pt;
	background: url(../images/linux.gif) no-repeat 0 50%;
	display: block;
}

.step-holder {
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 24px;
	line-height: 24px;
}
.step-holder li {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	
}
.step-holder .previous, .step-holder .step-but {
	margin-right: 1px;
}
.step-holder .step-but {
	color: #fff;
	width: 65px;
	text-align: center;
	background: url(../images/step-back.png) no-repeat -12px -24px;
	font-size: 14px;
	font-weight: bold;
}
.step-holder li a{
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
}
.step-holder .step-but a {
	width: 65px;
	text-align: center;
}
.step-holder .previous a, .step-holder .next a {
	width: 12px;
	text-indent: -99999px;
}
.step-holder .step-but a:active {
	color: #fff;
	background: url(../images/step-back.png) -12px -24px;
	position: relative;
	border-top: 1px solid #fff;
}
.step-holder .step-but a:link, .step-holder .step-but a:visited {
	color: #fff;
	background: url(../images/step-back.png) -12px 0;
}
.step-holder .step-but a:hover {
	color: #069;
	background: url(../images/step-back.png) -12px -48px;
}

.step-holder .previous a:link, .step-holder .previous a:visited {
	color: #fff;
	background: url(../images/step-back.png) left 0;
}
.step-holder .next a:link, .step-holder .next a:visited  {
	color: #fff;
	background: url(../images/step-back.png) right 0;
}
.step-holder .next a:hover  {
	color: #fff;
	background: url(../images/step-back.png) right -48px;
}
.step-holder .previous a:hover  {
	color: #fff;
	background: url(../images/step-back.png) left -48px;
}

.step-next-back a{
	width: 420px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin-top: 20px;
	color: #fff;
	background-image: url(../images/step-next-back.png);
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.step-next-back a:hover {
	color: #fff;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
}

.addthis {
	padding:5px 9px 0 13px;
	
}
.text-ad {
	margin-top: 5px;
	padding: 3px 3px 3px 36px;
	border-top: 1px dotted #6cc;
	border-bottom: 1px dotted #6cc;
	font-weight: bold;
	font-size: 11px;
	background: #f5fbfc url(../images/text-ad.gif) no-repeat left center;
}
.text-ad p {
	font-size: 7pt;
	line-height: 108%;
	margin: 5px 0;
	font-weight: bold;
}
.text-ad p a {
	text-decoration: underline;
	font-size: 7pt;
	line-height: 108%;
}



