* {
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #868686;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

input.btn  {
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 30px;
	width: auto;
	background-color: #CCD9F2;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

input.field  {
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 250px;
	background-color: #DDE6F7;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

select.field  {
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 25px;
	width: auto;
	background-color: #DDE6F7;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

textarea.field  {
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: auto;
	background-color: #DDE6F7;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

body {
	background:#240101;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#393939;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

.tail-top {
	background-color: #000;
	background-image: url(../../images/tail-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tail-bottom {
	background-image: url(../../images/tail-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*==================forms====================*/

img {
	border:0;
	vertical-align:top;
	text-align:left;
	float: right;
}

.form { width:100%; overflow:hidden; }
.form1 { height:35px;}
.form label, .form input, .form select, .form1 label, .form1 input, .form1 select { float:left;}
.form label, .form1 label { color:#949191; margin-right:18px; font-size:.92em;}
.form select { background:#747474; border-top:1px solid #1b1b1b; border-left:1px solid #1b1b1b; border-bottom:1px solid #5c5c5c; border-right:1px solid #5c5c5c; width:144px;}
.form label.lab-1 { width:100px; margin:0;}
.form label.lab-2 { color:#fff; float:right; margin:0;}
.form label.lab-3, .form1 label.lab-3 { width:88px; margin:0;}
.form input.inp-1 { border:0; width:11px; height:11px; margin:2px 10px 0 0;}
.form input.inp-2, .form1 input.inp-2 { background:#747474; padding:1px 0 1px 3px; border-top:1px solid #1b1b1b; border-left:1px solid #1b1b1b; border-bottom:1px solid #5c5c5c; border-right:1px solid #5c5c5c; width:140px;}

.form2 { height:40px;}
.form2 label, .form3 label { color:#949191; display:block;}
.form2 input {width:233px; padding:2px 0 2px 3px;  background:#747474; padding:1px 0 1px 3px; border-top:1px solid #1b1b1b; border-left:1px solid #1b1b1b; border-bottom:1px solid #5c5c5c; border-right:1px solid #5c5c5c;}
textarea { width:250px; height:96px; overflow:auto;  background:#747474; border-top:1px solid #1b1b1b; border-left:1px solid #1b1b1b; border-bottom:1px solid #5c5c5c; border-right:1px solid #5c5c5c; padding:2px 0 0 3px; margin-bottom:20px;}


/*==================list====================*/
ul {
	list-style-image: none;
	list-style-type: disc;
}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { display:inline; font-size:.92em; text-transform:uppercase;}
.site-nav li a {
	color:#fff;
	text-decoration:none;
	width:120px;
	display:block;
	float:left;
	text-align:center;
	margin-right:1px;
	background-image: url(../../images/nav-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.site-nav li a em {
	display:block;
	background-image: url(../../images/nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a b {
	font-style:normal;
	font-weight:normal;
	padding:26px 0 23px 0;
	display:block;
	background-image: url(../../images/nav-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.site-nav li a:hover {
	background-image: url(../../images/nav-act-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.site-nav li a:hover em {
	background-image: url(../../images/nav-act-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a:hover b {
	background-image: url(../../images/nav-act-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.site-nav li a.act {
	background-image: url(../../images/nav-act-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.site-nav li a.act em {
	background-image: url(../../images/nav-act-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.act b {
	background-image: url(../../images/nav-act-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.list { margin-top:-9px;}
.list li {
	padding:9px 0 0 9px;
	color:#fff;
	background-image: url(../../images/marker-2.gif);
	background-repeat: no-repeat;
	background-position: left 16px;
}
.list li a { color:#fff;}

.list1 { margin-top:-9px;}
.list1 li {
	padding:9px 0 0 9px;
	color:#565656;
	background-image: url(../../images/marker-2.gif);
	background-repeat: no-repeat;
	background-position: left 16px;
}
.list1 li a { color:#565656;}

/*==================other====================*/
.img-box img { margin-bottom:3px; display:block;}
.img_alignleft {
	float: left;
	padding: 1px;
}

.img-box .inner { padding:0 0 0 25px;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 17px 0 0;}

.p1 { margin-bottom:16px;}

.phone { float:right; margin-right:50px;}


/*==================txt, links, lines, titles====================*/
a {color:#dedede;}
a:hover{text-decoration:none;}

h4 { font-size:1em; text-transform:uppercase; color:#dd0f0f; font-weight:normal; margin-bottom:5px; line-height:1.31em;}
h5 { color:#dedede; font-size:1em; font-weight:normal; margin-bottom:5px;}
h5 span { font-size:.92em; margin-bottom:10px; display:block;}
h5 a {color:#dedede;}

.link1 { position:relative; margin-top:-96px; margin-right:-8px;}  
.link1 a {
	display:block;
	float:right;
	color:#fff;
	text-decoration:none;
	font-size:1.23em;
	background-image: url(../../images/link1-bgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.link1 a em {
	display:block;
	background-image: url(../../images/link1-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link1 a b {
	display:block;
	width:64px;
	padding:14px 10px 60px 134px;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	cursor:pointer;
	background-image: url(../../images/link1-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 a:hover { text-decoration:underline;}

.link2 { position:relative; text-align:right; margin-bottom:-94px; top:-174px; z-index:3;}   
.link2 a {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	font-size:1.08em;
	background-image: url(../../images/link2-bgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.link2 a em {
	display:inline-block;
	background-image: url(../../images/link2-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link2 a b {
	display:inline-block;
	width:87px;
	padding:14px 15px 60px 129px;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	cursor:pointer;
	background-image: url(../../images/link2-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.link2 a:hover { color:#000;}


/*==================boxes====================*/
.box { background:#272727; width:100%;}
.box .border-top {background:url(../../images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(../../images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(../../images/border-left.gif) repeat-y left;}
.box .border-right {background:url(../../images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(../../images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(../../images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(../../images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(../../images/right-bot-corner.gif) no-repeat right bottom; }
.box h3 { color:#fff; font-size:3em; font-weight:normal; line-height:.92em; margin-bottom:8px;}
.box h4 { font-size:1.31em; font-weight:normal; color:#dedede; line-height:1.24em; margin-bottom:10px;}
.box p { color:#484848; font-size:1.08em;}
.box p a.link img { margin-top:6px;}
.box .inner { padding:30px 52px 106px 25px; min-height:113px; height:auto!important; height:113px;}

.box1 { background:#1b1b1b; width:100%;}
.box1 .border-bot { background:url(../../images/border-bot1.gif) repeat-x bottom;}
.box1 .left-top-corner {background:url(../../images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(../../images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(../../images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(../../images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 h3 { font-size:1.92em; color:#fff; font-weight:normal; line-height:1.08em; margin-bottom:9px;}
.box1 p { color:#565656; line-height:1.31em;}
.box1 .inner { padding:15px 18px 106px 18px;}

.box2 { background:#292929; width:100%;}
.box2 .border-top {background:url(../../images/border-top1.gif) repeat-x top;}
.box2 .border-bot {background:url(../../images/border-bot2.gif) repeat-x bottom;}
.box2 .left-top-corner {background:url(../../images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(../../images/right-top-corner2.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(../../images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box2 .right-bot-corner {background:url(../../images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 h3 { color:#fff; font-size:1.77em; font-weight:normal; margin-bottom:8px; padding:18px 0 14px 18px;}
.box2 p { color:#7f7c7c; line-height:1.31em;}
.box2 cite { font-style:normal; display:block; color:#7f7c7c; line-height:1.31em;}
.box2 .inner { padding:18px 20px 188px 25px;}

.box3 {
	background:#292929;
	width:885px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 44px;
}
.box3 .border-top {background:url(../../images/border-top1_3.gif) repeat-x top;}
.box3 .border-bot {background:url(../../images/border-bot2_3.gif) repeat-x bottom;}
.box3 .left-top-corner {background:url(../../images/left-top-corner2_3.gif) no-repeat left top;}
.box3 .right-top-corner {background:url(../../images/right-top-corner2_3.gif) no-repeat right top;}
.box3 .left-bot-corner {background:url(../../images/left-bot-corner2_3.gif) no-repeat left bottom; width:100%;}
.box3 .right-bot-corner {background:url(../../images/right-bot-corner2_3.gif) no-repeat right bottom; }
.box3 h3 { color:#fff; font-size:1.77em; font-weight:normal; margin-bottom:8px; padding:18px 0 14px 18px;}
.box3 p { color:#7f7c7c; line-height:1.31em;}
.box3 cite { font-style:normal; display:block; color:#7f7c7c; line-height:1.31em;}
.box3 .inner {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}

/*header*/
#header .row-1 { padding:47px 0 37px 50px;}
#header .row-2 { padding:0 0 0 8px;}
#header .slogan { padding:106px 0 0 354px;}

/*content*/
#content { padding:2px 51px 0 44px;}

/*footer*/
#footer p { color:#fff; padding:77px 0 0 50px;}
#footer p a { color:#7c0b0b; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
.paragraphtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7F7F7;
	text-decoration: none;
}
.formfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	background-color: #333;
	padding: 0px;
	border: 1px solid #999;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.producttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.athletetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F4F400;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.producttitle h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.productdescriptionsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}

img.alignrightside {
	float: right;
	margin: 3px 0px 0px 20px;
}

img.alignleftside {
	float: left;
	margin: 0px;
	padding: 0px;
}


#products
{
	font-family:Verdana, Geneva, sans-serif;
	width:800px;
	border-collapse:collapse;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#products td 
{
	font-size:12px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

#productlist
{
	font-family:Verdana, Geneva, sans-serif;
	width:800px;
	border-collapse:collapse;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 3px;
}
#productlist td 
{
	font-size:12px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.titletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: center;
}
.gallerythumbnail {
	border: 1px solid #333;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.errormessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	padding: 10px;
	float: left;
	width: 95%;
	border: 1px solid #900;
}

.separator {
	margin-top:12px;
	margin-bottom:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555;
}

.separator4 {
	margin-top:15px;
	margin-bottom:15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}

.separator2 {
	margin-top:3px;
	border-top: 1px solid #BBBBBB;
	margin-bottom:3px;
}

.separator3 {
	margin-top:3px;
	margin-bottom:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

.bodytextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
}
.apthumb {
	border: 1px solid #FFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

