body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial; /*"Trebuchet MS";*/
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background-color:#969696; /*#3B475F;*/
}

A
{
	color:#7F3717; 
	text-decoration: none;
}

A:hover 
{
	color: #BB0000; 
	text-decoration: none;
}


h1
{
	font-size: 20px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

input, select, textarea { font-size:11px }
form { padding:0px; margin:0px; }

/*=====================================================*/

#header { background:url(../images/bkg-page.jpg) repeat-x; height:100px; vertical-align:middle }
#header table { border-collapse:separate; border-spacing:0px; }
#header td { padding:0px; }
#footer { background-color:#FFFFFF; }
#left { }
#right { background-color:#EFEFEF; }

#content { background-color:#FFFFFF }
#content .nopadding td { padding:1px; }

#manhead table { border-collapse:separate; border-spacing:0px }
#manhead td { padding:2px; vertical-align:middle }

table#mantable { border-collapse:separate; border-spacing:0px }
#mantable { width:100% }
#mantable td { padding:3px; vertical-align:top }
#mantable .nopadding td { padding:1px }

.rowhead td { color:#000000; background-color:#CCCCCC; border-right:1px dashed #FFFFFF; white-space:nowrap; font-weight:bold }
.rowdata td { color:#000000; background-color:#EEEEEE; border-right:1px dashed #FFFFFF; border-bottom:1px dashed #FFFFFF }
.rowdetails a { color:#990000 }

.history { background-color:#EEEEEE; border:1px dashed #CCCCCC; padding:1px; max-height:192px; overflow:auto; }
.history a { color:#990000 }
.history .historyhead { background-color:#CCCCCC; padding:1px; }

table#formtable { border-collapse:separate; border-spacing:0px }
#formtable { }
#formtable td { padding:1px; vertical-align:middle }
#formtable .title { font-size:20px; padding:3px; }
#formtable .nopadding td { padding:0px; }

table#categories { border-collapse:separate; border-spacing:0px }
#categories { border-bottom:1px dashed #CCCCCC; width:100%; padding-bottom:3px; }
#categories h1 { font-size:12px; font-weight:bold; margin:0px; padding:0px; }

/*=====================================================*/

#formtable input { /*border:1px solid #6699CC; padding:3px;*/ }
#formtable textarea { /*border:1px solid #6699CC; padding:3px;*/ }
#formtable select { /*border:1px solid #6699CC; padding:3px;*/ }
#comments textarea { border:1px solid #6699CC; padding:3px; }

/*=====================================================*/
.menu_buttons * {
	line-height: 14px;
}
.menu_buttons a, .menu_buttons div {
	float: left;
	display: block;
	padding: 6px 6px 6px 6px;
	margin-left: 1px;
	margin-top:8px;
}

.button { background-color:#CC3333; color:#FFFFFF; padding:1px; padding-left:3px; padding-right:3px; font-weight:bold }
.button_gray { background-color:#999999; color:#FFFFFF; padding:1px; padding-left:3px; padding-right:3px; font-weight:bold }
.button_menu { color:#FFFFFF; font-weight:bold; }
.button_menusel { background-color:#FFFFFF; color:#CC0000; font-weight:bold; }

.note { color:#999999 }
.highlite { color:#990000 }

.box { background-image: url(../images/genbg.jpg); background-repeat:repeat-x; }
.box:hover { background-image: url(../images/genbgover.jpg); background-repeat:repeat-x; background-position:0px -64px; }

.border { border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; }
.border2 { border:1px solid #6699CC; padding:2px; }
.border_bottom { border-bottom:2px solid #CC0000; }
.border_bottom2 { border-bottom:2px solid #CCCCCC }
.border_left { border-left:2px solid #CCCCCC; }
.border_right { border-right:2px solid #CCCCCC; }
.success_msg { padding:3px; padding-top:1px; padding-bottom:1px; color:#FFFFFF; background-color:#6CAB36 }
.warning_msg { padding:3px; padding-top:1px; padding-bottom:1px; color:#FFFFFF; background-color:#CC0000 }
.blue_msg { margin-left:-16px; padding:8px; padding-top:1px; padding-bottom:1px; color:#FFFFFF; background-color:#476B8F }

.div_hidden { overflow:hidden; max-height:32px; }
.maxw { width:96px; }

.big_font { font-size:12px; font-weight:bold }
.small_font { font-size:9px; }
.font16 { font-size:16px; font-weight:500 }

.genbg { background-image: url(../images/genbg.jpg) }
.genbgover { background-image: url(../images/genbgover.jpg) }

.repeatx { background-repeat:repeat-x }
.repeaty { background-repeat:repeat-y }
.norepeat { background-repeat:no-repeat }
.padding { padding:10px; }
.red { color:#CC0000 }
.black { color: #333333 }
.link { color:#003399; }

.opacity1 { filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25; }
.background_gray { background-color:#EEEEEE }

/*=====================================================*/

.fiximg { border:1px solid #E9E9E9; padding:1px; background-color:#FFFFFF; }
.progress_bar_on
{
	height:4px; 
	background-image:url(../images/barbg.jpg);
	background-repeat:repeat-x;
	float:left;
}

.progress_bar_on_done
{
	height:4px; 
	background-color:#64992C;
	float:left;
}

.progress_bar_off
{
	height:4px; 
	background-color:#CCCCCC; 
	float:left;
}

/*=====================================================*/

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #81d601; }
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }
	
#log {
/*
	background: #f8f8f8;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
*/
}
 
#log_res {
	overflow: auto;
}
 
.ajax-loading {
	font-weight:bold;
	color:#666666;
	background: url(../images/spinner.gif) no-repeat center;
}

/*=====================================================*/
.zodiac_box {
	width: 400px;
	padding: 5px;
	background-color: #efefef;
	font-family: Arial;
	border: 1px solid #000000;
	z-index: 100000;
}
.zodiac_box #image{
	float: left;
}
.zodiac_box #image div{
	width: 42px;
	height: 42px;
	background-color: #ffffff;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}
.zodiac_box #head{
	float: left;
	height: 40px;
	display: block;
	margin: 10px 0px 3px 10px;
}
.zodiac_box #head #title{
	font-weight: bold;
	font-size: 14px;
}
.zodiac_box #head #date-interval{
	font-weight: normal;
	font-size: 10px;
}
.zodiac_box #clear_float{
	clear: both;
}
.zodiac_box #body{
	font-size: 11px;
	line-height: 16px;
}
.zodiac_box #close_zody{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	background-image: url(../images/weather/close.png);
}
.zodiac_box #close_zody:hover{
	background-image: url(../images/weather/close_hover.png);
}
.zodiac_title {
	width: 155px;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 5px 1px 5px;
	color: #000000;
}
.zodiac {
	width: 155px;
	height: 200px;
	overflow: hidden;
	background-color: #efefef;
	border: 1px solid #efefef;
}
.zodiac .image {
	width: 42px;
	height: 42px;
	float: left;
	margin: 5px 0px 0px 7px;
	overflow: hidden;
	border: 1px solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	cursor: pointer;
}
.zodiac .image:hover {
	border: 1px solid;
	border-color: #aaaaaa #dddddd #dddddd #aaaaaa;
}
.zodiac .image div{
	width: 42px;
	height: 42px;
	background-color: #ffffff;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

.weather_box {
	width: 440px;
	padding: 5px;
	background-color: #efefef;
	font-family: Arial;
	border: 1px solid #000000;
	z-index: 100000;
}
.weather_box #title{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0px 0px 5px;
}
.weather_box #description{
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 5px 5px;
}
.weather_box #body .bg8{
	background-color: #dddddd;
	font-size: 12px;
}
.weather_box #body .bg12{
	background-color: #f1f1f1;
	font-size: 12px;
}
.weather_box #body .bg15{
	background-color: #999999;
	font-size: 12px;
}
.weather_box #body .style12{
	color: #FF9900;
	font-size: 12px;
}
.weather_box #close_city{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	background-image: url(../images/weather/close.png);
}
.weather_box #close_city:hover{
	background-image: url(../images/weather/close_hover.png);
}
.weather_title {
	width: 155px;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 5px 1px 5px;
	color: #000000;
}
.weather {
	width: 150px;
	padding: 5px;
	overflow: hidden;
	background-color: #efefef;
	border: 1px solid #efefef;
}
.weather  .city{
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	padding-left: 3px;
	color: #000000;
	cursor: pointer;
}
.weather .city:hover{
	color: #bb0000;
	text-indent: 1px;
}

.weather_city_containers:{
	background-color: #fafafa;
}	
.weather_city_containers:hover{
	background-color: #eeeecc;
}
.weather_city{
	background-color: #fafafa;
	padding: 5px;
	margin: 0px auto 20px auto;
	width: 460px;
}
.weather_city .title{
	font-size: 16px;
	font-weight: bold;
	color: #aa0000;
	padding-left: 5px;
}
.weather_city .description{
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 5px 5px;
}
.weather_city .body .bg8{
	background-color: #dddddd;
	font-size: 12px;
}
.weather_city .body .bg12{
	background-color: #f1f1f1;
	font-size: 12px;
}
.weather_city .body .bg15{
	background-color: #999999;
	font-size: 12px;
}
.weather_city .body .style12{
	color: #FF9900;
	font-size: 12px;
}

.zodiac_zody{
	min-width: 350px;
	display: table-cell;
	margin: 5px;
	padding: 5px;
	background-color: #fafafa;
}
.zodiac_zody:hover{
	background-color: #eeeecc;
}
.zodiac_zody .image{
	float: left;
}
.zodiac_zody .image div{
	width: 42px;
	height: 42px;
	background-color: #ffffff;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}
.zodiac_zody .head{
	float: left;
	height: 40px;
	display: block;
	margin: 10px 0px 3px 10px;
}
.zodiac_zody .head .title{
	font-weight: bold;
	font-size: 14px;
}
.zodiac_zody .head .date-interval{
	font-weight: normal;
	font-size: 10px;
}
.zodiac_zody .clear_float{
	clear: both;
}
.zodiac_zody .body{
	font-size: 11px;
	line-height: 16px;
}

.clear_float{
	width: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}


.announce_cell {
	background-color: #efefef;
	border: 1px solid #e8e8e8;
}
.announce_cell:hover {
	background-color: #eaeaea;
}/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../mediabox/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(../mediabox/images/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #FFF;
}

.mbLoading {

}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #FFF;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #FFF;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(../mediabox/images/BlackClose.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(../mediabox/images/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(../mediabox/images/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(../mediabox/images/BlackClose.gif) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}/***
 *  - mooRainbow: defaultCSS
 * author: w00fz <w00fzIT@gmail.com>
 */

.rainbow_caller{
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(../colorPicker/images/rainbow.png);
	opacity: 0.7;
	position: absolute;
	right: 1px;
	top: 8px;
}
.rainbow_caller:hover{
	opacity: 1;
}
 
#mooRainbow { font-size: 11px; color: #000; }
#mooRainbow2 { font-size: 11px; color: #000; }
#myDemo1 { font-size: 11px; color: #000; }
#myDemo2 { font-size: 11px; color: #000; }

.moor-box {
	width: 390px; 
	height: 310px; 
	border: 1px solid #636163; 
	background-color: #f9f9f9;
}
.moor-overlayBox {
	width: 256px; /* Width and Height of the overlay must be setted here: default 256x256 */
	height: 256px; 
	margin-top: 9px; 
	margin-left: 9px;
	border: 1px solid #000;
}
.moor-slider {
	border: 1px solid #000;
	margin-top: 9px; 
	margin-left: 280px;
	width: 19px; /* if you want a bigger or smaller slider... */
	height: 256px;
}
.moor-colorBox {
	border: 1px solid #000; 
	width: 59px; 
	height: 68px; 
	margin-top: 20px; 
	margin-left: 315px;
}
.moor-currentColor { /* Bottom Box Color, the backup one */
	margin-top: 55px; 
	margin-left: 316px; 
	width: 59px; 
	height: 34px;
}
.moor-okButton {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	margin-top: 278px;
	margin-left: 8px;
	background: #e6e6e6;
	height: 23px;
	border: 1px solid #d6d6d6;
	border-left-color: #f5f5f5;
	border-top-color: #f5f5f5;
}
.moor-cancelButton {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	margin-top: 278px;
	margin-left: 68px;
	background: #e6e6e6;
	height: 23px;
	border: 1px solid #d6d6d6;
	border-left-color: #f5f5f5;
	border-top-color: #f5f5f5;
}
#mooRainbow label {
	font-family: mono;
}
/* Following are just <label> */
.moor-rLabel {
	margin-top: 100px;
	margin-left: 315px;
}
.moor-gLabel {
	margin-top: 125px;
	margin-left: 315px;
}
.moor-bLabel {
	margin-top: 150px;
	margin-left: 315px;
}
.moor-HueLabel {
	margin-top: 190px;
	margin-left: 315px;
}
span.moor-ballino { /* Style hue ° (degree) !! */
	margin-top: 190px;
	margin-left: 370px;
}
.moor-SatuLabel {
	margin-top: 215px;
	margin-left: 315px;
}
.moor-BrighLabel {
	margin-top: 240px;
	margin-left: 315px;
}
.moor-hexLabel {
	margin-top: 275px;
	margin-left: 280px;
}

/* <input> */
.moor-rInput, .moor-gInput, .moor-bInput, .moor-HueInput, .moor-SatuInput, .moor-BrighInput { 
	width: 30px;
}
.moor-hexInput {
	width: 55px;
}
.moor-cursor {
	background-image: url(../colorPicker/images/moor_cursor.gif); 
	width: 12px;
	height: 12px;
}
.moor-arrows {
	background-image: url(../colorPicker/images/moor_arrows.gif);
	top: 9px; 
	left: 270px;
	width: 41px;
	height: 9px;
	line-height: 9px; font-size:0px; /* IE Fix, thanks atany */
}
.moor-chooseColor { /* Top Box Color, the choosen one */
	margin-top: 21px; 
	margin-left: 316px; 
	width: 59px; 
	height: 34px;
}/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/

.fc-tbx .tl{
	background: url('../formcheck/theme/classic/img/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('../formcheck/theme/classic/img/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('../formcheck/theme/classic/img/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('../formcheck/theme/classic/img/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('../formcheck/theme/classic/img/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('../formcheck/theme/classic/img/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('../formcheck/theme/classic/img/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('../formcheck/theme/classic/img/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('../formcheck/theme/classic/img/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('../formcheck/theme/classic/img/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('../formcheck/theme/classic/img/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 432px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 16px;
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(../highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}
