/* Virgin Atlantic FWF CSS Layout - Coded by YUZU 2007 - www.yuzu.co.uk */


/******* GLOBAL *********************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

#baseFrame {
	position: relative;
	width: 730px;
	background: url(../images/bf_bg.gif) top center repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#bf_top, #bf_bot {
	width: 730px;
	height: 16px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#bf_top { background-image: url(../images/bf_tp.png); }

#bf_bot { background-image: url(../images/bf_bt.png); }


/******* PAGE STRUCTURE	*************************************************/

#head {
	position: relative;
	width: 730px;
	height: 97px;
}

#head h1, #head h1 a {
	width: 694px;
	height: 97px;
	display: block;
	font-size: 2px;
}

#head h1 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

#head h1 a {
	background: url(../images/pg_hd.png) top left no-repeat;
	/*background: url(../images/xmas_hd_08.jpg) top left no-repeat;*/
	text-indent: -9999px;
}


#pageFrame {
	position: relative;
	width: 694px;
	padding: 8px 18px 0 18px;
	margin: 0px;
}

/******* LEFT COLUMN ****************************************************/

#lftCol {
	position: relative;
	float: left;
	width: 156px;
}

#mainNav {
	width: 156px;
	background: url(../images/nav_bg.png) top left repeat-y;
	padding-bottom: 20px;
}

#mainNav h2 {
	width: 156px;
	height: 30px;
	display: block;
	background: url(../images/nav_hd.png) top left no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#mainNav ul {
	position: relative;
	left: 8px;
	width: 139px;
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#mainNav ul li {
	width: 139px;
	border-bottom: 1px solid #bb4d4d;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#mainNav ul li.noLine { border-bottom: none; }

#mainNav ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#mainNav ul li a:hover { color: #dfabab; }

#feat {
	width: 156px;
	background: url(../images/feat_bg_rep.gif) top left repeat-y;
	margin-top: 8px;
}

#feat h2 { display: none; }

#feat ul {
	position: relative;
	width: 156px;
	list-style: none;
	background: url(../images/feat_bg.gif) top left no-repeat;
	margin: 0px;
	padding: 15px 0 15px 0;	
}

#feat ul li { 
	position: relative;
	left: 8px;
	width: 148px; 
	margin-bottom: 4px;
}

#feat ul li a {
	width: 108px;
	display: block;
	padding-left: 40px;
	background-position: top left;
	background-repeat: no-repeat;
	/*line-height: 3em;*/
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#feat ul li a:hover { text-decoration: underline; }

#feat_link_1 { background-image: url(../images/feat_podcast-trans.png); padding-top: 10px; height: 26px; }
#feat_link_2 { background-image: url(../images/feat_forum-trans.png); padding-top: 6px; height: 30px; }
#feat_link_3 { background-image: url(../images/feat_video-trans.png); padding-top: 14px; height: 22px; }
#feat_link_4 { background-image: url(../images/feat_shop-trans.png); padding-top: 10px; height: 26px; }
#feat_link_5 { background-image: url(../images/feat_testimonials.png); padding-top: 10px; height: 26px; }
#feat_link_6 { background-image: url(../images/feat_faq-trans.png); padding-top: 10px; height: 26px; }


/******* MIDDLE COLUMN **************************************************/

#midCol {
	position: relative;
	width: 363px;
	border: 1px solid #000000;
	margin-left: 162px;
	margin-right: auto;
	padding: 10px;
}

#midCol p {
	text-align: justify;
}

#midCol a, #midCol abbr {
	color: #600202;
	border-bottom: 1px dotted #600202;
	background-color: #fff0ba;
	text-decoration: none;
}

#midCol a:hover {
	color: #b90202;
	border-bottom-color: #b90202;
	background-color: #ffffff;
}

#midCol span.lrgLetter {
	font-size: 18px;
}

#midCol div.inputForm {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#midCol form, #midCol input, #midCol select {
	padding: 0px;
	margin: 0px;
}

#midCol .audioItem p { margin: 0 0 0 10px; }

#midCol .videoItem td { padding: 10px; }

#homeMain { margin-bottom: 20px; }

#homeBot {
	margin-top: 8px;
}

#hb-lftadvert {
	position: relative;
	float: left;
	width: 156px;
}

#hb-rtadvert {
	position: relative;
	float: right;
	width: 139px;
	height: 125px;
	background: url(../images/img_sponsors.jpg) top left no-repeat;
}

div.homeTest {
	position: relative;
	width: 363px;
	text-align: center;
	background-color: #fff0ba;
	border: 1px solid #b87b7b;
	margin-top: 10px;	
	margin-left: 162px;
	margin-right: auto;
	padding: 20px 10px 20px 10px;
}

div.homeTest a {
	color: #600202;
	border-bottom: 1px dotted #600202;
	background-color: #fff0ba;
	text-decoration: none;
}

div.homeTest a:hover {
	color: #b90202;
	border-bottom-color: #b90202;
	background-color: #ffffff;
	text-decoration: none;	
}



/******* RIGHT COLUMN ***************************************************/

#rgtCol {
	position: relative;
	float: right;
	width: 139px;
}

#bookings {
	width: 131px;
	background: #600202 url(../images/book_bg.gif) top left repeat-x;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
}

#bookings h2 {
	position: relative;
	left: -8px;
	width: 139px;
	height: 30px;
	display: block;
	background: url(../images/book_hd.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	margin-right: -8px;
}

#bookNumber {
	width: 123px;	
	font-size: 14px;
	padding-bottom: 10px;
	margin: 0 8px 0 0;
	text-align: center;
	font-style: italic;
}

#bookNumber em {
	color: #fff0ba;
	font-size: 14px;
	font-weight: bold;
}

#speshMsg {
	width: 117px;
	color: #600202;
	font-size: 11px;	
	font-weight: bold;
	background-color: #fff0ba;
	border: 1px solid #a60202;
	font-style: italic;
	padding: 0.1em 0.25em 0.1em 0.25em;
}

#speshMsg2 {
	font-size: 11px;
	display: block;
	width: 117px;
	background-color: #a60202;			/*#fff0ba;*/
	padding: 2px 2px 2px 4px;
	color: #FFFFFF; /*#600202;*/
	margin: 0 8px 2px 0;
}

#speshMsg2 span {
	color: #600202;
	font-weight: bold;
	background-color: #fff0ba;
	font-style: italic;
	padding: 0.1em 0.25em 0.1em 0.25em;
}


#bookSpecial {
	width: 117px;
	background-color: #a60202;			/*#fff0ba;*/
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	margin: 0 8px 20px 0;
}

#bookSpecial dd {
	padding: 0px;
	margin: 8px 3px 3px 0;
	border-top: 1px dashed #fff0ba;
}


#bookSpecial span {
	color: #600202;
	font-weight: bold;
	background-color: #fff0ba;
	font-style: italic;
	padding: 0.1em 0.25em 0.1em 0.25em;
}

#bookings strong {
	font-size: 12px;
}

#bookings p {
}

#bookings a{
	font-weight: bold;
	color: #ffffff;
}

#booking-btn a{
position: relative;
	left: -7px;
	width: 139px;
	height: 55px;
	display: block;
	background: url(../images/book_butt_up-trans.png) top left no-repeat;
	text-indent: -9999px;
	margin-right: -8px;
	cursor: pointer;
}

#booking-btn a:hover { background-image: url(../images/book_butt_dwn-trans.png); }

#bookings h3 {
	font-size: 12px;
	margin: 15px 0 5px 0;
	padding: 0px;
}

#courses {
	position: relative;
	width: 139px;
	list-style: none;
	margin: 0 -8px 0 0;
	padding: 0 0 15px 0;
}

#courses li {
	width: 123px;
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #bb4d4d;
	padding: 0.2em 0 0.2em 0;
	margin: 0px;
}

#advert {
	width: 139px;
	height: 125px;
	background: url(../images/img_sponsors.jpg) top left no-repeat;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}



/******* FOOTER *********************************************************/

#foot {
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	text-align: center;
}

#foot a.emph {
	color: #600202;
	border-bottom: 1px dotted #600202;
	background-color: #fff0ba;
	text-decoration: none;
}

#foot a.emph:hover {
	color: #b90202;
	border-bottom-color: #b90202;
	background-color: #ffffff;
	text-decoration: none;	
}

#foot a {
	color: #333333;
	text-decoration: none;
}

#foot a:hover { text-decoration: underline; }

#psych{
	width: 168px;
	margin-left: 162px;
	width: 363px;
	color: #600202;
	border-bottom: 1px dotted #600202;
	background-color: #fff0ba;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
	margin-top: 5px;
}

#times_trav{
	width: 168px;
	margin-left: 162px;
	width: 363px;
	color: #600202;
	border-bottom: 1px dotted #600202;
	background-color: #fff0ba;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
	margin-top: 5px;
}

