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

.appear {
	display: block;
}

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: #060909;
	empty-cells: show;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

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-b.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.taps_th .layout {
	background-image: url(../images/footer-a.jpg);
}

.contact .layout {
	background-image: url(../images/footer-c.jpg);
}

.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: 650px;
	margin:10px 20px 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: #ffffff;
	position: absolute;
	bottom: 55px;
	right: 40px;
	width: 400px;
	text-align: right;
}

.taps_th .hitext_dark, .taps_ti .hitext_dark {
	color: #333333;
	position: absolute;
	bottom: 55px;
	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;
}

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

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

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

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

.img_col_right img {
	margin: 6px 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;
}

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

.menu div.item {
	padding: 7px 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: 130px;
	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: 130px;
	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 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;
}


/* 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 {
	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 {
	background-image: url(../images/nav/nav-contact-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* BASKET MENU ITEM */

.menu a div.basket {
	width: 130px;
	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 {
	width: 130px;
	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.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.taps_t0 .content, .taps_ti .content {
	width: 1020px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/bg-left.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

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

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

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

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

.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;
}

.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;
}

.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;
}

.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;
}

.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 20px 0px;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
}

.content .c2 {
	width: 270px;
	min-height: 380px;
	float: left;
	overflow: hidden;
	background-image: url(../images/grads/nav_left_grad.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #263437;
	color: #ffffff;
	/*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: 480px;
	width: 260px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

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

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

.contact .content .c3 {
	width: 398px;
	background-image: url(../images/contact/contact_right.png);
	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: #ffffff;
	font-weight: bold;
}

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

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

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

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

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

.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;
}

.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: 83px;
	height: 20px;
	background-image: url(../images/buttons/submit_up.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}

.btn_submit:hover {
	background-image: url(../images/buttons/submit_down.png);
}

.btn_nletter {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 83px;
	height: 20px;
	background-image: url(../images/buttons/submit_up.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}

.btn_nletter:hover {
	background-image: url(../images/buttons/submit_down.png);
}


.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: 35px;
	background-image: url(../images/grads/nav_grad_sl.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	overflow: hidden;
}

.subbar .text {
	margin: 10px 20px 10px 40px;
}

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

.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: 330px;
} 
	
.events .item_content {
	width: 446px;
}

.events .order_info_box {
	width: 187px;
	height: 170px;
	overflow: hidden;
	background-image: url(../images/buttons/levels/levels_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 0.95em;
}

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

.item_price {
	font-size: 2em;
}

.level_label {
	font-size: 1.3em;
	margin: 7px 0px 1px 0px;
}

.item_price span {
	font-size: 0.5em;
}

.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: 220px;
} 	
.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: 20px 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
}

.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: #000;
	font-weight: bold;
}

a.news_heading {
	color: #007b66;
}

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

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

.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 20px 5px 20px;
	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 #ffffff;*/ 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
}

.nsmi_on a .nsmicontent {
	/*border-left: 4px solid #007b66;*/ 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	background-color: #e4e4e4;
	background-position: top;
	background-image: url(../images/sw_list-grad.gif);
	background-repeat: repeat-x;
	
}

.nsmi a:hover .nsmicontent {
	/*border-left: 4px solid #007b66;*/ 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	background-color: #858585;
	background-position: top;
	background-image: url(../images/sw_list-grad-over.gif); 
	background-repeat: repeat-x;
}

.taps_th .nsmi a:hover .nsmicontent {
	/*border-left: 4px solid #ffffff;*/ 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
	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: #ffffff;	
}

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

.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;
}

.newrow {
	clear: left;
}

.endrow {
	margin: 15px 0px 0px 0px;
} 

.product_nav {
	float: right;
	width: 360px;
	text-align: right;
}

.product_nav_events {
	position: absolute;
	top: 12px;
	left: 350px;
	float: right;
	width: 360px;
	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: 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: #c5996c;
		font-size: 12px;
		font-weight: bold;		
	}
	
	.item_designer a {
		color: #c5996c;
	}
	
	.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;
}

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

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

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

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

.pNotes{
	width: 327px;
	border: 1px solid #999;
}
.pDelivery{
	width: 327px;
	border: 1px solid #999;
}
.pReturns{
	width: 327px;
	border: 1px solid #999;
}

.pNotes div,.pDelivery div,.pReturns div{
	width: 307px;
	margin: 20px 0px 20px 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;
	line-height: 20px;
	text-align:bottom;
	color: #000;
	font-size: 1.3em;	
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

* HTML .events #col1 h2{  }

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

.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: 0px;
}

.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;
}

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


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


.je_catHeadline {
	background-image: url(../images/logos/icons/je_logo_icon.png);	
}
.je_catHeadline em {color: #729225;}

.ad_catHeadline {
	background-image: url(../images/logos/icons/ad_logo_icon.png);	
}
.ad_catHeadline em {color: #a95f2a;}

.co_catHeadline {
	background-image: url(../images/logos/icons/co_logo_icon.png);	
}
.co_catHeadline em {color: #a99a6f;}

.ch_catHeadline {
	background-image: url(../images/logos/icons/ch_logo_icon.png);	
}
.ch_catHeadline em {color: #454383;}

.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;
}
.tcontent {
	display: block;
}
.ttext {
	display: block;
	float: left;
	position: relative;
}
.ttextimg {
	display: block;
	float: left;
	position: relative;
	width: 500px;
	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;
}

