/* Body, margin and others */
html
{
	overflow-x: hidden;
	overflow-y: scroll;
}


body
{
	/*background-image: url(/repository/images/website/bgMainArea_ru-RU.gif);
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


form
{
	margin: 0px;
	padding: 0px 0px 0px 0px
}


p
{
	margin-bottom: 1px;
	margin-top: 19px
}


.underline
{
	text-decoration: underline
}


img
{
	border: 0px;
	display: block
}


a
{
	color: #338185;
	text-decoration: none
}


a:hover
{
	text-decoration: underline
}


/* Settings for default tables and cells */
table.collapse
{
	border-collapse: collapse
}


td.noPadding
{
	padding: 0px;
	vertical-align: top
}


.mainTDForSpacers
{
	padding: 0px;
	vertical-align: top;
	width: 960px;
	text-align: left;
}


/* Blue ellosButtons across website */
.clear
{
    overflow: hidden;
    width: 100%;
}


a.ellosButton
{
    background: transparent url('/repository/images/website/buttonEdges.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    height: 20px;
    margin-right: 6px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}


a.ellosButton span
{
    background: transparent url('/repository/images/website/button.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 9px;
} 


a.ellosButton:hover
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}


a.ellosButton:hover span
{
    background-position: bottom left;
    padding: 5px 0 5px 9px; /* push text down 1px */
}


/* Clear ellosButtons across website */
a.ellosButtonLight
{
    background: transparent url('/repository/images/website/buttonEdgesLight.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    height: 20px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}


a.ellosButtonLight span
{
    background: transparent url('/repository/images/website/buttonLight.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 9px;
} 


a.ellosButtonLight:hover
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}


a.ellosButtonLight:hover span
{
    background-position: bottom left;
    padding: 5px 0 5px 9px; /* push text down 1px */
}


/* Red ellosButtons across website */
a.ellosButtonRed
{
    background: transparent url('/repository/images/website/buttonEdgesRed.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    height: 20px;
    margin-right: 6px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}


a.ellosButtonRed span
{
    background: transparent url('/repository/images/website/buttonRed.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 9px;
} 


a.ellosButtonRed:hover
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}


a.ellosButtonRed:hover span
{
    background-position: bottom left;
    padding: 5px 0 5px 9px; /* push text down 1px */
}


/* Green ellosButtons across website */
a.ellosButtonGreen
{
    background: transparent url('/repository/images/website/buttonEdgesGreen.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    height: 20px;
    margin-right: 6px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}


a.ellosButtonGreen span
{
    background: transparent url('/repository/images/website/buttonGreen.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 9px;
} 


a.ellosButtonGreen:hover
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}


a.ellosButtonGreen:hover span
{
    background-position: bottom left;
    padding: 5px 0 5px 9px; /* push text down 1px */
}


/* Orange ellosButtons across website */
a.ellosButtonOrange
{
    background: transparent url('/repository/images/website/buttonEdgesOrange.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    height: 20px;
    margin-right: 6px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}


a.ellosButtonOrange span
{
    background: transparent url('/repository/images/website/buttonOrange.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 9px;
} 


a.ellosButtonOrange:hover
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}


a.ellosButtonOrange:hover span
{
    background-position: bottom left;
    padding: 5px 0 5px 9px; /* push text down 1px */
}


.master-divError
{
	border: 1px dotted #D9D9D9;
	font-family: Arial;
	font-size: 11px;
	padding: 12px 12px 10px 12px;
	margin-bottom: 20px;
}


.master-divError b
{
	color: Red;
	font-size: 11px;
	font-weight: normal;
}


.press-divMain 
{
	padding: 20px 0px 0px 0px;
}


.press-tdTopLeft
{
	padding: 0px 0px 20px 0px;
	vertical-align: top;
}


.press-tdTopLeft .divTopLeft
{
	background: transparent url('/repository/images/website/topBack.gif') no-repeat scroll top right;	
	padding: 8px 20px 0px 10px;
	width: 116px;
	height: 78px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: -1px;
}


.press-tdTopRight
{
	padding: 0px 0px 5px 20px;
	vertical-align: top;
	font-family: Arial;
	font-size: 15px;
}


.press-tdTopRight h1
{
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}


.press-tdTopRight h2
{
	margin: 30px 0px 0px 0px;
	font-size: 15px;
}


.press-tdTopRight p
{
	font-size: 12px;
}


.press-tdTopRight .pTop
{
	margin: 8px 0px 20px 0px;
	font-size: 12px;
	line-height: 16px;
}


.press-tdTopRight .divPressRelease
{
	margin: 10px 0px 15px 0px;
	font-size: 12px;
}


.press-tdTopRight .divPressRelease span
{
	font-size: 11px;
	font-weight: bold;
}


.press-tdTopRight .divGallery div
{
	float: left;
	margin: 0px 10px 10px 0px;
}


.press-tdTopRight .divGallery div img
{
	border: 1px solid #CCCCCC;
}


.press-tdTopRight .divGallery p
{
	margin: 10px 0px 0px 0px;
	font-size: 11px;
}
