@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a{
	color:#000000;
	text-decoration:none;
}

.align_right{
	text-align:right;
}

a:hover, a:active, a:focus { 
	text-decoration:underline;
}

a.bold{
	font-weight:bold;
}

.size10{
	font-size:10px;
}

.site_content{
	font-size:10px;
	color:#000000;
	padding:10px 10px 10px 25px;
	font-weight:normal;
}

table.content{
	width:100%;
	text-align:left;
}

.title{
	height:40px;
	vertical-align:top;
}

div.title{
	display: block; 
	background-image:url(../images/illuminations/ruler_title.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size:16px;
	font-weight:bold;
	width:560px;
	height:22px;
	line-height:1.5em;
	text-align: left;
}
span.title{
	position:relative;
	font-size:12px;
	vertical-align:bottom;
	font-weight:normal;
	bottom:2px;
}

input{
	border:1px solid #000000;
}

.input_form{
	margin:0px;
}

.input_select{
	margin:0px;
	font-size:9px;
}

input.radio{
	border:0px;
}

input.checkbox{
	border:0px;
}


input.image{
	border:0px;
}

/* -------------------------- document shadows -------------------------- */
.shadow1{
	background-image:url(../images/illuminations/shadows/1.jpg);
	background-repeat:repeat-y;
	background-position:right bottom;
}

.shadow2{
	background-image:url(../images/illuminations/shadows/2.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.shadow3{
	background-image:url(../images/illuminations/shadows/3.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:33px;
	height:33px;
}

.shadow4{
	background-image:url(../images/illuminations/shadows/4.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.shadow5{
	background-image:url(../images/illuminations/shadows/5.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.shadow6{
	background-image:url(../images/illuminations/shadows/6.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:33px;
	height:33px;
}

.shadow7{
	background-image:url(../images/illuminations/shadows/7.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.shadow8{
	background-image:url(../images/illuminations/shadows/8.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:33px;
	height:33px;
}

.shadow9{
	background-image:url(../images/illuminations/shadows/9.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

/* -------------------------- box9slice -------------------------- */

.boxhead{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	width:174px;	
	height:24px;
	background-repeat:no-repeat;
	background-image:url(../images/illuminations/boxhead.jpg);
}
.boxhead span {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	position: relative;
	left: 15px;top: 5px;
	text-align: left;
	width: 100px;
}

.box_contentarea{
	font-size:10px;
	line-height:20px;
	padding:5px 10px 15px 5px;
}
.box9slice1{
	background-image:url(../images/illuminations/box9slice/1.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:14px;
	height:14px;
}

.box9slice2{
	background-image:url(../images/illuminations/box9slice/2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:174px;
	height:14px;
}

.box9slice3{
	background-image:url(../images/illuminations/box9slice/3.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:14px;
	height:14px;
}

.box9slice4{
	background-image:url(../images/illuminations/box9slice/4.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:14px;
}

.box9slice5{
	background-image:url(../images/illuminations/box9slice/5.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.box9slice6{
	background-image:url(../images/illuminations/box9slice/6.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:14px;
}

.box9slice7{
	background-image:url(../images/illuminations/box9slice/7.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:14px;
	height:14px;
}

.box9slice8{
	background-image:url(../images/illuminations/box9slice/8.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:174px;
	height:14px;
}

.box9slice9{
	background-image:url(../images/illuminations/box9slice/9.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:14px;
	height:14px;
}

/* -------------------------- infobar -------------------------- */
.topbar{
	background-color:#000000;
	text-align:right;
	padding-right:10px;
	margin:0px;
	height:22px;
}
.topbar span{
	color:#ffffff;
	position:relative;
}

.infobar_cart {
	padding:3px 10px 0px 18px;
	font-size:10px;
	text-align:left;
	vertical-align:middle;	
}

.infobar_currency {
	padding:3px 10px 0px 0px;
	text-align:right;
	vertical-align:top;
	margin-top:0px;
}

.infobar_currency label{
	position:relative;
	top:3px;
	font-size:10px;
	text-align:right;
	
	vertical-align:top;
	height:50px;	
}

.left_boxes{
	padding-left:15px;
}


.footer{
	font-size:9px;
	background-image:url(../images/illuminations/ruler_footer.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

/* -------------------------- navigation top -------------------------- */
.menu {
	height: 87px;
	width: 400px;
}

/* home */
.nav_home	{
	position:relative;
	float: left;
	background: url(../images/illuminations/btn_home_selected.jpg) no-repeat;
	width: 100px;
	height: 87px;
	overflow:hidden;
}
.nav_home a {
	width: 100px;
	height: 87px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}
.nav_home a:hover {
	color: #ffffff;
}

.nav_home span {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	position: absolute;
	left: 5px;top: 68px;
	text-align: left;
	width: 100px;
	cursor: pointer; 			 
}

/* account */
.nav_account	{
	position:relative;
	float: left;
	background: url(../images/illuminations/btn_account_selected.jpg) no-repeat;
	width: 100px;
	height: 87px;
	overflow:hidden;
}
.nav_account a {
	width: 100px;
	height: 87px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}
.nav_account a:hover {
	color: #ffffff;
}

.nav_account span {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	position: absolute;
	left: 5px;top: 68px;
	text-align: left;
	width: 100px;
	cursor: pointer; 			 
}

/* cart */
.nav_cart	{
	position:relative;
	float: left;
	background: url(../images/illuminations/btn_cart_selected.jpg) no-repeat;
	width: 100px;
	height: 87px;
	overflow:hidden;	
}
.nav_cart a {
	width: 100px;
	height: 87px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}
.nav_cart a:hover {
	color: #ffffff;
}
.nav_cart span {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	position: absolute;
	left: 5px;top: 68px;
	text-align: left;
	width: 100px;
	cursor: pointer; 			 
}

/* checkout */
.nav_checkout	{
	position:relative;
	float: left;
	background: url(../images/illuminations/btn_checkout_selected.jpg) no-repeat;
	width: 100px;
	height: 87px;
	overflow:hidden;
}
.nav_checkout a {
	width: 100px;
	height: 87px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}
.nav_checkout a:hover {
	color: #ffffff;
}
.nav_checkout span {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	position: absolute;
	left: 5px;top: 68px;
	text-align: left;
	width: 100px;
	cursor: pointer; 			 
}

.nav_home img {width: 100px; height: 87px; border: 0; }
.nav_home a:hover img{visibility:hidden}

.nav_account img {width: 100px; height: 87px; border: 0; }
.nav_account a:hover img{visibility:hidden}

.nav_cart img {width: 100px; height: 87px; border: 0; }
.nav_cart a:hover img{visibility:hidden}

.nav_checkout img {width: 100px; height: 87px; border: 0; }
.nav_checkout a:hover img{visibility:hidden}

/* -------------------------- buttons -------------------------- */
a.bt_go{
	background: url(../images/illuminations/btn_go.jpg) 0 0 no-repeat;
}

a.btn { display: block; width: 122px; height: 22px; line-height: 2.1em; font-size: 10px; color: #ffffff; text-decoration: none; text-align: center; font-weight: bold; background: url(../images/illuminations/btn_updown.jpg) 0 0 no-repeat; padding: 0 0 0 0px;}
a.btn:hover, a.btn:active, a.btn:focus { text-decoration: none!important; background-position: 0 -23px; color: #fff!important; }

a.btn_mini { display: block; width: 36px; height: 22px; line-height: 2.1em; font-size: 10px; color: #ffffff; text-decoration: none; text-align: center; font-weight: bold; background: url(../images/illuminations/btn_updown_mini.jpg) 0 0 no-repeat; padding: 0 0 0 0px;}
a.btn_mini:hover, a.btn_mini:active, a.btn_mini:focus { text-decoration: none!important; background-position: 0 -23px; color: #fff!important; }
/* -------------------------- product list -------------------------- */
table.productlist_all{
	width:100%;
}

table.productlist{
	width:140px;
	text-align:right;
	padding:0px;
}
td.photoframe{
	vertical-align:top;
	text-align:center;
	width:100%;
	height:120px;
	background: url(../images/illuminations/photoframe.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
div.productlist{
	padding-top:9px;
}
td.productname{
	vertical-align:top;
	text-align:left;
	width:100%;
	height:40px;
	padding-left:20px;
}
td.productteaser{
	vertical-align:top;
	text-align:left;
	width:100%;
}
td.productprice{
	vertical-align:top;
	text-align:left;
	width:100%;
	height:30px;
	padding-left:20px;
}
td.more_info{
	padding-left:20px;
	text-align:left;
}
a.more_info{
	color:#0066FF;
	text-decoration:none;
}
a.more_info:hover, a.more_info:active, a.more_info:focus{
	color:#0066FF;
	text-decoration:underline;
}

.section_title{
	font-size:18px;
	font-weight:bold;
	color:#23487d;
}

.sub_section_title{
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #c9c9c9;
	margin-top:20px;
	color:#23487d;
	
}
.sub_section_title_noline{
	font-size:12px;
	font-weight:bold;
	color:#23487d;
	
}
.margin-top{
	margin-top:20px;	
}
.title_hline{
	border-top:1px solid #c9c9c9;	
}

.sub_section_text{
	color:#3e3e3e;
	/*color:#9F0;*/
}
.sub_section_text_red{
	color:#C00000;
	font-weight:bold;	
}
.sub_section_text_blue{
	color:#23487d;
	font-weight:bold;
}
.mini_text{
	font-size:8px;
	color:#3e3e3e;
	/*color:#9F0;*/
}
.mini_text a{
	font-size:8px;
	color:#3e3e3e;
	text-decoration:underline;
	/*color:#9F0;*/
}
.mini_text a:href{
	font-size:8px;
	color:#3e3e3e;
	/*color:#9F0;*/
}
.mini_text_red{
	font-size:8px;
	color:#C00000;
	/*color:#9F0;*/
}
.

.picture_padding{
	padding:15px 0px 0px 60px;	
}


.hdot {
	
	background-image:url(../images/hdot.gif);
	background-repeat:repeat-x;
}

.borders_lines{
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}

.table_inherit{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.spacer{
	height:20px;
	
}

/* ---------------------------------------- */
.footer_menu{
	padding:15px 0px 25px 0px;	
}
.footer_title_red{
	padding-left:20px;
	color:#FFFFFF;
	background-color:#900;
	font-size:12px;
	
}
.footer_title_gray{
	padding-left:20px;
	color:#FFFFFF;
	background-color:#666;
	font-size:12px;
	
}
.footer_link_item{
	color:#3e3e3e;
	font-size:10px;
	vertical-align:top;
}
.footer_link_item a{
	color:#3e3e3e;
	font-size:10px;
}
.footer_link_item a:href{
	color:#3e3e3e;
	font-size:10px;
	text-decoration:underline;
}
