/* v1.0 | 2012 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family:Calibri;
	list-style:none;
	border-collapse:collapse;
}

.bgbody
{
	background:url(../images/parola_bg.jpg) no-repeat center top #fff;
}

.menu li
{
	float:left;
	padding-right:5px;
}

.menu li a
{
	font-family:Calibri;
	font-size:15px;
	color:#3f3f3f;
	text-decoration:none;
	height:46px;
	 padding: 10px 31px;
	text-transform:uppercase;
}

.activehome
{
	color:#FFF !important;
	background:url(../images/hovermenu.png) no-repeat;
}

.activeParola
{
	color:#FFF !important;
	background:url(../images/hovermenu.png) no-repeat 50% 10%;
}

.activework
{
	color:#FFF !important;
	background:url(../images/hovermenu.png) no-repeat 50% 10%;
}

.menu li  .home:hover
{
	color:#FFF;
	background:url(../images/hovermenu.png) no-repeat;
}

.menu li  .Parola:hover
{
	color:#FFF;
	background:url(../images/hovermenu.png) no-repeat 50% 10%;
}

.menu li  .Work:hover
{
	color:#FFF;
	background:url(../images/hovermenu.png) no-repeat 50% 10%;
}



.title1{font-family:Calibri; font-size:20px; color:#71d1f1; text-transform:uppercase;}

.title2{font-family:Calibri; font-size:14px; color:#202020;}

.title3{font-family:Calibri; font-size:21px; color:#71d1f1;}

strong{font-family:Calibri; font-size:21px; color:#71d1f1;}

.div1{font-family:Calibri; font-size:12px; color:#5a5a5a; width:95%; text-align:justify;}

.div01{font-family:Calibri; font-size:12px; color:#5a5a5a; width:95%; text-align:justify;}

.list
{
	height:123px;
}

.list li
{
	list-style:none;
	float:left;
	font-family:Calibri; 
	font-size:15px; 
	color:#5a5a5a;
	text-align:left;
	vertical-align:text-top;
	line-height:25px;
	width:100%;
}

.imglist
{
	position:relative;
	top:7px;
}

.footer1
{
	font-family:Calibri;
	font-size:12px;
	color:#959595;
	text-decoration:none;
	text-transform:uppercase;
}

.footer1 a
{
	font-family:Calibri;
	font-size:12px;
	color:#959595;
	text-decoration:none;
	text-transform:uppercase;
}

.footer1 a:hover
{
	font-family:Calibri;
	font-size:12px;
	color:#33b8e5;
}

.footer2
{
	font-family:Calibri;
	font-size:12px;
	color:#959595;
	text-decoration:none;
}

.textbox1
{
	border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 1px 0 #D0D0D0 inset;
    color: #333333;
    font-family: inherit;
    font-size: 11px;
    padding: 4px;
    width: 292px;
}

.textbox2
{
	border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    font-family: inherit;
    font-size: 11px;
    padding: 4px;
    width: 200px;
}

.btnsend
{
	border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 1px 0 #D0D0D0 inset;
    color: #333333;
    font-family: inherit;
    font-size: 11px;
    padding: 4px;
    width: 70px;
	cursor:pointer;
}

.errorField {
background-color: #990000;
color: white;
}
.errorFieldDemo5
{
	background-color: #ffedf0;
	border: 1px solid #ff244c;
	color: #000;
}

#rsvErrors
{
	background-color: #ffedf0;
	border: 1px solid #ff244c;
	display: none;
	line-height: 12px;
	margin-bottom: 12px;
	padding: 8px;
}

.error
{
	font-size:11px;
	color:red;
	padding-left:12px;
}

/*====================================================================================================
* NOTIFICATION BUBBLES
====================================================================================================*/

.notification {
border: 1px solid;border-bottom-width: 2px;color: #4f4f4f;display: block;font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;font-size: 11px;line-height: 19px;margin-bottom: 20px;overflow: hidden;position: relative;-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0,0.05);-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0,0.05);box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0,0.05); -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; 
}
.notification p {padding: 16px 16px 16px 42px;text-shadow: 0px 1px 0px rgba(255,255,255,0.65);}
.notification p strong {color: #303030;font-weight: bold;}
.notification.success {background-color: #dde6ba;border-color: #d0e289 #c6d881 #b8cb71;background: -moz-linear-gradient(top,#fff,#e6efc2 2%,#d9e2b7);background: -webkit-gradient(linear, left top, left bottom,from(#fff),color-stop(0.02, #e6efc2),to(#d9e2b7));background: linear-gradient(top,#fff,#e6efc2 2%,#d9e2b7);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#e6efc2',EndColorStr='#d9e2b7');}
.notification.success p {background: transparent url('../images/tick.png') no-repeat scroll 14px 17px;}
.notification.success p strong {color: #417800;}
.notification.error {background-color: #f6dbd6;border-color: #f7d5d6 #f1c8ca #f2b5b8;background: -moz-linear-gradient(top,#fff,#fbe2e3 2%,#eeccce);
background: -webkit-gradient(linear, left top, left bottom,from(#fff),color-stop(0.02, #fbe2e3),to(#eeccce));
background: linear-gradient(top,#fff,#fbe2e3 2%,#eeccce);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#fbe2e3',EndColorStr='#eeccce');}
.notification.error p {background: transparent url('../images/cross.png') no-repeat scroll 14px 17px;}
.notification.error p strong {color: #d43c41;}
.notification.warning {background-color: #f9f9b4;border-color: #f7dc72 #f4d96c #eace61;
background: -moz-linear-gradient(top,#fff,#ffffb9 2%,#f0efae);
background: -webkit-gradient(linear, left top, left bottom,from(#fff),color-stop(0.02, #ffffb9),to(#f0efae));
background: linear-gradient(top,#fff,#ffffb9 2%,#f0efae);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffb9',EndColorStr='#f0efae');}
.notification.warning p {background: transparent url('../images/exclamation.png') no-repeat scroll 14px 17px;}
.notification.warning p strong {color: #777909;}
.notification.tip {background-color: #dceffa;border-color: #b8e1fd #a6d4f4 #9ed1f5;background: -moz-linear-gradient(top,#fff,#e0f4ff 2%,#d4e6f0);
background: -webkit-gradient(linear, left top, left bottom,from(#fff),color-stop(0.02, #e0f4ff),to(#d4e6f0));
background: linear-gradient(top,#fff,#e0f4ff 2%,#d4e6f0); filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#e0f4ff',EndColorStr='#d4e6f0');}
.notification.tip p strong {color: #0068a4;}
.notification.tip p {background: transparent url('../images/tip.png') no-repeat scroll 14px 17px;}
.notification.neutral {background-color: #f0f0f0;border-color: #e4e4e4 #d9d9d9 #cbcbcb;
background: -moz-linear-gradient(top,#fff,#f0f0f0 2%,#e4e4e4);
background: -webkit-gradient(linear, left top, left bottom,from(#fff),color-stop(0.02, #f0f0f0),to(#e4e4e4));
background: linear-gradient(top,#fff,#f0f0f0 2%,#e4e4e4); filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#f0f0f0',EndColorStr='#e4e4e4');
}
.notification.neutral p strong {color: #303030;}
.notification.neutral p {background: transparent url('../images/neutral.png') no-repeat scroll 14px 17px;}