*{
	margin:0;
	padding:0;
}

html{
	width: 100%;
	background: #FFF url('i/bg.png') repeat-x top left;
}

body{
	color:#000;
	font-family: 'sans serif', arial;
	font-size:100%;
}

h1,h2,h3,h4{
	color: #98002E;
}

h1,h2,h3,p,form,ul{
	margin: 0;
	padding:0;
	font-family: 'sans serif', arial;
	font-weight: normal;
	list-style:none;
}

h2{
	font-size: 15px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	line-height: 50px; 
/*	padding: 2em 0em 1em 0em;*/
}

h4{
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

a,
a:link,
a:visited{
	text-decoration: underline;
	color: #98002E;
}

a.player {	
	margin-top:40px;
	display:block;
	background:url(/images/splash.png) no-repeat;
	width:479px;
	height:299px;
	padding:0 126px 75px 127px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	/* 
		width:672px;
		height:367px; 
	*/
}

a.headlink:link{
	text-decoration: none;
	color: #000000;
}
a.headlink:hover{
	text-decoration: underline;
	color: #98002E;
}
a.headlink:visited{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
}

p, label {
	color: #6A6A6C;
	font-size: 12px;
	margin-bottom: 10px;
}

img, 
a img {border: none;}

img.pgk_bordered {border: solid 1px #98002E !important;}

table{
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}

table td, table th{
	padding: 8px 0;
}

table th{
	text-align: left;
}

table td{
/*	text-align: left;*/
}

table thead{
	color: #FFF;
}

table thead th{
	font-weight: normal;
}

table thead td{
	text-align: center;
}

table thead th,
table thead td{
	border-bottom: solid 1px #98002E;
}

table tbody{
	background-color: #FFF;
	color: #6A6A6C;
	font-size: 12px;
	margin-bottom: 10px;
}

table tbody tr{
	background-color: #FFF;
   	color: #6A6A6C;
	font-size: 12px;
	margin-bottom: 10px;
}

table tbody tr th{
	padding-left: 3%;
}

table tbody th,
table tbody td{
	border-bottom: solid 3px #FFF;
	padding: 8px 0;
	color: #6A6A6C;
	font-size: 12px;
	margin-bottom: 10px;
}

.li
{
    background: url('i/sep2.gif') no-repeat 0px 2px; 
    padding-left: 7px;	margin-bottom: 5px; 
    background-position-x:0px; 
    background-position-y:2px;
   	color: #6A6A6C;
	font-size: 12px;
	margin-bottom: 10px;
}

table.clipping 
{
    width:auto !important;
    margin:0;
    padding:0;
    border-bottom-width:0px;
    background-color:#FFF;
    border-collapse:collapse;
}

table.clipping td
{
    margin:0;
    padding:0;
    border-bottom-width:0px;
    background-color:#FFF;
}

.clear, 
.clear1, 
.clear2{clear: both; line-height: 0; font-size: 0; background: none;}

.clear{
	height: 0px;
}

.clear1{
	height: 1px;
}

.clear2{
	height: 20px;
}

#logo{
	margin: 22px 0 0 10%;
}

#layout{
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 960)? "960px" : "100%");
	min-width: 960px;
}

#header{
	margin-left: 4%;
	padding-top: 15px;
	width: 96%;
	background: #FFF;
}

#header-l{
	float: left;
	width: 27%;
}

#header-r{
	float: left;
	width: 70%;
}

#nav-t{
	position: relative;
	z-index: 6;
	font-size: 10px;
	width: 100%;
}

#nav-t li{
	display: inline;
	padding: 0 3%;
}

#nav-t li a{
	font-size: 11px;
}

#nav-t li a.selected{
	color: #000;
	text-decoration: none;
}

#cargo-types{
	position: relative;
	margin: 35px 0 0 1%;
	padding:0;
	width: 100%;
	z-index:5;
}

#cargo-types li{
	float: left;
	display: inline;
	width: 19%;
	background: url('i/arc-shadow.png') no-repeat left top;; padding-left:30px; padding-right:0; padding-top:25px; padding-bottom:0
}

#cargo-types li a{
	font-size: 16px;
	font-weight: normal;
	color: #414141;
	
}

#content{
	float: left;
	width:100%;
}

#content-l{
	float: left;
	width:27%;
}

#content-r{
	position:relative;
	float: right;
	width:72.5%;
	margin-top: 15px;
}

#front, 
#front-l{
	float: left;
	width: 100%;
}

#front{
	margin-top: 15px;
}

#front-l{
	background: url('i/fr.gif') repeat-x left top;
}

#front-layer{
	background: url('i/fr-l.jpg') no-repeat right top;
	z-index:2
}

#front-r{
	float: right;
	width: 100%;
	background: url('i/fr-r2.png') no-repeat right top;
	text-align: center
}

#menu-l{
	padding-top: 125px;
	margin: 0 15% 0 10%;
	width: 65%;
}

#menu-l li{
	background: url('i/bullet1.gif') no-repeat 0px 2px;
	padding-left: 25px;
	margin-bottom: 5px;
	background-position-x:0px; background-position-y:2px
	
}

#menu-l li a,
#menu-l li a:link,
#menu-l li a:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#menu-l li a:hover{
	text-decoration: underline;
}

#menu-l ul{
	overflow: hidden; 
	list-style: none; 
	padding: 0;
	margin: 5px 0 0 5%; 
}

#menu-l ul li{
	background: none; 
	padding: 0;
	margin: 0 0 7px 0;
}

#menu-l ul li a{
	padding:0; 
	margin:0; 
	font-weight:500 !important;
	line-height: 15px;
	
}

#menu-l ul li a.selected{
	border-bottom: 1px dashed #98002E; 
	text-decoration: none;
}

#press-center,
#feedback
{
	position: relative;
	float: left;
	border-top: solid 4px #98002E;
	width: 100%;
	margin-top: 30px;
}

#press-center h1,
#feedback h1
{
	position: relative;
	float: right;
	font-size: 17px;
	font-weight: normal;
	color: #373839;
	margin: -10px 0 0 11%;
	padding-left: 8%;
	background-color: #FFF;
	text-transform: uppercase;
	width: 82.6%;
}

#press-center div,
#feedback form
{
	margin-top: 20px;
	padding-left: 20%;
}

#press-center h3{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 10px 0;
}

#feedback{
	position:relative;
}

#reg{
	border: 1px solid #BFBFBF;
	width: 60%;
	margin: 20px auto;
}

#reg form{
	font-size: 12px;
	color: #7A7B7B;
	padding: 20px 2% 0 3%;
}

#feedback form{
	float: left;
	font-size: 12px;
	color: #7A7B7B;
}

#feedback input,
#reg input, 
#feedback textarea{
	display: block;
	width: 100%;
	padding: 0;
	margin: 5px 0 10px 0;
}

#reg .button,
#feedback .button{
	float: right;
	border:0 none;
	background: url('i/buttonbg.gif') no-repeat left top;
	height: 23px;
	width: 90px;
	font-size: 10px;
	color: #B34466;
	cursor: pointer; padding-left:0; padding-right:16px; padding-top:0; padding-bottom:3px
}

#mapofrussia{
	float: left;
	width: 100%;
	margin: 25px 0 0 -15%;
	position: relative;
	z-index:2;
}

#search{
	float: right;
	padding: 15px 0;
	width: 95%;
	font-size: 11px;
	color: #7A7B7B;
	border-bottom: solid 4px #98002E;
	z-index: 100;
}

#search form{
	float: left;
	margin: 0;
	padding:0;

}

#search input, 
#search select{
	vertical-align: middle;
}

#search .city-select{
	width: 40%;
	height: 20px;
	border-right: solid 1px #7A7B7B;
}

#search .city-select select{
	margin:0 1%;
	padding:0;
	height: 20px;
	font-size: 11px;
	width: 48%;
	height: 18px;
}

#search .search-block{
	width: 56%;
	margin: 0 1%;
}

#search .field{
	width: 62%;
	height: 15px;
	font-size: 11px;
	margin:0 1%;
}

#search .button{
	margin-right: 2%;
}

#newsblock{
	float: right;
	width: 97%;
	margin-top: 25px;
	padding-top: 30px;
	background: url('i/rounded.gif') no-repeat left top;
}

#news-nav{
	float: left;
	padding: 10px 0;
	width: 100%;
}

#news-nav div{
	float: left;
	line-height: 41px;
	background: url('i/sep1.gif') no-repeat right 15px;
	text-align: center
}

#news-nav .caption{
	width: 33%;
	padding-left: 3%;
}

#news-nav .caption img,
#event-nav .caption img{
	padding: 0 3%;
	vertical-align: middle;
}

#news-nav .caption h1,
#event-nav .caption h1{
	font-size: 16px;
	color: #373839;
/*	text-transform: uppercase;*/
}

#news-nav .rss{
	width: 10%;
}

#news-nav .rss a{
	font-size: 13px;
	text-transform: uppercase;
}

#news-nav .rss img{
	padding: 0 2%;
	background: #FFF;
	margin-top: -4px;
	vertical-align: middle;
}

*html #news-nav .rss img{
	margin: 0;
}

#news-nav .archive{
	width: 10%;
}

#news-nav .archive a,
#news-nav .archive a:link,
#news-nav .archive a:visited{
	font-size: 11px;
	text-decoration: underline;
}

#news-nav .archive a:hover{
	text-decoration: none;
}

#news-nav .subs{
	width: 43.5%;
	background: none;
	line-height: 41px;
	font-size: 11px;
	color: #7A7B7B;
}

#news-nav .subs form{
	width: 100%;
}

#news-nav .e_mail{
	width: 44%;
	height: 15px;
}

#news-nav .button{
	vertical-align: -4px;
}


#newslist{
	float: left;
	width: 100%;
}

#newslist li{
    background: url('i/sep2.gif') no-repeat 0px 2px; 
    padding-left: 7px;	
    background-position-x:0px; 
    background-position-y:2px;
   	color: #6A6A6C;
	font-size: 12px;
	margin-bottom: 5px;
	/*margin-bottom: 10px;  */
}


#newslist li div{
	float: left;
	text-align: center;
	line-height: 16px;
}

#newslist .date{
	width: 15%;
	font-size: 12px;
	color: #98002E;
	background: url('http://www.pgkweb.ru/i/sep2.gif') no-repeat 90% 5px;
}

#newslist .description{
	width: 84%;
	text-align: left;
}


#events{
	float: right;
	width: 97%;
	margin-top: 30px;
	padding-top: 30px;
	background: url('i/rounded.gif') no-repeat left top;
}

#event-nav{
	float: left;
	padding: 10px 0;
	width: 100%;
}

#event-nav div{
	float: left;
	line-height: 38px;
	background: url('i/sep1.gif') no-repeat right 15px;
	text-align: center
}

#event-nav .caption{
	width: 30%;
	padding-left: 2%;
}

#event-nav .archive{
	width: 25%;
	background: none;
}

#event-nav .archive a{
	font-size: 11px;
}

#eventlist{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#eventlist li{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#eventlist li div{
	line-height: 18px;
}

#eventlist .pic{
	float: left;
	text-align: right;
	width: 14%;
	font-size: 12px;
	color: #98002E;
}

#eventlist .description{
	float: right;
	width: 83%;
	text-align: left;
}

#banners{
	float: right;
	width: 100%;
	margin-top: 40px;
	padding-bottom: 30px;
}

#banners .banner{
	float: right;
	width: 24%;
	text-align: center;
}

#footer-l{
	float: left;
	height: 195px;
	width: 28%;
	background: url('i/f-bg.png') repeat-x left bottom;
	
}

#footer{
	float: left;
	width: 100%;
	margin-top: -20px;
}

#footer-l div{
	background: url('i/traff-l.png') no-repeat right top;
	height: 195px; padding-left:21%; padding-right:10%; padding-top:0; padding-bottom:0
}

#footer-l div h1{
	padding: 30px 0 5px 0;
	font-size: 17px;
	font-weight: normal;
	color: #373839;
	text-transform: uppercase;
}

#footer-l div h2{
	font-size: 12px;
	font-weight: normal;
	color: #7A7B7B;
	line-height: 20px;
}

#footer-l div p{
	margin: 10px 0;
	color: #000;
	line-height: 15px;
}

#footer-l div a{
	font-size: 14px;
	font-weight: bold;
	color: #AB3C5E;
	text-decoration: none;
}

#footer-r{
	float: right;
	width: 68%;
	margin-top: 40px;
	border-top: solid 4px #98002E;
}

#footer-r .contents{
	float: left; 
	width: 55%;
}

#footer-r .counters{
	float: right; 
	width: 40%; 
	text-align: right;
}

#footer-r p{
	color: #000;
	line-height: 10px;
}

#footer-r a{
	color: orange;
}

#m-bot{
	margin: 25px 0 15px 0;
	width: 100%;
	text-align: center;
}

#m-bot li{
	display: inline;
	padding: 0 2.5%;
}

#m-bot li a{
	color:#797A7A;
	font-size: 11px;
}

#m-bot ul{
	list-style: none;
}

#m-bot ul li{
	display: inline; 
	background: none; 
	margin: 0; 
	padding: 0;
}

#m-bot ul li a{
	color: #98002E;
}

#front-l-inner{
	float: left;
	background: url('i/fr-l-rep.gif') repeat-x left top;
	width: 100%;
	position: relative;
	z-index:3
	
}

#front-layer-inner{
	background: url('i/fr-l-inner.jpg') no-repeat right top;
}

#front-r-container{
	position: relative;
	z-index:2;
	float: left;
	width: 100%;
	

}

#front-r-repeat{
	position: relative;
	float: left;
	left: -2%;
	width: 100%;
	background: url('i/fr-c-repeat.jpg') repeat-x left top;
}

#front-r-inner{
	float: right;
	background: #FFF url('i/fr-c.jpg') no-repeat left top;
	width: 216px;
	padding-right: 60%;
	height: 140px
}

#front-r-vagon{
	position: absolute;
	z-index:3;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 960)? "960px" : "100%");
	min-width: 960px;
	right: 0;
	height: 200px;
	background: url("i/fr-r3.png") no-repeat right 40px;
	margin-top: -40px;
}

#slogan{
	position: absolute;
	z-index:3;
	margin: 45px 0 0 26%;
}

#linksline{
	float: right;
	width: 95%;
	border-bottom: 1px solid #BFBFBF;
	padding: 5px 0 8px;
	
}

#linksline li{
	float: left;
	background: url('i/arr.gif') no-repeat right center;
	padding-left:2%; padding-right:2%; padding-top:0; padding-bottom:0

}

#linksline li a{
	font-size: 12px;
	color: #000;
}

#linksline li.active{
	background:none;
}

#linksline li.active a{
	color: #7A7B7B;
	text-decoration: none;
}

#content-inner{
	float: right;
	width: 90%;
	padding-right: 5%;
}

#content-inner ul{
	margin-bottom: 10px;
}

#content-inner ol{
	padding-left: 5%;
	margin-bottom: 10px;
	font-size: 12px;
}

#content-inner ul li{
	padding: 0em 0em 0em 0.5em;
	margin: 0em 0em 0em 0.5em ;
	line-height: 1.2em;
	font-size: 12px;
	color: #6A6A6C;
	background: url('i/sep2.gif') no-repeat 0px 3px;
}

#content-inner table {
	background-color: #FFFFFF !important; 
	border-collapse:collapse;
	}
	
#content-inner table tr {
	background-color: #FFFFFF !important;}
	
#content-inner table td {
	background-color: #FFFFFF !important; 
	text-align: left; 
	border:1px solid #EFEFEF; 
	padding: 0.5em;
}

.relatedlink{
	margin-left: 5%;
	margin-bottom: 15px;
}

.relatedlink li{
	background: url('i/sep1.gif') no-repeat left center;
	margin-left: 2%;
	padding-left: 1%
}	

.relatedlink li a{
	font-size: 12px;
}

#auth-block{
	position: absolute;
	top: 0;
	width: 100%;
	text-align: right;
}

#auth{
	text-align: center;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 960)? "960px" : "90%");
	min-width: 960px;
	font-size: 11px;
	margin: 5px 0;
}

#auth input{
	height: 14px;
	width: 8%;
	font-size: 9px;
}

#auth ul{
	float: left;
	width: 80%;
}

#auth ul li{
	display: inline;
}

#personal{
	float: right;
	margin: 10px 15px;
	font-size: 11px;
}

#personal a{
	font-size: 11px;
}

/*			gallery		*/

#gallery{
	float: right;
	width: 98%;
}

#gallery h1{
	margin: 0;
	padding:0;
	font-size: 18px;
	/*text-transform: uppercase;*/
	color: #98002E;
}

#gallery h2{
	margin: 0;
	padding:0;
	font-size: 15px;
	/*text-transform: uppercase;*/
	color: #98002E;
}

#gallery h3{
	margin: 0;
	padding:0;
	font-size: 13px;
	/*text-transform: uppercase;*/
	color: #98002E;
}

#gallery p{
	font-size: 12px;
	font-weight: normal;
	margin: 13px 0;
}



#albums{
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

#albums li{
	display:inline;
}

#albums h1, 
#albums p{
	margin: 0;
	padding:0;
}

#albums h1{
	font-size: 13px;
/*	text-transform: uppercase;*/
	color: #98002E;
}

#albums p{
	font-size: 12px;
	font-weight: normal;
	color: #6A6A6C;
}

#albums a {
	text-decoration: none;
}

#albums a:hover{
	text-decoration: underline;
	color: #6A6A6C;
}

#albums li{
	float: left;
	width: 40%;
	margin: 10px 3%;
}

#albums img{
	margin-right: 3%;
}

#bigphoto{
	margin : 30px 3% 0 3%;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: solid 1px #6A6A6C
}

/* #bigphoto img{
	max-width: 550px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) > 550)? "550px" : "100%");
} */

#photos{
	margin-top:20px;
	list-style: none;
}

#photos li{
	float:left;
	vertical-align:top;
	margin: 10px 2%;
}


TABLE.inner_light {border-collapse:collapse}
TABLE.inner_light TD, TH {border 1px solid white; vertical-align:top}
TABLE.inner_light TD {background-color: #EFEFEF}
TABLE.inner_light TH {background-color: #EEEEEE; font-weight:bold; text-align:center}

p.tumb_head {margin: 1em 1em 4em 122px; font-weight:bold}

ul.tomb {padding: 0em; margin: 0em}
ul.tomb li {float: left; width: 90%; padding: 0.5em; margin: 0 0.5em .5em 0; background-image: none; text-align: center; text-valign: middle; border: 0px solid #EEEEEE; overflow: hidden; }
ul.tomb li p {font-size: 0.89em;}
ul.tomb li p, ul.tomb li h2, ul.tomb li h3 {margin: 0.00em 0.0em;}
ul.tomb li a:link, ul.tomb li a:visited {text-decoration: none}
ul.tomb li a:hover {text-decoration: underline}

ul.tomb div.tomb_logo   {float:left; margin: 0 1.2em .5em 0; padding: 0; vertical-align:top}
ul.tomb div.tomb_body p  {text-align:left; margin-top: .5em; font-size:12px}
ul.tomb div.tomb_body img.tomb_doc {border: 1px solid #EEEEEE; margin-left:2em}
ul.tomb div.tomb_doc    {float:right}

ul.tombstone {padding: 0 0 0em 0; margin: 0em 0em 0em 0}
ul.tombstone li {float: left; width: 32em; height: 174px; padding: 1em; background-image: none; text-align: left; text-valign: middle; border: 1px solid #333333; overflow: hidden;}
ul.tombstone li {margin: .5em !important; }
ul.tombstone li img {margin-right: 1em;}
ul.tombstone li p {margin-top: 6px;}

ul.tombstone li a:link, ul.tomb li a:visited {text-decoration: none}
ul.tombstone li a:hover {text-decoration: underline}


/* navigation */
#nav {
	background:#ddd url(http://static.flowplayer.org/img/global/gradient/h300.png);
	border-bottom:1px solid #CCCCCC;
	height:52px;	
	width:625px;
}

#nav ul {	
	width:600px;
	margin:0 auto;	
}

#nav li {	
	border-right:1px solid #ddd;
	float:left;
	padding-left:1px;
	width:175px;
	list-style-type:none;
	text-align:center;
}

#nav a {
	color:#333333;
	display:block;
	padding:17px;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	height:22px;
	text-decoration:none;
}	

#nav a.current {
	background:url(http://static.flowplayer.org/tools/img/tabs/down_large.jpg);	
}

#nav img {
	background-color:#fff;
	border:1px solid #ccc;
	margin:3px 0 5px 27px;
	padding:4px;		
	display:block;
}

#nav strong {
	display:block;		
	font-size:13px;
}

/* panes */
#panes {
	background:#fff url(http://static.flowplayer.org/img/global/gradient/h300.png) repeat scroll 0 0;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;
	width:743px;	
	height:55px;
	margin-bottom:-20px;
	padding-bottom:20px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;		
	position:absolute;
	top:20px;
	left:20px;
	font-size:14px;
	color:#444;	
	width:650px; 
}

#panes img {
	float:left;
	margin-right:20px;
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}

.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
}
#search-scrol {
	padding:0px 0px 0px 30px;
}
table.dot {
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
}
table.dot th {
padding:3px;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table.dot td {
padding:3px;
border-left:1px solid #999999;
border-bottom:1px solid #999999;
}

/*News blocks align (c)Isaev*/
#l_a
{
    text-align:center;
    font-style:italic;
    float:left;
    margin-right:20px;
    margin-bottom:10px;
    }

#r_a
{
    text-align:center;
    font-style:italic;
    float:right;
    margin-left:20px;
    margin-bottom:10px;
    }
#r_a img, #l_a img
{
    margin-bottom:10px;
}

#red
{
	color:red;
	font-weight:bold;
}

/*Isaev's addons*/
hr.design_v 
	{
		width:1px;
		height:50;
		color: #DDDDDD;
		/*лечилка для мазилы*/
	    border-width: 0px 1px 0px 0px;
	    border-bottom-style: solid; border-color:#DDDDDD;
	}

/*hr.design_h 
	{
		width:100%;
		height:1;
		color: #DDDDDD;
		/*лечилка для мазилы*/
	/*    border-width: 0px 1px 0px 0px;
	    border-bottom-style: solid; border-color:#DDDDDD;
	}*/	
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:308px;
background:#FFFFFF;
border:2px solid #cecece;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
z-index:20;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#98002E;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#98002E;
font-weight:700;
display:block;
cursor:pointer;
text-decoration:none;
}

#popupContact2{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:308px;
background:#FFFFFF;
border:2px solid #cecece;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
z-index:20;
padding:12px;
font-size:13px;
box-shadow: 0 0 10px #333;
-moz-box-shadow: 0 0 10px #333;
-webkit-box-shadow: 0 0 10px #333;
}
#popupContact2 h1{
text-align:left;
color:#98002E;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose2{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#98002E;
font-weight:700;
display:block;
cursor:pointer;
text-decoration:none;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:10;
}
	
	
#archive-nav{
	float: left;
	padding: 10px 0;
	width: 100%;
}

#archive-nav div{
	float: left;
	line-height: 41px;
	background: url('i/sep1.gif') no-repeat right 15px;
	text-align: center
}

#archive-nav .caption{
	width: 33%;
	padding-left: 0%;
	text-align:left;
}

#archive-nav .archive{
	width: 10%;
}

#archive-nav .archive a,
#archive-nav .archive a:link,
#archive-nav .archive a:visited{
	font-size: 11px;
	text-decoration: underline;
}

#archive-nav .archive a:hover{
	text-decoration: none;
}

