/* HTML elements */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	line-height: 13px;
	background-color: #ffffff;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:4px;
	padding-left:22px;
}
small {
	font-size:10px;
}

h1 { color: #000000; font-size: 14px; font-weight: bold; margin: 0 0 8px 0; }
h2 { color: #000000; font-size: 12px; font-weight: bold; margin: 0 0 5px 0; }

.eventTitle { font-size: 11px; color: black; text-decoration: none; }
.header { font-size: 28px; font-weight: bold; text-decoration: none; }
.navbartab { font-size: 11px; }
.title { font-size: 15px; color: black; font-weight: bold; text-decoration: none; }
.title:visited { color: black; }
.title:hover { text-decoration: underline; }
.listHeader { background-color: #eeeeee; font-weight: bold; color: #000000; }
.listBody { background-color: #ffffff; color: #000000; }
.miniBasket { background-color: #ffcc00; }
        
.blogReply { font-weight: bold; }
.blogTopic { }
.feedbackHeader { font-weight: bold; }
.feedbackPath { color: gray; }

/* CATALOG */
.BTcatalogTitle { font-weight: bold; text-decoration: none; }
.BTcatalogProduct { font-weight: bold; }
.BTcatalogDescription { color: #000000; }
.BTcatalogFinePrint { font-weight: bold; }
.BTcatalogPrice { color: #ff0000; }
.BTcatalogLink { text-decoration: none; }
.BTcatalogSmall { font-size: 10px; }

.BTcatalogRelatedTitle { font-weight: bold; }
.BTcatalogRelatedProduct { }
.BTcatalogRelatedPrice { color: #ff0000; font-weight: bold; }

#BTcatalogScheduleForm td { font-size: 10px; }
#BTcatalogScheduleForm select { font-size: 10px; }

/* cart */
.cartWhite    { color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none; }

/* orderform */
.formWhite    { color: #ffffff; font-size: 11px; text-decoration: none; }

/* error */
.error { color: #ff0000; font-size: 12px; }

/* custom content */
.contentLinkTitle { color: #000000; font-size: 12px; }
.contentLinkIntro { color: #000000; font-size: 11px; text-decoration: none; }
.BTTcontentTableBorder { text-align: left; }
.BTTcontentTableHeader { text-align: left; background-color: white; }
.BTTcontentTableContent { text-align: left; background-color: white; }

/* event */
.BTeventTitle { font-size: 18px; }
.BTeventDate  { font-weight: bold; }

.BTcalendarBackground {}
.BTcalendarHeader { background-color: #000000; font-size: 11px; color: #ffcc00; }
.BTcalendarWeekday { background-color: #cccccc; color: #000000; font-size: 11px; font-weight: bold; }
.BTcalendarCurrent { font-size: 11px; }
.BTcalendarEvent { font-size: 11px; background-color: #ffcc00; color: #ff0000; font-weight: bold; text-decoration: none; }
.BTcalendarNoEvent { font-size: 11px; }
.BTcalendarDayHeader { background-color: #000000; color: #ffffff; font-size: 10px; }
.BTcalendarPastEvent { font-size: 11px; color: #ff0000; font-weight: bold; text-decoration: none; }

/* calendar */
.BTTCalendarBackground { background-color: #000000; }
.BTTcalendarHeader { background-color: #d1c7ad; height: 35px; }
.BTTcalendarHeaderToggle{ color: #000000; font-weight: bold; font-size: 13px; }
.BTTcalendarHeaderLink, .BTTcalendarHeaderLink:visited { color: #000000; font-weight: bold; font-size: 11px; text-decoration: none }
.BTTcalendarHeaderSelected, .BTTcalendarHeaderSelected:visited { color: #cc0000; font-weight: bold; font-size: 11px; text-decoration: none }
.BTTcalendarSubheader { background-color: #eeeeee; height: 35px; color: #666666; font-weight: bold; font-size: 13px; }
.BTTcalendarSubheaderT { color: #990000; font-weight: bold; font-size: 12px; height: 25px; }
.BTTcalendarSubheaderY { color: #990000; font-weight: bold; font-size: 15px; }

.BTTcalendarDayColumn { background-color: #d1c7ad; color: #000000; font-weight: bold; font-size: 11px;}
.BTTcalendarDayRow { background-color: #d1c7ad; color: #000000; font-weight: bold; font-size: 12px; }
.BTTcalendarDayCell { background-color: #eeeeee; }
.BTTcalendarDayContent { background-color: #990000; }

.BTTcalendarWeekColumn { background-color: #d1c7ad; color: #000000; font-weight: bold; font-size: 11px; }
.BTTcalendarWeekTitle {  background-color: #990000; font-size: 10px; color: #ffffff; }

.BTTcalendarYearCell { background-color: #ffffff; color: #000000;}

#BTTcalendarCompact .BTTcalendarLayoutBackground { background-color: #000000; }
#BTTcalendarCompact .BTTcalendarLayoutHeader { background-color: #d1c7ad; font-size: 11px; color: #ffcc00; }
#BTTcalendarCompact .BTTcalendarLayoutWeekday { background-color: #d1c7ad; color: #000000; font-size: 11px; font-weight: bold; }
#BTTcalendarCompact .BTTcalendarLayoutCurrent { background-color: #990000; font-size: 11px; }
#BTTcalendarCompact .BTTcalendarLayoutEvent { font-size: 11px; background-color: #eeeeee; font-weight: bold; text-decoration: none; }
#BTTcalendarCompact .BTTcalendarLayoutNoEvent { font-size: 11px; }
#BTTcalendarCompact .BTTcalendarLayoutDayHeader { background-color: #000000; color: #ffffff; font-size: 10px; }
#BTTcalendarCompact .BTTcalendarLayoutPastEvent { font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }

#BTTcalendarStandard .BTTcalendarLayoutBackground { background-color: #000000; }
#BTTcalendarStandard .BTTcalendarLayoutHeader { background-color: #d1c7ad; font-size: 11px; color: #ffcc00; }
#BTTcalendarStandard .BTTcalendarLayoutWeekday { background-color: #d1c7ad; color: #000000; font-size: 11px; font-weight: bold; }
#BTTcalendarStandard .BTTcalendarLayoutCurrent { background-color: #990000; font-size: 11px; }
#BTTcalendarStandard .BTTcalendarLayoutEvent { font-size: 11px; background-color: #eeeeee; color: #000000; font-weight: bold; text-decoration: none; }
#BTTcalendarStandard .BTTcalendarLayoutNoEvent { font-size: 11px; background-color: #eeeeee; color: #000000;}
#BTTcalendarStandard .BTTcalendarLayoutDayHeader { background-color: #d1c7ad; color: #000000; font-size: 11px; font-weight: bold; }
#BTTcalendarStandard .BTTcalendarLayoutPastEvent { font-size: 11px; color: #eeeeee; font-weight: bold; text-decoration: none; }
#BTTcalendarStandard .BTTcalendarLayoutEventTitle { background-color: #990000; font-size: 10px; color: #ffffff; }

/* media */
.BTmediaTitle { font-weight: bold; }

/* galleries */
.BTgalleryTitle { color: #ed1b2d; font-weight: bold; font-size: 13px; }
.BTgalleryDate { color: #000000; }
.BTgalleryCaption { color: #ed1b2d; }
.galleryRank { font-size: 11px; width: 80px; }

/* news blog */

/* side navbar */
.sideNavLevel1 { }
.sideNavLevel1Selected { }
.sideNavLevel1 a {}
.sideNavLevel1Selected a { }
.sideNavLevel1_bullet { }
.sideNavLevel1_bulletSelected { }

.sideNavLevel2 { }
.sideNavLevel2Selected { }
.sideNavLevel2 a {}
.sideNavLevel2Selected a { }
.sideNavLevel2_bullet { }
.sideNavLevel2_bulletSelected { }

.sideNavLevel3 { }
.sideNavLevel3Selected { }
.sideNavLevel3 a {}
.sideNavLevel3Selected a { }
.sideNavLevel3_bullet { }
.sideNavLevel3_bulletSelected { }

/* */
.breadcrumb { color: grey; }
.level2Path { color: grey; }
.breadcrumb:hover { color: grey; }
.breadcrumb:hover { color: grey; }

/* colors */
.default { color: #000000; }

.black { color: #000000; }
.orange {
	color:#d01500;
}
.green {
	color: #00853e;
}
.yellow {
	color: #dccb00;
}

.BTmediaTitle {
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-top: 4px;
	margin-bottom: 4px;
}

.BTTblogNewsListTitle {
	color: #000000;
	font-size: 14px; 	
 	font-weight: bold; 	
	margin-top: 4px;
	margin-bottom: 4px;
}

.BTTblogNewsListLink {
	font-size: 11px;
	text-decoration: underline;
	color: #336699;
}


.forms {
	width:150px;
	height:16px;
}
.red {
	color:#ed1b2d;
}
.grey {
	color:#666666;
}
.blue {
	color:#393996;
}
.white {
	color:#FFFFFF;
}
.red_big {
	color:#ed1b2d;
	font-size:14px;
}
.grey_big {
	color:#666666;
	font-size:14px;
}
.blue_big {
	color:#393996;
	font-size:12px;
}
.white_big {
	color:#FFFFFF;
	font-size:14px;
}
.dotted_red {
	border-right-color:#ed1b2d;
	border-right-style:dotted;
	border-right-width:1px;
}
.dotted_blue {
	border-bottom-color:#393996;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.dotted_blue-sec {
	padding-left:5px;
	margin:0;
	vertical-align:middle;
	height:24px;
	border-bottom-color:#393996;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	background-image:url(media/images/sec_nav-bg2.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
* html .dotted_blue {
	padding-bottom:1px;
	margin-bottom:0;
	border-bottom: none;
	background-image:url(media/images/dotted_blue.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
* html .dotted_blue-sec {
	padding-left: 5px;
	vertical-align:middle;
	height:25px; 
	padding-bottom:1px;
	margin-bottom:0;
	border-bottom: none;
	background-image:url(media/images/sec_nav-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
* html .dotted_red {
	margin-right:0;
	border-right: none;
	background-image:url(media/images/dotted_red.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.solid_grey {
	border:#cccccc 1px solid;
}

.solid_grey-bottom {
	border-bottom:#cccccc 1px solid;
}
.bullets {
	list-style-image:url(media/images/bullet.png);
}
.footer_bg {
	background-image:url(media/images/footer_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}

.secondary_nav {
	border-bottom: #cccccc 1px solid;
	padding-left: 3px;
	background-color: #eeeeee;
	color: #666666;
}

.secondary_nav_over {
	border-bottom: #cccccc 1px solid;
	padding-left: 3px;
	background-color: #ed1b2d;
	color: #ffffff;
}

.ad_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: white;
}

.ad_body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: black;
}

.dotted_red_border {
	background-image:url(media/images/dotted_red.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.dotted_blue_border {
	background-image:url(media/images/dotted_blue.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.archive_title {
	color: #000000;
	font-size: 12px;
}

.archive_date {
	color: #666666;
	font-size: 10px;
}

.customer_header { color: #000000; font-size: 18px; font-weight: bold; margin: 12px 0 18px 0; }