@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;}
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;
}
div#wrap
{
	width: 969px;
	margin: 10px auto;
	text-align: left;
}
div#header
{
	height:115px;
}
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#header div#logo {
	margin-top:51px;
	float:left;
}
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;
}
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.box a span.big
{
	font-size: 30px;
	line-height: 110%;
	font-weight: bold;
	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 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_wheretobuy div.box a,
#theme_login div.box a,
#theme_cardbalance div.box a,
#theme_howtouse div.box a,
#theme_activate div.box a,
#theme_siteservice div.box a
{
height:141px;
}

div.box a.num-rows-1 {
	padding-top:7px;
}

#theme_wheretobuy div.box a span.big,
#theme_login div.box a span.big,
#theme_cardbalance div.box a span.big,
#theme_howtouse div.box a span.big,
#theme_activate div.box a span.big,
#theme_siteservice div.box a span.big,
#theme_wheretobuy div.box a span.sub,
#theme_login div.box a span.sub,
#theme_cardbalance div.box a span.sub,
#theme_howtouse div.box a span.sub,
#theme_activate div.box a span.sub,
#theme_siteservice 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_wheretobuy div.box a br,
#theme_login div.box a br,
#theme_cardbalance div.box a br,
#theme_howtouse div.box a br,
#theme_activate div.box a br,
#theme_siteservice div.box a br
{
line-height: 0px;
height: 0px;
display: inline;
}
/* ------------------------------------------- */




#content #news
{
/*	background-color: #c0b5a2; */
	background-color: #004489;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.09em;
}
#content #news ul {
	margin-top: 15px;
}
#content #news ul li a,
#content #news ul li a:hover
{
	background-color: #004489;
	color: #fff;
	padding-top:0px;
	height: 18px;
	font-size:12px;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
#content #news ul li a.active,
#content #news ul li a:hover
{
	font-weight: normal;
}


div.gridbox
{
	margin-left:4px;
	font-size: 12px;
}


#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 .scrollableArea img
{
    margin:0px;
}

div.gridbox p
{
font-size:14px;
letter-spacing:-0.01em;
line-height:145%;
margin-bottom:12px;
}

div.gridbox h1,
div.gridbox h2,
div.gridbox h3,
div.gridbox h4,
div.gridbox h5,
div.gridbox h6
{
font-size:22px;
letter-spacing:-0.01em;
line-height:145%;
margin-bottom:5px;
font-weight:bold;
}


.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 cardbalance ==========*/


#theme_cardbalance
{
scrollbar-face-color: #2083d7;
scrollbar-highlight-color: #a3cef2;
scrollbar-3dlight-color: #56aaf1;
scrollbar-darkshadow-color: #56aaf1;
scrollbar-shadow-color: #004489;
scrollbar-arrow-color: #004489;
scrollbar-track-color: #56aaf1;
}

#theme_start div.box #theme_cardbalance a,
#theme_cardbalance div.box,
#theme_cardbalance div.box a {
	background-color: #2083d7;
	color: #feffff;
	text-decoration: none;
}
#theme_start div.box #theme_cardbalance a:hover,
#theme_cardbalance div.box a.active,
#theme_cardbalance div.box a:hover {
	background-color: #17a5ef;
	color: #feffff;
}
#theme_cardbalance div.gridbox,
#theme_cardbalance div.gridbox div.b239x148x2 div {
	background-color: #2083d7;
}
#theme_cardbalance div.gridbox a,
#theme_cardbalance div.gridbox a:hover,
#theme_cardbalance #header div#navigation,
#theme_cardbalance div.gridbox,
#theme_cardbalance div.gridbox p,
#theme_cardbalance div.gridbox h3,
#theme_cardbalance div.gridbox h4,
#theme_cardbalance div.gridbox h5,
#theme_cardbalance div.gridbox h6
{
	color: #0f2f7e;
}
#theme_cardbalance div.gridbox h1,
#theme_cardbalance div.gridbox h2
{
	color: #fff;
}

#theme_cardbalance div.gridbox a
{
	text-decoration: none;
}
#theme_cardbalance #header div#navigation a {
	color: #0f2f7e;
}

/* === Theme Login ========== */


#theme_login
{
scrollbar-face-color: #F4AEB0	;
scrollbar-highlight-color: #F9E5E7;
scrollbar-3dlight-color: #EEB9C0;
scrollbar-darkshadow-color: #EEB9C0;
scrollbar-shadow-color: #E32124;
scrollbar-arrow-color: #E32124;
scrollbar-track-color: #EEB9C0;
}

#theme_start div.box #theme_login a,
#theme_login div.box,
#theme_login div.box a {
	background-color: #0055b5;
	color: #feffff;
	text-decoration: none;
}
#theme_start div.box #theme_login a:hover,
#theme_login div.box a.active,
#theme_login div.box a:hover {
	background-color: #0055B5;
	color: #feffff;
}
#theme_login div.gridbox {
	background-color: #0055b5;
}
#theme_login div.gridbox a,
#theme_login div.gridbox a:hover,
#theme_login #header div#navigation {
	color: #E32124;
}
#theme_login #layoutBoxes div.b968x300 
{
    
}

#theme_login div.gridbox a
{
	text-decoration: none;
}
#theme_login #header div#navigation a {
	color: #E32124;
}

/* === Theme howtouse ==========*/

#theme_howtouse
{
scrollbar-face-color: #C9C9C9;
scrollbar-highlight-color: #dedede;
scrollbar-3dlight-color: #d2d2d2;
scrollbar-darkshadow-color: #d2d2d2;
scrollbar-shadow-color: #828282;
scrollbar-arrow-color: #828282;
scrollbar-track-color: #d2d2d2;
}


#theme_start div.box #theme_howtouse a,
#theme_howtouse div.box,
#theme_howtouse div.box a {
	background-color: #c9c9c9;
	color: #feffff;
	text-decoration: none;
}
#theme_start div.box #theme_howtouse a:hover,
#theme_howtouse div.box a.active,
#theme_howtouse div.box a:hover {
	background-color: #a8a8a8;
	color: #feffff;
}
#theme_howtouse div.gridbox {
	background-color: #c9c9c9;
}
#theme_howtouse div.gridbox a,
#theme_howtouse div.gridbox a:hover,
#theme_howtouse #header div#navigation,
#theme_howtouse div.gridbox,
#theme_howtouse div.gridbox p,
#theme_howtouse div.gridbox h3,
#theme_howtouse div.gridbox h4,
#theme_howtouse div.gridbox h5,
#theme_howtouse div.gridbox h6
{
	color: #000;
}

#theme_howtouse div.gridbox h1,
#theme_howtouse div.gridbox h2
{
    color:#fff;
}

#theme_howtouse div.gridbox a
{
	text-decoration: none;
	color: #fff;
}
#theme_howtouse div.gridbox a:hover
{
	text-decoration: underline;
	color: #fff;
}
#theme_howtouse #header div#navigation a {
	color: #000;
}

/* === Theme activate ==========*/

#theme_activate
{
scrollbar-face-color: #E60307;
scrollbar-highlight-color: #e3b9ba;
scrollbar-3dlight-color: #e98587;
scrollbar-darkshadow-color: #e98587;
scrollbar-shadow-color: #6F0507;
scrollbar-arrow-color: #6F0507;
scrollbar-track-color: #e98587;
}

#theme_start div.box #theme_activate a,
#theme_activate div.box,
#theme_activate div.box a {
	background-color: #e60307;	/* primary color */
	color: #feffff;
	text-decoration: none;
}
#theme_start div.box #theme_activate a:hover,
#theme_activate div.box a.active,
#theme_activate div.box a:hover {
	background-color: #e60307;
	color: #feffff;
}
#theme_activate div.gridbox {
	background-color: #e60307;
}
#theme_activate div.gridbox a,
#theme_activate div.gridbox a:hover,
#theme_activate #header div#navigation,
#theme_activate div.gridbox,
#theme_activate div.gridbox p,
#theme_activate div.gridbox h3,
#theme_activate div.gridbox h4,
#theme_activate div.gridbox h5,
#theme_activate div.gridbox h6
{
	color: #6f0507;
}
#theme_activate div.gridbox h1,
#theme_activate div.gridbox h2
{
	color: #fff;
}

#theme_activate div.gridbox a
{
	text-decoration: none;
}
#theme_activate #header div#navigation a {
	color: #CEC4B4;
}

/* === Theme wheretobuy ==========*/

#theme_wheretobuy
{
scrollbar-face-color: #17A5EF;
scrollbar-highlight-color: #afe2fd;
scrollbar-3dlight-color: #4fbef8;
scrollbar-darkshadow-color: #4fbef8;
scrollbar-shadow-color: #0F2F7E;
scrollbar-arrow-color: #0F2F7E;
scrollbar-track-color: #4fbef8;
}

#theme_start div.box #theme_wheretobuy a,
#theme_wheretobuy div.box,
#theme_wheretobuy div.box a {
	background-color: #17a5ef;
	color: #feffff;
	text-decoration: none;
}
#theme_start div.box #theme_wheretobuy a:hover,
#theme_wheretobuy div.box a.active,
#theme_wheretobuy div.box a:hover {
	background-color: #2083d7;
	color: #feffff;
}
#theme_wheretobuy div.gridbox {
	background-color: #17a5ef;
}
#theme_wheretobuy #header div#navigation,
#theme_wheretobuy div.gridbox,
#theme_wheretobuy div.gridbox p,
#theme_wheretobuy div.gridbox h3,
#theme_wheretobuy div.gridbox h4,
#theme_wheretobuy div.gridbox h5,
#theme_wheretobuy div.gridbox h6
{
	color: #0f2f7e;
}
#theme_wheretobuy div.gridbox h1,
#theme_wheretobuy div.gridbox h2
{
	color: #fff;
}


#theme_wheretobuy div.gridbox a
{
 color: #ffffff;
}
#theme_wheretobuy div.gridbox a:hover
{
	text-decoration: underline;
}

#theme_wheretobuy #header div#navigation a {
	color: #004489;
}

/* === Theme Siteservice ==========*/

#theme_siteservice
{
scrollbar-face-color: #e8e8e8;
scrollbar-highlight-color: #f5f3f3;
scrollbar-3dlight-color: #E3DED6;
scrollbar-darkshadow-color: #E3DED6;
scrollbar-shadow-color: #9a9a9a;
scrollbar-arrow-color: #9a9a9a;
scrollbar-track-color: #f5f3f3;
}

#theme_start div.box #theme_siteservice a,
#theme_siteservice div.box,
#theme_siteservice div.box a {
	background-color: #e8e8e8;
	color: #fff;
	text-decoration: none;
}
#theme_start div.box #theme_siteservice a:hover,
#theme_siteservice div.box a.active,
#theme_siteservice div.box a:hover {
	background-color: #e8e8e8;
	color: #5f3c12;
}
#theme_siteservice div.gridbox {
	background-color: #e8e8e8;
}
#theme_siteservice div.gridbox a,
#theme_siteservice div.gridbox a:hover,
#theme_siteservice #header div#navigation,
#theme_siteservice div.gridbox,
#theme_siteservice div.gridbox p,
#theme_siteservice div.gridbox h3,
#theme_siteservice div.gridbox h4,
#theme_siteservice div.gridbox h5,
#theme_siteservice div.gridbox h6
{
	color: #000;
}
#theme_siteservice div.gridbox h1,
#theme_siteservice div.gridbox h2
{
	color: #c3c3c3;
}
#theme_siteservice div.gridbox a
{
	text-decoration: none;
}

#theme_siteservice #header div#navigation a {
	color: #5f3c12;
}

/* === Theme Default ==========*/

#theme_start div.box #theme_default a,
#theme_default div.box,
#theme_default div.box a {
	background-color: #004489;
	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;
}
#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;
}

#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: none;border:0px;}


/* ============== CardActivationControl, CardBalanceControl ===================== */
.cardActivationControl {}
.cardActivationControlResult {}

.cardBalance p,
.cardBalanceResult p,
.cardActivationControl p,
.cardActivationControlResult p
{
	margin-bottom: 25px;
	color: #730026;
	font-size: 12px;
	
}

.cardBalance p.errorHeader,
.cardActivationControl p.errorHeader {
	margin-bottom:0px;
}
.cardBalance ul.errorUl,
.cardActivationControl ul.errorUl {
	margin-top:0px;
}

.cardBalance label,
.cardActivationControl label
{
	margin: 15px auto;
	display: block;
	font-size: 12px;
}

.cardBalance label input.text,
.cardActivationControl label input.text 
{
	border: 2px solid #fff;
	width: 323px;
	display: block;	
	margin-bottom: 3px;
}

.cardBalance input.submit,
.cardActivationControl input.submit
{
	margin-right: 140px;
	float: right;	
}

.cardBalance input.htmlSubmit,
.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;

}

 .cardBalance .buttonPanel input.button {
	background-color: #0f2f7e;
 }
 
 .cardActivationControl.buttonPanel input.button  {
	background-color: #b30000;
 }


/* ============== 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;
	background-color: #0f2f7e;
}

/* === 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;
	color: #004489;
}
table.searchResultsTable th
{
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 10pt;
}
table.searchResultsTable td span
{
}
table.searchResultsTable td a
{
	color: #004489;
	text-decoration: none;
}

table.searchResultsTable td a:hover
{
	color: #000;
}

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: #8493BE;
     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: #D2D8E8;
     border: 1px solid #8493BE;
}
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_wheretobuy div.gridbox span.searchResultPrintButton
{
	background-color: #8493BE;
	color: #fff;
	font-weight: bold;
	float: right; 
	margin-top: -15px;
	padding: 3px;
}
#theme_wheretobuy 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:0px;
	 font-size:15px;
}

#searchForm input, select {
     border: 1px solid #fff;
	 font-size:9px;
     height: 13px;
}
#searchForm select {
	height:16px;
	border:0px none;
}

#searchForm label {
     font-size: 10px;
}
div#inp_plz, div#inp_brand {
     float: left;
}
div#inp_plz input{
     width: 5em;
}

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;
}

table.inner-box-table 
{
    width:100%;
    height:100%;
    text-align:center;
    font-size:20px;
}
table.inner-box-table td 
{
    vertical-align:middle;
}

