@charset "utf-8";
/* CSS Document */

.preSearchResults {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.vStockResults1Header {
	text-align:center;
	margin:10px 0;
}

#navBar {
	width:234px;
	float:left;
}

.results1 {
	width:714px;
	float:right;
}



#vStockResults { width:100%; border-spacing:0px;}
#vStockResults td, #vStockResults th {
border:none;
border-bottom:1px solid #e1e1e1;
} 

#vStockResults th { border:none; }

#navBar h3 { margin:0; background:url(/images/thbg.png) repeat-x; height:24px; padding:12px 0 0 10px; }
#navBar .navBarFilter { background:none; }

th, .vrsSearchBox { background:url(/images/thbg.png) repeat-x; height:36px; }

#vrsWrapper tr.even td.noLeftBord, #vrsWrapper tr.odd td.noLeftBord {
	border:none;
	border-bottom:1px solid #e1e1e1;
	padding:0 0 0 10px;
}

#vrsWrapper tr.even td , #vrsWrapper tr.odd td {
	border:none;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	padding:0 0 0 10px;
}

.txtR, .txtC {
	text-align:center;
	padding:0;
}

#vrsWrapper tr.even td { background:none; border:none; padding:0 0 0 10px; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1;}
#vrsWrapper tr:hover td { background:url(/images/trblue.png) repeat-x; color:#fff; }

#vrsWrapper tr.even td.txtR, #vrsWrapper tr.odd td.txtR, #vrsWrapper tr.even td.txtC, #vrsWrapper tr.odd td.txtC  {
	padding:0;
}

.vStockPagination {
	float:right;
	text-align:right;
	padding:10px 0 0 0;
	width:714px;
}

.vStockPagination strong {
	color:#1f93e5;
}

#navBar h4 {
	height:27px;
	padding:12px 0 0 10px;
	margin:0;
	border-bottom:1px solid #e1e1e1;
}

#navBar .navBarBody .clearLeft {
	border-bottom:3px solid #bdbdbd;
}

#selectfilter ul, #navBar .navBarBody .clearLeft ul {
	margin:0;
	list-style-type:none;
	border-bottom:1px solid #e1e1e1;
	padding:0;
}

#selectfilter ul li, #navBar .navBarBody .clearLeft ul li {
	font-weight:bold;
}

.removeFilter { padding:2px 0 2px 20px; }

#navBar .navBarBody .clearLeft ul li a, #navBar .navBarBody .clearLeft ul li a:hover, .removeFilter a, .removeFilter a:hover {
	color:#1f93e5;
	text-decoration:none;
	background:none;
	padding:3px 0 2px 20px;
	display:block;
}

.removeFilter a, .removeFilter a:hover {
	display:inline;
	padding:0;
}

#navBar .navBarBody .clearLeft ul li:hover {
	background:url(/images/trblue.png) repeat-x;
}

#navBar .navBarBody .clearLeft ul li:hover a, #navBar .navBarBody .clearLeft ul li:hover a:hover {
	color:#fff;
	background:none;
}

#Save table {
	width:100%;
	border-spacing:0;
}

#vrsWrapper h1 {
	text-align:center;
	font-size:16px;
	color:#4991C6;
}

#Save label {
	display:block;
}

#Save p {
	width:450px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

.partnumerror {
	margin:15px 0;
	font-weight:bold;
	text-align:center;
}

/* emfanizetai sto "success" */
#zonemsg {
    width: 60%;
    margin: auto;
}

#zonemsg #blurb {
    background:none repeat scroll 0 0 #FFFFCC;
    border:1px dotted #FFCC66;
    font-size:12px;
    line-height:140%;
    overflow:auto;
    padding:5px 15px;
}

#zonemsg #blurb img {
    float:left;
    margin-right:10px;
}
