
/* General styles, applies to all areas */
/*
BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-color : #ffffff;
color : #000000;
}
*/

html, body{
	margin:0;
	padding:0;

}

body {
	background:url(images/footer_bg.jpg) no-repeat center bottom;
	color:#454545;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-height:1200px;
}

img {
	border:none;
}

a {
	color:#333333;
	text-decoration:none;
}
h1, h2,h3,h4,h5{
   color: #009900;
}

h1 {
    font-size: 16px;
    font-weight: bold;
}

a:hover{
	text-decoration:underline;
}

a:focus,a:active{
	outline: 0;
}

#wrapper{
	width:980px;
	margin:0 auto;
}

#container{
    background:url(images/body_bg.png) top left repeat-x;
    width:100%;
    height:auto;
    margin:0 auto;
}

#container .ground{
	background: url(images/bg_texture.jpg) no-repeat center 315px;
} 

#slider {
	width:980px;
	height:355px;
/*	height:2px;*/
	margin:10px 0 ;
	position: relative;
}

#slider .wrapper .ProgramItem{
	width:980px;
	height:355px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#slider .wrapper .ProgramItem .Inner{
	width: 603px;
	height: 305px;
	padding: 10px;
	position: relative;
	background: #fff;
	background: rgba(255,255,255,0.95);
	line-height: 18px;
}

#slider .wrapper .ProgramItem .Inner p{
	padding: 0;
	margin: 0;
}

#slider .wrapper .ProgramItem .Inner h3{
	margin: 0 0 10px;
	padding: 0;
}

#slider .wrapper .ProgramItem .Inner img{
	position: absolute;
	top: -20px;
	left: 710px;
}

#slider .wrapper .ProgramItem:first-child{
	display: block;
}

#slider ul.SlideNav {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style:none;
	bottom: 0px;
	left: 65%;
}

#slider ul.SlideNav li{
	float: left;
}

#slider ul.SlideNav li a{
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/sliderNav_inactive.png) no-repeat center center;
	text-indent: -5000em;
}

#slider ul.SlideNav li a.current{
	background: url(images/sliderNav_active.png) no-repeat center center;
}

#logo{
	width:229px;
	height:63px;
	background:url(images/top_logo.png) 50% 0 no-repeat;
}

#logo a {	
	display:block;
	width:229px;
	height:63px;
	text-indent: -5000em;
}

#contentWrapper{
	margin-top:5px;
	background:#fff;
	width:978px;
	min-height:1000px;
	border:1px solid #ececec;
	margin-bottom:55px;
	display:inline-block;
}

#leftBar {
	float:left;
	background:url(images/sidenav_vertical_shadow.jpg) no-repeat top right;
	width:250px;
	min-height:1195px;
}
#content {
	
	float:left;
	width:720px;
	height:auto;
	display:block;
}

#footer{
	margin:0 auto;
	text-align:center;
	height:50px;
	font-weight:bold;
}

#topNav {
	background:url(images/topnav_bg.png) no-repeat top left;
	width:980px;
	height:51px;
}

#topNav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#topNav ul li {
	float:left;
}

#topNav ul li a{
	color:#000;
	line-height:42px;
	padding:0 17px; 
}
#topNav ul li a.active{
	color:#009900
}

#topNav ul li.TopNavVR{
	background:url(images/topnav_vr.jpg) no-repeat top left;
	width:2px;
	height:35px;
}

#topNavCartIcon {
	background:url(images/ostoskori_icon.png) no-repeat top right;
	padding-right:25px !important;
	margin-right:15px;
}


#searchForm {
	margin:0;
	padding:10px 13px 0 0;
	width:128px;
	float:right;
}
#searchForm p {
	margin:0;
	padding:0;
}
#searchForm input {
    margin: 0;
	padding: 0;
	background: 0;
	border: 0;
	height: 22px;
	/*display: block;*/
	outline:none;
}
/*
#searchForm input[type='submit'] {
	float: right;
	width: 37px;
	text-indent: -5000em;
}
*/

#searchForm input[type='text'] {
	color:#555555;
	display:block;
	float: right;
	width:124px;
	font-size:11px;
	line-height: 22px;
	padding: 0 0 0 4px;
	
}

#breadcrumb , #breadcrumb a {
	color:#454545 !important;
	font-size:12px !important;
	font-style:italic !important;
}

.categories {
	margin:0;
	padding:10px;
	list-style:none;
}
.categories li {
	
}

li.nav_closed1 {
	line-height:40px;
	background:url(images/sidenav_firstLev_hr.png) no-repeat bottom left;
}

li.nav_open1 {
	line-height:40px;
	background:url(images/sidenav_secLevel_top.png) no-repeat bottom left;
}

li.nav_open1 a { 
	margin-left:5px;
	color: #009900;
	font-weight:bold;
	font-size:16px;
	padding-right:12px;
	background:url(images/bullet_right.jpg) no-repeat 100% 50%;
}

li.nav_closed1 a{
	margin-left:5px;
	color:#000 !important;
	font-weight:bold;
	font-size:16px;
	padding-right:12px;
	background:url(images/bullet_right_grey.jpg) no-repeat 100% 50%;
}

li.nav_open2 {
	line-height:33px;
	background:url(images/sidenav_secLev_hr.png) no-repeat bottom left;
}

li.nav_closed2 {
	line-height:33px;
	background:url(images/sidenav_secLev_hr.png) no-repeat bottom left;
}

li.nav_open2 a{
	padding-left:12px;
	background:url(images/bullet_right.jpg) no-repeat 0% 50%;
	font-size:11px;
	color:#009900;
	line-height:33px;
}

.nav_closed2 {
	font-size:11px;
	color:#000 !important;
}

#fpLifts {
	margin:0;
	padding:0;
	list-style:none;
}


#fpLifts li{
	float:left;
	/*display:block;*/
	overflow:hidden;
	/*height:240px;*/
	padding:5px 10px 25px 5px;
	width:224px;
	
}
#fpLifts .fpImage {
	height:210px;
	
}

#fpLifts img {
	display:block;
	max-width:200px;
	max-height:200px;
/*	-moz-box-shadow:0 0 10px 5px #ccc;
	-webkit-box-shadow: 0 0 20px #999;	*/
	margin:20px auto;
	text-align:center;
}

#fpLifts .fpTitle, #fpLifts .fpTitle a {
	font-size:12px;
	color:#339900;
	padding:0;
	margin:0;
	display:block;
	font-weight:bold;
	text-decoration:none !important;
	line-height:14px;
}

#fpLifts .fpDesc {
	color:#454545;
	padding:10px 0;
	display:block;
	text-decoration:none !important;
	line-height:14px;
}

#fpLifts .fpWrap {
	overflow:hidden;
	height:95px;
	width:200px;
	margin-bottom:10px;
}

#fpLifts .fpLink {
	margin:0 0 5px 0;
}

#fpLifts .fpLink a{
	color:#454545;
	font-weight:bold;
	padding-right:12px;
	background:url(images/bullet_right.jpg) no-repeat 100% 50%;
}

#fpLifts .fpTaxInfo{
	display:block;
	width:210px;
	float:left;
}
#fpLifts .fpPrice{
	display:block;
	font-weight:bold;
}

#fpLifts .fpAddToCart form {
	margin:0;
	padding:0;
}

#fpLifts .fpAddToCart form p {
	margin:0;
	padding:0;
}
#fpLifts .fpAddToCart{
	display:block; 
	clear:both;
	/*float:right;*/
	width:214px;
	padding-top:14px;
}

#fpLifts .fpQty{
	width:22px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	height:18px;
	margin-right:5px;
}

.fpAddToCart .fpAdd {
    margin: 0;
	padding: 0;
	border:0;
	height: 22px;
	width:72px;
	display: block;
	outline:none;
	background:url(images/osta_button.png) no-repeat top left;
	float:left;
	cursor:hand;
	overflow: hidden; 
	text-indent: -999px; 
	font-size: 0; 
	line-height: 0;
}

.fpLiftsHr{
	display:block;
	width:690px !important;
	height:2px !important;
	clear:both;
	border-top:1px solid #EAEAEA;
}

#topSold h3 , #latest h3{
	margin:0 0 5px 0;
	color:#339900;
	font-size:14px;
}

#topSold h4, #latest h4 {
	margin:0;
	padding:0;
	font-size:12px;
}

#topSold a, #latest a{
	display:block;
}

#latest {
	margin:30px 0 35px 0;
}

.sp60{
	margin:30px 0;
}

.pagination {

}

.orderby {

}

#productList {
	list-style:none;
	margin:0;
	padding:0;
}

#productList li {
	padding:7px 0 28px 0;
	display: block;
	overflow:hidden;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
 }
  
.prListImage {
	width:200px;
	display:block;
	float:left;
	/*height:180px;*/
}

.prListImage img{
	display: block;
	-webkit-box-shadow: 0 0 7px #aaa;
	-moz-box-shadow: 0 0 7px #aaa;
	box-shadow: 0 0 7px #aaa;
	behavior: url(PIE.htc);
}

.prDetailPrice {
	position:relative;
	margin-top: 48px;
}

.prDetailPrice .priceTag {
	text-align:right;
	padding:5px 10px 0 0;
	position:absolute;
	width:113px;
	height:101px;
	background:transparent url(images/prize_tag.png) no-repeat top left;
	top:30px;
	right:0;
}

.prDetailsQty{
	width:22px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	height:18px;
	margin-right:5px;
}

.prDetailsAdd {
    margin: 0;
	padding: 0;
	border:0;
	height: 22px;
	width:72px;
	display: block;
	outline:none;
	background:url(images/osta_button.png) no-repeat top left;
	float:left;
	cursor:hand;
	overflow: hidden; 
	text-indent: -999px; 
	font-size: 0; 
	line-height: 0;
}

.prListWrap {
	width:500px;
	display:block;
	float:left;
	/*height:180px;*/
	position:relative;
}

.prListImage img{
	margin:0 auto;
	text-align:center;
	display:block;
	max-width:98px;
	max-height:133px;
}

.prListWrap h2 {
	font-size:16px;
	color:#333;
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	border-bottom:1px solid #cecece;
	width:370px;
}
.prListWrap .prListDesc{
	width:370px;
}

.priceTag {
	text-align:right;
	padding:5px 10px 0 0;
	position:absolute;
	width:113px;
	height:101px;
	background:transparent url(images/prize_tag.png) no-repeat top left;
	top:30px;
	right:0;
}

.price{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}


.priceSaleTag {
	text-align:right;
	padding:5px 10px 0 0;
	position:absolute;
	width:113px;
	height:101px;
	background:url(images/prize_tag_sale.png) no-repeat top left;
	top:30px;
	right:0;
}

.priceSaleTag2 {
	text-align:right;
	padding:5px 10px 0 0;
	position:absolute;
	width:113px;
	height:101px;
	background:url(images/prize_tag_sale2.png) no-repeat top left;
	top:30px;
	right:0;
}

.priceOld {
	color:#fff;
	font-size:12px;
}
.priceSaleTag{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

.priceSaleTag2{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

.prListTaxInfo{
	position:absolute;
	display:block;
	color:#fff;
	bottom:40px;
	right:0;
	font-size:10px;
	font-weight:normal;
	letter-spacing:-0.8px;
}


.prListAddToCart form {
	color:#fff;
	margin:0;
	padding:0;
}

.prListAddToCart form p {
	margin:0;
	padding:0;
}
.prListAddToCart{
	display:block; 
	clear:both;
	/*float:right;*/
	width:214px;
	padding-top:14px;
}

.prListAddToCart .prListQty{
	width:22px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	height:18px;
	margin-right:5px;
}

.prListAddToCart .prListAdd {
    margin: 0;
	padding: 0;
	border:0;
	height: 22px;
	width:72px;
	display: block;
	outline:none;
	background:url(images/osta_button.png) no-repeat top left;
	float:left;
	cursor:hand;
	overflow: hidden; 
	text-indent: -999px; 
	font-size: 0; 
	line-height: 0;
}

.prListAddToCart .prListLink {
	margin:0 0 0 4px;
}

div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }


.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	/*width:600px;	*/
	/*min-height:200px;*/
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	box-shadow: 0 0 90px #000;	
}

.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.prDetailsImage, .prThumbImage{
	cursor:pointer;
}

.prDetailsImage {
	margin:0 0 15px 0;
}

span.product_price {
	display: block;
	padding: 0 0 5px 0;	
	float: left;
	clear: left;
}

span.product_price.vat {
	color: #999999;
	font-style: italic;
}


/* Progress bar styles, applies to progress bar area */

.phases {
	border:1px solid #999;
	margin:0 0 40px 0;
}
P.pb {
	/*color : #adadad;*/
} 

TD.pbactive {
	background:url(images/pbactive.jpg) repeat-x top left;
	color:#fff;
} 

TD.pbinactive {
	background:url(images/pbinactive.jpg) repeat-x top left;
	color:#999;
}

/* */
P.smallbasic {
	/*font-family: Verdana, Arial;
	font-size : 70%;
	*/
}

P.smallnote {
	/*font-size : 70%;*/
	color : #7a7a7a;
	display : inline;
}

P.smallfade {
	/*font-size : 70%;*/
	color : #adadad;
	font-size:11px;
}

TD.cartbasic {
	padding :2px;
	border-bottom : 1px solid #f3f3f3;
} 

TD.cartbasic p{
	margin: 5px 0;
}

P.cartbasic {
	/*font-size : 80%;	*/
	font-size:11px;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-size:11px;
/*font-size : 80%;*/
font-weight : bold;
} 

/*.styledBtn {
	display: inline-block;
	height: 20px;
	background: url(images/button1.png);
	-webkit-box-shadow: 0 0 3px #aaa;
	-moz-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}

.styledBtn input{
	background: 0;
	border: 0;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	padding: 0 10px;
	margin: 0;
	height: 20px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	cursor: pointer;

}
*/

.styledBtn.search {
	display: inline-block;
	background: url(images/button1.png);
	height: 20px;
}

.styledBtn.search input{ 
	background: url(images/search.png) no-repeat 7px center;
	padding-left: 30px;
}

input.button {
	background: 0;
	border: 0;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	padding: 0 10px;
	margin: 0;
	height: 20px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	display: block;
	cursor: pointer;
	height: 20px;
	background: #fff url(images/button1.png);
	-webkit-box-shadow: 0 0 3px #aaa;
	-moz-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#aaaaaa, offX=0, offY=0, positive=true);
}


/*
TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Verdana, Arial;
font-size : 100%;
font-weight : bold;
color : #006080;
}

P, LI {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #adadad;
}

A {
color : #007ba4;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}

INPUT.button {
border-top : 1px solid #d3d3d3;
border-left : 1px solid #d3d3d3;
border-bottom : 1px solid #969696;
border-right : 1px solid #969696;
background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;
font-family : Verdana, Arial;
font-size : 70%;
color : #000000;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 

*/

/* Page top styles, applies to the top area */

/*
TD.toplinks {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/toplinks_bg.gif);
}

P.toplinks {
font-family : Verdana, Arial;
font-size : 70%;
color : #007ba4;
}

*/

/* Breadcrumb styles, applies to the breadcrumb area */
/*
TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : #adadad;
}

A.topbreadcrumb {
text-decoration : none;
color : #adadad;
}
*/


/* Navigation styles, applies to the category navigation area on the left hand side */
/*
TD.navigation {
padding : 25px;
border-right : 1px dashed #c0c0c0;
background-color : #ffffff;
}

TD.nav_open { 

} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_open { 
color : #007ba4; 
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_closed { 
color : #007ba4; 
}

*/

/* Main styles, applies to the main page area on the right hand side */
/*
TD.main {
padding : 25px;
background-color : #ffffff;
}
*/


/* Cart snapshot styles, applies to the snapshot area of the shopping cart */
/*
TD.cartbottom {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/cartbottom_bg.gif);
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #007ba4;
}
*/


/* Bottom styles, applies to the bottom area */
/*
TD.bottom {
padding : 5px;
}
*/


/* Product table styles, applies to product detail area */
/*
TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

TD.details {
padding : 10px;
border-left : 1px solid #f3f3f3;
}

TR.list1 {
background-color : #f9f9f9;
} 

TR.list2 {
background-color : #ffffff;
} 

*/

/* Shopping cart styles, applies to shopping cart table area */
/*
TD.cartbasic {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.cartbasic {
font-size : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 

*/

 

