
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #8a8a8a;
	font-family: Tahoma;
	font-size: 11px;
}

img {border:0;}

table td {
	font-family: Tahoma;
	font-size: 10px;
}

a {
	color: #8a8a8a;
	text-decoration: underline;
	font-size: 10px;
}

a:hover {
	color: #8a8a8a;
	text-decoration: none;
	font-size: 10px;
}

a.gray {
	color: #8a8a8a !Important;
	text-decoration: underline !Important;
	font-size: 10px;
}

a.gray:hover {
	color: #8a8a8a !Important;
	text-decoration: none !Important;
	font-size: 10px;
}

td.menu {
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}

td.arrows {
	background: url(_img/arrows.gif) center no-repeat;
	width: 17px;
	vertical-align: middle;
}

td.menu a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

td.menu a:hover {
	color: #9bc754;
	font-size: 11px;
}

td.block {
	background: url(_img/phon.gif);
	padding: 5px 25px 20px 15px;
	color: #8a8a8a;
	font-size: 10px;
	vertical-align: top;
}

td.block2 {
	background: url(_img/phon.gif);
	padding: 2px 25px 2px 15px;
	color: #8a8a8a;
	font-size: 10px;
	vertical-align: top;
}

td.block3 {
	background: url(_img/phon.gif);
	padding: 2px 2px 2px 2px;
	color: #8a8a8a;
	font-size: 10px;
	vertical-align: top;
}

.block2 ul {
	padding: 0 0 0 0;
}

.block2 ul li {
	padding-bottom: 3px;
}

td.left {
	background: url(_img/phon-left.png);
	padding: 5px 15px 10px 25px;
	color: #8a8a8a;
	font-size: 10px;
	vertical-align: top;
}

td.text {
	color: #8a8a8a;
	font-size: 10px;
}

td.block h2 {
	color: #626262;
	font-size: 160%;

}

td.block b,td.text b,td.block strong,td.text strong {
	color: #626262;
}

td.block p,td.text p,td.left p{
	margin-top: 6px;
	margin-bottom: 8px;
}

a.top {
	color: #979797;
	text-decoration: none;
	font-size: 10px;
}

a.top:hover {
	text-decoration: underline;
}

a.orange,a.orange:hover {
	color: #fd5c00 !Important;
	text-decoration: underline;
}

a.orange-upper,a.orange-upper:hover {
	color: #fd5c00 !Important;
	text-decoration: underline;
	text-transform: uppercase;
}

td.orangelinks a, td.orangelinks a:hover {
	color: #fd5c00;
	text-decoration: underline;
}

td.greenlinks a, td.greenlinks a:hover {
	color: #4f8700;
	text-decoration: underline;
}

td.bluelinks a, td.bluelinks a:hover {
	color: #11afe2;
	text-decoration: underline;
}

a.green,a.green:hover {
	color: #4f8700 !Important;
	text-decoration: underline;
}

a.blue,a.blue:hover {
	color: #11afe2 !Important;
	text-decoration: underline;
}

a.upper,a.upper:hover {
	color: #626262;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.upper-gray {
	color: #8a8a8a !Important;
	text-decoration: underline;
	text-transform: uppercase;
}

a.upper:hover {
	text-decoration: none;
}

input.sstr {
	border: #7f9db9 1px solid;
	height: 16px;
	font-family: Tahoma;
	font-size: 11px;
}

select {
	border: #7f9db9 1px solid;
	height: 16px;
	font-family: Tahoma;
	font-size: 11px;
}


input.ssubmit {
	border: none;
	background: url(_img/ssubmit.png);
	height: 16px;
	width: 17px;
}

.copyright {
	color: #fff;
	font-family: Tahoma;
	font-size: 10px;
}
.photo {
	border: #595959 1px solid;
	margin: 0px 25px 25px 0px;
	float: left;
}

ul {
	margin: 10px 25px 6px 25px;
}

.img {
	border: #c0c0c0 1px solid;
	margin: 0px 20px 25px 0px;
	float: left;
	text-align: center;
}

.img2 {
	border: #c0c0c0 1px solid;
	text-align: center;
}

td.form {
	background: url(_img/phon.gif);
	padding: 6px 6px 6px 6px;
}

ul.map li {
	margin: 6px 0px 6px 6px;
}

td.catalog {
	padding: 4px 4px 4px 4px;
	background: url(_img/phon.gif);
}

ul.map {
	margin-left: 35px;
}

ul.map li {
	margin-top: 5px;
	margin-bottom: 5px;
}

span.search {
	background-color: #d7d7d7;
	color: #000000;
	font-weight: bold;
}

span.blue {
	color: #11afe2;
}

span.green {
	color: #4f8700;
}

table.adv_tth {
	/*border: 1px solid #aaaaaa;*/
	background-color: #777777;
	margin-top: 10px;
	color: #555555;
}

table.adv_tth tr {
	background-color: #dddddd;
}

table.adv_tth th {
	font-size: 10pt;
}

table.adv_tth td {
	font-size: 9pt;
}

table.job {
	/*border: 1px solid #aaaaaa;*/
	background-color: #777777;
	margin-top: 10px;
	font-size: 10pt;
	color: #555555;
}

table.job tr {
	background-color: #eeeeee;
}

table.job th {
	text-align: right;
}

table.job td {
	font-size: 10pt;
}

div.job {
	color: #777777;
}

a.normallink {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a.normallink:hover {
	text-decoration: underline;
}

#prices {
	position: left;
	overflow: auto;
	visibility: visible;
	top: 491px;
	width:180px;
	height: 170px; z-index: 1
}

html > body #prices {
	position: absolute;
	overflow: auto;
	visibility: visible;
	top: 737px;
	width:180px;
	height: 170px; 
	z-index: 10;
}

#magazines {
	position: absolute;
	overflow: auto;
	visibility: visible;
	top: 516px;
	width:123px;
	height: 146px;
	z-index: 1
}

html > body #magazines {
	position: absolute;
	overflow: auto;
	visibility: visible;
	top: 762px;
	width:123px;
	height: 146px;
	z-index: 1
}

.box_header {
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	font-family: Helvetica;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.box_header_small {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: Helvetica;
	padding-left: 15px;
	text-transform: uppercase;
}

.bottom_banner {
	font-size: 7pt;
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
}

.corr_pad ul {
	padding-left: 0px;
}

.banner {
	border: 1px solid #777777;
	width: 468px;
	height: 60px;

	font-size: 14pt;
	font-weight :bold;
	text-align: center;
	vertical-align: middle;
}

.fs8 {
	font-size: 8pt;
}

.fs9 {
	font-size: 9pt;
}

.fs10 {
	font-size: 10pt;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.b {
	font-weight: bold;
}

.gray {
	color: #8a8a8a;
}

.job_type {
	text-transform: capitalize;
	text-decoration: underline;
}

.comment_title {
	margin: 0 0 0 0; padding-bottom: 5px; border-bottom: 1px dotted #bbbbbb;
}

.comment {
	border-bottom: 1px dotted #bbbbbb;
	padding: 5px 0 5px 0;
}

.comments {
	color: #9B0000;
}

.plus {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
td.clientstable {
	padding: 2px 4px 2px 4px;
	font-family: Tahoma;
	font-size: 12px;
}

.adv .title {
	text-decoration: underline;
	padding-top: 15px;
	font-weight: bold;
	font-size: 10pt;
}

.adv ul, .adv li {
	padding-top: 0;
}

.adv a {
	font-size: 10pt;
	text-decoration: underline;
}

.adv a {
	text-decoration: none;
}
