﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	color: #af0048;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h1 {
	color: #850036;
	font-size: 14pt;
}

p {
	line-height: 1.6em;
	
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: underline;
	color: #008aff;
}

a:visited {
	color: #008aff;
}

a:hover {
	text-decoration: none;
	color: #025daa;
}

a:active {
	color: #025daa;
}

body {
	background-color: #fefafc;
	background-image: url('Images/FooterBgr.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #373737;
}

img {
	border-width: 0;
}

/* 1 HEADER */


.header0 {
	background: url(Images/HeaderTile.gif) repeat-x;
	width: 100%;
	
}

.header {
	background-image: url(Images/headerTop.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	width: 95%;
	height: 402px;
	margin: 0 auto 0 auto;
	text-align: center;
	min-width: 920px;
	padding: 0px;
	
	
}




.logoTop {
	position: absolute;
	left: 30px;
	top: 33px;
}

.menua {
	position: absolute;
	left: 30px;
	top: 120px;
	font-size: 13pt;
	text-align: left;
	color: #fff;
	text-decoration: underline;
	line-height: 20px;
}

.menua a {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}

.menua a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}

.warn {
	position: absolute;
	left: 30px;
	top: 340px;
	font-size: 7pt;
	text-align: left;
	color: #fff;
	font-style: Italic;
}

.slogan {
	position: absolute;
	right: 10%;
	top: 51px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a {
	display: block;
	height: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: Italic;
	text-decoration:underline;
	
}
.menua a:visited, .nav a:visited {
	/*color: #DBB94F;*/
}





/* 1.1 SHIM */

.shim {
	display: none;
}






/* 2 PAGE */

.page {
	background-image: url('Images/pageBgr.jpg');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
	margin-top: 0px; padding: 0px;
	
}

.page1 {
	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
	margin-top: 0px; padding: 0px;                        
	
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	font-weight: bold;
}

.servGrid {
	width: 100%;
	
}

.servGrid  td{
	text-align: justify;
	padding: 20px;
	padding-bottom: 40px;
	vertical-align: top;
}

.servGrid  .icon1{
	background: url('Images/icon1.gif');
	background-repeat: no-repeat;
}

.servGrid  .icon2{
	background: url('Images/icon2.gif');
	background-repeat: no-repeat;
}

.servGrid  .icon3{
	background: url('Images/icon3.gif');
	background-repeat: no-repeat;
}

.servGrid  .icon4{
	background: url('Images/icon4.gif');
	background-repeat: no-repeat;
	padding-right: 0px;
}

.servGrid  td h2{
	font-size: 12pt;
	text-transform: uppercase;
	font-style: Italic;
}

/* 2.1 ALL PAGES */

#resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#home
{
	width: 95%;
	margin: 0 auto 0 auto;
	min-width: 900px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug */   
}

#sidebar {
	width: 259px;
	height: 124px;
	vertical-align:top;
}

#content {
	width: 508px;
	vertical-align:top;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}


.bigFooter {
	width: 100%;
	margin: 20px auto 0 auto;
	text-align: center;
	min-width: 900px;
	
}


#faqDiv {
	background: url('Images/faqBgr.png') no-repeat;
	width: 458px;
	height: 160px;
	float: left;
	margin-top: 25px;
}

#faq {
	
	color: #727171;
	width: 440px;
	text-align: left;
	font-size: 11pt;
	margin: 20px;
}

#faq img {
	float: left;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-top: 3px;
}


#faq .answ {
	color: #fff;
	font-style: Italic;
	font-size: 10pt;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}





.loggedBlock a {
	color: #fff;
	text-decoration: underline;
}

.loggedBlock a:hover {
	color: #585858;
	text-decoration: none;
}




.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}









.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}












/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
	/*line-height: 25px;
	vertical-align:middle;*/
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding-top:14px;
}

.smsfooterbg {
	width: auto;
	height: 50px;
	text-align: center;
	/*line-height: 25px;
	vertical-align:middle;*/
}

.smsfooter {
	background-image: url(images/smsfooter.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 270px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	padding-top:14px;
}

.menub {
	/*margin: 0px auto 2px auto;*/
	
	color: #fff;
	padding-top: 50px;
}

.menub a {
	color: #fff;
}

.menub a:visited {
	color: #fff;
}

.copyright {
	/*clear: both;*/
	float: left;
	
	color: #fff;
	text-align: left;
	font-size: 8pt;
	padding-top: 20px;
}

.botLogo {
	float: right;
	color: #424242;
	font-size: 8pt;
	text-align: right;
}

.footerTurnOffTop {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding-top:8px;
}

.footerTurnOffBottom {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding-top:7px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalImage
{
    filter:alpha(opacity=100);
    opacity:1;
}

.CustomButton
{
    height:28px;
    cursor:pointer;
}

.CustomButtonLeft
{
    background-image:url(../../Images/ButtonPart1.gif);
    width:7px;
}

.CustomButtonCenter
{
    background-image:url(../../Images/ButtonPart2.gif);
    background-repeat: repeat;
    color:#C3A84D;
    padding:0px 5px 0px 5px;
    text-align: center;
}

.CustomButtonRight
{
    background-image:url(../../Images/ButtonPart3.gif);
    width:7px;
}

.firstLogsH1 {
	font-style: Italic;
	color: #595959;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
}

.firstLogs  {
	margin-right: 30px;
	float: left;
}

.firstLogs h2 {
	font-style: Italic;
	color: #90b019;
	text-align: left;
	font-weight: normal;
}


.firstLogs table th {
	font-size: 8pt;
	color: #7d7c7c;
	text-align: left;
}



.firstLogs table td {
	color: #404040;
	padding-bottom: 10px;
	text-align: left;
	white-space: nowrap;
	padding-right: 10px;
}



.firstLogs table .time {
	font-size: 7pt;
	line-height: 11px;
	text-align: center;
}

.firstLogs table .abonent {
	font-weight: bold;
	
}


.personalFolders {
	float: left;
	text-align: left;
}


.personalFolders .top{
	font-size: 12pt;
	color: #008aff;
	font-style: Italic;
	border: 0px;
	border-bottom: 1px #008aff dashed;
	text-decoration: none;
	margin-bottom: 20px;
}

.personalFolders .top:hover{
	
	border: 0px;
	text-decoration: none;
}

.personalFolders .second{
	font-size: 10pt;
	color: #008aff;
	font-style: Italic;
	text-decoration: underline;
	margin-left: 30px;
}

.personalFolders .second:hover{
	text-decoration: none;
}

.personalFolders .icons{
	margin-right: 5px;
}

.personalFolders .unread {
	color: #7600af;
	margin-left: 6px;
}



.sposobiOplati {
	background: url('Images/sposobiOplati.gif') no-repeat top right;
	height: 115px;
}

.sposobiOplati td{
	font-style: Italic;
	color: #393939;
	text-align: center;
	
}

.hItalic {
	font-style: Italic;
	color: #595959;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
}





.topLoggedLinks {
	margin-top: 35px;
	margin-left: 15px;
}

.topLoggedLinks img {
	margin-right: 7px;
}

.topLoggedLinks a{
	font-size: 11pt;
	color: #4b4b4b;
	text-decoration: underline;
}

.topLoggedLinks a:hover{
	text-decoration: none;
}

.topLoggedLinks2 {
	float: left;
	margin-top: 10px;
}

.topLoggedLinks2 img {
	margin-right: 7px;
}

.topLoggedLinks2 a{
	font-size: 11pt;
	color: #4b4b4b;
	text-decoration: underline;
}

.topLoggedLinks2 a:hover{
	text-decoration: none;
}

.userMenu {
	color: #008aff;
}

.userMenu a {
	color: #008aff;
	text-decoration: none;
}

.userMenu a:hover {
	text-decoration: underline;
}

.payInbankBgr {
	width: 291px;
	height: 55px;
	background: url('Images/payInbankBgr.png') no-repeat;
	color: #585858;
	font-size: 8pt;
	padding: 10px;
	margin-top: 10px;
}

.historyLink {
	font-style: Italic;
	color: #008aff;
	border: 0px;
	border-bottom: 1px #008aff dashed;
	text-decoration: none;
}

.historyLink:hover{
	font-style: Italic;
	color: #008aff;
	border: 0px;
	border-bottom: 0px;
	text-decoration: none;
}

.paymentTable {
	border: 0px;
}

.paymentTable th{
	background: #fff url('Images/tableHrBgr.gif') repeat-x;
	color: #545454;
	height: 28px;
	font-size: 10pt;
	border: 0px;
}

.paymentTable td{
	border: 0px;
	text-align: center;
	background: #fff;
	padding: 10px;
}


.operatorr {
	float: left;
	margin-bottom: 10px;
}
.operatorTop {
	background: #fff url('Images/operatorTop.gif') no-repeat;
	height: 6px;
}

.operatorCenter {
	background: #fff url('Images/operatorCenter.gif') repeat-y;
	padding: 10px;
}

.operatorBottom {
	background: #fff url('Images/operatorBottom.gif') no-repeat;
	height: 10px;
}

.opName {
	font-size: 10pt;
	font-weight: bold;
}

.firstLogs .logsTable {
	border: 0px;
	margin-top: 5px;
	
}

.firstLogs .logsTable th{
	background: #fff url('Images/tableHrBgr.gif') repeat-x;
	color: #545454;
	height: 28px;
	font-size: 11pt;
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
	text-align: left;
}

.firstLogs .logsTable td{
	border: 0px;
	font-size: 10pt;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.firstLogs .firstLogs  .time {
	font-size: 7pt;
	line-height: 11px;
	text-align: center;
}

.firstLogs .tableSearch {
	color: #595959;
	text-decoration: none;
}

.firstLogs .tableSearch:hover {
	color: #595959;
	text-decoration: underline;
}

.firstLogs .logsTable .tableSmsLink{
	font-size: 11pt;
	color: #595959;
	text-decoration: underline;
}

.firstLogs .logsTable .tableSmsLink:hover{
	color: #595959;
	text-decoration: none;
}


.firstLogs .logsTable .tableGpsLink {
	color: #008aff;
	text-decoration: underline;
}

.firstLogs .logsTable .tableGpsLink:hover {
	color: #008aff;
	text-decoration: none;
}

.changePass td {
	padding-bottom: 10px;
}


.searchInput {
	background: url('Images/searchInput.png') no-repeat;
	width: 150px;
	height: 22px;
	padding-top: 1px;
	padding-left: 2px;
	text-align: left;
}	

.searchInput input {
	border: 0px;
	width: 150px;
	height: 17px;
	float: left;
}


