body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
body.green
{
	background: url(../../../../images/green/bkg/bkg_body_top.jpg) repeat-x top;
}
body.blue
{
	background: url(../../../../images/blue/bkg/bkg_body_top.jpg) repeat-x top;
}
body.red
{
	background: url(../../../../images/red/bkg/bkg_body_top.jpg) repeat-x top;
}
body, html, form
{
	height: 100%;
	min-height: 100%;
}
form
{
	padding: 0px;
	margin: 0px;
}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
img
{
	border: none;
}
a
{
	color: #FF0000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a, h1, h2, h3, h4, h5, h6
{
	color: #00A599;
}
body.blue a, body.blue h1, body.blue h2, body.blue h3, body.blue h4, body.blue h5, body.blue h6
{
	color: #0082BB;
}
body.red a, body.red h1, body.red h2, body.red h3, body.red h4, body.red h5, body.red h6
{
	color: #6A1A41;
}
h1, h2, h3, h4, h5, h6
{
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
}
h4, h5, h6
{
	font-size: 1em;
}
.blue h1, .red h1
{
	font-size: 1.8em;
}
p
{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	text-align : justify;
}
.floatLeft
{
	float: left;
}
.floatRight,
.floatRightShop
{
	float: right;
}
.pageContainer
{
	width: 100%;
	position: relative;
	min-height: 100%;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
body.green .pageContainer
{
	background-image: url(../../../../images/green/bkg/bkg_body_bottom.jpg);
}
body.blue .pageContainer
{
	background-image: url(../../../../images/blue/bkg/bkg_body_bottom.jpg);
}
body.red .pageContainer
{
	background-image: url(../../../../images/red/bkg/bkg_body_bottom.jpg);
}
.contentContainer
{
	clear: both;
	position: relative;
	width: 946px;
	margin: 0px auto auto auto;
}
.innerContainer
{
	float: left;
	width: 946px;
	padding-bottom: 140px;
	padding : 0px 0px 150px;
}
.headerContainer
{
	width: 946px;
	float: left;
}
body.green .headerContainer
{
	height: 322px; /* was 270 */
	height : auto;
	padding : 0px 0px 10px 0px;
}
body.blue .headerContainer, body.red .headerContainer
{
	height: 232px;
}
.headerContainer img
{
	float: left;
}

div.headerContainer table.shopHeader
{
	border-top: solid 1px #00A599;
}

.headerInner
{
	float: left;
	width: 946px;
	border-top: solid 1px #00A599;
	border-bottom: solid 1px #00A599;
}
body.green .headerInner
{
	border-top: solid 1px #00A599;
	border-bottom: solid 1px #00A599;
	padding: 8px 0px;
}
div.headerInner table.headingContentHolder
{
    float : left;
    margin : 0px;
    width : 946px;
}
div.headerInner table.headingContentHolder tr td  h4
{
	font-size : 1.3em;
	margin : 0px 0px 5px 0px;
}
div.headerInner table.headingContentHolder tr td 
{
	font-size : 1.2em;
	font-weight : normal;
}
.headerInner a
{
	color: #000000;
}
body.green ul.leftLinks
{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	list-style: none;
	float: left;
	font-size: .8em;
	border-right : solid 1px #00A599;
}
body.green ul.leftLinks li
{
	width: 72px;
	height: 55px;
	float: left;
	background: url(../../../../images/bkg/bkg_dots.gif) repeat-y top right;
background : none;
background-color : orange;
}

    body.green ul.leftLinks li.x1
    {
        background-image: url(../../../../images/bkg/bkg_menu_1.gif);
        background-position : top center;
        background-repeat: no-repeat;
    }
    
    body.green ul.leftLinks li.x2
    {
        background-image: url(../../../../images/bkg/bkg_menu_2.gif);
        background-position : top center;
        background-repeat: no-repeat;
    }
    
    body.green ul.leftLinks li.x3
    {
        background-image: url(../../../../images/bkg/bkg_menu_3.gif);
        background-position : top center;
        background-repeat: no-repeat;
    }
    
    body.green ul.leftLinks li.x4
    {
        background-image: url(../../../../images/bkg/bkg_menu_4.gif);
        background-position : top center;
        background-repeat: no-repeat;
    }
    
    body.green ul.leftLinks li.x5
    {
        background-image: url(../../../../images/bkg/bkg_menu_5.gif);
        background-position : top center;
        background-repeat: no-repeat;
    }
    
    body.green ul.leftLinks li.x6
    {
        background-image: url(../../../../images/bkg/bkg_menu_6.gif);
        background-position : top center;
        background-repeat: no-repeat;
    }
    
    body.green ul.leftLinks li.x7
    {
        background-image: url(../../../../images/bkg/bkg_menu_7.gif);
        background-position : top center;
        background-repeat: no-repeat;
    }

body.green ul.leftLinks li a
{
	width: 70px;
	text-align: center;
	float: left;
	color: #ffffff;
	margin : 0;
	padding : 33px 0px 0px 2px;
}
body.blue ul.leftLinks, body.red ul.leftLinks
{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	float: left;
	font-size: 1.3em;
}
body.blue ul.leftLinks li, body.red ul.leftLinks li
{
	float: left;
	background: url(../../../../images/bkg/bkg_dots.gif) repeat-y top right;
}
body.blue ul.leftLinks li a, body.red ul.leftLinks li a
{
	float: left;
	color: #000000;
	padding: 0px 10px;
}
body.green table.headerSearchTable
{
	float: left;
	margin-top: 4px;
	display: inline;
	
}
body.blue table.headerSearchTable, body.red table.headerSearchTable
{
	float: right;
}
table.headerSearchTable a
{
	text-decoration: underline;
}
table.headerSearchTable a:hover
{
	text-decoration: none;
}
body.green table.headerSearchTable a
{
	color: #00A599;
}
body.blue table.headerSearchTable a
{
	color: #0082BB;
	font-size: 1.2em;
}
body.red table.headerSearchTable a
{
	color: #7A1A42;
	font-size: 1.2em;
}
table.headerSearchTable input
{
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	float: left;
	width: 134px;
	padding: 2px 4px;
	margin: 0px 4px 0px 0px;
	display: inline;
}

.headerLinksRight ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
	border-left: solid 1px #00A599;
	height: 55px;
}
.headerLinksRight ul li
{
	padding: 0px;
	margin: 0px;
}
.headerLinksRight ul li a
{
	margin: 0px;
	padding: 2px 10px 2px 10px;
	display: block;
	color: #000000;
	font-weight : bold;
	font-size : 0.9em;
}
.middleContainer
{
	float: left;
	width: 946px;
	font-size: 1.1em;
}
ul.secondNav
{
	list-style: none;
	padding: 0px 0px 2px;
	margin: 0px 0px 15px 0px;
	display: inline;
	float: left;
	width: 946px;
	border-bottom: solid 2px #00A599;
}
body.blue ul.secondNav
{
	border-bottom: solid 2px #003F72;
}
body.red ul.secondNav
{
	border-bottom: solid 2px #6A1A41;
}
ul.secondNav li
{
	float: left;
	width: 145px;
	background: url(../../../../images/bkg/bkg_promo_1.gif) no-repeat top right #00A599;
	height: 42px;
	margin-right: 10px;
	display: inline;
}
ul.secondNav li.colour1
{
	background: url(../../../../images/bkg/bkg_promo_2.gif) no-repeat top right #003F72;
}
ul.secondNav li.colour2
{
	background: url(../../../../images/bkg/bkg_promo_3.gif) no-repeat top right #A2AD00;
}
ul.secondNav li.colour3
{
	background: url(../../../../images/bkg/bkg_promo_4.gif) no-repeat top right #8E258D;
}
ul.secondNav li.colour4
{
	background: url(../../../../images/bkg/bkg_promo_5.gif) no-repeat top right #C60C30;
}
ul.secondNav li.colour5
{
	background: url(../../../../images/bkg/bkg_promo_6.gif) no-repeat top right #6A1A41;
}
ul.secondNav li.colour6
{
	background: url(../../../../images/bkg/bkg_promo_7.gif) no-repeat top right #0082BB;
}
ul.secondNav li a
{
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 14px 12px;
}
.subContainer
{
	float: left;
	width: 170px;
	margin-bottom: 15px;
	display: inline;
}

/* Expanding Menu */
ul.immexpandingmenu, ul.L1
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	width: 169px;
	float: left;
}
ul.immexpandingmenu li, ul.L1 li
{
	float: left;
	width: 139px;
}
ul.immexpandingmenu li a
{
	float: left;
	color: #000000;
	font-weight: bold;
}
ul.immexpandingmenu li.active a
{
	color: #00A599;
}
body.blue ul.immexpandingmenu li.active a
{
	color: #003F72;
}
body.red ul.immexpandingmenu li.active a
{
	color: #6A1A41;
}
ul.L1 li a
{
	font-weight: normal;
	background: url(../../../../images/bkg/bkg_sub_green.gif) no-repeat top left;
	background-position: 0px 6px;
	padding: 0px 0px 0px 8px;
}

/* Sitemap */
.sitemapA0
{
	color: #000000;
	font-weight: bold;
}

.sitemapA1
{
	color: #00A599;
	font-weight: bold;
}

.sitemapA2
{
	color: #00A599;
}

body.blue .sitemapA1
{
	color: #003F72;
	font-weight: bold;
}

body.blue .sitemapA2
{
	color: #003F72;
}

body.red .sitemapA1
{
	color: #6A1A41;
	font-weight: bold;
}

body.red .sitemapA2
{
	color: #6A1A41;
}
.contentWide
{
	width: 945px;
	float: left;
	display: inline;
}
.contentRight
{
	width: 760px;
	float: right;
	margin-left: 16px;
	display: inline;
}
.contentRightMiddle
{
	width: 510px;
	float: left;
	margin-left: 16px;
	margin-right: 15px;
	display: inline;
}
.contentRightRight
{
	width: 235px;
	float: right;
}
.contentRightRight a
{
	text-decoration: underline;
}
.contentRightRight a:hover
{
	text-decoration: none;
}
.breadCrumbs
{
	color: #999999;
	padding-bottom: 12px;
	font-size: .9em;
}
.contentRight .breadCrumbs a, 
.contentRightMiddle .breadCrumbs a
{
	color: #999999;
	text-decoration: underline;
}
.breadCrumbs a:hover
{
	text-decoration: none;
}
.rightQuote
{
	float: left;
	width: 235px;
	background: #EEEEEE url(../../../../images/bkg/bkg_quote_top_right.gif) no-repeat right top;
	margin-bottom: 15px;
	display: inline;
}
.rightQuoteInner
{
	padding: 15px 15px 0px 15px;
	background: url(../../../../images/bkg/bkg_quote_bottom.gif) no-repeat bottom right;
}
.greyCornerContainer
{
	float: left;
	width: 235px;
	background: #EEEEEE url(../../../../images/bkg/bkg_corner_grey.gif) no-repeat right top;
	margin-bottom: 15px;
	display: inline;
}
.greyCornerContainerInner
{
	padding: 15px 15px 0px 15px;
}
.greyCornerContainer ul
{
	list-style: none;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.greyCornerContainer ul li
{
	background: url(../../../../images/bkg/bkg_bullet_red.gif) no-repeat left top;
	background-position: 0px 4px;
	padding-left: 10px;
}
.homeContainerTop, .cruiseContainerTop
{
	width: 946px;
	float: left;
	background: url(../../../../images/bkg/bkg_home.gif) repeat-y left;
	margin-bottom: 15px;
	display: inline;
}
.cruiseContainerTop
{
	background: url(../../../../images/bkg/bkg_home_cruise.gif) repeat-y left bottom;
}
.homeIntro, .homeNews, .conventionIntro, .conventionVideo, .conventionsExtra
{
	background: url(../../../../images/bkg/bkg_corner_grey.gif) top right no-repeat #EEEEEE;
	margin-bottom: 15px;
	display: inline;
}
.homeIntro
{
	width: 625px;
	float: left;
}
.homeNews
{
	width: 305px;
	float: right;
}
.homeNews ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.homeNews ul li a
{
	color: #000000;
	background: url(../../../../images/bkg/bkg_news_bullet.gif) no-repeat left top;
	background-position: 0px 3px;
	padding-left: 12px;
}
.homeNews ul li a strong
{
	color: #00A599;
}
.homeNews ul li.seeMore a:link
{
	float : left;
	color: #8E258D;
	background : none;
	padding : 0;
	font-weight : bold;
	font-size : 1em;
	text-decoration : none;
}

.homeNews ul li.seeMore a:hover
{
	text-decoration : underline;
}
.cruiseIntro
{
	width: 438px;
	float: left;
}
.cruiseNews
{
	width: 237px;
	float: left;
	margin: 0px 16px;
	display: inline;
}
.cruiseShips
{
	width: 239px;
	float: right;
	padding-bottom: 2px;
}
.cruiseShips table
{
	width: 239px;
	border-left: solid 1px #D3D3D3;
	border-right: solid 1px #D3D3D3;
	float: left;
}
.cruiseShips table th, .cruiseShips table td
{
	text-align: left;
	font-weight: bold;
	background: #EEEEEE;
	border-top: solid 1px #FFFFFF;
	padding-bottom: 0px;
}
.cruiseShips table th
{
	border-left: solid 1px #FFFFFF;
	width: 82px;
}
.cruiseShips table td
{
	border-right: solid 1px #FFFFFF;
}
.conventionIntro
{
	width: 465px;
	height: 162px;
	float: left;
}
.conventionsLinks
{
	width: 145px;
	float: left;
	margin: 0px 16px 0px 15px;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}
.red .conventionsLinks a
{
	color: #FFFFFF;
}
.conventionsLink1, .conventionsLink2, .conventionsLink3
{
	margin-bottom: 15px;
	height: 44px;
	width: 145px;
	background: url(../../../../images/bkg/bkg_promo_1.gif) no-repeat top right #00A599;
}
.conventionsLink2
{
	background: url(../../../../images/bkg/bkg_promo_2.gif) no-repeat top right #003F72;
}
.conventionsLink3
{
	background: url(../../../../images/bkg/bkg_promo_3.gif) no-repeat top right #A2AD00;
}
.conventionsLink1 a, .conventionsLink2 a, .conventionsLink3 a
{
	width: 145px;
	text-align: center;
	display: block;
	padding-top: 14px;
}
.conventionsLink3 a
{
	padding-top: 5px;
}
.conventionVideo
{
	width: 305px;
	float: right;
	min-height: 162px;
}
.conventionVideoInner
{
	padding: 10px;
}
#conventionVideoFLV
{
	padding-top: 10px;
}
.conventionsExtra
{
	width: 305px;
	float: right;
}
.greyInner
{
	padding: 20px;
}
div.addThis
{
	float : left;
	text-align : right;
	vertical-align : text-bottom;
	width : 100%;
}
.promoWrapper
{
	float: left;
	padding-bottom: 15px;
}
.promoWrapper4
{
	float: left;
	width: 640px;
	margin-left: 65px;
	display: inline;
	padding-bottom: 15px;
}
.promoWrapper6
{
	float: left;
	padding-bottom: 15px;
}
.promo1, .promo2, .promo3, .promo4, .promo5, .promo6, .promo7
{
	width: 145px;
	float: left;
	background: #EEEEEE;
	margin-right: 15px;
	display: inline;
}
.blue .promo1, .blue .promo2, .blue .promo3, .blue .promo4, .blue .promo5, .blue .promo6, .blue .promo7
{
	width: 177px;
}
.promoTitle
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 10px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../../../../images/bkg/bkg_promo_1.gif);
	background-color: #00A599;
}
.promo1 .promoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_1.gif);
	background-color: #00A599;
}
.promo2 .promoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_2.gif);
	background-color: #003F72;
}
.promo3 .promoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_3.gif);
	background-color: #A2AD00;
}
.promo4 .promoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_4.gif);
	background-color: #8E258D;
}
.promo5 .promoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_5.gif);
	background-color: #C60C30;
}
.promo6 .promoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_6.gif);
	background-color: #6A1A41;
}
.promo7 .promoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_7.gif);
	background-color: #0082BB;
}
.promo1 a
{
	color: #00A599;
}
.promo2 a
{
	color: #003F72;
}
.promo3 a
{
	color: #A2AD00;
}
.promo4 a
{
	color: #8E258D;
}
.promo5 a
{
	color: #C60C30;
}
.promo6 a
{
	color: #6A1A41;
}
.promo1 .promoTitle a, .promo2 .promoTitle a, .promo3 .promoTitle a, .promo4 .promoTitle a, .promo5 .promoTitle a, .promo6 .promoTitle a, .promo7 .promoTitle a
{
	color: #FFFFFF;
}
.promoTitle p
{
	margin : 0;
	padding : 0;
}
.promoRight
{
	margin-right: 0px;
}
.promoInner
{
	padding: 8px 10px;
	height: 130px;
}
.tabWrapper
{
	position: relative;
	width: 946px;
	height: 233px;
	float: left;
	margin : 20px 0px 10px 0px;
}
.tabContainer
{
	width: 946px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}
.tabContainer a
{
	color: #00A599;
}
.tabContainer ul
{
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 42px;
	width: 100%;
	background: url(../../../../images/bkg/bkg_tab_top.gif) repeat-x bottom;
	font-size: 1.05em;
}
.tabContainer ul li
{
	float: left;
	height: 42px;
	width: 105px;
	background: url(../../../../images/bkg/bkg_tab.gif) no-repeat top left;
}
.tabContainer ul li.tabActive
{
	background-image: url(../../../../images/bkg/bkg_tab_active.gif);
	font-weight: bold;
}
.tabContainer ul li a
{
	width: 102px;
	float: left;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	width : 90px;
	padding : 5px 5px 0px 2px;
}
.tabContainer ul li.tabSingleLine a
{
	padding-top: 14px;
}
.tabInner
{
	width: 943px;
	border: solid 1px #91ACBC;
	border-top: none;
	padding-bottom: 12px;
	float: left;
}
.tabSpecial
{
	float: left;
	margin: 5px 0px 0px 5px;
	display: inline;
	position: relative;
}
.green .tabContainer .tabSpecial a
{
	color: #A4823B;
}
.tabSpecialInner
{
	width: 230px;
	margin: 7px 7px 0px 7px;
}
.specialCover
{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 60px;
	height: 60px;
}
.tabQoute
{
	float: right;
	width: 420px;
	margin: 12px 12px 0px 0px;
	display: inline;
	background: url(../../../../images/bkg/bkg_quote_top.gif) no-repeat top left #EEEEEE;
}
.tabQouteInner
{
	padding: 20px 20px 0px 20px;
}
.footerContainer
{
	clear: both;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.footerContainer a
{
	color: #000000;
}
.footerInner
{
	width: 980px;
	margin: 0px auto auto auto;
	font-size: 1.1em;
}
.footerLogosLeft, .footerLogosLeft img
{
	float: left;
}
.footerLogosRight
{
	float: right;
}

.footerLogosRight img
{
	float : left;
}

.footerOptions
{
	border: solid 1px #7D9AAA;
	float: left;
	margin: 22px 0px 0px 17px;
	display: inline;
}
body.blue .footerOptions, body.red .footerOptions
{
	margin-left: 20px;
}
.footerOptions table
{
	height: 32px;
}
.footerOptions a
{
	color: #1F527B;
}
.footerOptions table th
{
	padding-left: 8px;
}
.footerOptions table td
{
	padding: 0px 10px;
}
.footerLinks
{
	width: 980px;
	height: 60px;
	float: left;
}
.footerLinks ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footerLinks ul li
{
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
.footerLinks ul li a
{
	color: #000000;
	text-decoration: underline;
}
.footerLinks ul li a:hover
{
	text-decoration: none;
}
.footerLinks ul.footerLinksRight li
{
	float: right;
	padding-right: 0px;
	padding-left: 10px;
}
.footerLinks ul.footerLinksRight li a
{
	text-decoration: none;
}
.footerLinks ul.footerLinksRight li a:hover
{
	text-decoration: underline;
}
.unifiedLink
{
	width: 980px;
	float: left;
	margin-top: 5px;
	text-align: center;
	font-size : 0.8em;
}

/* Shop */

.converter
{
	padding-bottom: 5px;
	border-bottom: solid 1px #00A599;
}

div.converter input
{
	font-size:9px;
}
.shopMiddleContainer
{
	/* margin-top:120px; -why??? */
	float: left;
	width: 946px;
	font-size: 1.1em;
}
.shopMiddleContainerInner
{
	padding: 10px;
	border: solid 1px #cccccc;
	padding-bottom:100px;
}
.shopWhiteBreak
{
	background-color: #ffffff;
	height: 10px;
	width: 100%;
}
.headerInnerTop
{
	float: left;
	width: 946px;
	border-top: solid 1px #00A599;
}
.shopNavTop
{
	background: url(../../../../images/bkg/bkg_corner_grey.gif) top right no-repeat #EEEEEE;
	width: 170px;
	height: 24px;
}
.shopWideContentContainer
{
	width: 100%;
	float: right;
	margin-left: 16px;
	display: inline;
}
.shopWideContent
{
	clear:left;
	padding-top: 15px;
}
.shopRightNav
{
	background: url(../../../../images/bkg/whiteCorner.gif) top right no-repeat #00a599;
	width: 160px;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px;
}

.shopRightNav.lime
{
    background-color : #B2BB1D;
}

.shopRightNav.maroon
{
    background-color : #7C0040;
}

.shopRightNav.purple
{
    background-color : #663398;
}

.shopRightNav a
{
	color: #ffffff;
	text-decoration: none;
}
.shopRightNav a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.shopNav
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
	width: 155px;
	font-size: 1.05em;
	padding : 0px 0px 5px 0px;
	width : 170px;
	border-bottom : dashed 1px #eeeeee;
}
.shopNav p
{
	float : left; 
	width : 100%;
	margin : 0;
	padding : 0;
}
.shopEditableRight
{
	width : 180px;
	padding : 5px 0px 0px 0px;
	margin: 0px;
	font-size: 1.05em;
}
.shopPromoWrapper
{
	float: left;
	width: 550px;
	margin-left: 14px;
	display: inline;
	padding-bottom: 15px;
	width : 730px;
	margin : 0;
}
.shopBookmarks
{
	float:left;
	padding: 15px;
}
.shopHomeLink
{
	float:left;
	padding-top: 15px;
}
.shopTopContent
{
	float: left;
	width: 535px;
	margin-left: 14px;
	display: inline;
	padding-top: 15px;
	padding-bottom: 15px;
	padding : 0;
	width : 564px;
	margin : 0px 0px 10px 0px;
}
.termsBox
{
	width: 161px;
	padding: 10px;
	border: solid 1px #eeeeee;
	font-size: 1.05em;
}
.shopPromoTitle
{
	font-weight: bold;
	padding: 8px 10px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../../../../images/bkg/bkg_promo_1.gif);
	background-color: #00A599;
	height : 30px;
}

.shopPromo1 .shopPromoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_5.gif);
	background-color: #c60c30;
}

.shopPromo2 .shopPromoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_2.gif);
	background-color: #003f72;
}

.shopPromo3 .shopPromoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_3.gif);
	background-color: #a2ad00;
}

.shopPromo4 .shopPromoTitle
{
	background-image: url(../../../../images/bkg/bkg_promo_4.gif);
	background-color: #8e258d;
}

.shopPromoTitle a
{
	color: #FFFFFF;
}
.shopPromo1, .shopPromo2, .shopPromo3, .shopPromo4
{
	width: 168px;
	float: left;
	background: #EEEEEE;
	margin-right: 12px;
	display: inline;
	width : 173px;
}

.shopPromo4
{
    margin-right: 0px;
}
.promoimage
{
	width : 173px;
	height : auto;
}
.shopFooterOptions
{
	float: left;
	margin: 0px 0px 0px 17px;
	display: inline;
}
.shopButton
{	
	vertical-align: text-bottom;
}
.shopFooterSpacer
{
	float:left;
	height:200px;
	clear:both;
}


.shopContent{
	display: inline-block;
	width : 750px;
}

.shopContentNarrow {
	float: left;
	width: 100%;
}

input.button{
      vertical-align: top;
}

div#searchfilters {
	float: left;
	width: 718px;
	margin : 0px 0px 0px 15px;
	padding : 0;
}
div#searchfilters label 
{
	float : left;
	margin : 2px 5px 0px 0px;
	padding : 0;
}
div#searchfilters input,
div#searchfilters select
{
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	float: left;
	width: 130px;
	padding: 2px 4px;
	margin: 0px 4px 0px 0px;
	display: inline;
}
div#searchfilters select
{
	width : auto;
}
div#searchfilters input.button
{
	border: none;
	background: none;
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
}
div.searchcatfilter,
div.searchkeyfilter{
	   margin: 10px 0px;
}
div.searchcatfilter{
       display:block;
       float: left;
       width: 359px;
       w\idth : 359px; /* FF fix for width problem on the search button */
}

div.searchkeyfilter{
       display:block;
       float:right;
       width: 359px;
       text-align : right;
}

div.searchkeyfilter input.button
{
    border: none;
	background: none;
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
}

div.sortby{
	text-align: right;
}

p.results{
	width: 100%;
}

table#catlist
{
	float: left;
	width: 100%;
	padding : 0;
	margin : 0px 0px 20px 0px;
}

table#catlist tr.catrow td 
{
	border: 1px solid #CFCFCF;
	vertical-align: top;
	width: 50%;
	background-color : #F9F8F8;
	
}

table#catlist tr.catrow td input.prodlistimg {
	width : 50px;
	height : 50px;
	border : solid 1px #eeeeee;
	background-color : #ffffff;
	padding : 5px;
	margin : 0px 7px 0px 0px;
	float : left;
}

table#catlist tr.catrow td h4
{
    float : left;
    width : 100%;
    margin : 0;
    padding : 0px 0px 2px 0px;
    font-size : 1.1em;
}
table#catlist tr.catrow td p.desc
{
    float : left;
    text-align :left;
    padding : 0;
	margin : 0;
	width : 143px;
	w\idth : 138px;
	
}
table#catlist tr.catrow p.morelink
{
	padding : 0;
	margin : 0;
	font-weight : bold;
	float: left;
	width : 100%;
	text-align:right;
}

div#product {
      float :left;
      margin : 10px 0px 0px 15px;
      padding : 0px 0px 10px 10px;
      width : 502px;
      border : solid 1px #CFCFCF;
      background-color : #F9F8F8;
}

div#product h1
{
    float : left;
    width : 100%;
    margin : 0;
    padding : 10px 0px 10px 0px;
}

div#prodimg{
      margin: 5px 0;
}

div#prodimg img{
	width : 200px;
	height : 150px;
}

div#proddetails{
	float : left;
	margin : 0px;
	padding : 0px;
	width : 230px;
}

div#proddetails div#thumbs
{
    float : left;
    margin : 0;
    padding : 20px 0px 20px 0px;
    width : 100%;
    background-color : #ffffff;
    border : solid 1px #CCCCCC;
}

div#proddetails div#thumbs div#prodimg
{
    float : left;
    margin : 0px;
    padding : 0px;
    width : 100%;
}

div#proddetails div#thumbs div#prodthumbnails
{
    float : left;
    margin : 0px;
    padding : 0px;
    width : 100%;
}

div#proddetails div.price
{
    float : left;
	width : 100%;
	margin : 10px 0px 0px 0px;
	padding : 5px 0px 5px 0px;
	color : #00A599;
	font-weight : bold;
	font-size : 1.2em;
	text-align : right;
}

div#proddetails div.addToBasket
{
	float : left;
	margin : 0px 0px 0px 0px;
	padding : 0;
	width : 100%;
	text-align : right;
}
div#proddetails div.addToBasket input.img
{
	float : left;
	width : auto;
	display : none;
	margin : 0;
	padding : 0;
}

div#proddetails div.addToBasket label
{
	float : left;
	width : 20px;
	margin : 2px 5px 0px 112px;
	padding : 0;
	text-align : right;
}

div#proddetails div.addToBasket input.text
{
	float : left;
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	width: auto;
	height : 14px;
	padding: 1px 2px;
	margin: 1px 4px 0px 0px;
	display: inline;
}

div#prodthumbnails,
div#prodimg{
	text-align:center;
}

div#prodthumbnails input{
      width: 50px;
}

div.proddesc{
      padding: 5px 0px;
}

div#prodatts {
      float : left;
      padding : 0px 10px 10px 10px;
      margin : 0px;
      width : 250px;
}

div.wrapped select,
div.wrapped input{
	margin-top: 5px;
}

input.prodlistimg,
img.prodlistimg
{
	float: left;
	width : 50px;
	height : 50px;
	border : solid 1px #eeeeee;
	background-color : #ffffff;
	padding : 5px;
	margin : 0px 7px 0px 0px;
}

a.moredetail{
	float: right;
}

div.checkout
{
	float : left;
	width : 730px;
	margin : 0;
	padding : 5px 0px 5px 0px;
	text-align : right;
	border-top : solid 1px #00A599;
}

table.basket{
	margin-top: 10px;
	width: 560px;
	width : 100%;
	float : left;
	padding : 0;
	margin : 10px 0px 0px 0px;
	border : none;
}

table.basket tr{
	
}

table.basket tr td{
	padding: 10px 0px;
	padding : 0;
}


.productlistitem{
  width: 410px;
}

.viewbasket, .productlistbasket{
  vertical-align: top;
}

.viewbasket img{
	float: left;
	padding: 0 2px 2px 0;
}

.productlistbasket span{
	float: left;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

p.prodlistprice{
      padding-bottom: 0;
      text-align: right;
}

th.right{
	text-align: right;
}

span.ghead,
div.ghead {
	float: left;
	font-size : 1.2em;
	font-weight : bold;
	margin : 0;
	padding : 2px;
	width : 450px;
	float : none;
	width : 390px;
}

span.qhead,
div.qhead {
	float : left;
	width : 170px;
	font-size : 1.2em;
	font-weight : bold;
	margin : 0;
	padding : 2px 10px 2px 0px;
	text-align : right;
	float : left;
	width : 228px;
}

span.phead,
div.phead {
	float : left;
	width : 80px;
	font-size : 1.2em;
	font-weight : bold;
	margin : 0;
	padding : 2px 10px 2px 0px;
	text-align : right;
	float : left;
	width : 100px;
}

.basketalter, .basketalter div{
	text-align: right;
	width: 100%;
}

.basketaddremove{
	padding-bottom: 30px;
}

.basketaddremove input{
	vertical-align:bottom;
}

label.remove{
	cursor: pointer;
	padding-right: 50px;
}

label.remove, span.price {
	vertical-align: super;
}

div#basketbuttons, div#subtotal {
	padding: 2px 0px;
	text-align:right;
	width:100%;
	font-size : 1.2em;
	font-weight : bold;
	border-top : solid 1px #00A599;
	padding : 5px 0px 5px 0px;
}
	
.basketquantitytxt {
	width: 20px;
	text-align : center;
}

input.additem {
	padding-right: 5px;
}

.giftmsg {
  float: right;
  padding-top: 5px;
  width: 230px;
}

.giftmsg label {
   float: left;
}

.giftmsg textarea, .giftmsg span{
  float:right;
}

.giftmsg span{
  text-align: right;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4
{
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a
{
	background-color: #fff;
	color: #00a599;
	text-align:center;
	position: relative;
	top: 1px;
	padding-top: 4px;
	padding-right: 4px;
}

div#tabContainer
{
	float : left;
	width : 100%;
	padding : 0;
	margin : 0;
}

div#tabContainer ul#tabnav
{
	list-style-type: none;
	float : left;
	width : 564px;
	margin : 0;
	padding : 0;
	position : absolute;
	text-align: left;
	font: bold 1.0em arial, hervetica, sans-serif;
}
div#tabContainer ul#tabnav li, 
div#tabContainer ul#tabnav li.shopTabActive
{
	float:left;	
	width : 150px; /* 178px is the actual full width */
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding : 4px 0px 4px 15px;
	margin : 0px 7px 0px 0px;
	padding : 9px 0px 9px 15px;
	
}
div#tabContainer ul#tabnav li
{
	background: #00A599 url(../../../../images/bkg/shopTabBgGreen.gif) top right no-repeat;
}
div#tabContainer ul#tabnav li.shopTabActive
{
	background: #ffffff url(../../../../images/bkg/shopTabBgWhite.gif) top right no-repeat;
	border-bottom: solid 1px #ffffff;
}
div#tabContainer ul#tabnav li.shopTabActive a
{
	color : #00A599;
}
div#tabContainer ul#tabnav li a
{
	color: #ffffff;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
	border : none;
	float : left;
}
div#tabContainer ul#tabnav a:hover
{
	text-decoration:underline;
}

div#shopHolderWide,
div#shopHolder,
div.shopHolder
{
    float : left;
    width : 543px;
    margin : 33px 0px 10px 0px;
    padding : 10px;
    border : solid 1px #999999;
}

div#shopHolderWide
{
	width : 730px;
}

div#shopHolder p.results,
div.shopHolder p.results
{
    float : left;
    width: 512px;
	margin : 0px 0px 0px 15px;    
}

div#shopHolder div.sortby,
div.shopHolder div.sortby
{
    float : left;
    width: 512px;
	margin : 0px 0px 0px 15px;    
}

table.WizardTable tr td div.row div.col,
div#shopHolder div.row div.col,
div#shopHolderWide div.row div.col
{
	margin : 0px 0px 10px 0px;
	padding : 0px;
}
table.WizardTable tr td div.row div.col div,
div#shopHolder div.row div.col div,
div#shopHolderWide div.row div.col div
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 2px 0px 2px 0px;
}

table.WizardTable tr td div.row div.col div label.labelRight,
div#shopHolder div.row div.col div label.labelRight,
div#shopHolderWide div.row div.col div label.labelRight
{
	float : left;
	width : 150px;
	margin : 3px 0px 0px 0px;
	padding : 0px 10px 0px 0px;
	text-align : right;
}

table.WizardTable tr td div.row div.col div label.labelLeft,
div#shopHolder div.row div.col div label.labelLeft,
div#shopHolderWide div.row div.col div label.labelLeft
{
	float : left;
	width : 150px;
	margin : 3px 0px 0px 0px;
	padding : 0px 10px 0px 0px;
	text-align : left;
}

table.WizardTable tr td div.row div.col div input.textbox,
div#shopHolder div.row div.col div input.textbox,
div#shopHolderWide div.row div.col div input.textbox
{
	float : left;
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	width: 200px;
	height : 14px;
	padding: 2px;
	margin: 0px;
	display: inline;
}

table.WizardTable tr td div.row div.col div span.checkbox input,
div#shopHolder div.row div.col div span.checkbox input,
div#shopHolderWide div.row div.col div span.checkbox input
{
	float : left;
	width: auto;
	padding: 0px;
	margin: 0px 0px 0px 156px;
	display: inline;
}

table.WizardTable tr td div.row div.col div input.image,
div#shopHolder div.row div.col div input.image,
div#shopHolderWide div.row div.col div input.image
{
	float : left;
	margin : 0;
	padding : 0px 0px 0px 295px;
}

table.registrationHolder
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 0;
}

table.registrationHolder tr td table tr td div
{
	float : left;
	width : 100%;
	margin : 2px 0px 2px 0px;
	padding : 0;
}

table.registrationHolder tr td table tr td div label.labelRight
{
	float : left;
	width : 180px;
	margin : 3px 0px 0px 0px;
	padding : 0px 10px 0px 0px;
	text-align : right;
}

table.registrationHolder tr td table tr td div label.labelLeft
{
	float : left;
	width : 325px;
	margin : 3px 0px 0px 0px;
	padding : 0px 10px 0px 0px;
	text-align : left;
}

table.registrationHolder tr td table tr td div span.checkbox input
{
	float : left;
	width: auto;
	padding: 0px;
	margin: 0px 0px 0px 185px;
	display: inline;
}

table.registrationHolder tr td table tr td div input.textbox
{
	float : left;
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	width: 200px;
	height : 14px;
	padding: 2px;
	margin: 0px;
	display: inline;
}

/*(shop) end css tabs */
/* End Shop */

.ezine
{
	padding-top: 100px;
	color: #00a599;
	background: #fff;
}

/********************* Left Nav **************************/
div.nav
{
	float : left;
	width : 169px;
	margin : 0;
	padding : 0;
	font-size : 1.0em;
	background-color : #ffffff;
}

div.nav ul
{
	/* must use to reset style */
	list-style-image : none;
	list-style : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/* must use to reset style */
	float : left;
	width : 100%;
}

div.nav ul li
{
	float : left;
	width : 100%;
	color : #00A599;
	font-weight : bold;
	border-right : solid 1px #00A599;
}

div.nav ul li a:link,
div.nav ul li a:visited,
div.nav ul li a:hover
{
	float : left;
	padding : 5px 0px 5px 10px;
	color : #333333;
	text-decoration : none;
}

div.nav ul li a:hover
{
	text-decoration : underline;
}

div.nav ul li.active
{
    float : left;
    width : 100%;    
}

div.nav ul li a.ezine:link,
div.nav ul li a.ezine:link,
div.nav ul li a.ezine:visited,
div.nav ul li a.ezine:hover
{
	color : #00A599;
}

div.nav ul li ul
{
	/* must use to reset style */
	list-style-image : none;
	list-style : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/* must use to reset style */
	float : left;
	width : 100%;
	background-color : #ffffff;
}

div.nav ul li ul li
{
	float : left;
	width : 100%;
	padding : 0;
	margin : 0;
	color : #333333;
	font-weight : bold;
	border-top : none;
}

div.nav ul li ul li a:link,
div.nav ul li ul li a:visited
{
	float : left;
	padding : 5px 0px 5px 20px;
	color : #333333;
	text-decoration : none;
}
div.nav ul li ul li a:hover
{
	float : left;
	padding : 5px 0px 5px 20px;
	color : #333333;
	text-decoration : underline;
}

div.nav ul li ul li.active a:link,
div.nav ul li ul li.active a:visited,
div.nav ul li ul li.active a:hover
{
	float : left;
	padding : 5px 0px 5px 20px;
	color : #00A599;
	text-decoration : none;
	font-weight : bold;
}

div.nav ul li ul li.active ul
{
/* must use to reset style */
	list-style-image : none;
	list-style : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/* must use to reset style */
	float : left;
	width : 100%;
	background-color : #ffffff;
	color : #00A599;
}

div.nav ul li ul li.active ul li
{
	float : left;
	width : 100%;
	padding : 0;
	margin : 0;
	font-weight : normal;
	color : #00A599;
	border-top : none;
}

div.nav ul li ul li.active ul li a:link,
div.nav ul li ul li.active ul li a:visited
{
	float : left;
	padding : 1px 0px 1px 30px;
	color : #00A599;
	text-decoration : none;
}

div.nav ul li ul li.active ul li a:hover
{
	float : left;
	padding : 1px 0px 1px 30px;
	color : #00A599;
	text-decoration : underline;
}

div.nav ul li ul li ul
{
	list-style-image : none;
	list-style : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/* must use to reset style */
	float : left;
	width : 169px;
	background-color : #ffffff;
	color : #00A599;
}

div.nav ul li ul li ul li,
div.nav ul li ul li ul li.active
{
	float : left;
	width : 100%;
	padding : 0;
	margin : 0;
	font-weight : normal;
	color : #00A599;
	border-top : none;
}

div.nav ul li ul li ul li a:link,
div.nav ul li ul li ul li a:visited
{
	float : left;
	padding : 1px 0px 1px 30px;
	color : #00A599;
	text-decoration : none;
}

div.nav ul li ul li ul li a:hover
{
	float : left;
	padding : 1px 0px 1px 30px;
	color : #00A599;
	text-decoration : underline;
}

div.nav ul li ul li ul li.active a:link,
div.nav ul li ul li ul li.active a:visited
{
	float : left;
	padding : 1px 0px 1px 30px;
	color : #00A599;
	text-decoration : none;
	font-weight : bold;
}

div.nav ul li ul li ul li.active a:hover
{
	float : left;
	padding : 1px 0px 1px 30px;
	color : #00A599;
	text-decoration : underline;
	font-weight : bold;
}

/********************* Left Nav **************************/





/****************** Special Offer ************************/
div.specialoffer
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 0;
}

div.specialoffer img
{
	float : right;
	margin : 20px 0px 0px 10px;
}
/****************** Special Offer ************************/


/****************** Search results pager links ***********/

.pageCurrentNumber {
	background-color : #00A599;
	color : #fff;
	border : solid 1px #00A599;
	width : 15px;
	}
	
.pageCurrentNumber a 
{
	color : White;
	}
	
.pagePageNumber
{	
	background-color : #F4FFFA;
	width : 15px;
	border : solid 1px #00A599;
	margin : 5px;
	}

/****************** Search results pager links ***********/


/****************** Shop *********************************/

table#catlist tr.catrow td img.prodlistimg{
	float: left;
	width : 60px;
	height : 60px;
	border : solid 1px #eeeeee;
	background-color : #ffffff;
	padding : 5px;
	margin : 0px 7px 0px 0px;
}
table#catlist tr.catrow td h4.catname
{
	float : left;
	width : 160px;
	margin : 0px 0px 2px 0px;
	font-size : 1.0em;
}

table#catlist tr.catrow td h4.catname a.moredetail{
	float: left;
}

table#catlist tr.catrow td p
{
	float : left;
	width : 160px;
}
table.productlist
{
	float : left;
	margin : -10px 0px 0px 0px;
	padding : 0px;
	width : 542px;
}

table.productlist tr th
{
	display : none;
}

table.productlist tr.productlistrow td.productlistitem
{
	float : left;
	margin : 0px;
	padding : 10px 0px 0px 0px;
	width : 100%;
	border-top : solid 1px #00A599;
}

table.productlist tr.productlistrow td.productlistitem div.imgDesc
{
	float : left;
	width : 512px;
	padding : 0px;
	margin : 0px;
}

table.productlist tr.productlistrow td.productlistitem div.imgDesc h2
{
    float : left;
    width : 512px;
	padding : 0px 0px 5px 0px;
	margin : 0px;
}

table.productlist tr.productlistrow td.productlistitem div.imgDesc input.prodlistimg
{
	float : left;
	width : 50px;
	height : 50px;
	border : solid 1px #eeeeee;
	background-color : #ffffff;
	padding : 5px;
	margin : 0px 7px 0px 0px;
}

table.productlist tr.productlistrow td.productlistitem div.imgDesc p
{
	float : left;
	width : 413px;
	margin : 0;
	padding : 0px;
}

table.productlist tr.productlistrow td.productlistitem div.imgDesc p.morelink
{
	float : left;
	width : 100%;
	margin : 0px;
	padding : 0px 0px 10px 0px;
	text-align : right;
	font-weight : bold;
}

div.shopPromo1 p.morelink, div.shopPromo2 p.morelink, div.shopPromo3 p.morelink, div.shopPromo4 p.morelink
{
	width : 96%;
	text-align : right;
	font-weight : bold;
}

 div.shopPromo1 div.addToBasket input, div.shopPromo2 div.addToBasket input, div.shopPromo3 div.addToBasket input, div.shopPromo4 div.addToBasket input
{
	float: right;
	margin : 0 5px 5px 0;
	padding : 0;
}

table.productlist tr.productlistrow td.productlistitem div.priceDetail
{
	float : left;
	width : 512px;
	margin : 0px;
	padding : 0px;
	text-align : right;
}

table.productlist tr.productlistrow td.productlistitem div.priceDetail p.price
{
	float : right;
	width : auto;
	vertical-align : top;
	text-align : right;
	font-weight : bold;
	font-size : 1.2em;
	padding	: 0px 2px 0px 0px;
	color : #00A599;
}

table.productlist tr.productlistrow td.productlistitem div.addToBasket
{
	float : left;
	margin : 5px 0px 0px 0px;
	padding : 0;
	width : 512px;
	text-align : right;
}

table.productlist tr.productlistrow td.productlistitem div.addToBasket label
{
	float : left;
	width : 25px;
	margin : 3px 2px 0px 392px;
	padding : 0;
	text-align : right;
}

table.productlist tr.productlistrow td.productlistitem div.addToBasket input
{
	float: left;
	margin : 0;
	padding : 0;
}

table.productlist tr.productlistrow td.productlistitem div.addToBasket input.text
{
	float : left;
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	width: auto;
	height : 14px;
	padding: 2px;
	margin: 0px 4px 0px 0px;
	display: inline;
}

table.productlist tr.productlistrow td.productlistitem div.addToBasket input.img
{
	float : left;
	width : auto;
	margin : 0;
	padding : 0;
	display : inline;
}

table.productlist tr td table
{
	float : none;
	width : auto;
	margin : 0;
	padding : 0;
}

table.productlist tr td table tr td
{
	padding : 5px;
	margin : 0;
	border : solid 1px #cccccc;
	background-color : #eeeeee;
}

table.productlist tr td table tr td a:link,
table.productlist tr td table tr td span
{
	font-weight : bold;
}

table.basket
{
	border : none;
}

table.basket tr th
{
	float : none;
	width : 50%;
}

table.basket tr td.basketitemlist
{
	vertical-align : top;
	padding : 5px 0px 5px 0px;
}

table.basket tr td.basketitemlist div.item,
table.basket tr td.basketitemlist div.itemShort
{
	float : left;
	margin : 0;
	padding : 0;
	width : 490px;
}

table.basket tr td.basketitemlist div.itemShort
{
	width : 350px;
}

table.basket tr td.basketitemlist div.item a.basketprodimg img,
table.basket tr td.basketitemlist div.itemShort a.basketprodimg img
{
	float: left;
	width : 60px;
	height : 60px;
	border : solid 1px #eeeeee;
	background-color : #ffffff;
	padding : 0px;
	margin : 0px 7px 0px 0px;
}

table.basket tr td.basketitemlist div.item p.prodname
{
	width : 420px;
}

table.basket tr td.basketitemlist div.itemShort p.prodname
{
	width : 280px;
}

table.basket tr td.basketitemlist div.remove
{
	float : left;
	width : 49px;
	margin : 0;
	padding : 0px 0px 0px 15px;
	text-align : right;
}

table.basket tr td.basketitemlist div.hide
{
	display : none;
}

table.basket tr td.basketitemlist div.addRemove 
{
	float : left;
	width : 90px;
	margin : 0px;
	padding : 0px 0px 0px 10px;
	text-align : right;
}

table.basket tr td.basketitemlist input.image
{
	float : left;
	width : auto;
	margin : 0px 4px 0px 4px;
}

table.basket tr td.basketitemlist input.text
{
	float : left;
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	width: 15px;
	height : 14px;
	padding: 1px 2px;
	margin: 2px 4px 0px 4px;
	display: inline;
}

table.basket tr td.basketitemlist div.qty
{
	float : left;
	width : 80px;
	margin : 0;
	padding : 2px;
	text-align : center;
	font-size : 1.0em;
	font-weight : bold;
}

table.basket tr td.basketitemlist div.price,
table.basket tr td.basketitemlist div.priceWide
{
	float : left;
	width : 60px;
	margin : 0;
	padding : 2px;
	text-align : center;
	font-size : 1.0em;
	font-weight : bold;
}

table.basket tr td.basketitemlist div.priceWide
{
	width : 290px;
}

table.basket tr td.basketitemlist div.giftwrap
{
	width : 290px;
	text-align : right;
	float : right;
}

table.basket tr td.basketitemlist div.giftwrap select
{
	float : right;
}

table.basket tr td.basketitemlist div.giftwrap label
{
	float : right;
}

table.basket tr td.basketitemlist div.giftmsg
{
	text-align : right;
	padding : 5px 6px 0px 0px;
	width : 290px;
}

table.basket tr td.basketitemlist div.giftmsg label
{
	float : left;
	width : auto;
	padding : 0px 5px 0px 0px;	
}

table.basket tr td.basketitemlist div.giftmsg textarea
{
	float : left;
	width : 285px;
}

table.basket tr td.basketitemlist div.giftmsg input.image
{
	padding : 0px 0px 0px 210px;
	float : left;
}

table.basket tr th div.heading1,
table.basket tr th div.heading2,
table.basket tr th div.heading3,
table.basket tr th div.heading4,
table.basket tr th div.heading5,
table.basket tr th div.heading6,
table.basket tr th div.heading7
{
	font-size : 1.0em;
	margin : 0;
	padding : 2px;
	width : auto;
	text-align : center;
	background-color : #00A599;
	color : #ffffff;
}

table.basket tr th div.heading1
{
	float : left;
	width : 305px;
	text-align : left;
	width : 490px;
}

table.basket tr th div.heading2
{
	width : 60px;
}

table.basket tr th div.heading3
{
	width : 96px;
}

table.basket tr th div.heading4
{
	width : 60px;
}

table.basket tr th div.heading5
{
	width : 80px;
}

table.basket tr th div.heading6
{
	width : 290px;
}

table.basket tr th div.heading7
{
	float : left;
	width : 346px;
	text-align : left;
}

div#subtotal
{
	float : left;
	text-align : right;
}

div#subtotal div#removeall
{
	float : left;
	width : 200px;
	margin : 0;
	padding : 0;
	text-align : left;
}

div#discount
{
	float : left;
	width : 100%;
	margin : 0px;
}

div#discount span, 
div#discount p
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 0;
}

div#discount div.code
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 5px 0px 5px 0px;
}

div#discount div.code label
{
	float : left;
	width : auto;
	margin : 2px 10px 0px 320px;
}

div#discount div.code input
{
	float : left;
	padding: 0;
	margin: 0;
}
div#discount div.code input.text
{
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	width: 180px;
	height : 18px;
	margin : 0px 5px 0px 0px;
}

div#discount div.code input.image
{
	float : none;
	width : auto;
	margin : 0;
	padding : 0;
	background-color : #000000;
}

div#delivery
{
	float : left;
	width : 100%;
	margin : 0px;
	padding : 10px 0px 10px 0px;
}

div#delivery p
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 0;
}

div#delivery ul
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 10px 0px 10px 0px;
	list-style-type :disc;
	list-style-position : inside;
}

div#delivery div.deLDetails
{
	float : left;
	width : 100%;
	margin : 0;
	padding : 0;
	text-align : right;
}

div#weight
{
	float : left;
	width : 100%;
	margin : 0px;
	padding : 5px 0px 10px 0px;
	text-align : right;
}

div#weight p
{
	margin : 0;
	padding : 0;
	text-align : left;
}

div#discountapplied
{
	float : left;
	width : 100%;
	margin : 0px;
	padding : 0px;
	text-align : right;
	font-size : 1.0em;
	font-weight : bold;
}

div#packaging,
div#shipping
{
	float : left;
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 10px 0px;
	text-align : right;
	font-size : 1.2em;
	font-weight : bold;
}

div#packaging a:link,
div#packaging a:hover,
div#packaging a:visited,
div#shipping a:link,
div#shipping a:hover,
div#shipping a:visited
{
	font-size : 0.8em;
	font-weight : normal;
}

div#vat
{
	float : left;
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 10px 0px;
}

div#vat p
{
	float : left;
	margin : 0;
	padding : 0;
	width : 525px;
}

div#vat div.vatTotal
{
	float : left;
	width : 205px;
	margin : 0px;
	padding : 0px;
	text-align : right;
	font-size : 1.2em;
	font-weight : bold;
}

div#total
{
	float : left;
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 10px 0px;
	border-top : solid 1px #00A599;
	border-bottom : solid 1px #00A599;
	text-align : right;
	font-size : 1.3em;
	font-weight : bold;
}

div#shopHolderWide fieldset
{
	float : left;
	margin : 0;
	padding : 10px;
	width : 710px;
}

div#shopHolderWide fieldset legend
{
	margin : 0;
	padding : 0;
	font-size : 1.1em;
	font-weight : bold;
	color : #00A599
}

div#addresses
{
	float : left;
	width : 710px;
	margin : 10px 0px 0px 0px;
	padding : 0px;
}

div#addresses div.row
{
	float : left;
	width : 330px;
	margin : 0px 10px 4px 8px;
	padding : 0;
}

div#addresses div.row div
{
	float : left;
	width  : 100%;
	margin : 0px 5px 0px 0px;
	padding : 0;
}

div.Confirm
{
	float : left;
	width : 730px;
	margin : 10px 0px 0px 0px;
	padding : 0px;
	text-align : right;
}

div#relatedProducts
{
    float : left;
    margin : 0;
    padding : 0;
}

div#relatedProducts h2.relatedProducts
{
    float : left;
    width : 512px;
    margin : 0px 0px 0px 15px;
    padding : 20px 0px 0px 0px;
    font-size : 1.4em;
    font-weight : bold;
}

div#youraccounttabContainer
{
    float : left;
    width : 100%;
    margin : 0;
    padding : 5px 0px 10px 0px;
}

div#youraccounttabContainer ul
{
    float : left;
    width : 100%;
    margin : 0;
    padding : 10px 0px 10px 0px;
    list-style : none;
    list-style-image : none;
}

div#youraccounttabContainer ul li
{
    float : left;
    width : auto;
    display : inline;
    margin : 0;
    padding : 0px 5px 0px 5px;
}

div#youraccounttabContainer ul li.youraccountTabActive a
{
    font-weight : bold;
}

table.orderHistory
{
    float : left;
    width : 100%;
    margin : 0;
    padding : 0;
}

table.orderHistory tr th,
table.orderHistory tr td
{
    border : solid 1px #fff;
}


table.orderHistory tr th.headings1,
table.orderHistory tr th.headings2,
table.orderHistory tr th.headings3,
table.orderHistory tr th.headings4,
table.orderHistory tr th.headings5
{
    text-align : center;
    background-color : #00A599;
    color : #fff;
    width : auto;
    float : left;
    margin : 0;
    padding : 0;
}

table.orderHistory tr th.headings1
{
    width : 80px;
}

table.orderHistory tr th.headings2
{
    width : 70px;
}

table.orderHistory tr th.headings3
{
    width : 80px;
}

table.orderHistory tr th.headings4
{
    width : 200px;
}

table.orderHistory tr th.headings5
{
    width : 95px;
}

table.orderHistory tr td.cell1,
table.orderHistory tr td.cell2,
table.orderHistory tr td.cell3,
table.orderHistory tr td.cell4,
table.orderHistory tr td.cell5
{
    float : left;
    margin : 0;
    padding : 0;
    text-align : left;
    width : auto;
}

table.orderHistory tr td.cell1
{
    width : 80px;
}

table.orderHistory tr td.cell2
{
     width : 70px;
     text-align : center;
}

table.orderHistory tr td.cell3
{
    width : 80px;
    text-align : center;
}

table.orderHistory tr td.cell4
{
    width : 200px;
}

table.orderHistory tr td.cell5
{
    width : 95px;
    text-align : right;
}

/************************ Stepbar ************************/

div.stepBar 
{
	text-align : center;
	width : 100%;
	margin : 0;
	padding : 10px 0px 10px 0px;
}

div.stepBar ul.step 
{
	margin : 0px 0 10px 0;
	padding : 0;
	width : 630px;
}

div.stepBar ul.step li 
{
	float: left;
	width: 90px;
	height : 30px;
	list-style-type: none;
	background-image: none;
	background-color: #efefef;
	margin: 10px 5px 0px 8px;
	border: 1px solid #D6D6D6;
	display: block;
	padding: 5px 5px 5px 5px;
}

div.stepBar ul.step li.separator 
{
	font-size: 3em;
	background : none;
	border: none;
	width: 15px;
	padding-bottom: 12px;
	margin : 0px;
}

div.stepBar ul.step li.stepSelected {
	background-color: #00A599;
	color: #fff;
	font-weight: bold;
}
/************************ Stepbar ************************/



/************************ Fieldset ************************/
div#shopHolderWide div.fieldset
{
	float : left;
	width : 100%;
	margin : 0px 0px 10px 0px;
	padding : 0;
}


div#shopHolderWide div.fieldset p 
{
	margin-top: 10px;
}

div#shopHolderWide div.fieldset div.row
{
	width : 100%;
	margin : 2px 0px 2px 0px;
	padding : 0;
	float : left;
}

div#shopHolderWide div.fieldset div.rowGrey
{
	float : left;
	width : 710px;
	margin : 2px 0px 2px 0px;
	padding : 10px;
	background-color : #eeeeee;
}

div#shopHolderWide div.fieldset div.rowGrey p
{
	float : left;
	margin : 0;
	padding : 0;
	width : 100%;
}

div#shopHolderWide div.fieldset div.rowGrey p label
{
	float : left;
	width : 220px;
	text-align : right;
	margin : 2px 0px 0px 0px;
	padding : 0px 5px 0px 0px;
}

iv#shopHolderWide div.fieldset div.rowGrey p select
{
	float : left;
	width : auto;
	margin : -2px 0px 0px 0px;
	padding : 0px 2px 0px 2px;
}

div#shopHolderWide div.fieldset div.rowGrey p.checkbox
{
	float : left;
	margin : 0;
	padding : 0px 0px 0px 220px;
	width : auto;
}

div#shopHolderWide div.fieldset div.rowGrey p.checkbox span.checkbox
{
	float : left;
	width : auto;
	margin : 0;
	padding : 0;
}

div#shopHolderWide div.fieldset div.rowGrey p.checkbox span.checkbox input
{
	float : left;
	width: 15px;
	padding: 1px 2px;
	margin: 0px 2px 0px 4px;
	display: inline;
}

div#shopHolderWide div.fieldset div.rowGrey p.checkbox span.checkbox label
{
	float : left;
	width : 90px;
	text-align : left;
	margin : 0;
	padding : 2px 4px 0px 2px;
}

div#shopHolderWide div.fieldset div.rowGrey p.button
{
	float : left;
	margin : 0;
	padding : 0;
	width : 100%;
}

div#shopHolderWide div.fieldset div.rowGrey p.button input.image
{
	float : left;
	width : auto;
	margin : 0px 0px 0px 355px;
	padding : 0;
}

div#shopHolderWide div.fieldset div.col
{
	width : 334px;
	margin : 2px 0px 2px 0px;
	padding : 10px;
	float : left;
}

div#shopHolderWide div.fieldset div.row div.col div
{
	float : left;
	width : 100%;
	margin : 3px 0px 3px 0px;
	padding : 0;
	vertical-align : middle;
}

div#shopHolderWide div.fieldset div.row div.col div label
{
	float : left;
	width : 100px;
	margin : 0px 5px 0px 0px;
	padding : 0;
	text-align : right;
}

div#shopHolderWide div.fieldset div.row div.col div input
{
	float : left;
	border: 1px solid #D6D6D6;
	background: #F1F1F1;
	width: 180px;
	padding: 0;
	margin: 0;
	display: inline;
}

div#shopHolderWide div.fieldset div.row div.col div input.image
{
	float : right;
	border: none;
	background: none;
	width: auto;
	padding: 0;
	margin: 0;
	display: inline;
}

fieldset div.row div.successItems
{
	float : left;
	margin : 0px 0px 10px 0px;
	padding : 10px 0px 10px 0px;
	width : 100%;
	border-bottom : solid 1px #00A599;
}

fieldset div.row div.successItems p
{
	margin : 0;
	padding : 10px 0px 10px 0px;
	font-size : 1.0em;
	font-weight : bold;
}

fieldset div.row div.successDel
{
	float : left;
	margin : 5px 0px 5px 0px;
	padding : 10px 0px 10px 0px;
	width : 100%;
	border-bottom : solid 1px #00A599;
}

fieldset div.row div.successDel p
{
	margin : 0;
	padding : 0;
	font-size : 1.0em;
	font-weight : bold;
}

fieldset div.row div.successTotal
{
	float : left;
	margin : 5px 0px 5px 0px;
	padding : 0;
	width : 100%;
	border-bottom : solid 1px #00A599;
}

fieldset div.row div.successTotal p
{
	margin : 0;
	padding : 0;
	font-size : 1.1em;
	font-weight : bold;
}

fieldset div.row div.col table tr td table tr td div span.checkbox input
{
	float : left;
	border: 0px solid #D6D6D6;
	background : none;
	width: auto;
	padding: 0;
	margin: 0;
	display: inline;
}

fieldset div.row div.col table tr td table tr td div label.checkbox
{
	float : left;
	width : auto;
	margin : 0;
	padding : 0px 2px 0px 0px;
	text-align : left;
}

/************************ Fieldset ************************/


/******************** Search Results **********************/
div.searchHolder
{
	float : left;
	width : 100%;
	margin : 0px 0px 10px 0px;
	padding : 0;
}

div.searchHolder div.searchResults
{
	float : left;
	width : 100%;
	margin : 5px 0px 5px 0px;
	padding : 10px 0px 0px 0px;
	border-bottom : solid 1px #cccccc;
	width : 750px;
}

div.searchHolder div.searchResults p span.searchhi0
{
	background : none;
	text-decoration : underline;
}
/******************** Search Results **********************/



/**************** Lower Content Holder ********************/
div.lowerContentHolder
{
	float : left;
	margin : 0;
	padding : 0;
	width : 100%;
}
div.lowerContent
{
	float: right;
	width: 760px;
	margin : 0;
	padding : 0;
	display: inline;
	padding-bottom: 15px;
}
/**************** Lower Content Holder ********************/


.homeNews ul li.seeMore, .homeNews ul li.seeMore a {
	background : none;
	color:#00A599;
	font-weight:bold;
	margin-top : 10px;         
}


/************* search filter *******************/
.filterInput 
{

	border: 1px solid #D6D6D6;
	background: #F1F1F1;		
	
	
	}
	
.pnlSearch 
{
	padding : 10px;
	background-color : #fff;
	display : block;
	background-color : #F4FFFA;
	}
	
.pnlSearch table.filter
{
	border : solid 1px #cccccc;
	background-color : #F4FFFA;
	padding : 5px;	
	width : 95%;
	/*margin-left : 30px;*/
	}
	
.pnlSearch table.filter td 
{
	padding : 3px;
	
	}

/************* search filter *******************/

/************* blockUI Jquery - used when adding items to the shopping basket *******************/	
div.blockUI h1, div.blockUI h2 
{
	color: #fff;
	border: solid 2px #fff;
	padding: 15px;
	background-color: #000;
}
/************* blockUI Jquery - used when adding items to the shopping basket *******************/	


/****************** Member Search Results Start ************************/

.membersearch
{
	clear:both;
}

.membersearch table.resultClass
{
	margin: 10px 0px 10px 0px;
	width: 100%;
	border: none;
}

.membersearch table.resultItem
{
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 50px 0px;
	width: 100%;
	border-bottom : solid 1px #00A599;
}

.membersearch table.resultItem tr
{
	vertical-align: top;
}

.membersearch table.resultItem td
{
	text-align: left;
}

.membersearch table.resultItem td.imageCol 
{
	width: 130px;
	text-align: center;
}

.membersearch table.resultItem img.memberthumb 
{
	width: 120px;
	height: 80px;
}

.membersearch td.contactCol 
{
	padding-left: 20px;
	width: 200px;
}

.membersearch .contactPoint
{
	display: block;
	width: 100%;
}

.membersearch table.resultTable
{
	border : none;
	margin : 0px 0px 30px 0px;
	border : none;
}

.membersearch table.resultTable ul
{
	list-style : none;
	margin : 5px 0px 5px 0px;
border : none;
}

.membersearch table.resultTable tr th
{
	float : left;
	width : 100%;
	overflow : hidden;
	position : relative;
	margin : 5px 0px 5px 0px;
	padding : 7px 2px 7px 2px;
	background-color : #fff;
	border : none;	
}

.membersearch table.resultTable tr th ul.left
{
	float : left;
	list-style : none;
	padding : 0px 0px 7px 0px;
	border : none;
}

.membersearch table.resultTable tr th ul.left li
{
	float : left;
	margin-left : 3px;
	display : block;
	list-style : none;
	border : none;
}

.membersearch table.resultTable tr th ul.right
{
	float : right;
	list-style : none;
	padding : 0px 5px 7px 0px;
	border : none;
}

.membersearch table.resultTable tr th ul.right li
{
	float : right;
	margin-left : 3px;
	display : block;
	list-style : none;
	border : none;
}

.membersearch table.resultTable tr th ul li a
{
	
	padding : 2px;
	vertical-align : middle;
	text-align : center;
	text-decoration : none;
	display : block;
	width : 20px;
	display : block;
}

.membersearch table.resultTable ul a:hover, .membersearch tr.resultPager ul a.selected
{
	background-color : #00A599;
	color : #FFFFFF;
}

.membersearch table.resultTable tr th ul li select
{
	margin-top: -2px;
}

.membersearch .resultsLink
{
	margin : 3px;
	padding : 3px;
	background-color : #F4FFFA;
	border : solid 1px #00A599;
	}
	
.membersearch .resultsLink:hover
{
	text-decoration : none;
	background-color : #00A599;
	border : solid 1px #F4FFFA;
	color : White;
	}
	
	
/**************** Member search filter *******************/


.membersearch .pnlSearch 
{
	
	
	display : block;
	background-color : #fff;
	}
	
.membersearch .pnlSearch table.filter
{
	margin-bottom : 5px;
	background-color : #fff;
	padding : 5px;	
	width : 100%;
	background-color : #F4FFFA;
	}
	
.membersearch .pnlSearch table.filter td 
{
	padding : 3px;
	
	}
	
	
	
/* search results pager */



.membersearch .pagerHolder 
{
	float : left;
	width : 100%;
	overflow : hidden;
	position : relative;
	font-size : 1.1em;
	text-align : center;	
	background-color : #fff;
	border : solid 1px red;
	border : none;
	}

.membersearch .resultPager 
{
	margin-top : 10px;
	border : none;
}

.membersearch .resultPager tr
{
}
.membersearch .resultPager td.pagePageNumber
{
	
	margin : 5px;
	height : 20px;
	width : 15px;
	border : solid 1px #00A599;
	}
	
.membersearch .resultPager td.pagePageNumber a
{
	
	padding : 2px;	
	text-decoration : none;
	}
	
.membersearch .resultPager td.pageCurrentNumber
{
	
	margin : 5px;
	height : 20px;
	width : 15px;
	border : solid 1px #00A599;
	background-color : #00A599;
	
	}
	
.membersearch .resultPager td.pageCurrentNumber a
{
	
	padding : 2px;	
	text-decoration : none;
	color : White;
	}
	
/****************** Member Search Results End ************************/

/****************** Member Details Start ************************/

.memberdetails
{
	float:left;
}

.memberdetails .detailHolder 
{
	width : 100%;
	border : solid 1px #cccccc;
	margin-top : 10px;
	}

.memberdetails .eventDetails 
{
	width : 50%;
	}
	
.memberdetails .eventCol2 
{
	width : 50%;
	}

.memberdetails .thumbs 
{
	border : solid 1px #cccccc;
	float : left;
	width : 190px;
	background-color : #f5f5f5;
	padding : 5px;
	padding-bottom : 10px;
	}
	
.memberdetails .thumb 
{
	
	float : left;
	margin : 6px;
}

.memberdetails .memberMainImage
{
	float : left;
	height : 150px;
	width : 200px;
	border : none;
}

.memberdetails .rightCol 
{
	text-align : right;
	padding-right : 7px;
	line-height : 16px;
	
	}
	
.memberdetails .full_img 
{	
	cursor : hand;
	}
	
	
.memberdetails .calendar 
{
	padding-bottom : 10px;
	margin : 5px;
	
	}
	
	
.memberdetails .facilities 
{
	margin : 2px;

	}

.memberdetails .faciltiesText 
{
	display : block;
	margin-bottom : 10px;
	}
	
.memberdetails div.directions span 
{
	display : block;
	padding-top : 5px;
	padding-left : 2px;
	
	}
	
	
.memberdetails .specialOffer 
{
	display : block;	
	width : 200px;
	margin-top : 5px;
	text-align : right;
	}
	
.memberdetails .specialOfferLink 
{
	float : left;
	width : 100%;
	}
	
.memberdetails .specialOfferText 
{
	float : left;
	width : 100%;
	display : none;
	}
	
.memberdetails .lnkButton 
{
	margin : 3px;
	padding : 3px;
	background-color : #F4FFFA;
	border : solid 1px #00A599;
	float : right;
	width : 75px;
	text-align : center;
	
	}
	
.memberdetails .lnkButton:hover 
{
	text-decoration : none;
	background-color : #00A599;
	border : solid 1px #F4FFFA;
	color : White;
	cursor : hand;
	}
	

/****************** Member Details End ************************/

/****************** Event Details Start ************************/

.eventdetails
{
	float:left;
}

.eventdetails .detailHolder 
{
	width : 750px;
	border : solid 1px #cccccc;
	margin-top : 10px;
	}

.eventdetails table.eventDetails 
{
	width : 100%;
	border-collapse : collapse;
	}
	
.eventdetails .eventCol2 
{
	width : 300px;
	border-collapse : collapse;
	}

.eventdetails .thumbs 
{
	border : solid 1px #cccccc;
	float : left;
	width : 190px;
	background-color : #f5f5f5;
	padding : 5px;
	padding-bottom : 10px;
	}
	
.eventdetails .thumb 
{
	
	float : left;
	margin : 6px;
}

.eventdetails .rightCol 
{
	text-align : right;
	padding-right : 7px;
	line-height : 16px;
	
	}
	
.eventdetails .full_img 
{	
	cursor : hand;
	}
	
	
.eventdetails .calendar
{
	
	padding-bottom : 10px;
	margin : 5px;
	
	}
	
	
.eventdetails .dialogBox 
{

	border : solid 1px #cccccc;
	background-color : #f5f5f5;
	width : 525px;
	height : 325px;	
	
	}
	
.eventdetails .dialogCloseBtn 
{
	float : right;
	margin-top : 3px;
	margin-right : 3px;	
	display : block;
	}

.eventdetails .dialogContent 
{
	width : 500px;
	height : 300px;
	float : left;
	display : block;
	margin : 5px;
	border-top : dashed 1px #cccccc;
	padding-top : 5px;
	}
	
.eventdetails .dialogbtn 
{
	float : right;	
	margin-left : 2px;
	margin-top : 5px;
	margin-bottom : 5px;
	}


.eventdetails .lnkButton 
{
	margin : 3px;
	padding : 3px;
	background-color : #F4FFFA;
	border : solid 1px #00A599;
	float : right;
	width : 75px;
	text-align : center;
	
	}
	
.eventdetails .lnkButton:hover 
{
	text-decoration : none;
	background-color : #00A599;
	border : solid 1px #F4FFFA;
	color : White;
	cursor : hand;
	}
	
.eventdetails .specialOffer 
{
	display : block;	
	width : 200px;
	margin-top : 5px;
	text-align : right;
	}
	
.eventdetails .specialOfferLink 
{
	float : left;
	width : 100%;
	}
	
.eventdetails .specialOfferText 
{
	float : left;
	width : 100%;
	display : none;
	}


/****************** Event Details End ************************/

/****************** Changes to hide search box and make Event Search Text more prominent ************************/

#searchBox
{
	display:none;

}

.homeNews ul li.seeMore a:link
{
		font-size : 1.6em;
	
}

body.green table.headerSearchTable
{
	
	margin-top: 0px;
	
	
}
