/* @override http://iridebikes.local/stylesheets/iridebikes.css?1254728985 */

/* @group over-rides */

html {
	background: #bababa url(../images/template/background.jpg) repeat-y right top;
}

body {
	background: transparent no-repeat right top;
}

.pad-left {
	background-color: transparent;
	padding-left: 1.5em;
}

.pad-right {margin-bottom:1.5em;
	background-color: transparent;
	padding-right: 1.5em;
}

thead th {
	background-color: transparent;
}

label {
	display: block;
}

/* @group headings */

h1, h2 {font-size:1.5em;line-height:1;margin-bottom:1em;
}

h3, h4, h5, h6 {line-height: 1;margin-bottom:1em;
	font-size: 1.2em;
}



/* @end */

/* @group anchors */


a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #0089c9;
	text-decoration: underline;
}

a.black {
	color: #000;
	text-decoration: underline;
}



/* @end */



/* @end */

/* @group structure */

/* @group top */

#top {
	padding-top: 1em;
}

#navigation {
	background: url(../images/template/main/top.png) repeat-x 50% bottom;
	padding-top: 20px;
}

/* @group nav */

#navigation ul, #navigation ul li  {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	margin-right: 10px;
	background-color: #000;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding: .5em 10px;
	text-decoration: none;
}

#navigation a.current {
	color: #ff0012;
}

#navigation .related {
	margin-left: -10px;
	padding-top: 2em;
	height: 0;
	overflow: hidden;
}

#navigation a.rss-feed {
	background: #000 url(../images/icons/rss.png) no-repeat center center;
	width: 10px;
	color: #000;
}

#navigation a.rss-feed:hover {
	background-color: #575757;
}

/* @group giant popup */

#navigation a#storePopUpLink {
	background: #575757 url(../images/template/toggle.png) no-repeat center center;
	color: #575757;
}

a#storePopUpLink:hover {
	text-decoration: none;
}

#storePopUp {
	display: block;
	background: #575757;
	border-radius: 1em;
	-webkit-box-shadow: 0.25em 0.25em 1em rgba(0,0,0,0.5);
	-moz-box-shadow: rgba(0,0,0,0.25) 0.25em 0.25em 1em;
	color: #fff;
	padding: 1.5em 2em;
	position: absolute;
	z-index: 10;
	padding-top: 2em;
	top: 152px;
}
#storePopUp a {color: #FFF; background: none !important;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	margin: 0;
	display: block;
	float: none;
	font-size: 1em;
	padding: .2em;
}

#storePopUp dl, #storePopUp dd {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}



/* @end */



/* @end */

/* @group phone number */

#top .phone {
	text-align: right;
}

#top .phone h2 {
	margin-bottom: 0;
}



/* @end */



/* @end */

#main {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
}

/* @group footer */

#footer {
	background: url(../images/template/main/bottom.png) repeat-x 50% top;
	padding-top: 30px;
}

#footer .credit {
	text-align: right;
}



/* @end */



/* @end */

/* @group store */

a.goto-store {
	background: url(../images/template/store/goto-store.png) no-repeat;
	width: 360px;
	display: block;
	height: 0;
	padding-top: 70px;
	overflow: hidden;
	text-decoration: none;
}

div.stickers {
	position: relative;
	float: right;
	width: 60px;
	right: -40px;
	top: -10px;
}

div.stickers img {
	margin: 0 -10px -50px -5px;
}

/* @group discounts */

.old-price {
	color: #7e7e7e;
	font-size: 80%;
}

.old-price .percentage-off {
	background-color: #69aa18;
	color: #fffefd;
	font-size: 1em;
	text-align: center;
	margin: 5%;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	padding: 9%;
}

h2 .old-price .percentage-off {
	padding: 3%;
}



/* @end */

img.product {
	float: right;
	padding: 1em;
}

/* @group product */

.description {
}

.description p {
}

.footnote {
	color: #838383;
	padding-top: 1.5em;
}



/* @end */

/* @group cart */

.edit_line_item, .edit_line_item div {
	display: inline;
}

a.cart, input.add_to_cart {
	padding: 25px 0 20px 50px;
	background: url(../images/icons/cart/over.png) no-repeat left center;
	border-style: none;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	display: block;
}

a.cart_clear {
	font-weight: normal;
	font-style: normal;
}



/* @end */



/* @end */

/* @group contact */

table.open-hours caption {
	background-color: transparent;
	font-size: 2em;
}

th.hours {
	width: 70px;
}

.open-hours thead th {
	background-color: transparent;
}



/* @end */

/* @group table.list */

.list {
	margin-bottom: 1em;
	margin-top: 2em;
}

.list caption {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	font-size: 14pt;
}

.list thead th {
	font-weight: bold;
	border-bottom: 2px solid #bfbfbf;
	padding: 5px;
	border-right-style: none;
	text-align: left;
	vertical-align: bottom;
}

.list tfoot th {
	font-weight: bold;
	border-top: 1px solid #e6e6e6;
	padding: 5px;
	text-align: left;
}

.list tfoot th.clean {
	border-top-style: none;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

.list tbody th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 100px;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px dotted #f2f2f2;
	border-right: 1px solid #e4e4e4;
}

.list td {
	padding: 5px;
	border-bottom: 1px solid #f1f1f1;
	text-align: left;
	border-right: 1px dotted #e5e5e5;
	vertical-align: top;
}

.list .price {
	width: 40px;
	text-align: right;
}

.list .brand {
	width: 130px;
}

.list .category {
	width: 170px;
}

.list .count {
	width: 60px;
	text-align: right;
}

.list .quantity {
	width: 20px;
	text-align: right;
}

.list .quantity .edit {
	width: 80px;
}

.list .fant {
	color: #bfbfbf;
}

.list h4 {
	margin: 0 10px 0 0;
	display: inline;
}

.list p {
	margin: 0;
	color: #7f7f7f;
	display: inline;
}

.list td.name {
	text-align: left;
}

.list img.product {
	margin: 0 0 0 10px;
}

.list .total {
	font-size: 14pt;
	border-bottom: 2px solid #e5e5e5;
	border-top: 2px solid #e5e5e5;
}

.pagination a {
	padding: 5px;
}



/* @end */

/* @group breadcrumb */

.breadcrumb {
	display: block;
	float: left;
	clear: none;
	width: 100%;
}

.breadcrumb h1 {
	margin-right: 10px;
	float: left;
	display: block;
	clear: both;
}

.breadcrumb span.arrow {
	display: block;
	float: left;
	font-size: 1.5em;
	line-height: 1;
	padding-right: 5px;
}

/* @group related categories */

.breadcrumb td {
	vertical-align: top;
	padding: 0;
}

/*.breadcrumb dl {
	display: block;
	float: left;
	margin-right: 1.2em;
}*/

/*.breadcrumb dt {
	color: #575757;
	padding-bottom: 5px;
	background-color: orange;
}*/

/*.breadcrumb #descendants {
	float: left;
	width: 230px;
}*/

.breadcrumb dl dd {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 5px;
}



/* @end */



/* @end */

.no-bullet {
	list-style-type: none;
}

/* @group errors */

div.fieldWithErrors {
	display: inline;
}

.fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea, .fieldWithErrors .txt {
  background-color: #4781cd;
	color: #fff;
	border-style: solid;
	border-color: #575757;
}

#errorExplanation {
  width: 400px;
  margin-bottom: 10px;
	color: #4781cd;
	margin-top: 10px;
	background: url(../images/admin/icons/warning.png) no-repeat;
	padding-left: 25px;
}

#errorExplanation h2 {
  text-align: left;
  padding: 0;
	margin: 0;
	color: #4781cd;
}



/* @end */

/* @group forms */

input.txt, textarea.txt {
	width: 80%;
}

fieldset {
	border-style: none;
	margin: 0;
	padding: 0 0 1em;
}



/* @end */

/* @group news */

.date {
	background: url(/images/icons/date.png) no-repeat left top;
	padding-left: 22px;
	color: #8e8e8e;
}

a.recent-news {
	clear: both;
	display: block;
}



/* @end */

a.facebook {
	background: #edeff4 url(../images/template/facebook-logo.png) no-repeat left top;
	margin-bottom: 1em;
	display: block;
	line-height: 1;
	color: #000;
	margin-top: 1.5em;
	font-size: .9em;
	padding: 40px 10px 1em;
	text-decoration: none;
}

.terms {
	max-height: 300px;
	overflow: auto;
}