/*Combines the following files*/
/*application/dcs.css*/
/*application/slidemenu.css*/
/*application/custom.css*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
	vertical-align:top;
	text-align:center;
	color:#003257;
	font:Verdana;

	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}

table{border-collapse:collapse;border:0px solid #000000;}
td{padding:0;font:Verdana; font-family:Verdana; font-size:11px; color:#192c55;border-width:0;line-height:auto;vertical-align:top; line-height:16px}
img{padding:0;margin:0;border-width:0;}
div{font:Verdana; font-family:Verdana;}
form{display:inline}


A {
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #192c55; FONT-FAMILY: Verdana;  TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT:normal;
	font-size: 11px;
	COLOR: #192c55; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #a8a9ac; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

A.intern-link{
	display: block;
	color: #a8a9ac !important;
}

A.intern-link:VISITED{
	display: block;
	color: #a8a9ac !important;
}

A.intern-link:HOVER{
	display: block;
	color: #192c55 !important;
}


.stire_titlu{color:#999999;}
.stire_subtitlu{color:#999999; font-style: italic;}
.prod{color:#999999; cursor:pointer}
.font{font:"Lucida Console"; font-family:"Lucida Console"; font-size:22px; color:#192c55}
.font2{font:"Lucida Console"; font-family:"Lucida Console"; font-size:22px; color:#FFFFFF}

.login_text_field{
	font-size:10px;
	font-family:"Lucida Console";
	color:#003257;border:1px solid #a8a9ac;
	background-color:#FFFFFF;
	margin:0px;
	display:inline;
	margin:0px;
	width:90px;
}

.headerPic{
	vertical-align:bottom;
	padding-bottom:15px;
	background-repeat: no-repeat;
	width:696px;
	height:158px;
	color:#FFFFFF;
	text-align: left;
	position: relative;
}


.sm {
	list-style:none;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
	height: 100%;
	margin:0;
	padding:0;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}

.sm li div.collapsedPanel{
	height: 100%;
	width: 110%;
	position: absolute;
	cursor: pointer;
	margin:0;
	padding:0;
}
.sm li div.expandedContent{
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	position: absolute;
	top: 60%;
	background-color: #B6D4E3;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
div.expandedContent div.data{
	padding: 10px;
	margin:0;
	text-align: left;
}

