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

body {
	background: url(/images/frame/bg.jpg);
	padding: 20px 20px 0 20px;
	text-align: center;
	margin: 0;
}
body, a, h1, h2, div {
	font-family: Arial, Helvetica, sans-serif;

}
div.page {
	background: #FFF;
	width: 924px;
	padding: 0 15px 0 15px;
	border: solid #ecf3ef;
	border-width: 10px;
	padding: 10px 7px 7px 10px;
}
div.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
div.header {
	background: no-repeat  url(/images/frame/title.png);
	height: 100px;
	padding-bottom: 10px;
	width: 960px;
}
div.content {
	width: 1000px;
}
div.menu {
	background: #f5e1a3;
	border: solid #f2d783;
	border-width: thick;
	margin-top: 30px;
	float: right;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
div.menu ul {
	display: inline;
	padding: 1px 0 0 20px;
	text-align: center;

}


div.menu li {
	display: inline;
	font-size: 1.2em;
	color: #6f140a;
	text-align: center;

}
div.menu li a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6f140a;
	padding: 3px 8px 3px 8px;
	text-align: center;
}
div.menu li a:hover {
    background-color: #6f140a;
    text-decoration: none;
    font-weight: bold;
    color: #f5e1a3;
    text-align: center;
}
div.menu li a:active {
	text-decoration: none;
	font-weight: bold;
	color: #a84848;
	text-align: center;
}
div.menu li a.active {
	text-decoration: none;
	font-weight: bold;
	color: #a84848;
	text-align: center;
}

div.note {
	width: 295px;
	height: 235px;
	position: relative;
	top: 18px;
	left: 28px;
	color: #FFFFFF;
	padding: 15px;
}
div.note h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}
div.column-main {
	float: left;
	width: 695px;
	font-size: 0.8em;
	padding: 15px 0 0 0;
}
div.column-main p {
	line-height: 1.3em;
	color: #333333;
}
div.column-main h1 {
	background: transparent url('/images/header-blue.gif') repeat-x bottom;
	padding: 0 0 15px 0;
	color: #4f4f4a;
}
div.column-main img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;

}
div.column-left, div.column-right {
	color: #4f4f4a;
}
div.column-left {
	float: left;
	width: 320px;
	font-size: 1.0em;
}
div.column-main img{
        position : relative ;
	bottom : 15px ;


}
div.column-left p, div.column-right p {
	line-height: 1.3em;
	color: #333333;
	text-align: justify;
}
div.column-left h1 {
	background: transparent url('/images/header-blue.gif') repeat-x bottom;
	padding: 0 0 15px 0;	
}
div.info {
	font-size: .8em;
	padding: 0 0 20px 0;
	color: #4f4f4a;
}
div.info p {
	line-height: 1.3em;
	color: #333333;
}
div.info h1 {
	background: transparent url('/images/header-blue.gif') repeat-x bottom;
	padding: 0 0 15px 0;	
}
div.column-right {
	float: right;
	width: 320px;
	font-size: 1.0em;
	margin-right: 20px;
}
div.column-right p {
        text-align: justify;
}
div.column-right img {
	float: left;
	padding: 0 20px 12px 0;
}
div.column-right h1 {
	background: transparent url('/images/header-red.gif') repeat-x bottom;
	padding: 0 0 15px 0;	
}
div.column-right form {
      margin: 0px 10px 0px 0px;

}

div.column-store {
	float: right;
	width: 218px;
	font-size: 0.8em;
	background: url('/images/frame/Store-Snippet.jpg') no-repeat #7c8a7f;
	padding-top: 100px;
	height: 630px;
}

div.product_list {
    position:relative;
    height: 630px;
    overflow: auto;
    
    
}

div.column-store img, form {
	float: right;
	padding: 0 20px 12px 0;
	text-align: center;
        
}
div.column-right h1 {
	background: transparent url('/images/header-red.gif') repeat-x bottom;
	padding: 0 0 15px 0;	
}
div.footer {
	background: #ecf3ef;
	padding: 20px;
	text-align: center;
	width: 920px;
	margin: 25px 0 25px 0;
	color: #900;
	font-size: 0.7em;
}
div.clear {
	clear: both;
}

ul.lang-bar {
display:block;
float: right;
width: 48px;
margin: -25px 0px 0px 0px;
padding:0;
position:relative;
right: 65px;
}

ul.lang-bar li a{
margin: 0px 20px 0px 0px;
color: #fff;
}
ul.lang-bar li{
list-style: none;	 
}

table {
padding: 0 125px 10px 0;
text-align: center;
}

table p  {
text-align: justify;
width: 200px;

}


table form {
text-align: center;
padding: 0 70px 5px 0px;
}

div.store-title {
	
	text-align: center;
	width: 920px;
	margin: 25px 0px 25px 0px;
	padding: 0 0 10px 0;
}


div.image-frame  {
    
	background-color: #6d130a;
	padding: 40px 10px 10px 10px;
	width: 200px;
}

div.image-frame img  {
    
	border: none;
}



