body {
	margin-top:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#e9dfec;
	padding:0;
}

/*links*/
a {
	/*color:#8d4391;*/
	/*color:#9719b2;*/
	color:#8c27b2;
	text-decoration:none;
	font-weight:bold;
}

a:visted {
	color:#ccc;
	text-decoration:underline;
}

a:hover {
	color:#0000ff;
	text-decoration:underline;
}

/*
.link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:plain;
	color:#9f71a1;
}

a.link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:plain;
	color:#9f71a1;
	text-decoration:none;
}

a.link:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#0033ff;
	font-weight:plain;
	text-decoration:underline;
}

a.link :visted {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#ccc;
	font-weight:plain;
	text-decoration:underline;
}

a.link :visted:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#0000ff;
	font-weight:plain;
	text-decoration:underline;
}

.related_link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:plain; 
	color:#8d4391;
}

a.related_link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:plain; 
	color:#8d4391;
	text-decoration:none;
}

a.related_link:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#0033ff;
	font-weight:plain;
	text-decoration:underline;
}

a.related_link :visted {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#ccc;
	font-weight:plain;
	text-decoration:underline;
}

a.related_link :visted:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#0000ff;
	font-weight:plain;
	text-decoration:underline;
}
/*end*/

.relatedArticles {
		border:solid 1px #f0d9f9;
	}

/*images*/
img {
	display:inline-block; 
	border:1px solid #8d4391;
}

.borderless {
	border:0px;
}
/*end*/

/*footer*/
#footer {
	width: 800px;
	font-size:10px;
}

#footer a {
	font-size:10px;
	color:#8d4391;
	text-decoration:none;
}

#footer a:visted {
	color:#ccc;
	text-decoration:underline;
}

#footer a:hover {
	color:#0000ff;
	text-decoration:underline;
}
/*end*/

#main {
	width: 800px;
	overflow:none;
	margin: auto;
	text-align: center; /*text align should be left or center?*/
	position:relative;
	overflow:hidden;
	height:auto;
	background-color:#fff;
	border: solid 1px #CCCCCC;
}

#header  {
	height:80px;
	z-index:100;
	text-align:left;
	background-image:url(http://www.travellers-club.co.uk/templates/default%20R4/images/logo.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}

#logo {
	float:right;
	height:70px;
	width:430px;
}

#outer_search {
	top:0px;
	left:0px;
	float:left;
	position:relative
	;width: 260px;
	height: 80px;
	text-align:center;
}

#home_but {
	float:left;
	width:85px;
	height:80px;
	background-position:top;
	vertical-align:text-bottom;
	font-size:15px;
	color:#8d4391;
	font-weight:bold;
}

#inner_search {
	position:absolute;
	top:5px;
	left:110px;
	width: 180px;
	height: 80px;
	text-align:left;
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
}

#content {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:auto;
}

#time {
	float:right;
	width: 175px;
	height:20px;
	font-size:16px;
	color:#8d4391;
	font-weight:bold;
}

search_box {
	position:relative;
	width: 175px;
	height:20px;
	text-align:left;
}

search_type {
	position:relative;
	width: 175px;
	height:20px;
	text-align:center;
}

#search_box	input {
	background-color:#eeeeee;
	font-size:11px;
	color:#oooooo;
}

#top-nav  {	
	width:780px;
	position: relative;
	/*padding:2px;*/
	padding:8px 0;
	background-color: #ffffff;
	z-index:100;
	/*padding-left:20px;*/
}

#spacer {
	height:10px;
	width:100%;
}

#postit {
	position:absolute;
	top:0;
	right:0;
	height:177px;
	width:200px;
	z-index:-1000;
	background-image:url(http://www.travellers-club.co.uk/image/postit.gif);
}

#banner_cage {
	position:absolute;
	top:50px;
	left:50px;
	height:600px;
	width:120px;
	background-color:#e9dfec;
	text-align:center;
	overflow:hidden;
}

#pointer {
	width:40px;
	height:18px;
	background-image:url(http://www.travellers-club.co.uk/image/plane_pointer.gif);
}

#scroller_holder {
	width:760px;
	text-align:center;
	border:0px solid #000;
	position:absolute;
	top:130px;
	height:20px;
}

#intro {
	width: 800px; 
	height:250px; 
	background-image:url(http://www.travellers-club.co.uk/image/intro_bg.gif); 
	background-repeat:no-repeat;
	text-align:center;
}

#intro_inner {
	margin-left:35px; 
	margin-right:35px; 
	text-align:justify;
}

#intro_upper {
	height:90px; 
	margin-top:5px;
}

#intro_upper h1 {
	font-size:16px;
}

#intro_mid {
	height:60px; 
	vertical-align:middle;
}

#intro_lower {
	height:90px;
}

#kelkoo_outer {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

#kelkoo_framer {
	width: 780px; 
	height:350px; 
	text-align:center; 
	margin-left:30px;
}

#kelkoo_left {
	float:left; 
	width:420px; 
	height:inherit;
	text-align:justify;
}

#kelkoo_upper_left {
	width:420px; 
	height:310px;
}
#kelkoo_lower_left {
	width:418px; 
	height:24px; 
	background-color:#eee; 
	line-height:20px; 
	vertical-align:top; 
	border:1px solid #9618b1;
}

#kelkoo_right { 
	float:right; 
	height: 310px; 
	width:340px; 
	height:inherit; 
	text-align:right; 
	line-height:36px;
	margin-left:20px;
}

.rec {
	background-color:#fff; 
	border:1px solid #7e3683; 
}

#grey_box {
	width: 750px; 
	height:270px; 
	background-image:url(http://www.travellers-club.co.uk/image/grey_bg.gif); 
	background-repeat:no-repeat; 
	margin-left:25px; 
	margin-right:25px;
}

#rec_holder {
	float:left; 
	width:380px; 
	height:250px; 
	margin:6px;
}
#comp_holder {
	float:right; 
	width:300px; 
	height:250px; 
	margin:6px;
}

#index_outer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:inherit;
}

#outer {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:inherit;
}

#row_1 {
	height:36px;
	width:100%;
}

#top_left {
	width:220px;
	float:left;
}

#top_right {
	width:540px;
	float:right;
}

#row_2 {
	width:100%;
	height:inherit;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#col_1 {
	width:220px;
	height:inherit;
	float:left;
}

#col_2 {
	width:340px;
	height:inherit;
	float:left;
}
#col_3 {
	width:200px;
	height:inherit;
	float:right;
}

#menu_row {
	width:100%;
	line-height:32px;
	float:left;
	text-align:center;
}

.white_top{
	width: 220px;
	background-image:url(http://www.travellers-club.co.uk/news/images/white_top.gif);
	height:10px;
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	background-position:bottom;
}

.white_middle{
	width: 220px;
	background-image:url(http://www.travellers-club.co.uk/news/images/white_middle.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.white_bottom{
	width: 220px;
	background-image:url(http://www.travellers-club.co.uk/news/images/white_bottom.gif);
	height:10px;
	background-repeat:no-repeat;
}

#white_inner {
	width:210px;
	text-align:justify;
	font-size:12px;
}

#main_top{
	width:540px;
	background-image:
url(templates/default%20R4/news/images/main_top.gif);
	height:36px;
	background-repeat:no-repeat;
	text-align:center;
	line-height:36px;
}

#pnk_header{
	width:220px;
	background-image:url(http://www.travellers-club.co.uk/news/images/pink_header.gif);
	height:36px;
	background-repeat:no-repeat;
	text-align:center;
	line-height:36px;
}

#small_pnk_header{
	width:200px;
	background-image:url(http://www.travellers-club.co.uk/news/images/small_pink_header.gif);
	height:36px;
	background-repeat:no-repeat;
	text-align:center;
	line-height:36px;
}

.sign_up {
	background-color:#e9dfec; 
	font-size:13px; 
	font-weight:bold; 
	color:#666; 
	font-family:Arial, Helvetica, sans-serif;
}

.sign_up_button {
	background-color:#eee; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	color:#336600;
}	

#top_reg_holder {
	text-align:left; 
	padding-left:20px;
	padding:4px;
	font-family:14px;
	font-weight:bold;
	color:#336600;
	width:780px;
	vertical-align:middle;
}

#article a {
	color:#993399; 
	text-decoration: underline; 
	font-weight: bold; 
}

#article a:hover {
	color:#993399; 
	text-decoration: underline; 
	font-weight: bold; 
}

.sub-nav {
	background-color:#ffffff;
	border:solid;
	border-width:1px;
	border-color:#000000;
}
#sub-nav li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
} 

.Go {
	color:#009933;
	font-weight:bold;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
}

#search_box	input {
	background-color:#eeeeee;
	font-size:11px;
	color:#oooooo;
}

.form_header {
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.rel {
	padding:6px; 
	margin:0 0 0 0 ;
}

.rel ul {
	padding-left:8px;
	margin-left:6px; 
}

.rel li {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#8d4391;
}

/*index pages*/
.indexTable {
	width:760px; 
	background-color:#f3e6f8;
}

.indexHeader {
	width:750px;
	height:20px;
	padding-left:5px;
}

.indexHeader h2 {
	margin:0;
	padding:10px 0;
	font-size:16px;
	color:#8c27b2;
}

.indexCell {
	width:750px;
	height:80px;
	background-color:#fff;
	padding-left:5px;
}

.indexBox {		/*light purple box*/
	width:240px;
	height:80px;
	background-color:#f8f4f9; /* darker #f3e6f8;*/
	margin:5px 0;
}

.linksBig { 	/*see more link*/
	width:740px;
	font-size:14px;
	padding:5px;
}
/*end*/

/*headings*/
h1, h2, h3, h4 {
	font-weight:bold;
}

h1, h2, h4 {
	color:#8c27b2;
}

h1 {
	font-size:25px;
}

h2, h4 {
	font-size:16px;
}

h3 {
	font-size:12px;
	font-style:italic;
	color:#666;
}

h4 {
	margin:2px;
	padding:2px;
}
/*end*/

/*contact us page*/
.lightBoxContactUs {		/*light purple box*/
	width:760px;
	height:200px;
	background-color:#f8f4f9;
	padding:5px;
}

.vcard {
	font-size:13px;
}

.tel, .fax, .email {
	font-weight:bold;
	color:#8d4391;
}

#email a {
	font-size:12px;
	color:#8d4391; 	/*8d4391*/
	text-decoration:none;
}

#email a:visted {
	color:#ccc;
	text-decoration:underline;
}

#email a:hover {
	color:#0000ff;
	text-decoration:underline;
}
/**/

.month {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#8d4391;
	margin:0px;
	padding:0px;
}

.green_form {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	color:#15dd10; 
	line-height:16px;
}

.sign_up_header_bold {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#fff; 
	line-height:16px;
}

.sign_up_header {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:plain; 
	color:#fff; 
	line-height:13px;
}

.sign_up_go{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#00CC33;
	line-height:13px;
}

#mn {
	margin-top:6px;
	width:800px;
	height:367px;
}

#mntb {
	width:800px;
	height:34px;
	background-image:url(http://www.travellers-club.co.uk/news/dp_bar2.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	line-height: 34px;
}

#scroller_base {
	width:800px;
	height:33px;
	background-image:url(http://www.travellers-club.co.uk/news/images/dp_bar3.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
}

#title_holder {
	width:175px;
	height:33px;
	margin-left:40px;
	line-height:33px;
	float:left;
}

#ticker_holder{
	width:500px;
	height:33px;
	margin-left:0px;
	line-height:33px;
	float:right;
	text-align:left;
}

#mnmb{
	width:800px;
	height:300px;
	position:relative;
	margin-top:0px;
	margin-left:0px;
}

#news_frame {
	width:525px;
	height:300px;
	background-image:url(http://www.travellers-club.co.uk/news/images/news_bg3.gif);
	float:right
}

#inner_frame {
	width:490px;
	height:240px;
	float:left;
	overflow:auto;
	scrollbar-base-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-face-color: #ddd;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-shadow-color: #666;
	scrollbar-arrow-color: #666;
}

#top_spacer {
	height:30px;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:410px;
	text-align:left;
	float:left;
	line-height:16px;
	color:#666;
}

.headline a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration: none;
}

.summary {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:plain;
	text-align:justify;
	float:left;
	line-height:15px;
}
#window_frame {
	width:275px;
	height:300px;
	float:left;
	background-position:center;
	vertical-align:middle;
	text-align:center;
	background-repeat:no-repeat;
	background-color:#eee;
}

.borderless {
	border:0px;
}

#newsticker {
	width:190px; 
	overflow:hidden; 
	height:24px; 
	font-size:14px;
	padding:0px;
	margin:0px; 
	text-align: left;
}

#newsticker ul {
	padding:0px;
	margin:0px;
	width:190px; 
	overflow:hidden; 
	margin-top: 6px;
}

#newsticker li {
	display:block;
	list-style-type:none;
	padding:0;
	width:190px;
	margin: 0px;
}

#newsticker a {
	font-family: Courier New, Courier, monospace; 
	font-size:16px; 
	color: #FFFF00; 
	text-align: left; 
	text-decoration: none;
}

#destination_holder {
	width: 220px;
	height: 56px;
	background-image:url(/image/destinations_bg.gif);
}

#destination_inner { 
	position: relative;
	top: 6px;
	left: 6px;
	width: 200px;
	background-color:#333;
	font-family: "Courier New", Courier, monospace;
	color:#ffff00;
	height: 36px;
}

#destination_title {
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	height: 18px;
	font-size: 18px;
	text-align: center;
}

#polaroid {
	width:300px;
	height:329px;
	margin-top:10px;
	float:left;
}

#pol_title {
	background-image:url(http://www.travellers-club.co.uk/photo-gallery/images/title.gif);
	width:30px;
	height:310px;
	float:left;
}

#pol_top {
	background-image:url(http://www.travellers-club.co.uk/photo-gallery/images/pol_new_01.gif);
	width:270px;
	height:15px;
	text-align:center;
	font-size:11px;
	margin:0px;
	padding:0px;
	float:right;
}

#pol_holder {
	float:right;
	width:270px;
	height:261px;
	background-image:url(http://www.travellers-club.co.uk/photo-gallery/images/pol_new_02.gif);
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#pol_img_P {
	width:180px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:middle;
}

#pol_img_L {
	width:240px;
	height:180px;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
	vertical-align:middle;
	margin-top:26px;
}

#pol_photographer {
	background-image:url(http://www.travellers-club.co.uk/photo-gallery/images/pol_new_03.gif);
	width:270px;
	height:16px;
	line-height:15px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#6e5370;
	background-repeat:no-repeat;
	float:right;
}

#pol_details {
	background-image:url(http://www.travellers-club.co.uk/photo-gallery/images/pol_new_04.gif);
	width:270px;
	height:37px;
	line-height:16px;
	text-align:center;
	font-family:"Bradley Hand ITC", Times, serif;
	font-size:15px;
	color:#6e5370;
	background-repeat:no-repeat;
	float:right;
	font-weight:plain;
}

#top_bar {
	width:700px;
	height:10px;
	background-image:url(http://www.travellers-club.co.uk/images/index_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#title_bar {
	width:700px;
	height:30px;
	background-image:url(http://www.travellers-club.co.uk/images/index_mid.gif);
	background-repeat:repeat-y;
}

#unique_title {
	width: 700px;
	height:inherit;
	text-align:center;
	float:left;
}

#syndicated_title {
	width: 250px;
	height:inherit;
	text-align:center;
	float:right;
}

#news_outer {
	width:700px;
	height:140px;
	background-image:url(http://www.travellers-club.co.uk/images/index_mid.gif);
	background-repeat:repeat-y;
	text-align:justify;
}

#unique_holder {
	width:700px;
	height:140px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#unique_inner {
	width:680px;
	height:120px;
	margin:10px;
	overflow:auto;
}

#syndicated_holder {
	width:250px;
	height:140px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#syndicated_inner {
	width:230px;
	height:120px;
	margin:10px;
	overflow:auto;
}

#base_spacer {
	width:700px;
	height:2px;
	background-image:url(http://www.travellers-club.co.uk/images/index_mid.gif);
	background-repeat:repeat-y;
}

#bottom_bar {
	width:700px;
	height:10px;
	background-image:url(http://www.travellers-club.co.uk/images/index_bottom.gif);
	background-repeat:no-repeat;
}