* {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}


body {
	margin: 0px;
	padding: 0px;
	background: #273B4F;
}

/*------------------------------------

COMMON TAGS

-------------------------------------*/

a {
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

a img {
	border: 0px;
}
/*------------------------------------

DESIGN

-------------------------------------*/
#background
{
	position:relative;
	z-index:1;
	top:0px;
	left: 0px;

}


input {
	height: 20px;
	text-align: center;
}




input,textarea {
	color: #555;
	border: 1px solid #555;
	background: #fff;

}
.active {
	color: #07324B;
	border: 1px solid #07324B;
	background: #DCF2FF;
}

input.submit {
	height: 30px;
	color: #07324B;
	padding: 0px 10px;
	margin-top: 5px;
}

input.adv {
	margin-right: 10px;

}




#background object,#text_background object {
	margin: 0px;
	padding: 0px;
}

#content
{
	position:absolute;
	z-index:2;
	top:45%;
	left: 0%;
	width: 100%;
}


#content #back
{
	width:782px;
	height: 100%;
	margin-top: -3px;
	margin-left: -2px;
	padding-left: 25px;
	padding-top: 20px;

	background: url(/design/img/back01.png) top left repeat-y;
	behavior: url(/css/iepngfix.php)
}
/*------------------------------------

LEFT PART OF CONTENT - MENU

-------------------------------------*/
#content #left
{
	float:left;
	clear: left;
	width: 200px;
	padding-right: 40px;
}

#content #left div
{
	height:25px;
	color:#54799D;
	font-weight:900;
	background: url(/design/elem.gif) no-repeat left;
	padding-left: 20px;
	padding-top: 3px;
	text-transform: uppercase;
	margin: 5px 0px;
	font-size: 11px;
}
#content #left div a
{
	text-decoration: none;
	font-size:11px;
	font-weight:900;
	color:#54799D;
	text-transform: uppercase;

}
#content #left div a:hover { color:#54799D; text-decoration: underline }
/*------------------------------------

RIGHT PART OF CONTENT - TEXT

-------------------------------------*/
#content #right
{
	float:left;
}

#content #right #title
{
	font-size: 24px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#content #right #text
{
	padding-right: 20px;
}







/*----------------------------------------------------




*/

#content_
{
	position:absolute;
	z-index:2;
	top:20%;
	width: 100%;
}


#content_ #back
{
	width:900px;
	height: 100%;
	margin-top: -10px;
	margin-left: -1px;
	padding-left: 25px;
	padding-top: 20px;
	background: url(/design/img/back03.png) repeat-y top left;
	behavior: url(/css/iepngfix.php)
}
/*------------------------------------

LEFT PART OF CONTENT - MENU

-------------------------------------*/
#content_ #left
{
	float:left;
	clear: left;
	width: 230px;
	padding-right: 40px;
}

#content_ #left div
{
	height:25px;
	color:#54799D;
	font-weight:900;
	background: url(/design/elem.gif) no-repeat left;
	padding: 3px 0px 0px 20px;
	text-transform: uppercase;
	font-size: 11px;
	margin: 5px 0px;
}
#content_ #left div a
{
	text-decoration: none;
	font-size:11px;
	font-weight:900;
	color:#54799D;
	text-transform: uppercase;

}
#content_ #left div a:hover { color:#54799D; text-decoration: underline }
/*------------------------------------

RIGHT PART OF CONTENT - TEXT

-------------------------------------*/
#content_ #right
{
	float:left;

}

#content_ #right #title
{
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#content_ #right #text
{
	padding-right: 20px;
}




#c01 {   margin: 0px auto;
   text-align: center

}
#c02 {
  width: 755px;
  text-align: left;

}
#c03 {
	width: 900px;
	text-align: left
}




#album {
   float:left;
   margin: 10px 10px 0px 0px;
}
#albumName{
	text-align: center;
}

.error div {
	color: #000;
}


.error div {

}

.text {
	font-weight: 900
}
.text2 {
	text-transform: uppercase
}



.result {
    position: absolute;
	z-index: 999;
	top:70%;
	left:50%;

	display:none;
	background: #54799D;
	padding: 10px 20px;
	border: 3px solid #ccc;

}
