@charset "windows-1251";

@font-face {
    font-family: 'PFDinTextCompProRegular';
    src: url('/webfonts/pfdintextcomppro-regular-webfont.eot');
    src: url('/webfonts/pfdintextcomppro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/pfdintextcomppro-regular-webfont.woff') format('woff'),
         url('/webfonts/pfdintextcomppro-regular-webfont.ttf') format('truetype'),
         url('/webfonts/pfdintextcomppro-regular-webfont.svg#PFDinTextCompProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFDinTextCompProLight';
    src: url('/webfonts/pfdintextcomppro-light-webfont.eot');
    src: url('/webfonts/pfdintextcomppro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/pfdintextcomppro-light-webfont.woff') format('woff'),
         url('/webfonts/pfdintextcomppro-light-webfont.ttf') format('truetype'),
         url('/webfonts/pfdintextcomppro-light-webfont.svg#PFDinTextCompProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'JeffScriptRegular';
    src: url('/webfonts/jeff_script-webfont.eot');
    src: url('/webfonts/jeff_script-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/jeff_script-webfont.woff') format('woff'),
         url('/webfonts/jeff_script-webfont.ttf') format('truetype'),
         url('/webfonts/jeff_script-webfont.svg#JeffScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProItalic';
    src: url('/webfonts/myriadpro-it-webfont.eot');
    src: url('/webfonts/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/myriadpro-it-webfont.woff') format('woff'),
         url('/webfonts/myriadpro-it-webfont.ttf') format('truetype'),
         url('/webfonts/myriadpro-it-webfont.svg#MyriadProItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
}
::selection,::-moz-selection{background-color:none;color:#F60;text-shadow:none;}
body {
	background-color: #343434;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bgv.png);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: #000 0px -1px 0px;
	font-size: 14px;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'PFDinTextCompProRegular';
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	text-shadow: #000 0px -1px 0px;
	color: #EEE;
}
h1 a, h2 a, h3 a, a h1, a h2, a h3 {
	color: #EEE;
	-webkit-transition: color .25s ease-out;
	-moz-transition: color .25s ease-out;
	-o-transition: color .25s ease-out;
}
h1 a:hover, h2 a:hover, h3 a:hover, a h1:hover, a h2:hover, a h3:hover {
	color: #F60;
}
h1, h2, h3 {
	text-transform: uppercase;
}
img {
	border: none;
}
.clear {
	clear: both;
	font-size:0;
	overflow: hidden;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}
.IMG-left {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 3px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	clear: left;
}
.IMG-right {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
	clear: right;
}
.RightcolGrey .IMG-left, .RightcolGrey .IMG-right, .RightcolGrey p img {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.subtitle {
	font-family: 'PFDinTextCompProLight';
	font-weight: lighter;
	font-size: 18px;
	margin: 0px;
	color: #A7A7A7;
	padding: 0px;
	text-shadow: #000 0px -1px 0px;
	text-transform: uppercase;
}


/* Fix sub-pixel background rounding in Safari & chrome */ 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	html {
		margin-left: -1px;
		padding-left: 1px;	
	}
}

#Container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/images/trans.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	padding-top: 0px;
}
#Container p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#Header {
	height: 112px;
	width: 100%;
}
#Container #HeadBlock a {
	cursor: pointer;
}
#Container #HeadBlock {
	margin: 0px;
	padding: 0px;
	height: 140px;
}
#Container #HeadBlock .Logo {
	height: 60px;
	width: 290px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-top: 19px;
}
#Container #HeadBlock .Logo a, #Container #HeadBlock .Logo span {
	height: 60px;
	width: 290px;
	display: block;
	background-image: url(/images/artgraphic.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Container #HeadBlock .Logo a:hover {
	background-repeat: no-repeat;
	background-position: -290px 0px;
}

/* MAIN MENU */

#Container #HeadBlock #Mainmenu {
	width: 625px;
	list-style-type: none;
	float: right;
	position: relative;
	padding: 0px;
	height: 40px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Container #HeadBlock #Mainmenu li {
	display: inline;
	list-style-type: none;
}
#Container #HeadBlock #Mainmenu li a {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 0px;
	padding-top: 40px;
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
}

/* BUTTONS */

#Container #HeadBlock #Mainmenu li#m1 a {
	width: 105px;
	background-position: 0px 0px;
}
#Container #HeadBlock #Mainmenu li#m2 a {
	width: 100px;
	background-position: -105px 0px;
}
#Container #HeadBlock #Mainmenu li#m3 a {
	width: 100px;
	background-position: -205px 0px;
}
#Container #HeadBlock #Mainmenu li#m4 a {
	width: 100px;
	background-position: -305px 0px;
}
#Container #HeadBlock #Mainmenu li#m5 a {
	width: 100px;
	background-position: -405px 0px;
}
#Container #HeadBlock #Mainmenu li#m6 a {
	width: 120px;
	background-position: -505px 0px;
}

/* HOVER */

#Container #HeadBlock #Mainmenu li#m1 a:hover {
	background-position: 0px -40px;
}
#Container #HeadBlock #Mainmenu li#m2 a:hover {
	background-position: -105px -40px;
}
#Container #HeadBlock #Mainmenu li#m3 a:hover {
	background-position: -205px -40px;
}
#Container #HeadBlock #Mainmenu li#m4 a:hover {
	background-position: -305px -40px;
}
#Container #HeadBlock #Mainmenu li#m5 a:hover {
	background-position: -405px -40px;
}
#Container #HeadBlock #Mainmenu li#m6 a:hover {
	background-position: -505px -40px;
}

/* PRESS */

#Container #HeadBlock #Mainmenu li#m1 a:active {
	background-position: 0px -120px;
}
#Container #HeadBlock #Mainmenu li#m2 a:active {
	background-position: -105px -120px;
}
#Container #HeadBlock #Mainmenu li#m3 a:active {
	background-position: -205px -120px;
}
#Container #HeadBlock #Mainmenu li#m4 a:active {
	background-position: -305px -120px;
}
#Container #HeadBlock #Mainmenu li#m5 a:active {
	background-position: -405px -120px;
}
#Container #HeadBlock #Mainmenu li#m6 a:active {
	background-position: -505px -120px;
}

/* ACTIVE */

#Container #HeadBlock #Mainmenu li#m1 .Active {
	background-position: 0px -80px;
}
#Container #HeadBlock #Mainmenu li#m2 .Active {
	background-position: -105px -80px;
}
#Container #HeadBlock #Mainmenu li#m3 .Active {
	background-position: -205px -80px;
}
#Container #HeadBlock #Mainmenu li#m4 .Active {
	background-position: -305px -80px;
}
#Container #HeadBlock #Mainmenu li#m5 .Active {
	background-position: -405px -80px;
}
#Container #HeadBlock #Mainmenu li#m6 .Active {
	background-position: -505px -80px;
}

/* OVER SLIDES */

#slides .ArtZnak {
	height: 290px;
	width: 270px;
	position: absolute;
	margin-top: -100px;
	background-image: url(/images/artznak.png);
	background-repeat: no-repeat;
	margin-left: 635px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .Warn {
	height: 300px;
	width: 300px;
	position: absolute;
	margin-top: -110px;
	background-image: url(/images/warn.png);
	background-repeat: no-repeat;
	margin-left: 625px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .notice {
	height: 300px;
	width: 300px;
	position: absolute;
	margin-top: -110px;
	background-image: url(/images/notice.png);
	background-repeat: no-repeat;
	margin-left: 625px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .Chrstms {
	height: 365px;
	width: 300px;
	position: absolute;
	margin-top: -125px;
	background-image: url(/images/xmas.png);
	background-repeat: no-repeat;
	margin-left: 610px;
	z-index: 20;
	text-indent: -9999px;
}
#slides #snow {
	height: 125px;
	width: 300px;
	position: absolute;
	margin-top: -125px;
	background-image: url(/images/snow.png);
	background-repeat: no-repeat;
	margin-left: 610px;
	z-index: 19;
	text-indent: -9999px;
}
#slides .Badge {
	height: 260px;
	width: 260px;
	position: absolute;
	margin-top: -90px;
	background-image: url(/images/10years.png);
	background-repeat: no-repeat;
	margin-left: 630px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .Badge2 {
	height: 260px;
	width: 260px;
	position: absolute;
	margin-top: -90px;
	background-image: url(/images/Badge-2011.png);
	background-repeat: no-repeat;
	margin-left: 630px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .Call {
	height: 260px;
	width: 260px;
	position: absolute;
	margin-top: -90px;
	background-image: url(/images/call.png);
	background-repeat: no-repeat;
	margin-left: 630px;
	z-index: 20;
	text-indent: -9999px;
}
#slides #HNY2012 {
	height: 260px;
	width: 260px;
	position: absolute;
	margin-top: -95px;
	margin-left: 640px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .Leto {
	height: 260px;
	width: 260px;
	position: absolute;
	margin-top: -90px;
	background-image: url(/images/leto.png);
	background-repeat: no-repeat;
	margin-left: 630px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .Gagarin {
	height: 260px;
	width: 280px;
	position: absolute;
	margin-top: -90px;
	background-image: url(/images/Gagarin.png);
	background-repeat: no-repeat;
	margin-left: 635px;
	z-index: 20;
	text-indent: -9999px;
}
#slides .marka {
	height: 290px;
	width: 330px;
	position: absolute;
	margin-top: -90px;
	background-image: url(/images/marka.png);
	background-repeat: no-repeat;
	margin-left: 620px;
	z-index: 20;
	text-indent: -9999px;
}

.FormArea .Warn {
	height: 300px;
	width: 300px;
	position: absolute;
	margin-top: -30px;
	background-image: url(/images/warn.png);
	background-repeat: no-repeat;
	margin-left: -320px;
	z-index: 20;
	text-indent: -9999px;
}
#Leftcol .Warn {
	height: 300px;
	width: 300px;
	position: absolute;
	margin-top: 150px;
	background-image: url(/images/warn.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	z-index: 20;
}
#slides .GL {
	height: 96px;
	width: 101px;
	margin-left: 857px;
	position: absolute;
	z-index: 999;
	background-image: url(/images/gl.png);
	background-repeat: no-repeat;
	margin-top: 110px;
}
#slides .GL2 {
	height: 90px;
	width: 100px;
	margin-left: 858px;
	position: absolute;
	z-index: 999;
	background-image: url(/images/gl2.png);
	background-repeat: no-repeat;
	margin-top: 110px;
}
#slides #OurWorks {
	position: absolute;
	margin-left: 67px;
	margin-top: 33px;
	z-index: 100;
	width: 174px;
	margin-right: 80px;
	background-image: url(/images/imac.png);
	background-repeat: no-repeat;
	height: 150px;
}
#slides #OurWorks a {
	background-image: url(/images/ourworks.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 114px;
	text-indent: -9999px;
	margin-left: 30px;
	margin-top: 38px;
}
#slides #OurWorks a:hover {
	background-repeat: no-repeat;
	background-position: -114px 0px;
}
#slides #OurWorks a:active {
	background-repeat: no-repeat;
	background-position: -228px 0px;
}

/* ENG */

#Container #Lang {
	float: right;
	display: block;
	height: 23px;
	width: 52px;
	text-indent: -9999px;
	margin-top: 10px;
	z-index: 500;
}
#Container #Lang a {
	background-image: url(/images/lang.png);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 52px;
}
#Container #Lang a.Eng {
	background-position: 0px 0px;
}
#Container #Lang a.Eng:hover {
	background-position: -52px 0px;
}
#Container #Lang a.Rus {
	background-position: 0px -23px;
}
#Container #Lang a.Rus:hover {
	background-position: -52px -23px;
}

/* NB */

#Container #ServSmallList .NB1, #Container #ServSmallList .NB2, #Container #ServSmallList .NB3 {
	float: left;
	width: 240px;
	margin-right: 25px;
	line-height: 1.3em;
	height: 100px;
	padding: 30px;
	margin-bottom: 40px;
	background-color: #5C5D60;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 3px #141414;
	-moz-box-shadow: 0px 1px 3px #141414;
	-khtml-box-shadow: 0px 1px 3px #141414;
	box-shadow: 0px 1px 3px #141414;
}
#Container #ServSmallList .NB1 {
	color: #FFF;
	text-shadow: #000 0px -1px 0px;
	background-image: url(/images/bg-nb-1.jpg);
}
#Container #ServSmallList .NB2 {
	color: #FFF;
	text-shadow: #000 0px -1px 0px;
	background-image: url(/images/bg-nb-2.jpg);
}
#Container #ServSmallList .NB3 {
	color: #FFF;
	text-shadow: #000 0px -1px 0px;
	background-image: url(/images/bg-nb-3.jpg);
}
#Container #ServSmallList .NB3 img {
	margin-bottom: 15px;
	margin-top: -10px;
	margin-left: -5px;
}

#Container #ServSmallList .NB1 a {
	color: #FFF;
}
#Container #ServSmallList .NB2 a {
	color: #FFF;
}
#Container #ServSmallList .NB3 a {
	color: #FFF;
}
#Container #ServSmallList .NB1 h2, #Container #ServSmallList .NB2 h2, #Container #ServSmallList .NB3 h2 {
	margin-bottom: 15px;
}
#Container #ServSmallList .NB1 p, #Container #ServSmallList .NB2 p, #Container #ServSmallList .NB3 p {
	line-height: 1.4em;
}

#ServSmallList .Serv300 {
	float: left;
	width: 290px;
	margin-right: 25px;
	line-height: 1.5em;
	color: #A7A7A7;
	padding-right: 10px;
	height: 180px;
	margin-bottom: 30px;
}
#ServSmallList .Sticker {
	float: left;
	width: 240px;
	margin-right: 25px;
	line-height: 1.3em;
	color: #FFF;
	height: 100px;
	margin-bottom: 40px;
	text-shadow: #333 0px -1px 1px;
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius:10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	padding: 30px;
	background-image: url(/images/water.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: center center;
}
#Container #ServSmallList .MicroCol {
	float: left;
	width: 290px;
	margin-right: 25px;
	line-height: 1.5em;
	color: #CCC;
	padding-right: 10px;
	height: 180px;
	margin-bottom: 20px;
}
#Container #ServSmallList, #Container #PortList {
	margin-right: -25px;
	position: relative;
	padding-top: 40px;
	float: left;
	height: auto;
	padding-bottom: 25px;
}
#Container #ServSmallList .FixLink {
	float: left;
	width: 300px;
	margin-right: 25px;
	margin-top: -20px;
}
#Container #PortList {
	padding-bottom:40px;
}
#Container #ServSmallList .Serv300 h1, #Container #ServSmallList .Serv300 h2 {
	margin-bottom: 20px;
	font-size: 30px;
}
#Container #Leftcol .LeftMenuPunkt a h2 {
	color: #EEE;
}
#Container #ServSmallList .Serv300 h1 a:hover, #Container .More a:active, #Container #ServSmallList .LeftMenuPunkt h2 a:hover, #Container #Leftcol .LeftMenuPunkt h2 a:hover, .Port300 a h3:hover, #Container #ServUpllList .MicroCol a:hover h2 {
	color: #F60;
}
#Container #ServSmallList .Details {
	background-image: url(/images/details.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 114px;
	text-indent: -9999px;
}
#Container #ServSmallList .Details:hover {
	background-image: url(/images/details.png);
	background-repeat: no-repeat;
	background-position: -114px 0px;
}
#Container #ServSmallList .Details:active {
	background-image: url(/images/details.png);
	background-repeat: no-repeat;
	background-position: -228px 0px;
}
.FootCol .Details {
	background-image: url(/images/bgdetails.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	width: 104px;
	text-indent: -9999px;
}
.FootCol .Details:hover {
	background-image: url(/images/bgdetails.png);
	background-repeat: no-repeat;
	background-position: -104px 0px;
}
#Container .More {
	padding-right: 20px;
	padding-bottom: 0px;
	float: left;
	position: relative;
}
#Container .More a, #Container .FixLink a {
	background-image: url(/images/plus.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #999;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 4px;
	display: block;
	height: 20px;
}
#Container .More a:hover, #Container .FixLink a:hover {
	background-repeat: no-repeat;
	background-position: 0px -24px;
	color: #FFF;
}

/* FOOTER */

#Container #Footer {
	height: 147px;
	padding-top: 18px;
	padding-left: 18px;
	font-size: 11px;
	width: 932px;
	background-color: #2E2E2E;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 3px #141414;
	-moz-box-shadow: inset 0px 0px 3px #141414;
	-khtml-box-shadow: inset 0px 0px 3px #141414;
	box-shadow: inset 0px 0px 3px #141414;
	position: relative;
}
#Footer .Contact {
	height: 130px;
	width: 272px;
	float: left;
	color: #CCC;
}
#Footer .FootCol {
	float: left;
	width: 280px;
	margin-left: 36px;
	margin-right: 10px;
	font-size: 12px;
	color: #999;
	line-height: 1.5em;
}
#Footer h3 {
	font-size: 20px;
	margin-bottom: 12px;
}
#Footer h3 a {
	color: #CCC;
}
#Footer h3 a:hover {
	color: #F60;
}
#Container .Copyright {
	padding-top: 40px;
	font-size: 11px;
	color: #999;
	width: 950px;
	height: 100px;
	position: relative;
}
#Container .Copyright strong {
	font-weight: normal;
	color: #FFF;
}
#Container .Contact .Card {
	background-image: url(/images/contact.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 130px;
	text-indent: -9999px;
	float: left;
	position: relative;
}
#Container .Contact .Card a {
	display: block;
	height: 130px;
	width: 130px;
	cursor: default;
}
#Container .Contact .Quest {
	float: right;
	height: 130px;
	width: 130px;
	text-indent: -9999px;
}
#Container .Contact .Quest a {
	background-image: url(/images/quest.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 130px;
	width: 130px;
}
#Container .Contact .Quest a:hover {
	background-repeat: no-repeat;
	background-position: -130px 0px;
}
#Container .Copyright .BSupp {
	height: 24px;
	width: 276px;
	margin-top: -5px;
	float: left;
	padding-right: 34px;
	padding-left: 16px;
}
#Container .Copyright .BSupp a {
	height: 24px;
	width: 276px;
	text-indent: -9999px;
	display: block;
	background-image: url(/images/brsupp.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Container .Copyright .BSupp a:hover {
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#Container .Copyright .BSupp28 {
	height: 28px;
	width: 276px;
	margin-top: -8px;
	float: left;
	padding-right: 34px;
	padding-left: 16px;
}
#Container .Copyright .BSupp28 a {
	height: 28px;
	width: 276px;
	text-indent: -9999px;
	display: block;
	background-image: url(/images/brsupp28.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Container .Copyright .BSupp28 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -28px;
}


/* ----------------------------------
		портфолио
	----------------------------------- */ 

#PortList .Empty {
	float: left;
	width: 230px;
	margin-right: 25px;
	height: 110px;
	background-image: url(/images/bgempty.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding: 35px;
	font-size: 11px;
	color: #666;
	text-shadow: none;
	line-height: 1.3em;
}
#PortList .Port300 {
	float: left;
	width: 290px;
	margin-right: 25px;
	height: 170px;
	background-image: url(/images/bgport.png);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000;
	-khtml-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
}
.boxgrid {
	height: 170px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	margin: 0px;
	width: 290px;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	height: 170px;
	width: 290px;
	margin: 0px;
	border: none;
	padding: 0px;
}
.boxgrid p {
	padding: 0px;
	color:#444;
	font-size: 95%;
	width: 240px;
}
.boxgrid.slideright a {
	display: block;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.boxgrid.slideright .cover {
	position: absolute;
	left: -290px;
	width: 150px;
	margin: 0px;
	float: left;
	text-shadow: none;
	font-size: 11px;
	height: 110px;
	background-image: url(/images/bgboxgrid.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 400px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.boxgrid .cover h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxgrid.slideright a .cover h2 {
	color: #EEE;
}

/* ----------------------------------
		выбор портфолио
	----------------------------------- */ 
	
#Container #Portselect {
	height: 50px;
	width: 300px;
	list-style-type: none;
	padding: 0px;
	position: absolute;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 650px;
}
#Container #Portselect li {
	display: inline;
}
#Container #Portselect li a {
	background-image: url(/images/bgporttype.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 50px;
	overflow: hidden;
	height: 0px;
	width: 150px;
}
#Container #PortType li a:active {
	background-color: #F60;
}
#Container #Portselect li#web a {
	background-position: 0px 0px;
}
#Container #Portselect li#logo a {
	background-position: -150px 0px;
}
#Container #Portselect li#web a:hover {
	background-position: 0px -50px;
}
#Container #Portselect li#logo a:hover {
	background-position: -150px -50px;
}
#Container #Portselect li#web .Active {
	background-position: 0px -100px;
}
#Container #Portselect li#logo .Active {
	background-position: -150px -100px;
}
#Container #Portselect li#web .Active:hover {
	background-position: 0px -150px;
}
#Container #Portselect li#logo .Active:hover {
	background-position: -150px -150px;
}

/* COMMENT IN PORTFOLIO */

#comment {
	font-family: 'MyriadProItalic';
	text-shadow: #000 0px -1px 0px;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F60;
	margin-bottom: 10px;
}
#comment p {
	margin-bottom: 10px;
}
#comment .orange, #comment a {
	color: #F60;
}

/* LEFTCOL */

#Container #Leftcol {
	float: left;
	width: 290px;
	color: #CCC;
	font-size: 12px;
	padding-top: 34px;
	padding-bottom: 40px;
}
#Container #Rightcol {
	float: right;
	width: 625px;
	padding-top: 35px;
	padding-bottom: 40px;
	line-height: 1.5em;
}
#Container .RightcolGrey {
	background-color: #434343;
	line-height: 1.5em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 40px;
	padding: 35px 30px 30px;
	float: right;
	width: 565px;
	margin-top: 0px;
	-webkit-box-shadow: 0px 1px 2px #141414;
	-moz-box-shadow: 0px 1px 2px #141414;
	-khtml-box-shadow: 0px 1px 2px #141414;
	box-shadow: 0px 1px 2px #141414;
}
#Container .RightcolGrey.hyphenate {
	text-align: justify;
}
#Container #Rightcol img {
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 3px #000;
	-moz-box-shadow: 0px 1px 3px #000;
	-o-box-shadow: 0px 1px 3px #000;
	-khtml-box-shadow: 0px 1px 3px #000;
	box-shadow: 0px 1px 3px #000;
}
#Container #Leftcol h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #EEE;
	line-height: 1.1em;
	text-align: left;
}
#Container #Leftcol .Ustech {
	background-color: #2E2E2E;
	line-height: 1.5em;
	color: #CCC;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 3px #141414;
	-moz-box-shadow: inset 0px 0px 3px #141414;
	-khtml-box-shadow: inset 0px 0px 3px #141414;
	box-shadow: inset 0px 0px 3px #141414;
	margin-bottom: 25px;
	width: 240px;
	float: left;
}
#Container #Leftcol h3 {
	margin-bottom: 20px;
	font-size: 16px;
}
#Leftcol #PrevNext {
	height: 24px;
	width: 290px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	position: relative;
}
#Leftcol #PrevNext li {
	display: inline;
}
#Leftcol #PrevNext li a {
	background-image: url(/images/prevnext.png);
	background-repeat: no-repeat;
	float: left;
	height: 0px;
	width: 145px;
	padding-top: 24px;
	overflow: hidden;
}
#Leftcol #PrevNext li#prev a {
	background-position: 0px -24px;
}
#Leftcol #PrevNext li#next a {
	background-position: -145px -24px;
}
#Leftcol #PrevNext li#prev a:hover {
	background-position: 0px 0px;
}
#Leftcol #PrevNext li#next a:hover {
	background-position: -145px 0px;
}
#Container #Leftcol .Ustech span {
	font-size: 11px;
	margin-bottom: 20px;
	display: block;
	line-height: 1.4em;
}
#Leftcol .Ustech #Worklink {
	height: 24px;
	width: 240px;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
}
#Leftcol .Ustech #Worklink a {
	background-image: url(/images/gotosite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 240px;
	display: block;
	text-indent: -9999px;
}
#Leftcol .Ustech #Worklink a:hover {
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#PortList .More {
	margin-top: 10px;
}
#Container .Copyright a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#Container .Copyright strong a {
	color: #FFF;
}
#Footer .FootCol p {
	margin-bottom: 15px;
}
#Container #ServSmallList .More {
	float: left;
	position: relative;
	display: block;
}
#Container #Leftcol .Ustech .More {
	padding: 0px;
	float: none;
	margin-bottom: 15px;
}
#Container #Leftcol .Ustech .More a {
	padding-top: 2px;
	height: 22px;
}
#Container #Indent {
	padding-left: 70px;
}
#Container #ServSmallList #Req {
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
#Container #Leftcol .Ustech a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	-webkit-transition: all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
}
#Container #Leftcol .Ustech a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#Container #Rightcol h2 {
	margin-bottom: 25px;
}
#Container .LeftMenuPunkt {
	float: left;
	width: 290px;
	margin-bottom: 20px;
	color: #ADADAD;
}
#Container .LeftMenuPunkt p {
	margin: 0px;
}
#Container .LeftMenuPunkt h2 .Active {
	color: #FA7721;
}
#Container .RightcolGrey h1 {
	margin-bottom: 25px;
	text-align: left;
}
#Container #ServUpllList {
	margin-right: -20px;
	position: relative;
	float: left;
	height: auto;
	padding-bottom: 40px;
}
#Container #ServUpllList .MicroCol {
	font-size: 12px;
	width: 140px;
	height: 160px;
	padding: 0px;
	margin-right: 15px;
	float: left;
	color: #CCC;
	line-height: 1.3em;
	margin-left: 5px;
}
#Container #ServUpllList .MicroCol p {
	margin: 0px;
}
#Container #ServUpllList .MicroCol a p {
	color: #A7A7A7;
	-webkit-transition: color .25s ease-out;
	-moz-transition: color .25s ease-out;
	-o-transition: color .25s ease-out;
}
#Container #ServUpllList .MicroCol a:hover p {
	color: #F60;
}
#Container #ServUpllList .MicroCol h2 {
	width: 120px;
	height: 55px;
	font-size: 22px;
	line-height: 1.1em;
	color: #FFF;
	margin-bottom: 10px;
}

#Container .TextCol .More {
	margin-bottom: 10px;
	padding: 5px 5px 4px;
	-moz-border-radius: 16px;
	-khtml-border-radius: 16px;
	-webkit-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: inset 0px 1px 3px #222;
	-moz-box-shadow: inset 0px 1px 3px #222;
	-khtml-box-shadow: inset 0px 1px 3px #222;
	box-shadow: inset 0px 1px 3px #222;
	width: 97%;
	background-color: #343434;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
}
#Container .TextCol .More:hover {
	background-color: #303030;
}
#Container .TextCol .More a {
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
}

/* SERVICE ALL */

#Container #ServWeb, #Container #ServIden, #Container #Serv3d, #Container #ServInter, #Container #ServMulti, #Container #ServCms {
	line-height: 1.5em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-bottom: 50px;
	position: relative;
	padding-top: 40px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	height: auto;
	background-color: #434343;
	padding-left: 340px;
	text-shadow: #000 0px -1px 0px;
	width: 610px;
	color: #FFF;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000;
	-khtml-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
}

/* SERVICE WEBDESIGN */

#Container #ServWeb {
	background-image: url(/images/bgwebdesign.jpg);
	background-position: 0px 35px;
}
#Container #ServWeb .TextCol {
	float: left;
	width: 265px;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding-right: 40px;
}
#Container .TextCol h1 {
	margin-bottom: 25px;
	margin-top: -2px;
	line-height: normal;
	color: #F60;
}
#Container #ServWeb .TextCol img {
	margin-top: 3px;
}
#Container #ServWeb ul {
	padding: 20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	line-height: 1.3em;
	border: 1px solid #777;
	background-color: #555;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#555));
	background: -moz-linear-gradient(top, #666, #555);
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	-webkit-box-shadow: 0px 1px 2px #141414;
	-moz-box-shadow: 0px 1px 2px #141414;
	-khtml-box-shadow: 0px 1px 2px #141414;
	box-shadow: 0px 1px 2px #141414;
	font-size: 18px;
}
#Container #ServWeb ul li {
	list-style-type: none;
	font-family: PFDinTextCompProRegular;
	text-transform: uppercase;
}
#ServWeb .Dwn {
	width: 295px;
	position: absolute;
	margin-bottom: 0px;
	height: 150px;
	margin-left: 0px;
	background-image: url(/images/bgpen.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
	right: 10px;
	visibility: visible;
	z-index: 0;
}

/* SERVICE IDENTITY */

#Container #ServIden {
	background-image: url(/images/bgidentity.jpg);
}
#Container #ServIden .TextCol {
	float: left;
	width: 265px;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding-right: 40px;
}
#Container #ServIden .TextCol img {
	margin-top: 3px;
}
#Container #ServIden ul {
	padding: 20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	line-height: 1.3em;
	border: 1px solid #666;
	background-color: #555;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#Container #ServIden ul li {
	list-style-type: none;
	margin: 0px;
}
#ServIden .Dwn {
	width: 295px;
	position: absolute;
	margin-bottom: 0px;
	height: 150px;
	margin-left: 0px;
	background-image: url(/images/bgdwnident.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
	right: 10px;
	visibility: visible;
	z-index: 0;
}

/* SERVICE 3D */

#Container #Serv3d {
	background-image: url(/images/bg3d.jpg);
	background-position: 0px 30px;
}
#Container #Serv3d .TextCol {
	float: left;
	width: 265px;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding-right: 40px;
}
#Container #Serv3d .TextCol img {
	margin-top: 3px;
}
#Serv3d .Dwn {
	width: 295px;
	position: absolute;
	margin-bottom: 0px;
	height: 150px;
	margin-left: 0px;
	background-image: url(/images/bgdwn3d.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
	right: 10px;
	visibility: visible;
	z-index: 0;
}

/* SERVICE INTERFACE */

#Container #ServInter {
	background-image: url(/images/bginterface.jpg);
	background-position: 0px 25px;
}
#Container #ServInter .TextCol {
	float: left;
	width: 265px;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding-right: 40px;
}
#Container #ServInter .TextCol img {
	margin-top: 3px;
}
#ServInter .Dwn {
	width: 305px;
	position: absolute;
	margin-bottom: 0px;
	height: 150px;
	margin-left: 0px;
	background-image: url(/images/bgdwninter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
	right: 0px;
	visibility: visible;
	z-index: 0;
}

/* SERVICE MULTIMEDIA */

#Container #ServMulti {
	background-image: url(/images/bgmultimedia.jpg);
}
#Container #ServMulti .TextCol {
	float: left;
	width: 265px;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding-right: 40px;
}
#Container #ServMulti .TextCol img {
	margin-top: 3px;
}
#ServMulti .Dwn {
	width: 305px;
	position: absolute;
	margin-bottom: 0px;
	height: 150px;
	margin-left: 0px;
	background-image: url(/images/bgdwnmulti.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
	right: 0px;
	visibility: visible;
	z-index: 0;
}

/* SERVICE CMS */

#Container #ServCms {
	background-image: url(/images/bgcms.jpg);
}
#Container #ServCms .TextCol {
	float: left;
	width: 265px;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding-right: 40px;
}
#Container #ServCms .TextCol img {
	margin-top: 3px;
}
#ServCms .Dwn {
	width: 305px;
	position: absolute;
	margin-bottom: 0px;
	height: 150px;
	margin-left: 0px;
	background-image: url(/images/bgdwncms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	right: 0px;
	visibility: visible;
	z-index: 0;
}

#Container #Leftcol .MoreLink {
	float: left;
	width: 280px;
	padding-right: 5px;
	padding-left: 5px;
}
#Container #Leftcol .MoreLink a {
	color: #999;
}
#Container #Leftcol .MoreLink a:hover {
	color: #FFF;
}
#Container #PortType {
	position: absolute;
	width: 300px;
	margin-top: 7px;
	height: 48px;
	margin-left: 650px;
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000;
	-khtml-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
	display: inline-block;
}
#Container #PortType li {
	display: inline;
}
#Container #PortType li a {
	height: 32px;
	width: 99px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	float: left;
	padding-top: 16px;
	font-size: 12px;
	color: #CCC;
	background-color: #2E2E2E;
	display: block;
	text-align: center;
	-webkit-transition: border-color .2s ease-out, background-color .2s ease-out;
	-moz-transition: border-color .2s ease-out, background-color .2s ease-out;
	-o-transition-transition: border-color .2s ease-out, background-color .2s ease-out;
}
#Container #PortType li a:hover {
	border-left-style: solid;
	border-left-color: #FA7721;
	color: #FFF;
	background-color: #1A1A1A;
}
#Container #PortType li a:active {
	background-color: #F60;
	color: #000;
	text-shadow: none;
}
#Container #PortType li .Active {
	border-left-style: solid;
	border-left-color: #FA7721;
	color: #FFF;
	background-color: #111;
}
#Container .RightcolGrey a, #Container .FormArea a {
	text-decoration: underline;
	color: #FFF;
}
#Container .RightcolGrey a:hover, #Container .FormArea a:hover {
	text-decoration: none;
}
#Container .RightcolGrey h2 {
	margin-bottom: 20px;
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
	color: #F60;
	line-height: 1.4em;
}

#Container #Client {
	float: left;
	padding-top: 34px;
	padding-bottom: 40px;
	line-height: 1.5em;
	position: relative;
	height: auto;
	margin-right: -25px;
	padding-left: 38px;
	width: 645px;
}
.Ustech ul {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2em;
}
.Ustech ul li {
	padding: 0px;
	margin: 0px 0px 2px;
}
#Client .C190 {
	padding: 0px;
	float: left;
	height: 90px;
	width: 145px;
	margin-right: 13px;
	margin-bottom: 15px;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000;
	-khtml-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
}
#Client .C190 a {
	background-image: url(/images/bgclients.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 90px;
	width: 145px;
}
#Client .C190 a:hover {
	background-position: -145px 0px;
}
#Client .C190 img {
	margin: 5px;
}
#Client .Empty {
	padding: 0px;
	float: left;
	height: 90px;
	width: 145px;
	margin-right: 13px;
	margin-bottom: 15px;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #2E2E2E;
}
.Ustech ul li a {
	color: #CCC;
}
.Ustech ul li a:hover {
	color: #FFF;
}
#Container .Ref {
	font-size: 12px;
	text-align: left;
	color: #999;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	clear: both;
	float: left;
	width: 565px;
	margin-top: 5px;
}
#Container .RightcolGrey .Browser {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #343434;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	clear: both;
	position: relative;
	display: block;
}
#Container .RightcolGrey .Browser img {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
#Container .RightcolGrey .Browser h3 {
	font-size: 20px;
	color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-decoration: none;
}
#Container .RightcolGrey .Browser a:hover h3 {
	color: #F60;
}
#Container .RightcolGrey .Browser a {
	text-decoration: none;
}
#Container #Leftcol .Ustech h2 {
	color: #F60;
	font-weight: normal;
	font-size: 28px;
}
#Container #Leftcol .Ustech h3 {
	color: #FFF;
	font-size: 20px;
	margin-bottom: 10px;
}
#Container .RightcolGrey .Browser .More a {
	padding-top: 0px;
	height: 24px;
}
#Container h3.More {
	font-family: 'PFDinTextCompProLight';
	font-weight: lighter;
	float: none;
	width: 600px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 3px;
}
#Container h3.More a {
	font-size: 16px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
}
#Container #ServSmallList.P10, #Container #Leftcol.P10, #Container #Client.P10 {
	padding-top: 10px;
}
#Container #Leftcol.P20, #Container #Client.P20 {
	margin-top: -20px;
}
#Container .RightcolGrey .Browser .More {
	margin-bottom: 10px;
}
#Container .RightcolGrey .Ref a {
	color: #999;
	text-decoration: none;
}
#Container .TextCol p a {
	color: #FFF;
	text-decoration: underline;
}
#Container .TextCol p a:hover {
	color: #F60;
	text-decoration: none;
}
.Serv300 .IMG-left {
	margin-right: 15px;
	margin-top: -10px;
	margin-left: -10px;
}
#Container .Invsbl {
	display: none;
}
#Container #ServSmallList .LeftMenuPunkt {
	float: left;
	width: 230px;
	margin-right: 25px;
	height: 140px;
	font-size: 12px;
	padding-left: 70px;
	background-image: url(/images/bgmethmain.png);
	background-repeat: no-repeat;
}
#Container #ServSmallList .LeftMenuPunkt h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
#PortList .Port300.Plus {
	height: 170px;
	margin-bottom: 30px;
}
Port300 h3 {
	position: absolute;
	overflow: visible;
	z-index: 100;
	margin-top: -20px;
}
.Port300 h3 {
	position: absolute;
	z-index: 10;
	width: 300px;
	background-color: #F60;
	margin-left: -5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-top: 180px;
}
#Container #list1b h4 {
	font-size: 16px;
	padding-bottom: 15px;
	color: #F60;
}
#Container .RightcolGrey .Browser span {
	text-decoration: underline;
	color: #CCC;
	float: left;
	padding-top: 5px;
}
#Container .RightcolGrey .Browser a:hover span {
	color: #F60;
	text-decoration: none;
}
#Container #MainTitle {
	font-weight: normal;
	font-size: 42px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#Container .RightcolGrey .Browser .Block {
	display: block;
}
#Container .Copyright #Radio {
	position: absolute;
	margin-top: -1px;
	margin-left: 5px;
	height: 16px;
	width: 50px;
	background-image: url(/images/radiobutton.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Container .Copyright #Radio:hover {
	background-repeat: no-repeat;
	background-position: -50px 0px;
}
#Container #Rightcol #Social {
	padding: 20px 20px 15px;
	clear: both;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 3px #141414;
	-moz-box-shadow: inset 0px 0px 3px #141414;
	-khtml-box-shadow: inset 0px 0px 3px #141414;
	box-shadow: inset 0px 0px 3px #141414;
	background-color: #2E2E2E;
	width: 585px;
	height: 30px;
}
#Container .RightcolGrey #Social {
	padding-top: 10px;
	clear: both;
	float: left;
	width: 565px;
}
#Container #Rightcol #Social .Button, #Container .RightcolGrey #Social .Button {
	float: left;
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
}
#Container #Rightcol #Social .Button:hover, #Container .RightcolGrey #Social .Button:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#Container #Leftcol .LeftMenuPunkt a {
	color: #ADADAD;
}
#Container #Leftcol .LeftMenuPunkt a:hover {
	color: #FFF;
}
#Container #Leftcol .LeftMenuPunkt h2 a {
	color: #FFF;
}
#tooltip{
	font-size: 12px;
	position: absolute;
	border: 2px solid #999;
	background: #000;
	padding: 10px;
	color: #FFF;
	display: none;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 2px #000;
	-khtml-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#Container h3.More a:hover {
	color: #F60;
}
#Container .TextCol .More a {
	color: #F60;
	background-position: 0px -24px;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
}
#Container .TextCol .More a:hover {
	color: #FFF;
	background-position: 0px -24px;
}

