.a12_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 003C70; text-decoration: none}
.t11_grey {  font-family: tahoma; font-size: 11px; color: 6e6e6e}
.bg {  background-attachment: fixed; background-color: #FFFFFF; background-image: url(images/index_26.gif); background-repeat: no-repeat; background-position: left top}
.t11_greyCopy { font-family: tahoma; font-size: 11px; color: #7a7a7a}
.t11_white { font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; text-transform: uppercase}


/* 
COLOR DEFINITIONS
	banner color: 			#005100;
*/

/******************************************* REDEFINES **********************************************************/
body
{margin:0px; background-color:#FFF;}

form
{margin:0px;}

img 
{border:0;}

body, table, ul, h2, input, select, textarea
{font-family:verdana,arial,sans-serif; font-size: 11px; }

input 
{border: 1px solid #000000; font-size:12px;}

.submit input
{
margin-left: 4.5em;
color: #FFF;
background: #000;
border: 2px outset #8B8B83;
font-weight:bold;
} 

.checkbox /*за да се махне border на checkbox */
{border: none; }

textarea 
{border: 1px solid #000000;overflow: auto; }

h1
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #FFF; margin:0px;}

h2
{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:13px;}

h3
{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px; font-weight:normal; color:#FF0000;}

hr
{
color: #000000;
background-color: #000000 ;
height: 1px;
border:none;
}

br.s
{line-height:8px;}

/*******************************************END OF REDEFINES ****************************************************/

/* pozicia na nai-glavnia div*/
#whole_page 
{background-color:#FFFFFF; width:779px; margin-left:auto; margin-right:auto; margin-top:8px;}

/****************************** BANNER ****************************************/
/* not used for now
#banner  
{background-color: #005100; height: 64px; width: 779px; clear:both; margin-bottom:20px;}
*/
/****************************** END BANNER ****************************************/



/*formats the topmenu div */
#topmenu
{margin-top: 1px; margin-bottom: 1px; padding-top:4px; background-color: #005100; padding-left:16px; width: 763px;
clear:both; height:17px; color:#FFF; font-size:11px;}


/*formats the main div */
#main
{width: 752px; clear:both; border-left: #005100 1px solid; border-right: #005100 1px solid;	padding-left: 15px;	
padding-right: 10px; padding-top: 10px;	padding-bottom: 32px;}


/*formats the footer div*/
#footer
{clear:both; padding-bottom: 10px; color: #FFF;}

/* formats the menu links */
a.topmenu
{color: #FFF;text-decoration: none;}

a.topmenu:hover
{text-decoration: underline;}

/* formats the usual green link */
a 
{color: #003c70; text-decoration: none;}

a:hover 
{text-decoration: underline;}

/*smaller new line*/
br.s
{ line-height:5px;}



/*форматира за контакти*/
table.contact_us
{}

table.contact_us td
{padding-bottom:10px;}


/*форматира таблицата където е формата но с бял цвят, нормалната таблица */
table.form_table
{ 
width:480px; 
}

table.form_table td
{padding-bottom:5px;}


/*форматира boxes /сивите за добавяне на опит, образование и т.н./ candidates application*/
table.box
{ width:490px; border: 1px solid #999999; padding:5px; background: #EFEFEF;margin-bottom:10px;}

table.box td
{padding-bottom:5px;}

/*форматира полетата на формата за кандидатите*/
input.app_form
{width:180px;font-size:13px; BACKGROUND: #ffffff;}

select, textarea
{font-size:13px; BACKGROUND: #ffffff;}

/*форматира tooltip box в регистрационната форма за потребителите*/
div.tooltip 
{border:solid 1px #000; background-color:#FFBB77; display:none;padding:5px; width:177px;}


/*warning box е червена кутия и се появява когато потребителя не е въвел нещо правилно*/
div.warning_box
{
padding:5px;
background-color:#FFDDDD;
border: 1px solid #DA9291;
}


/*преформат на unordered list, това ще е по default в целия сайт*/
ul
{line-height:0px;margin-top:0;margin-left:5px;}

li
{line-height: 20px;}


/*таблица със сив border*/
table.cv_preview, table.cv_preview td
{border-color: #CCCCCC;border-style: solid;}
			
table.cv_preview
{font-size:13px;width:480px;border-width: 0 0 1px 1px; border-spacing: 0; border-collapse: collapse;}
			
table.cv_preview td
{margin: 0; padding: 4px; border-width: 1px 1px 0 0;}

table.cv_preview td.left_column_width
{width:170px}

/*span внимание звездичка*/
span.warning 
{color:red;}


tr.gray_background
{ background-color:#EFEFEF;}


