/* 	basic rules */


*
{
	font-size: 100%;
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	background: transparent;
	border: 0;
	color: #048;
	font-size: 100%;
	margin: 0;
	outline: none;
	padding: 0;
	vertical-align: baseline;
	font-family: Arial, Helvetica, Sans-serif;
}



body
{
	cursor: default;
}




a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: none;
	color: #F0A;
}

body, h1, h2, h3, h4, h5, h6
{
	font-size: 100%; /*88%*/
	line-height: 1.125em; /* 16x1.125=18px */
}

h1, h2, h3
{
	font-weight: normal;
}

h1
{
	/*font-size: 1.375em;  16x1.375=22px */
	line-height: 1.636em; /* 16x1.636=36px */
	font-size: 1em;
	letter-spacing: -0.01em;
	font-weight: bold;
	color: #024;
	padding: 10px 0 5px 0;
	margin: 0 20px 0 20px;
}
h1 img
{
	padding: 4px 4px 0 0;
	float: left;
	display: block;
}

h2
{
	font-size: 0.95em; /* 16x1.125=18px */ /*margin:1em 0;  18x1=18px */
	padding: 10px 0 0 0;
	margin: 0 20px 0 20px;
	font-weight: bold;
}

.h1
{
	line-height: 1.636em; /* 16x1.636=36px */
	font-size: 1em;
	letter-spacing: -0.01em;
	font-weight: bold;
	color: #024;
	padding: 10px 0 5px 0;
	margin: 0 20px 0 20px;
}

p
{
	/*font-size: 0.875em;  16x0.875=14px */
	margin: 1.286em 0; /* 14x1.286=18px */
}

p
{
	font-size: 9pt;
	line-height: 160%;
	padding: 0.5em 0 0.5em 0;
}


ul, ol
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

.textcolor999
{
	color: #999;
}
.textcolorF90
{
	color: #F90;
}
.textcolorFF0
{
	color: #FF0;
}
.arrowsize
{
	background: url(../images/icons13px.png) no-repeat 0 -25px;
	padding-left: 14px;
}




/* 	main elements */
.container
{
	height: auto;
	margin: 0 auto;
	overflow: hidden; /* background: #0c0; */
	padding: 0;
	overflow: visible;
	position: relative;
	width: 990px;
}


.bodyheader
{
	background: url(../images/pixeleee.gif) 0 90px repeat-x;
}

.header
{
	font-size: 70%;
	height: 90px;
	background: url(../images/bgHeader.jpg) no-repeat 0 0;
}



.panelSpacer
{
	width: 990px;
	height: 10px;
}

.panel990
{
	width: 990px;
	margin: 0 0 0 0;
	overflow: hidden;
}
.panel990 .freespread
{
	margin: 9px 0 0 0;
}

.panel990top
{
	height: 46px;
	width: 990px;
	background: url(../images/bg990top.png) no-repeat 0 0;
}
.panel990middle
{
	border: solid 1px #EEE;
	border-width: 0 1px 0 1px;
	background-color: #FFF;
	font-size: 9pt;
	padding-left: 20px;
	padding-right: 20px;
}

.panel990bottom
{
	float: left;
	height: 3px;
	background: url(../images/bg990bottom.png) no-repeat 0 0;
	width: 680px;
}

.steps
{
	background: url(../images/steps.png) no-repeat 0 0;
	height: 30px;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 2px 0 2px;
}
.steps div
{
	width: 200px;
	height: 30px;
	color: #57bfff;
	padding: 0.45em 0 0 0;
	float: left;
	background: url(../images/stepsSelected.png) no-repeat 0 -30px;
}
.steps div.selected
{
	color: #fff;
	background: url(../images/stepsSelected.png) no-repeat 0 0;
}
.steps span.number
{
	width: 30px;
	color: #048;
	padding: 0 12px 0 9px;
}

.panel400
{
	margin: 10px 0 0 10px;
	width: 400px;
	float: right;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
.panel400top
{
	height: 46px;
	width: 400px;
	background: url(../images/bg400top.png) no-repeat 0 0;
}
.panel400middle
{
	border: solid 1px #DFDFDF;
	border-width: 0 1px 0 1px;
	background-color: #EBEBEB;
	overflow: visible;
}
.panel400bottom
{
	float: left;
	height: 3px;
	background: url(../images/bg400bottom.png) no-repeat 0 0;
	width: 400px;
}

.panel300
{
	margin: 10px 0 0 10px;
	width: 300px;
	float: right;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
.panel300top
{
	height: 46px;
	width: 300px;
	background: url(../images/bg300top.png) no-repeat 0 0;
}
.panel300middle
{
	border: solid 1px #DFDFDF;
	border-width: 0 1px 0 1px;
	background-color: #EBEBEB;
	overflow: visible;
}
.panel300bottom
{
	height: 3px;
	background: url(../images/bg300bottom.png) no-repeat 0 0;
	width: 300px;
	margin: 0 0 0 10px;
}
.padding19px
{
	padding: 19px;
}

.panel300Download
{
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0;
}

.panel300Download ul
{
	font-size: 9pt;
}
.panel300Download li.dot
{
	background: url(../images/bullets10px.png) no-repeat 0 -31px;
	color: #999;
	margin-bottom: 0px;
}

.marginleft10px
{
	margin-left: 10px;
}
.panel300topDownload, .panel300bottomDownload
{
	height: 1px;
	margin: 0 1px 0 1px;
	background: #eee;
	width: 298px;
}
.panel300middleDownload
{
	border: solid 1px #eee;
	border-width: 0 1px 0 1px;
	background-color: #f2f2f2;
}


.panel680
{
	margin: 10px 0 0 0;
	width: 680px;
	float: left;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	overflow: hidden;
}
.panel680top
{
	height: 46px;
	width: 680px;
	background: url(../images/bg680top.png) no-repeat 0 0;
}
.panel680middle
{
	border: solid 1px #EEE;
	border-width: 0 1px 0 1px;
	background-color: #FFF;
}
.panel680bottom
{
	float: left;
	height: 3px;
	background: url(../images/bg680bottom.png) no-repeat 0 0;
	width: 680px;
}


.panel580
{
	margin: 10px 0 0 0;
	width: 580px;
	float: left;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	overflow: hidden;
}
.panel580top
{
	height: 46px;
	width: 580px;
	background: url(../images/bg580top.png) no-repeat 0 0;
}
.panel580middle
{
	border: solid 1px #EEE;
	border-width: 0 1px 0 1px;
	background-color: #FFF;
}
.panel580bottom
{
	float: left;
	height: 3px;
	background: url(../images/bg580bottom.png) no-repeat 0 0;
	width: 580px;
}

.panel580middle p, .panel680middle p, .panel650middle p
{
	margin: 0px 20px 0 20px;
}
.panel300Download h2, .panel300Download p, .panel300Download ul
{
	margin: 0 10px 0 10px;
}
.panel300Download p
{
	padding-top: 0px;
}
.panel300Download .icon
{
	display: block;
	position: relative;
	top: -34px;
	float: right;
	right: 20px;
}
.panel650
{
	width: 650px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}

.panel650 .buttons
{
	float: right;
	padding: 20px 20px 20px 20px;
	overflow: visible;
}

.panel650top
{
	height: 46px;
	width: 650px;
	background: url(../images/bg650top.png) no-repeat 0 0;
}
.panel650middle
{
	border: solid 1px #EEE;
	border-width: 0 1px 0 1px;
	background-color: #FFF;
	clear: both;
}
.panel650bottom
{
	float: left;
	height: 3px;
	background: url(../images/bg650bottom.png) no-repeat 0 0;
	width: 650px;
}


.alertTop
{
	height: 46px;
	width: 650px;
	background: url(../images/bg650topAlert.png) no-repeat 0 0;
}
.alertMiddle
{
	border: solid 1px #f2f2ef;
	border-width: 0 1px 0 1px;
	background-color: #ffffe1;
}
.alertBottom
{
	background: url(../images/bg650bottomAlert.png) no-repeat 0 0;
}
.alertMiddle p
{
	color: #975;
}

.panel320
{
	width: 320px;
	text-align: left;
	margin: 0 auto;
}

.panel320 .buttons
{
	float: right;
	padding: 20px 20px 0px 20px;
	overflow: visible;
}

.panel320top
{
	height: 46px;
	width: 320px;
	background: url(../images/bg320top.png) no-repeat 0 0;
}
.panel320middle
{
	border: solid 1px #EEE;
	border-width: 0 1px 0 1px;
	background-color: #FFF;	
	overflow: visible;
	clear: both;	
}

.panel320middle p
{
	margin-right: 20px;
}

.panel320bottom
{
	float: left;
	height: 3px;
	background: url(../images/bg320bottom.png) no-repeat 0 0;
	width: 320px;
}





html > body .wrapper
{
	overflow: hidden;
	clear: both;
}


.quotes
{
	background: url(../images/bgQuotes.jpg) no-repeat 0 0;
	display: block;
	float: left;
	font-size: 9pt;
	width: 990px;
	overflow: visible;
	height: 40px;
}

.quotes .floatLeft, .quotes .floatLeft
{
	padding: .9em 0 0em 10px;
}

.quotes .nextQuote
{
	background: url(../images/buttonSquare.png) 5px 6px no-repeat;
	display: block;
	float: right;
	width: 39px;
	height: 40px;
}
.quotes .nextQuote a
{
	background: url(../images/arrows13px.gif) 0 -13px no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	margin: 13px 0 0 12px;
}

.quotes .prevQuote
{
	background: url(../images/buttonSquare.png) 5px 6px no-repeat;
	display: block;
	float: right;
	width: 33px;
	height: 40px;
}
.quotes .nextQuote a:hover
{
	background: url(../images/arrows13px.gif) 0 -52px no-repeat;
}
.quotes .prevQuote a
{
	background: url(../images/arrows13px.gif) 0 -39px no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	margin: 13px 0 0 12px;
}
.quotes .prevQuote a:hover
{
	background: url(../images/arrows13px.gif) 0 -65px no-repeat;
}


.lineblue
{
	border-bottom: 1px solid #d5efff;
}
.linegrey
{
	border-bottom: 1px solid #dbdbdb;
}
.lineyellow
{
	border-bottom: 1px solid #f5e2b5;
}

.smalltext
{
	font-size: 70%;
	line-height: 70%;
}



ul.none
{
	list-style-type: none;
}

li.star
{
	background: url(../images/bullets10px.png) no-repeat 0 -16px;
	padding-left: 1.3em;
	margin: .2em 0;
}

li
{
	padding-left: 1.3em;
	margin: .2em 0;
}

li.dot
{
	background: url(../images/bullets10px.png) no-repeat 0 5px;
	padding-left: 1.3em;
	margin: .2em 0;
}


.header .toolbar
{
	height: 30px;
	padding: 0 10px 0 10px;
}

.toolbar div
{
	padding: 0;
}

.toolbar div div
{
	padding: 0.45em 0 0.45em 0;
}

.toolbar a
{
	list-style: none;
	display: block;
	float: left; /*padding: 0.45em .8em 0.45em .8em; */
}

.toolbar a span
{
	color: #000;
	display: block;
	cursor: pointer;
	margin-right: 2px;
	background: none; /*padding: 4px 10px 7px 12px;*/
	padding: 0.45em .8em 0.45em .8em;
}

.toolbar a:hover
{
	/*background-color: #F9F9F9;*/
	background-image: url(../images/site-nav_a_bg.png) !important;
	background: url(../images/site-nav_span_bg_ie6.gif) no-repeat right 3px;
}

.toolbar a:hover span
{
	color: #F0A;
	margin-right: 2px;
	background-image: url(../images/site-nav_span_bg.png) !important;
	background: url(../images/site-nav_span_bg_ie6.gif) no-repeat left 3px;
}

.toolbar .iconEnter
{
	background-image: url(../images/site-nav_a_bg_yellow.png) !important;
	background: url(../images/site-nav_span_bg_ie6.gif) no-repeat right 3px;
}
.toolbar .iconEnter span
{
	background-image: url(../images/site-nav_span_bg_yellow.png) !important;
	background: url(../images/site-nav_span_bg_ie6.gif) no-repeat left 3px;
}


.toolbar a span .iconEnter
{
	float: left;
	width: 4px;
	height: 12px;
	background: url(../images/arrowsExitEnter.gif) 0 -19px no-repeat !important;
}

.toolbar a:hover span .iconEnter
{
	background: url(../images/arrowsExitEnter.gif) 0 -19px no-repeat !important;
}

.toolbar a span .iconExit
{
	float: left;
	width: 4px;
	height: 12px;
	background: url(../images/arrowsExitEnter.gif) 0 0 no-repeat !important;
}
.toolbar a:hover span .iconExit
{
	background: url(../images/arrowsExitEnter.gif) 0 0 no-repeat !important;
}

.logo
{
	float: left;
	margin: 11px 0 0 10px;
}

.header .buttons
{
	float: right;
	top: 40px;
	margin-top: 14px;
}

.leftend
{
	background: url(../images/buttonLeftend.png) 0 0 no-repeat;
	float: left;
	width: 5px;
	height: 30px;
}

.middle
{
	background: url(../images/buttonMiddle.png) 0 0 repeat-x;
	float: left;
	height: 30px;
	padding: 0;
	font-size: 9pt;
}

.rightend
{
	background: url(../images/buttonRightend.png) 0 0 no-repeat;
	float: left;
	width: 5px;
	height: 30px;
}

.middle a
{
	display: block;
	height: 30px;
	float: left;
	padding: 5px 5px 5px 5px;
}

.divider
{	
	float: left;
	margin: 2px 5px 0px 5px;
	width: 1px;
	height: 5px;
	background-color: Gray;
}

.buttondivider
{	
	float: left;
	margin: 7px 5px 5px 5px;
	width: 1px;	
	background-color: Gray;
}


.examplethumbs
{
	padding: 0 19px 0 19px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	overflow: hidden;
}

.examplethumb a
{
	background: transparent url(../images/thumb90x60.jpg) 10px 10px no-repeat;
	display: block;
	width: 120px;
	height: 120px;
	float: left;
}

.examplethumb a:hover
{
	background: #e0e0e0 url(../images/thumb90x60.jpg) 10px 10px no-repeat;
}

.examplethumb img
{
	height: 60px;
	width: 90px;
	overflow: hidden;
	display: block;
	padding: 16px 14px 5px 16px;
}

.examplethumb span
{
	text-align: center;
	display: block;
	padding: 8px;
}



/* Productthumbs */
.productthumbs
{
	padding: 0 19px 0 19px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	overflow: hidden;
}

.productthumb a
{
	display: block;
	width: 130px;
	height: 130px;
	float: left;
	background-color: #EBEBEB;
}

.productthumb a:hover
{
	background: url(../images/bgThumb.png) 5px 5px no-repeat;
}

.productthumb img
{
	height: 72px;
	width: 72px;
	overflow: hidden;
	display: block;
	padding: 20px 0px 0px 28px;
}

.productthumb span
{
	text-align: center;
	display: block;
	padding: 8px;
}




.logothumbs
{
	overflow: hidden;
	padding: 9px 19px 9px 19px;
}

.logothumb div
{
	background: transparent;
	width: 90px;
	height: 90px;
	float: left;
	overflow: hidden;
}

.logothumb img
{
	height: 64px;
	width: 64px;
	overflow: hidden;
	padding: 12px 0 6px 10px;
	display: inline;
}

#flashscreen
{
	display: block;
	float: left;
	height: 239px;
	left: 333px;
	position: absolute;
	top: 109px;
	width: 359px;
	z-index: 2;
}

.features
{
	background: transparent url(../images/bgFeatures.png) 0 0 no-repeat;
	position: absolute;
	top: 329px;
	left: 589px;
	width: 394px;
	z-index: 3;
}
.features .wrapper
{
	height: 133px;
	width: 394px;
}
.features .wrapper div
{
	float: left;
	width: 154px;
	padding: 15px 20px 0 20px;
	font-size: 70%;
}
.features .wrapper li
{
	color: #fff;
}

a.account
{
	background: url(../images/buttonAccount.png) no-repeat 0 0;
	display: block;
	font-size: 9pt;
	padding: 4px 11px 0 20px;
	height: 30px;
	margin: 0;
}

a.account:hover
{
	background: url(../images/buttonAccount.png) no-repeat 0 -35px;
	height: 30px;
}

a.account span
{
	display: block;
	float: left;
	color: #fff;
}

a.account:hover span
{
	color: #000;
}

a.account .arrow
{
	display: block;
	background: url(../images/icons13px.png) no-repeat 0 0;
	height: 13px;
	width: 13px;
	float: right;
	margin: 4px;
}
a.account:hover .arrow
{
	background: url(../images/icons13px.png) no-repeat 0 -13px;
}

.footer
{
	padding: 0 10px 10px 10px;
	margin: 10px 0 0 0;
	color: #BBB;
	display: block;
	float: left;
	width: 990px;
	clear: both;
	text-align: center;
}

/*--- forms ------------*/

form, fieldset
{
	margin: 0;
	padding: 0;
}

fieldset
{
	border: 0;
}

label, input, select, textarea
{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

label
{
	display: block;
	width: 10em;
	clear: left;
	padding: 0.3em 0;
	font-size: 9pt;
	color: #032f60;	
}

input, select, textarea
{
	/*	float:left;*/
	margin: 0 0 0.5em 0;
	padding: 0.4em;
	color: #000; /*background: transparent url("/img/global/opaque_10.png") 0 0 repeat;*/		
	border: none;
}

select
{
	background-color: #ededed;
	margin-bottom: 20px;
}


div.inputWrapper280px {
	width: 280px;
	background: transparent url( "../images/input280px.gif" ) left top no-repeat;			
}
div.inputWrapper280px:hover,
div.inputWrapper280px:focus {
	background: transparent url( "../images/input280pxHover.gif" ) left top no-repeat;
}
div.inputWrapper280px input {
	border: 0;
	padding: 5px;
	width: 270px;
	height: 35px;
	background-color: transparent;
}
div.inputWrapper280px select {
	border: 0;
	padding: 5px;
	width: 270px;
	height: 35px;
	background-color: transparent;	
}

div.inputWrapper30px {
	width: 40px;
	background: transparent url( "../images/inputDouble280px.gif" ) 0 0 no-repeat;			
}
div.inputWrapper30px:hover,
div.inputWrapper30px:focus {
	background: transparent url( "../images/inputDouble280pxHover.gif" ) 0 0 no-repeat;
}
div.inputWrapper30px input 
{
	border: 0;
	padding: 5px;
	width: 30px;
	height: 35px;	
	background: transparent;		
}

div.inputWrapper230px {
	width: 240px;	
	background: transparent url( "../images/inputDouble280px.gif" ) -45px 0 no-repeat;
}
div.inputWrapper230px:hover,
div.inputWrapper230px:focus {
	background: transparent url( "../images/inputDouble280pxHover.gif" ) -45px 0 no-repeat;
}
div.inputWrapper230px input {
	border: 0;
	padding: 5px;
	width: 220px;
	height: 35px;
	background-color: transparent;
}

div.inputWrapperPw230px {
	width: 240px;		
	background: transparent url( "../images/inputDouble280px.gif" ) -45px 0 no-repeat;
	margin-left: -5px;	
}
div.inputWrapperPw230px:hover,
div.inputWrapperPw230px:focus {
	background: transparent url( "../images/inputDouble280pxHover.gif" ) -45px 0 no-repeat;
}
div.inputWrapperPw230px input {
	border: 0;
	padding: 0px 0px 10px 15px;	
	width: 220px;
	height: 35px;
	background-color: transparent;	
	max-height: 40px;	
}

.bg280pxError
{
	background: transparent url( "../images/bg280Error.gif" ) 0 0 no-repeat;
	width: 280px;
	height: 34px;
	padding: 0.5em 0.4em 0em 2.5em;
	margin: 1em 0 0.5em 0;
	color: #df4f4f;
	font-size: 9pt;
}

input:focus, select:focus, textarea:focus
{
}

.textarea580pxTop
{
	background: transparent url( "../images/textareaTop.gif" ) 0 0 no-repeat;
	width: 580px;
	height: 2px;
}
.textarea580pxMiddle
{
	background: transparent url( "../images/textareaMiddle.gif" ) 0 0 repeat-y;
}
.textarea580pxBottom
{
	background: transparent url( "../images/textareaBottom.gif" ) 0 0 no-repeat;
	width: 580px;
	height: 2px;
}

.fieldset620px
{
	width: 620px;
	clear: both;
	padding: 0 0 0 20px;
}
.fieldset620px .margin20px
{
	margin: 0 40px 0 20px;	
}
.fieldset300px
{
	width: 300px;
	float: left;
	padding: 0 0 0 20px;	
	overflow: hidden;
	background-color: transparent;
}
textarea
{
	width: 560px;
	line-height: 1.3em;
	overflow: auto;
	background-color: transparent;
	display: block;
	margin: 0;
	min-height: 4em;
	max-height: 30em;
}


button
{
	padding: 0em 0.6em 0.3em 0.6em;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	width: auto; /* Ref: http://jehiah.cz/archive/button-width-in-ie */
	overflow: visible;
	background-color: transparent;
	border: none;
	height: inherit;
}
button:hover
{
	text-decoration: none;
	color: #F0A;
	cursor: pointer;
}
button:active
{
	color: #F6D;
}

/* radio */
.myradiobox
{
	float: left;
	clear: both;			
	width: 580px;
}
.myradiobox li
{
	clear: both;
}
.myradiobox label
{
	cursor: pointer; /*background: url(../images/checkboxes17px.gif) 0 4px no-repeat; */
	float: left;
	width: auto;
	color: #048;
}
/*.myradiobox label.onactive { background: url(../images/checkboxes17px.gif)  0 -15px no-repeat; }
.myradiobox .myradio { cursor:pointer; background: url(../images/checkboxes17px.gif) 0 -15px no-repeat; height:17px; float:left; padding-left:20px; }*/
.myradiobox input
{
	margin-right: 5px;
	height: 13px;
}






/* SLIMBOX */

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #222;
}

.lbLoading
{
	background: #222 url(../images/loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #222;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(../images/prevlabel.gif) no-repeat 5% 5%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(../images/nextlabel.gif) no-repeat 95% 5%;
}

#lbBottom
{
	color: #CCC;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #222;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 11px;
	color: #666;
	display: inline;
	font-size: 9pt;
}

#lbCaption
{
	font-weight: bold;
}


.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.floatNone
{
	float: none;
}


/*RICHARD*/

.fontColorRed
{
	color: Red;
	font-size: 9pt;
}

.downloadbutton
{
	float: left;
	text-align: center;
	background: url(../images/buttonDownload.png) 0 0 no-repeat;
	margin: 0 20px 0 20px;
	font-size: 9pt;
	height: 30px;
	width: 260px;
	padding: 5px 0px 0px 0px;
}

.language a
{	
	float: none;
	display:inline;
}

.lbtLanguageActive
{
	color: #F0A;
}

.lbtLanguage
{
	color: #000000;
}

