@charset "utf-8";
/* CSS Document */

/*
 |-------------------------------------
 | Modifications required - new panel
 |-------------------------------------
 | Added by:   Sergiu Dihel
 | Made at:    HANDSOME: Advertising and Web
 | Date:       May 04, 2010
 | 
 | Specifications:
 |   Add a new panel, to display three 
 |   products, and description text
 |
 | start-20100504
 */
.panel
{
	display:       block;
	width:         930px;
	padding:       20px 0 20px 0;
	margin:        0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
} 

.content{}

.panel-big-left
{
	float:    left;
	width:    400px;
}

.panel-big-right
{
	float:       right;
	width:       470px;
	padding:     0 0 0 40px;
}

.small
{
	font-size: 10px;
	padding: 0 0 0 15px;
}

.small-box
{
	float: left;
	width: 200px;
	padding: 0 0 0 40px;
}
/*
 |
 | end-20100504
 */

img {border: 0px;}

.clear {clear:both;}

.center {
padding:0px;
margin:auto; 
}

* { margin: 0px; padding: 0px; }

body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:12px;
	}
	

h1 {
	font-size:21px;
	text-align:left;
	color:#000;
	font-weight:100;
	margin-top:20px;
	}
	
p {
	font-size:12px;
	text-align:left;
	color:#767676;
	padding-top:10px;
	}
	
	
ul.home {
	font-size:12px;
	color:#00a3cb;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	list-style:none;
	}
	
ul.home li {
	text-align:left;
	list-style:none;
	padding-top:4px;
	padding-bottom:4px;
	}	
	
ul.home a {
color:#00a3cb;
text-decoration:none;
}

ul.home a:hover {
color:#00a3cb;
text-decoration: line-through;
}

a.handsome {
	color:#000;
	text-decoration:none;
	}
	
a:hover.handsome {
	color:#000;
	text-decoration:underline;
	}	

p.footer {
	font-size:12px;
	color:#000;
	}
	
p.footer a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	}
	
p.footer a:hover {
	text-decoration: line-through;
	}
	
a {
	text-decoration:underline;
	color:#00a0c6;
	}	
a:hover {
	text-decoration:none;
	}


td.poze {
	text-align:center;
	height:94px;
	vertical-align:middle;
	}

td.poze a {
	background-color:#e5e7e6;
	display:block;
	height:94px;
	padding-top:5px;
	}
	
td.poze a:hover {
	background-color:#00a6d0;
	display:block;
	height:94px;
	padding-top:5px;
	}	

h2 {
	font-size:21px;
	text-align:left;
	color:#00a0c7;
	font-weight:100;
	margin-top:10px;
	}
	
h2 span {
	font-size:16px;
	text-align:left;
	font-weight:bold;
	color:#333;
	}	


input.formregf {
	background-repeat:no-repeat;
	background-position:left;
	width:400px;
	height:16px;
	border: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#666666;
	background-color:#e5e5e5;
}



select.feedback {
width:400px;
text-align:left;
height:20px;
padding-left:5px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background-color:#e5e5e5;
color:#666666;
border: 1px solid #CCCCCC;
}


textarea.formregf-area {
width:400px;
height:87px;
border: 1px solid #CCCCCC;
font: 11px Arial, Helvetica, sans-serif, Tahoma;
color:#666666;
background-color:#e5e5e5;
}


input.formreg {
	background-repeat:no-repeat;
	background-position:left;
	width:230px;
	height:16px;
	border: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#666666;
	background-color:#e5e5e5;
}

input.formregff {
	width:230px;
	height:16px;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#666666;
	border-bottom:1px #CCC dotted;
	border-left:none;
	border-right:none;
	border-top:none;
}



textarea.formreg-area {
width:230px;
height:87px;
border: 1px solid #CCCCCC;
font: 11px Arial, Helvetica, sans-serif, Tahoma;
color:#666666;
background-color:#e5e5e5;
}


.btnform {
	background-image:url(../images/btntrimite.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 100px;
	height: 20px;
	border:0px;
	font-size:11px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
	display:block;
}

p.servicii {
	padding:0px;
	}

p.servicii a {
	color:#00a0c6;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	}

p.servicii a:hover {
	text-decoration: line-through;
	}



.tool-tip {
	color: #000;
	width: 150px;
	z-index: 20000;
	background-color:#FFF;
	border-left:1px solid  #CCC;
	border-right:1px solid  #CCC;
	border-bottom:1px solid  #CCC;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #00b0de;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:2px;
	text-align:left;
	border-top:1px solid  #CCC;
	text-transform:uppercase;
	background-color:#FFF;
}
 
.tool-text {
	font-size: 10px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:8px;
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

p.banner {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
	line-height:12px;
	}
	
p.banner a {
	text-decoration:underline;
	color:#FFF;
	font-size:11px;
	}	

p.banner a:hover {
	text-decoration:none;
	}


#floatdiv a {
	color:#FFF;
	text-decoration:none;	
	}

#floatdiv a:hover {
	text-decoration:underline;
	}
