/* ~~~ 2004 Rm; implementation by Vady ~~~
	vady[at]i.com.ua

	cross-browser = false;
	static-values = true;
	unique-colors = true;
*/

/* ~~~ [regular classes/selectors definitions] ~~~ */
BODY, PRE, TD, LI, UL, OL, DL, P, FORM, INPUT, SELECT, TEXTAREA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525E69;
}
BODY {
	padding: 0;
	margin: 0;
/*/*/
	background: #ffffff url(../images/main-bg-inner.gif) repeat-x top;
/*buzz*/
}
IMG {
	border-color:#666666;
}

/* ~~~ [pseudo classes] ~~~ */
A {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
H1 {
	font-size: 16px;
	color: #82B128;
	margin: 4px 0 10px 0;
}
H1.vv1 {
	font-size: 14px;
}
H2 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
H2.v1 {
	color: #4575B2; /* <<< heading in blue */
}
H2.v2 {
	color: #82B128  /* <<< heading in green */
}
H2.v2a {
	color: #84906C  /* <<< heading in green */
}

H2.v3 {
	color: #6D8195  /* <<< heading in green */
}
H2.v4 {
	font-size: 12px;
	font-weight: bold;
	color: #4575b2;
	background: url(../images/line.gif) no-repeat left bottom;
	padding: 0px 10px 6px 0px;
	margin: 10px 0 2px 0px;
}
H2.v4b {
	font-size: 12px;
	font-weight: bold;
	color: #4575b2;
	background: url(../images/line.gif) no-repeat left bottom;
	padding: 0px 10px 6px 0px;
	margin: 10px 0 2px 0px;
}
H2.v4 b, H2.v4 strong {
	color: #4575B2;
}


/* ~~~ [template colors & background sets] ~~~ */
.color1 {
	background-color: #FFFFFF !important; /* <<< white bg */
	layer-background-color: #FFFFFF
}
.color2 {
	background-color: #F0F2F4 !important; /* <<< light grey bg */
	layer-background-color: #F0F2F4
}
.color3 {
	background-color: #67A2E2 !important; /* <<< light blue bg */
}

.color3a {
	background-color: #A4C7EE !important; /* <<< lines */
}
.color4 {
	background-color: #4B87D6 !important; /* <<< dark blue bg */
	layer-background-color: #4B87D6
}
.color5 {
	background-color: #6D8195 !important; /* <<< search bg */
}
.color6 {
	background-color: #D5DAE0 !important; /* <<< lines */
}
.color7 {
	background-color: #F7F7F7 !important; /* <<< lines */
}

.bgset1 { /* note: look into another styles, it may collide */
	background: url(../images/10x1w.gif) repeat-y left !important;
}
.bgset2 { /* changed bgset1 class */
	background: url(../images/r-bg-inner.gif) repeat-y left !important;
}

/* ~~~ [text feat] ~~~ */
a.specialink {
	font-size: 10px;
	color: #6D8195;
	text-decoration: none;
}
a.specialink:hover {
	font-size: 10px;
	color: #67A2E2;
	text-decoration: underline;
}
.main-menu, .main-menu td {
	vertical-align: middle;
	white-space: nowrap;
	height: 16px;
/*/*/
	padding: 0 28px 0 0;
/*buzz*/
}
.main-menu a, .main-menu a:hover, .main-menu td {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #6D8195;
}
.main-menu a:hover {
	color: #F07C01;
	text-decoration: none;
}
.main-menu-lastd, .main-menu a {
	margin: 0px;
	padding: 0px;
}
a.link-o:hover, a.link-g:hover, a.link-gb:hover, a.link-smb, a.link-sm, a.link-sm:hover, a.link-b:hover, a.link-gn:hover {
	color: #67A2E2;
	text-decoration: none;
}
a.link-o, a.link-o:hover, a.link-smb, a.link-sm, a.link-gb, span#author {
	font-weight: bold;
	font-size: 10px;
}

a.link-g, a.link-g:hover
{
	font-weight: bold;
	font-size:10px;
}
a.link-o { /* <<< orange bold link */
	color: #F07C01;
}
a.link-ou, a.link-ou:hover { /* <<< orange bold link (universal) */
	color: #F07C01;
	text-decoration: none;
}
a.link-g { /* <<< grey bold link */
	color: #6D8195;
	font-size:10px;
}

a.link-g {
	font-size:10px;
}
a.link-g:visited {
	font-size:10px;
}
a.link-g:hover {
	font-size:10px;
}
a.link-g:active {
	font-size:10px;
}

a.link-gn { /* <<< grey normal link */
	color: #6D8195;
	font-weight: normal;
}
a.link-gb { /* <<< grey bold link (bigger//oth ver) */
	color: #6D8195;
	font-size: 10px;
	text-transform: capitalize;
}
a.link-gb:hover {
	text-decoration: underline;
}
a.link-smb, a.link-sm { /* <<< small bold link */
	text-decoration: underline;
}
a.link-sm { /* <<< small normal link */
	font-weight: normal;
}
a.link-b, a.link-bn { /* <<< blue link */
	color: #67A2E2;
	text-decoration: underline;
}

.list-v1, .list-v2 {
	list-style: url(../images/list-bullet-10.gif) none inside;
	margin: 0;
}
.list-v1 li, .list-v2 li {
	margin: 0 0 0 -6px ;
	padding-left: -0.1em;
	font-weight: bold;
}
.list-v2 li {
	font-weight: normal
}
.list-v3 {
	list-style: url(../images/list-bullet-44.gif) none inside;
	margin: 10px 0;
}
.list-v3 li {
	font-size: 12px !important;
	margin: 0 0 5px -6px ;
	padding-left: -0.1em;
	font-weight: bold;
}
.list-v3 ul li {
	font-size: 12px !important;
	font-weight: normal !important;
	list-style: square url(none) outside;
}

.p-v1 {
	margin-left: 10px;
	padding-left: 10px
}
.p-v2 {
	margin: 0 10px 0 0;
	text-align: justify;
	line-height: 0.99em;
}
.p-v1 p, .p-v2 p, .p-v3 p {
	margin: 0 0 10px 0;
}
.p-v2 a, .p-v2 a:hover {
	color: #67A2E2;
	text-decoration: underline;
}
.p-v2 a:hover {
	text-decoration: none;
}
.p-v2 blockquote {
	background: url(../images/quotes.gif) no-repeat left top;
	margin: 12px 0 0 0;
	padding: 0px 8px 0px 20px
}
.p-v3, .p-v3 p, .p-v3 a {
	font-size: 12px;
}
.p-v3 a, .p-v3 a:hover {
	color: #67A2E2;
	text-decoration: underline;
}
.p-v3 a:hover {
	text-decoration: none;
}
#pv3 {
	border-left: 4px solid #E0E3E8;
	padding-left: 12px;
}
.p-v3 span.titles {
	color: #F07C01;
	font-weight: bold;
}
.quoted {
	text-align: right;
	width: 100%;
	background: url(../images/qquotes.gif) no-repeat right bottom;
	margin-bottom: 8px;
}
span#author {
	padding-right: 4px;
	color: #395D92;
	width: 100%;
	display: block;
	text-align: right !important;
}
span#author span {
	color: #8B9CAC;
	font-weight: normal;
}
.p-footer {
	border-top: 1px solid #D5DAE0;
	margin-top: 8px;
	padding: 4px 0px;
	clear: none;
	width: 100%;
	height: 22px
}
.p-footer table {
	float: left;
	margin-right: 2px;
}
.missedline {
	width: 100%;
	height: 2px;
	background-color: #668B1F
}
.hippitxt {
	font-size: 10px;
}
.path {
	padding: 2px 0;
	font-size: 11px;
	color: #395D92;
	font-weight: bold;
}
.path a {
	color: #4575B2;
	font-weight: normal;
}
.path a:hover {
	color: #67A2E2;
}

/* ~~~ [forms] ~~~ */
.searchbox {
	width: 127px;
	height: 15px;
	font-size: 10px;
	color: #6D8195;
	background-color: white;
/*/*/
	border: 0px solid white;
	padding: 0 4px;
/*buzz*/
}
.searchlabel {
	font-size: 10px;
	color: white;
}
.cool-button {
	background: #D5DAE0 url(/images/cb-bg-2.gif) no-repeat right bottom;
	border-style: none;
	border-left: 1px solid #D5DAE0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	height: 17px
}
.fields, .ffields {
	width: 220px;
	height: 17px;
	font-size: 11px;
	color: #6D8195;
	background-color: #FFFFFF;
/*/*/
	border: 1px solid #D5DAE0;
	padding: 0 2px;
/*buzz*/
}
.ffields {
	width: 346px;
	height: 21px;
/*/*/
	padding: 2px 4px;
/*buzz*/

}
.selects {
	font-size: 11px;
	height: 21px;
	color: #6D8195;
/*/*/
	border: 1px solid #D5DAE0;
/*buzz*/
}
.txtarea, .ttxtarea {
	font-size: 11px;
	width: 220px;
	height: 80px;
	color: #6D8195;
	background-color: #FFFFFF;
/*/*/
	border: 1px solid #D5DAE0;
/*buzz*/
}
.ttxtarea {
	width: 346px;
/*/*/
	padding: 2px 4px;
/*buzz*/
}
.buttons {
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	color: #ffffff;
	background-color: #FF9900;
	vertical-align: middle;
	text-transform: uppercase;
/*/*/
	padding: 1px 5px;
	border-color: #cecece #928A81 #928A81 #cecece;
	border-style: solid;
	border-width: 1px;
/*buzz*/
}
.marked {
	color: #F07C01;
	font-weight: bold;
}
.errormsg {
	color: #F07C01;
	font-weight: bold;
}

.ovr {
  cursor: default;
	text-decoration: none;
}

/* ~~~ [additional menu system] ~~~ */
.container {
	width: 99%;
	background-color: white;
	padding: 3px 0 3px 3px;
}
table.ams td, table.ams a, table.ams a:hover, table.ams td.ss a, table.ams td.ss a:hover {
	font-size: 11px;
	color: #51606F;
	font-weight: bold !important;
}
table.ams a, table.ams a:hover {
	font-weight: normal !important;
	text-decoration: none;
}
table.ams td.ss a {
	font-weight: normal !important;
	display: block;
	background: #F0F2F4 url(../images/sm-g1.gif) repeat-y right center !important;
	padding: 2px 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
table.ams td.ss a:hover {
	background: #F0F2F4 url(../images/sm-g2.gif) repeat-y right center !important;
	color: #4575B2;
	text-decoration: none;
}

/* ~~~ [advesting's block] ~~~ */
table.banners {
	margin: 10px;
}
table.banners div.bordered {
	background-color: white;
	padding: 2px 25px;
	border-color: #C0CCD7;
	border-style: solid;
	border-width: 1px 1px 1px 3px !important;
}

/* ~~~ [data table] ~~~ */
table.data {
	margin: 4px 0;
	empty-cells: show;
	border-color: #C0CCD7;
	border-style: solid;
	border-width: 0 1px 1px 0
}
table.data, table.data p, table.data a, table.data td, table.data th {
	font-size: 12px;
	color: #525E69;
}
table.data tr th {
	font-weight: bold;
	font-size: 12px;
    text-align: left;
	color: #FF6600;
	background-color: #D5DDE4;
}
table.data tr th, table.data tr td {
	padding: 3px 8px;
	border-color: #C0CCD7;
	border-style: solid;
	border-width: 1px 0 0 1px
}
table.data tr td a:hover {
	color: #67A2E2;
}
table.data td#f {
	background-color: #F2F5F7;
}
table.data tr td a {
	color: #67A2E2
}
/* ~~~ [other] ~~~ */
.bgset1 {
/*/*/
	background: url(../images/sub-bg.gif) repeat-x bottom !important;
/*buzz*/
}
.bgset2 {
/*/*/
	background: url(../images/brick.gif) !important;
/*buzz*/
}
.denominator {
	font-size: 10px
}
.discriminator {
	color: #FF0000;
	font-weight: bold;
}
.ggg {
	font-size: 12px;
	color: #525E69;
}
.s11 a.s11 {
	font-size: 11px;
}
table.ovr {
	background-color: white;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
table.ovr td {
	padding: 0px !important
}

/* ~~~ [data2 table] ~~~ */
table.data2 {
	margin: 4px 0;
	empty-cells: show;
	border-collapse: collapse;
}
table.data2, table.data2 p, table.data2 a, table.data2 td, table.data2 th {
	font-size: 11px;
	color: #525E69;
}
table.data2 tr th {
	font-weight: bold;
	font-size: 11px;
    text-align: left;
	color: #525e69;
	background-color: #D5DDE4;
}
table.data2 tr th, table.data2 tbody tr td {
	padding: 3px 8px;
	border-color: #C0CCD7;
	border-style: solid;
	border-width: 1px
}
table.data2 tfoot tr td {
	border-top: 0px none #C0CCD7
}

table.data2 tr td a:hover {
	color: #67A2E2;
}
table.data2 td#f {
	background-color: #F2F5F7;
}
table.data2 tr td a {
	color: #67A2E2
}
