/* CSS Document */

body {
color: #000000;
font-size: 80%;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
margin: 0 auto 0 auto;
padding: 0;
width: 900px;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}

li {
margin: 0;
padding: 0;
}

p {
margin: 0;
padding: 0;
}

table {
border: none;
}

table td {
vertical-align: top;
}

img {
border: none;
}

a {
color: #4677BB;
}

a:hover {
text-decoration: none;
}

input, select {
font-size: 0.9em;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
margin: 0;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

#top {
margin: 10px 0 0 0;
padding: 4px 0 0 0;
}

#top img.logo {
margin: 0 50px 0 0;
padding: 0 0 8px 0;
}

#top span.banner img {
margin: 0 44px 0 0;
padding: 0 0 8px 0;
}

#toolbar {
position: absolute;
top:10px;
text-align: right;
width: 900px;
}

#toolbar a {
margin: 0 0 0 14px;
padding: 0 0 0 20px;
}

#toolbar a.home {
background: url(/icons/icon_home.gif) no-repeat 0px 1px;
}

#toolbar a.wishlist {
background: url(../icons/icon_wishlist.gif) no-repeat 0px 1px;
}

/*
#toolbar a.cart {
background: url(../icons/icon_cart-view.gif) no-repeat 0px 1px;
padding: 0 0 0 52px;
}

#toolbar a:hover.cart {
background: url(../icons/icon_cart-view-active.gif) no-repeat 0px 1px;
}
*/

#toolbar a.cart {
background: url(../icons/icon_cart.gif) no-repeat 0px 1px;
}


#toolbar a.help {
background: url(../icons/icon_help.gif) no-repeat 0px 1px;
}

#toolbar a.sitemap {
background: url(../images/sitemap.gif) no-repeat 0px 1px;
}

#toolbar a.login {
background: url(../icons/icon_login.gif) no-repeat 0px 1px;
}

#top-nav {
background: url(../images/top-nav-bg.gif) repeat-x top left;
border-left: 1px solid #4677BB;
border-right: 1px solid #4677BB;
padding: 7px 0 8px 0;
text-align: center;
}

#top-nav a {
border-left: 1px solid #4677BB;
border-right: 1px solid #4677BB;
color: #FFFFFF;
font-size: 0.95em;
padding: 7px 8px 8px 9px;
text-decoration: none;
}

#top-nav a:hover {
text-decoration: underline;
}

#top-nav a.first {
border-left: none;
padding: 7px 8px 8px 9px;
}

#top-nav a.last {
border-right: none;
padding: 7px 8px 8px 9px;
}

.top-nav-menu {
background: #F0F0F0;
border: 1px solid #DCDCDC;
visibility: hidden;
font-size: 0.9em;
padding: 5px 5px 5px 5px;
position: absolute;
top: 136px;
z-index: 2;
}

.top-nav-menu ul li {
background: url(../images/bullet.gif) no-repeat 0px 7px;
margin: 0 0 2px 0;
padding: 0 0 0 7px;
}

#category01.top-nav-menu {
}

#category02.top-nav-menu {
margin: 0 0 0 115px;
}

#category03.top-nav-menu {
margin: 0 0 0 225px;
}

#category04.top-nav-menu {
margin: 0 0 0 347px;
}

#category05.top-nav-menu {
margin: 0 0 0 472px;
}

#category06.top-nav-menu {
margin: 0 0 0 542px;
}

#category07.top-nav-menu {
margin: 0 0 0 686px;
}

#category08.top-nav-menu {
margin: 0 0 0 824px;
}

#search {
background: #E8E8E8;
height: 30px;
margin: 1px 0 0 0;
text-align: right;
}

#search img {
float: left;
}

#search div {
padding: 4px 5px 4px 0;
}

#homepage-banners {
margin: 10px 0 0 0;
}

#homepage-banners img.main {
margin: 0 10px 0 0;
}

#category-banners {
margin: 0 0 10px 0;
}

#category-banners div.right {
float: right;
width: 250px;
}

#category-banners div.right img {
margin: 0 0 5px 0;
}

#navigation-banners {
width: 200px;
}

#navigation-banners img {
margin: 0 0 10px 0;
}

#product-banners {
float: right;
width: 127px;
text-align: center;
}
/*
#product-banners img {
margin: 0 0 15px 0;
}
*/
#product-banners div.image {
border:1px solid #DCDCDC;
width:125px;
height:125px;
margin:0 0 5px 0;
}

#product-banners div.image img.size75 {
/*margin:25px 0 0 0;*/
}

#product-banners p {
font-size: 0.95em;
margin: 0 5px 3px 5px;
}

#product-banners p.price {
color: #000000;
font-size: 1.2em;
font-weight: 700;
margin: 2px 5px 2px 5px;
}

#product-banners input.buynow {
background:url(../images/buynow.gif) no-repeat top left;
width:77px;
height:24px;
border:none;
cursor:pointer;
}

#product-banners p.more {
font-size: 0.8em;
margin: 3px 5px 15px 5px;
}

#product-banners input.cart {
}

#search-banners img {
margin: 0 0 15px 0;
}

#content {
margin: 10px 0 0 0;
}

#breadcrumb {
font-size: 0.95em;
margin: 0 0 5px 0;
}

#breadcrumb div {
float: right;
}

#breadcrumb div a.cart, #breadcrumb div a.add-wishlist, #breadcrumb div a.tell-friend, #breadcrumb div a.print {
margin: 0 0 0 14px;
padding: 0 0 0 20px;
}

#breadcrumb div a.cart {
background: url(../icons/icon_cart.gif) no-repeat 0px 1px;
}

#breadcrumb div a.add-wishlist {
background: url(../icons/icon_add-wishlist.gif) no-repeat 0px 1px;
}

#breadcrumb div a.tell-friend {
background: url(../icons/icon_tell-friend.gif) no-repeat 0px 1px;
}

#breadcrumb div a.print {
background: url(../icons/icon_print.gif) no-repeat 0px 1px;
}

#breadcrumb span {
font-size: 1.3em;
font-weight: 700;
}

#header {
font-size: 0.95em;
margin: 0 0 5px 0;
}

#main #header h1, #header h1 {
background: none;
color: #CA0000;
font-size: 1.3em;
font-weight: normal;
margin: 0 0 10px 0;
padding: 0;
text-align: left;
}

#left {
float: left;
width: 200px;
}

#category-nav {
border: 1px solid #DCDCDC;
margin: 0 0 10px 0;
width: 200px;
}

#category-nav h2 {
background: #F0F0F0;
border-bottom: 1px solid #DCDCDC;
font-size: 1em;
margin: 0 0 10px 0;
padding: 8px 2px 8px 2px;
text-align: center;
}

#category-nav h3 {
font-size: 1em;
/*margin: 0 5px 0 22px;*/
margin: 0 5px 10px 22px;
padding: 0;
}

#category-nav h3 a {
text-decoration: none;
}

#category-nav h3 a:hover {
text-decoration: underline;
}

#category-nav ul {
font-size: 0.95em;
margin: 0 5px 10px 33px;
}

#category-nav ul li {
background: url(../images/bullet.gif) no-repeat 0px 7px;
margin: 0 0 2px 0;
padding: 0 0 0 7px;
}

#search-navs {
float: left;
margin: 0;
width: 170px;
}

#search-category-nav, #search-related-nav {
background: #F5F5F5;
margin: 0 0 15px 0;
}

#search-category-nav h2, #search-related-nav h2 {
background: #7D7D7D;
color: #FFFFFF;
font-size: 1em;
margin: 0;
padding: 5px 2px 5px 2px;
text-align: center;
}

#search-category-nav ul, #search-related-nav ul {
font-size: 0.95em;
padding: 10px 5px 10px 20px;
}

#search-category-nav ul li, #search-related-nav ul li {
background: url(../images/bullet.gif) no-repeat 0px 7px;
margin: 0;
padding: 0 0 10px 12px;
}

#main {
margin: 0 0 20px 210px;
}

#main.html {
margin: 0 50px 20px 50px;
}

#main.sitemap {
margin: 0 50px 20px 50px;
}

#main h1 {
background: #F0F0F0;
font-size: 1em;
margin: 0 0 15px 0;
padding: 9px 5px 9px 5px;
text-align: center;
}

#main.html h1 {
background: none;
color: #4677BB;
font-size: 1.3em;
text-align: left;
padding: 0;
}

#main.sitemap h1 {
background: none;
color: #4677BB;
font-size: 1.3em;
text-align: left;
padding: 0;
}

#main.html h2 {
background: #E8E8E8;
font-size: 1em;
margin: 0 0 15px 0;
padding: 5px 5px 5px 5px;
}

#main.sitemap h2 {
background: #E8E8E8;
font-size: 1em;
margin: 0 0 15px 0;
padding: 5px 5px 5px 5px;
}

#main.html h3 {
background: #F0F0F0;
font-size: 1em;
margin: 0 0 15px 0;
padding: 5px 5px 5px 5px;
}

#main.html h4 {
font-size:1em;
margin: 5px 0 5px 0;
padding: 0;
}

#main.html p {
margin: 0 0 10px 5px;
padding: 0;
}

#main.html ol {
margin: 0 0 10px 30px;
padding: 0;
}

#main.html ul.bullets {
list-style-type:disc;
margin: 0 0 10px 25px;
padding: 0;
}

#main.html ul.list {
margin: 0 0 10px 5px;
padding: 0;
}

#main.html ul.list li {
margin: 0 0 2px 0;
}

#main.sitemap table {
font-size:0.95em;
margin: 0 0 15px 80px;
width: 80%;
}

#main.sitemap table td {
padding: 5px 5px 5px 5px;
width: 33%;
}

table.product-list {
}

table.product-list td {
padding: 0 0 7px 0;
width:138px;
text-align:center;
}

#main-results table.product-list td {
padding: 0 9px 12px 9px;
}

table.product-list td div.image {
border:1px solid #DCDCDC;
width:125px;
height:125px;
margin:0 5px 5px 5px;
}

table.product-list td div.image img.size75 {
/*margin:25px 0 0 0;*/
}

table.product-list td p {
font-size: 0.95em;
margin: 0 5px 3px 5px;
}

table.product-list td p.price {
color: #000000;
font-size: 1.2em;
font-weight: 700;
margin: 2px 5px 2px 5px;
}

table.product-list td input.buynow {
background:url(../images/buynow.gif) no-repeat top left;
width:77px;
height:24px;
border:none;
cursor:pointer;
}

table.product-list td p.more {
font-size: 0.8em;
margin: 3px 5px 5px 5px;
}

table.product-list td input.cart {
}

#product-main {
font-size: 0.95em;
padding: 10px 0 0 0;
}

table.product-summary {
}

table.product-summary td.product-image {
padding: 0 10px 0 0;
text-align: center;
width:262px;
}

table.product-summary td.product-image div.image {
border:1px solid #DCDCDC;
width:250px;
height:250px;
}

table.product-summary td.product-image div.image img.size75 {
/*margin:87px 0 0 0;*/
}

table.product-summary td.product-details {
padding: 0 20px 0 0;
width:378px;
}

table.product-summary td.product-price {
width:260px;
}

table.product-summary td.product-details h2 {
border-bottom: 1px dotted #808080;
font-size: 1.3em;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
}

table.product-summary td.product-details h3 {
border-bottom: 1px dotted #808080;
font-size: 1em;
font-weight: normal;
margin: 0 0 15px 0;
padding: 0 0 5px 0;
}

table.product-summary td.product-details h4 {
border-top: 1px dotted #808080;
font-size: 1.1em;
margin: 5px 0 5px 0;
padding: 5px 0 0 0;
}

table.product-summary td.product-details table td {
padding: 0 20px 3px 0;
}

table.product-summary td.product-details div.bundle-image {
float: left;
margin: 0 10px 0 0;
}

table.product-summary td.product-details div.bundle-details p span {
font-weight: 700;
}

table.product-summary td.product-details div.bundle-details p.price-new  {
font-weight: 700;
}

table.product-summary td.product-details div.bundle-details p.price-new span {
color: #CA0000;
font-size: 1.3em;
}

table.product-summary td.product-price div.price {
background: #FFFFEB;
border: 1px solid #DCDCDC;
padding: 15px 25px 15px 25px;
}

table.product-summary td.product-price div.price table {
width: 210px;
}

table.product-summary td.product-price div.price table td {
padding: 0 0 3px 0;
}

table.product-summary td.product-price div.price table td.amt {
text-align: right;
}

table.product-summary td.product-price div.price table td.save,
table.product-summary td.product-price div.price table td.price {
font-weight: 700;
}

table.product-summary td.product-price div.price table td.save-amt {
color: #CA0000;
font-weight: 700;
text-align: right;
}

table.product-summary td.product-price div.price table td.oldsave-amt {
color: #CA0000;
text-align: right;
}

table.product-summary td.product-price div.price table td.price-amt {
color: #CA0000;
font-size: 1.2em;
font-weight: 700;
text-align: right;
}

table.product-summary td.product-price div.price table td.add-cart {
padding: 15px 0 3px 0;
text-align: center;
}

table.product-summary td.product-price div.price table td.add-cart input.buynow {
background:url(../images/buynow_150.gif) no-repeat top left;
width:210px;
height:50px;
border:none;
cursor:pointer;
}

table.product-summary td.product-price div.qty-pricing {
padding: 15px 15px 15px 15px;
}

table.product-summary td.product-price div.qty-pricing h2 {
font-size: 1em;
margin: 0 0 3px 0;
padding: 0;
}

table.product-summary td.product-price div.qty-pricing table {
border-top: 1px solid #DCDCDC;
border-left: 1px solid #DCDCDC;
width: 197px;
}

table.product-summary td.product-price div.qty-pricing table td,
table.product-summary td.product-price div.qty-pricing table th {
border-right: 1px solid #DCDCDC;
border-bottom: 1px solid #DCDCDC;
}

table.product-summary td.product-price div.qty-pricing table th {
background: #FAFAFA;
text-align: left;
}

table.product-summary td.product-price div.qty-pricing table td.price,
table.product-summary td.product-price div.qty-pricing table th.price {
text-align: right;
}

#product-description {
border-bottom: 1px dotted #808080;
font-size: 0.95em;
margin: 20px 140px 0px 0;
}

#product-description h1 {
font-size: 1.2em;
margin: 0 0 15px 0;
padding: 0;
}

#product-description p {
margin: 0 0 15px 0;
}

#product-description img {
margin: 0 0 15px 15px;
}

#product-description table {
width:auto;
}

#product-reviews {
font-size: 0.95em;
margin: 0 185px 0px 0;
}

#product-reviews h1 {
font-size: 1.2em;
margin: 15px 0 15px 0;
padding: 0;
}

#product-reviews h1 div {
float: right;
font-weight: normal;
font-size: 0.85em;
}

#product-reviews h1 div a.write-review {
margin: 0 0 0 14px;
padding: 0 0 2px 20px;
background: url(../icons/icon_write-review.gif) no-repeat 0px 1px;
}

div.review {
border-bottom: 1px dotted #808080;
padding: 0 0 5px 0;
}

#last.review {
border-bottom: none;
}

div.review h2 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 5px 0 5px 5px;
}

div.review p {
margin: 0;
padding: 0 0 0 15px;
}

#product-price-bottom {
font-size: 0.95em;
margin: 0 140px 0px 0;
/*padding: 15px 0 5px 100px; padding with quantity pricing*/
padding: 15px 0 5px 265px;
}

#product-description #product-price-bottom table.product-summary td.product-price div.price table {
width: 175px;
}

div.paging {
background: #E6E6E6;
padding: 7px 4px 8px 4px;
}

div.paging span {
float: right;
}

div.sorting {
float: right;
}

div.paging-results {
padding: 7px 0px 12px 0px;
}

div.paging-results div {
float: right;
/*font-weight: 700;*/
}

div.paging-results div form {
}

div.paging-results span {
font-weight: 700;
margin: 0 10px 0 0;
}

div.paging-results a {
font-weight: normal;
}

/* SEARCH RESULT PAGES */

#main-results {
font-size: 0.95em;
margin: 0 0 0 180px;
padding: 0 0 30px 0;
}

table.results-list {
border-top: 1px dotted #808080;
}

table.results-list td {
border-bottom: 1px dotted #808080;
padding: 5px 0 5px 0;
vertical-align: middle;
}

table.results-list td.details {
padding: 5px 10px 5px 10px;
}

table.results-list td.price {
text-align: center;
}

table.results-list td p {
margin: 0 0 5px 0;
}

table.results-list td p.title {
font-size: 1.3em;
}

table.results-list td p.category {
font-size: 1.1em;
}

table.results-list td p.category span {
font-weight: 700;
}

table.results-list td p.description {
}

table.results-list td.price span {
color: #CA0000;
font-size: 1.2em;
font-weight: 700;
}

table.results-list td.price input.buynow {
background:url(../images/buynow.gif) no-repeat top left;
width:77px;
height:24px;
border:none;
cursor:pointer;
}

table.results-list td p.more {
font-size: 0.8em;
margin: 3px 0 0 0;
}

/* CHECKOUT PAGES */

#main-checkout {
font-size: 0.95em;
margin: 0 50px 0 50px;
padding: 5px 0 0 0;
}

#main-checkout h1 {
background: #F0F0F0;
font-size: 1.2em;
margin: 0 0 15px 0;
padding: 9px 5px 9px 5px;
text-align: center;
}

#main-checkout p, #main-checkout form  {
margin: 0 0 10px 0;
}

#messages {
margin: 0 150px 0 150px;
}

#messages h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#messages div {
background: #FFEBFF;
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#messages ul.bullets {
list-style-type:disc;
margin: 0 0 0 25px;
padding: 0;
}

#login {
background: #FFEBFF;
border: 1px solid #DCDCDC;
padding: 10px 110px 10px 110px;
}

#login div {
margin: 10px 0 0 0;
}

#email-address {
margin: 0 20px 0 0;
}

#logged-in {
background: #FFFFEB;
border: 1px solid #DCDCDC;
padding: 5px 0px 5px 0px;
}

#logged-in p {
font-weight: 700;
text-align: center;
}

p.required {
float: right;
}

span.asterisk {
color: #FF4500;
}

span.asterisk-blank {
color: #FFFFFF;
}

span.highlight {
color: #4677BB;
font-size: 1.2em;
font-weight: 700;
}

span.bold {
font-size: 1.1em;
font-weight: 700;
}

#promo-items {
margin: 15px 0 0 0;
}

#promo-items h2 {
color: #FFA500;
font-size: 1.4em;
margin: 0 0 15px 0;
text-align: center;
}

#promo-items p {
font-weight: 700;
margin: 0 0 5px 0;
}

#promo-items span.highlight {
font-size: 1.4em;
}

#promo-items table.product-list {
border: 1px solid #DCDCDC;
width: 100%;
}

#promo-items table.product-list td {
padding: 10px 10px 10px 10px;
}

#promo-items table.product-list td p.description {
font-weight: normal;
}

#promo-items #great-offer.product-list {
border: none;
}

#promo-items #great-offer.product-list td {
padding: 0px 10px 0px 0px;
text-align: left;
}

#shopping-cart {
margin: 15px 0 0 0;
}

#shopping-cart.preview-order {
margin: 15px 110px 0 110px;
}

#shopping-cart h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#shopping-cart div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#shopping-cart.preview-order div {
background: #FFFFEB;
}

#shopping-cart table.shopping-list {
width: 100%;
}

#shopping-cart table.shopping-list th {
border-bottom: 1px dotted #808080;
padding: 0px 0px 10px 0px;
}

#shopping-cart table.shopping-list td {
border-bottom: 1px dotted #808080;
padding: 5px 0px 5px 0px;
vertical-align: middle;
}

#shopping-cart table.shopping-list th.price, #shopping-cart table.shopping-list td.price, #shopping-cart table.shopping-list td.subtotals {
text-align: right;
}

#shopping-cart table.shopping-list td.qty {
text-align: center;
}

#shopping-cart table.shopping-list tr.totals td {
border-bottom: none;
}

#shopping-cart table.shopping-list tr.discount td {
border-bottom: none;
color: #4677BB;
}

#shipping-calculator {
margin: 15px 0 0 0;
}

#shipping-calculator h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#shipping-calculator div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#shipping-methods {
margin: 15px 0 0 0;
}

#shipping-methods h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#shipping-methods div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#shopping-options {
margin: 15px 0 0 0;
}

#shopping-options h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#shopping-options div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#email-address {
margin: 15px 0 0 0;
}

#email-address h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#email-address div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#addresses {
margin: 15px 15px 0 15px;
}

#addresses h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#addresses td.space {
width: 30px;
}

#addresses td.space-center {
width: 200px;
}

#address-shipping, #address-billing {
margin: 0 0 10px 0;
width: 370px;
}

#address-shipping div, #address-billing div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#address-shipping.preview-order div, #address-billing.preview-order div {
background: #FFFFEB;
}

#address-shipping div table, #address-billing div table {
font-size: 0.95em;
}

#address-shipping div table td, #address-billing div table td {
vertical-align:middle;
}

#shipping-summary {
margin: 15px 30px 0 30px;
}

#shipping-summary h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#shipping-summary td.space {
width: 30px;
}

#shipping-method {
width: 500px;
}

#order-summary {
width: 200px;
}

#shipping-method div {
border: 1px solid #DCDCDC;
padding: 5px 10px 5px 10px;
}

#order-summary div {
background: #FFFFEB;
border: 1px solid #DCDCDC;
padding: 5px 20px 5px 20px;
}

#shipping-method div table td, #order-summary div table td {
vertical-align: middle;
}

#shipping-method div table td.delivery {
color: #7D7D7D;
padding: 0 10px 0 10px;
}

#shipping-method div table td.price {
text-align: right;
}

#order-summary div table td.price {
padding: 0 0 0 20px;
text-align: right;
}

#payment-method {
margin: 15px 110px 0 110px;
}

#payment-method h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#payment-method div {
border: 1px solid #DCDCDC;
padding: 5px 10px 5px 10px;
}

#payment-method div table {
width: 100%;
}

#payment-method div table td {
padding: 5px 0px 5px 0px;
vertical-align: middle;
}

#payment-method div table td img {
margin: 0px 5px 0px 0px;
}

#payment-method div table td h3 {
font-size: 1em;
margin: 10px 0 10px 5px;
}

#finalize-order {
margin: 15px 50px 0 50px;
}

#finalize-order h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#finalize-order div {
background: #FFFFEB;
border: 1px solid #DCDCDC;
padding: 10px 15px 10px 15px;
}

#finalize-order div table {
width: 100%;
}

#finalize-order div table td {
width: 25%;
}

#finalize-order div table td h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
}

#finalize-button {
margin: 15px 0 0 0;
padding: 0 0 20px 0;
text-align: center;
}

#submit-order {
margin: 15px 110px 0 110px;
}

#submit-order h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#submit-order div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#submit-order div ul.bullets {
list-style-type:disc;
margin: 0 0 10px 25px;
padding: 0;
}

#modify-order {
margin: 15px 110px 0 110px;
}

#modify-order h2 {
color: #4677BB;
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 0;
}

#modify-order div {
border: 1px solid #DCDCDC;
padding: 10px 10px 10px 10px;
}

#thank-you h1 {
font-size: 1.5em;
text-align: center;
}

#thank-you h2 {
color: #4677BB;
font-size: 1.3em;
}

#rma {
width:600px;
}

#rma td {
border-bottom:1px solid #E8E8E8;
padding: 10px 0 5px 5px;
}


/* FOOTER */

#footer-banner {
clear: both;
margin: 10px 0 0 0;
}

#footer {
background: #F0F0F0;
clear: both;
margin: 10px 0 0 0;
padding: 15px 0 15px 0;
text-align: center;
}

#links {
}

#copyright {
color: #7D7D7D;
font-size: 0.7em;
margin: 10px 0 20px 0;
text-align: center;
}

#rss {
margin: 15px 0 0 0;
}

#rss a {
background: url(../images/feed.png) no-repeat top left;
padding: 0 0 5px 20px;
}

#disclaimer {
color: #7D7D7D;
font-size: 0.7em;
margin: 10px 0 20px 0;
text-align: center;
}

#livehelp {
margin: 10px 0 0 0;
text-align: center;
}

#googleanalytics {
margin: 10px 0 0 0;
}