/* Title: Triangle Sports styles
Author: victor@mediacontour.com
Copyright: 2009, Media Contour.  All rights resevered. */

body, h1, h2, h3, h4, h5, h6, blockquote, cite, p, ul, ol, li, table, tr, td, form, input, address, img {
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

body {
	font-size: small;
	font-family: 'Arial', 'Helvetica', sans-serif;
	background-color: #000;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}

h3 {
	margin: 15px 0 3px;
}

ul, ol {
	list-style: none;
}

table, tr, td {
	border: none;
}

th, td {
	padding: 0 10px 0 0;
}

p {
	margin: 0 0 10px;
	line-height: 15px;
}

form {
	margin: 0 0 15px;
}

label, input {
	display: block;
}

label {
	font-size: 80%;
	font-weight: bold;
}

input {
	margin: 0 0 10px;
}

input.textbox {
	width: 200px;
	padding: 2px;
}

a, a:link, a:visited {
	color: #333;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #FF9900;
}

a img, a:link img, a:visited img {
	border: none;
}

#container {
	width: 968px;
	margin: 0 auto;
	padding: 0 0 10px;
	background-image: url(../image/bg-container.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* HEADER */
#header {
	margin: 0 4px 0;
	padding: 4px 32px 7px 9px;
	background-image: url(../image/bg-header.gif);
}

#header h1 {
	float: left;
	width: 384px;
	height: 75px;
	text-indent: -9999px;
	background-image: url(../image/logo.png);
}

#header h1 a, #header h1 a:link, #header h1 a:visited {
	display: block;
	width: 384px;
	height: 75px;
}

#search_form {
	float: right;
	margin: 28px 0 0;
}

#search_form li {
	float: left;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}

#search_form label {
	display: block;
	color: #fff;
	margin: 5px 5px 0 0;
	font-weight: bold;
}

li.search_box {
	margin: 0 3px 0 0;
	background-color: #fff;
}

li.search_box input {
	display: block;
	height: 25px;
	margin: 0;
	padding: 4px 0 5px 5px;
	font-size: 14px;
	line-height: 25px;
	background-image: none;
	border: none;
}

.search_btn {
	display: block;
	color: #fff;
	width: 29px;
	height: 25px;
	background-color: #ff0000;
	background-image: url(../image/btn-go.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: none;
}

#search_form p {
	margin: 3px 0 0;
	color: #fff;
	font-size: 90%;
	text-align: right;
}

#search_form a, #search_form a:link, #search_form a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 6px;
}

/* NAV */
#nav {
	margin: 0 4px;
	clear: left;
	background-color: #2d2d2d;
	background-image: url(../image/bg-nav.png);
	background-repeat: repeat-x;
	border-right: 1px solid #2e2e2e;
	border-bottom: 1px solid #131313;
	border-left: 1px solid #474747;
}

#nav ul {
	border-left: 1px solid #3d3d3d;
	border-bottom: 1px solid #252525;
}

#nav ul li {
	position: relative;
	display: block;
	float: left;
}

#nav ul li ul li {
	float: none;
}

#nav ul li ul li a, #nav ul li ul li a:link, #nav ul li ul li a:visited {
	float: none;
}

#nav a, #nav a:link, #nav a:visited {
	display: block;
	float: left;
	padding: 11px 30px;
	color: #fff;
	font-size: 94%;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #464646;
}

#nav a:hover, #nav a:visited:hover, #nav li.selected a, #nav li.selected a:link, #nav li.selected a:visited {
	color: #ff9900;
}

#nav ul li ul {
	position: absolute;
	top: 36px;
	left: 0;
	background-color: #242424;
	display: none;
	z-index: 9999;
}

#nav ul li ul li ul {
	display: none;
	z-index: 3;
	position: absolute;
	left: 100px;
	top: 0;
	background-color: #000;
}

#nav ul li ul li a, #nav ul li ul li a:link, #nav ul li ul li a:visited {
	border: none;
}

#categories li {
	position: relative;
	padding: 3px 0;
}

#categories ul {
	display: none;
	position: absolute;
	top: 0;
	left: 90px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	z-index: 100;
}

#categories ul ul {
	left: 30px;
	z-index: 200;
}

#categories a, #categories a:link, #categories a:visited {
	display: block;
	padding: 0 10px 0 0;
	float: left;
	color: #000;
}

#categories .more a, #categories .more a:link, #categories .more a:visited {
	background-image: url(../image/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* CONTENT */
#content {
	margin: 0 4px 4px;
	padding: 12px 12px 0 12px;
	background-color: #fff;
}

#main_content {
	float: left;
}

.center {
	width: 560px;
	margin: 0 12px 0 0;
}

.long {
	width: 748px;
}

#left_sidebar, #right_sidebar {
	float: left;
	width: 176px;
}

#left_sidebar {
	margin: 0 12px 0 0;
}

#breadcrumb {
	margin: 5px 0 0 16px;
	padding: 0 0 0 20px;
	background-image: url(../image/back-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* PRODUCT DETAIL */
#image_gallery {
	clear: left;
}

#image_gallery li {
	float: left;
}

/* BOXES */
#homepage_box {
	margin: 0 0 10px;
	width: 560px;
	height: 255px;
	background-image: url(../image/homepage-box.jpg);
	background-repeat: no-repeat;
}

#homepage_box h2 {
	padding: 21px 14px 16px 25px;
	color: #efdaa6;
	background-image: none;
}

#homepage_box p {
	padding: 7px 240px 14px 25px;
	color: #fff;
	font-size: 95%;
	line-height: 140%;
}

#homepage_box a, #homepage_box a:link, #homepage_box a:visited {
	color: #ff9900;
	font-weight: bold;
}

.box {
	margin: 0 0 8px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.box_inner {
	padding: 10px 14px 16px;
}

.box_inner li {
	line-height: 15px;
}

.box h2 {
	padding: 16px 14px 8px;
	color: #fff;
	font-size: 130%;
	background-repeat: no-repeat;
	background-position: top;
}

.box h2.special {
	color: #000;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../image/box-top-special.png);
}

#left_sidebar .box, #right_sidebar .box {
	background-image: url(../image/box-bottom.gif);
}

#left_sidebar h2, #right_sidebar h2 {
	background-image: url(../image/box-top.gif);
}

.center .box {
	background-image: url(../image/box-medium-bottom.png);
}

.long .box {
	background-image: url(../image/box-long-bottom.png);
}

.center h2 {
	background-image: url(../image/box-medium-top.png);
}

.long h2 {
	background-image: url(../image/box-long-top.png);
}

#sub_cat {
	padding: 0 16px 16px;
}

#sub_cat li {
	float: left;
}

#sub_cat p {
	width: 120px;
	margin: 10px 5px;
	text-align: center;
}

#sub_cat img {
	display: block;
	margin: 0 auto 10px;
}

.section {
	clear: left;
	padding: 16px 14px;
	border-top: 1px solid #ccc;
}

.section .clear {
	margin: 0 0 10px;
}

.section h3 {
	margin: 0 0 10px;
}

#sort {
	float: right;
	margin: 0 0 10px;
}

.product_list {
	clear: both;
	margin: 20px 0 0;
}

.product_list li {
	float: left;
	width: 133px;
	height: 215px;
	font-weight: bold;
	text-align: center;
}

.product_list p {
	width: 120px;
	height: 180px;
	margin: 0 5px;
	padding: 10px 0;
	text-align: center;
	line-height: 120%;
	border: 1px solid #ccc;
}

.product_list .product_image img {
	text-align: center;
	width: 101px;
	height: 126px;
	margin: 0 0 10px;
}

.product_list a, .product_list a:link, .product_list a:visited, #sub_cat a, #sub_cat a:link, #sub_cat a:visited {
	color: #000;
	font-size: 95%;
}

.product_list a, .product_list span {
	display: block;
	padding: 0 5px;
}

.product_list em {
	display: block;
	color: #ff9900;
	font-size: 90%;
	font-style: normal;
}

.cart {
	xmargin: 0 0 4px;
	xpadding: 0 20px 0 0;
	xline-height: 25px;
	xbackground-image: url(../image/icon-cart.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: right center;
	xborder-bottom: 1px solid #c4c4c4;
}

#basket {
	margin: 0 0 8px;
	padding: 0 0 4px;
	border-bottom: 1px solid #c4c4c4;
}

#basket li {
	clear: left;
	line-height: 150%;
}

#basket span {
	display: block;
	float: left;
	width: 100px;
}

#basket em {
	display: block;
	float: left;
	color: #ff9900;
	font-weight: bold;
	font-style: normal;
}

/* FOOTER */
#footer {
	width: 940px;
	margin: 8px auto 0;
}

#footer p {
	color: #fff;
	float: left;
	font-size: 90%;
}

#footer p#mc {
	float: right;
	padding: 0 24px 0 0;
	background-image: url(../image/mc.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

/* PRODUCT PAGE */
#product_details {
	margin: 0 0 10px;
}

#product_image {
	display: block;
	float: left;
	width: 250px;
	height: 270px;
}

#product_image img {
	display: block;
	width: 250px;
	height: 250px;
}

#product_information {
	float: right;
	width: 265px;
	padding: 29px 0 0;
}

.product_information_details {
	margin: 10px;
}

.product_information_details li {
	margin: 0 0 3px;
}

.product_information_details li strong {
	display: block;
	float: left;
	clear: left;
	width: 120px;
}

.product_information_details li span {
	display: block;
	float: left;
}

.product_information_details li span.original {
	margin: 0 3px 0 0;
}

.tabs li {
	float: left;
}

.tabs li a, .tabs li a:link, .tabs li a:visited {
	display: block;
	float: left;
	padding: 6px;
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 0 4px 0 0;
}

.tabs li a.selected, .tabs li a.selected:link, .tabs li a.selected:visited {
	border-bottom: 1px solid #fff;
}


.page {
	margin: -1px 0 0;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #ccc;
}

/* view cart */
.cart tbody td {
	border-bottom: 1px solid #ccc;
}

.cart th {
	color: #fff;
	line-height: 34px;
	text-align: center;
	background-image: url(../image/cart-thead.gif);
	background-repeat: repeat-x;
}

.cart tbody td {
	text-align: center;
	vertical-align: middle;
}

.cart tfoot td {
	padding: 10px 0;
}

/* classes */
.buttons {
	margin: 15px 0;
}
.buttons li {
	float: left;
	margin: 0 5px 0 0;
}

.buttons li.right {
	float: right;
	margin: 0 0 0 5px;
}

.buttons a, .buttons a:link, .buttons a:visited {
	display: block;
	float: left;
	padding: 0 0 0 7px;
	color: #fff;
	background-image: url(../image/bt-left.gif);
	background-repeat: no-repeat;
}

.buttons a:hover, .buttons a:visited:hover {
	cursor: pointer;
}

.buttons a span {
	display: block;
	float: left;
	padding: 0 7px 0 0;
	line-height: 22px;
	background-image: url(../image/bt-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.list li {
	padding: 4px 0;
	color: #333;
	border-bottom: 1px solid #ccc;
}

.list li.last {
	padding-bottom: 0;
	border-bottom: none;
}

.list a, .list a:link, .list a:visited {
	display: block;
	font-weight: normal;
}

.module_th {
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

.list strong, .list span {
	display: block;
	margin: 0 0 0 50px;
}

.list strong {
	padding: 6px 0 0;
}

.featured {
	text-align: center;
}

.featured img {
	display: block;
	margin: 0 auto 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pagination {
	text-align: center;
}

.error {
	color: red;
	font-weight: bold;
}

.success {
	color: green;
	font-weight: bold;
}

.special {
	color: red;
}

.original {
	text-decoration: line-through;
}

#cart_list {
	margin: 0 0 10px;
}

#cart_list li {
	margin: 0 0 3px;
}

.options {
	font-size: 80%;
	padding: 0 0 0 10px;
}

#catNav ul ul {
	display: none;
}

#sitemap a, #sitemap a:link, #sitemap a:visited {
	font-weight: bold;
	color: #000;
}

#sitemap ul {
	margin: 0 0 20px;
}

#sitemap ul li {
	float: left;
	width: 175px;
}

#sitemap ul li ul {
	padding: 0 0 0 7px;
}

#sitemap ul li ul li a, #sitemap ul li ul li a:link, #sitemap ul li ul li a:visited {
	font-weight: normal;
	color: #333;
}

#sitemap ul li ul li {
	float: none;
	font-size: 95%;
}

#sitemap ul li ul li ul {
	margin: 0;
	padding: 0 0 0 9px;
	
}

/* CLEAR */
.clear:after, .orange_button:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clear, * html .orange_button {height:1%;}
*:first-child+html .clear, *:first-child+html .orange_button {min-height:1px;}