/* @override 
	http://zoostorm.com/design/css/screen.css
	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: #555;
}

body {
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  background-color: #fff;
  font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

hr {
  color: #dddd;
  background-color: #ddd;
  height: 1px;
  border: 0px solid #fff;
  clear: both;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

input:focus {
  outline: 0;
  background-color: #ffb;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}


h1 {
  font-size: 1.6em;
  color: #555;
  padding: 3px 0;
}

h2 {
  font-size: 1.4em;
  color: #858585;
  padding: 6px 0px;
}

h3 {
  font-size: 1.2em;
  color: #858585;
  padding: 6px 0px;
}

h4 {
  font-size: 1em;
  color: #959595;
  padding: 6px 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

select {
  padding: 0;
  margin: 0;
  font-size: 11px;
}

.buttons {
 	text-align: right;
}


.error {
  color: #e52910;
  text-decoration: none;
  text-transform: none; 
}


/* --- Main --- */

#main {
  width: 950px;
  margin: 0px;
  padding: 0;
}


.tdtext {
  width: 180px;
}

/* ------ Menu ------ */

p.member {
  margin-top: 3px;
  padding: 0 0px 0 18px;
  text-align: right;
  color: #959595;
}

p.member a:hover {
  text-decoration: none;
  color: #444444;
}

.signup_button {
  width: 33px;
  height: 21px;
  padding: 0 0 0 4px;
}

.logo {
  position: absolute;
  top: 90px;
  width: 160px;
}

a.small_logo img {
  border: 1px solid #eaeaea;
  padding: 4px;
  margin: 3px 3px 3px 0;
  float: left;
}

a.small_logo img:hover {
  border: 1px dotted #757575;
  padding: 4px;
  margin: 3px 3px 3px 0;
}


.recommends {
  width: 950px;
  margin: 0px auto;
  height: 50px;
}

.win7 {
  float: right;
  padding-right: 4px;
}

.recommends a img {
  padding: 8px 0;
}

#win {
  position: relative;
  top: 0px;
  left: 0%;
  margin: 0px;
  text-align: right;
  padding: 0;
  width: 100%;
  color: #327fcd;
  font-weight: bold;
  margin-top: 3px;
  border-bottom: 3px solid #eee;
  
}

.border-b {
  background-color: #ddd;
  height: 3px;
}

.topnav {
  font: small-caps lighter 1.2em "Arial Black";
  text-decoration: none;
  color: #959595;
  padding: 10px 0 0 0;
  padding-left: 353px;
  position: relative;
  left: 0%;
}

div#container div.topnav a {
  text-align: left;
  text-decoration: none;
  margin: 0;
  height: 50px;
  width: 115px;
  padding: 5px;
  float: left;
  margin-left: 4px;
  border: 1px solid #a0a0a0;
  background-image: url('/images/about_us_bg.jpg');
}

div#container div.topnav a:link {
  
}

div#container div.topnav a:visited {
  
}

div#container div.topnav a:hover {
  color: #fff;
  text-decoration: underline;
  background-repeat: repeat-x;
  background-image: url('/images/on_hover_tile.jpg');
  border: 1px #A0A0A0 solid;
}

div#container div.topnav a:active {
  color: #fff;
  text-decoration: underline;
  background-repeat: repeat-x;
  background-image: url('/images/on_hover_tile.jpg');
  border: 1px #A0A0A0 solid;
}

#bottom {
  width: 950px;
}

.bottomnav {
  font: small-caps lighter 0.9em "Arial Black";
  font-size: 1.2em;
  width: 950px;
  height: 65px;
  text-align: right;
  margin: 20px 0 00px;
  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: 174px;
  padding: 5px;
  float: left;
  border: 1px solid #a0a0a0;
  background-image: url('/images/about_us_bg.jpg');
}


.reviewform {
  background-color: #eaeaea;
  padding: 20px;
  color: #858585;
  border: 1px solid #ccc;
  width: 100%;
}

.reviewform {
    border-collapse: separate;
}


.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: 50px;
  width: 188px;
  text-decoration: none;
  padding: 5px 5px;
  margin: 0px 0px 0px 4px;
  border: 1px solid #a0a0a0;
  background-image: url('/images/about_us_bg.jpg');
  float: left;
  display: block;
  z-index: -999;
  font-size: 12px;
}

.sign_up input {
  font-weight: lighter;
  color: #959595;
  margin-top: 6px;
  height: 14px;
}




/* ------ Container ------ */

#container {
  width: 950px;
  margin: 0px auto;
}

/* --------- SUBMENU ----- */

#submenu {
  background-image: url('/images/sub_menu_bg.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  clear: both;
  height: 28px;
  padding: 24px 0 0 0px;
}

#submenu a {
  padding: 0 8px;
  color: #444444;
}

#submenu a:hover {
  color: #959595;
  text-decoration: none;
}

/* ---------  Select menu -------- */

#selectmenu {
  position: absolute;
  padding-left: 20px;
  padding-top: 0px;
  left: 50%;
  top: 165px;
  color: #444444;
  width: 450px;
}

#selectmenu #selectdrop {
  margin: 3px;
  color: #aaa;
  float: left;
}

#selectmenu #searchform {
  float: right;
}

#selectmenu form input {
  color: #aaa;
  height: 12px;
  margin: 3px;
  font-size: 10px;
}

#selectmenu form input.submit {
  background-image: url('/images/search_bg.gif');
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  height: 23px;
  margin: 0px;
  width: 66px;
}

#selectmenu form input.submit:hover {
  color: #000;
  border: 0px dashed #fff;
}

/* === CONTENT === */

#content {
  width: 950px;
  margin: 0px auto 0px auto;
  font-weight: lighter;
  padding: 0px;
  line-height: 1.3em;
  word-spacing: 0.1em;
}

#content p strong {
  font-weight: bold;
  color: #757575;
}

#content p {
  
}

#content a {
  
}

#content a:hover {
  text-decoration: none;
}

/* ------- Sign up button --------- */

.sign_up form .submit_btn {
  width: 25px;
  background-image: url('/images/icon_arrow.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 0px;
  height: 20px;
  border: 0px solid #eee;
  margin: 0px;
  cursor: default;
}

/*-------- SEARCH ----------*/

.search_row {
  clear: both;
  margin: 10px 0 2px 0;
  padding: 14px;
  background-color: #eaeaea;
}

.more2 {
  background-color: #ccc;
  float: right;
  margin: 2px 0 20px 0;
  padding: 5px;
  color: #fff;
  border: 0px;
  font-size: 12px;
  text-decoration: none;
}

form#search_form {
  background-color: #858585;
  padding: 10px;
  text-align: right;
  margin-top: 5px;
}

/*-------- FORM ---------*/

.register {
  width: 550px;
  text-align: left;
  padding: 10px;
  margin: 5px  0 0 20px;
}

.register p textarea {
  width: 400px;
  vertical-align: text-bottom;
}

.register p {
  width: 400px;
  padding: 4px 2px;
}

.register .submit input {
  width: 90px;
  margin: 5px 0px 0px 10px;
  color: #333;
}

.register .submit {
  text-align: right;
}

.register table tr td {
  vertical-align: middle;
  line-height: 45px;
}

.grayforms {
  width: 850px;
  text-align: left;
  padding: 50px;
  float: right;
  margin: 20px 0;
  background-color: #eaeaea;
  border: 1px solid #aaa;
}

.user_register {
  width: 850px;
  text-align: left;
  padding: 50px;
  float: right;
  margin: 20px 0;
  background-color: #eaeaea;
  border: 1px solid #ccc;  
}

.user_register p, .user_register h2, .user_register form em {
  width: 500px;
  text-align: right;
  padding: 3px;
}

div.aboutpage2 {
  border: 1px solid #858585;
  background-color: #f0f0f0;
  margin-top: 80px;
}

.about_text {
  border: 1px solid #858585;
  padding: 20px;
  margin: 10px 0;
  background-color: #eaeaea;
}

.formtext {
  width: 220px;
  text-align: right;
  padding-right: 8px;
}

div.aboutpage {
  border: 1px solid #858585;
  background-color: #f0f0f0;
  margin-top: 80px;
}

div.aboutpage h1 {
  margin: 5px 0;
}

div.aboutpage img.ima {
  padding: 0;
  margin: 0;
  float: left;
}

/* --------------------- */

.confirmations {
  border: 1px solid #858585;
  height: 50px;
  padding: 30px 100px;
  background-color: #f0f0f0;
  text-align: right;
}

.text {
  position: absolute;
  top: 390px;
  margin-left: 20px;
  background-color: #fff;
  padding: 10px;
  color: #858585;
  border: 1px solid #858585;
}

.text2 {
  background-color: #eaeaea;
  padding: 10px;
  color: #858585;
  border: 1px solid #ccc;
  width: 100%;
}

table.text2 tbody tr td b {
  padding: 10px;
  margin: 10px;
}

div.framepage {
  border: 1px solid #858585;
  width: 305px;
  margin: 8px 7px 10px 0px;
  float: left;
  padding: 0;
  background-color: #f0f0f0;
}

div.framepage2 {
  border: 1px solid #858585;
  width: 305px;
  margin: 8px 14px 10px 0px;
  float: right;
  padding: 0;
  background-color: #f0f0f0;
}

div.framepage h2, div.framepage p, div.framepage2 h2, div.framepage2 p {
  padding: 5px 20px;
}

div.framepage h3, div.framepage2 h3 {
  margin: 1px 20px;
}

#magazine_logos {
  width: 700px;
  margin: 20px auto;
}

#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 ---*/

}

.pager {
  background-color: #858585;
  text-align: right;
  float: right;
  margin: 1px 0;
  padding: 5px;
  width: 940px;
  color: #fff;
}

.pager a {
  color: #fff;
  padding: 1px 3px;
  border: 1px dotted #eee;
  line-height: 10px;
  margin: 0px 1px;
}

.pager span {
  padding: 1px 3px;
  border: 1px dotted #eee;
  line-height: 10px;
  text-decoration: none;
  color: #858585;
  background-color: #fff;
  margin: 0px 1px;
}

.pager a:hover {
  text-decoration: none;
  color: #858585;
  background-color: #fff;
}

/* ------------ News pager */

.news_pager {
  background-color: #ddd;
  text-align: right;
  float: right;
  margin: 5px 0;
  padding: 5px;
  width: 940px;
  color: #fff;
  line-height: 25px;
}

.news_pager u {
  font-size: 18px;
  font-weight: bold;
  float: left;
  text-decoration: none;
}

.news_pager a {
  color: #fff;
  padding: 1px 3px;
  border: 1px dotted #eee;
  line-height: 10px;
  margin: 0px 1px;
}

.news_pager span {
  padding: 1px 3px;
  border: 1px dotted #eee;
  line-height: 10px;
  text-decoration: none;
  color: #858585;
  background-color: #fff;
  margin: 0px 1px;
}

.news_pager a:hover {
  text-decoration: none;
  color: #858585;
  background-color: #fff;
}

/* ---------- Footer */

#footer {
  border-top: 1px solid #ccc;
  padding: 0px;
  text-align: right;
  width: 950px;
  margin: 20px auto 20px auto;
  padding-top: 20px;
  font-size: .9em;
  color: #ccc;
  line-height: 15px;
}

#footer a {
  text-decoration: underline;
  margin: 0px 0px 0px 5px;
  color: #333;
}

#footer a:hover {
  width: 200px;
  text-decoration: none;
}

#footer a:hover , #footer a.selected {
  color: #ccc;
}

/* ---------------------- Catalog */

.leftwindow {
  border: 0px solid #ddd;
  float: left;
  width: 355px;
  margin: 0px 0;
}

.leftwindow2 {
  border: 1px solid #ddd;
  float: left;
  width: 200px;
  margin: 20px 30px;
  padding: 50px;
}

.catalog_choose_el {
  margin: 5px 9px 0 0px;
  border-bottom: 1px solid #ddd;
  display: block;
  float: left;
  width: 335px;
  padding: 10px 0px 10px 10px;
}

#catalog_div {
  border: 0px solid #ddd;
}

#catalog_div div.desc h2 {
  line-height: 30px;
  font-size: 25px;
  color: #555;
}

#catalog_div div.desc {
  width: 580px;
  float: right;
}

#catalog_div div.desc2 {
  width: 570px;
  float: left;
}

#catalog_div div.desc p {
  padding: 10px 0;
}

.cat_text {
  margin: 0px 20px 0px 0px;
  padding: 1px 0px;
  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;
}

.cat_img2 a img {
  width: 80px;
}

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.click_button a {
  background-color: #efefef;
  width: 33px;
  padding: 5px;
  margin: 0 10px;
}

div.more_button a {
  position: relative;
  top: 4px;
  left: 180px;
  background-color: #eaeaea;
  width: 33px;
  padding: 5px;
}

div.more_button a:hover, .click_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;
  color: #555555;
  font-weight: bold;
}

.tooltip {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 3;
  display: none;
  padding: 5px;
  background-color: #eee;
  border: 1px solid #333;
}

.newsrow {
  margin: 5px 0;
  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;
}

.newsrow h1 {
  font-size: 1.5em;
  border-bottom: 0px solid #f1eaef;
  color: #444444;
  font-style: italic;
}

.newsrow li {
  list-style: square;
  padding: 3px;
  margin-left: 25px;
}

.prodimage {
  border: 0px solid #eaeaea;
  float: left;
  border: 0px solid #eaeaea;
  margin: 2px 10px 0 0px; 
}

.prodimage a img {
  width: 125px;  
}

.newsrow .image {
  border: 0px solid #eaeaea;
  float: left;
  margin: 5px 5px 10px 0;
}

.newsrow .title1 {
  line-height: 25px;
}

.newsrow div.title2_r {
  color: red;
  font-style: italic;
}

.newsrow div.more {
  text-align: right;
}

.morenews {
 padding: 0px 5px;
}

.newsrow p.date {
  font-size: 10px;
}

.newstxt {
  width: 84%;
  float: right;
}

.news_text {
  padding: 5px 0;
  margin: 15px 0;
  font-size: 12px;
  float: right;
  width: 640px;
}

.news_image {
  float: left;
  border: 1px solid #eaeaea;
  margin: 25px 5px 5px 0;
}

.news_text p.date {
  font-size: 10px;
  padding: 0 0 10px 0;
}

.news_text h1.news_title {
  font-size: 18px;
}

.news_text a.more {
  text-align: right;
  background-color: #ccc;
  margin: 5px 0;
  padding: 5px;
  color: #fff;
  border: 0px;
  font-size: 12px;
  text-decoration: none;
}

.productdetails {
  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;
}

/* ---- Reviews ------ */

.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;
  background-color: #eaeaea;
  overflow: hidden;
  padding: 20px 15px;
  border: 1px solid #aaa;
  
}


.customer_review {
  float: left;
  width: 475px;
  margin: 0 0px;
  padding: 10px 0 10px 30px;
  position: relative;
  min-height: 100px;
}

.reviewstat {
  width: 290px;
  float: left;
  padding: 10px;
 margin-top: 0px;
}

.reviewstat p {
  padding: 0;
  margin: 0;
}

.reviewdetails {
  float: left;
  width: 550px;
  margin: 0 0px;
  padding: 0px 0 0 20px;
}

.reviewstat, .reviewcons, .reviewpros {
  padding-bottom: 32767px !important;
  margin-bottom: -32767px !important;
}


/* ------------------------- */

.productdetails {
  width: 645px;
  float: right;
}

.productdetails dl {
  line-height: 23px;
}

.productdetails dl dt {
  float: left;
  width: 180px;
  font-weight: bold;
  clear: both;
  line-height: 23px;
  padding-left: 5px;
  border-top: 1px solid #ccc;
}

.productdetails dl dd {
  width: 445px;
  float: left;
  border-top: 1px solid #ccc;
}

div.newsrow a.more, div.productdetails a.more, .catalog_item a.more {
  background-color: #ccc;
  float: right;
  margin: 2px 0 2px 0;
  padding: 5px;
  color: #fff;
  border: 0px;
  font-size: 12px;
  text-decoration: none;
}

div.productdetails a.more:hover,div.newsrow a.more:hover, div.news_text a.more:hover, .catalog_item a.more:hover {
  text-decoration: none;
  background-color: #757575;
  color: #fff;
}

/* - - - News - - - */

#wtb_1_btn, #wtb_2_btn, #wtb_3_btn {
  text-align: center;
  line-height: 20px;
  padding: 3px;
  cursor: pointer;
  margin: 9px 4px;
  width: 298px;
  float: left;
  border: 1px solid #eaeaea;
  font-size: 11px;
}

div#wtb_1, #wtb_2, #wtb_3 {
  width: 950px;
  margin: 10px auto;
}

.readmore {
  float: left;
}



.blue {
  background-color: #eaeaea;
}

.score {
  line-height: 1px;
}

.title {
  border-bottom: 1px solid #eaeaea;
  line-height: 45px;
}

.title2 {
  font-size: 14px;
  background-color: #ccc;
  color: #fff;
  padding: 5px;
  clear: both;
  margin: 0px 0;
}

#floated {
  width: 295px;
  float: left;
  margin-bottom: 20px;
}

#floated a {
  padding-bottom: 5px;
}

#floated a:hover {
  text-decoration: none;
  color: #000;
  padding: 3px 0;
}

.images img {
  margin: 0 18px 0 0;
}

#floated div.images img:hover {
  margin: 0 18px 0 0;
}

#floated div.images img {
  margin: 0 18px 0 0;
}

.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;
}

.magazine:hover, .large_pictures:hover, .downloads:hover, .whereto:hover {
  text-decoration: none;
  cursor: default;
}

#review_frame {
  border: 1px solid #eaeaea;
  width: 270px;
  padding: 5px;
  clear: both;
}

.email, .product, .reviews, .write_review {
  float: left;
  width: 150px;
  height: 15px;
  margin: 1px 0px;
  padding: 3px;
}

p.email a:hover, p.product a:hover, p.reviews a:hover, p.write_review a:hover {
  text-decoration: none;
  color: #000;
  background-color: #eaeaea;
  padding: 3px 0;
}

.email {
  
}

.product {
  
}

.reviews {
  
}

.write_review {
  
}

/* - - - Product rows - - - */

.productrow {
  width: 945px;
  margin: 0 auto;
}

.productcontainer .image {
  width: 125px;
  border: 0px solid #eaeaea;
  margin: 2px 10px 0 0px;
}

/* Product images */

.productcontainer .image a img {
  width: 100%;
}

.productcontainer .productdesc {
  width: 235px;
  margin: 10px 0 0 0;
  display: block;
  float: left;
  height: 120px;
  padding-left: 20px;
}

.productdesc ul li {
  list-style: disc;
}
.productrow .productcontainer {
  margin: 5px 0px 5px 10px;
  border-bottom: 1px solid #eaeaea;
  padding: 7px 0px;
  height: 130px;
  width: 450px;
  float: left;
  display: block;
}
.productcontainer .productdesc h2 {
  font-size: 14px;
}

.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;
}

.helpful {
  background-color: #cfcfcf;
  padding: 5px;
  font-size: 0.9em;
  width: 270px;
}

.helpful p {
  color: #fff;
}

.helpful a {
  color: #959595;
  text-decoration: underline;
}

/* - - - Login / Register forms - - - */

#loginform {
  background-color: #eaeaea;
  padding: 50px;
	line-height: 25px;
  border: 1px solid #ccc;
  margin: 20px 0;
}


form#log {
  text-transform: capitalize;
  text-align: right;
  position: relative;
  left: 0%;
  padding-right: 300px;
}

form#log input.inp {
 	width: 160px;
}

form#log p .submit {
  width: 70px;
}

#profile {
	margin: 20px 0;
  overflow: hidden;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 10px;
}

#options {
  width: 150px;
  padding: 0px;
  margin: 10px 0;
  text-decoration: none;
  border: 0px;
  color: #757575;
float: right;
  text-align: left;
  background-color: #eaeaea;
  padding: 8px;
   border: 1px solid #ccc;   

}

/* - - - Review form - - - */

form#dnstepsform {
  
}

form#dnstepsform td {
  padding: 5px 0;
}

/* - - - User Account - - - */

.account_details {
  font-size: 12px;
  width: 580px;
  margin: 10px 0;
  float: left;
   border: 0px solid #ccc; 
	padding: 0 10px;
}

.account_details p strong {
  color: #757575;
}

.account_details p {
  padding: 5px 0;
}

.account_details .more {
  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: 731px;
  text-align: left;
  padding: 10px;
  float: left;
  margin: 10px 0;
}

.user_account p {
  width: 650px;
  text-align: right;
  padding: 3px;
}

.user_account h2 {
  width: 645px;
  text-align: right;
  padding: 3px;
}
.user_account p img {
  border: 4px solid #999;
}


.avatar {
  width: 127px;
  float: left;
  background-color: #eaeaea;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 10px 3px 0 3px;
}

/* ------ Email a friend ---------*/

form#order, #small_container {
  background-color: #eaeaea;
  width: 550px;
  margin: 10px auto;
  border: 1px dashed #999;
  text-align: right;
  padding: 10px;
}

form#order p {
  margin: 5px;
}

#flashversion {
  padding: 50px 10px;
  background-color: #eee;
  border: 1px solid #999;
}

#info {
  text-align: right;
  padding: 10px 0;
}

