/* MAIN */
#containerOuter
{
	position:relative; 
	width:1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('/images/AKA-2010-Design_01.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#container		{ width: 1000px; margin:0px; }
.columnleft  		{ padding-right:25px; }
.columnright  		{ padding:0px; }
.innercontainerOne	{ position:relative; z-index:1; padding: 0px; }
.innercontainerTwo	{ width: 858px; margin-left: auto; margin-right: auto; padding: 0px 20px 20px 20px; background-image: url('/images/white40.png'); border-left: 1px #e4cac8 solid; border-right: 1px #e4cac8 solid; border-bottom: 1px #e4cac8 solid}

.columnbackground	{ background-image: url('/images/white40.png');  padding: 14px; }
.cleft 		{ padding-right:16px; }
.cright 		{ padding-left:16px; }


/************************************************************************************************/
/* BRANDING & NAVIGATION 				*/
/************************************************************************************************/

.clear		{ clear:both; }
.banner		{ position:relative; z-index:99; margin-left:55px; margin-right:55px; width:910px; height:160px; }
.bannerbase		{ position:absolute; left:0px; top:96px; }
.logo		{ position:absolute; left:0px; top:18px; }
.phone		{ position:absolute; right:46px; top:24px; }
.message 		{ position:absolute; left:8px; top:33px; }
.register		{ position:absolute; right:46px; top:52px; }


.basetop		{ height:10px; width:900px; line-height:5px; }
.top_button		{ position:relative; float:right; margin-right:8px; padding-top:8px;  }

#basecontainer		{ width:1000px; margin: 0px auto 0px auto; }
#baseline		{ width: 900px; margin: 80px 50px 0px 50px;  color:#fff; line-height:19px; border-top: solid 0px #d2d0c6; height:200px; padding-left: 0px; padding-top: 0px; }
#baseline .vsmall	{ color:#fff; font-size:9px}
#baseline a		{ color:#fff; }
#baseline a:hover	{ color:#fff; }
#baseline .selected	{ color:#fff;}

.signups	 	{ width: 900px; margin: 0px;  font-size:11px; color:#30322e; padding:20px 0px 36px 0px;}
.signups p 		{ margin:0px; padding:0px; }
.signups input 		{ border-left: 1px solid #d2d0c6; border-top: 1px solid #d2d0c6; background-color:#f3f7f9; text-align:left; font-size:10px;font-weight:bold; color:#676767;padding:2px}
.signups table td		{ color:#fff; border:0px; padding:0px; margin:0px }

.border1px 		{ border-right: solid 1px #ffffff; }

.pgquicklinks		{ background-color:#eee; padding:4px; margin: 8px 0px 20px 0px}

#InfoPlease		{ display:none;  }


#endcap		{ float:right; display:inline; position:relative; top:-7px; }
.backcolour		{ background-color:#526667; }


#navigation 		{ position:absolute; margin-left:auto; margin-right:auto; width:720px; top:96px; margin-left:200px; z-index:100}
#navigation ul	 	{ padding:0px; margin:0px; height:25px;  border-bottom:1px #bf817c solid; }
#navigation li		{ padding:0px; margin:0px; padding-bottom:6px; display: inline; list-style-type: none; height:25px; }
#navigation .mid 	{ border-right:0px #e4cac8 solid;  padding:0px; padding-top:4px; padding-bottom:5px; }

#navigation a		{ padding-left:11px; padding-right:12px; padding-top:7px; padding-bottom:5px; color:#fff; height:25px;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size:10px; line-height:24px; }
#navigation a:hover	{ background-image: url('/images/white40.png');  color:#fff; height:25px; }
#navigation .selected	{ background-image: url('/images/white75.png'); color:#222; height:28px; font-weight: bold; }


#subnavigation		{ position:absolute; background-image: url('/images/white40.png');  margin-left:auto; margin-right:auto; width:720px; top:122px; margin-left:200px; z-index:100 }
#subnavigation ul	{ position:relative;  z-index:10;padding:0px; margin:0px; padding-top:0px; padding-bottom:0px; }
#subnavigation li	{ display: inline; list-style-type: none; padding-right:8px; }
#subnavigation a	{ color:#fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size:10px; line-height:22px; }
#subnavigation a:hover	{ color:#ffe500; }
#subnavigation .mid 	{ border-right:1px #989898 solid; padding:0px; padding-top:2px; padding-bottom:2px; }



/************************************************************************************************/
/* HISTORY list					          														*/
/************************************************************************************************/
#history		{ position:absolute; left:630px; width:300px; top:74px; z-index:100; font-size:11px; display:none }
#history p 		{ margin:0px; padding:0px; }

#history .button		{ margin-left:100px;}

/* #history_results { position:absolute; left:700px; top:84px; z-index:100; } */

#history .history_frame * 	{font-size:11px;}

#history .title  		{ padding:4px; background-color:#9ebbbf; color:#ffffff; font-weight:bold; border-bottom: 1px solid #ffffff; }
#history .history_frame 	{    background-color:#f1f7f5; padding:6px; border: 1px solid #c6c6c6; margin-top:5px;}

#history .close		{ float:right; background: url('/x_icons/silk/cross.png') no-repeat; height:18px; width:18px; cursor:pointer; margin-right:1px; margin-top:5px; }

#history .on		{ padding:8px 8px 8px 20px;cursor:pointer; background-color:#cbdfe0; color:#333333; }
#history .off		{ padding:8px 8px 8px 20px;cursor:pointer; background-color:#FFFFFF; color:#333333; }
#history .tick		{ background: url('/x_icons/silk/tick.png') no-repeat 0 8px; font-weight:bold; }



/************************************************************************************************/
/* AJAX SEARCH					          														*/
/************************************************************************************************/
#search		{ position:absolute; left:550px; top:58px; z-index:99; width:350px; font-size:11px; color:#fff}
#search p 		{ margin:0px; padding:0px; }

#search .search_frame * 	{ font-size:11px; }
#search input 		{ border-left: 1px solid #d2d0c6; border-top: 1px solid #d2d0c6; background-color:#f3f7f9; text-align:left; font-size:10px;font-weight:bold; color:#454545;padding:2px}

#search .title  		{ padding:4px; background-color:#9ebbbf; color:#ffffff; font-weight:bold; border-bottom: 1px solid #ffffff; }
#search .search_frame 	{  background-color:#f1f7f5; padding:6px; border: 1px solid #c6c6c6; margin-top:5px; }
#search .search_frame input	{ text-align:center; }

#search .close		{ float:right; background: url('/x_icons/silk/cross.png') no-repeat; line-height:18px; width:18px; cursor:pointer; margin-right:1px; margin-top:5px; }

#search .on		{ padding:8px; background-color:#cbdfe0; color:#333333; }
#search .off		{ padding:8px; background-color:#FFFFFF; color:#333333; }

#search div .minidesc 	{ width:138px; margin-right:5px; float:left; }
#search div .price	{ font-weight:bold; }

#search #paging 	{ width:100%; line-height:12px; background-color:#f1f7f5;}
#search #paging a	{ font-weight:bold; font-size:9px; }
#search #paging table	{ width:100%; }
#search #paging td	{ padding-top:5px; font-size:9px; color:#000000; }






.textcontainer 		{ position:relative ; top: 0px; right: 0px; }
.texthighlight 		{ position:relative ; top:0px; right:0px; color:#3b0416; }
.textposition 		{ position:absolute; top:-1px;right:1px; }

.buttonendwidth 		{ width:8px; } 

.nocontrolspadding 	{  padding:0px; }
.controlspadding 		{  padding-left:20px; padding-bottom:12px; }
.navcontrolspadding 	{ padding-right:8px; padding-top:4px; }  

ul		{ padding:0px; }
li 		{ list-style-type: disc; padding-bottom:8px;margin-left:15px;}

p { margin-bottom:10px;margin-left:0px;margin-right:0px;margin-top:0px;}

#containerRepeater {
	background-image: url('/images/AKA-2010-DesignRepeater.jpg');
	background-repeat: repeat-y;
	background-position: center center;
}

body
{
	color: #222;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 17px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/AKA-2010-DesignBack.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
	

.datespace 		{ padding-left:5px; padding-right:5px; }

.newsBorderTable 	{ font-weight: normal; background-color: #ebebeb; padding: 8px; border: solid 1px #5c6b6b; }
.lborder 		{ border: solid 1px #b5c2ca; }
.lborderS 		{ padding: 0 0 0 0; border-style: none dotted dotted none; border-width: 1px; border-color: #b5c2ca }

.info_window 		{margin-top:5px; background-color:white; font-family: verdana, arial, sans-serif; font-size: .8em;}

/*KEEP-THIS-CSS-THE-REST-OF-THIS-CAN-GO*/

#breadcrumb		{  }
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active  { color: #404b48; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; }
#breadcrumb a:hover	{ color: #c01a49; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; }

.phoneNumber		{ color: #c01a49; font-size: 18px; font-family: "Trebuchet MS",  Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height:18px;}
.errorTxt		{ background-color:#e473b6; color:#ffffff; padding:5px; }
.whitelink		{ color: #fffde1; font-size: 13px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; }
.hand		{ cursor:pointer; }

.textbox 		{ color: #242424; font-size: 12px; font-weight:bold; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;background-color: #FFFCF4; background-position: 0 0; padding: 3px; width: 260px; border: 1px solid #a0acac; }
.textbox_err		{ color: #242424; font-size: 12px; font-weight:bold; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;background-color: #DFAC84; background-position: 0 0; padding: 3px; width: 260px; border: solid 1px #a0acac; }

.select 		{ color: #242424; font-size: 12px; font-weight:bold; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;background-color: #FFFCF4; background-position: 0 0; padding: 3px; border: solid 1px #a0acac; margin:0px; }
.select_err		{ color: #242424; font-size: 12px; font-weight:bold; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;background-color: #DFAC84; background-position: 0 0; padding: 3px; border: solid 1px #a0acac; margin:0px; }

/* SIZE + STYLE INFORMATION */
.vsmall		{ color: #30322e; font-size: 10px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; }

/* COLOR INFORMATION */
.white		{ color: #ffffff; }
.darkgreen		{ color: #404b48; }
.lightblue		{ color: #deebee; background-color: #deebee; }
.deepred		{ color: #c01a49; }

#form_error 		{ margin-top:5px; padding:5px; display:none; background-color: #FFCCA4; margin-bottom:10px; }

/************************************************************************************************/
/*PAGE-EDITOR-CSS*/


a:link 		{ color: #322a3d; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; }
a:visited 		{ color: #111; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; }
a:hover 		{ color: #111; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; }
a:active 		{ color: #111; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; }

#price_list		{ width:100%; padding:4px; }
#price_list .header	{ font-style: normal; color: #2b0416; width:100%; font-weight: normal; padding-bottom: 5px; }
#price_list table,td 	{ font-size:11px; }
#price_list .light_row 	{ color:#5b2446; background-color:#ffffff; }
#price_list .dark_row 	{ color:#5b2446; background-color:#efefef; }

h1, .phead1, .mainHeader	{ color: #222; font-size: 21px; font-family: "Century Gothic", Verdana, Arial, Sans Serif;font-weight:normal; line-height: 34px; margin-top:0px; margin-bottom:16px;}
h2, .phead2, .subHeader	{ color: #322a3d; font-weight:normal; font-size: 14px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; margin-bottom:10px; margin-top:0px; }
.phead3 		{ color: #404b48; font-size: 14px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; }
.white		{ color: #fff }

.pbody 		{ color: #333; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; }
.psmall, .pmini 		{ color: #111; font-size: 9px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-style: normal; font-weight: normal; line-height: 12px; text-decoration: none; }

.mp3_player		{ color:#30322e; font-weight: normal; padding-bottom: 6px ; padding-top: 6px ; background-color:#FFFCF4; border: 1px dotted #d2d0c6; }
.mp3_player .left	{ padding-left: 8px ; }
.mp3_player .mid	{ padding-left: 4px ;}
.mp3_player .right	{ padding-right: 8px}
.mp3_player .pmini	{ font-size: 9px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 12px; }

.pbody2 		{ color: #232323; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; }
.pbody3 		{ color: #444444; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; }
.pmedium		 { color: #232323; font-size: 10px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; }
.pretxt	 	{ color: #404b48; font-size: 10px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-style: normal; font-weight: normal; line-height: 14px; text-decoration: none; }


.tableHeader 		{ color: #666666; font-size: 14px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 17px; background-color: #d1cdbf; padding: 5px; }
.tbody 		{ color: #404b48; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; border-bottom: 1px solid #EFECE4}
.tbodyALT		{ color: #404b48; font-size: 11px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif;font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; background-color:#eff6f3;border-bottom: 1px solid #EFECE4 }
.touter		{ padding:2px; background-color:#eff6f3; border: 1px solid #CFCCC4}
.tborder 		{ border: solid 1px #eeeeee; width:100% ; color: #30322e; }
.tborderLightblue		{ border: solid 1px #eeeeee; width:100% ; background-color: #f4faf0; }
#pdfBorder		{ background-color:#EFECE4; border: 1px dotted #CFCCC4; margin-bottom:8px; padding:4px; width:95% ; cursor:pointer; }
#pdfBorder .pdflink	{ position:relative; color: #343434; font-weight:normal; font-size: 14px; font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; top:-12px}
.imageBorder 		{ border: solid 1px #aaaaaa; }
.imageBorderR 		{ border-left: solid 1px #aaaaaa; }
.iborder		{ border: solid 1px #a0aba8; }
.iborderS 		{ padding:16px;border: solid 0px #eeeeee; }
.rule		{ background-color:#acacac;margin-bottom:10px;margin-top:10px;line-height:1px;height:1px; }
pre		{ color:#30322e }


#musicplayer 		{ border-top: solid 1px #dba4c6; border-bottom: solid 1px #dba4c6; height:30px; margin:0px; margin-bottom:20px; background-color:#ababbb; overflow: hidden; }


#secondary 		{ font-family: "Century Gothic", Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; color:#111; background-color: #575259;  background-repeat: repeat-x; padding:0px; width:143px; } 
#secondary ul 		{ list-style-type:none; margin:0 0 0 8px;} 
#secondary li 		{ padding:2px 0px;} 

#secondary a:link 	{ color:#eee; padding:6px;} 
#secondary a:hover, #secondary a:active { font-weight:bold; background-color: #fd6e07; } 
#secondary a:visited 	{ color:#f4f4bd; padding:6px; padding-left:5px;} 

#secondary h4 		{ margin:0px; width:143px; border-bottom: 1px dotted #ffffff }
#secondary h4 a 	{ display:block; font-weight:bold; font-size:11px; padding:6px; }
#secondary h4 a:hover, #secondary h4 a:active { color:#fff; }
#secondary h4 a:visited 	{  padding:6px; }
#secondary .selected	{ background-color:#575259; color:#fff; font-weight: bold; }


.textcontainer 		{ position:relative ; top: 0px; right: 0px; }
.texthighlight 		{ position:relative ; top:0px; right:0px; color:#3b0416; }
.textposition 		{ position:absolute; top:-1px;right:1px; }


.nocontrolspadding 	{  padding:0px; }
.controlspadding 	{  padding-left:20px; padding-bottom:12px; }
.navcontrolspadding 	{ padding-right:8px; padding-top:4px; }

/* FADERS */

#image_fader_frame	{ position:relative; margin-left:0px;width:856px; height:360px; margin-bottom:20px; margin-top:0px; border: solid 1px #e4cac8;}
#small_image_fader_frame	{ position:relative; margin-left:0px;width:856px; height:240px; margin-bottom:20px; overflow:hidden; border: solid 1px #e4cac8;}
#masker 		{ visibility:hidden;z-index:3;background-color:#aaaaaa;width:100%;height:100%;position:absolute;left:0;top:0; text-align:center;}
#image_frame 		{ visibility:hidden;z-index:4; position:absolute; top:110px; margin-left:-10px; text-align:center;}

.specialHeader 		{ position:absolute; top:310px; color: #322a3d; font-size: 28px; font-family: "Century Gothic", Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 28px; width:800px; height: 34px; padding:0px 0px 0px 0px ;overflow:hidden; background: url('/images/tinted.png') repeat-x; text-align:center; }
.specialBody 		{ color: #444; font-size: 10px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px; }

.smalladsBorderTable2 	{ background-image: url('/images/tinted.png');  background-repeat: no-repeat; width:160px; cursor:pointer; padding:0px 0px 4px 0px ;min-height:162px;z-index:1}
.smalladsBorderTable2-over	{ background-image: url('/images/tinted.png');  background-repeat: no-repeat; width:160px; cursor:pointer; padding:0px 0px 4px 0px ;min-height:162px;z-index:2}
.smalladsDesign		{ margin-bottom:0px; margin-right:0px;display:inline;float:left; border: 0px solid #ccb179; z-index:99}

/* PANELS AND OVERLAYS */

.news_or_press_items_light 		{ width:100%; border-style: solid; border-width: 0px; border-color: #deebee; padding:2px 2px 2px 2px }
.news_or_press_items_dark		{ width:100%; border-style: solid; border-width: 0px; border-color: #5b2446; background: url('/images/shimmerMed.png'); padding:2px 2px 2px 2px; margin-bottom:10px; }
#newsthin			{ width:858px; margin-bottom:20px}
#newswide			{ width:100%; }
.rssbadge			{ position:relative; display:inline; float:right; top:0px; cursor:pointer; }
.signup			{ width:380px; height:100px; }

.newsitem			{ display:inline; float:left; font-weight: normal; padding: 2px 4px 2px 4px; background: url('/images/white75.png');   border-style: dotted; border-width: 0px; border-color: #444; margin: 0px 3px 20px 0px}
.newsitem-over			{ display:inline; float:left; font-weight: normal; padding: 2px 4px 2px 4px; background-color:#fff;  border-style: dotted; border-width: 0px; border-color: #fff; margin:0px 3px 20px 0px}
.newstitle			{ font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, SunSans-Regular, sans-serif;  font-weight: bold;}
.newsbody			{ font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, SunSans-Regular, sans-serif; }

#send_to_a_friend		{ color:#fff ; font-size:10px}


.panelBorderTable	{ color:#30322e; font-weight: normal; padding: 14px; background-color:#f5f1e8; width:100%; border: 1px solid #ccb179; }
.panelBorderTable-over	{ color:#a22d3c;  font-weight: normal; padding: 14px; background-color:#f3eada; width:100%; border: 1px solid #ccb179; }

.quote		{ width:100%;  background-color:#cdb179; margin-bottom:20px}
.quote .t		{ height:0px; margin-left:0px; background-repeat: no-repeat; background-position: left top; padding: 0px ; }
.quote .m		{ color: #fff; font-size: 15px; font-family:  "Century Gothic", Arial, Helvetica, SunSans-Regular, sans-serif; font-weight:normal; font-style:oblique; line-height: 28px; padding: 4px 8px 4px 8px;  border: 0px solid #ddd; }
.quote .b		{ margin-top:0px; margin-right:0px; height:0px; background-repeat: no-repeat; background-position: right bottom; padding: 0px ; }

/*FORM-EDITOR-CLASSES*/
.form_content_table					{ width:100%; }
.form_content_table .form_label 	{ width:220px; }
.form_context_table .form_input		{ padding-left:10px; }
/*END-FORM-EDITOR-CLASSES*/

/*CALENDER-STYLING*/

/* BUTTON STUFF */

.btn		{ height:22px; cursor:pointer; }
.btn td		{ font-family: "Century Gothic", Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; font-size:11px; line-height:19px; color:#eee; vertical-align:top; }
.btn .l		{ background-image: url('/images/buttons/button_01.png'); width:10px; height:22px; }
.btn .s		{ background-image: url('/images/buttons/button-search.png'); width:26px; height:22px; }
.btn .n		{ background-image: url('/images/buttons/button-news.png'); width:26px; height:22px; }
.btn .p		{ background-image: url('/images/buttons/button-page.png'); width:26px; height:22px; }
.btn .m		{ background-image: url('/images/buttons/button_02.png'); background-repeat:repeat-x; font-weight:bold;}
.btn .m2		{ background-image: url('/images/buttons/button_02.png'); background-repeat:repeat-x; font-weight:bold; font-size:9px; vertical-align:baseline;}
.btn .lgt		{ }
.btn .r		{ background-image: url('/images/buttons/button_04.png'); width:10px; height:22px;}
.btn .r2		{ background-image: url('/images/buttons/button_04.png'); width:10px; height:22px;}

.buttonendwidth		{ width:6px; } 
.buttonstyle  		{ font-family: Verdana, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; font-size:11px; line-height:23px; color:#ffffff; vertical-align:top; }

#infxcalendar 			{ width:275px; color: #232323; font-size: 11px;	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; }
#infxcalendar .holding_table		{ margin-bottom:10px; width:100%;}

#infxcalendar #view_info .button_on	{ cursor:pointer; background-color:#cdcdcd; text-align:center; padding:4px; padding-top:2px; padding-bottom:2px; font-size:10px; }
#infxcalendar #view_info .button_off	{ cursor:pointer; background-color:#f1f1f1; text-align:center; padding:4px; padding-top:2px; padding-bottom:2px; font-size:10px; }
#infxcalendar #view_info .current-view	{ font-weight:bold; color:#111; text-align:right; white-space:nowrap; }

#infxcalendar .spacer		{ line-height:4px; height:4px; }
#infxcalendar .days	td	{ font-size:11px; vertical-align:middle; text-align:center;}
#infxcalendar .weekday 		{ color:#444444; }
#infxcalendar .weekend 		{ color:#333333; padding:4px; background-color:#f1f1f1; border: 1px solid #cdcdcd; }
#infxcalendar .eventtxt { }

#infxcalendar .month		{ cursor:pointer; text-align:center; padding-left:4px; padding-right:4px; font-size:10px; }
#infxcalendar .months 		{ background-color:#f9f9f9; }
#infxcalendar .highlight		{ background-color:#888; }
#infxcalendar .curmonth 		{ background-color:#aaa; }

#infxcalendar .days		{ border: 1px dashed #aaaaaa; }
#infxcalendar .days	td	{ padding:0px; }

#infxcalendar .days .no-events		{ background-color:#f4f4f4; padding:4px; }
#infxcalendar .days .with-events		{ background-color:#cdcdcd; padding:4px; }

#infxcalendar .days .highlight		{ background-color:#efc2ac; padding:4px; }

#infxcalendar .days .locked		{ background-color:#da7f7f; padding:4px; }
#infxcalendar .days .locked.highlight	{ background-color:#ba5f5f; padding:4px; }

#infxcalendar #event_text		{ width:100%; }
#infxcalendar .event		{ padding:4px; margin-bottom:5px; background-color:#f7f7f7; }
#infxcalendar .event-icon		{ border:0px; float:right; }
#infxcalendar .event-date		{ font-weight:bold; color:#777; }
#infxcalendar .event-title		{ font-weight:bold; color:#999; }

/*END-CALENDER-STYLING*/

/************************************************************************************************/
/* SITEMAP                      		                          								*/
/************************************************************************************************/
.sitemap_table	{ width:100%; }
.sitemap_table td	{ vertical-align:top; text-align:left; }
.sitemap_table ul	{ list-style-type:none; padding-left:15px; }
.sitemap_table li	{ list-style-type:none; }

/*END-PAGE-EDITOR-CSS*/

.intropackages 		{ position:relative; cursor:pointer; float:left; display:inline; width:58px; height:51px; padding-left:14px}
.pdf 		{ color: #eeeeee; font-weight:bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; padding-left:30px; background: url(/images/pdf.gif) no-repeat; height:20px; cursor:pointer;}

.controlsback		{ color: #eeeeee; font-weight:bold; font-size: 12px; font-family: Verdana,  Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #4ba4d6; position:absolute; left:700px; top:24px; z-index:99; padding:4px ;}

.specialcolumn 		{ width:190px; float:left ; margin:0px ; padding: 0px}
.specialcolumnB 	{ width:190px; float:left ; margin:0px ; padding: 0px }
.weird 		{ display:block }


/* MISC */

.width25p 		{ width:25%; }
.width34p 		{ width:34%; }
.width50p 		{ width:50%; }
.width66p 		{ width:66%; }
.width75p 		{ width:75%; }
.width100p 		{ width:100%; }
.height4px 		{ height:4px }
.height8px 		{ height:8px }
.height12px 		{ height:12px }
.height24px 		{ height:24px }
.height32px 		{ height:32px }
