@import "Yolly7_Controls_Individual.css";

/*================ RESET CSS MARGINS ETC =========== */
/* v1.0 | 20080212 */
/*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 {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: top; background: transparent;}*/
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,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: top; background: transparent;}
html,body {
height:auto;
}
body {line-height: 1;}
/*ol, ul {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;}


/* === BEGIN === */
body
{
	background-color: #fff;
	text-align: center;
	font-family: Arial, Helvetiva, sans-serif;
	padding-bottom: 15px;
}
div#wrap
{
	width: 968px;
	margin: 10px auto;
	text-align: left;
}
div#header
{
	height:120px;
	padding:0px;
}
div#header div#navigation {
	float:left;
	text-transform:uppercase;
	}

div#header div#navigation ul {	
	margin-left: 15px;
}
div#header div#navigation a {
	line-height:1.3em;
	font-size: 11px;
	letter-spacing: 0.15em;
	text-decoration: none;
}
div#header div#navigation a.active,
div#header div#navigation a:hover {
	font-weight: bold;
}

div#header div#navigation p {	
	margin-top: 75px;
	line-height:1.3em;
	font-size: 12px;
	margin-left: 15px;
	letter-spacing: 0.2em;
}

div#brandNavigationWrapper ul {
	letter-spacing:1px;
	text-transform:uppercase;
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}
div#brandNavigationWrapper ul li{
	margin-bottom:4px;
	padding-left:0px;
	margin-left:0px;
}

div#brandNavigationWrapper ul li a.active{
	font-weight:bold;
}

div#brandNavigationWrapper ul li a:hover {
	font-weight:bold;
}

div#header div#logo {
	margin-top:51px;
	float:right;
}
div.box {
	margin-left:4px;
	margin-top:5px;
	float:left;
	height:148px;
	width:239px;
	background-image:url(../images/box_round.gif);
	background-repeat:no-repeat;
	overflow: hidden;
}

div #content div.box {margin: 0px 0px 4px 4px;}
div #content div.first {margin: 0px 0px 4px 0px;}
div.box a {
	display: block;
	height: 148px;
	background-image:url(../images/box_round.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

div.box a.num-rows-1 {
	padding-top:7px;
}

div.box a span
{
	padding: 7px 15px;
	display: block;
	font-size:20px;
	font-weight: normal;
	letter-spacing:0.05em;
	line-height: 150%;
	text-transform: uppercase;
}

div.external-link a,
div.box a span.big
{
	font-size: 27px;
	line-height: 110%;
	font-weight: lighter;
	text-align:center;
}

div.box a.num-rows-1 span.big {
	padding-top:47px;
}
div.box a.num-rows-2 span.big {
	padding-top:40px;
}
div.box a.num-rows-3 span.big {
	padding-top:30px;
}


div.box a span.sub
{
	padding-top: 0px;
	font-size: 13px;
}

div#navigation ul,
div#navigation ol,
div#navigation li,
div#news ul,
div#news ol,
div#news li
{
	list-style-type: none;
	list-style:none;
	padding: 0px;
	margin:0px;
}


/* ------------------------------------------- */
#theme_blue div.box a,
#theme_light_blue div.box a,
#theme_red div.box a,
#theme_turquoise div.box a,
#theme_grey div.box a,
#theme_light_red div.box a,
#theme_gold div.box a
#theme_dark_blue div.box a
{
padding-top:7px;
height:141px;
}

div.box div.external-link a,
#theme_blue div.box a span.big,
#theme_light_blue div.box a span.big,
#theme_red div.box a span.big,
#theme_turquoise div.box a span.big,
#theme_grey div.box a span.big,
#theme_light_red div.box a span.big,
#theme_gold div.box a span.big,
#theme_dark_blue div.box a span.big,
#theme_blue div.box a span.sub,
#theme_light_blue div.box a span.sub,
#theme_red div.box a span.sub,
#theme_turquoise div.box a span.sub,
#theme_grey div.box a span.sub,
#theme_light_red div.box a span.sub,
#theme_gold div.box a span.sub
#theme_dark_blue div.box a span.sub
{
padding: 0px 15px;
display: block;
font-size:20px;
font-weight: normal;
letter-spacing:0.05em;
line-height: 140%;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 0px;
}
#theme_blue div.box a br,
#theme_light_blue div.box a br,
#theme_red div.box a br,
#theme_turquoise div.box a br,
#theme_grey div.box a br,
#theme_light_red div.box a br,
#theme_gold div.box a br
#theme_dark_blue div.box a br,
{
line-height: 0px;
height: 0px;
display: inline;
}
/* ------------------------------------------- */




#content #news
{
	background-color: #0d3984;
	text-align: right;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height:24px;
	letter-spacing: 0.09em;
}
#content #news ul {
	margin-top: 10px;
}
#content #news ul li a,
#content #news ul li a:hover
{
	background-color: #c0b5a2;
	color: #fff;
	padding-right: 15px;
	height: 25px;
	background: transparent;
	padding-top: 0px;
	text-decoration: none;
}
#content #news ul li a.active,
#content #news ul li a:hover
{
	font-weight: bold;
}


div.gridbox
{
	margin-left:4px;
}


div.gridbox h1
{
	margin-bottom: 16px;
}

#layoutBoxes div.b968x300
{
	width: 968px;
	height: 300px;
	background-image:url(../images/bg_968x300.gif);
	background-repeat:no-repeat;
	float: left;
	margin-left:
}

#layoutBoxes div.b968x300_2
{
	width: 968px;
	height: 300px;
	background-image:url(../images/bg_968x300_2.gif);
	background-repeat:no-repeat;
	float: left;
	margin-left:
}

#layoutBoxes div.b725x300
{
	width: 725px;
	height: 300px;
	background-image:url(../images/bg_725x300.gif);
	background-repeat:no-repeat;
	float: left;
	margin-left:
}

#layoutBoxes div.b482x300
{
	width: 482px;
	height: 300px;
	background-image:url(../images/bg_482x300.gif);
	background-repeat:no-repeat;
	float: left;
}

#layoutBoxes div.b239x300
{
	width: 239px;
	height: 300px;
	background-image:url(../images/bg_239x300.gif);
	background-repeat:no-repeat;
	float: left;
}


#layoutBoxes div.b239x148x2
{
	width: 239px;
	height: 300px;
	float: left;
	background-image:url(../images/bg_239x148x2.gif);
	background-repeat:no-repeat;

}
#layoutBoxes div.b239x148x2 div
{
	width: 239px;
	height: 148px;
	margin-left: 0px;
	margin-top: 4px;
	float: left;
}

#layoutBoxes div.b239x148x2 div.top
{
	margin-top: 0px;
}

div.gridbox img
{
	margin: -15px;
}
div.gridbox 
{
	font-size:12px;
	letter-spacing:-0.01em;
	line-height:145%;
	margin-bottom:0px;
}
div.gridbox  li {
	margin-top:2px;
}

div.gridbox p.errorHeader {
	margin-bottom:2px;
}

div.gridbox ul.errorUl {
	margin-top:0px;
}



.pictureInCorner
{
width: 200px;
position: absolute;
top: 446px;
left: 50%;
margin-left: -450px;
z-index: 1;
}

.pictureInCorner IMG,
div.gridbox .pictureInCorner img
{
margin: 0;
}





/* === COLOR DEFINITIONS === */



/* === Theme Green ==========*/


#theme_turquoise
{
scrollbar-face-color: #D2DF80;
scrollbar-highlight-color: #F2F5D9;
scrollbar-3dlight-color: #DBE599;
scrollbar-darkshadow-color: #DBE599;
scrollbar-shadow-color: #A6BF00;
scrollbar-arrow-color: #A6BF00;
scrollbar-track-color: #DBE599;
}

#theme_start div.box #theme_turquoise a,
#theme_turquoise div.box,
#theme_turquoise div.box a {
	background-color: #a6bf00;
	color: #fff;
	text-decoration: none;
}
#theme_start div.box #theme_turquoise a:hover,
#theme_turquoise div.box a.active,
#theme_turquoise div.box a:hover {
	background-color: #d2df80;
	color: #406b00;
	font-size: 12px;
}
#theme_turquoise div.gridbox h1
{
	font-size: 12px;
	color: #406b00;
}
#theme_turquoise div.gridbox,
#theme_turquoise div.gridbox div.b239x148x2 div {
	background-color: #d2df80;
}


#theme_turquoise div.gridbox,
#theme_turquoise div.gridbox a,
#theme_turquoise div.gridbox a:hover,
#theme_turquoise #header div#navigation 
{
	color: #406b00;
}
#theme_turquoise div.gridbox a
{
	text-decoration: none;
}
#theme_turquoise #header div#navigation a {
	color: #406b00;
}

/* === Theme Red ==========*/

#theme_red
{
scrollbar-face-color: #fac2ac;
scrollbar-highlight-color: #ffe4da;
scrollbar-3dlight-color: #fac2ac;
scrollbar-darkshadow-color: #fac2ac;
scrollbar-shadow-color: #b38b7b;
scrollbar-arrow-color: #b38b7b;
scrollbar-track-color: #ffccb8;
}

#theme_start div.box #theme_red a {
	background-color: #EF3C30;
}

#theme_start div.box #theme_red a:hover {
	background-color: #ff4c40;
}

#theme_red div.box,
#theme_red div.box a {
	background-color: #EF3C30;
	color: #fac2ac;
	text-decoration: none;
}

#theme_red div.box a.active,
#theme_red div.box a:hover {
	background-color: #fac2ac;
	color:#EF3C30;
}

#theme_red div.gridbox {
	background-color: #fac2ac;
}

#theme_red div.gridbox h1,
#theme_red #header div#navigation,
#theme_red #header div#navigation a {
	color: #EF3C30;
}

#theme_red div.gridbox,
#theme_red div.gridbox a,
#theme_red div.gridbox a:hover {
	color: #D9372B;
}

#theme_red input.button {
	background-color: #EF3C30;
}

#theme_red div.gridbox div.errors {
	color: #770000;
}



/* === Theme Purple ==========*/

#theme_grey
{
scrollbar-face-color: #D993D2;
scrollbar-highlight-color: #F4DFF2;
scrollbar-3dlight-color: #E1A9DB;
scrollbar-darkshadow-color: #E1A9DB;
scrollbar-shadow-color: #AB109C;
scrollbar-arrow-color: #AB109C;
scrollbar-track-color: #E1A9DB;
}


#theme_start div.box #theme_grey a,
#theme_grey div.box,
#theme_grey div.box a {
	background-color: #ab109c;
	color: #fff;
	text-decoration: none;
}
#theme_start div.box #theme_grey a:hover,
#theme_grey div.box a.active,
#theme_grey div.box a:hover {
	background-color: #d993d2;
	color: #4a1080;
}
#theme_grey div.gridbox {
	background-color: #d993d2;
	color: #4a1080;
	font-size: 12px;
}
#theme_grey div.gridbox h1
{
	font-size: 12px;
	color: #4a1080;
}
#theme_grey div.gridbox,
#theme_grey div.gridbox a,
#theme_grey div.gridbox a:hover,
#theme_grey #header div#navigation {
	color: #4a1080;
}
#theme_grey div.gridbox a
{
	text-decoration: none;
}
#theme_grey #header div#navigation a {
	color: #4a1080;
}

/* === Theme Orange ==========*/

#theme_light_red
{
scrollbar-face-color: #FFBC73;
scrollbar-highlight-color: #FFEBD5;
scrollbar-3dlight-color: #FFC98F;
scrollbar-darkshadow-color: #FFC98F;
scrollbar-shadow-color: #FF8500;
scrollbar-arrow-color: #FF8500;
scrollbar-track-color: #FFC98F;
}

#theme_start div.box #theme_light_red a,
#theme_light_red div.box,
#theme_light_red div.box a {
	background-color: #ff8500;
	color: #fff;
	text-decoration: none;
}
#theme_start div.box #theme_light_red a:hover,
#theme_light_red div.box a.active,
#theme_light_red div.box a:hover {
	background-color: #ffbc73;
	color: #b82b00;
}
#theme_light_red div.gridbox {
	background-color: #ffbc73;
	color: #b82b00;
	font-size: 12px;
}
#theme_light_red div.gridbox h1
{
	color: #b82b00;
	font-size: 12px;
}
#theme_light_red div.gridbox,
#theme_light_red div.gridbox a,
#theme_light_red div.gridbox a:hover,
#theme_light_red #header div#navigation {
	color: #b82b00;
}
#theme_light_red div.gridbox a
{
	text-decoration: none;
}
#theme_light_red #header div#navigation a {
	color: #b82b00;
}

/* === Theme Blue ==========*/
#theme_blue
{
scrollbar-face-color: #4ab4e7;
scrollbar-highlight-color: #95ddff;
scrollbar-3dlight-color: #4ab4e7;
scrollbar-darkshadow-color: #4ab4e7;
scrollbar-shadow-color: #398cb3;
scrollbar-arrow-color: #398cb3;
scrollbar-track-color: #4dbcf0;
}


#theme_start div.box #theme_blue a {
	background-color: #4ab4e7;
}
#theme_start div.box #theme_blue a:hover {
	background-color: #52c8ff;
}

#theme_start div.box #theme_blue a,
#theme_start div.box #theme_blue a:hover {
	color:white;
}

#theme_blue div.box,
#theme_blue div.box a {
	background-color: #005aaa;
	color: #5fd6f7;
	text-decoration: none;
}

#theme_blue div.box a.active,
#theme_blue div.box a:hover ,
#theme_blue div.gridbox {
	background-color: #4ab4e7;
}


#theme_blue div.box a.active,
#theme_blue div.box a:hover,
#theme_blue div.gridbox,
#theme_blue div.gridbox h1 ,
#theme_blue div.gridbox a,
#theme_blue div.gridbox a:hover,
#theme_blue #header div#navigation,
#theme_blue #header div#navigation a  {
	color: #004489;
}

#theme_blue input.button {
	background-color: #005aaa;
}

#theme_blue div.gridbox div.errors {
	color: #002d59;
}

/* === Theme Light Blue ==========*/
#theme_light_blue
{
scrollbar-face-color: #caebfb;
scrollbar-highlight-color: #f3f9fc;
scrollbar-3dlight-color: #caebfb;
scrollbar-darkshadow-color: #caebfb;
scrollbar-shadow-color: #99b2bf;
scrollbar-arrow-color: #99b2bf;
scrollbar-track-color: #d3f0fe;
}

#theme_start div.box #theme_light_blue a {
	background-color: #caebfb;
}

#theme_start div.box #theme_light_blue a:hover {
	background-color: #dff5ff;
}

#theme_start div.box #theme_light_blue a,
#theme_start div.box #theme_light_blue a:hover span{
	color:#4AB4E7;
}

#theme_light_blue div.box,
#theme_light_blue div.box a {
	background-color: #005aaa;
	color: #caebfb;
}

#theme_light_blue div.box a.active,
#theme_light_blue div.box a:hover ,
#theme_light_blue div.gridbox {
	background-color: #caebfb;
}

#theme_light_blue div.box a.active,
#theme_light_blue div.box a:hover,
#theme_light_blue div.gridbox,
#theme_light_blue div.gridbox h1 ,
#theme_light_blue div.gridbox a,
#theme_light_blue div.gridbox a:hover,
#theme_light_blue #header div#navigation,
#theme_light_blue #header div#navigation a  {
	color: #005aaa;
}



/* === Theme Brown ==========*/
#theme_gold
{
scrollbar-face-color: #e3d7cc;
scrollbar-highlight-color: #fff2e5;
scrollbar-3dlight-color: #E3DED6;
scrollbar-darkshadow-color: #E3DED6;
scrollbar-shadow-color: #AC9E86;
scrollbar-arrow-color: #AC9E86;
scrollbar-track-color: #ebded3;
}

#theme_start div.box #theme_gold a {
	background-color: #A18973;
}

#theme_start div.box #theme_gold a:hover {
	background-color: #b3987f;
}


#theme_gold div.box,
#theme_gold div.box a {
	background-color: #A18973;
	color: #e3d7cc;
}

#theme_gold div.box a.active,
#theme_gold div.box a:hover {
	background-color: #e3d7cc;
	color: #A18973;
}

#theme_gold div.gridbox {
	background-color: #e3d7cc;
}

#theme_gold div.gridbox h1,
#theme_gold div.gridbox h2,
#theme_gold div.gridbox h3,
#theme_gold #header div#navigation,
#theme_gold #header div#navigation  a {
	color: #A18973;
}

#theme_gold div.gridbox,
#theme_gold div.gridbox a,
#theme_gold div.gridbox a:hover {
	color: #806d5b;
}


/* === Theme Slate ==========*/
#theme_dark_blue
{
scrollbar-face-color: #DCD6CC;
scrollbar-highlight-color: #F5F3F0;
scrollbar-3dlight-color: #E3DED6;
scrollbar-darkshadow-color: #E3DED6;
scrollbar-shadow-color: #AC9E86;
scrollbar-arrow-color: #AC9E86;
scrollbar-track-color: #E3DED6;
}

#theme_start div.box #theme_dark_blue a {
	background-color: #005aaa;
}

#theme_start div.box #theme_dark_blue a:hover {
	background-color: #0066bf;
}

#theme_dark_blue div.box,
#theme_dark_blue div.box a {
	background-color: #4ab4e7;
	color: #005aaa;
}

#theme_dark_blue div.box a.active,
#theme_dark_blue div.box a:hover ,
#theme_dark_blue div.gridbox {
	background-color: #005aaa;
}

#theme_dark_blue div.box a.active,
#theme_dark_blue div.box a:hover,
#theme_dark_blue div.gridbox,
#theme_dark_blue div.gridbox h1 ,
#theme_dark_blue div.gridbox a,
#theme_dark_blue div.gridbox a:hover {
	color: #caebfb;
}

#theme_dark_blue #header div#navigation,
#theme_dark_blue #header div#navigation a {
	color: #005aaa;
}

/* === Theme Default ==========*/

#theme_start div.box #theme_default a,
#theme_default div.box,
#theme_default div.box a {
	background-color: #c0b5a2;
	color: #fff;
	text-decoration: none;
}
#theme_start div.box #theme_default a:hover,
#theme_default div.box a.active,
#theme_default div.box a:hover {
	background-color: #dcd6cc;
	color: #5f3c12;
}
#theme_default div.gridbox {
	background-color: #dcd6cc;
	font-size: 12px;
	color: #5f3c12;
}
#theme_default div.gridbox h1 {
	font-size: 12px;
	color: #5f3c12;
}
#theme_default #header div#navigation {
	color: #5f3c12;
}
#theme_default #header div#navigation a {
	color: #5f3c12;
}

/* === Theme STARTPAGE ==========*/

#theme_start #header div#navigation {
	color: #004489;
}
#theme_start #header div#navigation p {
	color: #004489;
}
#theme_start div.box a
{
	display: block;
	height: 148px;
	background-image:url(../images/box_round.gif);
	background-repeat:no-repeat;
	color: #fff;
}

#theme_start div.box a:hover,
#theme_start div.box a:hover span
{
	color: #fff;
}

div.space,
#layoutBoxes div.gridbox div.space
{
	margin:15px
}

#layoutBoxes div.gridbox div.space div.scrollableArea
{
	height: 270px;
	overflow: auto;
}

div.gridbox div.space table tr td table tr td table tr td table tr td img,
div.gridbox div.space table tr td img
{
	margin: 00px !important;
	margin: 00px;
}
div.gridbox div.space table tr td table tr td table tr td .scrollableArea
{
	overflow: visible !important;
	overflow: visible;
}
 
div.first {margin-left:0px}
div.row {} 
div.clear {clear:both}
a {text-decoration: underline;border:0px;}
a:hover {text-decoration:none};


/* ============== CardActivationControl ===================== */
.cardActivationControl {}
.cardActivationControlResult {}

.cardActivationControl p,
.cardActivationControlResult p
{
	margin-bottom: 25px;
	font-size: 12px;
}

.cardActivationControl label
{
	margin: 15px auto;
	display: block;
	font-size: 12px;
}

div.gridbox .cardActivationControl img,
.cardActivationControl img {
	float:right;
	margin-right:80px;
	margin-top:0px;
	padding-top:0;
}


.cardActivationControl label input.text 
{
	border: 2px solid #fff;
	width: 323px;
	display: block;	
	margin-bottom: 3px;
}

.cardActivationControl input.submit
{
	margin-right: 140px;
	float: right;	
}
.cardActivationControl input.htmlSubmit
{
	margin-right: 140px;
	float: right;	
	width: 74px;
	border: 0px solid #fff;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #730026;

}


/* ============== LoginControl ===================== */
.loginPanel {}
.loginPanel 
{
	margin-top: 20px;
	margin-left: 0px;
}

.loginNicknamePanel,
.loginPasswordPanel,
.buttonPanel 
{
	margin-left: 0px;
	padding-left: 0px;
}

.loginNicknamePanel span,
.loginPasswordPanel span
{
	font-size: 12px;
	color: #b82b00;
	display: block;
}

#layoutBoxes .loginNicknamePanel input,
#layoutBoxes .loginPasswordPanel input,
 .buttonPanel input
{
	border: 2px solid #fff;
	width: 323px;
	margin-bottom: 3px;
	float: none;
	margin-left: 0px;
	_margin-left: -15px; /* do the indent for IE =< 6 to look exactly as in ff and safari and opera */
	]margin-left: -15px; /* do the same thing, but for IE7 */
}

 .buttonPanel input.button 
{
	width: 74px;
	margin-right: 140px;
	float: right;
	border: 0px solid #fff;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#theme_light_red .buttonPanel input.button 
{
	background-color: #ff8500;
}

/* === SEARCH TEMPLATE ADDITIONS === */
div.center
{
	text-align: center;
}
table.searchResultsTable
{
	font-size: 10pt;
	margin: auto auto;
	width: 100%;
}

table.searchResultsTable td, 
table.searchResultsTable th
{
	padding: 2px;
	text-align: left;
	font-size: 11pt;
}
table.searchResultsTable th
{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 10pt;
}

table.searchResultsTable div.innerResultsTable td 
{
	border-bottom: 1px solid #fff;
}


table.searchResultsTable div.paginate,
table.searchResultsTable div.paginate a
{
     text-align: center;
     line-height: 20px;
	 font-size: 13px;
}
table.searchResultsTable div.paginate b
{
	margin: 0 10px;
}
table.searchResultsTable div.paginate a
{
     background-color: #005aaa;
     padding: 2px 4px;
     border: 1px solid #fff;
     color: #fff;
     font-size: 12px;
     font-weight: bold;
     text-decoration: none;
     vertical-align: middle;
}
table.searchResultsTable div.paginate a:hover
{
     color: #000;
     background-color: #9DC3F5;
     border: 1px solid #005aaa;
}
table.searchResultsTable div.paginate input
{
	background-color: transparent;
	border: 0px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
table.searchResultsTable div.paginate span.active
{
	font-weight: bold;
}


#theme_light_blue div.gridbox span.searchResultPrintButton
{
	background-color: #005aaa;
	color: #fff;
	font-weight: bold;
	float: right; 
	margin-top: -15px;
	padding: 3px;
}
#theme_light_blue div.gridbox span.searchResultPrintButton a
{
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

/* =================== SEARCHFORM STYLES =================*/

div#searchForm {
     margin-left:10px;
     /*margin-top: 7px;*/
}
span.searchFormHead
{
     padding: 7px 2px;
     display: block;
     font-size:20px;
     font-weight: normal;
     letter-spacing:0.05em;
     line-height: 150%;
     text-transform: uppercase;
}

div#searchForm div {
     margin-bottom:10px;
}

#searchForm input {
     border: 2px solid #fff;
     height: 1.1em;
}
#searchForm label {
     font-size: 12px;
}
div#inp_plz, div#inp_brand {
     float: left;
}
div#inp_plz input{
     width: 5em;
}
div#inp_ort {
     margin-left: 10px;
}
div#inp_submit input
{
	/*font-size: 12px;*/
	font-weight: bold;
	height: 20px;
	line-height: 0.8em;
	margin-left: 10px;
	background-color: #004489;
	color: #fff;
	border: 0px solid #fff;
	padding: 0px;
}
/* ====== CARD ACTIVATION ======== */

.cardActivationControl .buttonPanel input
{
	border: 2px solid #fff;
	width: 323px;
	margin-bottom: 3px;
	float: none;
	margin-left: 0px;
	_margin-left: -15px; /* do the indent for IE =< 6 to look exactly as in ff and safari and opera */
	]margin-left: -15px; /* do the same thing, but for IE7 */
}

.cardActivationControl 
{
	border: 0px;
}

.cardActivationControlResult p
.cardActivationControl p
{
	font-size:14px;
	line-height:125%;
}

.cardActivationControl p.headertext
{
	font-weight: bold;
}


/* ====== BALANCE ENQUIRY LOGIN ======== */

.cardBalance {}
.cardBalanceResult {}

.cardBalance p,
.cardBalanceResult p
{
	margin-bottom: 25px;
}

.cardBalance label
{
	margin: 15px auto;
	display: block;
	font-size: 12px;
}


.cardBalance label input.text 
{
	border: 2px solid #fff;
	width: 323px;
	display: block;	
	margin-bottom: 3px;
}

.cardBalance input.submit
{
	margin-right: 140px;
	float: right;	
}
.cardBalance input.htmlSubmit
{
	margin-right: 140px;
	float: right;	
	width: 74px;
	border: 0px solid #fff;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #406b00;

}


.cardBalance .buttonPanel input
{
	border: 2px solid #fff;
	width: 323px;
	margin-bottom: 3px;
	float: none;
	margin-left: 0px;
	_margin-left: -15px; /* do the indent for IE =< 6 to look exactly as in ff and safari and opera */
	]margin-left: -15px; /* do the same thing, but for IE7 */
}

#theme_turquoise .cardBalance input.button 
{
	background-color: #406b00;
}

.cardBalance p,
.cardBalance p
{
	font-size:14px;
	line-height:125%;
}

.cardBalance p.headertext
{
	font-weight: bold;
}




.cx1
{
background: url(../images/b1.gif) top left no-repeat;
}

.cx2
{
background: url(../images/b2.gif) top right no-repeat;
padding-top: 15px;
}

.cx3
{
background: url(../images/b3.gif) bottom left no-repeat;
}

.cx4
{
background: url(../images/b4.gif) bottom right no-repeat;
padding-bottom: 15px;
}


.space DIV.accountInfoBoxPanel .info
{
FLOAT: none;

}

.space DIV.accountInfoBoxPanel .dataLabel
{
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 80px;
  FONT-SIZE: 11px;
  PADDING-BOTTOM: 0px;
  COLOR: #004489;
  PADDING-TOP: 0px;

}

.space DIV.accountInfoBoxPanel .dataLabel SPAN
{
PADDING-RIGHT: 0px;
PADDING-LEFT: 10px;
FONT-SIZE: 11px;
PADDING-BOTTOM: 0px;
COLOR: #004489;
PADDING-TOP: 0px;

}

.PPTresultPage .buttonPanel
{
	display:none;
}

.currency-information
{
	color:#d3d3d3;
	float:left;
	font-size:12px;
	margin-top:11px;
	line-height:15px;	
	display:inline;
	font-weight:bold;
}

.home-link-bottom .home-link
{
	float:left;
	width:90px;
}
