body {
background-color:#FAFAFA;
background-image:url("/img/headerbg.png");
background-repeat:repeat-x;
color:#333333;
font-family:Verdana,Sans-serif;
font-size:12px;
margin:0;
padding:0;
text-align:left;
}
.Shell {
width:100%;
}
.Menu {
background-image:url("/img/hbg.png");
background-repeat:repeat-x;
float:left;
font-size:8pt;
font-weight:bold;
height:75px;
width:100%;
}
.Menu-Bg {
background-image:url("/img/hbg.png");
background-repeat:repeat-x;
color:#333333;
text-align:center;
}
.Menu-Bgon {
background-image:url("/img/hbgon.png");
background-repeat:repeat-x;
color:#008AF0;
text-align:center;
}
.Menu-Bg-Right {
float:left;
width:100%;
height:75px;
background-image:url("/img/hrightbg.png");
background-repeat:no-repeat;
background-position:right;
color:#DD3131;
text-align:center;
}
.Menu-Bgon-Right {
float:left;
width:100%;
height:75px;
background-image:url("/img/hrightbgon.png");
background-repeat:no-repeat;
background-position:right;
color:#DD3131;
text-align:center;
}
.Menu-Icon {
float:left;
width:100%;
height:30px;
text-align:center;
margin-top:7px;
}
.Menu-Label {
float:left;
width:100%;
text-align:center;
}
.Page {
float:left;
text-align:left;
width:100%;
}
.Page-Title {
float:left;
width:100%;
}
.Page-Content {
float:left;
width:100%;
}
.Footer {
background-color:#D8D8D8;
float:left;
font-size:10px;
height:52px;
margin-top:10px;
text-align:left;
width:100%;
}
.Footer-Logo {
background-image:url("/img/footerlogo.png");
background-repeat:no-repeat;
float:left;
height:52px;
width:225px;
}
.Footer-Menu {
float:left;
height:52px;
margin-top:15px;
}
.Footer-Feedback {
float:right;
height:52px;
margin-right:5px;
margin-top:1px;
}
.Footer-Feedback-Input {
font-family:Verdana,Sans-serif;
font-size:10px;
}
.Footer-Feedback-Submit {
font-family:Verdana,Sans-serif;
font-size:10px;
font-weight:bold;
}
.Page-Left {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
padding:5px;
width:99%;
}
.Page-Left-Title {
float:left;
width:100%;
}
.Page-Left-Separator {
background-color:#CCCCCC;
float:left;
height:1px;
margin-bottom:10px;
margin-top:5px;
width:100%;
}
.Page-Left-Content {
float:left;
width:100%;
}
.Rating {
float:left;
width:100%;
}
.Rating-Label {
float:left;
font-weight:bold;
height:14px;
}
.Rating-Quality-Bg {
background-image:url("/img/stars_bg.gif");
background-position:0 2px;
background-repeat:no-repeat;
float:left;
height:14px;
width:55px;
}
.Rating-Quality {
background-image:url("/img/stars.gif");
background-position:0 2px;
background-repeat:no-repeat;
float:left;
height:14px;
width:55px;
}
.Rating-Prices-Bg {
background-image:url("/img/dollars_bg.gif");
background-position:0 2px;
background-repeat:no-repeat;
float:left;
height:14px;
width:55px;
}
.Rating-Prices {
background-image:url("/img/dollars.gif");
background-position:0 2px;
background-repeat:no-repeat;
float:left;
height:14px;
width:55px;
}
.Rating-Voturi {
float:left;
font-size:10px;
height:14px;
vertical-align:text-bottom;
}
.Search {
float:left;
height:40px;
margin-bottom:5px;
width:100%;
}
.Search-Form {
background-color:#FFFFFF;
border:1px solid #40A8E7;
float:left;
height:30px;
margin-left:20px;
padding:3px 5px 0;
vertical-align:middle;
}
.Search-Form-Header {
background-color:#FFFFFF;
border:1px solid #fadd4f;
float:left;
height:30px;
margin-left:20px;
margin-bottom:10px;
padding:3px 5px 0;
vertical-align:middle;
}
.Search-Editbox {
border:0 none;
color:#333333;
font-family:Verdana,Sans-serif;
font-size:14px;
font-weight:bold;
}
.Search-Submit {
font-family:Verdana,Sans-serif;
font-size:13px;
font-weight:bold;
margin-top:2px;
}
.Thumbnails{
	text-align:left;
}
.Thumbnail{
	text-align:left;
	border:1px solid #cccccc;
	padding:2px;
	margin:3px;
}
.border-left {
border-left:1px solid #333333;
}
.InfoCell {
float:left;
width:99%;
background-color:#FFFFFF;
border:1px solid #cccccc;
padding:1px;
}
.InfoCellBg {
float:left;
width:100%;
background-color:#FFFFFF;
background-image:url("/img/cellbg.gif");
background-repeat:repeat-x;
}
.InfoCell-Padding {
float:left;
padding:5px;
width:98%;
}
.InfoCell-Title {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:1px solid #cccccc;
margin-top:5px;
margin-bottom:5px;
padding-bottom:1px;
}
.InfoCell-TitleBlue {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #008AF0;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitleGreen {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #43A51B;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitleYellow {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #FAD33C;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitleRed {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #DD3131;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitleMagenta {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #FB39BE;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitleCyan {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #39DAFB;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitleOrange {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #FB9039;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitlePurple {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #AF4DF7;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-TitleLGreen {
float:left;
width:100%;
color:#333333;
font-size:17px;
border-bottom:2px solid #A0CF54;
margin-top:5px;
margin-bottom:5px;
padding-bottom:2px;
}
.InfoCell-Content {
float:left;
width:100%;
font-size:12px;
}
.InfoCell-Content-Title {
float:left;
width:100%;
height:16px;
font-size:12px;
font-weight:bold;
overflow:hidden;
}
.InfoCell-Content-Details {
float:left;
width:100%;
height:13px;
font-size:9px;
overflow:hidden;
}
.InfoCell-Image {
float:left;
width:75px;
height:75px;
text-align:center;
}
.InfoCell-Content-Images {
float:left;
height:150px;
overflow:hidden;
}
.Asemanatoare {
float:left;
width:100%;
height:135px;
overflow:hidden;
background-color:#FFFFFF;
}
.Asemanatoare-Item {
float:left;
background-color:#FFFFFF;
border:1px solid #cccccc;
padding:3px;
margin:4px;
font-size:10px;
font-weight:bold;
text-align:center;
}
.HSeparator{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
	border-bottom:1px dotted #cccccc;
}
.HSeparatorThin{
	float:left;
	width:100%;
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:1px dotted #cccccc;
}
.HSeparatorBlank{
	float:left;
	width:100%;
	height:12px;
}
.Side-NearBox {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:right;
margin-bottom:10px;
padding:2px;
width:246px;
}

.dataTable { width: 100%; }
.dataTable THEAD TR TD { border-bottom: 1px solid #999; font-weight: bold; padding: 2px; background-color: #F5F5F5; }
.dataTable TBODY TR TD { border-bottom: 1px dotted #CCC; padding: 2px; font-size: 9px; }
.dataTable TBODY TR TD.dataBlue { border-bottom: 1px dotted #CCC; padding: 2px; background-color: #DEF; }
.dataTable TBODY TR TD.dataGrey { border-bottom: 1px dotted #CCC; padding: 2px; background-color: #F5F5F5; }
.dataTable TBODY TR:hover TD { border-bottom: 1px dotted #CCC; padding: 2px; background-color: #FFC; }
.dataTable TBODY TR:hover TD { background-color: #FFC; }
.dataTable TBODY TR.wHover:hover TD { background-color: #FFF; }
.dataTable TBODY TR.gHover:hover TD { background-color: #F5F5F5; }
.dataTable TBODY TR.noBorder TD { border-bottom: 0; }
.dataTable TR TD.dataFooter { background-color: #F5F5F5; border-bottom: 1px solid #CCC; }
.dataTable TR TD.dataFooter:hover { background-color: #F5F5F5; border-bottom: 1px solid #CCC; }
.dataTable TR TD.dataFooter A { color: #213F9A; }
.b { font-weight: bold; }
.third { width: 33%; }
.half { width: 50%; }
.full { width: 100%; }
.condIcon { border: 0px solid #ffffff; }

h1 {
font-size:22px;
font-weight:normal;
margin-bottom:5px;
margin-left:10px;
margin-top:5px;
}
h2 {
font-size:17px;
font-weight:normal;
margin:0 0 0 15px;
}
h3 {
font-size:17px;
font-weight:normal;
}
img {
border:0 none;
}
a:link {
color:#333333;
text-decoration:none;
}
a:visited {
color:#333333;
text-decoration:none;
}
a:active {
color:#333333;
text-decoration:none;
}
a:hover {
color:#333333;
text-decoration:underline;
}
dt {
font-size:13px;
font-weight:bold;
margin-left:10px;
}
dd {
margin-left:20px;
}
ul {
margin:0;
padding-left:15px;
padding-top:0;
}
.red {
color:#CC0000;
}
.lightred {
color:#DD3131;
}
.blue {
color:#0073BF;
}
.lightblue {
color:#008AF0;
}
.green {
color:#43A51B;
}
.gray {
color:#444444;
}
.small {
font-size:10px;
}
.line10 {
float:left;
width:100%;
margin-top:10px;
}
