/** BASIC */
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EAEAEA;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #434343;
}

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;
}

 .text3 {
	font-size: 11px;
     font-family: Georgia, Tahoma, Thorndale;
	color: #800000;
    text-align: center;
     margin-top: 12px;
}

.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;
}

 .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 #FFCC33;
    margin: 0px auto;
}

.box7_1 {
    width: 110px;
    text-align: left;
    border-left:  1px dotted #CCCCCC;
    vertical-align :  middle;
    padding: 3px 3px 3px 3px;
}

.box8 {
    width: 180px;
    text-align: center;
    border:  1px solid #FFC90E;
    vertical-align :  middle;
    padding: 12px 12px 12px 12px;
}

.box9 {
    width: 210px;
    padding: 3px 3px 3px 3px;
    text-align: left;
    border-left:  1px dotted #CCCCCC;
    margin: 10px auto;
}

.uutuudet {
    width: 199px;
    text-align: center;
    border: 1px solid #a8b8bf;
    margin: 0px auto;
    color: #000000;
    vertical-align : top;
    padding-bottom: 10px;
}

.voima {
  padding: 5px 5px 5px 5px;
  text-align:left;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #3A73C4;
  background-color: #FFFFFF;
  width: 100%;
  border-bottom:  1px solid #3A73C4;
}