@charset "utf-8";
/* Default Print */

/* Medium Size CSS */

.searchContain { font-size: 12px; }
p { margin:6px 0 11px 0; }
.backtop   {font-size: 14px;}
.footerLinks { font-size: 11px; width: 700px; border: 0px solid red; }


p, label, .breadcrumbs, #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: 14px; }
ul#readmore li { font-size: 16px; font-weight:strong;}


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


/* 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_on.gif) no-repeat; float: left; }
#adults a.large		{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtlg.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_on.gif) no-repeat; float: left; }
#childs a.large		{ width: 17px; height: 17px; background: url(../../images/btns/btn_txtlg-ch.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:4px 0 7px 16px; font-size:14px; }
ol li       { margin:9px 0 0px 10px; }

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




@media print {
.searchContain { font-size: 12px; }
p { font-size: 14px; margin:6px 0 11px 0; }
label {font-size: 14px;}
.secHead .secHeadContent { font-size: 26px; }
.backtop   {font-size: 14px;}
h1         { font-size:25px; }
h2         { font-size:18px; }
h3         { font-size:16px; }
h4         { font-size:14px; }
.footerLinks { font-size: 12px; width: 700px; }

ul#leftnav li, .breadcrumbs, #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, #fragment-1, #fragment-2, #fragment-3 { font-size: 13px; }

a.specialHeadBTN  { font-size: 18px; }


}


