@charset "utf-8";
/* Large Size CSS */

.searchContain { font-size: 13px; }
.breadcrumbs	{ font-size: 14px; }
p { font-size: 15px; margin:8px 0 14px 0; }
ul#leftnav li { font-size: 14px; }
.footerLinks { font-size: 12px; }

#fragment-1, #fragment-2, #fragment-3, label, .backtop, #tabular, #check, ul#sansb li, ul#check li, ul#print li, ul#blaarrow li, ul#blaarrowl li, ul#bullet li,ul#bulletP li, ul#indexlist li 	{ font-size: 15px; }
ul#readmore li { font-size: 17px; font-weight:strong;}


/* Carousel height */
.jcarousel-skin-tango .jcarousel-clip-horizontal { height:174px }
.jcarousel-skin-tango .jcarousel-item { height:174px }


/* adult text resizer controls */
#adults a.normal 	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtsm.gif) no-repeat; float: left; }
#adults a.medium 	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtmd.gif) no-repeat; float: left; }
#adults a.large		{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtlg_on.gif) no-repeat; float: left; }

#adults a.normal:hover	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtsm_on.gif) no-repeat; float: left; }
#adults a.medium:hover	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtmd_on.gif) no-repeat; float: left; }
#adults a.large:hover	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtlg_on.gif) no-repeat; float: left; }

/* childs text resizer controls */
#childs a.normal 	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtsm-ch.gif) no-repeat; float: left; }
#childs a.medium 	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtmd-ch.gif) no-repeat; float: left; }
#childs a.large		{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtlg-ch_on.gif) no-repeat; float: left; }

#childs a.normal:hover	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtsm-ch_on.gif) no-repeat; float: left; }
#childs a.medium:hover	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtmd-ch_on.gif) no-repeat; float: left; }
#childs a.large:hover	{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtlg-ch_on.gif) no-repeat; float: left; }

ol          { margin:5px 0 8px 16px; font-size:15px; }
ol li       { margin:10px 0 0px 10px; }

ul#conditions { font-size: 15px; }

@media print {
.searchContain { font-size: 13px; }
.breadcrumbs	{ font-size: 14px; }
p { font-size: 15px; margin:8px 0 14px 0; }
.secHead .secHeadContent { font-size: 28px; }
ul#leftnav li { font-size: 14px; }
h1         { font-size:26px; }
h2         { font-size:20px; }
h3         { font-size:18px; }
h4         { font-size:16px; }
.footerLinks { font-size: 14px; }

#tabular,#check,ul#sansb li,ul#check li, ul#print li,.backtop,ul#blaarrow li, ul#blaarrowl li, ul#bullet li,ul#bulletP li, ul#indexlist li  { font-size: 15px; }


}

