/*
  project Link Bulgaria

  http://www.contrast2000.com

  Copyright (c) 2008 Contrast 2000
 
*/

html {
	overflow: -moz-scrollbars-vertical;
	height:100%;
	width:100%;
}

body {
	color:#3F5304;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*	-- conteiners -- */
#container {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 994px;
	border-top: 0px none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/manufactured_in_UK.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container td.leftFasha {
	font-size: 10px;
	font-weight: normal;
	color: #014B78;
	line-height: 18px;
}

#container td.rightFasha {
	background-image: url(../images/dot_blue_light.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}

#container td.bottom {
	height: 63px;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 789px;
	/*height: 100%;*/
	/*background-color: #FFFFFF;*/
	font-size: 11px;
	line-height: 17px;
	color: #58646C;
	display: block;
}

#main td.top {
	height:20%;
	background-color: #EEF9FE;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 24px;
	padding-left: 30px;
	text-align: left;
}

#main td.left {
	vertical-align: top;
	padding-top: 31px;
	padding-right: 27px;
	padding-bottom: 24px;
	padding-left: 30px;
	text-align: left;
	/*border-left: 1px solid #CBDDEB;*/
}

#main td.right {
	vertical-align: top;
	text-align: right;
	padding-top: 31px;
	padding-bottom: 10px;
}

#main td.top1 {
	/*background-color: #FFFFFF;*/
	vertical-align: top;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 24px;
	padding-left: 30px;
	text-align: left;
	/*border-left: 1px solid #CBDDEB;*/
}

#main li {
	list-style-type: square;
}

#main .date {
	font-size: 11px;
	color: #E52426;
	font-weight: bold;
}

#main .text {
	font-size: 11px;
	color: #68767F;
	font-weight: normal;
}

#main .picture {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #429CBD;
}

#main a, a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #22A9C6;
}

#main a:hover {
	text-decoration: underline;
}

#main a.customers, a.customers:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #68767F;
	padding: 0px;
	background-image: url(../images/linkback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#main a.customers:hover {
	text-decoration: underline;
	color: #22A9C6;
}

#download {
	width: 732px;
	font-size: 11px;
	line-height: 17px;
	color: #58646C;
	display: block;
}

#contactus {
	width: 732px;
	font-size: 11px;
	line-height: 17px;
	color: #58646C;
	display: block;
}

/* -- H -- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E52426;
	display: block;
	padding-top: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09801C;
}

/*	-- links -- */
a.top, a.top:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #3f5304;
}

a.top:hover {
	text-decoration: underline;
	color: #3f5304;
}

a.copyright, a.copyright:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #014B78;
}

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


/* ================= Admin ================== */

#LogInConteiner {
	width: 789px;
	height: 555px;
	font-size: 11px;
	color: #58646C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2A7EA5;
}	

#LogInForm {
	width: 350px;
	font-size: 11px;
	color: #58646C;
}

fieldset {
border: 1px solid #666666;
}

.body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodyBold {
	font-size: 11px;
	font-weight: bold;
}

.edit {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}

.new {
	font-size: 11px;
	font-weight: bold;
	color: #066822;
}

.del {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.bodyRed {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

.err {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

a.logout, a.logout:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

a.logout:hover {
	text-decoration: underline;
	color: #CC000;
}
	
a.details, a.details:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

a.details:hover {
	text-decoration: underline;
	color: #000066;
}	
