body {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	color:#000;
	margin:10px 0 0 0;
	padding:0;
}

a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#318DF2;
}

a.underline {
	border-bottom: 2px solid #dedede;
	margin: 0 3px 0 0;
}

a.underline:hover {
	border-bottom: 2px solid #bbb;
}

img {
	border:0;
}

h1, .h1, .blog-title {
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	display:block;
}

h1.page-heading, div.page-heading {
	margin:5px 0;
	font-size:1.5em;
}

h2, .h2 {
	padding:0;
	margin:0 0 7px 0;
	font-weight:normal;
	font-size:1.4em;
	display:block;
}

.clear {
	clear:both;
	margin:0; padding:0;
}

.image-heading {
	display:block;
	margin-top:18px;
}

#overall-container {
	width:851px;
	margin:0 auto;
	padding:0;
}

#header-container {
	position:relative;
	border-bottom: 2px solid #000;
}

#skeg-heading {
	width:189px;
	height:52px;
}

#navigation-container {
	margin-left:123px;
}

#navigation {
	position:relative;
}

#navigation div {
	position:absolute;
	bottom:0;
}

#navigation-container ul {
	list-style-type:none;
}

#navigation-container li {
	float:left;
	font-size:1.3em;
	font-weight:bold;
}

#navigation-container li:hover, #navigation-container li.menu-selected {
	color:#fff;
	background-color:#000;
}

#navigation-container li.menu-selected a {
	color:#fff;
}

#navigation-container a {
	display:block;
	color:#000;
	padding:11px 14px 14px 14px;
}

#navigation-container a:hover {
	color:#fff;
}

#top-icons {
	position:absolute;
	right:0;
	top:18px;
}

#top-icons img {
	margin:0;
	margin-left:7px;
}

#image-rotate-container {
	clear:both;
	width:851px;
	height:520px;
	position:relative;
	border-bottom:2px solid #000;
}

#image-rotate-skeg {
	position:absolute;
	top:0;
	width:98px;
	height:18px;
	background-image:url('http://www.skegits.com/html/img/skeg-heading-under.png');
	z-index: 2;
}

#image-rotate ul {
	margin:0;
	padding:0;
}

#image-rotate ul li {
	float:left;
	list-style: none;
	position:absolute;
}

#image-rotate-navigation {
	position:absolute;
	bottom:8px;
	left:-24px;
}

#image-rotate-navigation ul {
	list-style-type: none;
}

#image-rotate-navigation li {
	float:left;
	background-image:url('http://www.skegits.com/html/img/image-rotate-normal.png');
	width:20px;
	height:24px;
	margin-right:8px;
}

#image-rotate-navigation li:hover, #image-rotate-navigation li.selected {
	background-image:url('http://www.skegits.com/html/img/image-rotate-select.png');
}

#image-rotate-navigation li a {
	color:#000;
	font-weight:normal;
	font-size:0.8em;
	display:block;
	line-height:23px;
	text-align:center;
}

#image-rotate-buttons {
	position:absolute;
	bottom:8px;
	right:12px;
}
#image-rotate-buttons ul {
	list-style-type: none;
}

#image-rotate-buttons li {
	float:left;
	background-image:url('http://www.skegits.com/html/img/image-rotate-normal.png');
	width:20px;
	height:24px;
	margin-right:2px;
}

#image-rotate-buttons li:hover {
	background-image:url('http://www.skegits.com/html/img/image-rotate-select.png');
}

#image-rotate-buttons li a {
	color:#000;
	font-weight:normal;
	font-size:0.7em;
	display:block;
	line-height:23px;
	text-align:center;
}

#body-container {
	float:left;
	padding-bottom:30px;
	width:100%;
	background-color:#fff;
}

#body-left {
	float:left;
	width:624px;
	margin-right:7px;
}

#body-right {
	float:left;
	width:210px;
}

#body-right div {
	margin:6px 0;
}

#body-right div.dotted-line, #body-right div.clear , #body-right div.section {
	margin:0;
	padding:0;
}

#body-right div.section {
	margin-bottom:5px;
}

#body-right div.leftpad {
	padding-left:10px;
	margin:0;
	width:210px;
}

.blog-remainder-container {
	margin-top:-10px;
}

.blog-remainder {
	padding:0;
	margin:0;
}

.blog-remainder-expand {
	margin-top:5px;
	padding:0;
	float:right;
	width:160px;
	height:26px;
	cursor:pointer;
	text-align:center;
	color:#fff;
}

.blog-remainder-expand-container .plus {
	width:160px; height:26px;
	background-image:url('http://www.skegits.com/html/img/full-entry.png');
}

.blog-remainder-expand-container .minus {
	width:160px; height:26px;
	background-image:url('http://www.skegits.com/html/img/full-entry.png');
}

.posted-by {
	color:#000;
	margin-top:7px;
}

.blog-container {
	float: left;
	position: relative;
}

.blog-left {
	float:left;
	width:140px;
	margin-right:29px;
	color:#000000;
}

div.blog-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}

h1.blog-title object {
	margin-top:-7px;
}

.blog-left a {
	color:#000000;
}

.blog-left a:hover {
	color:#318DF2;
}

.blog-right {
	float:left;
	width:455px;
}

.search-text-box {
	height:18px;
	border:1px solid #b8b8b8;
	background-image:url('http://www.skegits.com/html/img/search-magnify.png');
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:1em;
	color:#b8b8b8;
	font-style:italic;
	padding-top:6px;
	width:130px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-color: #d1d1d1;
}

.search-text-box:focus {
	color:#000;
	font-style:normal;
}

.search-submit {
	width:27px;
	height:29px;
	background-image:url('http://www.skegits.com/html/img/search-submit.png');
	border:0;
}

#footer-container {
	clear:both;
	border-top:2px solid #000;
	text-align:center;
	padding-top:10px;
	margin-bottom:12px;
	background-color:#fff;
}

#newsletter {
	display:block;
	margin:4px 0;
}

#quicklinks {
	display:block;
}

#copyright {
	font-size:0.9em;
	color:#555555;
}

.footer-text-box {
	height:17px;
	border:1px solid #b8b8b8;
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:1em;
	color:#b8b8b8;
	font-style:italic;
	padding-top:5px;
	width:223px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-color: #d1d1d1;
}

.info-table td {
	text-align:center;
}

.info-table td a {
	display:block;
	height:35px;
	line-height:35px;
}

.info-table td a:hover {
	background-color:#f1f1f1;
}

input.name {
	background-image:url('http://www.skegits.com/html/img/footer-name.png');
}

input.email {
	background-image:url('http://www.skegits.com/html/img/footer-email.png');
}

.footer-text-box:focus {
	color:#000;
	font-style:normal;
}

.footer-subscribe {
	width:66px;
	height:26px;
	border:0;
	background-image:url('http://www.skegits.com/html/img/footer-subscribe.png');
}

.standard-list {
	list-style-type: none;
	list-style-image: url('http://www.skegits.com/html/img/list-icon.png');
	font-size:0.9em;
}

a.elsewhere-links, a.padded-links {
	display:block;
	padding:5px 0;
	margin:0;
}

a.standard-links {
	font-weight:normal;
}

.minimize-list {
	margin:0;padding:0;
}

/* Tweet Box */
#twitters {
	margin:0;
	padding:0;
}

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

#twitters ul li {
	margin:0 0 8px 0;
	padding:0;
}

#twitters ul li span {
	margin:0; padding:0;
}

#twitters ul li span.twitterPrefix {
	font-weight:bold;
}

#twitters ul li span.twitterTime {
	display:block;
	font-size:0.8em;
	display:none;
}

.contact-submit {
	width:66px;
	height:26px;
	padding:0;
	margin:0;
	background-image:url('http://www.skegits.com/html/img/submit.png');
	border:0;
}

.contact-table td {
	padding:3px 0;
}

/* Blog Related Styles */
.blog-container {
	clear:both;
	float:left;
	width:100%;
}

.dotted-line {
	display:block;
	width:100%;
	height:1px;
	background-image:url('http://www.skegits.com/html/img/dot-line.png');
	margin:0px 0 9px 0;
}

.heading-left {
	float:left;
}

.date-right {
	float:right;
	font-size:0.8em;
	color:#9f9f9f;
}

.date-right a {
	color:#9f9f9f;
}

.date-right a:hover {
	color:#318DF2;
}

.continue-reading {
	font-size:0.9em;
	margin-top:13px;
	display:block;
	padding:4px;
}

.return-to-blog {
	float:right;
	margin:8px 25px -1px 0;
}

.return-to-blog a {
	display:block;
	padding:5px 10px;
}

.return-to-blog a:hover {
	color:#ffffff;
}

.return-to-blog:hover {
	background-color:#b8b8b8;
}

.small {
	font-size:0.9em;
}

.gray {
	color:#9f9f9f;
}

.blog-heading {
	clear:both;
}

.about-author {
	clear:both;
	display:block;
	margin-top:20px;
}

.about-author .top {
	margin-bottom:3px;
}

.about-author .picture {
	float:left;
	padding-right:14px;
}

.about-author .mail {
	text-align:right;
	margin-top:85px;
}

.about-author .name {
	display:block;
	margin:8px 0;
	font-weight:normal;
}

.about-author .info {
	font-size:0.9em;
}

/*Blog comments*/
#comment-form input.input, #comment-form textarea.input, input, textarea, button{
	font-size:1em;
	padding-top:5px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-color: #d1d1d1;
	padding:3px 4px;
}

#comments-top {
	clear:both;
}

a.anchor:hover {
	color:#000;
	font-weight:normal;
}

#comments-pages {
	display:block;
	margin:5px 0;
}

#comments-pages ul {
	list-style-type:none;
}

#comments-pages ul li {
	display:inline;
	margin-right:1px;
	padding:2px 4px;
	font-size:0.8em;
}

#comments-pages ul li.current {
	background-color:#e9e9e9;
}

.comment-submit {
	width:66px;
	height:26px;
	padding:0;
	margin:0;
	background-image:url('http://www.skegits.com/html/img/comment-submit.png');
	border:0;
}

.comment-container {
	padding:8px;
}

.comment-container .name {
	margin-bottom:6px;
}

.avatar-img {
	padding:3px;
	border:1px solid #b8b8b8;
	background-color:#ffffff;
}

.comment-container .avatar {
	float:left;
	padding-right:14px;
}

.style-one {
	background-color:#f8f8f8;
	border-top:1px dotted #b9b9b9;
}

.style-two {
	border-top:1px dotted #b9b9b9;
}

.smaller {
	font-size:0.8em;
}

/* Borders */
.borders {
	background-color:#d9d9d9;
	margin:0 6px;
}

.borders-top, .borders-top div, .borders-bottom, .borders-bottom div {
	background-image: url('http://www.skegits.com/html/img/rectangle.png');
	background-repeat: no-repeat;
	height:6px;
	display:block;
}

.borders-top {
	background-position:0 0;
	margin:0 -6px;
}

.borders-top div {
	background-position:100% 0;
}

.borders-bottom {
	background-position:0 100%;
	margin:0 -6px;
}

.borders-bottom div {
	background-position: 100% 100%;
}

.borders-body {
	margin:0 -6px;
	display:block;
	background-color: #d9d9d9;
}

.borders-body div {
	padding:6px;
}

/* Message Box */
.message-box {
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin:6px 0;
	font-size:0.9em;
}

.message-box p {
	padding:5px 25px;
	margin:0;
	background-position:5px 5px;
	background-repeat:no-repeat;
}

.failed {
	border-color:#deb7b7;
	background-color:#f3dddd;
}

.failed p { background-image:url('http://www.skegits.com/html/img/error.png'); }

.updated {
	border-color:#f6ed7f;
	background-color:#fffbcc;
}

.updated p { background-image:url('http://www.skegits.com/html/img/info.png'); }

.blog-title-image-container {
	
}

.blog-title-image {
	border-width: 2px;
	border-style:  solid;
	border-color: #000000;
}

/* Store Related CSS */
#store-navigation-top {
	float:left;
}

#store-navigation-top ul {
	float:left;
	margin:0; padding:0;
	margin:9px 0;
	list-style-type: none;
}

#store-navigation-top ul li {
	float:left;
	font-size:1.3em;
}

#store-navigation-top ul li a {
	display:block;
	padding:5px 8px;
}

#store-navigation-cart {
	float:right;
	font-size:1.3em;
	margin:14px 0;
}

#store-navigation-cart a {
	display: block;
	padding-right: 40px;
	height: 22px;
	line-height: 22px;
	background: url('http://www.skegits.com/html/img/view-cart.png') no-repeat 100% 0;
}

#store-navigation-cart a:hover {
	background: url('http://www.skegits.com/html/img/view-cart-hover.png') no-repeat 100% 0;
}

#products {
	float:left;
	width:100%;
}

#products a {
	margin:0;
	padding:0;
}

#products div.product {
	float:left;
	padding:0px 0 4px 0;
}

#products div.product div {
	position:relative;
}

#products .center {
	margin-left:9px;
}

#products .right {
	margin-left:9px;
}

#products div.product div.product-details {
	display:none;
	position:absolute;
	top:8px;
	right: 0;
	background-color:#000;
	color:#fff;
	padding:5px 9px;
	font-weight: bold;
}

#product-container {
	float:left;
	width:100%;
}

#product-left {
	float:left;
	width:40%;
}

#product-img {
	border:2px solid #000;
}

.product-img {
	border:2px solid #000;
	width:202px;
	height:202px;
}

.product-img:hover {
	border-color:#ccc;
}

#product-right {
	float:left;
	width:60%;
}

#product-right div.padding {
	padding:3px 4px;
}

#product-right div.padding p {
	margin:0;
	padding:0;
}

.submit-add-to-cart {
	background-image:url('http://www.skegits.com/html/img/add-to-cart.png');
	width:75px;
	height:28px;
	background-position:0% 0%;
	color:transparent;
	border:0;
	margin-left: 9px;
	background-color:transparent;
}

.submit-add-to-cart:hover {
	background-position:0% 100%;
}

form#product-form select {
	min-width: 140px;
}

#images-list {
	margin:0; padding:0;
	list-style-type:none;
	float:left;
}

#images-list li {
	float:left;
	margin-right:4px;
}

#my-cart-table tr.odd-row td {
	background-color:#efefef;
}

#my-cart-table td.td-item-qty input {
	text-align: center;
}

#my-cart-table td.td-padding, td.td-padding {
	padding: 3px 8px;
}

h2.faq-question {
	padding:0;
	margin:3px 0;
	font-weight:bold;
	font-size:1.2em;
	float:left;
	color:#000;
}

.music-band {
	float:left;
	width:277px;
}

.music-band img {
	border:2px solid #000;
	margin:4px 0;
}

.music-band img:hover {
	border:2px solid #ccc;
}

.music-band-left {
	margin-right:10px;
}

.music-band-right {
	margin-left:10px;
}

.music-band div {
	width:inherit;
	margin-bottom:12px;
}

#full-band-container {
	float:left;
	margin-bottom:15px;
	width:100%;
}

#full-band-container h3 {
	margin:4px 0;
}

#full-band-container .music-img {
	float:left;
	width:35%;
}

#full-band-container .music-img img {
	float:left;
	border:2px solid #000;
}

#full-band-container .music-text {
	float:left;
	width:65%;
}

#full-band-container .music-text td {
	padding:5px 20px 5px 0;
}

#full-band-container .music-text td a {
	font-weight:normal;
}

#full-band-container .band-members-list {
	list-style-type: none;
	margin:0;
	padding:0;
}

.new-product-image img {
	border:2px solid #000;
	width:96px;
	height:96px;
}

.new-product-image img:hover {
	border:2px solid #ccc;
}

.contact-skeg-heading {
	background-color: #efefef;
	padding: 5px 9px;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	margin: 4px 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.contact-skeg-text {
	margin: 1px 0;
	padding: 0 0 0 12px;
}

.contact-skeg-text a {
	display: block;
	margin: 8px 0;
}

.store-checkout {
	width: 80px;
	height: 26px;
	border: 0;
}

.checkout {
	background-image: url('http://www.skegits.com/html/img/checkout.png');
}

.update-total {
	width: 130px;
	background-image: url('http://www.skegits.com/html/img/update-total.png');
}

.border-cut-topleft {
	background-image: url('http://www.skegits.com/html/img/border-tl.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.border-cut-topright {
	background-image: url('http://www.skegits.com/html/img/border-tr.png');
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.border-cut-bottomleft {
	background-image: url('http://www.skegits.com/html/img/border-bl.png');
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.border-cut-bottomright {
	background-image: url('http://www.skegits.com/html/img/border-br.png');
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.confirm-submit {
	width:80px;
	height:26px;
	background-image: url('http://www.skegits.com/html/img/confirm.png');
	border:0;
}

div#lookbook-container {
	width: 850px;
	overflow: hidden;
}

div#lookbook {
	height: 469px;
	position: relative;
}

div#lookbook div.item {
	float: left;
	padding-right: 10px;
}

div#lookbook-scroll-container {
	padding: 14px 0;
	width: 850px;
}

div#lookbook-scroll {
	height: 8px;
	background-color: #f2f2f2;
	margin: 0 9px 0 8px;
	border: 1px solid #eee;
	position: relative;
	overflow: visible;
	border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.ui-slider-handle {
  height: 16px;
  width: 16px;
  position: absolute;
  margin-left: -8px;
  top: -5px;
  left: 0;
  background-color: #ddd;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  z-index: 2;
}

/* FAMILY PAGE */
div.family-section {
	clear: both;
	display: block;
	margin: 0 0 8px 0;
}

h1.family-section-name {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.family-section div.family-section-name {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 2px 0;
}

div.family-section-member {
	float: left;
	width: 206px;
	margin: 0 0 9px 9px;
}

div.family-section-no-left {
	clear: both;
	margin-left: 0;
}

div.family-section-member div.image img {
	border: 2px solid #000;
}

div.family-section-member div.image img:hover {
	border-color:#ccc;
}

div#family-detailed {
	float: left;
}

div#family-detailed div#family-left {
	float: left;
	width: 304px;
}

div#family-detailed div#family-right {
	float: left;
	width: 547px;
}

div#family-detailed div#family-right div.padding p:first-child {
	margin-top: 0;
}

div#family-detailed div.padding {
	padding: 0 8px;
}

div#family-detailed div#family-left div#image-main {
	margin: 0 0 -2px 0;
}

div#family-detailed div#family-left div#image-main img {
	border: 2px solid #000;
}

div#family-detailed div#family-left div#image-main img:hover, div#family-detailed div#family-left div#image-thumbs div.thumbnail img:hover {
	border-color: #ccc;
}

div#family-detailed div#family-left div#image-thumbs {
	float: left;
	margin: 0 0 8px 0;
}

div#family-detailed div#family-left div#image-thumbs div.thumbnail img {
	border: 2px solid #000;
	cursor: pointer;
}

div#family-detailed div#family-left div#image-thumbs div.thumbnail {
	float: left;
	margin: 11px 0 0 11px;
}

div#family-detailed div#family-left div#image-thumbs div.thumbnail-no-margin {
	clear: both;
	margin: 11px 0 0 0;
}

div#family-detailed div#family-left div#twitter {
	clear: both;
}

div#family-detailed div#family-left div#tweets {
	clear: both;
}

div#family-detailed div#family-left div#tweets ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#family-detailed div#family-left div#tweets ul li {
	margin: 10px 0;
}

div#family-detailed div#family-left div#tweets ul li span.twitterStatus {
	display: block;
}

div#family-detailed div#family-left div#tweets ul li span.twitterTime {
	display: block;
	font-size: 0.8em;
}

div#image-popup-container {
	z-index: 90;
	position: absolute;
}

div#image-popup {
	z-index: 100;
	padding: 4px;
	background-color: #fff;
}

div#relative {
	position: relative;
}

div#image-close {
	background: url('http://www.skegits.com/html/img/cross.png') no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 101;
	top: -6px;
	left: -6px;
	cursor: pointer;
}

.blog-title-video embed {
	border: 2px solid #000;
}