body {
	background-color: #c8c6c6;
	margin-top: 10px;
}

#logo, #badges {
	float: left;
	height: 130px;
	width: 480px;
}

#badges {
	margin: 0;
	width: 480px;
}

#badges .badgerow {
	float: right;
	padding-left: 60px;
	padding-right: 25px;
	height: 103px;
	background: transparent url(../gui/header-badge-bg.png) no-repeat top left;
}

#badges .badgecontainer {
	float: right;
}

#infotext {
	text-align: right;
	margin-top: 6px;
	margin-bottom: 5px;
}

#infotext a {
	color: #0098D9;
	text-decoration: none;
}

#badges .badge {
	float:left;
	text-align: center;
	margin-left: 10px;
}

#badges .badge .badge-link {
	display: block;
}

#badges .badge .badge-link a {
	color: #A9A9A9;
	font-size: 11.2px;
}

#badges .head-badge-reviews {
	display: block;
	margin-left: 40px;
	margin-top: 7px;
	float: left;
}

#badges .head-badge-awards {
	display: block;
	margin-left: 20px;
	margin-top: 7px;
	float: left;
}

#badges .head-badge-security {
	display: block;
	margin-left: 10px;
	float: left;
}



#logo {
	margin-bottom: 2px;
}

#logo img {
	float: left;
}

#lenses, #menu {
	float: left;
	height: 48px;
}

#lenses {
	width: 196px;
	background-image: url(../gui/lensmenu-bg.png);
	height: 23px;
	padding: 25px 0 0 24px;
}

#menu {
	margin: 10px 0 0 -10px;
	padding: 0;
}

#menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	display: block;
}

#menu ul li {
	float: left;
	position: relative;
	height: 38px;
	padding-left: 30px;
}

#menu ul li a {
	color: #5F5F5F;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 22px;
	padding: 16px 30px 0 0;
}

#menu ul li.active {
	background-image: url(../gui/menu-sel-left.png);
}

#menu ul li.active a {
	background-image: url(../gui/menu-sel-right.png);
	background-position:right top;
	background-repeat:no-repeat;	
	color: #f96c10;
}

#basket {
	float: right;
	height: 32px;
	margin: 15px 36px 0 0;
/*	line-height: 65px;*/
	width: 150px;
}

#basket-img {
/*	display: block; */
	width: 30px;
	float: left;
	margin-right: 4px;
	line-height: 12px;
}

#basket-text {
/*	width: 140px;*/
	float: left;
	font-size: 11px;
}

#basket-text-off {
	font-size: 11px;
	padding-top: 10px;
}

#basket .amount {
	color: #5f5f5f;
	margin-right: 5px;
}


#leftbar ul.menu-left {
	list-style-type: none;
	margin: 0 0 15px 10px;
}

#leftbar ul.menu-left li {
	line-height: 19.2px;
	margin-left: 10px;
}

#leftbar ul.menu-left li.logged-in-data {
	line-height: 15px;
	font-style: italic;
	color: #3e3e3e;
}

#leftbar ul.menu-left li.menu-left-header{
	margin: 0 0 4px 10px;
	color: #3e3e3e;
}

#leftbar ul.menu-left li a {
	color: #f96c10;
}

#leftbar ul.menu-left-support li a {
/*	color: #0098D9;*/
}

#leftbar ul.menu-left-support li img {
	margin-bottom: 3px;
}

#leftbar ul.menu-left-login li {
	margin-left: 0px;
}

#leftbar ul.menu-left-login li.buttons {
	padding-top: 5px;
	margin-left: 10px;
	font-size: 10px;
}

#loginbox {
	background: #ececec url(../gui/login-top.png) no-repeat top left;
	margin: 0px;
	padding: 14px 0 0 0;
}

#loginbox img {
	margin: 0px;
}

#loginbox .loginform {
	padding-left: 10px;
	padding-bottom: 14px;
	margin: 0px;
	min-height: 14px;
	background: url(../gui/login-bottom.png) no-repeat bottom left;
}



#subpages {
	width: 646px;
	margin: 12px 14px 0 12px;
}

#subpages .img-right {
	float: right;
	margin: 0 0 20px 20px;
}

table.listing {
	width: 100%;
	margin-left: -18px;
}

.listing-narrow {
	width: 400px;
}

.listing tr {
	height: 30px;
}

.listing tr th {
	height: 12px;
}

.listing tr td {
	padding: 0px;
	line-height: 30px;
	font-size: 11.2px;
}

.listing tr td:first-child, .listing tr th:first-child {
	padding-left: 18px;
}
.listing tr .last-cell {
	padding-right: 18px;
}

.listing tr.odd {
	background-color: #e9e9e9;
}

.listing tr.odd .first-cell {
	background: #e9e9e9 url(../gui/left-corner-list.png) no-repeat top left;
}

.listing tr.odd .last-cell {
	background: #e9e9e9 url(../gui/right-corner-list.png) no-repeat top right;
}

table#work-listing .listing-date {
	width: 80px;
}

table#work-listing .listing-date {
	width: 80px;
}

table#press-listing .listing-date {
	width: 80px;
}

table#press-listing .listing-file {
	width: 50px;
	vertical-align: middle;
	text-align: right;
}



p.support-date {
	margin-top: 25px;
}

.support-heading, #lenslist a.support {
	color: #0098d9;
}

#form-login {
	width: 338px;
}
#form-login .formfield { 
    float:left;
	margin-right:14px;
	width:145px;	
}
label {
	display: block;
	margin-left: 10px;
	font-weight: normal;
}


/*BOF Grey rounded*/
.rounded {
	background-color: #ececec;
}

.rounded .rounded-content {
	margin: 0 10px;
	margin-bottom: 0px;
	min-height: 20px;
}

.rounded .rounded-top {
	background: transparent url(../gui/corner-grey-top-right.gif) no-repeat top right;
	height: 22px;
	margin-bottom: -10px;
}

.rounded .rounded-top .rounded-top-left {
	background: transparent url(../gui/corner-grey-top-left.gif) no-repeat top left;
	height: 22px;
	width: 20px;
	display: block;
}

.rounded .rounded-bottom {
	background: transparent url(../gui/corner-grey-bottom-right.gif) no-repeat bottom right;
	height: 22px;
	margin-top: -10px;
}

.rounded .rounded-bottom .rounded-bottom-left {
	background: transparent url(../gui/corner-grey-bottom-left.gif) no-repeat bottom left;
	height: 22px;
	width: 20px;
	display: block;
}

.rounded-content table {
	margin: 0px 0px 10px 0;
}
/*EOF Grey rounded*/
/*BOF White rounded*/
.wrounded {
	background: #ffffff url(../gui/corner-white-mid.gif) repeat-y top left;
}
.wrounded-mid {
	background: transparent url(../gui/corner-white-mid.gif) repeat-y top right;
}
.wrounded .wrounded-content {
	margin: 0 10px;
	margin-bottom: 0px;
	min-height: 23px;	
}

.wrounded .wrounded-top {
	background: transparent url(../gui/corner-white-top-right.gif) no-repeat top right;
	height: 23px;
	margin-bottom: -10px;
}

.wrounded .wrounded-top .wrounded-top-left {
	background: transparent url(../gui/corner-white-top-left.gif) no-repeat top left;
	height: 23px;
	width: 23px;
	display: block;	
}

.wrounded .wrounded-bottom {
	background: transparent url(../gui/corner-white-bottom-right.gif) no-repeat bottom right;
	height: 23px;
	margin-top: -10px;
}

.wrounded .wrounded-bottom .wrounded-bottom-left {
	background: transparent url(../gui/corner-white-bottom-left.gif) no-repeat bottom left;
	height: 23px;
	width: 23px;
	display: block;
}

.wrounded-content table {
	margin: 0px 0px 10px 0;
}
/*EOF White rounded*/
/*BOF Blue rounded*/
.brounded {
	background: #cef1ff url(../gui/corner-blue-mid.gif) repeat-y top left;		
	margin-bottom: 13px;	
}
.brounded-mid {
	background: transparent url(../gui/corner-blue-mid.gif) repeat-y top right;		
}
.brounded .brounded-content {
	margin: 0 10px;
	margin-bottom: 0px;
	color:#0098d9;
	font-size: 12px;
}

.brounded .brounded-top {
	background: transparent url(../gui/corner-blue-top-right.gif) no-repeat top right;
	height: 13px;
	margin-bottom:-2px;
}

.brounded .brounded-top .brounded-top-left {
	background: transparent url(../gui/corner-blue-top-left.gif) no-repeat top left;
	height: 13px;
	width: 13px;
	display: block;	
}

.brounded .brounded-bottom {
	background: transparent url(../gui/corner-blue-bottom-right.gif) no-repeat bottom right;
	height: 9px;
}

.brounded .brounded-bottom .brounded-bottom-left {
	background: transparent url(../gui/corner-blue-bottom-left.gif) no-repeat bottom left;
	height: 9px;
	width: 9px;
	display: block;
}

.brounded-content table {
	margin: 0px 0px 10px 0;
}
/*EOF Blue rounded*/


/* BOF Small rounded */
.srounded {
	background-color: #e9e9e9;
	font-size: 11.2px;
}

.srounded .srounded-content {
	margin: 0;
	min-height: 10px;
}

.srounded .srounded-top {
	background: transparent url(../gui/corner-small-grey-top-right.gif) no-repeat top right;
	height: 8px;
	margin-bottom: -3px;
}

.srounded .srounded-top .srounded-top-left {
	background: transparent url(../gui/corner-small-grey-top-left.gif) no-repeat top left;
	height: 8px;
	width: 8px;
	display: block;
}

.srounded .srounded-bottom {
	background: transparent url(../gui/corner-small-grey-bottom-right.gif) no-repeat bottom right;
	height: 8px;
	margin-top: -3px;
}

.srounded .srounded-bottom .srounded-bottom-left {
	background: transparent url(../gui/corner-small-grey-bottom-left.gif) no-repeat bottom left;
	height: 8px;
	width: 8px;
	display: block;
}

/* EOF Small rounded */

fieldset {
	margin: 0;
	padding: 0;
}

fieldset legend {
	margin: 0;
	padding: 0;
}

fieldset label {
	display: block;
	margin-left: 5px;
}

.listing td.ico, .listing th.ico{
	text-align: left;
	vertical-align:middle;
}

.manumidcell .icons img {
	margin-right: 5px;
}

.rounded-content h2 {
	margin-bottom: 0px;
}

.submit {
	margin-top: 5px;
}

.cell-submit {
	text-align: right;
}

#lenslist {
	display: none;
	position: absolute;
	width: 920px;
	margin-left: 39px;
	top: 200px;
	z-index: 30;
}

#lenslist .lenslist-body {
	padding: 5px 20px 10px;
	background: transparent url(../gui/lenslist-bg.gif) repeat-y top left;
	text-align: left;
}

#lenslist-cover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index:29;
}

#lenslist .lenslist-column {
	float:left;
	width: 217px;
	line-height: 20px;
}

#lenslist .lenslist-column a {
	color: #737373;
	text-decoration: none;
	font-size: 11.2px;
}

#lenslist .lenslist-column a:hover {
	text-decoration: underline;
}

#lenslist .lenslist-top {
	display: block;
	height: 15px;
	background: transparent url(../gui/lenslist-bg-top.gif) no-repeat top left;
}

#lenslist .lenslist-bottom {
	display: block;
	height: 8px;
	background: transparent url(../gui/lenslist-bg-bottom.gif) no-repeat bottom left;
}

#lenslist .lenslist-close {
	text-align: right;
}

#lenslist-support {
	margin: 10px 0;
}

#catMenu {
	margin: 12px 14px 0 12px;
/*	background-color: red;*/
}


#cs-form .formfield { 
    float:left;
	margin-right:14px;
	width:145px;	
}

#cs-form .leftblock {
	width: 320px;
	float: left;
}

#cs-form .rightblock {
	width: 250px;
	float: left;
}

.styleform .submitbox {
	text-align: right;
	margin: 10px 9px 0;
}

#cs-form .roundedmargin {
	margin: 0 9px;
}

#leftbar ul.menu-left-support li a {
/*	color: #0098D9;*/
}

#leftbar ul li a:hover {
	text-decoration: underline;
}

#footer, #footer a {
	color: #AFAFAF;
} 

#footer-text {
	font-size: 11px;
	padding-top: 10px;
}

#footer-images, #footer-logos { text-align: center; }

#footer-images .footer-images-badges,
#footer-images .footer-images-flags,
#footer-images .footer-images-awards {
	float: left;
}

#footer-images .footer-images-badges {
	margin-left: 92px;
	width: 156px;
}

#footer-images .footer-images-flags {
	margin-left: 55px;
	padding-top: 25px;
}

#footer-images .footer-images-awards {
	margin-left: 55px;
	padding-top: 5px;
}

#footer-images .footer-images-flags img {
	margin-right: 3px;
}

#footer-images .footer-images-badges img {
	margin-right: 5px;
}

.menu-left-login li {
	width: 150px;
	padding-bottom: 5px;
}

#login-password {
	float: left;
	width: 95px;
}

#login-button {
	float: left;
	width: 30px;
	margin-left: 10px;
}

li.buttons a {
	font-size: 10px;
	margin-left: 4px;
}

/* Markup classes*/
.selected {
	color: #F86D10;
}

.markup-lg {
	font-size: 1.5em;
	margin-bottom: 5px;
	font-weight: normal;
}

.markup-ora {
	color: #f86d10;
}

.markup-gra {
	color: #666666;
}

.markup-blu {
	color: #0098D9;
}

.markup-cr-grey {
	color: #424243;
}

.markup-cr-green {
	color: #85da0e;
}

.checkout-spot {
	margin-bottom: 20px;
}

.checkout-spot img {
	display: block;
	float: left;
}

.checkout-spot .checkout-spot-text {
	margin-left: 10px;
	display: block;
	float: left;
	width: 500px;
}

#reko-form {
	width: 410px;
	float: left;
}

#reko-form .rounded-content {
	padding-left: 20px;
}

.rounded-content h2 {
	margin-top: 0;
}

#reko-form .reko-about {
	display: block; 
	/*width: 220px; SAVE FOR THE FIA WITH KNUFF MEN
	float: right;*/
	margin-bottom: 10px;
}

#hcs-banner {
	float: left;
	margin-left: 20px;
}

#popular-products {
	margin-bottom: 30px;
}

#popular-products td {
	font-size: 11px;
}

#popular-products td a {
	text-decoration: none;
}

#popular-products .product, #popular-products .model {
	color: #3e3e3e;	
	font-weight: bold;
}

#popular-products .price {
	text-decoration: none;
	font-size: 25px;
	line-height: 23px;
}

#tip-friend-form {
	margin-left: -18px;
	margin-bottom: 20px;
	width: 100%;
}

#tip-friend-form .inputs {
	width: 180px;
	float: left;
}

#tip-friend-form .textarea {
	float: left;
	width: 305px;
	margin-left: 20px;
}

#tip-friend-form .rounded-content {
	margin-left: 18px;
}

#reko-intro {
	width: 400px;
	float: left;
}

#reko-badge {
	width: 180px;
	height: 220px;
	float: left;
	margin-left: 20px;
}

#reko-badge .reko-balance {
	display: block;
	width: 85px;
	text-align: right;
	color: #FFF;
	font-size: 20px;
	margin: 114px 0 0 45px;
	line-height: 20px;
}

#catProd {
	padding-left: 0;
}

.menu-left-logged-in li {
	padding-bottom: 2px;
}

#eyesight-form {
	margin: 30px 0px 30px -18px;
	width: 667px;
}

#eyesight-form .formfield {
    float:left;
	margin-right:14px;
	width:129px;
}

#eyesight-form .roundedmargin {
	margin: 0 0 10px 10px;
}

#eyesight-form select {
	width: 110px;
}

#account-form, #password-form {
	margin-left: 13px;
	width: 648px;
}

#account-form .rounded-content, #password-form .rounded-content {
	padding-left: 5px;
}

#account-form .formfield, #password-form .formfield {
	float: left;
	margin-right: 14px;
	width: 145px;
	margin-bottom: 10px;
}

#account-form .shorter {
	width: 135px;
}

#account-form .checker {
	width: 320px;
}

#password-form {
	margin-top: 20px;
}

.invisible {
	display: none;
}

#orderlist, #subscription {
	margin: 20px 0 20px -14px;
	width: 645px;
}

#subscription .roundedmargin {
	margin-left: 10px;
}

#subscription table {
	margin: 10px 0 0 0 ;
}

#subscription td {
	padding: 2px;
}

#subscription .total, #subscription .picture {
	padding-left: 50px;
	padding-top: 0;
}

#subscription .total {
	font-family: "Century Gothic", Arial;
	font-size: 40px;
	color: #aeaeae;
	line-height: 46px;
}

#subscription .spacer {
	font-size: 5px;
	line-height: 5px;
}

#subscription .value-money {
	color: #F96C10;
	font-weight: bold;
}

#subscription .prodRow {
	border-top: 1px solid #eee;
}

#subscription .attributes {
	font-size: 10px;
	font-style: italic;
}

#orderlist  .orderlist-head {
	font-weight: bold;
}

#orderlist .orderlist-item {
	margin: 0 20px 2px 20px;
}

#orderlist .orderlist-item-white {
	padding: 5px 0;
	font-size: 11.2px;
}

#orderlist .orderlist-item span.orderlist-cell {
	display: block;
	float: left;
}

#orderlist .orderlist-date {
	width: 100px;
}

#orderlist .orderlist-orderno {
	width: 70px;

}

#orderlist .orderlist-moreinfo {
	width: 325px;
	text-align: center;
}

#orderlist .orderlist-rebuy {
	width: 110px;
	padding-top: 2px;
}

#orderlist .orderlist-details {
	display: none;
}

#orderlist table, #orderlist table td {
	margin: 0px;
	padding: 0;
}

#orderlist .details-row {
	margin-top: 5px;
}

#orderlist .details-row span.column {
	display: block;
	float: left;
}

#orderlist .detail-qty {
	width: 30px;
}

#orderlist .detail-prod {
	width: 310px;
}

#orderlist .sumup-title {
	width: 340px;
}

.winner-col {
	width: 300px;
	float: left;
	margin-top: 20px;
}
.lensonorange {
	color:#f96c10;
}

#faq ul {
	list-style-type: none;
	margin-left: 0;
}

/* CSE Section*/

#cse-head {
	margin: 20px 25px 40px 25px;
}

#cse-head h2 {
	margin-top: 10px;
}

.smallreview {
	background: url(../images/kundbetygruta.gif) no-repeat;
	padding-top: 30px;
	padding-bottom: 5px;
	height: 90px;
	width:457px;
}

#cse-summary {
	margin: 10px 0px 30px 0px;
}

#cse-summary-data {
	width: 270px;
	float:left;
}

.cse-summary-graphics {
	width: 49%;
	height: 182px;
	float:left;
	text-align: center;
}

.cse-summary-title {
	margin-top: 153px;
}

#cse-summary-data .row {
	margin-bottom: 10px;
}

#cse-summary-data .wrapper div {
	float: left;
}

#cse-summary-data .wrapper div.left {
	width: 200px;
}

#cse-summary-data .wrapper div.right {
	width: 70px;
}

#cse-summary-data .wrapper div.numbers {
	height: 22px;
	line-height: 20px;
}

#cse-summary-data-head {
	margin-bottom: 10px;
}

.rate-row {
	margin-bottom: 2px;
}
.rate-row .rate-field {
	float: left;
	margin-left: 10px;
}

.rate-row .question {
	width: 240px;
}

.cse-review {
	margin: 0 25px 30px 25px;
}

.cse-review .cse-review-headline div:first-child {
	margin-left: 0;
}

.cse-review-headline-holder {
	background: #e9e9e9 url(../images/cse/cse_review_head_corner_left.gif) no-repeat;
}

.cse-review-headline {
	margin-left: 10px;
	height: 25px;
	line-height: 25px;
	background: url(../images/cse/cse_review_head_corner_right.gif) no-repeat top right;
}

.cse-review-column {
	width: 130px;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
	float: left;
}

.cse-review-rating {
	width: 190px;
}

.cse-review-rating-graphics {
	width: 80px;
}

.cse-review-rating-numbers {
	width: 50px;
}

.cse-rewiew-comment {
	width: 60px;
}

.cse-review-comment-text {
	margin: 3px 0 0 10px;
	width: 370px;
	float: left;
}

.cse-review-sent, .cse-review-date, .cse-review-name {
	height: 25px;
	line-height: 25px;
}

.cse-review-rating-graphics img{
	margin-top: 5px;
}

#satisfaction-pieces {
	 margin-top: 20px;
}

#satisfaction-pieces tr td:first-child {
	 padding-right: 20px;
}

.flashobj {
	float:left;
}

.indexSpots div, .indexSpots img {
	float: left;
}