

/***************************************************************** GLOBAL */
html {
	overflow-y: scroll;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000034;
	background-color: #fff;
}
a {
	text-decoration: none;
}
.clear {
	background: none repeat scroll 0 0 transparent;
	clear: left;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.both {
	clear: both;
}
img {
	border: 1px solid #dbdbdb;
}
p img {
 border: none;
}
.maincontent img,
.thumbs-grid,
#head-banner img,
table img {
	border: none;
}
.flr,
.sclnet {
	float: right;
}
iframe {
	overflow:hidden;
}
.align-center {
	text-align: center;
}


/***************************************************************** BOX */
#page {
	width: 930px;
	margin: 0 auto;
	position: relative;
	padding: 48px 15px 0;/*38px*/
}
.register #page,
.tipafriend #page {
	padding: 24px 15px 15px;/*38px*/
}
.tipafriend #page {
	width: 270px;
}


/***************************************************************** HEADER */
#header {
	min-height: 185px;
	margin: 0 0 18px;
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
* html #header {
	height: 185px;
}
#header h1,
#header h1 a {
	display: block;
	width: 200px;
	height: 175px;
	overflow: hidden;
}
#header h1 {
	/*position: absolute;
	left: 0;
	top: 0px;*/
	float: left;
	background-image: url(../img/logo_header.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	margin-bottom: 13px;
}
.b2b #header h1 {
	background-image: url(../img/logo-b2b_header.png);
}
#header h1 a {
	text-indent: -999px;
}


/***************************************************************** NAV-MAIN */
#nav-main {
	/*position: absolute;
	right: 0;
	top: 135px;
	height: 24px;
	padding-right: 200px;
	position: relative;
	top: 135px;
	*/
	width: 490px;
	margin-left: 260px;
	line-height: 24px;
	padding-top: 135px;
}
#nav-main li {
	float: left;
	margin-left: 20px;
	width: 90px;
}
.b2b #nav-main li {
	width: 105px;
}
#nav-main li.home {
	width: 55px;
}
.b2b #nav-main li.home {
	width: 80px;
}
#nav-main li.last {
	width: 140px;
}
.b2b #nav-main li.last {
	width: 120px;
}
#nav-main ul {
	display: none;
	padding-bottom: 18px;
}
/*#nav-main:hover ul {
	display: block;
}
*/
#nav-main ul li {
	float: none;
	margin-left: 0px;
}
#nav-main ul a {
	display: block;
}
#search {
	float: right;
	position: relative;
	top: 135px;
}

#search img {
	border: none;
	/*width: 173px;
	background-image: url(../img/suchfeld_bkg.png);
	background-repeat: no-repeat;
	background-position: right 135px;*/
}

.csc-menu li {
	float: left;
	text-align: center;
	margin: 0 0 10px 0;
}
.csc-menu li.even {
	margin-right: 10px;
}
.csc-menu li,
.csc-menu li a {
	display:block;
	width: 145px;
	height: 53px;
	line-height: 53px;
}
.csc-menu li a {
	color: #a5d1ec;
	font-size: 20px;
	text-transform: uppercase;
	background-image: url(../img/csc-menu-li_bkg.png);
	background-repeat: no-repeat;
}
.biz .col-100 {
	display: none;
}

#tabs {
	margin-bottom: 36px;
}



/***************************************************************** COL */
.col,
.selectbox {
	margin-bottom: 18px;
}
.col-33 {
	width: 300px;
}
.col-66 {
	width: 615px;
}
.col-100
 {
	clear: both;
	/*margin-top: 23px;*/
}
.col-100,
.border {
}
.border {
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.col-33,
.col-60,
.col-66,
.fb_bestbrands {
	float: left;
	margin-right: 15px;
}
.col-33.right,
.col-60.right,
.col-66.right,
.fb_bestbrands .col-33.right,
.fb_bestbrands .col-66.right {
	float: right;
	margin-right: 0px;
	clear: right;
}
.col-33.ltst,
.col-66.ltst {
	margin-bottom: 0;
}
/*.left,
.center{
	width: 300px;
	float: left;
}
.left,
.center {
	margin-right: 15px;
}
*/
.col-33.best {
	margin-bottom: 11px;
}
.col-33.best h2 {
	line-height: 10px;
}
.col-33.best .teaser,
.col-33.best .teaser img {
	margin-bottom: 5px;
}
.fb_bestbrands {
	width: 615px;
	overflow: hidden;
}
/*
.fb_bestbrands .col-66 {
	width: 400px;
}
*/
.fb_bestbrands .col-33 {
	width: 200px;
	margin-right: 7px;
}
.fb_bestbrands .col-33.brand {
	width: 215px;
	padding-left: 35px;
	margin: 0;
}
.fb_bestbrands .col-33.right.brand {
	padding-left: 0;
	padding-right: 35px;
}
.fb_bestbrands .col-60.brand {
	width: 360px;
	margin-right: 0;
	padding: 0;
}
.fb_bestbrands .col-66.brand {
	width: 345px;
	margin: 0;
	padding-left: 35px;
}
.fb_bestbrands .col-66 {
	width: 400px;
	margin-right: 7px;
}
.fb_bestbrands .col-66.right {
	width: 400px;
	margin-right: 0;
	margin-left: 7px;
}
.fb_bestbrands .col-66.right.brand {
	width: 373px;
	margin: 0;
	padding-left: 0;
	padding-right: 35px;
}
.fb_bestbrands .col-100.brand {
	margin: 0;
	padding: 0 35px;
	clear: both;
}
.fb_bestbrands div.csc-textpic div.csc-textpic-single-image img {
	margin: 0;
}
.fb_bestbrands h1,
.fb_bestbrands h2 {
	text-transform: none;
	margin-bottom: 8px;	
}
.fb_bestbrands p {
	line-height: 16px;
	margin-bottom: 8px;
}
.divider {
	height: 1px;
	clear: both;
	margin-bottom: 15px;
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.wlcm {
	margin-bottom: 15px;
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.switch,
.accnt,
.prnt {
	float:right;
	margin-left: 20px;
}
.switch {
	/*width: 65px;
	text-align: left;
	display: block;*/
}
.acc-cnt {
	width: 100%;
}

.tsr-img-grp .slidetabs {
	display: none;
}

.teaser-gal,
.img-gal {
	position: relative;
}
.news-img-grp {
	padding-top: 18px;
}
.single-img-block {
	/*display:none;*/
	position:absolute;
	top:0;
	left:0;		
}
/* tabs (those little circles below slides) */
.slidetabs {
	position: absolute;
	width: 100%;
	text-align: center;
	top:0;
}

/* single tab */
.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	overflow: hidden;
	text-indent: -99px;	
}

/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.activeSlide {
	background-position:0 -16px;     
} 	

/*.no-usr .tx-fbagencies-pi1 .news-img-grp,
.no-usr .tx-fbpragencies-pi1 .news-img-grp,
.no-usr .tx-fbpragencies-pi1 #shop-info,
.no-usr .tx-fbagencies-pi1 #shop-info,
.no-usr .tx-fbagencies-pi1 .gmap,
.no-usr .tx-fbpragencies-pi1 .gmap {
	display:none;
}
*/
.tip {
	width: 270px;	
}



/***************************************************************** NEWS */
.insrt-wrap,
.news-wrap {
	padding: 9px 11px 11px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.frame-wrap {
	padding: 11px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.frame-wrap h1 {
	margin-bottom: 7px;
}
.news-wrap {
	height: 90px;
}
.tx-browser-pi1 .news-wrap/*,
.csc-menu*/ {
	height: 142px;
}
.list-itm {
	margin-bottom: 15px;
}
.news-itm,
.teaser,
.teaser h2,
.teaser img,
.big-teaser img,
h2.teaser {
	margin-bottom: 9px;
}
.news-img {
	float: left;
	margin: 3px 9px 0 0;
}
.list-img {
	float: left;
	margin: 3px 16px 0 0;
}
.list-more {
	display: block;
}
.single-itm img,
.news-img-grp,
.maincontent {
	margin-bottom: 36px;
}
.single-itm .sclnet img {
	border: 0;
	margin: 0 3px 0 0;
}
.big-teaser {
	/*position: relative;*/
}
.big-teaser h2 {
	/*position: absolute;
	bottom: 24px;
	left: 24px;*/
}
.news-img-grp,
.tsr-img-grp {
	width: 615px;
	height:372px;
	position: relative;
}
#tabs .news-img-grp,
#tabs .tsr-img-grp {
	overflow: hidden;
}
.news-single-img {
	width: 613px;
	height:370px;
	overflow: hidden;
	position: relative;
	border: 1px solid #DBDBDB;
	margin-bottom: 3px;
}
.img-gal div img,
.teaser-gal div img {
	display: block;
	margin: 0 auto;
	border: none;
}
.csc-ctrl {
	display: block;
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1000;
	background-repeat: no-repeat;
	cursor: pointer;
}
.csc-prev {
	background-image: url(../img/img-gal-prev_bkg.png);
	background-position: left center;
}
.csc-next {
	right: 0;
	background-image: url(../img/img-gal-next_bkg.png);
	background-position: right center;
}

.single-itm .news-single-imgcaption,
.col-66 .acc-cnt .csc-textpic-caption {
	font-size: 11px;
	line-height: 15px;
	/*display: none;*/
}

.news-amenu-item-year {
	margin: 10px 0 8px;
}

.catmenu-ul {
	margin-top: 10px;
}

/***************************************************************** FORM */
select {
	width: 215px;
}
.button {
	float: right;
	border: 1px solid #c3cfde;
	margin: 0 0 7px;
	padding: 2px;
}
.selectbox_title {
	float: left;
	width: 60px;
}
.selectbox {
}
select {
	border: 1px solid #c3cfde;
	padding: 1px 2px 1px;
}
.comnts,
.comnts-form {
	padding: 23px 0 0;
	margin: 9px 0 54px;
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.comnt-cnt {
	margin: 18px 0 40px;
}
.comnts form {
	margin: 36px 0 40px;
}
.tip input,
.comnts input,
.comnts textarea,
.nwsltr-field input,
.tx-srfeuserregister-pi1 input,
.tx-srfeuserregister-pi1 textarea,
.tx-powermail-pi1 input  {
	border: 1px solid #c3cfde;
	margin: 2px 0 8px;
	padding: 2px 2px 3px;
}
.tx-powermail-pi1 input.age,
object {
	margin-bottom: 22px;
}
.tip textarea,
.comnts textarea {
	border: 1px solid #dbdbdb;
}
.comnt-itm {
	padding-left: 40px;
	background-image: url(../img/comnts_bkg.png);
	background-repeat: no-repeat;
}

.comnts textarea {
	width: 600px;
}
.comnts img,
.jobs p,
.powermail_captcha {
	margin-bottom: 12px;
}
.comnts .cmnts-sbmt,
.nwsltr-sbmt,
.powermail_submit {
	margin-top: 10px;
}
#about {
	position: fixed;
	width: 27px;
	height: 124px;
	top: 194px;
	background-image: url(../img/aboutus.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#about a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -99px;
}
.browsebox li {
	display: inline;
	margin-right: 10px;
}
#searchform {
	width: 169px;
	height: 22px;
	border: 1px solid #c3cfde;
	padding: 0 0 0 2px;
	position: relative;

}
#searchform input {
	border: none;
	position: absolute;
}

#searchform #sword {
	width: 137px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	top: 1px;
	left:1px;
}
#searchform #box-sbmt {
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-color: transparent;
	cursor: pointer;
	background-image: url(../img/lupe-icon_bkg.png);
	background-repeat: no-repeat;
	top: 1px;
	right: 4px;
}
.tx-srfeuserregister-pi1 {
	margin-bottom: 36px;
}
p.input,
div.input,
.quiz .input .radio {
	margin: 2px 0 13px;
}
.input input {
	margin: 0 2px 0 0;
	/*line-height: 18px;
	height: 18px;*/
	vertical-align: middle;
}
.quiz .input .radio {
	display: block;
}
.input .radio {
	padding-right: 12px;
}
.input label {
}
.agb {
	padding-top: 51px;
}
p.usr {
	line-height: 22px;
	margin: 2px 0 8px;
}
.tx-srfeuserregister-pi1 fieldset,
.tx-powermail-pi1 .float {
	width: 300px;
	margin-right: 15px;
	float: left;
}
.tx-srfeuserregister-pi1 fieldset.lst {
	margin-right: 0;
}
.me,
.friend {
	display: none;
}
.tx-srfeuserregister-pi1-comments {
	270px;
}
.tx-powermail-pi1 legend,
.quiz .tx_powermail_pi1_fieldwrap_html_radio_title,
.quiz .tx_powermail_pi1_fieldwrap_html_checkbox_title,
.agb .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}


/***************************************************************** FOOTER */
#footer {
	clear: both;
	margin-top: 18px;
	padding-top: 23px;
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 108px;
}
#nav-footer ul,
#nav-footer li {
	width: 105px;
}
#nav-footer ul {
	padding-top: 15px;
}
#nav-footer li {
	float: left;
}


/***************************************************************** BANNER */
#head-banner {
	width: 728px;
	height: 115px;
	position: absolute;
	top: 50px/*40px*/;
	right: 15px;
	background-image: url(../img/leaderboard.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#overlayed {
	display: none;
	z-index: 999;
}
.close {
	position: absolute;
	top: -14px;
	right: -14px;
	width:28px;
	height: 28px;
	background-image: url(../img/apple-close.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

/***************************************************************** B-CLUB */
#b-clb {
	/*
	margin-bottom: 9px;
	background-color: #A5D1EC;
	text-align: right;
	*/
	line-height: 29px;
	height: 38px;
	/*font-weight: bold;*/
	width: 930px;
	position: absolute;
	top: 0px;
	/*font-family: Verdana, Geneva, sans-serif;
	background-image: url(../img/login-clsd_bkg.png);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	text-transform: uppercase;
	color: #fff;
}
#b-clb a,
#lgn-sbmt,
#lgt-sbmt/*,
span.label*/ {
	font-size: 12px;
	color: #fff;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
#b-clb #user,
#b-clb #pass {
	 width: 121px;
	 font-size: 12px;
	 color: #666;
	 height: 14px;
}
#b-clb .close {
	top: -29px;
}
#b-clb.open {
	top: 0px;
}
/*
#b-clb:hover {
	height: 58px;
}
*/

.label {
	color: #fff;
	cursor: pointer;
	z-index:999;
}
#b-clb .label,
.btn-b2b {
	display: block;
	width: 130px;
	height: 29px;
	line-height: 29px;
	position: absolute;
	right: 20px;
	top: 0px;
	text-align: left;
	padding-top: 1px;
	/*background-color: #a5d1ec;*/
	overflow: hidden;
	/*background-image: url(../img/login_bkg.png);
	background-position: right top;
	background-repeat: no-repeat;*/
}
#b-clb .label a {
	font-family: "Arial Black", Gadget, sans-serif;	
}
#b-clb form,
.rgstr-new,
.lgn-frgt,
.lgn-wlcm,
#lgn-frm {
	position: absolute;
	padding-top: 1px;
}
/*#b-clb form,
.rgstr-new,
.lgn-wlcm*/
#lgn-frm {
	top: 0/*-29px*/;
	padding-top: 0px;
	width: 930px;
	height: 33px;
	background-image: url(../img/login_bkg.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	
}
#b-clb form,
.rgstr-new,
.lgn-frgt {
	/*float: left;*/
	margin: 0 0 0 0;
	/*padding: 1px 10px 0;*/
	height: 32px;
	overflow: hidden;
	/*display: none;
	margin-bottom: 29px*/;
	background-image: url(../img/login-trenner_bkg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#b-clb form {
	left: 10px;
	width: 430px;/*403px*/
}
#b-clb #lgt-frm {
	width: 90px;
}
.lgn-frgt {
	left: 457px;/*430px*/
	width: 165px;
}
.rgstr-new {
	left: 645px;/*615px*/
	width: 105px;
}
.lgn-wlcm {
	left: 690px;
	width: 95px;
	/*float: left;
	padding: 1px 0 0 42px;*/
}
.tx-felogin-pi1 #lgn-sbmt,
.tx-felogin-pi1 #lgt-sbmt {
	width: 70px;
}
/*
#b-clb:hover form {
	display: block;
}
*/
#b-clb fieldset {
}
#b-clb input {
	border: 0;
	/*border: 1px solid #dbdbdb;
	margin: 4px 2px 0 2px;*/
	margin: 0px 2px;
	padding-left: 3px;
	padding-right: 3px;
}
#b-clb #lgt-sbmt {
	margin-top: 4px;
}
.tx-felogin-pi1 legend {
	display: none;
}
.tx-felogin-pi1 h2 {
	margin-bottom: 18px;
	color: #5A8AC0;
}
.tx-felogin-pi1 label {
	color: #5A8AC0;
}
.tx-felogin-pi1 p {
	margin-bottom: 18px;
}
.tx-felogin-pi1 input {
	width: 245px;
	border: 1px solid #c3cfde;
	margin: 2px 0 8px;
	padding: 2px 2px 3px;
}


/***************************************************************** FONT */
h1,
h2,
#nav-main,
.news-title,
.teaser .list-cat,
.single-cat,
.cnt-cat,
.list-more,
.comnts-title,
.comnt-name,
#nav-footer,
.store-adr,
.switch,
.accnt,
.prnt,
.label,
#shp-tbs,
.shw-title,
.dates .ui-accordion-header a,
.newsCalendar_calendarItem,
.news-single-imgcaption {
	text-transform: uppercase;
}
.comnts-title {
	font-style: italic;
	padding: 0 0 0 32px;
	background-image: url(../img/comnts_bkg.png);
	background-repeat: no-repeat;
	color: #475052;
	line-height: 18px;
	display: block;
}
.best .teaser a {
	display: block;
}
.col-33.best h2,
.catmenu-ul .act a,
.amenu-act a {
	color: #000034;
}
#nav-main ul li,
.single-itm h2,
.news-itm h2,
#nav-footer ul {
	text-transform: none;
}
/*.news-itm h2 a,
.news-itm p,*/
.switch,
.accnt,
.prnt,
#nav-footer ul,
.list-more {
	font-size: 10px;
}
.news-itm h2 a,
.news-itm p {
	line-height: 18px;
}
h1,
h2,
#nav-main,
.news-title,
.list-cat,
.list-more,
.label,
.dates .ui-accordion-header a {
	font-weight: normal;
}
h1 {
	font-size: 16px;
}
h1,
.author,
.insrt-wrap .news-title,
.single-itm p,
.res,
.indx-srch-box,
.tx-indexedsearch-rules,
.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox,
.tx-indexedsearch-browsebox p,
.col-66 .acc-cnt p,
.tx-powermail-pi1 h2 {
	margin-bottom: 18px;
}
.tx-powermail-pi1 h2 {
	margin-top: 36px;
}
.col-100 h2 {
	display: block;
	/*padding-bottom: 18px;*/
}

.single-itm .store-adr {
	margin-bottom: 0px;
}
.news-title {
	display: block;
	margin-bottom: 6px;
}
#accordion h2 {
	padding-bottom:18px;
}

h1 a,
h2 a,
.col-100 h2,
.border h2,
.tx-srfeuserregister-pi1 h2,
.tx-powermail-pi1 h2,
.list-itm .list-more a,
.list-more a,
.comnt-name,
p a,
h2.teaser,
h2.teaser a,
.tip h2 {
	color: #5a8ac0;
}
#nav-main ul a,
h2 a,
.col-100 h2,
.list-cat,
.insrt-wrap .news-itm p  {
	font-size: 12px;
}
.insrt-wrap {
	padding:11px 11px 6px;
}
.insrt-wrap .news-itm p  {
	line-height: 18px;
}
.single-itm h1 {
	font-size: 22px;
	color: #000034;
	line-height: 24px;
}
.single-itm h2,
.single-itm p.h2 {
	font-size: 14px;
	margin-bottom: 18px/*36px*/;
	line-height: 18px;
}
.single-itm p,
.col-66 .acc-cnt p {
	font-size: 13px;
	color: #000034;
	line-height: 22px;
}
.news-title {
	line-height: 14px;
	color: #82b6f1;
}

.comnt-cnt {
	color: #0a0f2d;
}
.news-title,
.single-date,
.store-adr,
/*#b-clb .label,*/
#shp-tbs  {
	font-size: 14px;
}
.big-teaser h2 a  {
	font-size: 16px;
	line-height: 24px;
}
.list-more {
	font-style: italic;
}
#nav-main a,
#shp-tbs a {
	font-size: 14px;
	color: #000034;
}

.list-itm p a,
.teaser .list-cat,
.cnt-cat,
.single-cat a,
.single-cat a:visited,
#nav-main .act li a,
#nav-main .cur li a,
.dates .ui-accordion-header a {
	color: #0f0f0f;
}
a,
ui-state-active,
.single-itm h2,
.single-itm p.h2,
.list-itm p a:hover,
.jobs .list-itm p a:hover,
#nav-main a:hover,
#nav-main .act a,
#nav-main .cur a,
#nav-main .act .cur a,
#nav-main .act li.cur a:hover,
.comnts label,
.tip label,
.nwsltr-field label,
#nav-main .act li a:hover,
#nav-main .act li.act a,
#nav-main .cur li a:hover,
#shp-tbs .ui-tabs-selected a,
.dates .shw-title a,
.dates .ui-accordion-header.ui-state-active a,
.news-single-links a,
.frame-wrap h1 {

	color: #5a8ac0;
}
#nav-footer ul,
.single-cat,
.tx-indexedsearch-rules {
	font-size: 11px;
}
.news-date,
.list-cat,
.single-date,
.comnt-date,
.single-itm .store-adr,
.single-itm .author,
.jobs .list-itm p a {
	color: #959595;
}
.error,
.powermail_mandatory_js,
.validation-advice {
	color: #F00;
}
.list-cat {
	text-transform: capitalize;
}
#nav-footer a,
.switch,
.accnt,
.prnt,
#cpy,
.tx-indexedsearch-rules {
	color: #ababab;
}
#cpy {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 36px;
}
.news-single-additional-info,
dl,
.single-itm .author {
	margin-bottom: 36px;
}
.single-itm dd {
	margin-left: 16px;
}
.hidden {
	display: none;
}
.news-list-browse {
	font-size: 13px;
	color: #82b6f1;
}
.news-list-browse a {
	color: #454545;
}
.big-teaser h2 a {
	
	/*color: #fff;
	font-size: 52px;
	font-weight: bold;
	line-height: 52px;
	display: block;
	width: 555px;
	font-family: "Arial Black", Gadget, sans-serif;*/
}



#shop h1 {
	margin-bottom: 0px;
}
#shop h2,
.dates h3,
.gndr {
	margin-bottom: 12px;
}
.single-cat,
.trl-fnc {
	line-height: 26px;
}
.single-cat {
	margin-bottom: 8px;
}
.single-cat.bb {
	margin-bottom: 0px;
}
#shp-tbs-wrapper {
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#shp-tbs {
	height: 42px;
	margin-bottom: 18px;
	background-image: url(../img/header_bkg.png);
	background-repeat: no-repeat;
}
#shp-tbs li {
	line-height: 42px;
	margin-right: 30px;
	float: left;
}

.ui-tabs {
	position:relative;
	padding:0;
	zoom:1;
}

.ui-tabs .ui-tabs-nav {
	margin:0;
	padding: 0;
	height: 42px;
	line-height: 42px;
}

.ui-tabs .ui-tabs-nav li {
	list-style:none;
	float:left;
	position:relative;
	margin:0;
	border-bottom:0!important;
	padding:0;
	white-space:nowrap;
}

.ui-tabs .ui-tabs-nav li a {
	float:left;
	padding:0;
	text-decoration:none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom:0;
	padding-bottom:0px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	/*cursor:text;*/
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer;
}

.ui-tabs .ui-tabs-panel {
	display:block;
	border-width:0;
	padding:0;
	background:none;
}

.ui-tabs .ui-tabs-hide {
	display:none!important;
}
.agnc-no-img {
	width: 118px;
	height: 118px;
	background-image: url(../img/placeholder/main_article.png);
}

.right div.csc-textpic div.csc-textpic-single-image img {
	margin-bottom:18px;
}


.calendar-table{
	padding:1em;
}
.calendar-table a{
	text-decoration:underline;
}
.calendar-table td, .calendar-table th {
	padding:3px;
	text-align:center;
}
.calendar-table td {
	width: 21px;
	height: 20px;
}
.calendar-table th {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
.calendar-table caption{
	font-size:200%;
	text-transform:uppercase;
}
.linked_today{
	cursor: default;
	padding: 1px 4px 1px 3px;
	color:#fff;
	background-color:#0A0F2D;
	cursor:pointer;
}
.linked_today_nolink{
	padding: 1px 3px;
}
.linked_day a {
	color: #fff;
}
.linked_day {
	color: #fff;
	padding: 1px 4px 1px 3px;
	cursor: pointer;
	background-color: #A5D1EC;
}

/* List view CSS */
.newsCalendar_listHeader{
	font-size:1.5em;
	font-weight:bold;
	background-color:#C7D5FE;
	color:#333333;
	border:1px solid #7e7e7e;
	padding:0.5em;
}
.newsCalendar_listBody{
	padding:1em;
}
.newsCalendar_listItem{
	display: table;
	font-size:1em;
	padding-top:1em;
}

.newsCalendar_listItem a{
	font-weight: bold;
}

.newsCalendar_listItem_image{
	display: table;
	float:left;
	padding: 3px;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 3px;
}
.newsCalendar_listItem_subheader{
	display: table;
	float:left;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:1em;
	font-size:1.25em;
}
.bt-content {
  font-size: small;
  color: #000;
  line-height: normal;
}

/* styling for active target elements - usually for background hilighting */
.bt-active {
  /* example:
  background-color: yellow !important;
  */
  background-color: #999;
}


/**
 * Content related
 */

.newscalendarTooltip {
	display: none;
}
.newscalendarTooltipHeader {
	padding:0px;
	margin:0px;
}

.newscalendarTooltipItemContainer {
	padding:0px;
	margin:0px;
}

.newscalendar-tip {
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}

.newscalendar-tip-selector {
    background-color:#999;
}

/*
 * Render item related
 */

.newsCalendar_calendarItem{
	font-size:12px;
	padding-top:5px;
}
.newsCalendar_calendarItem a{
	color: #fff;
}
.newsCalendar_calendarItem_image{
	display: table;
	float:left;
	padding: 3px;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 3px;
}
.newsCalendar_calendarItem_subheader{
}
.newsCalendar_calendarItemHeader{
}
.dates p {
	/*margin-left: 12px;*/
}