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

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


body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
  border-top: 15px solid #377a2b;
	color: #666;
	font-size: 10px;
	font-family: Arial;
	/*background: #fff url(img/bg.jpg) no-repeat right top;*/
	width: 100%
}

#colorsContainer {
    float: right;
    margin: 0px;
    padding: 0px;
    width: 770px;
}

#colorsContainer p {
    font-size: 11px;
}
#colorsContainer p {
    clear: both;
    margin-top: 10px;
	font-weight: bold;
}

.fl { float: left }
.fr { float: right }

img { border: 0px; }

object { outline: none; }
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	margin:0;
	padding:0;
	overflow:hidden;
	width:0;
	line-height: 1px;
}
.blueStrip{
	background-color: #377a2b;
	height: 15px;
}
.main {
	padding: 28px 0 0;
	width: 980px;
	margin: 0 auto 15px;
}

#logo {

}

#logo2 {
	margin-top: 40px;
	position: relative;
    z-index: 150;
	display: inline-block;
	width: 204px;
	color: #377a2b;
	font-size: 28px;
	line-height: 40px;
	font-family: Arial;
	text-transform: uppercase;
}

	#logo2 span{
		font-size: 20px;
		line-height: 20px;
	}

#preloader {
	float: left;
	z-index: 100;
	position: absolute;
	margin-top: 20px;
	margin-left: 885px;
}

#img_preloader {
  border: 6px solid #f3f3f3;
    border-top: 6px solid #377a2b;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
#viewport{
	width: 900px;
	height: 300px;
	background-color: #fff;
	z-index: 180;
	position: relative;
}

.container{
    border: 1px solid #D2D2D2;
    padding: 0 40px;
    width: 900px;
	background-color: #fff;
	margin-top: 25px;
}

.blizniak .viewportItem {
	margin-left: 57px;
}

.viewportItem {
	margin-left: 25px;
	margin-top: -85px;
}

#panel {
	margin: auto;
	padding: 0px;
	text-align: left;
	width: 900px;
	/*position: relative;*/
	z-index: 999;
    border: 1px solid #D2D2D2;
	background: #fff url(img/borderTop.png) repeat-x top left;
}

#panelContent {
	padding: 0px;
	text-align: left;
	width: 900px;
	height: 220px;
}

#tabsList {
	float: left;
	margin: -1px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
	list-style: none;
	display: block;
	width: 750px;
}

#tabsList li{
	list-style: none;
	float:left;
	text-align: center;
	vertical-align: middle;
	color: #58595b;
	cursor: pointer;
	padding: 0;
	margin:0;
	margin-right: 2px;
}




#tabsList li span{
	text-align: center;
	padding: 17px 10px;
	border: none;
	height: 15px;
}

#tabsList li#buttonPrint span{
	padding: 16px 15px 15px ;
	height: 18px;
}

#tabsList li img{
	visibility: hidden;
	margin:0;
	padding: 0;
}

#tabsList li img.printer{
	visibility: visible;
	margin-right: 10px;
}

#tabsList li span,#tabsList li img{
	float: left;
	font-size: 11px;
	display: block;

}

#tabsList li img.fr{
	float: right;
	display: block
}

#tabsList li:hover, #tabsList li.active{
	background-color: #fff;
}
#tabsList li:hover span, #tabsList li.active span{
	border-bottom: 1px solid #D2D2D2;
	color: #377a2b;

}
#tabsList li:hover img,#tabsList li.active img{
	visibility: visible;
}

.additionalMenu, .additionalMenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right
}
	.additionalMenu li {
		margin-top:13px;
		height: 25px;
		padding: 0 10px 3px;
		border-left: 1px solid #d9d9d9;
	}
	.additionalMenu li.printer {
		margin-right: 25px;
		border-right: 1px solid #d9d9d9;
	}
		.additionalMenu li img { cursor: pointer; }


.buttonTab{

}

#buttonPrint{
	float: right;
}


#colorsContent {
	float: left;
	padding: 20px;
	display: none;

}

#colorPreview {
	float: left;
	display: inline-block;
}

#colorPreviewHeader {
	width: 90px;
	margin: 0px 0px 6px 0px;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 9px;
}
#colorPreviewHeader span{
	font-size: 14px;
	font-weight: bold;
}

#colorPreviewBox {
	margin-right: 20px;
	width: 62px;
	height: 62px;
	border: 1px solid #e5e5e5;
}

#colorsList, #colorsListCalifornia, #colorsListTrendy {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 770px;
	list-style: none;
}

#colorsList li, #colorsListCalifornia li, #colorsListTrendy li{
	list-style: none;
	padding: 0px;
	float: left;
	margin: 0px 0px 1px 1px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	/*outline-offset: -1px*/
}

#colorsList li:hover, #colorsListCalifornia li:hover, #colorsListTrendy li:hover{
	outline: 1px solid #252525;
}

#colorsList li.active, #colorsListCalifornia li.active, #colorsListTrendy li.active{
	outline: 1px solid #252525;
}

#footer{
	list-style: none;
	float: left;
	margin:0;
	padding:0;
	position: relative;
	z-index: 999;
	height: 75px;
	width: 900px;
}
#footer td.first{
	text-align: left
}
#footer td{
	list-style: none;
	font-size: 15px;
	color: #377a2b;
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-weight: bold;
	margin: 10px 25px 10px 0;
}
#footer td a img{
	border: none;
	vertical-align: middle;
	float: left;
	width: 80px;
}
#footer td a {
	text-decoration: none;
}
#footer td a span{
	color: #58595B;
    float: left;
    font-size: 12px;
    margin-top: 10px;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: 134px;
}
#footer td a:hover span{
	color: #377a2b
}
#footer.wide td a span{
	color: #58595b;
	text-decoration: none;
	font-size: 12px;
	padding: 9px 0 0 10px;
	float: right;
	width: 155px;
}
#footer.wide td a span.last{
	padding: 10px 0 0 10px;
	float: right;
	width: 110px;
}


.rights{
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	color: #808285;
	margin: 5px auto;
}
.rights a:first-child{
	margin-left: 40px;
}
.rights a{
	color: #377a2b;
	text-decoration: none;
}
.created {
	text-align: right;
	padding-top: 5px;
}
.created a{
	color: #377a2b;;
	text-decoration: none;
}

/*
* HP
*/

.hp .container{
	padding: 0 25px;
	width: 950px;
	background-image: url(img/hpBg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-position-y: 15px;
	font-family: Arial;
}

.hp .container h1{
	font-size: 36px;
	color: #377a2b;
	margin: 40px 15px 00px;
	line-height: 35px;
}

.hp .container h1.second {
  margin: 0 15px 20px;
  font-size: 30px;
}
	.hp .container h1 span{
		font-size: 30px;
	}
.hp .container p{
	width:560px;
	font-size: 15px;
	margin: 0 15px;
	font-family: open_sansregular;
}

.hp .container h2{
	font-size: 20px;
	color: #377a2b;
	text-transform: uppercase;
	padding-right:52px;
	margin: 60px 15px 25px;
}

.homeOption, .homeOption li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.homeOption{
	padding-bottom: 30px;
}

.homeOption li{
	text-align: center;
	width: 227px;
	margin-left: 10px;
}

.homeOption li a img{
	border: none;
	vertical-align: bottom;
}

.homeOption li a img.hparrow{
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.homeOption li a:hover img{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.homeOption li a img.item{

}

.homeOption li a {
	text-decoration: none;
}

.homeOption li a:hover span{
	color: #377a2b;
}

.homeOption li a span{
	margin-left: 8px;
	text-transform: uppercase;
	margin-right: 10px;
	color: #58595b;
	font-weight: bold;
	font-size: 13px;
	display: block;

	margin: 0 auto;
  background: #ededed;
    height: 50px;
    line-height: 50px;
    width: 214px;
    margin-left: 8px;

}
.rights, .created {
	margin: 15px 0;
}
#printDate { display:none;}
#printColors { display:none; }
.printColorPreviewBox {	width: 0px;height: 0px;border: 16px solid #e5e5e5; margin-bottom: 15px;}
.saveColorPreviewBox {	width: 32px;height: 32px;margin-bottom: 15px;}
#loading { position: absolute; left: 50%; top: 445px; z-index: 555; display: none;}
#colorSun { font-size: 1.5em; display:none; }
#colorSun img { float:left; margin-right:5px;}
#colorSun span { display:inline-block; margin-top:2px;}
.print {
	display:none;
}
@media print {
	#panel, #footer, #logo2, .rights, .created {display: none}
	.container {border: none;}
		#viewport{
		width: 900px;
		height: 500px;
		margin-bottom: -150px;
		padding-bottom: 0;
	}
	.viewportItem {margin: 50px 0 0 100px;height:100%;width:100%;}
	#printDate { display:block;}
	#printColors {float: left; clear: both; margin-top: 200px; display: block;}
	body { font-family: Arial; font-size: 18px; }
	.printColorPreviewBox {	width: 0px;height: 0px;border: 45px solid #e5e5e5; margin:0;}
	.saveColorPreviewBox {	width: 32px;height: 32px;margin-bottom: 15px;}
        #loading {display:none;}
	.tooltips { display: none;}
	#tooltip { display: none;}
	/*****************/
	.print {
		display:block;
	}
	#logo {float:right; width:207px; height:42px; margin-top:-20px; display:block; }


  	.blueStrip {
  		display:none;
  	}
}
#colorsContainer p {
	font-size:11px;
}
html, body {
	    width: 100%;
	    height: 100%;
	    margin: 0;
        color: #666;

	    padding: 0;
  	}
  	.blueStrip {
  		display:none;
  	}
}
@media print and (-webkit-min-device-pixel-ratio:0){
    html, body {
	    width: 100%;
	    height: 100%;
	    margin: 0;


        color: #666 !important;
	    padding: 0;
  	}

}