/* v1.0 | 20080212 */

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;
}
body {
	line-height: 1;
}
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 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}* {
  padding: 0;
  margin: 0;
}

body {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 13px;
  background-color: #000;
  margin: 0 auto;
}

a {
  color: #9D8E68;
  text-decoration: none;
}
a:hover {
  color: #08ABEC;
}

p {
  padding: 5px 0px 5px 0px;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #9D8E68;
  padding-bottom: 50px;
  margin-left: 20px;
  margin-right: 20px;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  color: #102c3b;
  padding-bottom: 35px;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 28px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #aaa;
  padding-bottom: 15px;
  margin-left: 20px;
  margin-right: 20px;
}

.clear {
  clear: both;
  background: none;
}

#wrapper {
  margin: 0 auto;
  width: 1000px;
}

#header {
  float: left;
  color: #fff;
  margin: 0 auto;
  width: 100%;
  display: inline;
  position: relative;
}

#header ul {
  padding-bottom: 15px;
  padding-top: 10px;
  float: left;
}

#header li {
  list-style: none;
  display: inline;
  margin-right: 20px;
}
#header li a {
  font-size: 14px;
  font-weight: bold;
  height: 16px;  
  color: #fff;
  text-decoration: none;
}
#header li a:hover {
  color: #9D8E68;
}
#header a#logo {
  background: url(/system/images/54/original/skullcandyLogo.png) no-repeat;
  display: block;
  height: 48px;
  margin-top: 10px;
  width: 280px; 
}

#header ul.shop-links {
  padding-bottom: 15px;
  padding-top: 10px;
  float: right;
}

#header ul.shop-links li {
  list-style: none;
  display: inline;
  margin-left: 5px;
}
#header ul.shop-links li a {
  font-size: 13px;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
}
#header ul.shop-links li a:hover {
  color: #08ABEC;
}

#content {
  float: right;
  color: #333;
  margin: 0px auto;
  width: 1000px;
  display: inline;
  position: relative;
  background-color: white;
}

#content div.callout {
  background-color: #9D8E68;
  padding: 15px 0px 15px 0px;
}

#content div.callout a {
  color: #08ABEC;
}

#content div.callout a:hover {
  color: #fff;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 15px;
  margin-left: 30px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 5px;
  margin-left: 50px;
}

#content div.column1 {
  float: left;
  width: 450px;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#content div.column2 {
  float: left;
  width: 450px;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-left: 1px solid #e3e3e3;
}

#content div.left-column {
  float: left;
  width: 58%;
  padding-bottom: 50px;
}
#content div.left-column .each-registration {
  float: left;
  width: 100%;
  padding-top: 15px;
  margin-bottom: 15px;
}

#content div.left-column .each-registration .registration-data {
  float: left;
  width: 65%;
  margin-bottom: 30px;
}
#content div.left-column .each-registration .registration-data h3 {
  margin-left: 15px;
}

#content div.left-column .each-registration .registration-data p {
  margin-left: 30px;
  display: block;
  line-height: 17px;
  color: #6a6a6a;
}

#content div.left-column .each-registration .registration-image {
  float: right;
  width: 30%;
}
#content div.left-column .each-registration .registration-image img {
  float: right;
  height: 120px;
  width: 120px;
}

#content div.right-cart {
  float: right;
  width: 39%;
  padding-bottom: 50px;
}

#content div.confirm-cart {
  float: right;
  width: 39%;
  padding-bottom: 50px;
}

#content .simpleCart_items .cartHeaders {
  width: 100%;
  height: 30px;
  display: block;
}

#content .simpleCart_items .cartHeaders {
  margin-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
  font-weight: bold;
}

#content .simpleCart_items .itemContainer {
  margin-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  padding: 5px 0px 5px 0px;
  height: 30px;
}

#content .simpleCart_items .itemName {
  float: left;
  width: 50%;
  margin-right: 7px;
}

#content .simpleCart_items .itemQuantity {
  float: left;
  width: 15%;
  margin-right: 7px;
  text-align: center;
}

#content .simpleCart_items .itemTotal {
  float: left;
  width: 15%;
  margin-right: 7px;
  text-align: right;
}

#content .simpleCart_items .cartHeaders .itemRemove {
  float: right;
  width: 10%;
  display: none;
}

#content .simpleCart_items .itemContainer .itemRemove {
  float: right;
  width: 10%;
  font-size: 70%;
  margin-right: 5px;
  display: block;
}

#content .confirm-cart .itemContainer .itemRemove {
  display: none;
}

#content h3.cart {
  float: left;
  width: 70%;
}

#content .simpleCart_total {
  float: left;
  font-weight: bold;
}

#content #registria_checkout {
  font-size: 120%;
  font-weight: bold;
  float: right;
  color: #fff;
  background-color: #102c3b;
  padding: 5px 10px 5px 10px;
}

#content div.each-order {
  float: left;
  width: 100%;
  padding-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}

#content div.each-offer {
  float: left;
  width: 43%;
  padding: 5px 5px 15px 5px;
  margin-bottom: 15px;
  margin-right: 15px;
  border: 1px solid #eaeaea;
  text-align: center;
  height: 335px; /* change or remove this as required */
}

#content div.each-offer .links {
  margin: 5px 0px 5px 0px;
}

#content div.each-offer a.item_add {
  padding: 3px 5px 3px 5px;
  background-color: #102c3b;
  color: #fff;
}

#content div.each-offer img {
  margin: 10px 0px 10px 0px;
}

div.highlight a {
  float: right;
  padding: 7px;
  background-color: #102c3b;
  color: #fff;
  font-size: 110%;
  font-weight: bold;
  margin: 15px 0px 15px 0px;
}

span.highlight {
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    background-color: #08ABEC;
    padding: 3px;
}

#footer {
  float: left;
  color: #fff;
  margin-top: 15px;
  width: 1000px;
  height: 96px;
  display: inline;
  position: relative;
  border-top: 1px solid #fff;
  padding-top: 10px;
}

#footer img.powered {
  display: inline;
  float: right;
}

#footer ul {
  list-style: none;
  display: inline;
}

#footer li {
  list-style: none;
  display: inline;
  margin-left: 20px;
}

#footer li a {
  color: #fff;
}#inner_form ul {
  width: 75%;
  margin:0 auto;
}

#inner_form ul li {
  width: 100%;
  margin:0 auto;
}

#content li{
  float: left;    
  clear: left;
  width: 100%;
  padding-bottom: 1em;
}

#content li{
  float: left;    
  clear: left;    
  width: 100%;    
  padding-bottom: 1em;
}

#content label {    
  float: left;    
  width: 10em;    
  margin-right: 1em;    
  text-align: right;  
  line-height: 17px; 
}

#content input[type="text"] {    
  width: 160px;   
  line-height: 17px;
}

#content input[type="password"] {    
  width: 160px;   
  line-height: 17px;
}

#content input[type="checkbox"] {
  margin-left: 25px;
  margin-right: 5px;
  margin-top:3px;
  margin-bottom:3px;
  line-height: 17px;
  background-color: #FBF0DB;
  border-color: #A49D8F #DCD3C0 #DCD3C0 #A49D8F;
  color: #333333;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 13px;
  float:left;
}

#content input[type="checkbox"] + label {    
  text-align:left;
  margin-left:10px;
  margin-top:3px;
  margin-bottom:3px;
  float:left;
  width:140px;
}

#content select {    
  width: 160px;   
  line-height: 17px;
}

#content input#next_button {
  background:#9D8E68;
  color:#fff;
  font-size: 14px;
  font-weight: bold;
  padding:4px 20px 4px 20px;
  float: right;
  margin-top: 20px;
  margin-right: 180px;
  border: none;
}

#content label.invalid {
  color: red;
  float: right;
  width: 11em;
  text-align: left;
  font-size: 90%;
}

#content div.each-order label {
  width: 12em;
} 

#content p.formlink {
  margin-left: 330px;
}

#content .required {    
  font-size: 120%;
  font-weight: bold;
  color: red;
}

#content div.interests {
  margin-left: 0px;
  padding-top: 5px;
  border-top: 1px solid #e3e3e3;
  width: 100%;
}

#content div.interests label.interests{
  float: left;    
  width: 10em;    
  margin-right: 1em;    
  text-align: right;  
}

#content div.interests .checkboxes{
  float: left;
  width: 300px;
  text-align: left;
}

#content div.interests .checkboxes li{
  width: 80px;
  display: inline !important;
  clear: none;
  height: 17px;
}

#content div.interests .checkboxes li label{
  width: 20px;
}

#content div.interests .checkboxes input[type="checkbox"] {
  margin-left: 0px;
}