/** BASIC */
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EAEAEA;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */
	}

        h{ font-family:Arial, sans-serif; color:#ffffff; font-size:22px; }
		h1{ font-family:Arial, sans-serif; color:#000000; font-size:22px; }
		h2{ font-family:Arial, sans-serif; color:#000000; font-size:18px; }
		h3{ font-family:Arial, sans-serif; color:#000000; font-size:16px; }
		h4{ font-family:Arial, sans-serif; color:#000000; font-size:14px; }
        h5{ font-family:Arial, sans-serif; color:#FF9900; font-size:22px; }

h1, h2 {
	height: 37px;
	padding: 15px 0px 0px 12px;
	background: url(http://www.optikko.com/webshop/nyshop/homepage08.gif) repeat-x left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #FF9300;
}

h1 span, h2 span {
	color: #434343;
}  

h2.text1, h3 {
	height: auto;
	padding: 0px;
	background: none;
	text-transform: none;
	font-size: 11px;
	color: #6E6E6E;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px;
	background: url(http://www.optikko.com/webshop/nyshop/homepage10.gif) repeat-x left top;
}

.list1 a {
	padding-left: 27px;
	background: url(http://www.optikko.com/webshop/nyshop/homepage11.gif) no-repeat 12px 50%;
	text-decoration: none;
	color: #6E6E6E;
}

.list1 a:hover {
	text-decoration: underline;
}

.list1 .first {
	background: none;
}

/** LINKS */

a {
	color: #3A73C4;
     text-decoration: none;
}

a:hover {
   	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

pikku.img {
	float: left;
	margin: 3px 3px 3px 3px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.padded {
	padding: 20px;
}

/** WRAPPER */

#wrapper {
	background: url(http://www.optikko.com/webshop/nyshop/subpage3_01.gif) repeat-y left top;
}

/** HEADER */

#header {
	background: url(http://www.optikko.com/webshop/nyshop/homepage01.gif) repeat-x left top;
}

#cart-summary strong {
	color: #FF9300;
}

#cart-summary a {
	float: left;
	width: 76px;
	height: 22px;
	margin-left: 4px;
	padding-top: 4px;
	background: url(http://www.optikko.com/webshop/nyshop/homepage04.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #3A73C4;
}

/** MENU */

#menu {
	background: url(http://www.optikko.com/webshop/nyshop/homepage05.gif) repeat-x left top;

}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #4C4C4C;
}

#menu a {
	position: relative;
	padding: 8px 18px 7px 18px;
}

#menu .active, #menu .active a {
	background: url(http://www.optikko.com/webshop/nyshop/homepage06.gif) repeat-x left top;
	color: #FFFFFF;
}

/** CONTENT */

#content {
}

#content-wide h1, #content-wide h2 {
	padding-left: 20px;
}

#content-wide h2.text1 {
	padding: 0px;
}

/** SIDEBAR */

#sidebar {
	border-right: 1px solid #E8E8E8;
}

#sidebar h2 {
	color: #3A73C4;
}

/** PRODUCT */

.product {
	background: url(http://www.optikko.com/webshop/nyshop/homepage18.gif) repeat-x left bottom;
}

.product .image {
	text-align: center;
}

 .thumb_img{
  border:0px;
  margin-top: 12px;
  text-align: center;
}

.product .name {
	height: auto;
	margin: 0px;
	padding: 0px;
	background: none;
	text-transform: none;
	font-size: 12px;
}

.product .name a {
	text-decoration: none;
	color: #FF9300;
}

.product .name a:hover {
	text-decoration: underline;
}

.product .desc {
	margin: 0px;
	line-height: normal;
	font-size: 9px;
	color: #7D7D7D;
}

.product .links a {
	float: left;
	width: 49px;
	height: 18px;
	padding: 4px 0px 0px 27px;
	text-decoration: none;
	font-weight: bold;
	color: #3A73C4;
}

.product .links .cart {
	background: url(http://www.optikko.com/webshop/nyshop/homepage19.gif) no-repeat left top;
    height: 23px;
    width: 76px;
}

.product .links .info {
	background: url(http://www.optikko.com/webshop/nyshop/homepage20.gif) no-repeat left top;
    height: 23px;
    width: 76px;
}

/** PRODUCT LIST VIEW */

.listview {
	margin: 0px;
	padding: 0px 20px;
	list-style: none;
	line-height: normal;
}

.listview .product {
	display: block;
	clear: left;
	padding: 20px 0px 10px 0px;
	background: url(http://www.optikko.com/webshop/nyshop/homepage10.gif) repeat-x left top;
}

.listview .first {
	background: none;
}

.listview .image {
	float: left;
	background: red;
}

.listview .name {
}

.listview .desc {
	margin-bottom: 10px;
}

.listview .links {
	height: 30px;
}

.listview .cart {
	margin-right: 3px;
}

/** PRODUCTS */

.listview .uusi {
	display: block;
	clear: left;
	padding: 0px 0px 10px 0px;
	background: url(http://www.optikko.com/webshop/nyshop/homepage10.gif) repeat-x left bottom;
}

#products {
	padding-left: 6px;
}

/** FOOTER */

#footer {
	background: url(http://www.optikko.com/webshop/nyshop/subpage3_02.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	color: #A7A7A7;
}

#footer a {
	color: #A7A7A7;
}

#footer .links {
	padding-top: 15px;
}

#footer .links a {
	padding: 0px 10px;
}

#footer .legal {
	padding-top: 40px;
}

 /** TEXTS */

.text1 {
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

 .text1_1 {
	font-size: 11px;
	font-weight: bold;
	color: #3A73C4;
    text-align: center;
}

.text2 {
	font-size: 18px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #4F4F4F;
    margin-left: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left;
}


.text2_1 {
	font-size: 18px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #4F4F4F;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
}

.text2_2 {
	font-size: 14px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #3A73C4;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 0px;
    text-align: right;
}

      .textDGA {
	margin-top: 0px;
    padding-bottom: 10px;
	font-size: 14px;
    font-family:  Georgia, Tahoma, Thorndale;
    font-weight: bold;
	color: #666666;
    text-align: center;
}

     .textAN {
	margin-top: 0px;
    padding-bottom: 10px;
	font-size: 18px;
    font-family:  Aharoni;
    font-style: italic;
	color: #666666;
    text-align: center;
}

     .ANBIG {
	margin-top: 10px;
    padding-bottom: 10px;
	font-size: 24px;
    font-family:  Aharoni;
    font-style: italic;
	color: #666666;
    text-align: left;
}

 .textRay {
	margin-top: 0px;
    padding-bottom: 10px;
	font-size: 14px;
    font-family: Segoe Print;
	color: #800000;
    font-weight: bolder;
    text-align: center;
}

 .text3 {
	font-size: 11px;
     font-weight: bold;
	color: #800000;
    text-align: center;
     margin-top: 12px;
}

  .text3_0 {
	font-size: 14px;
	color: #800000;
    text-align: center;
    margin-top: 5px;
     margin-bottom: 5px;
}

.text3_1 {
	font-size: 12px;
    font-weight: bold;
	color: #800000;
    text-align: right;
}

.text3_2 {
	font-size: 12px;
    font-weight: bold;
	color: #800000;
    text-align: left;
}

 .text4 {
	margin-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #E9881A;
    text-align: right;
}

.text4 span {
	padding: 0px 7px;
	background: url(http://www.optikko.com/images/homepage18.gif) no-repeat center center;
}

.text5 {
	margin-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
	font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
	color: #669999;
    font-weight: bold;
    text-align: left;
}

.text6 {
	font-size: 14px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #4F4F4F;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
}

 .text7 {
	font-size: 38px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #3A73C4;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
}

  .text7_1 {
	font-size: 34px;
    font-family: Georgia, Tahoma, Thorndale;
    font-weight: bold;
	color: #3A73C4;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
 .text8 {
	font-size: 11px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #FFFFFF;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px;
    padding-bottom: 12px;
    text-align: left;
}

 .text9 {
	font-size: 18px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #FFFFFF;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: left;
}

 .text9_1 {
	font-size: 142px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #FFFFFF;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

 .text10 {
	font-size: 11px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #3333FF;
    font-style: italic;
}


 .text10_1 {
	font-size: 12px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #3333FF;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.text11 {
	font-size: 10px;
    font-family: Georgia, Tahoma, Thorndale;
	color: #3333FF;
}

 .text_lens {
	color: #804000;
    text-align: left;
    padding-left: 7px;
}

 /* left side 11/2007
   --------- */

.left {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #A9C0CE url(http://www.optikko.com/webshop/img_store/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 11px Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

	.left_side {
		float: left;
		width: 225px;
		padding: 0 0 0 10px;
		margin: 10px 0;
        text-align: left;
	}

	.left_side a, .right_side a { color: #414141; background: #FFF; }

	.right_side {
		float: right;
		width: 200px;
		background: #FFF url(http://www.optikko.com/webshop/img_store/dotted.gif) repeat-y;
		color: #414141;
		padding: 10 10 10 20px;
		margin: 10px 0;
	}

	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }

     .left_image {
	float: left;
	margin: 0 9px 3px 0;   }

.frame_img{
  border:0px;
  margin-bottom: 30px;
}

.box3 {
    width:  100%;
    text-align: center;
    background-color: #FFC90E;
    border: 1px solid #CCCCCC;
    vertical-align :  middle;
    padding: 5px 5px 5px 5px;
}

.box4 {
    width:  100%;
    text-align: left;
    border: 1px solid #CCCCCC;
    vertical-align : middle;
    padding: 5px 5px 5px 5px;
}

.box4_1 {
	width: 225px;
    text-align: left;
    margin-left: 10px;
    vertical-align : top;
    color: #000000;
}

.box5 {
	width: 100px;
	padding: 3px 3px 3px 3px;
    text-align: left;
    border: 1px solid #CCCCCC;
    margin: 0px auto;
    color: #000000;
    vertical-align : top;
}

.box6 {
	width: 400px;
	padding: 3px 3px 3px 3px;
    font-size: 8pt;
    text-align: left;
    border: 1px solid #CCCCCC;
    margin: 0px auto;
    vertical-align :  middle;
}

 .box7 {
    width: 260px;
    height: 90px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    text-align: left;
    vertical-align :  middle;
    border: 1px solid #CCCCCC;
    margin: 0px auto;
}

.box7_1 {
    width: 200px;
    text-align: left;
    border-left:  1px dotted #CCCCCC;
    vertical-align :  top;
    padding: 5px 5px 5px 5px;
}

.box8 {
    width: 180px;
    text-align: center;
    border:  1px solid #AAAAAA;
    vertical-align :  middle;
    height: 180px;
    padding: 10px 10px 10px 10px;
}

.box9 {
    width: 225px;
    height: 225px;
    padding: 3px 3px 3px 3px;
    text-align: center;
    vertical-align :  middle;
    border:  1px solid #AAAAAA;
}


.box9_1 {
    width: 206px;
    height: 220px;
    text-align: center;
    vertical-align :  middle;
    border:  1px solid #888888;
}


.uutuudet {
    width: 199px;
    text-align: center;
    border: 1px solid #a8b8bf;
    margin: 0px auto;
    color: #000000;
    vertical-align : top;
    padding-bottom: 10px;
}

.voima {  
  text-align:left;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #3A73C4;
  background-color: #FFFFFF;
  width: 100%;
}


.theme-default .nivoSlider {
	position:relative;
	background:#F2F2F2 url(http://www.optikko.com/mobil/images/loading.gif) no-repeat 50% 50%;

}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
/*.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
*/
.theme-default .nivo-directionNav a {
	display:block;
	width:16px;
	height:21px;
	background:url(http://www.optikko.com/mobil//images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-16px 0;
	right:5px;
}
.theme-default a.nivo-prevNav {
	left:5px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:absolute;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	/*opacity:0.8;*/ /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
/*.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}*/
