@import "trigger.css";

/*-----------------------------------
 general settings
-------------------------------------*/

body {
	margin: 0;
	padding: 0;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainContent {
	margin: 30px 0 10px 0;
}

A { color: #8b8c8e;}

h1 {
	font-size: 16px;
	padding-bottom: 8px;
}

h2 {
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 10px;
}

p {
    margin-top: 7px;
}

#mainContent ul {
    margin-left: 30px;
}

#wizard {
    width: 550px;
}
	
#wizard .title {
    width: 550px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
    background: #aaa;

}
	    
#wizard .wcontent {
    width: 540px;
    margin: 3px;
    overflow: hidden;
 
}

.orange_header {
	color: #FFFFFF;
	background-color: #EB6909;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
}
.orange_cella {
	color: #000000;
	background-color: #FBDDC5;
	text-align: center;
	vertical-align: middle;
}
.purp_header {
	color: #FFFFFF;
	background-color: #AF0B32;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
}
.purp_cella {
	color: #000000;
	background-color: #EBCAC4;
	text-align: center;
	vertical-align: middle;
}
.blue_header {
	color: #FFFFFF;
	background-color: #0096C2;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
}
.blue_cella {
	color: #000000;
	background-color: #C7E6F1;
	text-align: center;
	vertical-align: middle;
}
.green_header {
	color: #FFFFFF;
	background-color: #55AB26;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
}
.green_cella {
	color: #000000;
	background-color: #DEECCE;
	text-align: center;
	vertical-align: middle;
}

.fourcolortable {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 560px;
	border: 1px solid #FFFFFF;
}

.kereskedolista {
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
	border: 1px solid #FFFFFF;
	padding: 30px;
}
.vscol1_kereskedonev {
	font-weight: normal;
	background-color: #FFFFFF;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}


/*-----------------------------------
 start page 
-------------------------------------*/

.startBoxInHeader {
	float: left;
	width: 170px;
	margin: 12px 0 0 12px;
	overflow: hidden;
}

.startBoxInMainContent {
	float: left;
	width: 180px;
	margin: 12px 0 0 12px;
}


.startBoxTitle {
	margin-bottom: 5px;
}

.startBoxTitle h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.startBoxText {
	margin-top: 8px;
}

.startBoxText ul {
    margin-left: 15px;
}

.startBoxText a,.startBoxText a:visited  {
    color: #3E5F88;
    text-decoration: none;
    background-image: url(../img/orangeArrow.gif);
    background-repeat: no-repeat;
    background-position:center left; 
    padding-left: 10px;
}

.startBoxText a:hover  {
    text-decoration: underline;
}

#startBanners, #startBanners img {
	width: 179px;
	height: 71px;
}

/*-----------------------------------
 logo + header 
-------------------------------------*/

#logo {
	margin: 15px 0 0 10px;
}

#topLinks {
	height: 70px;
	padding-top: 10px;
	color:  #5C5C61;
}
#topLinks a, #topLinks a:visited {
	color:  #5C5C61;
	text-decoration: none;
}

#headRow1Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 10px;

}

#headBannerCont {
	background-color: #e6e6eb;
	height: 230px;
}

#headBannerContStart {
	background-color: #e6e6eb;
	height: 350px;
}

#headBannerRow1 {
	height: 24px;
	padding-left: 15px;
	padding-top: 25px;
	margin-bottom: 20px;
}

#headBannerBottomLeft {
	background-color: #5c5c61;
}
#headBannerBottomRight {
	background-color: #9999a3;
}

/*-----------------------------------
 left side menu 
-------------------------------------*/

#leftMenu {
	margin: 30px 0 0 15px;
	width: 170px;
}
#leftMenu a, #leftMenu a:visited {
	color: #3e5f88;
	text-decoration: none;
	font-size: 10px;
	display: block;
	background-image: url(../img/orangeArrow.gif);
	background-repeat: no-repeat;
	background-position:center left; 
	padding-left: 10px;
	color: white;
}

#leftMenu .lvl-1, #leftMenu .lvl-1-act {
	padding: 3px;
}

/*-----------------------------------
 leftmenu external links
-------------------------------------*/

/*#leftMenu #leftMenu-133, #leftMenu-133 a, #leftMenu-133 a:visited {
	background-color: white;
	color: #8b8c8e;*/

/*
#leftMenu #leftMenu-152, #leftMenu-152 a, #leftMenu #leftMenu-152 a:visited {
	padding-top: 10px;
}
*/
#leftMenu #leftMenu-173, #leftMenu-173 a, #leftMenu #leftMenu-173 a:visited {
	margin-bottom: 10px;
}
#leftMenu #leftMenu-122, #leftMenu-122 a, #leftMenu #leftMenu-122 a:visited {
	margin-bottom: 10px;


}
#leftMenu #leftMenu-138, #leftMenu-138 a, #leftMenu #leftMenu-138 a:visited {
	margin-bottom: 10px;


}
#leftMenu #leftMenu-139, #leftMenu-139 a, #leftMenu #leftMenu-139 a:visited {
	margin-bottom: 10px;


}
#leftMenu #leftMenu-146, #leftMenu-146 a, #leftMenu #leftMenu-146 a:visited {
	margin-bottom: 10px;


}
#leftMenu #leftMenu-147, #leftMenu-147 a, #leftMenu #leftMenu-147 a:visited {
	margin-bottom: 10px;


}
/*-----------------------------------
 footer 
-------------------------------------*/

#footer {
	margin-bottom: 10px;
	margin-top: 15px;
}

#footer, #footer a, #footer a:visited {
	color: #9999a3;
}

#footer a, #footer a:visited {
	text-decoration: none;
}

#leftFooter {
	margin-left: 15px;
}

/*-----------------------------------
 columnmanager table styles
-------------------------------------*/

#targetone ul {
	list-style: none;
}

#targetone li {
	display: block;
	width: 100px;
	height: 30px;
	float: left;
	border: 1px solid #333;
	margin: 5px;
	text-align: center;
	padding: 5px;
	cursor: help;
}

li.simpleoff {
	/*background: #FF8F8F;*/
	background-image: url(../img/piros.gif);
}

li.simpleon {
	/*background: #95FF8F;*/
	background-image: url(../img/zold.gif);
}

#tableone td, #tableone th {
	padding: 5px;
}
.vscol1 {
	font-weight: bold;
	background-color: #CCCCCC;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.vscol2 {
	background-color: #FFCECE;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;


}
.vscol3 {
	background-color: #D1D9FA;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;


}
.vscol4 {
	background-color: #DCFCCF;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;


}
.vscol5 {
	background-color: #ECD9FF;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}
.vscol6 {
	background-color: #FFFFC4;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;


}

.vstable {
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
	background-color: #FFFFFF;
}

