#topcushion {
   width: auto;
   height: 50px;
   margin: 0;
   position: relative;
   z-index: 0;
}
html, body {
   height: 100.5%;
   width: auto;
   margin: 0;
   overflow-x: no-display;
   background: url(../images/vector_bgnd.jpg) no-repeat center center fixed;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
img {
  font-family : Arial, Verdana, Tahoma;  
  font-size: 13px;
  color: #3366FF;
  border: 0; 
}
td {
 vertical-align: top;
}
.wrapper, .wrapper-forms {
    width: 960px;
    height: auto;
	min-height: 94%;
    display: block;
    margin: 0 auto;
    position: relative;
    padding-top: 5px;
    -moz-box-shadow: 0px 0px 25px 1px #505050;
    -webkit-box-shadow: 0px 0px 25px 1px #505050;
    box-shadow: 0px 0px 25px 1px #505050;    
    z-index: 1;
    background: #ffffff;
}
.wrapper-forms {
    background-image: url(../images/minka_logo_abstract.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
}
@media screen and (max-width: 980px) {
.wrapper {min-height: 94.5%;}
}
@media screen and (max-width: 700px) {
.wrapper {min-height: 94.5%;}
}
@media screen and (max-width: 480px) {
.wrapper {min-height: 94.5%;} 
}
.footwrapper {
    width: 960px;
    height: 37px;
	display: block;
    margin: 0 auto;
    position: relative;
    padding-bottom: 3px;
    background: #FFFFFF;
    -moz-box-shadow: 0px 0px 25px 1px #505050;
    -webkit-box-shadow: 0px 0px 25px 1px #505050;
    box-shadow: 0px 0px 25px 1px #505050;    
    z-index: 0;
}
.logosearch {
    font-family : Arial, Verdana, Tahoma;
    font-size: relative;
    text-align: relative;
    color: #E0E0E0;
    width: auto;
    display: block;
    list-style-type: none;
    overflow: hidden;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.logosearch table#imglogo, .logosearch table#search, .contactusbox table td.fields, .registerbox table td.fields, .signinbox table td.fields {
    height: auto;
    display: block;
    background: transparent;
    border: none;
    border-collapse: collapse;
}
.logosearch {
	height: 80px;
    background: url(../images/bg_header.png) repeat;
    opacity: 1;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    margin-top: 0px;
}
.logosearch table#imglogo {
    float: left;
    margin-top: -2px;
}
.logosearch td#image {
    border-style: none;
    background: transparent;
    vertical-align: middle;
    width: 220px;
    height: 90px;
}
.logosearch table#search {
    float: right;
    margin-top: -16px;
    margin-right: 25px;
}
.logosearch td.typing {
   background: #FFFFFF;
   padding-left: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
   -moz-border-radius-topleft: 20px;
   -moz-border-radius-bottomleft: 20px;
   -webkit-border-top-left-radius: 20px;
   -webkit-border-bottom-left-radius: 20px;
   border-top-left-radius: 20px;
   border-bottom-left-radius: 20px;
}
.logosearch input.typing {
   font-size: 13px;
   color: #606060;
   border-width: 0px;
   background: #FFFFFF;
   width: 120px;
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 1px;
   padding-bottom: 1px;
}
.logosearch td#button {
   background: #FFFFFF;
   padding-right: 3px;
   padding-top: 1px;
   padding-bottom: 3px;
   -moz-border-radius-topright: 20px;
   -moz-border-radius-bottomright: 20px;
   -webkit-border-top-right-radius: 20px;
   -webkit-border-bottom-right-radius: 20px;
   border-top-right-radius: 20px;
   border-bottom-right-radius: 20px;
}
.logosearch input#send {
   border-style: none;
   background: url(../images/searchbutton2.gif) no-repeat;
   vertical-align: middle;
   width: 24px;
   height: 22px;
}
.logosearch input#send:hover {
   cursor: pointer;
} 
.logosearch td#radio {
   font-size: 11px;
   color: #E0E0E0;
   background: transparent;
   padding-top: 6px;
   padding-left: 7px;
}  
.logosearch input#local {
   background: transparent;
   vertical-align: middle;
   padding-right: 5px;
}
.logosearch table#user {
    display: inline-table;
    margin-top: 9px;
    margin-left: -10px;
    position: relative;
}
.logosearch table.tips {
   float: left;
   display: inline-table;
   margin-top: 0px;
   margin-left: -60px;
}
.logosearch td.info {
   font-size: 12px;
   text-align: right;
   color: #E0E0E0;
   background: transparent;
   padding-top: 0px;
}
.logosearch ul#tips {
   list-style-type: square;
   max-height: 150px;
   width: 320px;   
   overflow-y: scroll;
   margin: auto;
   float: left;
   margin: 0px 0px 0px -15px;
}
.logosearch li.tipslist {
   font-size: 11px;
   color: #353535;
   float: left;
   padding: 2px 0px 1px 0px;
}
p#tipshead {
   font-family : Arial, Verdana, Tahoma;
   font-size: 12px;
   color: #353535;
   width: 92%;
   font-weight: bold;
   border-bottom: 1px dotted #000000;
   margin: 2px 0 3px 10px;
   padding: 0 0 4px 0;
}   
.header {
   color: #E0E0E0;
   width: auto;
   height: auto;
   list-style-type: none;
   overflow: hidden;
   margin: 0 0 3px 0;
   padding: 3px 12px 7px 12px;
   background: url(../images/bg_topnavi30.png) repeat-x;
}
.header ul#titles {
   list-style-type: none;
   margin:0;
   padding:0;
   overflow: hidden;
} 
.header li#moto, .header li#navigation {
   font-family : Arial, Verdana, Tahoma;
   font-size: 12px;
   display: block;
   float: left;
} 
.header li#navigation {
   float: right;
}
.header li#navigation a, li#navigation a:active, li#navigation a:visited {
   font-family : Arial, Verdana, Tahoma;
   font-size: 12px;
   color: #D0D0D0;
   text-decoration: none;
   padding: 1px;
}
.header li#navigation a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
.headposter {
  height: auto;
  margin: -375px 0 0px 40px;
  position: absolute;  
}
.headposter h5#banner {
  font-family: Arial, Verdana, Tahoma;
  color: #FFFFFF;
  margin: 7px 0 0 -4px;
  padding: 3px 0 3px 20px;
  width: 205px;
  position: absolute;  
  background: url(../images/bg_subbutton30.png) repeat-x;
  z-index: 6;  
}
.headposter h3#thetitle {
  font-family: Arial, Verdana, Tahoma;
  color: #FFFFFF;
  margin: 0px 0 0 5px;
  padding: 45px 10px 25px 20px;  
  width: 265px;
  background: #353535;
  opacity: 0.75;
}
.headposter h3#thetitle p {
  font-family: Arial, Verdana, Tahoma;
  font-size: 13px;
  color: #FFFFFF;
  margin: 10px 0 30px 0;
}
.headposter #trioborder {
  content='';
  width: 0;
  height: 0;
  margin: 28px 0 0 -5px;
  border-right: 10px solid #DD6633;
  border-bottom: 10px solid transparent;
  border-top: 0px solid transparent;
  position: absolute;
  z-index: 5;
}
.headposter a#butRead, ul.pageQry li a.butPrev,
ul.pageQry li a.butClose, ul.pageQry li a.UbutPrev,
ul.pageQry li a.UbutClose {
  font-family : Arial, Verdana, Tahoma;
  font-size: 14px;
  color: #FFFFFF;
  height: 30px;
  width: 50px;
  margin: -45px 0 0 220px;
  padding: 0 0 0 15px;   
  line-height: 28px;
  position: absolute;
  border: 1px solid #F5F5F5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: url(../images/bg_subbutton30.png) repeat-x;
}
ul.pageQry li a.butPrev, ul.pageQry li a.butClose,
ul.pageQry li a.UbutPrev, ul.pageQry li a.UbutClose {
  font-size: 12px;
  height: 20px;
  width: 50px;
  margin: 8px 0 0 450px;
  padding: 0 0 0 7px;
  line-height: 20px;
  border: 1px solid #F0F0F0;  
}
ul.pageQry li a.butClose, ul.pageQry li a.UbutClose {
  width: 47px;
  padding: 0 0 0 10px;
  background: url(../images/bg_resbutton30.png) repeat-x;  
}
ul.pageQry li a.butPrev:hover, ul.pageQry li a.butClose:hover,
ul.pageQry li a.UbutPrev:hover, ul.pageQry li a.UbutClose:hover {
  cursor: pointer;
}
.headfollow {
  height: auto;
  margin: -51px 0 0 676px;
  position:absolute;
}
.headfollow h3#follow-us {
  font-family : Tahoma, Arial, Helvetica, Lucida sans, sans-serif;
  color: #353535;
  letter-spacing: 1px;
  padding: 5px 0 5px 85px;  
  width: 192px;
  background: #E0E0E0;
  -moz-border-radius-topleft: 90px;
  -webkit-border-top-left-radius: 90px;
  border-top-left-radius: 90px;
  opacity: 0.8;  
}
#tabnavi {
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    width: auto;
	height: 38px;
    margin: 0 auto;
    margin-top: -1px;
    text-align: center;
	background: url(../images/bg_tabnavi40.png) repeat-x;
}
#tabnavi li#mostleft {
	list-style: none;
	margin: 0;
	padding: 0;
    width: 8px;
    background: url(../images/tabnavi_separator.png) no-repeat right center;
}
#tabnavi li#midright {
	list-style: none;
	margin: 0;
	padding: 0;
    width: 5px;
    background: url(../images/tabnavi_separator.png) no-repeat right center;
}
#tabnavi li#mostright {
	list-style: none;
	margin: 0;
	padding: 0;
    width: 277px;
    background: url(../images/tabnavi_separator.png) no-repeat right center;
}
ul.mainnavi, ul.mainnavi li {
	list-style: none;
    margin: 0;
	padding: 0;
}
ul.mainnavi {
	position: relative;
	z-index: 3;
}
ul.mainnavi li.hover,
ul.mainnavi li:hover {
	position: relative;
	z-index: 4;
	background: url(../images/bg_tabnavihover40.png) repeat;
}
ul.mainnavi li {
	float: left;
	display: block;
	height: 38px;
    width: 132px;
	background: url(../images/tabnavi_separator.png) no-repeat right center;
}
ul.mainnavi li a {
    display: block;
    color: #E0E0E0;
	height: 38px;
    line-height: 37px;
    padding: 0px;
    text-align: center;
	text-decoration: none;
}
ul.mainnavi li a:hover {
	color: #FFFFFF;
	position: relative;
    padding: 0px;
    z-index: 4;
    background: url(../images/tabnavi_separator.png) no-repeat right center;
}
#iconRSS {
  margin: -34px 0px 0px 825px;
  position: absolute; 
  z-index: 6;
}
#iconLinkedIn {
  margin: -34px 0px 0px 865px;
  position: absolute; 
  z-index: 6;
}
#iconTwitter {
  margin: -34px 0px 0px 905px;
  position: absolute; 
  z-index: 6;
}
.rightsidebox {
  width: 269px;
  min-height: auto;
  padding: 4px 4px 0px 4px;
  background: #E5E5E5;
  border-style: solid;
  border-width: 1px 1px 10px 1px;
  border-color: #C5C5C5;
  -moz-box-shadow: 2px 0px 4px 0px #C5C5C5;
  -webkit-box-shadow: 2px 0px 4px 0px #C5C5C5;
  box-shadow: 2px 0px 4px 0px #C5C5C5;
  z-index: 1;
}
.rightsidebox table.topics {
    margin: 0px 0px 5px 0px; 
    float: left;
    border-collapse: collapse;
    background: #FFFFFF;
}
.rightsidebox ul.cellnavi {
   list-style-type: none;
   margin: 4px 0 -4px -10px;
   overflow: hidden;
}
.rightsidebox ul.cellnavi li a, ul.cellnavi li.active a {
   font-family : Arial, Verdana, Tahoma;
   font-size: 11px;
   color: #353535;
   text-align: center;
   display: block;
   float: left;
   height: auto;
   width: 80px;
   padding: 5px 8px 2px 8px;
   text-decoration: none;
}
.rightsidebox ul.cellnavi li a:hover {
  text-decoration: underline;
}
.rightsidebox ul.cellnavi li.active a {
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   background: #FFFFFF;
   text-decoration: none;
   cursor: default;
}
.rightsidebox td.sectiontitle {
   font-family : Arial, Verdana, Tahoma;
   font-size: 22px;
   font-weight: bold;
   letter-spacing: 1px;
   color: #FFFFFF;
   width: 270px;
   height: auto;
   text-align: left;
   position: relative;
   padding: 0px 0px 8px 3px;
   background: url(../images/bg_headtopics35.png) repeat-x;
}
.rightsidebox td.title {
   font-size: 12px;
   color: #F5F5F5;
   width: 270px;
   height: auto;
   text-align: center;
   position: relative;
   padding: 3px 0px 3px 0px;
}
.rightsidebox td.listgrey, td.listgreyRadio, td.listwhite {
   font-size: 13px;
   font-weight: normal;
   color: #353535;
   width: 270px;   
   height: auto;
   text-align: left;
   line-height: 16px;
   padding: 3px 2px 3px 10px;
   background-color: #FFFFFF;
   border-bottom: 1px dotted #C0C0C0;
}
.rightsidebox td.listgrey, td.listgreyRadio {
  background-color: #E5E5E5;
  border-bottom: 0px dotted #C0C0C0;
}
.rightsidebox td.listgreyRadio {
   padding: 4px 0px 1px 10px;
}
.rightsidebox a, .rightsidebox a:active, .rightsidebox a:visited {
  color:  #0F4080;
  line-height: 15px;
  text-decoration: underline;
}
.rightsidebox a:hover {
  color:  #CC0000;
  text-decoration: none;
}
.formstab table td#touch, .contactusbox label.fields, .contactusbox textarea#messagebox, .registerbox label.fields, .registerbox label.smallfields,
.signinbox label.fields, .signinbox label.smallfields a, label.smallfields a:active, label.smallfields a:visited, .signinbox td.radio, .header,
.logosearch td.info, .logosearch ol#topics li#list, .rightsidebox td.title, .rightsidebox td.listgrey, td.listgreyRadio, .rightsidebox td.listwhite, 
.logosearch li.tipslist, .logosearch input.typing, .logosearch td#radio, .commentFormstab table td.touch, .replyFormstab table td.touch {
   font-family : Arial, Verdana, Tahoma;
}
.formstab, commentFormstab, replyFormstab {
   width: 180px;
   height: auto;
   margin: 10px 0px 0px 60px;
   background: transparent;
   z-index: 3;
}
.formstab table td#touch, .commentFormstab table td.touch, .replyFormstab table td.touch {
    font-size: 12px;
    color: #FFFFFF;
    height: auto;
    width: auto;
    text-align: center;
    padding: 2px 7px 2px 7px;
    background: url(../images/bg_acttabnavi25.png) repeat;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.contactusbox, .registerbox, .signinbox {
    height: auto;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin: -3px 0px 0px 40px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.contactusbox table td.fields, .registerbox table td.fields, 
.signinbox table td.fields, .registerbox table td.uchngfields, 
.registerbox table td.uchngline2fields, .registerbox table td.line2fields, 
.registerbox table td.uchngline2fields {
    width: 80px;
    padding: 4px 4px 0 0;
    text-align: right;
}
.registerbox table td.line2fields, .registerbox table td.uchngline2fields {
    padding: 0 4px 0 0;    
}
.registerbox table td.uchngfields, .registerbox table td.uchngline2fields {
    width: 115px;
}
.contactusbox table td.spamfields, .registerbox table td.spamfields,
.registerbox table td.uchngspamfields {
    width: 80px;
    padding: 0 4px 0 0;        
    vertical-align: middle;
    text-align: right;
}
.registerbox table td.uchngspamfields {
    width: 115px;    
}
.contactusbox input.typing, .contactusbox input#six_letters_code, .registerbox input.typing, .registerbox input#six_letters_code,
.signinbox input.typing {
    font-family : Arial, Verdana, Tahoma;
    font-size: 13px;
    color: #353535;
    border-style: solid;
    border-color: #E0E0E0;
    border-width: 1px;
    background: #FFFFFF;
    width: 190px;
    height: 18px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.buttons td.button, .buttonz td.button, .buttonsignin td.button {
   float: center;
   border-style: none;
   padding: 4px;
}
.buttons input#buttonSub, .buttons input#buttonRes, .buttonz input#buttonSub, .buttonz input#buttonRes, .buttonsignin input#buttonSignin {
   font-family : Arial, Verdana, Tahoma;
   font-size: 14px;
   color: #FFFFFF;
   height: 28px;
   width: 75px;
   border-style: solid;
   border-color: #FFFFFF;
   border-width: 1px;
}
.buttons input#buttonSub:hover, .buttons input#buttonRes:hover, 
.buttonz input#buttonSub:hover, .buttonz input#buttonRes:hover, 
.buttonsignin input#buttonSignin:hover {
   cursor: pointer;
}
.warnings, .warningsComt {
   font-family : Arial, Verdana, Tahoma;
   font-size : 10px;
   color: #CC0000;
   width: 350px;
   height: auto;
   padding: 5px 5px 10px 15px;
   margin: 10px 0px -3px 45px;
   border: 1px solid #CC0000;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   background: #FFFF99;
}
.warningsComt {
   margin: 10px 0px -3px 5px;
}
.warnings label, .warningsComt label#warnComt {
   font-family : Arial, Verdana, Tahoma;
   font-size : 16px;
   font-weight: bold;
   color: #CC0000;
   line-height: 25px;
}
.warnings a img, .warningsComt a img {
  float: right;
  margin: 0;
  padding: 1px;
  border: 1px solid transparent; 
}
.warnings a img:hover, .warningsComt a img:hover {
  border: 1px solid #CC0000;
}   
.contactusbox {
   width: 400px;
   background: url(../images/bg_contact430.png) repeat;
}
.contactusbox label.fields {
   font-size: 13px;
   color: #E0E0E0;
}
.contactusbox table td.typing {
   padding: 6px;
}
.contactusbox table td#message {
   text-align: right;
   vertical-align: text-top;
   font-family: Arial, Verdana, Tahoma;
   font-size: 13px;
   color: #E0E0E0;
   padding: 8px 4px 0 0;
}
.contactusbox table td#imgcaptcha {
   text-align: left;
}
.contactusbox textarea#messagebox {
   font-size: 13px;
   color: #353535;
   border-style: solid;
   border-color: #E0E0E0;
   border-width: 1px;
   padding: 4px;
   background: #FFFFFF;
   width: 250px;
   height: 75px;
}
.contactusbox input#six_letters_code {
   font-weight: bold;
   color: #A80000;
   background: #FFFF99;
}
.buttons {
   margin: 5px 0px 0px 200px;
}
.buttons input#buttonSub, .buttonz input#buttonSub, .buttonsignin input#buttonSignin  {
   background: url(../images/bg_subbutton30.png) repeat;
}
.buttons input#buttonRes, .buttonz input#buttonRes {
   background: url(../images/bg_resbutton30.png) repeat;
}
.registerbox {
   width: 400px;
   background: url(../images/bg_register420.png) repeat;
}
.registerbox label.fields {
   font-size: 13px;
   color: #E0E0E0;
}
.registerbox label.smallfields {
   font-size: 12px;
   color: #FFFF99;
}
.registerbox label#captcha, .contactusbox label#captcha {
   font-family: Arial, Verdana, Tahoma;
   font-size: 14px;
   color: #E0E0E0;
   padding: 6px
}
.registerbox table td.typing {
   padding: 6px;
}
.registerbox table td#imgcaptcha, .contactusbox table td#imgcaptcha {
   text-align: left;
   padding: 4px 0 0 6px;
}
.registerbox input#six_letters_code {
   font-weight: bold;
   color: #A80000;
   background: #FFFF99;
}
.registerbox img, .contactusbox img  {
  border: 2px solid #A0A0A0;
}  
.buttonz {
   margin: 10px 0px 0px 200px;
}
.privacy {
   margin: -28px 0px 0px 0px;
   padding-bottom: 10px;
}
.privacy td.policy a, td.policy a:active, td.policy a:visited {
   font-family : Arial, Verdana, Tahoma;
   font-size: 12px;
   color: #D0D0D0;
   float: none;
   text-decoration: none;
}
.privacy td.policy a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
.signinbox {
   width: 360px;
   background: url(../images/bg_signin270.png) repeat;
}
.signinbox label.fields {
   font-size: 13px;
   color: #E0E0E0;
}
.signinbox label.smallfields a, label.smallfields a:active, label.smallfields a:visited {
   font-size: 11px;
   color: #FFFF99;
   text-decoration: none;
}
.signinbox label.smallfields a:hover {
   text-decoration: underline;
}
.signinbox table td.typing {
   padding: 6px;
}
.signinbox td.radio {
   font-size: 11px;
   color: #E0E0E0;
   background: transparent;
   padding-left: 5px;
   padding-top: 10px;
}  
.signinbox input.local {
   background: transparent;
   vertical-align: middle;
   padding-right: 5px;
}
.buttonsignin {
   margin: 10px 0px 0px 245px;
}
.footer, .footerforms {
    font-family : Arial, Verdana, Tahoma;
    text-align: relative;
    color: #E0E0E0;
    width: auto;
    height: auto;
    margin: 0 auto;
    position: relative;
    display: block;
    list-style-type: none;
    overflow: hidden;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: url(../images/bg_footer45.png) repeat;    
	padding: 8px 12px 15px 12px;
}
.footer ul#titlez, .footerforms ul#titlez {
   list-style-type: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}
.footer li#motoz, .footerforms li#motoz, .footer li#navigationz, .footerforms li#navigationz {
   font-family : Arial, Verdana, Tahoma;
   font-size: 12px;
   color: #D0D0D0;
   display: block;
   float: left;
}  
.footer li#navigationz, .footerforms li#navigationz {
    float: right;
}
.footer li#navigationz a, li#navigationz a:active, li#navigationz a:visited, .footerforms li#navigationz a, li#navigationz a:active, li#navigationz a:visited {
   font-family : Arial, Verdana, Tahoma;
   font-size: 12px;
   color: #D0D0D0;
   text-decoration: none;
   padding: 1px;
}
.footer li#navigationz a:hover, .footerforms li#navigationz a:hover {
   color: #FFFFFF;
   text-decoration: none; 
}
