body {
	width: 975px;
	background: #FFFFFF;
	border-style: none;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	font-family: tahoma, Arial, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
br {
	font-size: 0px;
	height: 0px;
}
hr {
	border-top: 1px solid #D8D8D8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	height: 1px;
	margin-left: 11px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {color: #3333CC;}
a:visited {color: #666666;}
a:hover {color: #FF0000;}



.divider {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.date {
	color: #586E25;
	font-size: 85%;

}
.warning {color: #FF8108!important;}

.header {
	width: 975px;
	height: 215px;
	background: url(/images/themes/default/bg_body2.jpg) no-repeat center top;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 100;
}

.slogan {
	font-size: 80%;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 60px;
	top: 15px;
/*	background: url(/images/themes/default/slogan.gif) no-repeat left top; */
	height: 18px;
	width: 348px;
}

.logo {
	position: relative;
	left: 60px;
	top: 56px;
	height: 62px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	background: url(/images/themes/default/logo.gif);
}
.logo img {
	height: 39px;
	width: 165px;
}


.search {
	background: url(/images/themes/default/bg_search_form2.gif) no-repeat left top;
	margin: 12px 25px 0px 0px;
	padding: -20px 0px 0px;
	height: 44px;
	width: 301px;
	display: inline;
	float: right;
}
h1 form.search {
	background: none;
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
h1.searchresults label {
	margin: 0px!important;
	padding: 0px!important;
}
#searchresults {
	margin-top: 49px;
}
#searchresultlist {
	margin-top: 2.5em!important;
	margin-bottom: 2em;
}
#searchresultlist dd {
	margin-bottom: 1.2em;
	font-size: 90%;
	color: #666666;
}

#query {
	font-size: 20px;
	width: 244px;
	height: 30px;
	margin-bottom: 8px;
	vertical-align: middle;
}
.query {
	display: block;
	margin-top: 7px;
	margin-left: 16px;
	position: relative;
	background: #ABE800 url(/images/themes/default/bg_query.gif) no-repeat left top;
	height: 20px;
	width: 210px;
	font-size: 80%;
	padding: 4px 0px 0px 32px;
	border: none;
}

.magnifier {
	display: block;
	position: relative;
	top: -24px;
	left: 265px;
}
.navigator {
	height: 56px;
	width: 588px;
	position: relative;
	left: 346px;
	top: 28px;
	display: block;
	margin-top: -26px;
}
.navigator a img {
	border-style: none;
}

.navigator a {
	text-decoration: none;
	display: block;
	height: 56px;
	border-style: none;
	float: left;
	margin-right: 22px;
}
.navigator span {
	display: block;
	height: 56px;
	border-style: none;
	float: left;
	margin-right: 22px;
}


	/* Buttons =================================== */
		/* Homepage */
		.navindex {
			background: url(/images/themes/default/navigator/home_off.gif) no-repeat;
			width: 77px;
		}
			.navindex:hover {background: url(/images/themes/default/navigator/home_on.gif) no-repeat;}
			.navindex#selected {background: url(/images/themes/default/navigator/home_on.gif) no-repeat!important;}
.navindex img {
	height: 56px;
	width: 77px;
}

			
		/* News */
			.navnews {
			background: url(/images/themes/default/navigator/news_off.gif) no-repeat;
			width: 77px;
			}
			.navnews:hover {background: url(/images/themes/default/navigator/news_on.gif) no-repeat;}
			.navnews#selected {background: url("/images/themes/default/navigator/news_on.gif") no-repeat!important;}
.navnews img {
	height: 56px;
	width: 77px;
}

			
		/* Catalog */			
		.navcatalog {
			background: url(/images/themes/default/navigator/catalog_off.gif) no-repeat;
			width: 77px;
			}
			.navcatalog:hover {background: url(/images/themes/default/navigator/catalog_on.gif) no-repeat;}
			.navcatalog#selected {background: url(/images/themes/default/navigator/catalog_on.gif) no-repeat!important;}
.navcatalog img {
	height: 56px;
	width: 77px;
}


		/* About */			
		.navcompany {
			background: url(/images/themes/default/navigator/about_off.gif) no-repeat;
			width: 87px;
			}
			.navcompany:hover {background: url(/images/themes/default/navigator/about_on.gif) no-repeat;}
			.navcompany#selected {background: url(/images/themes/default/navigator/about_on.gif) no-repeat!important;}					
.navcompany img {
	height: 56px;
	width: 87px;
}

		
			
.content {
	margin-top: 0px;
	margin-right: 26px;
	margin-left: 26px;
	margin-bottom: 0px;
	position: relative;
	top: -77px;
	width: 924px;
	z-index: 200;
	left: 0px;
	right: 0px;
}
.left {
	float: left;
	width: 225px;
}
.middle {
	float: left;
	width: 493px;
}


		/* Section_Headers =============================== */

		.middle h1 {
			font: normal 130% tahoma, Arial, sans-serif;
			color: #4D543A;
			letter-spacing: 1px;
			margin: 63px 0px 0px 50px;
			float: left;
			display: block;	
		}
		.middle h1 span {
			font-size: 55%;
			color: #A09E9E;
			font-weight: bold;
			display: block;
		}		
		
		#events {
			background: url(/images/themes/default/headers/header_events.gif) no-repeat;
				}
#about {
	background: url(/images/cmon/scanner_logo.gif) no-repeat left top;
	height: 50px;
	width: 300px;
	margin-top: 50px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 34px;
	//display: inline;
}
#about img {
	height: 50px;
	width: 56px;
}

		#events img {
			height: 30px;
			width: 244px;
				}
		#hcatalog {background: url(/images/themes/default/headers/header_underline_catalog.gif) no-repeat;
		}
		#hcatalog img {
			height: 28px;
			width: 109px;
		}
		
		#newgoods {
			background: url(/images/themes/default/headers/header_new_goods.gif) no-repeat right top;
			margin-bottom: 41px!important;
			padding-left: 49px!important;
			margin-left: 0px!important;
		}

		#newgoods img {
			height: 28px;
			width: 268px;
		}



#wide {
	width: 718px;
}

.centify {
	text-align: center!important;
}

.contentblock {
	padding-top: 0px;
	/* border-top: 1px dotted #B3B3B3; */
	margin-top: 25px;
	margin-right: 60px;
	o\verflow: visible;
	he\ight: 1%;
}
#wide p {
        text-align: left;
        margin-left: 34px;
        margin-top: 0.5em;
        margin-right: 34px;
        color: #333333;
        font-size: 80%;
        line-height: 1.35em;
}
.small {
	font-size: 80%!important;
	color: #FF0000!important;
	text-align: left!important;
}

#wide ul, ol {

	margin-left: 68px;
	margin-top: 0.5em;
	margin-right: 34px;
	font-size: 80%;
	line-height: 1.35em;
}
#wide dl {
	margin-left: 68px;
	margin-top: 0.5em;
	margin-right: 34px;
	font-size: 80%;
	line-height: 1.35em;
}


#wide h2#team {
	color: #586E25;
	margin-bottom: 1em;
	margin-top: 2.5em;
	margin-left: 34px;
	font: bold 140% Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 2px;
}

#wide h3 {
	color: #586E25;
	margin-bottom: 1em;
	margin-top: 2.5em;
	margin-left: 34px;
	font: bold 100% Arial, Helvetica, sans-serif;
	text-align: left;
}
#wide h3 span.date {
	font-size: 65%;
	color: #A09E9E;
	font-weight: bold;
	display: block;
	padding-left: 2px;
}
#wide h4 {
	font-size: 80%;
	color: #000000;
	margin-bottom: 0.1em;
	margin-left: 34px;
}
#wide table {
	width: auto;
	font-size: 80%;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 1em 34px;
}

#wide th {
	padding: 6px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #DBDBDB; 
}
#wide td {
	padding: 6px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.even {
/*	background: #F5F5F5; */
}
#productlist {
	border: none!important;
}
#productlist {width: 80%!important;}
#productlist tr:hover {background: #F8FCF8;}
#productlist td {
	border-right-style: none!important;
	
}
#productlist th {
	border: none!important;
	background-color: #E9E9E9!important;
	letter-spacing: 1px;
	vertical-align: bottom;
}
#name {
	background: url(/images/themes/default/bg_th_left.gif) no-repeat left top!important;}
#price {
	background: url(/images/themes/default/bg_th_right.gif) no-repeat right top!important;
}


.productphoto {
	margin-left: 34px;
	background: #CCCCCC;
	float: left;
}
.productdetails {
	float: left;
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 20px;
}
.productinfo {
	display: table;
	margin-top: 2em!important;
}

.price {
	background: #ABE800;
	padding: 2px 3px;
}
.productproperty {
	font-weight: bold;
}








.right {
	float: left;
	width: 206px;
	padding-top: 41px;
}


.icons {
	margin-top: 20px;
	height: 80px;
}
#wide .icons {
	float: left;
	width: 225px;
}

.icons a {
	display: inline;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-left: 34px;
}
.icons a span {
	text-decoration: underline;
	display: block;
	color: #586E25;
	font-size: 70%;
	font-weight: bold;
}
.icons a#email span {margin-left: -25px;}
#icq {
	background: url(/images/themes/default/icons/ico_icq.gif) no-repeat;
	height: 70px;
	width: 44px;
}
#icq img {
	height: 70px;
	width: 44px;
}

#email {
	background: url(/images/themes/default/icons/ico_mail.gif) no-repeat;
	height: 70px;
	width: 80px;
}
#email img {
	height: 70px;
	width: 80px;
}

.hidden {
	font-size: 100%;
	color: #4C5339;
	display: none!important;
}
.left h2.hidden {
margin-left: 30px;
}
.left h3 {
	color: #000000;
	font-size: 70%;
	margin: 2em 10px 0.5em;
}

.left p {
	font-size: 70%;
	/*color: 12.02.2007 г.;*/
	text-align: left;
	margin-left: 11px;
	margin-top: 0px;
	margin-right: 17px;
	color: #333333;
}

.infoblock_address {
	margin-top: 20px;
	background-image: url(/images/themes/default/infoblocks/infoblock_address.png);
	background-repeat: no-repeat;
	background-position: top;
}
.infoblock_address img {
	height: 34px;
	width: 225px;
}

.infoblock_address address {
	font-size: 90%;
	font-style: normal;
	display: block;
	margin-bottom: 6px;
}

.infoblock_address dl {
	font-size: 80%;
	margin-left: 13px;
}
.infoblock_address dt {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 7px;
}
.infoblock_address dd {
	margin-left: 0px;
	margin-bottom: 50px;
	clear: both;
	display: block;
	margin-top: 0px;
}
.code {
        display: block;
        float: left;
        font-size: 90%;
        font-weight: bold;
        color: #999999;
}

.phone {
        font-size: 90%;
        font-weight: bold;
        color: #000000;
        display: block;
        float: right;
        clear: right;
        margin-right: 0px;
        padding-right: 15px;

}
.card {
        margin-top: -35px;
        margin-left: 13px;
        height: 15px!important;
        width: 110px!important;
        background: url(/images/themes/default/icons/ico_partner_card.gif) no-repeat;
        display: block;
}
.card img {
        height: 15px;
        width: 110px;
        border: none;
}
.worktime {
        height: 108px;
        width: 135px;
        background: url(/images/themes/default/daytime.png) no-repeat left top;
}
.infoblock_news {
	margin-top: 40px;
	o\verflow: visible;
	he\ight: 1%;
}

.infoblock_news h2 {
	font-size: 80%;
	background: url(/images/themes/default/headers/header_news.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
.infoblock_news h2 img {
	height: 33px;
	width: 225px;
}
.infoblock_jobs {
	margin-top: 40px;
	o\verflow: visible;
	he\ight: 1%;
}
.infoblock_jobs h2 {
	font-size: 80%;
	background: url(/images/themes/default/infoblocks/infoblock_job.png) no-repeat;
	margin: 0px;
	padding: 0px;
	margin-left: -60px;
}
.infoblock_jobs h2 img {
	height: 34px;
	width: 225px;
}
.infoblock_jobs li {
	font-size: 70%!important;
}

.imgintextcenter {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EEEEEE;
	display: block;
}
.imgintextleft {
	float: left;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 11px;
}
.left img.imgintextleft {
	float: left;
	margin-top: 0.5em;
	margin-right: 5px!important;
	margin-bottom: 0px;
	margin-left: 11px;
}

#wide img.imgintextleft {
	margin-left: 34px;
}


.imgintextright {
	float: right;
	margin: 0.5em 34px 1em;
}
.imgmiddle {vertical-align: middle;}








.adblock {
	font-size: 70%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0;	
}
.adblock a {
	color: #FF0000!important;
}
.adblock img {border: none;}
.adblockmiddle {
	font-size: 75%;
	margin-top: 2em;
	text-align: center;
}
#wide div.adblockmiddle {margin-right: 60px;}
.adblockmiddle img {border: none;}
.adblockmiddle a {
	color: #FF0000!important;
}


.newitems {
	width: 460px;
	text-align: center;
	margin-right: auto;
	margin-left: 30px;
}
.row {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
	/*height: 145px; commented by Bony, 22.03.2007 */
	height: auto; /* added by Bony, 22.03.2007 */
}

.item {
	display: table-cell;
	margin: 9px 30px 9px 14px;
	text-decoration: none;
	font-size: 80%;
	text-align: center;
	float: left;
	width: 180px;
}
div.infoblock_catalog a.item {
	display: block!important;
	margin: 0px!important;
	text-decoration: none;
	font-size: 80%;
	text-align: center;
	float: none!important;
	width: auto!important;

}

.item img {
	margin-bottom: 0.5em; /* added by Bony, 22.03.2007 */
/*	height: 100px;
	width: 100px;
	overflow: hidden; */
}

.item span {
	text-decoration: underline;
}
.item .price {
	font-size: 85%;
	text-decoration: none;
	text-align: center;
	display: block;
	background: #FFFFFF;
	color: #000000;
}
.item .price img {
	border-style: none;
	cursor: help;
}


.right h2 {
	font-size: 90%!important;
	margin-bottom: 10px;
}
.right h3 {
	color: #4A5137;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 0.25em;
}
.right p {
	font-size: 70%;
	text-align: justify;
	margin-top: 0.1em;
}
.right ul {
	font-size: 70%;
	margin-top: 0.1em;
	list-style: circle;
	margin-left: 20px;
	padding-left: 18px;
}
.right ol {
	font-size: 70%;
	margin-top: 0.1em;
	list-style: circle;
}

#categories li {
	margin-bottom: 0.5em;
	font-size: 115%;
}
#categoryselected {
	font-weight: bold;
}
.l0 {
	font-size: 140%;
}

.l1 {
	font-size: 135%;
}

.l2 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.l3 {
	font-size: 80%;
	font-weight: bold;
}
.l4 {
	font-size: 70%;
}
.l5 {
	font-size: 50%;
}

h3 a {
	text-decoration: none;
	background: url(/images/themes/default/linkunderline_bw.gif) repeat-x left bottom;
	color: #586E25!important;
}





.header_price {
	background: url(/images/themes/default/headers/header_price.gif) no-repeat;
	display: block;
	height: 15px;
	width: 96px;
	margin-bottom: 5px;
}
.header_price img {
	height: 15px;
	width: 96px;
}


/* Infoblock_Price ----------------------- */

.infoblock_price {
	font-size: 70%;
	color: #999999;
	background: url(/images/themes/default/infoblocks/ico_price_small.jpg) no-repeat right top;
	height: 79px;
	width: 186px;
	z-index: 500;
	text-align: right;
}
.infoblock_price a#box {
	float: right;
	display: block;
	margin-left: 11px;
}
#box img {
	display: block;
	height: 63px;
	width: 90px;
}
.infoblock_price span {
	display: block;
	position: relative;
	left: -30px;
	width: 96px;
	top: 0px;
	margin-right: 90px;
	padding-top: 5px;
}

/* Infoblock_Job ------------------------------------- */


.infoblock_job {
	font-size: 70%;
	color: #999999;
	background: url(/images/themes/default/infoblocks/ico_job_send.jpg) no-repeat right top;
	height: 79px;
	width: 186px;
	z-index: 500;
	text-align: right;
}
.infoblock_job a#box {
	float: right;
	display: block;
	width: 92px;
	height: 61px;
	margin-top: -31px;
	margin-right: 4px;
}
.infoblock_job span {
	display: block;
	position: relative;
	left: -30px;
	width: 96px;
	top: 0px;
	margin-right: 90px;
	padding-top: 5px;
}













.header_catalog {
	background: url(/images/themes/default/headers/header_infoblock_catalog.gif);
	margin: 20px 0px 26px!important;
	padding: 0px;
	height: 30px;
	width: 206px;
}
.header_catalog img {
	height: 30px;
	width: 206px;
}
.header_webcam {
	background: url(/images/themes/default/headers/header_webcam.gif) no-repeat left top;
	margin: 20px 0px 26px!important;
	padding: 0px;
	height: 30px;
	width: 206px;
}
.header_webcam img {
	height: 32px;
	width: 206px;
}



.newsblock {
	margin-bottom: 1em;
	border-bottom: 1px solid #999999;
}

.pager {
	font: bold 70% tahoma, Arial, sans-serif;
	color: #A09E9E;
	letter-spacing: 1px;
	position: absolute;
	left: 275px;
	top: 92px;
}
.pager span {
display: inline!important;
font-size: 100%!important;
}



#cloud {
	margin: 3em 0px 0px 34px!important;
	padding: 0px;
	line-height: 2em!important;
	text-align: left!important;	
}
#cloud li {
	display: inline!important;
	margin: 0px!important;
	padding: 0px!important;
	list-style: none!important;
	
}
#cloud a {
	margin-right: 1em;
	white-space: nowrap!important;
	text-decoration: none;
	background: url(/images/themes/default/linkunderline.gif) repeat-x left bottom;
}
.classicview li {
	margin-bottom: 0.5em;
	list-style: circle;
}
.classicview {
	margin-top: 3em!important;
}

.classicview sup {
	color: #000000;
	background: #EEEEEE;
	padding: 1px 2px;
	font-size: 75%;
	margin-left: 10px;
	cursor: help;
}

.popup {
	position: absolute;
	left: 277px;
	top: 70px;
	z-index: 700;
	width: 421px;
	visibility: hidden;
}
.popup form {
	margin: 0px;
	font: 80% Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 10px 10px 0px;
}

.popup label {
	display: block;
	width: 300px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.popup label span {
	font-size: 80%;
	color: #999999;
	font-weight: normal;
}

.popup select {
	width: auto;
	border: 1px solid #EBEBEB;
}
.selectrequired {
	border: 1px solid #FF8108!important;
}
.tf {
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	padding: 2px;
}
.tfrequired {
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #FF8108;
	padding: 2px;
}
.tarea {
	width: 300px;
	overflow: auto;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
}
.tarearequired {
	width: 300px;
	overflow: auto;
	background: #FFFFFF;
	border: 1px solid #FF8108;
}
.buttons {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.send {
	margin-right: 20px;
}
.close {
	background: #FFFFFF;
	border: 1px none #666666;
	text-decoration: underline;
}






.popupheader {
	height: 28px;
	background: no-repeat center center;
}
.popupheader a {
	background: url(/images/themes/default/windows/window_close.png) no-repeat center center;
	display: block;
	height: 21px;
	width: 22px;
	float: right;
	margin-top: 5px;
	margin-right: 12px;
	text-decoration: none;
	border-style: none;
	font-size: 0px;
	//display: inline; /* fixes may doesn't work in IE7 */
}
.popupheader a:hover {
	background: url(/images/themes/default/windows/window_close_hover.png) no-repeat center center;
}

#map .popupheader {
	background: url(/images/themes/default/windows/popupmap1.png) no-repeat center top;
}

* html #map .popupheader {
	 background: none!important;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popupmap1.png', sizingMethod='crop');
}

#map p {
	font-size: 80%;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
.imgmap {
	margin-right: 2px;
	border: 1px solid #FF9900;
}



#mailer .popupheader {background: url(/images/themes/default/windows/popupmail.png) no-repeat left top;}

* html #mailer .popupheader {
	 background: none!important;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popupmail.png', sizingMethod='image');
}

#message .popupheader {background: url(/images/themes/default/windows/popupmail.png) no-repeat left top;}

* html #message .popupheader {
	 background: none!important;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popupmail.png', sizingMethod='image');
}


#jobber .popupheader {background: url(/images/themes/default/windows/popupjob.png) no-repeat left top;}

* html #jobber .popupheader {
	 background: none!important;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popupjob.png', sizingMethod='image');
}

#message h4#okmessage {
	margin: 17px;
	font-size: 90%;
	background: url(/images/themes/default/windows/msg_ok.gif) no-repeat left top;
	padding-left: 100px;
	height: 58px;
}
#message h4#errormessage {
	margin: 17px;
	font-size: 90%;
	color: #FF0000;
	/*background: url(/images/themes/default/windows/msg_error.gif) no-repeat left top;*/
}
#icqlist .popupheader {
	background: url(/images/themes/default/windows/popupicq.png);
}

* html #icqlist .popupheader{
background: none!important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popupicq.png', sizingMethod='image');
}



#icqlist dl {
	font-size: 80%;
	color: #000000;
	margin-left: 20px;
	padding-left: 20px;
}
#icqlist dt {
	display: block;
	margin-bottom: 0px;
	/*background: url(/images/cmon/icons/icq_online.gif) no-repeat left top;
	margin-left: 20px;
	padding-left: 20px;*/
}
#icqlist dd {
	color: #999999;
	display: block;
	margin-bottom: 5px;
	font-size: 90%;
	margin-left: 20px;
}
#icqlist h4 {
	font-size: 80%;
	margin: 10px 0px 0px 20px;
}



/********** css png fix***/

.popupbody {
	background: url(/images/themes/default/windows/popup_body.gif) repeat-y left top;	
	overflow: hidden;
	position: relative;	
}

.popupbody .pleft{
	width: 4px;
	height: 1000px;
	background: url(/images/themes/default/windows/popup_left.png) no-repeat left top;	
	position: absolute;
	top: 0xp;
	left: 0px;
}

.popupbody .pright{
	width: 8px;
	height: 1000px;
	background: url(/images/themes/default/windows/popup_right.png) no-repeat left top;	
	position: absolute;
	top: 0xp;
	right: 0px;
	//right: -1px;
}


* html .popupbody .pleft{
background: none!important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popup_left.png', sizingMethod='image');
}

* html .popupbody .pright{
background: none!important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popup_right.png', sizingMethod='image');
}

/***************/

.popupbottom {
	background: url(/images/themes/default/windows/popup_bottom.png) no-repeat center top;
	height: 20px;
	width: 421px;
}

* html .popupbottom{
	 background: none!important;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/themes/default/windows/popup_bottom.png', sizingMethod='image');
	 height: 20px;
	 width: 421px;
}

.footer {
	border-top: 3px solid #D8D8D8;
	font-size: 80%;
	color: #666666;
	margin-bottom: 0px;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 23px; 
	position: relative;
	top: 0px;
	width: auto;
	margin-right: 36px;
	margin-left: 36px;
}
.footer a {
	color: #666666;
}

.footer h1 {
	font-size: 110%;
	color: #000000;
	margin: 0px 0px 0.7em;
}
.footer address {
	font-style: normal;
	line-height: 1.2em;
	font-size: 90%;
}


.footer p {
	margin-left: 0px!important;
}

.legalinformation {
	font-size: 80%;
	color: #999999;
}
.footerbuttons {
	position: relative;
	width: auto;
	height: 30px;
	float: right;
}
.alliance {
	position: relative;
	text-align: left;
	float: right;
	border-style: none;
}


.footerbuttons img {
	margin-left: 34px;
	display: block;
	float: left;
}
.feedback {
	background: #CCCCCC;
display: none;
}
.viewselector#showcloud {
	font-size: 70%;
	color: #000000;
	background: url(/images/themes/default/icons/ico_listview.gif) no-repeat left top;
	padding-left: 0px;
	margin: 30px 0px 0px;
	padding-top: 45px;
	white-space: normal!important;
	display: block;
	line-height: 1.2em!important;
	font-weight: bold;
	text-align: left;
	padding-bottom: 1em;
}
.viewselector#showclassic {
	font-size: 70%;
	color: #000000;
	background: url(/images/themes/default/icons/ico_cloudview.gif) no-repeat left top;
	padding-left: 0px;
	margin: 30px 0px 0px;
	padding-top: 45px;
	white-space: normal!important;
	display: block;
	line-height: 1.2em!important;
	font-weight: bold;
	text-align: left;
	padding-bottom: 1em;
}
#wide p.author {
	text-align: right;
	font-size: 70%;
}
.column {
	float: left;
	width: 49%;
}

.sort a {
	color: #586E25;
}
.sort a span {
	font-size: 150%;
	/*color: #3333CC;*/
}