#map {
	overflow: hidden;
}
.disappear {
	display: none;
}

.appear {
	display: block;
}

.fleft {
	float: left;	
}

.fright {
	float: right;	
}

.btn_skip {
	margin-bottom: 20px;
	border: none;
	width: 186px;
	height: 20px;
	cursor: pointer;
	background-image: url(../images/buttons/complete-later_up.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

.btn_skip:hover {
	background-image: url(../images/buttons/complete-later_over.gif);
}

.btn-more-info {
	margin: 10px 0px 0px 0px;	
}

.main_img_fr {
	float: right;
	margin: 0px 0px 0px 20px;
}

html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #0057a3;
	empty-cells: show;
	background-image: url(../images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

body.fl {
	background-color: #ffffff;
	background-image: none;
	padding: 10px 10px 10px 10px;
}

#map_canvas {
	width: 445px;
	height: 275px;	
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

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

a:hover {
	text-decoration: underline;
}

.layout {
	margin: 0px auto 0px auto;
	padding: 0px 0px 50px 0px;
	width: 1020px;
	top: 0px;
	display: block;
	position: relative;
	
	background-image: url(../images/footer-a.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

.taps_th .layout {
}

.contact .layout {
	background-image: url(../images/footer-b.jpg);
	padding: 0px 0px 50px 0px;
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1020px;
	color: #ffffff;
	display: block;
	position: relative;
	top: 0px;
}

.header .headline {
	text-align: right;
	float: right;
	width: 980px;
	margin:10px 20px 10px 0px;
}

* html .header .headline { margin:10px 10px 10px 20px; }

.header .headline a {
	color: #ffffff;
	text-decoration: none;
}

.header .headline a:hover {
	color: #999999;
	text-decoration: none;
}

.header .logo {
	position: absolute;
	top: 0px;
	margin: 0px 0px 0px 10px;
	display: block;
	width: 280px;
}

.header .logo object, .header .logo embed, .header .logo img {
	width: 280px;
}

.search {
	text-align: right;
	position: absolute;
	width: 207px;
	margin-right: 20px;
	padding: 0px 0px 0px 0px;
	bottom: 20px;
	right: 0px;
}

.header .search{
	bottom: 175px;
}

.taps_th .header .search, .taps_ti .header .search{
	bottom: 385px;
}

.search .input_search {
	float: left;
	width: 165px;
	height: 20px;
	overflow: none;
	border: none;
	background-color: none;
	background-color: transparent;
	background-image: url(../images/search/seach_02.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #666666;
}

.search .btn_search {
	float: left;
	width: 20px;
	height: 20px;
	overflow: none;
	border: none;
	background-color: none;
	background-color: transparent;
	background-image: url(../images/search/seach_01.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.search .input_end {
	float: left;
	width: 20px;
	height: 20px;
	overflow: none;
	border: none;
	background-color: none;
	background-color: transparent;
	background-image: url(../images/search/seach_03.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.taps_th .header_img, .taps_ti .header_img {
	width: 1020px;
	height: 420px;
	display: block;
}


.taps_th .hitext, .taps_ti .hitext {
	color: #eeeeee;
	font-size: 1.2em;
	line-height: 1.2em;
	position: absolute;
	bottom: 95px;
	right: 40px;
	width: 400px;
	text-align: right;
}

.taps_th .hitext_dark, .taps_ti .hitext_dark {
	color: #333333;
	font-size: 1.2em;
	line-height: 1.2em;
	position: absolute;
	bottom: 95px;
	right: 40px;
	width: 400px;
	text-align: right;

}

.taps_th .hiimg, .taps_ti .hiimg {
	color: #ffffff;
	position: absolute;
	bottom: 55px;
	left: 40px;
	width: 400px;
	text-align: left;
}

.hitext img, .hitext_dark img {
	position: relative;
	margin-top: 10px;
	left: 10px;
}

.smhtext {
	position: absolute;
	bottom: 13px;
	left: 40px;
	width: 500px;
	color: #ffffff;
}

.taps_t0 .header_img {
	width: 1020px;
	height: 210px;
	display: block;
}

.col_left {
	width: 430px;
}

.img_col_right {
	width: 240px; 
	float: right;
	text-align: right;
}

.img_col_right img {
	margin: 5px 0px 0px 0px;	
}

.header .form {
	float: right;
	margin: 6px 0px 0px 0px;
	text-transform: capitalize;
	/*width: 360px;*/
}

form {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu {
	position: absolute;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 45px;
	font-weight: normal;
	color: #ffffff;
	/*width: 980px;*/
	bottom: 0px;
}
* HTML .menu {
	bottom: -1px;
}

.menu div {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 108px;
	height: 45px;
	/*overflow: hidden;*/
	background-position: 0px 0px;
}

.menu div.item {
	padding: 15px 10px 7px 10px;
	margin-left: 10px;
	width: auto;
	height: auto;
	font-size: 1.3em;
	font-weight: normal;
}

.menu a:hover div.item {
}

.menu a {
	cursor: pointer;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
}

/* HOME MENU ITEM */

.menu a div.home {
	width: 112px;
	background-image: url(../images/nav/nav-home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.home {
	background-position: 0px -47px;
} 

.menu a div.home_on {
	width: 112px;
	background-image: url(../images/nav/nav-home-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

/* ABOUT MENU ITEM */

.menu a div.about {
	background-image: url(../images/nav/nav-about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.about {
	background-position: 0px -47px;
} 

.menu a div.about_on {
	background-image: url(../images/nav/nav-about-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* BLOG MENU ITEM */

.menu a div.blog {
	background-image: url(../images/nav/nav-community.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.blog {
	background-position: 0px -47px;
} 

.menu a div.blog_on {
	background-image: url(../images/nav/nav-community-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* EVENTS / COURSES MENU ITEM */

.menu a div.events {
	background-image: url(../images/nav/nav-events.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.events {
	background-position: 0px -47px;
} 

.menu a div.events_on {
	background-image: url(../images/nav/nav-events-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* EXPO MENU ITEM */

.menu a div.expo {
	background-image: url(../images/nav/nav-expo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.expo {
	background-position: 0px -47px;
} 

.menu a div.expo_on {
	background-image: url(../images/nav/nav-expo-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* VACANCIES MENU ITEM */

.menu a div.vacancies {
	background-image: url(../images/nav/nav-vacancies.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.vacancies {
	background-position: 0px -47px;
} 

.menu a div.vacancies_on {
	background-image: url(../images/nav/nav-vacancies-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 


/* MEDIA MENU ITEM */

.menu a div.media {
	background-image: url(../images/nav/nav-media.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.media {
	background-position: 0px -47px;
} 

.menu a div.media_on {
	background-image: url(../images/nav/nav-media-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 




/* SHOP MENU ITEM */

.menu a div.shop {
	background-image: url(../images/nav/nav-shop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.shop {
	background-position: 0px -47px;
} 

.menu a div.shop_on {
	background-image: url(../images/nav/nav-shop-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 


/* ADVICE MENU ITEM */

.menu a div.advice {
	background-image: url(../images/nav/nav-advice.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.advice {
	background-position: 0px -47px;
} 

.menu a div.advice_on {
	background-image: url(../images/nav/nav-advice-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

/* CONTACT MENU ITEM */

.menu a div.contact {
	width: 112px;
	background-image: url(../images/nav/nav-contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.contact {
	background-position: 0px -47px;
} 

.menu a div.contact_on {
	width: 112px;
	background-image: url(../images/nav/nav-contact-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* BASKET MENU ITEM */

.menu a div.basket {
	background-image: url(../images/nav/nav-basket.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.basket {
	background-position: 0px -47px;
} 

.menu a div.basket_on {
	background-image: url(../images/nav/nav-basket-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

/* END NAV */

.content_wrapper {
	clear: both;
	background-color: #ffffff;
	width: 1020px;
	background-image: url(../images/shadow-top.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.contact .content_wrapper {
	background-image: none;
}

.content {
	width: 1020px;
	position: relative;
	overflow: hidden;
	/*
	background-image: url(../images/grads/bg_left.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	*/
	/*background-color: #263437;*/
}


.taps_th .content .col {
	width: 160px;
	float: right;
	position: relative;
}

.taps_th .content .col div.img {
	margin-bottom: 10px;
}

.taps_th .content .mtcontent {
	width: 490px;
}

.media_logos {
	width: 668px;
	height: 101px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/media/logos.jpg);
	background-repleat: no-repeat;
	background-position: 0px 0px;
}

.media_table {
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
}

.media_table th {
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding: 5px 5px 5px 5px;
	background-color: #003461;
	color: #ffffff;
	
}

.media_table td {
	border-bottom: 1px dashed #999999;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding: 5px 5px 5px 5px;
	background-color: #deecf8;
	color: #333333;
}

.media_table td {

}

/*
.contact .content {
	background-image: none;
}

.taps_th .content .inner {
	padding: 20px 30px 20px 30px;
	overflow: hidden;
}



.taps_th .content .inner .col {
	width: 192px;
	height: 349px;
	float: left;
	position: relative;
}




.taps_th .content .inner .col a .btnimg {
	position: absolute;
	bottom: 15px;
	left: 15px;
}

* html .taps_th .content .inner .col a .btnimg {
	position: relative;
}


.taps_th .content .inner .col .limg {
	width: 191px;	
	height: 127px;
	border-right: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: url(../images/shadow-top.jpg);
	background-position: 0px -20px;
	background-repeat: repeat-x;
}

.taps_th .content .inner .col .limg img {
	margin: 0px 10px 10px 10px;
}

.taps_th .content .inner .col .ltext {
	clear: both;
	float: none;
	padding: 10px 10px 50px 10px;	
	color: #ffffff;
	text-align: center;
}
* HTML .taps_th .content .inner .col .ltext {
	padding: 10px 10px 30px 10px;	
}


.taps_th .content .inner .col .ltext h2{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
}


.taps_th .content .inner .ad {
	background-color: #a95f2a;
	background-image: url(../images/home/ad_home_grad.gif);
	background-position: 0px 127px;
	background-repeat: repeat-x;
}

.taps_th .content .inner .ch {
	background-color: #454383;
	background-image: url(../images/home/ch_home_grad.gif);
	background-position: 0px 127px;
	background-repeat: repeat-x;
}

.taps_th .content .inner .ch .limg { /* remove right border *-/
	width: 192px;	
	border-right: none;
}

.taps_th .content .inner .co {
	background-color: #a99a6f;
	background-image: url(../images/home/co_home_grad.gif);
	background-position: 0px 127px;
	background-repeat: repeat-x;
}

.taps_th .content .inner .ex {
	background-color: #376d9b;
	background-image: url(../images/home/ex_home_grad.gif);
	background-position: 0px 127px;
	background-repeat: repeat-x;
}

.taps_th .content .inner .je {
	background-color: #729225;
	background-image: url(../images/home/je_home_grad.gif);
	background-position: 0px 127px;
	background-repeat: repeat-x;
}
*/

.taps_t0 .content .inner {
	padding: 20px 30px 20px 30px;
	/*padding: 0px 10px 0px 10px;*/
	position: relative;
	overflow: hidden;
}

* HTML .taps_t0 #col1 .inner { width: 670px; }

.taps_t0 .content .inner .col {
	width: 167px;
	float: left;
}

.taps_t0 .content .inner .col .limg {
	width: 162px;	
	height: 185px;
}

.taps_t0 .content .inner .col .limg img {
	margin: 0px 10px 10px 10px;
}
* html .taps_t0 .content .inner .col .limg img {
	margin: 0px 0px 10px 0px;
}

.taps_t0 .content .inner .col .ltext {
	clear: both;
	float: none;
	padding: 10px 10px 10px 10px;	
	color: #000000;
}

.taps_t0 .content .inner .col .ltext h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
}

.ewmbook {
	margin: 10px 0px 10px 10px;
}

.content .c1 {
	float: right;
}

.content .c2 {
	float: right;
}

.content .c3 {
	float: right;
}

.content .c1 {
	width: 750px;
}

.content .c1 .inner {
	padding: 20px 40px 20px 40px;
}

.content .c1 h1 {
	margin: 0px 0px 10px 0px;
	font-size: 1.6em;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

h1.wbase {
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;	
}

.content .c2 {
	width: 270px;
	min-height: 380px;
	float: left;
	overflow: hidden;
	background-image: url(../images/grads/nav_left_grad.gif);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #ffffff;
	color: #333333;
	/*padding-bottom: 10000px;
	margin-bottom: -10000px;*/
	text-align: left;
}


.contact .content .c2 {
	background-color: none;
	background-color: transparent;
	background-image: url(../images/contact/contact_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 520px;
	width: 260px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.contact .content .c1 {
	width: 362px;
	height: 520px;
	overflow: hidden;
}

.contact .content .c1 .inner {
	padding-left: 0px;
	padding-right: 0px;
}

.contact .content .c3 {
	width: 398px;
	background-image: url(../images/contact/contact_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 480px;
	overflow: hidden;
}

.contact  .content .c3 .inner {
	margin: 285px 20px 0px 60px;	
}



.content .c2 .inner {
	margin: 20px 20px 20px 20px;
}


.content .c2 h2 {
	margin: 20px 20px 10px 40px;
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
}

.c2 a .micontent {}
.c2 a:hover .micontent { 
	text-decoration: none;
	background-color: #abc8e0; 
}

.c2 a, .c2 a:hover {
	text-decoration: none;
}

.c2 .mi_on a .micontent { background-color: #abc8e0; }

.c2 a .micontent .miinner {
	padding: 3px 20px 3px 40px;
	color: #333333;
	text-decoration: none;
	font-size: 1.1em;
}

.c2 a .micontent .miinner .miinner {
	padding: 0px 0px 0px 10px;
}

/* --- */

.lozitem {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/lozenges/lozenge_bg_main.gif);
	background-repeat: repeat;
}

.lozitem p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.lozitem div.b {
	width: 160px;
	height: 10px;
	background-image: url(../images/lozenges/lozenge_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.lozitem div.text {
	padding: 5px 10px 5px 10px;
	background-image: url(../images/lozenges/lozenge_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.lozitem a:hover {
	text-decoration: underline;
}

.lozitem .heading {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

.lozitem a.rm {
	color: #abc8e0;
	font-weight: bold;
}

/* --- */

.nlitem {
	margin: 0px 40px 10px 40px;
}

.nlitem a:hover {
	text-decoration: underline;
}

.nlitem .heading {
	font-weight: bold;
	font-size: 1.1em;
}

.nlitem .date {
	color: #757575;
	font-weight: bold;
	font-size: 0.9em;
}

.nlitem a.rm {
	color: #abc8e0;
	font-weight: bold;
}

.box_nb {
	margin: 20px 20px 20px 20px;
	text-align: left;	
	width: 232px;
}


.box_nb .nbcontent {
	width: 232px;
	text-align: left;
	background-image: url(../images/boxes/news_bg_02.png);
	background-repeat: repeat-y;
	background-position: top;
	display: block;
}

.box_nb .nbcontent .inner {
	width: 192px;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
}

.box_nb input {
	margin-top: 10px;
}

.box_nb .nbcontent h2 {
	margin: 0px 0px 10px 0px;
}

.box_nb .nbt {
	height: 10px;
	background-image: url(../images/boxes/news_bg_01.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	display: block;
}

.box_nb .nbb {
	height: 10px;
	background-image: url(../images/boxes/news_bg_03.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	display: block;
}

.medical_button{
	margin: 0px 0px 0px 30px;
}

.btn_addTo{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	width: 126px;
	height: 20px;
	background: url(../images/buttons/add_to_basket.png) no-repeat;
	background-color: transparent;
	border: none;
}

.btn_submit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 63px;
	height: 20px;
	background-image: url(../images/btn_submit.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.btn_submit:hover {
}

.btn_nletter {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 97px;
	height: 20px;
	background-image: url(../images/buttons/btn_sign.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.btn_nletter:hover {
	/*background-image: url(../images/buttons/btn_sign_on.gif);*/
}


.ev_subbar_events {
	position: relative;
	height: 92px;
	background-image: url(../images/grads/ev_nav_grad_lg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	overflow: hidden;
}

.ev_subbar_events a, .ev_subbar_events a:hover {
	text-decoration: none;
	cursor: pointer;
}

.ad_subbar_events {
	position: relative;
	height: 92px;
	background-image: url(../images/grads/ad_nav_grad_lg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	overflow: hidden;
}

.ad_subbar_events a, .ad_subbar_events a:hover {
	text-decoration: none;
	cursor: pointer;
}

.co_subbar_events {
	position: relative;
	height: 92px;
	background-image: url(../images/grads/co_nav_grad_lg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	overflow: hidden;
}

.co_subbar_events a, .co_subbar_events a:hover {
	text-decoration: none;
	cursor: pointer;
}

.ch_subbar_events {
	position: relative;
	height: 92px;
	background-image: url(../images/grads/ch_nav_grad_lg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	overflow: hidden;
}

.ch_subbar_events a, .ch_subbar_events a:hover {
	text-decoration: none;
	cursor: pointer;
}

.ex_subbar_events {
	position: relative;
	height: 92px;
	background-image: url(../images/grads/ex_nav_grad_lg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	overflow: hidden;
}

.ex_subbar_events a, .ex_subbar_events a:hover {
	text-decoration: none;
	cursor: pointer;
}

.je_subbar_events {
	position: relative;
	height: 92px;
	background-image: url(../images/grads/je_nav_grad_lg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	overflow: hidden;
}

.je_subbar_events a, .je_subbar_events a:hover {
	text-decoration: none;
	cursor: pointer;
}

.subbar {
	height: 34px;
	background-image: url(../images/grads/bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #333333;
	overflow: hidden;
}

.subbar .text {
	line-height: 35px;
	margin: 0px 20px 0px 40px;
}

.subbar .text span {
	font-weight: bold;
}

.ebtext {
	margin: 20px 40px 10px 20px;
	text-transform: uppercase;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;	
}

.ebtext a:hover {
	text-decoration: underline;
}

.subbar .btext {
	margin: 10px 40px 10px 20px;
	text-transform: uppercase;
	float: right;
}

.content .c2 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.table_favourites {
	border-bottom: 1px solid #cccccc;
}

.table-head {
	background-color: #596b70;
	color: #ffffff;
	font-size: 1.2em;
}

.table_row {
	background-color: #ededf2;
}

.breadcrumbs {
	margin: 0px 0px 20px 0px;
}

.item_image_content {
	float: left;
	width: 320px;
	overflow: hidden;
} 

.item_content {
	float: left;
	width: 410px;
}

.pdf_download {
	background-image: url(../images/icons/pdf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-bottom: 20px;
	min-height: 100px;
}

* html .pdf_download {
	height: 100px;
}
	
.events .item_content {
	width: 446px;
}

.item_charity {
	clear: both;
	font-size: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


.item_insurance {
	width: 160px;
	clear: both;
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

p.charity {
	margin: 5px 0px 0px 0px;
}

.item_price {
	clear: both;
	font-size: 1.7em;
	padding: 7px 0px 0px 0px;
	margin-bottom: 5px;
	line-height: 0.7em;
}




.level_label {
	clear: both;
	font-size: 1.1em;
	padding: 7px 0px 1px 0px;
}

.deposit {
	width: 160px;
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
	font-size: 0.9em;
	text-transform: uppercase;	
}

.course_details {
	width: 160px;	
}

.deposit sup {
	position: relative;
	top: 3px;
}
.item_price span {
	font-size: 0.5em;
}
* + html .item_price span {
	display: block;
	margin-top: 12px;
}
* html .item_price span {
	display: block;
	margin-top: 12px;
}

.item_price sup {
	position: relative;
	top: 5px;
}
.events .item_image_content {
	float: right;
	width: 184px;
}	
	
.item_content h1 {
	color: #000;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	float: left;
	width: 100%;
} 	
.item_content select {
	width: 145px;
}

.item_code{
	
}

/* --------------------- END --------------------------- */


.taps_tp .content .c1 {
	clear: both;
	width: 1020px;
	
}

.taps_tp .content .c2 {
	display: none;
}

.taps_tp .content .c3 {
	display: none;
}

.taps_tp .subbar {
	/*margin-top: 0px;*/
}

.footer {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1020px;
	clear: both;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
	text-align: center;
}

.footer h1 {
	color: #ffffff;
	font-size: 1.2em;
	margin: 10px 0px 5px 0px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ababab;
	text-decoration: none;
}

.footer .left {
	float: left;
	padding: 7px 0px 12px 22px;
}


.copyright {
	margin-bottom: 20px;
}

.fathom_tagline {
	text-align: center;
	font-size: 0.9em;
	padding-bottom: 10px;
}

.fathom_tagline a {
	color: #ffffff;
}

div.link_doc {
	background: url(../images/icon_doc_small.gif) left 15% no-repeat;
	line-height: 20px;
	padding-left: 20px;
}
div.link_pdf {
	background: url(../images/icon_pdf_small.gif) left 15% no-repeat;
	line-height: 20px;
	padding-left: 20px;
}

.mt5 {
	margin-top: 5px;
}

.mt15 {
	margin-top: 15px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb10 {
	margin-bottom: 10px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr32 {
	margin-right: 32px;
}

.clboth {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.clleft {
	clear: left;
}

.clright {
	clear: right;
}


.form_newsletter{
	margin: 6px 0px 20px 20px;
	width: 120px;
}
.taps_th .form_newsletter{
	color: #ffffff;
}
	
.form_newsletter form{
	text-align: left;
}
.inpt_nletter{
	margin: 6px 0px 0px 0px;
	width: 120px;
	text-align: left;
	font-size: 10px;
}


/* HOME */

.home_heading {
	font-weight: bold;
}

.home_content {
}

.c2 h2 {
	margin: 18px 22px 10px 22px;
}

.mailing_box {
	margin: 20px 0px 0px 20px;
	width: 180px;
	background-image: url(../images/sw_box-blue-top.gif);
	background-repeat: no-repeat;
	background-color: #000469;
	color: #ffffff;
	overflow: hidden;
	display: block;
}

.mailing_box .mbcontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.mailing_box h2 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
}

.mailing_box p {
	font-size: 0.9em;
}

/* NEWS MODULE */

.news_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.news_heading {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}

a.news_heading {
	color: #00669b;
}

h1 span {
	color: #333333;
	font-weight: normal;
	font-size: 0.7em;
}

.news_heading span {
	color: #00669b;
	font-weight: normal;
	font-size: 0.9em;
	font-size: 0.8em;
}

.nlist h2 {
	margin: 0px 0px 0px 0px;
}

.nlist p {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.nlist {
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

h2 span {
	/*color: #333333;*/
	font-weight: normal;
	font-size: 0.85em;
}

.news_description {
	font-weight: bold;
}

.news_content {
}

.nsmi div, .nsmi p, .nsmi_on div, .nsmi_on p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.nsmicontent {
	/*background-color: #ffffff;*/
}

.nsmicontent .nsmiinner{
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
}

.nsmi a, .nsmi a:hover, .nsmi_on a, .nsmi_on a:hover {
	text-decoration: none;
}

.nsmi a .nsmicontent {
	border-left: 4px solid #00669b; 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999; 
	margin-bottom: 10px;
}

.nsmi_on a .nsmicontent {
	background-color: #858585;
	background-position: top;
	background-image: url(../images/sw_list-grad-over.gif);
	background-repeat: repeat-x;
	
}

.nsmi a:hover .nsmicontent {
	background-color: #e4e4e4;
	background-position: top;
	background-image: url(../images/sw_list-grad.gif); 
	background-repeat: repeat-x;
}

.taps_th .nsmi a:hover .nsmicontent {
	background-color: #ffffff;
	background-position: top;
	background-image: url(../images/spacer.gif); 
	background-repeat: repeat-x;
}

/* SERVICES MODULE */

.ssmi div, .ssmi p, .ssmi_on div, .ssmi_on p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ssmi a, .ssmi a:hover, .ssmi_on a, .ssmi_on a:hover {
	text-decoration: none;
}

.ssmi_on a .ssmicontent {
	background-image: url(../images/sw_list-grad.gif);
	font-weight: bold;
}

.ssmi a:hover .ssmicontent {
	color: #999999;
}

.ssmi div.ssmiinner, .ssmi_on div.ssmiinner {
	padding: 2px 22px 2px 22px;
}

/* HOMEPAGE MENU - color fix */
.taps_th .content .c2 h2 {
	color: #333333;	
}

.taps_th .content .c2 .ssmicontent {
	color: #333333;	
}

.taps_th .content .c2 a:hover .ssmicontent {
	color: #999999;	
}

.services_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.services_box_wrap {
	padding: 0px 0px 0px 20px;
	width: 180px;
	color: #ffffff;
	overflow: hidden;
	display: block;
}
.products_sbbox_fr {
	margin: 0px 0px 0px 0px;
	float: right;
}


.services_box {
	margin: 20px 0px 0px 20px;
	width: 180px;
	background-image: url(../images/sw_box-green-top.gif);
	background-repeat: no-repeat;
	background-color: #176963;
	color: #ffffff;
	overflow: hidden;
	display: block;
}

.services_box .sbcontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.services_box a {
	color: #ffffff;
}

.services_box h2 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
}

.services_box p {
	font-size: 0.9em;
}

.services_box .email {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.services_box p.tel {
	font-size: 2em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.services_description {
	font-weight: bold;
}

.services_content {
}

.service_rp_img {
	float: right;
	margin: 0px 0px 15px 15px;
}

.service_rpsb_img {
	margin-bottom: 15px;
}

.service_rp_img_col {
	float: right;
	margin: 0px 0px 0px 15px;
}

.service_para {
	clear: left;
}

.service_lt_img {
	float: left;
	margin: 0px 15px 15px 0px;
}

div.service_list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

li, ol {
	margin-bottom: 5px;	
}

div.service_list div.li {
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/number-bullet.gif);
	background-repeat: no-repeat;
	position: 0px 0px;
	padding: 9px 0px 0px 11px;
	margin: 0px 0px 0px 0px;
}

div.service_list div.li div {
	color: #000000;
	font-weight: normal;
	padding-left: 30px;
	position: relative;
	top: -22px;
}


/* TEAM MODULE */

.team_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.team_heading {
	color: #007b66;
	font-weight: bold;
}

/* LINKS MODULE */

.lsmi div, .lsmi p, .lsmi_on div, .lsmi_on p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.lsmi a, .lsmi a:hover, .lsmi_on a, .lsmi_on a:hover {
	text-decoration: none;
}

.lsmi_on a .lsmicontent, .lsmi a:hover .lsmicontent {
	background-image: url(../images/sw_list-grad.gif);
	color: #007b66;
	font-weight: bold;
}

.lsmi div.lsmiinner, .lsmi_on div.lsmiinner {
	padding: 2px 22px 2px 22px;
}

.links_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.links_heading {
	color: #007b66;
	font-weight: bold;
}

.links_heading a {
	color: #007b66;
}

.links_main_heading {
	color: #007b66;
	font-weight: bold;
	margin-bottom: 10px;
}

.links_description{
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}


/* QUOTE MODULE */

.qfinput {
	width: 235px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.qftextarea {
	width: 235px;
	height: 125px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.qfbutton {
	float: left;
	width: 235px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
}



/* CONTACT MODULE */

#gmap {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

.cfinput {
	width: 235px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.cftextarea {
	width: 233px;
	height: 55px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.cfbutton {
	width: 235px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
}

.contact_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}


/* QUOTE MOULE */

.qftable {
	float: left;
	margin-right: 30px;
}

.quote_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/* VACANCIES MODULE */

/* USES NEWS CSS */

/* PRODUCTS MODULE */


.products_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.info_box {
	margin: 20px 0px 0px 20px;
	width: 180px;
	background-image: url(../images/sw_box-green-top.gif);
	background-repeat: no-repeat;
	background-color: #176963;
	color: #ffffff;
	overflow: hidden;
	display: block;
}

a.item {
	color: #c5996c;
}

.itcontainer {
	position: absolute; 
	bottom: 0px; 
	width: 98px; 
	display: table-cell;
}

.itcontainer img {
	display: block;
}

/* PRODUCT SUB-SECTIONS USE SERVICES CSS */

.psmimg {
	float: right;
	margin: 0px 0px 20px 20px;
}

.lmh_furniture h2 {
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.lmh_furniture div {
	background-image: url(../images/bg_menu_furniture.gif);
	background-position: top;
	background-repeat: repeat-x;	
}

a.lmh_furniture:hover div {
	background-image: url(../images/bg_menu_furniture_over.gif);
}


a.lmh_tableware, a.lmh_tableware:hover {
	text-decoration: none;
}

.lmh_tableware h2 {
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.lmh_tableware div {
	background-image: url(../images/bg_menu_tableware.gif);
	background-position: top;
	background-repeat: repeat-x;	
}

a.lmh_tableware:hover div {
	background-image: url(../images/bg_menu_tableware_over.gif);
}

.lmh_on div {
	margin-bottom: 5px;
}

#pmt {
	margin-top: 21px;
}

a.thead {
	color: #ffffff;
	text-decoration: none;
}

a.thead:hover h2 {
	color: #efefef;
	text-decoration: none;
}


.products_description {
	font-weight: bold;
}

.products_content {
}

.product_type {
	width: 198px;
	float: left;
	margin: 0px 13px 20px 0px;
	overflow: hidden;
}

.product_type img {
	display: block;
}

.product_type .furniture {
	background-image: url(../images/sw_intro-furniture-middle.gif);
	background-repeat: no-repeat;
	background-color: #8c7155;
}

.product_type .exhibition {
	background-image: url(../images/sw_intro-exhibition-middle.gif);
	background-repeat: no-repeat;
	background-color: #777777;
}

.product_type .tableware {
	background-image: url(../images/sw_intro-tableware-middle.gif);
	background-repeat: no-repeat;
	background-color: #bc8e46;
}

.product_type .product_type_middle {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

.product_type .product_type_middle h2 {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding-bottom: 3px;
}

.product_type .product_type_middle p {
	font-size: 0.9em;
}

.ptm_div {
	/*margin-left: 12px;*/
}

.product_info_box {
	width: 180px;
	float: left;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.product_info_box img {
	display: block;
}

.product_info_box .product_info {
	background-image: url(../images/sw_info-middle.gif);
	background-repeat: repeat-y;
	background-color: #9aa59d;
}

.product_info_box .product_info_middle {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

.product_info_box .product_info_middle h2 {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding-bottom: 3px;
}

.product_info_box .product_info_middle p {
	font-size: 0.9em;
}

.products_sbbox {
	margin: 0px 0px 0px 0px;
	float: left;
}

.product_item_wrapper {
	float: left;
	width: 185px;
	overflow: hidden;
	margin: 15px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.events .product_item_wrapper {
	float: none;
	clear: both;
	width: 665px;
	overflow: hidden;
	border-bottom: 1px solid #999;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.events .product_item_wrapper .lcol {
	float: left;
	width: 465px;
}

.events .product_item_wrapper .rcol {
	float: left;
	width: 200px;
}
.theRes .lcol {
	float: left;
	width: 465px;
}

.theRes .rcol {
	float: left;
	width: 200px;
}
.product_nav {
	float: right;
	width: 360px;
	text-align: right;
}

h1.event_listing {
	padding-right: 260px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;	
}

.product_nav_events {
	position: absolute;
	top: 12px;
	left: 450px;
	float: right;
	width: 260px;
	text-align: right;
}

.product_nav1, .product_nav2, .product_nav3 {
	float: right;
	display: inline-block;
	font-size: 9px;
	margin-left: 15px;
}

.product_nav select, .product_nav_events select {
	width: 93px;
	margin: 3px 0px 0px 0px;
	text-align: left;
}

.product_nav4 {
	float: right;
	display: inline-block;
	font-size: 9px;
	margin-left: 15px;
}
.product_nav4 select {
	width: 193px;
	margin: 3px 0px 0px 0px;
	text-align: right;
}

.pqfield {
	width: 15px;
}

#csmenu {
	text-align: right;
	/*width: 300px;*/
	margin: 0px;
}

.mamenu {
	margin: 0px 20px 0px 20px;
}

/* ---------------------------------- */



#fmenu {
	margin-top: 90px;	
}

#smenu {
}

#smenu_products {
}


#smenu_contact {
}

#smenu_news {
	margin-bottom: 20px;
	overflow: hidden;
}

/* ---------------------------------- */

#dhtmlgoodies_slideshow{
		width:350px;	/* Total width of slideshow */
		position: relative;
		left: 20px;
	}
	
	#galleryContainer{	
		height:55px;
		position:relative;
		overflow:hidden;
	}
	
	#arrow_left{
		position:absolute;
		left:-20px;
		top: 18px;
		z-index:10;
		background-color: #ffffff;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:-20px;
		top: 18px;
		z-index:10;
		background-color: #ffffff;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:50px;
		left:0px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	
	#theImages div.idiv {
		float: left; 
		width:50px; 
		height: 50px; 
		position: relative; 
		border: 1px solid #cccccc; 
		background-color: #ffffff; 
		margin: 0px 3px 0px 3px;
	}
	
	#theImages div.idiv img{
		float:left;
		padding:1px;
		/*filter: alpha(opacity=50);
		opacity: 0.5;*/
		cursor:pointer;
		border:0px;
		position: absolute;
		bottom: 0px;
	}
	
	
	/* ---------------------------------- */
	
	
	.menu a.mycart {
		font-weight: normal;
		font-size: 1em;
	}
	
	.info_cell {
		border-top: 1px solid #cccccc;
	}
	
	.btn {
		position: relative;
		top: 7px;	
		z-index: 6;
	}
	
	.btnText {
		display: inline;
		position: absolute;
		text-align: center;
		width: 61px;
		height: 30px;
		overflow: hidden;
		z-index: 7;
	}
	
	.btnText a, .btnText a:hover {
		color: #ffffff;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		cursor: pointer;
		position: relative;
		top: 11px;
	}
	
	
	
	/* ---------------------------------- */
	
	
	#codeigniter_profiler {
		margin-top: 550px;
	}
	
	.mt3 {
		margin-top: 3px;
	}

	.tBold{
		font-weight:bold;
	}

	.tStrike{
		text-decoration: line-through;
	}

	.tUnderline{
		text-decoration: underline;
	}

	.tItalic{
		font-style: italic;
	}
	
	
	.item_designer{
		color: #467477;
		font-size: 12px;
		font-weight: bold;		
	}
	
	.item_designer a {
		color: #467477;
	}
	
	.pcicon{
		float: left;
		margin: 0px 20px 20px 0px;
	}
	.pciconLast{
		float: left;
		margin: 0px 0px 20px 0px;
	}
	textarea.OBaddress{
		width: 159px;
		height: 75px;
	}


/* ---------------------------------- */

/* FATHOMIT TEMP */

.taps_t0 .content .c2 p.flmitem {
	margin-bottom: 7px;
	color: #444444;
}

.taps_t0 .content .c2 p.flmitem a {
	color: #444444;
}

.taps_t0 .content .c2 p.flmitem a:hover {
	color: #999999;
	text-decoration: none;
}

a.adminBtn:hover {
	color: #999999;
	text-decoration: none;
}

hr {
	border: none;
	border-top: 1px solid #666666;
	margin: 5px 0px 20px 0px;
}

hr.sub {
	border: none;
	border-top: 1px solid #cccccc;
	margin: 5px 0px 5px 0px;
}
.mainHD{
	margin-bottom: 25px;
}

.pNotes, .pDelivery, .pReturns{
	width: 100%;
	border: 1px solid #999;
	margin-bottom: 20px;
}

.bl1px999 {
	border-left: 1px solid #999;	
}

.br1px999 {
	border-right: 1px solid #999;	
}

.bmitem_on {
	float: left;
	width: 136px;
	background-color: #fff;
	font-weight: bold;
}

.bmitem_on a, .bmitem_on a:hover {
	text-decoration: none;
}

.bmitem {
	float: left;
	width: 136px;
	border-bottom: 1px solid #999;
	background-color: #eee;
}

.bmitem a, .bmitem a:hover {
	text-decoration: none;
}

.bmitem a:hover {
	color: #999;
}

.bminner {
	padding: 5px 5px 5px 5px; 
	text-align: center
}

.pNotes div.icb,.pDelivery div.icb,.pReturns div.icb{
	margin: 15px 15px 15px 15px;
}

.mainImgDiv {
	width: 240px; 
	text-align: left;
	margin: 0px 0px 10px 18px;
}

.mainImgCol {
	float: right; 
	width: 260px; 
	overflow: hidden;
	text-align: right;
}

#mainImg {
	border: 1px solid #999;
	width: 240px; 
}

.ptimg {
	position: relative; bottom: 0px;
}

.ptimg_wrapper {
	height: 72px; 
	float: left; 
	border: 1px solid #999; 
	margin: 0px 10px 10px 0px; 
	background-color: #ffffff; 
	position: relative;
}

.pthumbs_wrapper {
	margin-left: 18px;	
}


.newrow {
	clear: left;
}

.midrow {
	margin-right: 10px;
	margin-bottom: 10px; 
}	

.endrow {
	margin-right: 0px;
	margin-bottom: 10px; 
} 

#about{

}
#delivery{

	display: none;
}
#returns{
	display: none;
}

label{
	display: block;
	float: left;
	width: 100px;
}

a.crown:link, a.crown:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/crown_up.jpg);
	background-position: 0px 40%;
	background-repeat: no-repeat;
}

a.crown:hover, a.crown:active {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/crown_on.jpg);
	background-position: 0px 40%;
	background-repeat: no-repeat;
	color: #c5996c;
}

.formAlert{
	color: red;
	text-align: left;
}

.img_preview_txt {
	font-size: 0.9em;
	margin-top: 5px;	
}

.site_map h1 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map h2 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map h3 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map h4 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map .group {
	border-left: 1px solid #000000;
	margin-left: 15px;
}

.site_map .group .group {
	margin-left: 25px;
}

.site_map .group .group .group {
	margin-left: 40px;
}

.site_map .item {
	width: 10px;
	height: 5px;
	border-top: 1px solid #000000;
	margin: 5px 5px 0px 0px;
	float: left;
}

.site_map h1 a { color: #000000; }
.site_map h2 a { color: #000000; }
.site_map h3 a { color: #000000; }
.site_map h4 a { color: #000000; }

.fsticker {
	position: absolute;
	top: 200px;
	right: -80px;
	z-index: 10;
}

/* -------------------------------- */


.tbold{
	font-weight:bold;
}

.tstrike{
	text-decoration: line-through;
}

.tunderline{
	text-decoration: underline;
}

.titalic{
	font-style: italic;
}

.black { color: #000000; }
.white { color: #ffffff; }
.blue { color: #3366ff; }
.gold { color: #aa9833; }
.pink { color: #ff9a9a; }
a.pink { color: #ff9a9a; }
.red { color: #ff3333; }


/* EVENTS SUB NAV */

.events a .ev_snav_item, .events a .ev_snav_item_on {
	float: left;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	width: 68px;
	height: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}

.events a .ev_snav_item {
	background-image: url(../images/nav/sub_nav/all_up.png);
}

.events a .ev_snav_item_on {
	background-image: url(../images/nav/sub_nav/all_on.png);
}

.events a:hover .ev_snav_item {
	background-image: url(../images/nav/sub_nav/all_on.png);
}


.events a .ex_snav_item, .events a .ex_snav_item_on {
	float: left;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	width: 122px;
	height: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}

.events a .ex_snav_item {
	background-image: url(../images/nav/sub_nav/ex_up.png);
}

.events a .ex_snav_item_on {
	background-image: url(../images/nav/sub_nav/ex_on.png);
}

.events a:hover .ex_snav_item {
	background-image: url(../images/nav/sub_nav/ex_on.png);
}
    
.events a .je_snav_item, .events a .je_snav_item_on {
	float: left;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	width: 122px;
	height: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}

.events a .je_snav_item {
	background-image: url(../images/nav/sub_nav/je_up.png);
}

.events a .je_snav_item_on {
	background-image: url(../images/nav/sub_nav/je_on.png);
}

.events a:hover .je_snav_item {
	background-image: url(../images/nav/sub_nav/je_on.png);
}

.events a .ad_snav_item, .events a .ad_snav_item_on {
	float: left;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	width: 166px;
	height: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}

.events a .ad_snav_item {
	background-image: url(../images/nav/sub_nav/ad_up.png);
}

.events a .ad_snav_item_on {
	background-image: url(../images/nav/sub_nav/ad_on.png);
}

.events a:hover .ad_snav_item {
	background-image: url(../images/nav/sub_nav/ad_on.png);
} 
  
  
.events a .co_snav_item, .events a .co_snav_item_on {
	float: left;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	width: 184px;
	height: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}

.events a .co_snav_item {
	background-image: url(../images/nav/sub_nav/co_up.png);
}

.events a .co_snav_item_on {
	background-image: url(../images/nav/sub_nav/co_on.png);
}

.events a:hover .co_snav_item {
	background-image: url(../images/nav/sub_nav/co_on.png);
}


.events a .ch_snav_item, .events a .ch_snav_item_on {
	float: left;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	width: 143px;
	height: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}

.events a .ch_snav_item {
	background-image: url(../images/nav/sub_nav/ch_up.png);
}

.events a .ch_snav_item_on {
	background-image: url(../images/nav/sub_nav/ch_on.png);
}

.events a:hover .ch_snav_item {
	background-image: url(../images/nav/sub_nav/ch_on.png);
} 

/* EVENTS HEADINGS */

.events #col1 h2{
	/*float: left;*/
	text-align:bottom;
	color: #000;
	font-size: 1.3em;	
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

* HTML .events #col1 h2{  }

.events #col1 h2 span{
	color: #666666;
	font-size: 0.8em;	
}

.events #col1 h2 em{
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	text-transform: uppercase;
}

.events #col1 h2.item {
	float: none;
	font-size: 1.4em;	
	width: auto;
	height: auto;
	line-height: auto;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.events #col1 p.date {
	color: #666666;
	font-size: 0.9em;	
	marging-top: 0px;
}

.events #col1 .inner h2.item span {
	font-size: 0.6em;
	text-transform: uppercase;
}

/* EVENTS */

.events .order_info_box {
	width: 187px;
	overflow: hidden;
	background-image: url(../images/boxes/orderinfo-box-middle.gif);
	background-repeat: repeat-y;
	background-position: top left;
	font-size: 0.95em;
	margin-bottom: 10px;
	position: relative;
}
.events .order_info_box_2 {
	width: 187px;
	overflow: hidden;
	font-size: 0.95em;
	margin-bottom: 10px;
	position: relative;
}
.events .order_info_box .t {
	width: 187px;
	height: 10px;
	overflow: hidden;
	background-image: url(../images/boxes/orderinfo-box-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0.01em;
	position: absolute;
	top: 0px;
}

.events .order_info_box hr {
	clear: both;
	margin-right: 5px;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #bbbbbb;
	height: 10px;
	background: #f00;
}

.events .order_info_box .minfo {
	padding-top: 7px;
	text-transform: uppercase;
	float: right;
	font-size: 0.9em;
	color: #999999;
}

.events .order_info_box .minfo a {
	color: #999999;
	cursor: pointer;
}

.events .order_info_box .b {
	width: 187px;
	height: 10px;
	overflow: hidden;
	background-image: url(../images/boxes/orderinfo-box-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 0.01em;
	position: absolute;
	bottom: 0px;
}

.events #col1 .order_info_box h2,.events #col1 .order_info_box_2 h2 {
	text-align: left;
	display: block;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.events .order_info_box .inner {
	padding: 10px 10px 10px 10px;
}

/*
._catHeadline {
	background-image: url(../images/logos/icons/_logo_icon.png);	
}
._catHeadline em {color: #376d9b;}
*/

.faq {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 20px;	
}
.tlisting {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;	
	display: block;
}

.tlistingplain {
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: block;
}
.timg {
	float: left;
	display: block;
	width: 150px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 5px;
}
.tcontent {
	display: block;
}
.ttext {
	display: block;
	float: left;
	margin-left: 10px;
	position: relative;
}
.ttextimg {
	display: block;
	float: left;
	position: relative;
	margin-left: 10px;
}
.eventDescription{
	clear: both;
	margin: 0px 0px 10px 0px;
}

.eventIcons{
}
.eventIcons img {
	margin: 0px 9px 10px 0px;
}

.events .product_item_wrapper .eventIcons {
	float: right;
}

.events .product_item_wrapper .eventIcons img {
	margin: 0px 0px 10px 9px;
}

.events .product_item_wrapper .eventImage {
	float: right;
}

.events .product_item_wrapper .eventImage img {
	margin: 0px 0px 10px 9px;
}

/*
.eventIcons, .eventImage{
	float: right;
}
.eventIcons .eventImage img {
	margin: 0px 0px 10px 9px;
}
/*
.eventIcons img {
	margin: 0px 0px 0px 9px;
}*/

/* --------------------------------------- */

.fit_icon {
	width: 125px;
	float: left;
	margin: 0px 0px 10px 0px;	
}

.fit_icon img {
	position: relative;
	top: 10px;	
}

.fit_icon input {
	margin: 0px 10px 0px 0px; 
	position: relative; 
	top: 0px;
}

/* ----------------------------------------- */

.form-row {
	clear: both;
	margin-bottom: 10px;	
}

.form-row label {
	text-align: left;
	width: 120px;
	margin-right: 20px;
}

.form-row .form-element {
	width: 450px;
	float: left;
	margin-bottom: 0px;	
}

.form-row .form-element div {
	clear: both;
	margin-bottom: 10px;	
}

.form-row .fr-input {
	width: 450px;	
}

.exlabel label {
	width: 400px;
}

.exlabel input {
	width: 15px;	
}

.form-row textarea {
	height: 90px;
}
.errorMsg{
	border:2px solid red;
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 20px 20px;
}
.button_nobg{
	border: none;
	background: none;
	cursor: pointer;
	background-image: url(../images/buttons/checkout_up.png);
	width: 105px;
	height: 20px;
}
.events #col1 h2.hd_advice {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
	text-align: left;
	padding-left: 0px;
}

.raisedNote{
	position: relative;
	left: -16px;
	width: 255px;
	height: 161px;
	background: url(../images/boxes/total-note.png) no-repeat 0px 0px;	
	color: #000;
}
h2.totalRaised{
	color: #666 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 30px 0px 0px 33px !important;
	font-weight: bold;
	font-family: "Courier";
	font-size: 1.9em !important;
}
.raisedNote .theAmount{
	width: 210px;
	margin: 0px 0px 0px 30px;
	font-size: 2.2em;
	font-weight: bold;
}

.raisedNote .theText{
	margin: 0px 0px 0px 30px;
}

h2.cap{
	font-size: 1.5em !important;
}

#insurance{
	/*display: none;*/
}

.fathomitMenue{
	font-size: 0.8em;
}

.adviceRightCol{
	float: right;
	/*width: 220px;*/
	margin:0px 0px 10px 30px;
}
.adviceLeftCol{
	/*border:1px solid red;
	float: left;
	width: 435px;*/
}
#cIntro, #iIntro, .headLine, #insurance, #payment{
	width: 160px;
	overflow: hidden;
}
.horizontal{
	clear: both;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #bbbbbb;
	height: 10px;
	width: 160px;
	line-height:1px;
	font-size: 1px;
}

* html .cCt{ width: 360px; }

#err_box {
	border: 5px solid green;
}
.recReg{
	font-size: 11px;
	color: #333 !important;
}
.recType{
	font-size: 14px !important;
	color: #00669b !important;
	font-weight: bold !important;
}

#flickrdiv{
	display: none;
}
#flickrframe{
	display: none;
	width:450px;
	height:400px;
	overflow: hidden;
}


#youtube{
	display: none;
}
#map_canvas{
	display: none;
}

.extNav{
	height: 20px;
	overflow: hidden;
}
.extNav img {
	margin: 0px 1px 0px 0px;
}

a.bLink{ font-weight: bold; }
