﻿body 
{
    background-color:#ffffff; margin-top:0px;
    font-family:Verdana; font-size:11px; color:#666666;
}


/** ---------------------------- MAIN STYLESHEET -------------------------------------**/
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 970px;	
}

#header {	
	width:970px; height:96px; margin-bottom:24px;
	background-image:url(../img/top_bg_rt.gif);
}

#logo-button { width: 330px; cursor:pointer; height:96px; float:left;}

#container
{
    width:970px; float:left;
    background-image:url(../img/vlak_bg_mrt.gif); background-position:top; background-repeat:no-repeat;
}

#menu { height:30px; }

#breadcrump { height:50px; }

#left-container {
	float: left;
	width: 390px;
	padding-left:10px;       
}

#right-container  
{    
	margin: 0;
	float: left;
	width: 560px;
	padding-left:10px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#content-container
{
	float: left;
	width: 970px;
}

#footer {
	clear: both; background-image:url(../img/close_balk.gif);
	height:64px; width:970px;
}
/** ---------------------------- MAIN STYLESHEET -------------------------------------**/

/** ---------------------------- MENU CONTAINER --------------------------------------**/
#welcome-container { height:30px; padding-left:20px; font-weight:bold; float:left; width:400px; }
#menu-tab { height:30px; float:right; padding-top:0px; width:550px; }
/** ---------------------------- MENU CONTAINER --------------------------------------**/

/** ---------------------------- BREADCRUMP -------------------------------------**/
#breadcrump-left { height:50px; width:420px; float:left; }
#breadcrump-right { height:32px; width:550px; float:right; padding-top:18px; }
#breadcrump-right a { text-decoration:underline; color:#666666; }
#breadcrump-right a:hover { text-decoration:none; color:#666666; }
/** ---------------------------- BREADCRUMP -------------------------------------**/

/** ---------------------------- FOOTER CONTAINER --------------------------------------**/
#footer-container { color:#ffffff; height:31px; float:right; margin-right:10px; padding-top:10px; }
#footer-container a { color:#ffffff; text-decoration:none; }
#footer-container a:hover { color:#ffffff; text-decoration:underline; }

#footer-price { color:#ffffff; height:31px; float:left; margin-left:10px; padding-top:10px; }
/** ---------------------------- FOOTER CONTAINER --------------------------------------**/

h2 { font-size:17px; font-weight:bold; color:#fe3a00; }
.loading-div { 
 position:absolute;
 background-image:url(../img/ModalImageBg.gif);
}
a { text-decoration:underline; color:#666666; }
a:hover { text-decoration:none; color:#666666; }
#div-button-next { text-align:right; margin-right:20px; }
.textboxURL { font-size:12px; font-family:Arial; font-weight:normal; color:#666666; background-color:#e5e5e5; border:solid 1px #666666;}
#splitter { clear:both; } 

/** STEPS **/
.step { font-size:13px; color:#999999; font-weight:bold; }
.step-current { font-size:13px; color:#00c4ff; font-weight:bold; }

/** CLOSER FULL **/
#closer-full { width:970; height:20px; background-position:center; background-repeat:no-repeat; background-image:url(../img/sub-closer_complete.gif);}
#closer-full-grey { width:970; height:20px; background-position:center; background-repeat:no-repeat; background-image:url(../img/sub-closer_complete_grey.gif);}
#closer-left { width:420; height:20px; background-position:left; background-repeat:no-repeat; background-image:url(../img/sub-closer_left.gif);}
#closer-left-grey { width:420; height:20px; margin-left:8px; background-position:left; background-repeat:no-repeat; background-image:url(../img/sub-closer_left_grey.gif);}
#closer-right { width:550; height:20px; background-position:right; background-repeat:no-repeat; background-image:url(../img/sub-closer_right.gif);}
#closer-right-grey { width:550; height:20px; background-position:right; background-repeat:no-repeat; background-image:url(../img/sub-closer_right_grey.gif);}