/*#############################################################################*/
/*# CSS																		  #*/
/*#									CSS TAG									  #*/
/*#																			  #*/
/*# Author: Colotin Florin (colotin_f@yahooo.com)							  #*/
/*#############################################################################*/

/*#################################### TAG CSS ################################*/
body {margin:auto; padding:5px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#999999;}
p { margin:0px; padding:0px;}
form {margin:0px; padding:0px;}
input, select, textarea {border:1px solid #CCCCCC; color:#666666; font-size:11px;}
/*# END #*/

/*############################### TEXT COLORS CSS #############################*/
.color1 {color:#000000;} /*black*/
.color2 {color:#FFFFFF;} /*white*/
.color3 {color:#999999;} /*grey*/
.color4 {color:#003774;} /*dark blue*/
.color5 {color:#3174BB;} /*blue*/
/*# END #*/

/*############################# BACKGROUND COLOR CSS ###########################*/
.bg0 {background-color:transparent;} /*transparent*/
/*# END #*

/*################################# BORDER CSS #################################*/
.bd0 {border: 0px none transparent} /*transparent*/
/*# END #*/

/*################################### DISVERS CSS #############################*/
.bold 	{font-weight:bold;}
.italic {font-style:italic}
.clr {clear:both;}
/*# END #*/

/*################################### LINKS CSS ###############################*/
.link1 {color:#003774; text-decoration:none;} /*dark blue*/
.link1:hover {color:#003774; text-decoration:underline;} /*dark blue*/

.link2 {color:#61C933; text-decoration:underline;}
.link2:hover {color:#003774; text-decoration:underline;}

.link3 {color:#3174BB; text-decoration:none;}
.link3:hover {color:#3174BB; text-decoration:underline;}
/*# END #*/


/*#############################################################################*/
/*#     																	  #*/
/*#							    CSS PERSONALIZED							  #*/
/*#																			  #*/
/*#############################################################################*/

/*##################################### PAGE ##################################*/
#page {width:978px; margin:auto; text-align:left;}
#page #pHeader {margin-bottom:12px;}
#page #pHeader a img {border:0px;}

#page #pContent {width:auto;}
#page #pContent #pcL {float:left; width:724px;}
#page #pContent #pcL .sb-inner {background:#FFFFFF;}
#page #pContent #pcL .sb-border {background:#EEEEEE;}
#page #pContent #pcL #pclContent {margin:37px;}
#page #pContent #pcL #pclContent h1 {margin:0px 0px 15px 0px; padding:0px; font-size:22px; color:#6899CD; font-weight:normal;}
#page #pContent #pcR {float:left; width:244px; margin-left:10px;}
#page #pContent #pcR #pcrContact {position:absolute; margin-left:-53px; z-index:200;}
#page #pContent #pcR #pcrContact a img {border:0px;}
/*# END #*/


/*################################### PRJ PAGING ##############################*/
#prjPaging {width:auto; height:31px;}
#prjPaging a {display:block; float:left; width:27px; height:27px; background:url(../img/prj_paging.gif) no-repeat left top; margin:2px 6px 0px 0px; text-align:center; line-height:27px; color:#3174BB; text-decoration:none; vertical-align:middle}
#prjPaging a:hover {background:url(../img/prj_paging_over.gif) no-repeat left top; text-decoration:none; color:#FFFFFF;}
#prjPaging a.go {display:block; float:left; width:31px; height:31px; background:url(../img/prj_paging_go.gif) no-repeat left top; margin:0px; text-decoration:none;}
#prjPaging a.go:hover {background:url(../img/prj_paging_go_over.gif) no-repeat left top; text-decoration:none;}
/*# END #*/

/*#################################### PRJ LIST ###############################*/
.prjList {width:auto; height:298px;}
.prjList a {display:block; float:left; width:148px; height:138px; margin:0px 17px 17px 0px; text-decoration:none;}
.prjList a img {border:0px;}
/*# END #*/


/*################################### ----------- #############################*/
/*################################### ----------- #############################*/
/*# END #*/