/* 
    Document   : main
    Created on : Oct 2, 2009, 2:41:24 AM
    Author     : aya
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #9BD1EE;
	background-image: url("/templates/maintemplate/images/2011/grcorner.jpg");
	background-repeat: no-repeat;
}

body {
	background-image: url("/templates/maintemplate/images/2011/grid.png");
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 14px;
	color: #333333;
}

.grid {
	background:url("/templates/maintemplate/images/2010/side_notes.png") no-repeat scroll 0 0 transparent;
	height:1100px;
	left:23px;
	position:absolute;
	width:10px;
}

#header {}

#backcol {}

#footer {display: none;}

a, a:link {color: #003366;}
a:visited {color:#003366;}
a:hover {color:#339966;}

p {
	margin-bottom: 0.7em;
	line-height: 1.3em;
}

h1 {}
h2 {margin: 0 0 0.7em;}
h3 {
    color: #164778;
    font-size: 130%;
    margin-bottom: 0.7em;
}
h4 {
    font-size: 120%;
    margin-bottom: 0.7em;
    margin-top: 1.3em;
}
hr {
    color: #CCCCCC;
    margin: 1em 0;
}
input {padding: 0.2em 0.4em;}
input[type="text"], input[type="password"], select {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
	padding: 4px;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus {
	box-shadow: 0 0 5px #98c5e1;
}
option {margin-right: 10px;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.article ul,
.article ol {
    line-height: 1.4;
    list-style-position: outside;
    margin-bottom: 0.7em;
    padding-left: 3em;
}
.navpath {font-size: 11px;}

#leftcol {
    margin-left: 35px;
    width: 210px;
}
#rightcol {
    width: 726px;
}
#maintable #rightcol{
	padding: 0;
}

.debuginfo {
	font-size: x-small;
	color:white;
	width:320px;
	height:240px;
	position:fixed;
	bottom:0px;
	left:0px;
	background-color: black;
	overflow:hidden;
	opacity:0.5;
}
.debuginfo .c1 {position:relative;width:100%;height:100%;padding-left:5px;}
.debuginfo .c2 {overflow:scroll;width:314px;height:240px;margin-top:0px;}
.debuginfo h2 {position:relative;display:block;top:0px;}
.registerform .first, .registerform .second {
	line-height: 150%;
	margin-bottom: 1.5em;
}
.submitbutton {}
.error, .innerError, #errorsDiv, #errorsDiv_NickMatch, #errorsDiv_MailMatch {color:red;}
.error, .innerError {margin-top:0.5em;margin-bottom:0.2em;}
.PageNavigationControl {margin-top:1.5em;}
.PageNavigationControl span {display:none;}
.PageNavigationControl a span, .actpage  {display:inline !important;}
.PageNavigationControl a,.PageNavigationControl a:visited, .actpage  {
    border-radius: 5px 5px 5px 5px;
    margin-right: 4px;
    padding: 4px 6px;
}
.PageNavigationControl a:hover {background-color:#dee;cursor: pointer;}
.actpage {background-color:#dee;}
/*td {
	vertical-align:middle;
	font-size:smaller;
}
*/
td.tdcell {
	border-style: solid;
	border-color: #ddd;
	border-width: 1px;
	padding: 4px 6px;
	margin:2px;
	vertical-align:middle;
	color: #333;
	cursor: default;
	/*font-size:smaller;*/
}
thead .tdcell {
	/*text-align:center;*/
	font-weight:bolder;
}
.ctitle {
    min-width: 135px;
    vertical-align: top !important;
}

#leftcol .mainmenu li {
	list-style:none;
    padding: 6px 0;
}
#banner1 {
	border:1px dashed silver;
	height:100px;
	left:300px;
	position:absolute;
	top:135px;
	width:600px;
	overflow:hidden;
}

.topmenu li {
	list-style:none;
	display:inline;
	padding: 0 0.2em;
}
.topmenu {float: left;}

.mainmenu {}

#leftcol .mainmenu a {}

#leftcol .mainmenu a:hover {}

#leftcol .mainmenu a, #leftcol .mainmenu a:visited{}

#leftcol .mainmenu .active a, #leftcol .mainmenu .active a:visited {
	cursor:default;
	font-weight:bold;
	text-decoration:none;
}

#leftcol .mainmenu .active a:hover {
	color:#003366;
}

div.mainpage_full {
    background: url("/templates/maintemplate/images/2011/avapz7.png") no-repeat scroll 15px 0 transparent;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 1.5em;
    padding-left: 107px;
}
div.mainpage_full p:last-of-type {
    display: inline;
}
div.mainpage_full h3 {
    margin-bottom: 0.7em;
    margin-left: -95px;
    padding-left: 93px;
}
div.mainpage_full h3 span {
    color: #777777;
    font-size: 0.65em;
    font-weight: normal;
    margin-left: 10px;
}
div.mainpage_col2{
	width: 324px;
	margin-left:10px;;
	float:left;
}
div.mainpage_col2:first-child{
	margin-left:0;
}
div.mainpage_col3{
	width: 222px;
	float:left;
	margin-left: 10px;
}
div.mainpage_col3:first-child{
	margin-left:0;
}
.maintext {
    overflow: auto;
    width: 100%;
}
.maintext img, .article img {
    border: 1px solid #DDDDDD;
    margin: 0.5em 1em 0.5em 0;
}

#mainlogo{
	position:absolute;
	display:block;
	top:150px;
	left:20px;
}
img {
	border-width: 0px;
	border-style:none;
}
.nabsov img {
    border: 0 none;
    margin: 0;
    padding: 0 0.5em 0.5em 0;
}
.partners img{
    border: 0 none;
    margin: 0;
    padding: 0;
}

a img {
	border-width: 0px;
	border-style:none;
}

.loginform {
    background-color: white;
    box-shadow: 0 0 5px #CCCCCC;
	border: 1px solid #DDDDDD;
    padding: 23px;
    position: absolute;
    right: 0;
    top: 41px;
    display:none;
    z-index: 1000;
}
.loginform form {}

small {font-size: 80%;}
h4 small {
    display: block;
    font-size: 11px;
    font-weight: normal;
    color: green;
}

div.submit {
    margin-left: 10px;
    margin-top: 0.3em;
}

.loginform .input input {
    margin-bottom: 4px;
    margin-left: 10px;
    width: 176px;
}
.loginform .submit input {
    width: 60px;
}
.loginform .submit a {
    font-size: 85%;
    margin-left: 1em;
}
.loginform h3 {
    font-size: 120%;
}

.center {text-align:center;}
.right {}
.left {}

.registerform input {
	margin: 2px 4px;
}
.readmore {
	clear:both;
}

.MaterialNavigation h3{
	font-size: 11pt;
	color:gray;
}
.MaterialNavigation a, .MaterialNavigation a:visited {
	color:gray;
}
blockquote {}
blockquote > p {
    font-style: italic;
    left: 2em;
    padding: 0.7em 2em 0.7em 0;
    position: relative;
}

.commonlink, .commonlink:active, .commonlink:visited {
	color:black;
	text-decoration: underline;
}

.artinfo {
    display: block;
    margin: 0.5em 0 0 0;
}

.RGMinimal a, .RGMinimal a:active, .RGMinimal a:visited{
	color: #00B55A;
}

.RGAll a, .RGAll a:active, .RGAll a:visited{
	color: #585858;
}

/* 2011 */
.gline-top-v7 {
    float: right;
    width: 744px;
}
.gline-top-l-v7 {
    background-image: url("/templates/maintemplate/images/2011/diag.png");
    background-position: 36px 0;
    float: left;
    height: 18px;
    width: 18px;
}
.gline-top-r-v7 {
    background-image: url("/templates/maintemplate/images/2011/diag.png");
    background-position: 18px 0;
    float: left;
    height: 18px;
    width: 18px;
}
.gline-top-m-v7 {
    background-color: #EEEEEE;
    float: left;
    height: 18px;
    width: 708px;
}

.gline-bottom-v7 {
    float: right;
    width: 744px;
}
.gline-bottom-l-v7 {
    background-image: url("/templates/maintemplate/images/2011/diag.png");
    background-position: 72px 0;
    float: left;
    height: 18px;
    width: 18px;
}
.gline-bottom-r-v7 {
    background-image: url("/templates/maintemplate/images/2011/diag.png");
    background-position: 54px 0;
    float: left;
    height: 18px;
    width: 18px;
}
.gline-bottom-m-v7 {
    background-color: #EEEEEE;
    float: left;
    height: 18px;
    width: 708px;
}

.header-v7 {
    background-color: white;
    float: right;
    height: 147px;
    width: 726px;
}
.title-v7 {
    background: url("/templates/maintemplate/images/2011/pz7.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    left: 23px;
    position: absolute;
    top: 76px;
    width: 549px;
}

.menu-v7 {
    padding: 12px 12px 12px 17px;
    position: absolute;
    top: 121px;
    width: 690px;
}
.rightalign {
    background-color: white;
    margin-right: 18px;
    min-height: 400px;
	max-width: 676px;
    padding: 30px 25px 50px;
}
.logos {
    background-color: white;
    float: right;
    width: 726px;
}
.cr-ms {
    color: #777777;
    font-size: 80%;
    padding-left: 2em;
    padding-bottom: 2em;
}
.leftmenu-v7 {
    background-color: white;
    border-right: 1px dashed #CCCCCC;
    width: 220px;
}
.ava-v7 {
    border-bottom: 1px dashed #CCCCCC;
    padding: 20px;
	display: none;
}
.frame-v7 {
    border: 2px inset #CCCCCC;
    height: 220px;
	position: relative; 
	top: 0; 
	left: 0; 
	overflow: hidden;
}
.mm-v7 {
    padding: 24px 20px;
}


.leftbanners-v7 {margin: 30px 0;}
.leftbanners-v7 a {display: block;height: 100px;}
.leftbanners-v7 img {margin: 0;padding: 0;}
.leftbanners-v7 p {margin-bottom: 15px;}

.footermodules {
    background-color: white;
    float: right;
    padding-bottom: 1em;
    width: 726px;
}
.pzsitename-v7 {
    background: url("/templates/maintemplate/images/2011/background_blue_line.gif") repeat scroll 0 0 transparent;
    height: 54px;
    position: absolute;
    top: 64px;
    width: 600px;
}
.logo-v7 {
    background: url("/templates/maintemplate/images/2011/logo.png") no-repeat scroll 0 0 transparent;
    height: 89px;
    left: 605px;
    position: absolute;
    top: 29px;
    width: 305px;
}
.logo-header-v7 {
    position: absolute;
}
.login-v7 {float: right;}
.login-v7 a {
    margin-left: 10px;
    cursor: pointer;
}
a#LoginEnterance {border-bottom: 1px dotted;}
.username-v7 {
    background-color: white;
    position: absolute;
    right: 0px;
    top: 4px;
    border: 1px solid transparent;
}
.username-v7 .un-n {
    background-color: white;
    color: #003366;
    cursor: pointer;
    display: block;
    height: 16px;
    padding: 7px 10px 7px 12px;
    position: relative;
    z-index: 1000;
}
.username-v7 .sparrow {
    background: url("/templates/maintemplate/images/2011/arrows.png") no-repeat scroll -15px 0 transparent;
    display: block;
    float: right;
    height: 12px;
    margin-left: 6px;
    margin-top: 2px;
    width: 9px;
}
.usermenu-v7 {
    background-color: white;
    border: 1px solid #eeeeee;
    box-shadow: 0 0 5px #dddddd;
    min-width: 200px;
    position: absolute;
    right: -1px;
    top: 30px;
    display: none;
}
.usermenu-v7 ul {
    list-style: none outside none;
}
.usermenu-v7 li {
    cursor: pointer;
    padding: 7px 15px;
}
.usermenu-v7 li:last-child {
    border-top: 1px solid #eeeeee;
}
.usermenu-v7 li:hover,
.username-v7 .un-n:hover {
    background-color: #edf3ff;
}
.usermenu-v7 a:hover {color: #003366;}

form .open {
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px 1px 0;
    box-shadow: 0 0 5px #dddddd;
}

.gotohome-v7 {
    position: absolute;
    top: 64px;
	height: 54px;
}
.toparrow {
    background: url("/templates/maintemplate/images/2011/arrows.png") repeat scroll left center transparent;
    height: 7px;
    margin-top: -30px;
    position: absolute;
    right: 18px;
    width: 15px;
}
.textarea-v7 {
    margin-left: 107px;
    margin-top: 30px;
	margin-bottom: -30px;
}
.textarea-v7 .arrow {
    background: url("/templates/maintemplate/images/2011/arrows.png") no-repeat scroll right center transparent;
    height: 16px;
    margin-left: 30px;
    margin-top: -14px;
    position: absolute;
    width: 32px;
}
.textarea-v7 textarea {
    border: 2px solid #A8A8A8;
    color: #003366;
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 250%;
    min-height: 120px;
    overflow: hidden;
    padding: 5px;
    width: 97%;
	resize: none;
}
.soc-click {
    background-color: white;
    margin-right: 18px;
    min-height: 2em;
    padding-bottom: 1.5em;
    padding-left: 133px;
}
.soc-click > div {float: left; max-height: 25px;}
.splogos {
    background: url("/templates/maintemplate/images/2011/ava-b-pz7.png") no-repeat scroll left bottom transparent;
    color: #777777;
    font-size: 10px;
    margin-bottom: 50px;
    margin-top: 2em;
}
.splogos .msp {
    padding-top: 10px;
    text-align: center;
    width: 187px;
}
.splogos .c1 {width: 135px;}
.splogos .c2 {width: 140px;}
.splogos .c3 {width: 120px;}
.splogos .c4 {width: 120px;}
.splogos .r1 {}
.splogos .r2, .splogos .r4 {padding-top: 20px;}
.splogos .r3 {padding-top: 10px;}

/*
.first table {margin: 1em 0;}
.first td {
    border-bottom: 1px dotted #CCCCCC;
    padding: 2px 0;
}
*/
.avaless {
    background: none !important;
    margin-top: 1.5em;
    padding-left: 0 !important;
}
script + div.PageNavigationControl {margin: 0.5em 0 3em 107px;}
.article table.tlist td {
    border: 1px solid #DDD;
    padding: 5px;
}
.article table.tlist tr:nth-of-type(2n),
.userlist tr:nth-of-type(2n) {background-color: #f7f7f7;}
.article table.tlist tr:first-of-type,
.userlist tr:first-of-type {font-weight: bold;}

a.reg {
    display: none !important;
}
