/* Set Default Text Settings */
body {  background: #fff; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; }

/* Reset Margin / Padding */
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, li { margin: 0; padding: 0;}

/* General Declarations */
img { border: none; display:block; }
ul { list-style: none; }
a { color: #663399; }
h1 { font-size: 22px; }
.bold { font-weight: bold; }
.red { color: red; }
.green { color: #007f59; }
.blue { color: #17479d; }
.gray { color: #636161; }
.spacetop { margin-top: 20px; }
#footer .spacetop { margin-top: 10px; }
.center { text-align: center; margin-left: auto; margin-right: auto; }
.center img { margin: 0 auto; }
.highlight { color: #663399; }
.highlight2 { color: #009999; }
.highlight3 { color: #4fbdb9; }
p.arial { font-family: arial,helvetica,georgia; }
p.normal, .normal { font-weight: normal; }
p.large, p span.large { font-size: 16px; }
p.med, p span.med { font-size: 14px; }
p.reg { font-size: 12px; }
p.small { font-size: 11px; }
p.tiny, p span.tiny { font-size: 10px; }
p.spaced { line-height: 170%; }
p.nospace { line-height: 50%; }

a.dark { color: black; text-decoration: none; }
a.dark:hover { text-decoration: underline; }

/* ID Paragraph Declarations */
#sidenav p { margin-left: 10px; }
#content #testimonials { width: 350px; margin: 0 auto; }
#testimonials p { margin-top: 20px; line-height: 170%; font-size: 12px; font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif; padding-right: 10px; }
#testimonials p.title { font-size: 14px; font-weight: bold; line-height: 100%; font-family: Verdana,Arial,Helvetica,sans-serif; }
#footer p { text-align: center; }
#footer p.tiny a { color: #999999; }

/* General SEO Declarations */
.home { margin-top: 10px; font-size: 13px; font-style: italic; font-weight: bold; }
h2.highlight { font-size: 13px; }

/* Containers */
#page { width: 1000px; margin: 0 0 0 9px; }
#sidenav { width: 250px; float: left; display: inline; }
#container { width: 1000px; float: left; display: inline; }
#content { width: 750px; float: right; display: inline; }
#footer { clear: both; margin-bottom: 10px; width: 750px; padding-top: 25px; margin-left: 250px; }
#header { clear: left; float: left; width: 950px; margin-bottom: 10px; padding-left: 50px; }

/* Sidenav Menu */
#header ul#nav {
   border: 1px solid #b2b2b2;
   background: #444444;
   margin-left: 75px;
   margin-top: 5px;
   width: 600px;
   clear: left;
   float: left;
   display: inline;
}
#header ul#nav li {
   margin: 0;
   padding: 0;
   float: left;
   width: 150px;
}
#header ul#nav li a{
   border: 2px solid #a3a3a3;
   border-bottom: 2px solid #222222;
   border-right: 2px solid #222222;
   background: #333333;
   display: block;
   color: #cc99cc;
   text-decoration: none;
   text-align: center;
   font-weight: bold;
   padding: 2px 2px 2px 2px;
   margin-bottom: 2px;
   text-transform: uppercase;
   font-size: 16px;
   font-family: Trebuchet MS,Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
}
#header ul#nav li a:hover{
   border: 2px solid #c5c5c5;
   border-bottom: 2px solid #555555;
   border-right: 2px solid #555555;
   color: #00ff11;
   font-weight: normal;
}
#header .promo {
   float: right;
   margin-top: 10px;
   margin-right: 10px;
}


/* Content / Sidenav Classes */
#sidenav .menu a {
   color: #663399;
   font-weight: bold;
   margin-left: 20px;
   text-decoration: none;
}
#sidenav .menu a:hover {
   text-decoration: underline;
}
#sidenav .menu a.selected {
   text-decoration: none;
   color: black;
}
.bookmark {
   text-align: center;
   font-size: 11px;
   line-height: 14px;
   font-weight: bold;
   text-transform: uppercase;
   font-style: italic;
   padding: 0 25px 6px 25px;
   margin: 0 auto 6px auto;
   border-bottom: 1px solid black;
}
.email {
   font-size: 15px;
   font-weight: bold;
   text-align: center;
}
.block {
   padding-bottom: 10px;
   padding-top: 15px;
}
.toptext { 
   color: #f60; 
   font-size: 11px; 
   font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
   font-weight: bold; 
   line-height: 11px;
   text-align: center;
   margin-bottom: 5px;
   text-transform: uppercase;
}
.requirements {
   background: #ff6600;
   border: 2px solid #a4c816;
   margin: 20px 50px 20px 50px;
   padding: 10px;
   width: 626px;
   font-family: arial,helvetica,geneva,verdana;
   font-size: 16px;
   clear: left;
   display: block;
}



.product {
   background: url("/img/product_border.jpg") top right no-repeat;
   float: left;
   clear: left;
   padding: 15px 0 25px 10px;
   width: 720px;
}
.firstproduct {
   margin-top: 30px;
}
.product .overview {
   width: 200px;
   float: left;
   text-align: center;
   margin-top: -10px;
}
.product .overview img{
   margin: 0 auto;
}
.product .cost {
   float: left;
   margin-left: 10px;
   display: inline;
   text-align: center;
   width: 480px;
   padding-left: 30px;
}
.product .cost .shipping {
   font-weight: bold;
   margin-top: 5px;
}
.product .cost .tiny {
   width: 400px;
   margin: 5px auto;
   text-align: left;
   font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.overview img{
   margin-bottom: 5px;
   margin-left: auto;
   margin-right: auto;
}
.overview a{
   width: 200px;
   background: #ff6600;
   display: block;
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   font-weight: bold;
   color: black;
   text-decoration: none;
   line-height: 12px;
}
.solo {
  float: left;
  margin-left: 35px;
  display: inline;
  margin-top: 10px;
  width: 200px;
  height: 285px;
}
.solo a{
  background: none;
} 
.overview a:hover{
   text-decoration: underline;
}
table {
   width: 480px;
}
.product td {
   padding: 5px 0;
}
.product tr.alt {
   background: #cc99cc;
}
.finalshipping {
   width: 500px;
   margin-left: 230px;
   margin-top: 15px;
   text-align: center;
   font-weight: bold;
   font-style: italic;
}

table.costs {
   font-size: 10px;
   width: 400px;
   margin: 0 auto;
   text-align: center;
   margin-top: 10px;
}

table.costs .alt {
   background: #99cccc;
}
table.costs .title {
   background: #cccccc;
   font-size: 16px;
   padding: 2px;
   text-align: center;
}
table.smaller {
   width: 300px;
}


.order {
   margin-left: 40px;
   margin-right: 100px;
   font-size: 12px;
}
.order p {
   margin-top: 15px;
}
.order ul {
   margin-top: 10px;
   list-style: disc;
   margin-left: 40px;
}
.order ul li {
   padding: 1px;
}

#content form {
   width: 400px;
   margin: 0 auto;
   margin-top: 10px;
   border: 1px solid #999999;
   padding: 10px;
}
#content form .input{
   width: 380px;
}
#content form textarea{
   width: 380px;
}

#content form.order {
   margin-left: 40px;
   float: left;
   display: inline;
   width: 620px;
   margin-right: 90px;
   border: none;
   padding: 0;
}
#content form.order .field {
   float: left;
   display: inline;
   clear: left;
   margin-top: 5px;
   margin-bottom: 5px;
   width: 620px;
}
#content form.order label {
   clear: left;
   float: left;
   display: inline;
   width: 150px;
   font-weight: bold;
   font-size: 13px;
   font-family: arial,helvetica,georgia;
}
#content form.order input {
   float: left;
   display: inline;
   margin-left: 20px;
}
#content form.order .text {
   float: left;
   display: inline;
   width: 450px;
   margin-left: 20px;
}
#content form.order .radio  {
   color: #4e4e4e;
   font-size: 10px;
}
#content form.order .radio input {
   float: none;
   margin-left: 0;
   margin-top: 3px;
}
#content form.order textarea {
   float: left;
   display: inline;
   margin-left: 20px;
}

#content form.order .verify {
   clear: left;
   float: left;
   display: inline;
   line-height: 20px;
   margin-left: 170px;
   width: 450px;
}
#content form.order .verify input{
   clear: left;
   float: none;
   margin: 5px 0 0 0;
}
#content form.order .submit {
   clear: left;
   float: left;
   display: inline;
   margin-top: 20px;
   margin-left: 170px;
   width: 450px;
}
#content form.order .submit input {
   float: none;
   margin-left: 0;
}

.sitemap {
   list-style: disc;
   margin: 10px auto;
   width: 200px;
}
.sitemap li {
   margin-top: 5px;
}
.sitemap li a {
   color: black;
}
.sitemap li a:hover {
   color: red;
}
.sitemap ul {
   list-style: disc;
   margin-left: 20px;
   margin-bottom: 10px;
}
.clear {
   clear: left;
}
#content .super { 
   font-size: 22px;
   
}
