.clearfix:after {
	content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

* {
  margin:0px;
  padding:0px;  
}

body {
  font-family:arial;
  font-size:12px;
  line-height:18px;
  color:#484848; 
  background:url(../img/mainback.gif);   
}

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

a:hover {
  color:#666666;
}

.topwrapper,
.topstripe,
.photocontainer,
.photogradient,
.bottomshadow,
.maincontainer {
  width:100%;
  text-align:center;
  position:relative;
}

.topstripe {
  z-index:3;
  height:75px;    
  background:url(../img/topstripeback.png) repeat-x;  
}

.photocontainer {
  z-index:2;
  margin-top:-4px;
  height:400px;
}

.photogradient {
  float:left;
  height:400px;
  background:url(../img/mainphotogradient.png) no-repeat;
  background-position: center bottom;     
}

.bottomshadow {
  z-index:4;
  margin-top:-4px;
  height:4px;
  background:url(../img/bottomshadow.png) no-repeat;
  font-size:0px;      
}

.maincontainer {  
  position:relative;
  z-index:5;    
}

.container {
  width:990px;  
  margin-left:auto;
  margin-right:auto;
}

.containerinner {
  float:left;
  width:990px;
  margin-top:-60px;
  position:relative;
  z-index:5;
}

.topstripe .containerinner {
  margin-top:3px;
}

.photogradient .containerinner {
  margin-top:0px;
}

.box {
  float:left;
  padding:14px;
}

.no1,
.no2 {
  width:342px;
}

.no3 {
  width:222px;
}

.box .corners {
  float:left;
  height:14px; 
  font-size:0px; 
  position:relative;
  z-index:10;
  display:inline;
}

.box .corners.ctopleft,
.box .corners.ctopright {
  margin-top:-14px;
}

.box .corners.cbottomleft,
.box .corners.cbottomright {
  margin-bottom:-14px;
}

.box .corners.ctopleft,
.box .corners.cbottomleft,
.box .reflectionleft {
  width:100%;  
  margin-left:-14px;  
}

.box .corners.ctopright,
.box .corners.cbottomright,
.box .reflectionright {
  float:right;
  width:28px;  
  margin-right:-14px;  
}

.box .reflectionleft,
.box .reflectionright {
  float:left;
  height:35px;
  font-size:0px; 
  position:relative;
  z-index:1;
  display:inline; 
  margin-top:11px; 
}

.box .reflectionleft {
  background:url(../img/frame_reflectionleft.png) no-repeat;
}

.box .reflectionright {
  background:url(../img/frame_reflectionright.png) no-repeat;
}


.leftback {
  float:left;
  width:100%;
  margin-left:-14px;
  display:inline;
  position:relative;
  z-index:20;    
  background:url(../img/frame_left.png) no-repeat;
}

.rightback {
  float:left;
  margin-left:28px;
  width:100%;
  margin-right:-28px;
  display:inline;  
  position:relative;
  z-index:20;    
  background:url(../img/frame_right.png) no-repeat top right;  
}

.box .corners.ctopleft {
  background:url(../img/frame_topleft.png) no-repeat;
}

.box .corners.ctopright {
  background:url(../img/frame_topright.png) no-repeat;
}

.box .corners.cbottomleft {
  background:url(../img/frame_bottomleft.png) no-repeat;
}

.box .corners.cbottomright {
  background:url(../img/frame_bottomright.png) no-repeat;
}

.innercontainerback {
  float:left;
  width:100%;
  margin-left:-28px;
  padding-left:14px;
  padding-right:14px;
  display:inline;
  position:relative;
  z-index:20;  
  text-align:left;
}

.innercontainer {
  float:right;
  width:100%;
  position:relative;
  z-index:20;  
  text-align:left;
  background:url(../img/frame_back.png);
}

.innercontainer h2 {
  float:left;
  font-family:georgia;
  font-size:26px;
  font-weight:normal;
  color:#333333;
  line-height:30px;
  position:relative;
  z-index:20;
  margin-top:-5px;
  margin-bottom:-5px;
}

.innercontainer .backpic {
  float:left;
  position:relative;
  display:inline;
  z-index:20;
  margin-top:-10px;
  margin-bottom:-10px;  
}

#news_back {
 margin-left:30px;
} 

#logo {
  border:0px;
  float:left;
  display:inline;
  margin-right:0px;
} 

.toplinks {
  float:right;
  margin-top:18px;
  overflow:hidden;
  height:40px;
}

.sublinks {
  width:100%;
  float:left;
  margin-top:0px;
  border-top:1px dashed #666666;
  border-bottom:1px dashed #666666;  
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:20px;  
}

.toplinks a,
.toplinks div {
  float:left;
  font-family:times new roman;
  font-weight:bold;
  font-size:23px;
  color:#333333;
  height:40px;
  overflow:hidden; 
  margin-left:10px; 
  display:inline;
}

.sublinks a,
.sublinks div {
  font-size:18px;
  font-weight:bold;
  margin-left:0px;
  margin-right:10px;
}

.toplinks a {
  cursor:hand;
  cursor:pointer;
}

.toplinks .leftcorners,
.toplinks .rightcorners {
  float:left;
  width:9px;  
}

.toplinks .leftcorners {
  background-image:url(../img/toplinkleft.png);
  background-repeat:no-repeat;
  background-position:bottom left;
}

.toplinks .rightcorners {
  background-image:url(../img/toplinkright.png);
  background-repeat:no-repeat;
  background-position:bottom left;  
}

.toplinks .txtlink {
  float:left;  
  line-height:40px;
  background-image:url(../img/toplinkback.png);
  background-repeat:no-repeat;
  background-position:bottom left;    
}

.toplinks a:hover {
  color:#ffcc00;    
  height:80px;  
}

.toplinks span {
  height:100%; 
}

.toplinks .active .leftcorners,
.toplinks .active .rightcorners,
.toplinks .active .txtlink {
  background-position:top left;  
}

.toplinks .active,
.toplinks a.active:hover {    
  height:40px;    
  color:#ffffff;
}

.toplinks a.active:hover {    
  color:#ffcc00;  
}

.logincontainer {
  float:right;
  width:242px;
  background-image:url(../img/loginback.png);
  background-repeat:no-repeat;
  background-position:bottom right;  
}

#basketdropcontainer,
#langcontainer {
  margin-right:20px;
  display:inline;
}

.logincontainer form {
  float:right;
}

.login {
  float:left;
  height:30px;
  width:242px;

  font-family:arial;
  font-size:18px;
  font-weight:bold;
  line-height:28px;
  color:#ffffff;
  cursor:default; 
  overflow:hidden;
  display:block; 
}

.loginheader {
  color:#ffcc00;
  height:30px;
}

.loginheader:hover {
  color:#ffcc00;
}

.login .formcontainer,
.login .loginheader {
  float:right;
  width:222px;
  margin-right:10px;

}

.login .formcontainer {
  margin-top:12px;
}

.login .formcontainer .label {
  float:left;
  width:60px;
  display:block;
  text-align:right;
  height:30px;
  font-size:18px;
  line-height:24px;
  display:block;
}

.login .formcontainer .inputcontainer,
.login .formcontainer .submitcontainer,
.login .formcontainer .hintlinks {
  float:right;
  width:150px;
  text-align:left;
  height:20px;
  border:0px;
  margin-bottom:10px;
  display:block;  
}

.login .formcontainer .hintlinks {
  width:auto;
}

.login .formcontainer .textinput {
  float:left;
  width:150px;
  display:block;
  text-align:left;
  height:20px;
  border:0px;
  -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

.login .formcontainer .submitcontainer input,
.login .formcontainer .hintlinks a {
  float:right;
  background:transparent;
  border:0px;
  text-align:right;
  font-family:arial;
  font-weight:bold;
  font-size:16px;
  color:#ffcc00; 
  cursor:hand;
  cursor:pointer;  
}

.login .formcontainer .hintlinks a {
  font-size:13px;
  line-height:18px;
  font-weight:normal;
  white-space:nowrap;  
}

.login .formcontainer .submitcontainer input:hover,
.login .formcontainer .hintlinks a:hover {
  color:#ffffff;
}

.searchbox {
  float:left;
  font-family:georgia;
  font-weight:normal;
  color:#333333;
  position:relative;
  z-index:20;
  margin-top:-5px;
  margin-bottom:-5px;
  margin-left:-5px;
  height:30px;
  width:210px;
  background:url(../img/searchbox.png) no-repeat;  
}

.searchbox .textinput {
  float:left;
  width:192px;
  height:26px;
  display:inline;
  margin-left:9px;
  margin-top:2px;
  border:0px;
  background:transparent;
  color:#ffffff;
  font-size:20px;
  line-height:26px;
  font-weight:bold;
  font-family:arial;
}

.searchboxsubmit {
  width:16px;
  height:26px;
  float:right;
  border:0px;
  background:transparent url(../img/searchboxsubmit.png) no-repeat;
  background-position:0px 0px;
  margin-top:-3px;
  margin-bottom:-3px;  
  margin-right:-5px;
  display:inline;
  position:relative;
  z-index:30;
  cursor:hand;
  cursor:pointer;  
}

.searchboxsubmit:hover {
  background-position:0 100%;
}

.footer {
  float:left;
  width:970px;
  margin-left:10px;
  display:inline;
  position:relative;
  z-index:60;
  margin-top:-42px;
  font-size:10px;
  line-height:14px;
  text-align:left;
  color:#999999;
}

.footer .info {
  float:left;
  text-align:left;
}

.footer .copyright {
  float:right;
  text-align:right;
}

.italic {
  font-style:italic;
}

.loggeddetails {
  font-size:12px;
  font-weight:normal;
  line-height:17px;
  text-align:left;
  padding-left:20px;
}

.registerdesc {
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  font-family:arial;
  padding-bottom:10px;
}

#reguserquestions .txtarea {
  height:80px;
}

.copyrightimg {
  float:right;
  margin-right:0px;
  display:inline;
}

