/* INTERGAME LTD MASTER CSS */

* {
	margin: 0;
	padding: 0;
}
body, table {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}
body {
	background: #515051 url(../images/generic/backgrounds/lighting.gif) repeat-x 100px 0;
}
a:link, a:active, a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 15px 10px 3px;
}
h3 {
	font-size: 13px;
}
h3 span {
	font-size: 12px;
	color: #666666;
}

.ir {
	display: block;
	text-indent: -5000px;
	font-size: 0;
	line-height: 0;
	width: 250px;
	margin: 0;
	height: 16px;
	float: left;
}
/* WRAPPER */

div#wrapper {
	width: 990px;
	float: left;
	background: url(../images/generic/backgrounds/wrapper.gif) repeat 0 -55px
}

/* HEADER */
div#header {
	width: 990px;
	height: 90px;
	background: url(../images/generic/backgrounds/header.jpg) no-repeat 0 0;
}

div#ig247 {
	width: 482px;
	height: 60px;
	float: left;
	margin: 20px 0 0 0;
	background: url(../images/generic/backgrounds/ig247.gif) no-repeat 20px 0;
}
div#ig247 a.home {
	width: 110px;
	height: 60px;
	float: left;
	margin: 0;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
}
div#ig247 div#clock {
	float: left;
	width: 244px;
	height: 12px;
	padding: 4px 0 0 128px;
	line-height: 10px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
div#ig247 div#splsh {
	float: left;
	width: 370px;
	padding: 0 0 0 2px;
	text-align: left;	
}
div#ig247 div#splsh div#display {
	float: left;
	clear: both;
	width: 260px;
	height: 22px;
	margin: 11px 0 0 0;
	line-height: 15px;
	font-size: 12px;
}

div#ig247 div#splsh div#display a {
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
div#ig247 div#splsh div#display a h3 {
	font-size: 12px;
	margin: 0;
	line-height: 12px;
	padding: 0 5px 3px 8px;
}
div#ig247 div#splsh div#display a p {
	font-size: 10px;
	margin: 0;
	line-height: 12px;
	color: #FFFFFF;
	padding: 0 5px 0 8px;
}
div#ig247 div#splsh div#display a:hover h3 {
	text-decoration: underline;
}


/* BANNER SLOTS */

div#slot1 {
	width: 488px;
	height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
}

div#slot2 {
	width: 140px;
	height: 240px;
	text-align: left;
	float: right;
}

div#slot3, div#slot5a {
	width: 140px;
	height: 120px;
	float: right;
	text-align: left;
	margin: 10px 0 10px 0;
}

div#slot4 {
	width: 140px;
	height: 240px;
	text-align: left;
	float: right;
}

div#slot5, div#slot6, div#slot7, div#slot8, div#slot9, div#slot10, div#slot11, div#slot12, div#slot13, div#slot14, div#slot15, div#slot16, div#slot17,
div#slot18, div#slot19, div#slot20, div#slot21, div#slot22, div#slot23, div#slot24, div#slot25, div#slot26, div#slot27, div#slot28, div#slot29, div#slot30 {
	width: 140px;
	height: 90px;
	float: left;
	text-align: left;
	margin: 15px 0 0 0;
	padding-left: 30px;
}

div#slot7 {
	width: 165px;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}
/* MAIN CONTENT / AREA */
div#main {
	width: 830px;
	background: url(../images/generic/backgrounds/main.jpg) repeat-y 0 0;
	float: left;
}

/* NEWS DESK */
div#newsdesk {
	width: 830px;
	height: 287px;
	background: url(../images/generic/backgrounds/newsdesk.jpg) no-repeat 0 0;
	float: left;
}

/* ADVERTISING COLUMN */
div#ads {
	width: 160px;
	float: right;
	background: url(../images/generic/backgrounds/adfix.jpg) no-repeat 0 0;

}


/* NAV */
div#nav {
	width: 170px;
	float: left;
	background: url(../images/generic/backgrounds/nav.jpg) no-repeat 0 0;
	padding-top: 16px;
	min-height: 490px;
}
div#nav ul li, div#nav ul {
	list-style: none;
	display: inline;
}
div#nav ul li a {
	float: left;
	clear: both;
	width: 150px;
	height: 30px;
	background: url(../images/generic/nav/home.jpg) no-repeat 0 0;
	display: block;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	text-decoration: none;
}
div#nav ul li a.about {
	background: url(../images/generic/nav/about.jpg) no-repeat 0 0;
}
div#nav ul li a.contact {
	background: url(../images/generic/nav/contact.jpg) no-repeat 0 0;
}
div#nav ul li a.advertising {
	background: url(../images/generic/nav/advertising.jpg) no-repeat 0 0;
}
div#nav ul li a.directory {
	background: url(../images/generic/nav/directory.jpg) no-repeat 0 0;
}
div#nav ul li a.expo {
	background: url(../images/generic/nav/expo.gif) no-repeat 0 0;
}
div#nav ul li a.events {
	background: url(../images/generic/nav/events.jpg) no-repeat 0 0;
}
div#nav ul li a.subscriptions {
	background: url(../images/generic/nav/subscriptions.jpg) no-repeat 0 0;
}
div#nav ul li a.search {
	background: url(../images/generic/nav/search.jpg) no-repeat 0 0;
}
div#nav ul li a.images {
	background: url(../images/generic/nav/images.jpg) no-repeat 0 0;
}
div#nav ul li a:hover, div#nav ul li.active a {
	background-position: 0 -30px;
}


/* BREADCRUMB */

div#content ul#breadcrumb, div#content ul#breadcrumb li {
	list-style: none;
	display: inline;
	font-size: 9px;
	margin: 0;
	color: #999999;
}
div#content ul#breadcrumb {
	width: 540px;
	float: left;
	display: block;
	margin: 0 0 10px 3px;
}
div#content ul#breadcrumb.full {
	width: 640px;
}
div#content ul#breadcrumb li {
	padding: 0 5px 0 10px;
	background: url(../images/generic/icons/raquo.gif) no-repeat 0 65%;
}
div#content ul#breadcrumb li.first {
	background: none;
	padding: 0 5px 0 0;
}
div#content ul#rss, div#content ul#rss li {
	list-style: none;
	display: inline;
}
div#content ul#rss {
	width: 85px;
	float: left;
	display: block;
	margin: 0 0 10px 0;
}
div#content ul#rss li a {
	display: block;
	float: right;
	width: 75px;
	height: 20px;
	background:url(../images/generic/icons/rss.gif) no-repeat 0 0;
	text-indent: -5000px;
	text-decoration: none;
}

/* OBJECTS */

object {
	clear: both;
	float: left;
}	


/* TABLES */

table {
	margin: 0 10px 10px 0;
	float: left;
	clear: both;
}
tr {
	background: #FFFFFF;
}
tr.dark {
	background: #F6F6F6;
}	
th, td {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px 10px;
}
th {
	background: #333333;
	color: #FFFFFF;
	text-align: left;
}
th.left {
	/*background: #333333 url(../images/generic/backgrounds/th_r.gif) no-repeat left 0;*/
}
th.right {
	/*background: #333333 url(../images/generic/backgrounds/th_l.gif) no-repeat right 0;*/
}
table.event {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
table.event tr {
	background: none;
}
table.event th, table.event td {
	padding: 4px 10px 4px 3px;
	border: 0;
}


table.details th, table.details td, table.form th, table.form td {
	padding: 0 10px 4px 3px;
	border: 0;
}

table.details {
	border-bottom: 1px solid #CCC;
}
table.details tr, table.form tr, table.staff tr {
	background: none;
}
table.staff th, table.staff td {
	padding: 0 5px 5px 5px;
	border: 0;
}	
table.staff th {
	background: none;
}
table.staff td {
	padding-top: 15px;
}
table.details th, table.details td, table.form th, table.form td {
	padding: 0 10px 4px 3px;
	border: 0;
}
table.details td.image {
	padding: 5px;
}
table.details td a.image {
	float: right;
}
table.details td a.image img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}

table.details td input, table.details td select, table.details td textarea, table.form td input, table.form td select, table.form td textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 4px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.error {
	color: #CC0000;
}
table.details td input.error, table.details td select.error, table.details td textarea.error, table.form td input.error, table.form td select.error, table.form td textarea.error {
	border-color: #E57F7F;
	border-right: 2px solid #CC7F7F;
	border-bottom: 2px solid #CC7F7F;	
}
/* CONTENT */

div#content {
	width: 660px;
	min-height: 300px;
	background: url(../images/generic/backgrounds/content.jpg) no-repeat 0 0;
	float: left;
	padding: 15px 0 10px 0;
}

div#content ul {
	margin: 0 0 10px 18px;
	list-style: square;
}
div#content ul li {

}
div#content div#features {
	width: 315px;
	float: right;
	padding-left: 15px;
}	

div#content div#features form#search {
	width: 285px;
	margin: 10px 0 0 0;
	height: 80px;
	background: url(../images/generic/backgrounds/search_box.jpg) no-repeat 0 0;
}
div#content div#features form#search input {
	margin: 48px 0 0 10px;
	width: 170px;
	padding: 2px 0 2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 0;
	background: none;
	float: left;
}
div#content div#features form#search a {
	width: 75px;
	height: 30px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -5000px;
	margin: 43px 0 0 10px;
}
div#content a.createsub, div#content div#features a.subscribe {
	width: 285px;
	margin: 5px 0;
	height: 44px;
	text-indent: -5000px;
	text-decoration: none;
	display: block;
	background: url(../images/generic/buttons/subscribe.gif) no-repeat 0 0;
}
div#content div#features a.subscribe:hover {
	background-position: 0 -44px;
}
div#content a.createsub {
	width: 215px;
	height: 39px;
	background: url(../images/generic/buttons/create_subscription.gif) no-repeat 0 0;
}
div#content a.createsub:hover { 
	background-position: 0 -39px;
}

div#content h2 {
	font-size: 13px;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 3px 0 6px 0;
	padding: 5px 2px;
	float: left;
	clear: both;
	width: 620px;
}

div#content div#left h2 {
	width: 450px;
}

div#content img.thumb {
	float: right;
	border: 1px solid #999999;
	margin: 0 0 10px 10px;
	background: #FFFFFF;
}

div#content ul#iconmenu, div#content ul#iconmenu li {
	list-style: none;
	display: inline;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}
div#content ul#iconmenu {
	margin: 0 0 8px 0;	
	width: 450px;
	float: left;
	clear: both;
}
div#content ul#iconmenu li {
	float: left;
}
div#content ul#iconmenu li.date {
	width: 235px;
	padding-left: 3px;
	font-weight: normal;
}
div#content ul#iconmenu li a {
	line-height: 0;
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	font-size: 1px;
	height: 13px;
	width: 106px;
	margin: 2px 0 0 0;
	padding: 0;
	background: url(../images/generic/buttons/print-this-page.gif) no-repeat 0 0;
}
div#content ul#iconmenu li a.email {
	background: url(../images/generic/buttons/email-this-page.gif) no-repeat 0 0;
}
div#content ul#iconmenu li a:hover, div#content ul#iconmenu li a.email:hover {
	background-position: 0 -13px;
}
div#content p {
	padding: 0 15px 10px 3px;
}
div#content p.small {
	font-size: 10px;
}
div#content a#top {
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	font-size: 1px;
	float: left;
	clear: both;
	height: 12px;
	width: 80px;
	margin: 5px 0 15px 3px;
	padding: 0;
	background: url(../images/generic/buttons/back-to-top.gif) no-repeat 0 0;
}
div#content a#top:hover {
	background-position: 0 -22px;
}


div#content div#left {
	float: left;
	width: 465px;
	min-height: 300px;

}

div#content div#submenu {
	width: 166px;
	float: left;
}

div#content div#submenu h4 {
	width: 166px;
	margin: 0;
	padding: 0;
	height: 35px;	
	display: block;
	font-size: 1px;
	line-height: 1px;
	text-indent: -5000px;
	background: url(../images/generic/backgrounds/submenu.gif) no-repeat 0 0;
}
div#content div#submenu h4.options {
	background: url(../images/generic/backgrounds/submenu_options.gif) no-repeat 0 0;
}
div#content div#submenu h4.more {
	background: url(../images/generic/backgrounds/submenu_more.gif) no-repeat 0 0;
}
div#content div#submenu h4.magazines {
	background: url(../images/generic/backgrounds/submenu_magazines.gif) no-repeat 0 0;
}
div#content div#submenu ul, div#content div#submenu form {
	width: 166px;
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
	background: url(../images/generic/backgrounds/submenu_repeat.gif) repeat-y 0 0;
}
div#content div#submenu ul li a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 146px;
	padding: 4px 10px 0 10px;
	margin: 0;
	height: 16px;
	font-size: 11px;
}
div#content div#submenu ul li a:hover, div#content div#submenu ul li a.active {
	font-weight: bold;
	color: #FFFFFF;
}
div#content div#submenu ul li a.active:hover, div#content div#submenu ul li a.active {
	background: url(../images/generic/icons/submenu_arrow.gif) no-repeat right 70%;
}
div#content div#submenu ul li.sub a, div#content div#submenu ul li.sub a:hover {
	padding-left: 25px;
	background: url(../images/generic/icons/submenu_sub.gif) no-repeat 15px 10px;
}
div#content div#submenu span {
	display: block;
	height: 10px;
	width: 166px;
	float: left;
	background: url(../images/generic/backgrounds/submenu_corners.gif) no-repeat 0 0;
}
div#content div#submenu form label {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
div#content div#submenu form input, div#content div#submenu form select {
	width: 134px;
	color: #333333;
	font-size: 11px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 10px;
} 
div#content div#submenu form select {
	width: 148px;
	padding: 2px 0;
}
div#content div#submenu a.search {
	display: block;
	text-indent: -5000px;
	font-size: 0;
	line-height: 0;
	width: 80px;
	margin: 0;
	text-decoration: none;
	height: 24px;
	float: right;
	background:url(../images/generic/buttons/search_button.gif) no-repeat 0 0;
}
div#content div#submenu a.search:hover {
	background-position: 0 -24px;
}

div#content div#submenu a.add-directory {
	display: block;
	width: 165px;
	margin: 5px 0;
	height: 75px;
	float: left;
	text-indent: -5000px;
	text-decoration: none;
	background: url(../images/generic/buttons/add-directory.gif) no-repeat 0 0;
}
div#content div#submenu a.add-directory:hover {
	background-position: 0 -75px;
}
div#content div#submenu a.flight-search {
	display: block;
	width: 166px;
	margin: 5px 0;
	height: 120px;
	float: left;
	text-indent: -5000px;
	text-decoration: none;
	background: url(../images/generic/buttons/flight-search.gif) no-repeat 0 0;
}
div#content img.publisher {
	float: left;
	margin: 0 10px 5px 0;
}

div#content div.related {
	float: left;
	clear: both;
	width: 100%;
	padding: 8px 0 5px;
	background: url(../images/generic/backgrounds/related.jpg) no-repeat 0 0;
}
div#content div.related h3 {
	padding: 0 10px 6px 10px;
}

div#content ul.link li {
	padding: 0 0 3px 3px;
	line-height: 15px;
}
div#content ul.link li span {
	font-size: 10px;
	color: #999999;
}
div#content ul.link li a {
	font-weight: bold;
}
div#content div.related ul {
	margin-left: 8px;
}
div#content div.related ul.link {
	list-style: none;
}
div#content div.img {
	float: right;
	margin: 0 10px 10px 10px;
}
div#content div.img img {
	border: 1px solid #666666;
}
div#content div.img p {
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 3px 5px;
}

div#content p.events {
	padding-right: 20px;
}
div#content ul#events, div#content ul#events li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#content ul#events {
	margin: 5px 0 5px 0;
	float: left;
	width: 640px;
}
div#content ul#events li {
	display: inline;
}
div#content ul#events li a {
	float: left;
	text-decoration: none;
	text-indent: -5000px;
	font-size: 0;
	line-height: 0;
	width: 82px;
	height: 26px;
	margin: 0;
}
div#content ul#events li a.list {
	background: url(../images/generic/buttons/list_view.gif) no-repeat 0 -26px;	
}
div#content ul#events li a.calendar {
	background: url(../images/generic/buttons/calendar_view.gif) no-repeat 0 -26px;	
	width: 125px;
}
div#content ul#events li a:hover {
	background-position: 0 -52px;
}
div#content ul#events li a.active {
	background-position: 0 0;
}
div#content div.archive {
	padding: 10px 0 0 0;
	float: left;
	width: 430px;
	clear: both;
	margin: 10px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div#content ul.archive {
	margin: 0 0 3px 0;
}
div#content ul.archive li {
	display: inline;
	border-right: 1px solid #D9D9D9;
	padding: 0 6px;
	font-size: 11px;
}

div#content ul.archive li.year {
	font-weight: bold;
	padding-left: 2px;
}
div#content ul.archive li.last {
	border: 0;
}

div#content div.news_row {
	float: left;
	width: 640px;
	clear: both;
	margin: 10px 0 0 0;
}
div#content div.news_box {
	width: 305px;
	float: left;
}
div#content div.news_box h4 {
	width: 290px;
	float: none;
	background: url(../images/generic/headings/intergame.gif) no-repeat 3px 0;
}
div#content div#expo.news_box h4 {
	background: url(../images/generic/headings/expo.gif) no-repeat 3px 0;
}
div#content div#interpark.news_box h4 {
	background: url(../images/generic/headings/interpark.gif) no-repeat 3px 0;
}
div#content div#intergaming.news_box h4 {
	background: url(../images/generic/headings/intergaming.gif) no-repeat 3px 0;
}
div#content div#intergamingi.news_box h4 {
	background: url(../images/generic/headings/intergamingi.gif) no-repeat 3px 0;
}
div#content div.news_box ul {
	margin-bottom: 3px;
}
div#content div#expo.news_box ul, div#content div#expo.news_box ul li a {
	color: #232C99;
}
div#content div#expo.news_box ul li a:hover {
	color: #5960B2;
}
div#content div#interpark.news_box ul, div#content div#interpark.news_box ul li a {
	color: #0077C0;
}
div#content div#interpark.news_box ul li a:hover {
	color: #BFDDEF;
}
div#content div#intergame.news_box ul, div#content div#intergame.news_box ul li a {
	color: #BB0809;
}
div#content div#intergame.news_box ul li a:hover {
	color: #E6A5A6;
}
div#content div#intergaming.news_box ul, div#content div#intergaming.news_box ul li a {
	color: #86A40D;
}
div#content div#intergaming.news_box ul li a:hover {
	color: #E1E8C2;
}
div#content div#intergamingi.news_box ul, div#content div#intergamingi.news_box ul li a {
	color: #FF7400;
}
div#content div#intergamingi.news_box ul li a:hover {
	color: #FFDCBF;
}
div#content div.news_box p {
	color: #666666;
}
/* FORM BUTTONS */

div#content form a.submit, div#content form a.subscribe {
	display: block;
	text-indent: -5000px;
	font-size: 0;
	line-height: 0;
	width: 76px;
	margin: 5px 0 0 0;
	text-decoration: none;
	height: 27px;
	float: left;
	background:url(../images/generic/buttons/submit_button.gif) no-repeat 0 0;
}
div#content form a.subscribe {
	width: 96px;
 	background:url(../images/generic/buttons/subscribe_button.gif) no-repeat 0 0;
}
div#content form a.submit:hover, div#content form a.subscribe:hover {
	background-position: 0 -27px;
}

div#content div.news {
	padding: 5px 0 5px 0;
	margin: 0 20px 5px 0;
	border-bottom: 1px solid #CCCCCC;
}
div#content div.last {
	border-bottom: 0;
	margin-bottom: 15px;
}
div#content div.news a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
div#content div.news a:hover {
	color: #999999;
}
div#content div.news h3 {
	padding-bottom: 0;
	font-size: 13px;
	color: #333333;
}

div#content div.news a.intergame, div#content div.news h3.intergame a {
	color: #BB0809;
}
div#content div.news a.intergame:hover, div#content div.news h3.intergame a:hover {
	color: #E6A5A6;
}

div#content div.news a.intergaming, div#content div.news h3.intergaming a {
	color: #86A40D;
}
div#content div.news a.intergaming:hover, div#content div.news h3.intergaming a:hover {
	color: #E1E8C2;
}


div#content div.news a.intergamingi, div#content div.news h3.intergamingi a {
	color: #FF7400;
}
div#content div.news a.intergamingi:hover, div#content div.news h3.intergamingi a:hover {
	color: #FFDCBF;
}

div#content div.news a.interpark, div#content div.news h3.interpark a {
	color: #0077C0;
}
div#content div.news a.interpark:hover, div#content div.news h3.interpark a:hover {
	color: #BFDDEF;
}

div#content div.news p {
	padding-bottom: 5px;
}
div#content p.date {
	font-size: 10px;
	color: #999999;
}
div#content p.date span {
	color: #333333;
	font-weight: bold;
}
div#content p.date a {
	font-weight: bold;
}


/* HEADINGS */
h1.ir {
	width: 450px;
}
h1.intergame_online {
	width: 300px;
	background: url(../images/generic/headings/intergame_online.gif) no-repeat 3px 0;
}
h1.intergame {
	background: url(../images/generic/headings/intergame.gif) no-repeat 3px 0;
}
h1.intergame_welcome {
	background: url(../images/generic/headings/intergame_welcome.gif) no-repeat 3px 0;
}
h1.intergame_advertising {
	background: url(../images/generic/headings/intergame_advertising.gif) no-repeat 3px 0;
}
h1.intergaming {
	background: url(../images/generic/headings/intergaming.gif) no-repeat 3px 0;
}
h1.intergaming_welcome {
	background: url(../images/generic/headings/intergaming_welcome.gif) no-repeat 3px 0;
}
h1.intergaming_advertising {
	background: url(../images/generic/headings/intergaming_advertising.gif) no-repeat 3px 0;
}
h1.intergamingi {
	background: url(../images/generic/headings/intergamingi.gif) no-repeat 3px 0;
}
h1.intergamingi_welcome {
	background: url(../images/generic/headings/intergamingi_welcome.gif) no-repeat 3px 0;
}
h1.intergamingi_advertising {
	background: url(../images/generic/headings/intergamingi_advertising.gif) no-repeat 3px 0;
}
h1.interpark {
	background: url(../images/generic/headings/interpark.gif) no-repeat 3px 0;
}
h1.interpark_welcome {
	background: url(../images/generic/headings/interpark_welcome.gif) no-repeat 3px 0;
}
h1.interpark_advertising {
	background: url(../images/generic/headings/interpark_advertising.gif) no-repeat 3px 0;
}
h1.flight_search {
	background: url(../images/generic/headings/flight-search.gif) no-repeat 3px 0;
}
h1.about {
	background: url(../images/generic/headings/about.gif) no-repeat 3px 0;
}
h1.design {
	background: url(../images/generic/headings/design.gif) no-repeat 3px 0;
}
h1.technical {
	background: url(../images/generic/headings/technical.gif) no-repeat 3px 0;
}
h1.team {
	background: url(../images/generic/headings/meet.gif) no-repeat 3px 0;
}
h1.contact {
	background: url(../images/generic/headings/contact.gif) no-repeat 3px 0;
}
h1.subscriptions {
	background: url(../images/generic/headings/subscriptions.gif) no-repeat 3px 0;
}
h1.digital-trial {
	background: url(../images/generic/headings/digital-trial.gif) no-repeat 3px 0;
}
h1.events {
	background: url(../images/generic/headings/events.gif) no-repeat 3px 0;
}
h1.advertising {
	background: url(../images/generic/headings/advertising.gif) no-repeat 3px 0;
}
h1.privacy {
	background: url(../images/generic/headings/privacy.gif) no-repeat 3px 0;
}
h1.copyright {
	background: url(../images/generic/headings/copyright.gif) no-repeat 3px 0;
}
h1.categories {
	background: url(../images/generic/headings/categories.gif) no-repeat 3px 0;
}
h1.search {
	background: url(../images/generic/headings/search.gif) no-repeat 3px 0;
	width: 300px;
}
h1.directory {
	background: url(../images/generic/headings/directory.gif) no-repeat 3px 0;
}
h1.latest_news {
	background: url(../images/generic/headings/latest_news.gif) no-repeat 3px 0;
}
h1.news_archive {
	background: url(../images/generic/headings/news_archive.gif) no-repeat 3px 0;
}
h1.feature_archive {
	background: url(../images/generic/headings/feature_archive.gif) no-repeat 3px 0;
}
h1.other_news {
	float: none;
	background: url(../images/generic/headings/other_recent_news.gif) no-repeat 3px 0;
}
h1.other_feature {
	float: none;
	background: url(../images/generic/headings/other_recent_feature_articles.gif) no-repeat 3px 0;
}
h1.news {
	background: url(../images/generic/headings/news.gif) no-repeat 3px 0;
}
h1.featured_articles {
	background: url(../images/generic/headings/featured_articles.gif) no-repeat 3px 0;
}
h1.submit_press_release {
	background: url(../images/generic/headings/submit_press_release.gif) no-repeat 3px 0;
}
h1.oops {
	background: url(../images/generic/headings/oops.gif) no-repeat 3px 0;
}
h1.expo {
	background: url(../images/generic/headings/intergame_expo.gif) no-repeat 3px 0;
}
h1.pictures {
	background: url(../images/generic/headings/show-images.gif) no-repeat 3px 0;
}
/* DIRECTORY & CATEGORIES */

div#content ul.categories {
	float: left;
	list-style: none;
	margin: 0 20px 10px 0;
}
div#content  ul.categories li {
	list-style: none;
	padding-left: 3px;
}

div#content p.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
}

div#content p.code span.b {
	color: #0000FF;
}
div#content p.code span.g {
	color: #009900;
}

div#content ul#directory-results {
	font-size: 12px;
	list-style: none;
	float: left;
	margin: 0;
}
div#content ul#directory-results li {
	padding-bottom: 5px;
	padding-left: 15px;
}
div#content ul#directory-results a {
	font-weight: bold;
}
div#content div.sponsored {
	width: 455px;
	float: left;
	clear: both;
	background: url(../images/generic/backgrounds/sponsored_result_repeat.jpg) repeat-y 0 0;
}
div#content div.sponsored h4 {
	display: block;
	height: 30px;
	width: 443px;
	background: url(../images/generic/backgrounds/sponsored_result_top.jpg) no-repeat 0 0;	
}
div#content div.sponsored h4 span {
	padding: 8px 0 0 12px;
	font-size: 13px;
	float: left;
	color: #FFF;
}
div#content div.sponsored h4 span a {
	color: #FFF;
	text-decoration: underline;
}
div#content div.sponsored p {
	padding: 0 15px 10px 15px;
	margin: 0;
}
div#content div.sponsored img {
	float: right;
	padding: 2px;
	border: 1px solid #CCC;
}
div#content div.sponsored span.bottom {
	display: block;
	float: left;
	width: 455px;
	height: 20px;
	clear: both;
	background: url(../images/generic/backgrounds/sponsored_result_bottom.jpg) no-repeat 0 0;	
}

/* FLAGS */

div#content div#left ul#flags {
	display: block;
	float: right;
	width: 185px;
	padding-right: 15px;
	height: 32px;
	list-style: none;
}
div#content div#left ul#flags li {
	margin: 0;
	float: left;
	padding: 0;
	list-style: none;
}
div#content div#left ul#flags a {
	width: 37px;
	height: 32px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-indent: -5000px;
	background-image: url(../images/generic/buttons/flags/gb.gif);
	background-position: 0 -32px;

}
div#content div#left ul#flags a:hover, div#content div#left ul#flags a.active {
	background-position: 0 0;
}
div#content div#left ul#flags a.fr {
	background-image: url(../images/generic/buttons/flags/fr.gif);
}
div#content div#left ul#flags a.it {
	background-image: url(../images/generic/buttons/flags/it.gif);
}
div#content div#left ul#flags a.es {
	background-image: url(../images/generic/buttons/flags/sp.gif);
}
div#content div#left ul#flags a.de {
	background-image: url(../images/generic/buttons/flags/de.gif);
}
/* DOHOP */

div#content div.dohop {
	width: 630px;
	float: left;
	clear: both;
	background: url(../images/generic/backgrounds/dohop-repeat.jpg) repeat-y 0 0;
}
div#content div.dohop h4 {
	display: block;
	height: 30px;
	width: 618px;
	background: url(../images/generic/backgrounds/dohop-top.jpg) no-repeat 0 0;	
}
div#content div.dohop h4 span {
	padding: 8px 0 0 12px;
	font-size: 13px;
	float: left;
	color: #FFF;
}
div#content div.dohop div {
	background: url(../images/generic/backgrounds/dohop-bottom.jpg) no-repeat bottom left;
}
div#content div.dohop div div {
	padding-bottom: 20px;
	background: url(../images/generic/backgrounds/flight-search.gif) no-repeat top right;
}
div#content div.dohop div p {
	font-size: 15px; 
	color: #D6681F; 
	font-weight: bold; 
	padding: 0 0 20px 15px;
}
div#content div.dohop iframe {
	margin-left: 15px;
}
/* SEARCH */

div#content ol#search {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 10px 0 10px 30px;
}
div#content ol#search li {
	padding: 0 150px 12px 0;
	line-height: 16px;
}
div#content ol#search li .small {
	font-size: 9px;
	color: #888888;
}

div#content ul#pages, div#content ul#pages li {
	list-style: none;
	display: inline;
	margin: 0;
}
div#content ul#pages {
	margin: 5px 3px;
}
div#content ul#pages li {
	padding-right: 4px;
}
div#content ul#pages li.pages {
	color: #666666;
	padding-right: 6px;
}
div#content ul#pages li a {
	background: url(../images/generic/icons/page.gif) no-repeat 0 3px;
	padding-left: 12px;
	text-decoration: underline;
}
div#content ul#pages li.prevnext a {
	background: 0;
	padding-left: 2px;
	font-size: 10px;
}
div#content ul#pages li a.active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

/* FOOTER */
div#footer_fix {
	width: 775px;
	padding-left: 20px;
}
div#footer {
	font-size: 10px;
	width: 795px;
	float: left;
	color: #D9D9D9;
	background: url(../images/generic/backgrounds/footer.gif) repeat-x 0 0;
}
div#footer a {
	color: #CCCCCC;
}
div#footer a:hover {
	color: #999999;
}
div#footer ul, div#footer ul li {
	list-style: none;
	display: inline;
	font-size: 9px;
}
div#footer ul {
	margin: 5px 0;
	float: left;
}
div#footer ul li {
	border-right: 1px solid #D9D9D9;
	padding: 0 8px 0 8px;
}
div#footer ul li.first {
	padding-left: 10px;
}
div#footer ul li.last {
	border: 0;
}
div#footer ul li a {
	color: #FFFFFF;
}
div#footer ul li.active a {

	text-decoration: none;
}
div#footer ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
div#footer ul#textsize {
	font-size: 10px;
	float: right;
}
div#footer ul#textsize li {
	border: 0;
	padding: 0;
}
div#footer ul#textsize a {
	display: block;
	width: 15px;
	height: 15px;
	margin: 3px 0 0 0;
	float: left;
	text-decoration: none;
	color: #333333;
	padding: 0;
	background:url(../images/generic/buttons/textsize-minus.gif) no-repeat 0 0;
}
div#footer ul#textsize a:hover, div#footer ul#textsize a.plus:hover {
	background-position: 0 -15px;
}
div#footer ul#textsize a.plus {
	width: 25px;
	background:url(../images/generic/buttons/textsize-plus.gif) no-repeat 0 0;
}
div#footer ul#textsize a.info {
	background: none;
	width: 55px;
	margin: 0;
	color: #D9D9D9;
	cursor: help;
}

div#footer p {
	float: left;
	clear: left;
	width: 600px;
	padding: 10px 10px 0 10px;
	line-height: 15px;
}
div#footer span {
	display: block;
	height: 10px;
	width: 795px;
	float: left;
	background: url(../images/generic/backgrounds/footer_corners.gif) no-repeat 0 0;
}

div#native {
	width: 795px;
	height: 35px;
	float: left;
	background: url(../images/generic/backgrounds/native.gif) repeat 0 0;
}
div#native a {
	display: block;
	float: right;
	width: 265px;
	height: 25px;
	text-decoration: none;
	font-size: 1px;
	text-indent: -5000px;
	background: url(../images/generic/buttons/native.gif) repeat 0 0;
}
div#native a:hover {
	background-position: 0 -25px;
}

a#photos {
	background: url(../images/generic/buttons/photos.gif) no-repeat 0 0;
	width: 150px;
	height: 82px;
	float: right;
}

.errorField 
{
	/*border:1ps solid red;*/
	color: Red;
}

.formFieldLabel 
{
	font-weight:bold;
}

#demOtherTxt_label 
{
	display:none;
}

#demOtherTxt 
{
	display:none;
}

#country
{
	width:200px;
}