/* @override 
	http://zoosto.gtdabtesting.com/design/css/screen.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #959595;
}

hr {
  color: #fff;
  background-color: #dddddd;
  height: 1px;
  border: 0px solid #fff;
  clear: both;
}

body {
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */

:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

h1 {
  font-size: 1.6em;
  color: #959595;
  padding: 3px 0;
  font-weight: lighter;
}

h2 {
  font-size: 1.4em;
  color: #858585;
  padding: 6px 0px;
  font-weight: lighter;
}

h3 {
  font-size: 1.2em;
  color: #858585;
  padding: 6px 0px;
  font-weight: lighter;
}

h4 {
  font-size: 1em;
  color: #959595;
  padding: 6px 0px;
  font-weight: lighter;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

select {
  padding: 0;
  margin: 0;
  font-size: 11px;
  color: #444444;
  border: 1px solid #444444;
}

/* ------ Menu ------ */

p.member {
  margin-top: 10px;
  padding: 3px;
  float: right;
  color: #959595;
  display: none;
}

p.member a:hover {
  text-decoration: none;
  color: #444444;
}

.signup_button {
  width: 33px;
  height: 21px;
  padding: 0 0 0 4px;
}

img.logo {
  position: absolute;
  top: 48px;
  display: none;
}

p.recommends {
  position: absolute;
  top: 0px;
  left: 50%;
  padding-left: 260px;
  color: #e52910;
  font-size: 1em;
	display: none;
}

.topnav {
  font: small-caps lighter 1.2em "Arial Black";
  text-decoration: none;
  height: 61px;
  color: #959595;
  float: right;
  display: none;
  padding: 20px 0 0 0;
  clear: both;

}

.topnav a {
  text-align: left;
  text-decoration: none;
  margin: 0;
  height: 50px;
  display: block;
  width: 115px;
  padding: 5px;
  float: left;
  margin-left: 4px;
  border: 1px solid #a0a0a0;
  background-image: url('/images/about_us_bg.jpg');
}

.topnav a.selected, .topnav a:hover {
  color: #fff;
  text-decoration: underline;
  background-repeat: repeat-x;
  background-image: url('/images/on_hover_tile.jpg');
  border: 1px #A0A0A0 solid;
}

#bottom {
	display: none;
  width: 950px;
}

.bottomnav {
  font: small-caps lighter 0.9em "Arial Black";
  font-size: 1.2em;
  width: 740px;
  height: 60px;
  text-align: right;
  margin: 0px;
  text-decoration: none;
  color: #959595;
  float: left;
}

.bottomnav a {
  text-align: left;
  text-decoration: none;
  margin: 0px 4px 0px 0px;
  height: 55px;
  display: block;
  width: 168px;
  padding: 5px;
  float: left;
  border: 1px solid #a0a0a0;
  background-image: url('/images/about_us_bg.jpg');
}

.bottomnav a.selected, .bottomnav a:hover {
  color: #fff;
  text-decoration: underline;
  background-repeat: repeat-x;
  background-image: url('/images/on_hover_tile.jpg');
  border: 1px #A0A0A0 solid;
}

.sign_up {
  height: 55px;
  width: 188px;
  text-decoration: none;
  padding: 5px 10px;
  border: 1px solid #a0a0a0;
  background-image: url('/images/about_us_bg.jpg');
  float: left;
  display: block;
}

.sign_up input {
  font-weight: lighter;
  color: #959595;
  margin: 4px 0;
  height: 14px;
}

/* ------ Container ------ */

#container {
  width: 950px;
  margin: 0px auto;
}

#small_container {
  width: 350px;
  margin: 0px auto;
}

/* --------- SUBMENU ----- */

#submenu {
	display: none;
  background-image: url('/images/sub_menu_bg.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  clear: both;
  height: 22px;
  padding: 30px 0 0 0px;
}

#submenu a {
  padding: 5px;
  color: #444444;
}

#submenu a:hover {
  color: #959595;
  text-decoration: none;
}

/* - - -  Select menu */

#selectmenu {
  position: absolute;
  padding-left: 40px;
  padding-top: 0px;
  left: 50%;
  top: 134px;
  color: #444444;
  width: 460px;
}

#selectmenu #selectdrop {
  margin: 3px;
  color: #aaa;
  float: left;
}

#selectmenu #searchform {
  float: right;
  width: 220px;
}

#selectmenu form input {
 	color: #aaa; 
 	height: 12px;
   margin: 3px;	
   font-size: 10px;
}

#selectmenu form input.submit {
  background-color: #fff;
  border: 1px dashed #ddd;
   	height: 18px;
   margin: 3px;	
}

#selectmenu form input.submit:hover {
  background-color: #ddd;
  border: 1px dashed #fff;
}
/* === CONTENT === */


#content {
  width: 950px;
  margin: 0px auto 10px auto;
  font-weight: lighter;
  padding: 0px;
  line-height: 1.3em;
  word-spacing: 0.1em;
}

#content p strong {
  font-weight: bold;
  color: #800000;
}

#content p {
  
}

#content a {
  
}

#content a:hover {
  text-decoration: none;
}

/* - - - Sign up button  */

.sign_up form .submit_btn {
  width: 20px;
  background-image: url('/images/arrowr.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eaeaea;
  padding: 0px;
  border: 1px solid #eee;
  cursor: default;
}

/*---------------------- SEARCH */

p.search_row {
  margin: 10px 0;
  padding: 14px;
  background-color: #eaeaea;
}

form#search_form {
  background-color: #858585;
  padding: 10px;
  text-align: right;
  margin-top: 5px;
}

/*---------------------- FORM*/

.register {
  width: 365px;
  text-align: left;
  padding: 10px;
  float: right;
  margin: 5px;
}


.grayforms {
  width: 850px;
  text-align: left;
  padding: 50px;
  float: right;
  margin: 20px 0;
  background-color: #eaeaea;
}

.user_register {
    width: 850px;
  text-align: left;
  padding: 50px;
  float: right;
  margin: 20px 0;
  background-color: #eaeaea;
}

.user_register p, .user_register h2, .user_register form em {
  width: 500px;
  text-align: right;
  padding: 3px;
}

.register p textarea {
  width: 300px;
  vertical-align: text-bottom;
}

.register .submit input {
  width: 90px;
  margin: 5px 0px 0px 10px;
  color: #333;
}

.register .submit {
  text-align: right;
}

div.aboutpage {
  border: 1px solid #858585;
  height: 350px;
  background-color: #f0f0f0;
}

div.aboutpage h1 {
  margin: 5px 0;
}

div.aboutpage img.ima {
  padding: 0;
  margin: 0;
  float: left;
}

/* --------------------- */

.text {
  position: absolute;
  top: 390px;
  margin-left: 20px;
  background-color: #fff;
  padding: 10px;
  color: #858585;
  border: 1px solid #858585;
}

div.framepage {
  border: 1px solid #858585;
  width: 464px;
  margin: 10px 18px 10px 0px;
  float: left;
  padding: 0;
  background-color: #f0f0f0;
}

div.framepage2 {
  border: 1px solid #858585;
  width: 464px;
  margin: 10px 0px 10px 0px;
  float: left;
  padding: 0;
  background-color: #f0f0f0;
}

div.framepage h2, div.framepage p, div.framepage2 h2, div.framepage2 p {
  padding: 10px 30px;
}

div.framepage h3, div.framepage2 h3 {
  margin: 10px 30px;
}

/*Flash*/

.flash {
  margin: 20px auto;
  padding: 0;
  border: 1px solid #858585;
}

/* --- Main --- */

#main {
  width: 950px;
  margin: 0px;
  padding: 0;
}

#magazine_logos {
  width: 700px;
  margin: 20px auto;
  display: none;
}

#magazine_logos p {
  font-weight: lighter;
  background-color: #eaeaea;
  padding: 4px;
  color: #959595;
}

#magazine_logos img {
  margin: 0 auto;
  width: 545px;
}

.news {
  width: 237px;
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 2px;
}

#news_content {
  background-color: #f1eaef;
  padding: 3px;
  margin: 0px;
}

#news_content p {
  padding-left: 4px;
}

#news_content h1 {
  font-size: 1em;
  margin: 0px;
  padding: 5px 0px 0px 3px;
}

#news_content img {
  padding: 2px;
  border: 1px solid #d5d5b9;
  margin: 10px 0;
}

#links {
  float: right;
  width: 181px;
  margin-top: 3px;
}

#links h1 {
  font-size: 1em;
  padding-left: 5px;
}

#links_content {
  background-color: #f1eaef;
  padding: 0px;
  margin: 0px;
}

#links p {
  padding: 5px;
  color: #744c6f;
}

#links p img {
  padding: 2px;
  border: 1px solid #d5d5b9;
  margin: 3px;
}

.pager {
  background-color: #858585;
  text-align: right;
  float: right;
  margin: 5px 0;
  padding: 5px;
  width: 940px;
  color: #fff;
}

.pager a, .pager b {
  color: #fff;
}

.pager a:hover {
  text-decoration: none;
  color: #000;
}

/* ---------------------- Footer */

#footer {
  padding: 0px;
  text-align: right;
  text-transform: uppercase;
  width: 800px;
  margin: 0 auto;
  height: 20px;
  display: none;
}

a.gtdab {
  font-size: 1em;
  color: #fff;
  background-color: #959595;
  padding: 3px;
  text-decoration: none;
}

.gtdab a:hover {
  font-size: 1em;
  color: #444444;
  background-color: #eaeaea;
  padding: 3px;
  width: 200px;
  text-decoration: none;
}

#footer a {
  font-size: 0.9em;
  text-decoration: none;
  margin: 0 5px;
  padding: 3px;
}

#footer a:hover {
  color: #444444;
  background-color: #eaeaea;
  padding: 3px;
  width: 200px;
  text-decoration: none;
  margin: 0 5px;
}

#footer a:hover , #footer a.selected {
  color: #1d1d1f;
}

/* ---------------------- Catalog */

.leftwindow {
  border: 1px solid #ddd;
  float: left;
  width: 355px;
  margin: 20px 0;
}

.leftwindow2 {
  border: 1px solid #ddd;
  float: left;
  width: 200px;
  margin: 20px 0;
  padding: 10px;
}

.catalog_choose_el {
  margin: 5px 9px 0 9px;
  border-bottom: 1px solid #ddd;
  display: block;
  float: left;
  width: 335px;
  padding: 10px 0;
}

#catalog_div {
  border: 0px solid #ddd;
}

#catalog_div div.desc h2 {
  line-height: 80px;
  font-size: 30px;
  color: #555;
}

#catalog_div div.desc {
  width: 570px;
  float: right;
}

#catalog_div div.desc2 {
  width: 570px;
  float: left;
}

#catalog_div div.desc p {
  padding: 10px 0;
}

.cat_text {
  margin: 0px 20px 0 0;
  padding: 1px 0;
  width: 210px;
  float: right;
}

.cat_text h2 {
  color: #757575;
}

.cat_text h2 a {
  color: #757575;
  padding: 0 0px;
  text-decoration: none;
}

.cat_text p {
  
}

.cat_text h2 a:hover {
  text-decoration: underline;
}

.cat_img2 {
  float: left;
  width: 75px;
}

div.back_to_news a {
  background-color: #ccc;
  float: right;
  margin: 5px 0;
  padding: 5px;
  color: #fff;
  border: 0px;
  font-size: 12px;
  text-decoration: none;
}



div.back_to_news a:hover {
  text-decoration: none;
  background-color: #757575;
  color: #fff;
}

div.more_button a {
  position: relative;
  top: 4px;
  left: 180px;
  background-color: #eaeaea;
  width: 33px;
  padding: 5px;
}

div.more_button a:hover {
  background-color: #858585;
  color: #fff;
}

/* - - - Products - - - */

div.product_brief {
  width: 400px;
  float: left;
  margin-top: 0px;
  padding: 15px 20px;
  font-size: 12px;
}

div.product_brief h1 {
  padding: 10px 0px;
  line-height: 20px;
}

div.newsrow {
  margin: 20px 0;
  font-family: Arial;
  color: #959595;
  text-decoration: none;
  word-spacing: 0.1em;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.3em;
  font-size: 12px;
  width: 930px;
  padding: 0 10px;
  border: 1px solid #eaeaea;
}

div.productdetails , div.reviewrow {
  margin: 20px 0;
  font-family: Arial;
  color: #959595;
  text-decoration: none;
  word-spacing: 0.1em;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.3em;
  font-size: 12px;
}

.productdetails {
  width: 645px;
  float: right;
}

.productdetails dl {
  line-height: 23px;
}

.productdetails dl dt {
  float: left;
  width: 220px;
  font-weight: bold;
  clear: both;
  line-height: 23px;
  padding-left: 5px;
}

.productdetails dl dd {
  width: 415px;
  float: left;
}

/* - - - News - - - */

.news_image {
  float: left;
  border: 1px solid #eaeaea;
  margin: 25px 5px 5px 0;
}

.news_text {
  padding: 5px 0;
  margin: 15px 0;
  font-size: 12px;
  float: right;
  width: 640px;
}

.news_text p.date {
  font-size: 10px;
  padding: 0 0 10px 0;
}

.news_text h1.news_title {
  font-size: 18px;
}

div.newsrow h1 {
  font-size: 1.5em;
  border-bottom: 0px solid #f1eaef;
  color: #444444;
  font-style: italic;
}

div.newsrow div.title2_r {
  color: red;
  font-style: italic;
}

div.newsrow .title1 {
  float: left;
  line-height: 25px;
  margin-right: 10px;
}

div.newsrow div.more {
  text-align: right;
}

div.newsrow p.date {
  font-size: 10px;
  margin-bottom: 5px;
  padding: 0;
}

div.image {
  border: 0px solid #eaeaea;
  float: left;
  margin: 5px 5px 5px 0;
}

div.newsrow a, div.productdetails a {
  background-color: #ccc;
  float: right;
  margin: 5px 0;
  padding: 5px;
  color: #fff;
  border: 0px;
  font-size: 12px;
  text-decoration: none;
}

div.productdetails a:hover,div.newsrow a:hover {
  text-decoration: none;
  background-color: #757575;
  color: #fff;
}

div.newsrow li {
  list-style: square;
  padding: 3px;
  margin-left: 25px;
}

.blue {
  background-color: #eaeaea;
}

p.score {
  margin: 20px 0px;
  padding-top: 3px;
}

.title {
  border-bottom: 1px solid #eaeaea;
  line-height: 45px;
}

.title2 {
  font-size: 14px;
  background-color: #dcdcdc;
  color: #fff;
  padding: 5px;
  clear: both;
  margin: 10px 0;
}

#floated {
  width: 295px;
  float: left;
  margin-bottom: 20px;
}

#floated a {
  padding-bottom: 5px;
}



.images img {
  margin: 0 18px 0 0;
}

a.magazine, .large_pictures, .downloads, .whereto {
  width: 100%;
  float: left;
  padding: 3px;
  margin: 5px 0;
  height: 18px;
  background-image: url('/images/magazine_bg.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
  border: 0px;
}

a.magazine:hover, .large_pictures:hover, .downloads:hover, .whereto:hover {
  text-decoration: none;
  color: #444444;
}

#review_frame {
  border: 1px solid #eaeaea;
  width: 270px;
  padding: 5px;
  clear: both;
}

#options {
  position: relative;
  top: 5px;
  left: 0%;
  width: 200px;
  padding: 0 0 0 0px;
  margin: 5px 0;
  color: #fff;
  text-decoration: none;
  border: 0px;
  float: right;
;
}

a.email, a.product, a.reviews, a.write_review {
  float: left;
  width: 202px;
  height: 15px;
  color: #fff;
  margin: 1px 0px;
  padding: 3px;
}

a.email:hover, a.product:hover, a.reviews:hover, a.write_review:hover {
  text-decoration: none;
  color: #444444;
}

.email {
  background-image: url('/images/email_bg.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

.product {
  background-image: url('/images/products_bg.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

.reviews {
  background-image: url('/images/reviews_bg.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

.write_review {
  background-image: url('/images/write_review.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}


/* - - - Product rows - - - */

.productrow {
    width: 945px;
    margin: 0 auto;
}

.productrow .productcontainer {
  margin: 5px 10px 5px 10px;
  border-bottom: 1px solid #eaeaea;
  padding: 7px 0px;
  height: 130px;
  width: 450px;
  float: left;
   display: block; 
}

.productcontainer .image {
  width: 125px;
  border: 0px solid #eaeaea;
  margin: 2px 10px 0 0px;
}

.productcontainer .productdesc {
  width: 250px;
  margin: 15px 0 0 0;
  display: block;
  float: left;
}


.productcontainer .productdesc a {
  border: 0px;
}

.productcontainer .productdesc a:hover {
  text-decoration: none;
}

.productrow .productcontainer .moreinfo {
  float: right;
  margin: 80px 0 0 0;
}

.productrow .title1 {
  color: #444444;
  font-style: italic;
}

.reviewstat {
  width: 290px;
  float: left;
  margin: 15px;
}

.reviewstat p {
  padding: 0;
  margin: 0;
}

.reviewpros {
  float: left;
  width: 275px;
  margin: 0 0px;
  padding: 0 0 0 30px;
  background-image: url('/images/pros.jpg');
  background-repeat: no-repeat;
  position: relative;
}

.helpful {
  background-color: #cfcfcf;
  padding: 5px;
  font-size: 0.9em;
  width: 270px;
}

.helpful p {
  color: #fff;
}

.helpful a {
  color: #959595;
  text-decoration: underline;
}

div.reviewrow {
  margin: 20px 10px;
}

div.reviewcons {
  float: left;
  width: 275px;
  margin: 0 0px;
  padding: 0 0 0 30px;
  background-image: url('/images/cons.jpg');
  background-repeat: no-repeat;
  position: relative;
}

/* - - - Login / Register forms - - - */

#log {
  background-color: #eaeaea;
  padding: 50px;
  text-transform: capitalize;
  text-align: right;
}

form#log input {
  width: 150px;
}

form#log p{
	width: 550px;
  padding: 0 5px;
}



/* - - - Review form - - - */

form#dnstepsform td {
  padding: 5px 0px;
}

/* - - - User Account - - - */

.account_details {
  font-size: 12px;
  width: 560px;
  margin: 10px 0;
  float: left;
  background-color: #eaeaea;
  padding: 20px;
  
}

.account_details p strong {
  color: #757575;
}

.account_details p {
  padding: 5px 0;
}

.account_details a {
  background-color: #ccc;
  float: right;
  margin: 5px 0;
  padding: 5px;
  color: #fff;
  border: 0px;
  font-size: 12px;
  text-decoration: none;

}

.account_details a:hover {
  text-decoration: none;
  color: #444444;
}

.user_account {
   width: 631px;
  text-align: left;
  padding: 50px;
  float: left;
  margin: 10px 0;
  background-color: #eaeaea;
}

.user_account p {
  width: 500px;
  text-align: right;
  padding: 3px;
}

.user_account h2 {
    width: 500px;
  text-align: right;
  padding: 3px;
}


.avatar {
  width: 127px;
  float: left;
  background-color: #eaeaea;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 10px 3px;
}







/* ---------------> Email a friend */

form#order {
  background-color: #eaeaea;
  width: 550px;
  margin: 10px auto;
  border: 1px dashed #999;
  text-align: right;
  padding: 10px;
}

form#order p {
  margin: 5px;
}








