html,body,table,tr,td,div,p,a,img{
	margin: 0;
	padding: 0;
	border: 0;
}
html{
	height:101%;
	text-align:left;
}
body, input, textarea{
   font-family: Arial;
	font-size: 12px;
}

html>body{
}

body{
	/*background-color:#AAAAAA;*/
	background-image:url(../img/background.jpg);
	background-position: center -1px;
	background-repeat: no-repeat;
	background-color: #BED8E5;
	text-align: center;
}



a{
	text-decoration:none;
	color:Gray;
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

#container{
	width: 990px;
}
.page{
	background-image:url(../img/containerback.jpg);
	background-position:center top;
	background-repeat:  no-repeat;
}


.subpage{
	background-image:url(../img/subcontainerback.jpg);
	background-position:center top;
	background-repeat:  no-repeat;
	background-color:#D5E6EE;
}

.shoppage{
	background-image:url(../img/shopcontainerback.jpg);
	background-position:center -1px;
	background-repeat:  no-repeat;
	background-color:#D5E6EE;
}

#container{
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: left;
}

html>body #container {
	border-bottom: 1px transparent;
}

/* This is needed for clearing floats  inside container */
#container:after {
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

#topmenu{
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
    
}

#banner{
	margin:10px 10px 10px 10px;
	height:259px;
	line-height:0px;
	font-size:0px;
	background-repeat:no-repeat;
	 border:none;
}

.minheight{
	float:left;
	width: 5px;
}

.w5{
	width:2px;
}
html>body .w5{
	width:5px;
}
.w10{
	width:3px;
	
}
html>body .w10{
	width:10px;
	
}
.w20{
	width:20px;
}
.w25{
	width:25px;
}
.w35{
	width:35px;
}
.w50{
	width:50px;
}
.w200{
	width:200px;
}
.w239{
	width:237px;
}
.w280{
	width:280px;
}
.w380{
	width:380px;
}
.w706{
	width:684px;
}
html>body .w239{
	width:237px;
}
html>body .w726{
	width:724px;
}
.white{
	background-color:white;
}
.grayborder{
	border:solid 1px #E5E5E5;
}
.h50{
	height:50px;
}
.h280{
	height:280px;
}
.h330{
	height:330px;
}
.h350{
	height:350px;
}
.h360{
	height:360px;
}
.h400{
	height:400px;
}
.h800{
	height:800px;
}

.spaced img{
	margin-left:5px;
}

.p5{
	padding-left:5px;
	padding-right:5px;
}
.p10{
	padding-left:10px;
	padding-right:10px;
}

.p20{
	padding-left:20px;
	padding-right:20px;
}

.highlight{
	border:solid 1px red;
}
.dye{
	background-color:Yellow;
}

#shopitem{
	float:left;
	margin-top:10px;
}

#flags{
	margin-left:85px;
}
#breadbar{
	position: relative;
	display: block;
	clear: both;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../img/breadslip.gif);
	height:26px;
	line-height:26px;
	
}
.pagetitle{
	height:35px;
	line-height:35px;
	color:#E6228C;
	border-bottom:solid 1px #E5E5E5;
}
#columns {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
}

/* This is needed for clearing floats  inside container */

#columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.column {
	position: relative;
	display: inline;
	float: left;	
}

.right {
	float: right;
}
#footer {
	position: relative;
	display: block;
	clear: both;
	height:35px;
	line-height:35px;
	text-align:center;
	text-transform:uppercase;
}
body, form, #container, .page, .subpage{
	/*height:100%;*/
}

.QuickLinkContainer{
    width: auto;
    height:auto;
    margin: 0;
}

.QuickLinkText{
    position: relative;
    top: -32px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: auto;
    height:auto;
    /*margin-left:100px;*/
    margin-left:90px;
    
}

.FeedbackHolder
{
    background-color: #E5E5E5;
    color: #666666;
    width: 246px;       
    padding: 20px;
}
.FeedbackTextbox
{
    width: 236px;  
    margin-top: 2px;
    border-left: solid 1px #A9A9A9;
    border-bottom: solid 1px #A9A9A9;
    border-top:solid 1px #8D8D8D;
    border-right:solid 1px #8D8D8D;
}

.FeedbackPostalCode
{
    width: 56px;
}

.FeedbackPostalPlace
{
    width: 165px;
    margin-left: 10px;
}

.FeedbackTextArea
{
    height: 231px;
    width: 236px;
    border-left: solid 1px #A9A9A9;
    border-bottom: solid 1px #A9A9A9;
    border-top:solid 1px #8D8D8D;
    border-right:solid 1px #8D8D8D;
    overflow: auto;
}
p{
	margin-bottom:10px;
}


.contactPanel{
	margin-bottom:10px;
	float:left;
	line-height:20px;
}

* html .contactPanel
{
    width: 360px;
}

.contactLabel{
	float:left;
	width:100px;
	line-height:20px;
}

* html .contactLabel
{
    width: 100px;
    overflow: hidden;
}

.contactLongLabel{
	margin-bottom:10px;
	float:left;
	width:348px;
	line-height:20px;
}
.contactInput{
	float:left;
	width:260px;
}

* html .contactInput
{
    width: 240px;
}
.contactCheck{
	float:left;
	width:20px;
	line-height:20px;
}
.validator{
	float:left;
	width:10px;
}

.validatorSpam
{
    float:left;
    margin-left: -10px;
    width: 10px;    
}

#logoBig
{
    position: absolute;
    margin-top: -260px;
    margin-left: 40px;
}

#logoSmall
{
    position: absolute;
    margin-top: 30px;
    margin-left: 30px;
}

#productImg
{
    float: left;
    max-height: 500px;
}

#SAContent1
{
    margin-top: 10px;
}

#SAContent3
{
    height:auto;
}

#languagemenu
{
    height: 20px;
}

#languagemenu2010
{
    height:335px;
    width:300px;
    margin-top:15px;
     border-right:dotted 1px Black;
     
}

.LangLink {
    width:270px;
    float:left;
    display:block;
    margin:0px 0px 0px 20px;
    padding:0px 0px 0px 10px;
    position:relative;
    font-weight:bold;
    color:Black;
}

.NewsItem
{
 display: block;
   float: left;
    position:inherit;
     margin: 0;
      padding: 0;
       width: 100%;
        line-height: 20px;
}
.NewsDate
{
 display: block;
   float: left;
    position:inherit;
     margin: 0;
      padding: 0;
       width: 100%;
        line-height: 20px;
}
.NewsHeader
{
 display: block;
   float: left;
    position:inherit;
     margin: 0;
      padding: 0;
       width: 100%;
        line-height: 20px;
         font-weight: bold;
}
