@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 0px;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
}

img {
	border: 0;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:active, a:hover {
	color: #000000;
}


p {
	font-size: 13px;
	color: #666666;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
}

ul {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#titleBlock {
	background: url(../images/h1bg.gif) repeat-x 0px 8px;	
	padding: 3px 0px 3px 0px;
	margin: 15px 0px 20px 0px;
	position: relative;
}

#titleFlag {
	width: 10px;
	height: 20px;
	position: absolute;
	left: 890px;
	top: -12px;
	background: url(../images/flag.gif) no-repeat;
}

h1 {
	font-size: 25px;
	color: #666666;
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	display: inline;
	font-family: proxima-nova, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}

h2 {
	font-size: 22px;
	color: #666666;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 26px;
	letter-spacing: 1px;
	border-bottom: 1px solid #bfbfbf;
	font-weight: normal;
}

.wFlag {
	background: url(../images/flag.gif) no-repeat right bottom;
}

h3 {
	font-size: 13px;
	color: #666666;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
}

h4 {
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

h5 {
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-weight: normal;
}

/* header element */

#header {
	width: 930px;
	height: 48px;
	margin: 0 auto;
}

#logo {
	width: 245px !important;
	height: 48px !important
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	float: left !important;
}

#storeLogo {
	width: 245px !important;
	height: 48px !important
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	float: left !important;
}

#navigation {
	width: 575px !important;
	float: right !important;
	text-align: right;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#navigation ul {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	list-style: none;
}

#navigation li {
	margin: 26px 28px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	float: right;
}

.cartSPC {
	margin: 21px 16px 0px 0px !important;
}

#navigation a:link, #navigation a:visited {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	font-family: proxima-nova, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
}

#navigation a:hover, #navigation a:active {
	color: #5a5a5a;
}

/* front content */

#frontContent {
	width: 930px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}

#sideContent {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}

#tmStoreContent {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}

#frontFlash {
	width: 930px;
	margin-bottom: 25px;
}

#frontLeft {
	width: 440px;
	float: left;
	padding-left: 10px;
}

#frontRight {
	width: 440px;
	float: right;
	padding-right: 10px;
}

#frontRightLeft {
	width: 219px;
	float: left;
}

#frontRightRight {
	width: 213px;
	float: right;
}

.frontPost {
	padding-left: 140px;
	min-height: 90px;
	/*background: url(../images/default.gif) no-repeat 0px 0px;*/
}

.frontPost h3 {
	line-height: 16px;
}

.frontPost a:link, .frontPost a:visited {
	color: #666666;
}

.frontPost a:hover, .frontPost a:active {
	color: #000000;
}

.frontLine {
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #bfbfbf;
}

.clear {
	clear: both;
}

/* footer content */

#footer {
	width: 100%;
	height: 25px;
	/*position: fixed;
	left: 0px;
	bottom: 0px;*/
	clear: both;
	text-align: center;
	background: #FFFFFF;
}

#footerContent {
	width: 910px;
	margin: 0 auto;
	position: relative;
}

#tmLogo {
	position: absolute;
	left: 0px;
	top: 4px;
	width: 18px;
	height: 14px;
}

#footNav {
	height: 12px !important;
	width: 672px !important;
	position: absolute !important;
	left: 19px !important;
	top: 7px !important;
	font-size: 11px !important;
	text-align: right; !important;
	letter-spacing: 1px !important;
	color: #666666 !important;
	text-transform: uppercase !important;
}

#footNav a:link, #footNav a:visited {
	color: #666666;
	text-decoration: none;
}

#footNav a:active, #footNav a:hover {
	color: #000000;
}

#socialIcons {
	height: 16px;
	width: 62px;
	position: absolute;
	left: 700px;
	top: 3px;
}

#signup {
	width: 140px;
	height: 16px;
	left: 770px;
	top: 3px;
	position: absolute;
}

.signupForm {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 3px 1px 0px;
	padding: 1px;
	border-style: none;
	background: #b2b2b2;
	width: 95px;
}

/* brand stuff */

#brandParagraph {
	width: 275px;
	float: left !important;
	padding-left: 15px;
}

#brandParagraphTwo {
	width: 285px;
	height: 405px;
	float: left !important;
	padding-left: 15px;
	overflow: auto;
	padding-right: 10px;
}

#brandParagraph p {
	line-height: 20px;
}

#brandPhoto {
	width: 565px;
	float: right;
}

#brandGalleryArea {
	width: 900px;
	clear: both;
	padding: 25px 0px 25px 0px;
}

#brandGalleryArea h2 {
	margin-right: 8px;
	margin-bottom: 0px !important;
}

#pressGallery {
	width: 432px;
	float: left;
}

#inspGallery {
	width: 432px;
	float: right;
}

#pressGallery img, #inspGallery img {
	margin: 0px 8px 8px 0px;
}

/* page stuff */

#pageSidebar {
	width: 213px;
	float: left;
	padding: 0px 0px 25px 0px;
}

.bannerSpc {
	margin-bottom: 20px;
}

#pageContent {
	width: 615px;
	float: right;
	padding: 0px 15px 25px 0px;
}

/* team content */

#teamFrontPro {
	width: 900px;
}

#teamFrontPro img {
	padding: 0px 0px 0px 0px;
}

.titleBlockTwo {
	background: url(../images/h1bg.gif) repeat-x 0px 8px;	
	padding: 3px 0px 3px 0px;
	margin: 35px 0px 15px 0px;
	position: relative;
}

.titleFlagTwo {
	width: 10px;
	height: 20px;
	position: absolute;
	left: 890px;
	top: -12px;
	/*background: url(../images/flag.gif) no-repeat;*/
}

#teamFrontPro h2 {
	font-size: 18px;
	color: #666666;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	display: inline;
	border-bottom: none;
}

#teamFrontPro h6 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 11px;
	border-bottom: none;
	font-weight: normal;
}

#teamParagraph {
	width: 290px;
	float: left;
	padding-left: 15px;
}

#teamParagraph p {
	line-height: 18px;
}

#teamParagraph h2 {
	font-size: 16px;
}

#teamParagraph h3 {
	/*font-size: 18px;*/
	letter-spacing: 1px;
}

#teamPhoto {
	width: 565px;
	float: right;
}

#teamGalleryArea {
	width: 900px;
	clear: both;
	padding: 25px 0px 25px 0px;
}

#teamGallery h2 {
	margin-right: 8px;
	margin-bottom: 0px !important;
}

#teamNews {
	width: 432px;
	float: left;
}

#teamGallery {
	width: 432px;
	float: right;
}

#teamNews img, #teamGallery img {
	margin: 0px 8px 8px 0px;
}


/* news content */

#newsSidebar {
	width: 213px;
	float: left;
	position: relative;
	font-family: proxima-nova, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}

#newsSidebar h2 {
	font-size: 13px;
	line-height: 13px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-transform: none;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
	letter-spacing: normal;
}

#newsSidebarNew {
	width: 100px;
	height: 20px;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	left: 110px;
	top: 34px;
	z-index: 200;
	text-align: right;
}

#newsSidebarNewToo {
	width: 100px;
	height: 20px;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	left: 110px;
	top: 131px;
	z-index: 200;
	text-align: right;
}

#newsSidebar ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	border-top: solid 1px #bfbfbf;
	padding: 5px 0px 20px 0px;
}

#newsSidebar li {
	list-style: none;
}

#newsSidebar a:link, #newsSidebar a:visited {
	color: #666666;
	width: 213px;
	display: block;
	padding: 5px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: solid 1px #bfbfbf;
	font-size: 15px;
}

#newsSidebar a:hover, #newsSidebar a:active {
	color: #000000;
}

#newsContent {
	width: 625px;
	float: right;
}

/* blog content */

.newsPost h3 {
	color: #666666;
	font-size: 15px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost h4 {
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost a:link, .newsPost a:visited {
	text-decoration: none;
	color: #666666;
}

.newsPost a:hover, .newsPost a:active {
	color: #000000;
}

.newsPost h5 {
	color: #666666;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost {
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 25px 0px;
	font-size: 13px;
	line-height: 18px;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
}

.newsPost p {
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
	color: #666666;
}

.newsPost li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.pagenavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.pagenavigation a:link, .pagenavigation a:visited {
	display: block;
	padding: 3px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
	
.pagenavigation a:hover, .pagenavigation a:active {
	display: block;
	padding: 3px;
	background-color: #000000;
	color: #FFFFFF;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation a:link, .navigation a:visited {
	font-weight: bold !important;
	margin: 0px 0px 25px 0px !important;
	display: block;
}

.addthis_container {
    margin-bottom: 15px;
    padding-top: 5px;
}

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px 0px;
	padding: 5px 5px 10px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentFormField {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #b2b2b2;
	padding: 3px;
	width: 400px;
	border: none;
}
	
/* End Comments */

/* nasty ass additions */

.sideSearch {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #b2b2b2;
	padding: 2px;
	width: 160px;
	border: none;
	margin: 0px 0px 0px 0px;
}

.avatar {
	display: none;
}

.vcard {
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal !important;
}

.fn {
	font-style: normal !important;
}

/* store additions */

#storeContent {
	width: 630px;
	float: right;
}

#extraDetails, #extraDetails p, #extraDetails span {
	font-family: Arial, Helvetica, sans-serif !important;
}

#extraDetails h2 {
	/*border-bottom: none !important;*/
	font-size: 22px !important;
	line-height: 26px !important;
	border-bottom: 1px solid #bfbfbf !important;
	text-transform: none !important;
	letter-spacing: 0px !important;
	font-family: proxima-nova, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}

.photo {
	/*width: 630px !important;*/
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#categoryGrid table {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border-spacing: 0px !important;
}

#categoryGrid .content-odd3 {
	border: none !important;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin:	0px;
	width: 210px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#categoryGrid .content-even3 {
	border: none !important;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin:	0px;
	width: 210px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#productGrid table{
	width: 630px !important;
}

#productGrid h2 {
	display: none;
}

#productGrid .title {
	/*display: none;*/
}

.pagination {
	display: none !important;
}

.content-odd3, .content-even3 {
	border: 0 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border-spacing: 0px !important;
}

.display {
	display: none;
}

.sort {
	float: none !important;
	width: 200px !important;
	margin-top: -15px !important;
}

#topOptions {
	height: 20px !important;
}

#productPhotos img {
	border-color:#bfbfbf;
	border-style:solid;
	border-width:1px;
}

#productPhotos {
	padding-top: 0 !important;
}

#extraDetails {
	/*padding-left: 20px !important;
	padding-top: 10px !important;*/
	float: right !important;
}

.MagicZoomBigImageCont {
	border-color: #bfbfbf !important;
}



.link {
	display: none !important;
}

#prodCaption {
	text-align: center;
	color: #666666;
	margin-top: 5px;
}

#cartItems {
	width: 625px !important;
}

.list {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.productPhotoThumbnailSection img {
	border-color:#bfbfbf;
	border-style:solid;
	border-width:1px;
}

.photo img {
	border-color:#bfbfbf;
	border-style:solid;
	border-width:1px;
}

.photo {
	margin-bottom: 5px !important;
}

#productGrid {
	text-align: left;
	margin: 0px;
	width: 100%;
}

.sprice {
	font-weight: normal !important;
	margin: 5px 0 15px 0 !important;
	padding: 0 !important;
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}


#extraDetails p {
	font-family: Arial, Helvetica, sans-serif !important;
}

#storefrontRotation {
	width: 612px;
	height: 380px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #bfbfbf;
}

#storefrontParagraph {
	width: 612px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: solid 1px #bfbfbf;
}

#storefrontParagraph h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 19px;
	color: #000;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom: none;
	font-family: proxima-nova, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}

#storefrontBoxes {
	width: 612px;
	padding-bottom: 20px;
}

.detailBtnNoImg {
	display: none !important;
}

.title {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	color: #666666 !important;
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
}

.title a:link, .title a:visited {
	text-decoration: none !important;
}

.details {
	margin: 0 !important;
	padding: 0 !important;
}

#productDetail {
	width: 625px;
	margin: 0px;
}

#productDetail .body {
clear:left;
padding:0px !important;
}

#productDetail #productDescription {
clear:left;
float:left;
height:auto;
margin-top:0px;
text-align:left;
width:100%;
}

.checkoutWelcome {
	display: none;
}

#checkoutOnePage #billAddress {
	border-top: none;
}

#checkoutOnePage #cartItems tbody tr td {
	border-bottom:1px solid #BFBFBF;
}

#viewCart #cartItems tbody tr td {
border-bottom:1px solid #BFBFBF;
font-weight:normal;
height:auto;
padding: 5px;
text-align:left;
font-size: 13px;
line-height: 22px;
}

#checkoutOnePage #shipAddress, #checkoutOnePage #shipMethod, #checkoutOnePage #paymentInfo {
	border-top: none;
}

#checkoutOnePage #totalsInfo {
	width: 100%;
	border-top:1px solid #BFBFBF;
	padding: 15px 0px 15px 0px;
	margin: 15px 0px 0px 0px;
}

#extraDetails .form-label {
	width: 60px;
	color: #666;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 8px !important;
}

#extraDetails #price {
	font-size: 17px;
	font-weight: normal;
	color: #666;
	font-family: proxima-nova, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}

#extraDetails #priceLabel, extraDetails, #price, #extraDetails #qtyLabel, extraDetails, #qty {
	padding-bottom: 8px;
}

#addToCartButton {
	padding-top: 8px;
}

#cartInfo {
	font-size 13px !important;
	color: #666 !important;
}

#viewCart #cartAmounts .field-price {
	font-size: 17px !important;
	font-weight: normal !important;
}

#checkoutOnePage #cartItems thead tr th, #viewCart #cartItems thead tr th {
	background-color: #E9E9E9 !important;
	color: #666;
	font-size: 13px;
	padding: 10px 5px 10px 5px;
	font-weight: normal;
	border-top:1px solid #BFBFBF;
	color: #a7a7a7;
}

#checkoutOnePage #cartItems tbody tr td {
	padding: 5px;
}

#viewCart h2 {
	margin-bottom: 20px;
}

#viewCart #cartAmounts .field-price {
	text-align: right !important;
	padding-right: 5px;
}

#viewCart #cartInfo {
	width:100%;
}

#checkoutOnePage {
margin:0px !important;
text-align:left !important;
width:100% !important;
}

#cartItems, #viewCart, #cartInfo {
	width: 100%;
}

#checkoutOnePage .form-label {
font-weight:normal;
padding:5px 0px 5px 0px;
text-align:left;
width:175px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

#checkoutOnePage .form-label-required {
font-weight:bold;
padding:5px 0px 5px 0px;
text-align:left;
width:175px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

#checkoutOnePage .form-label-long {
font-weight:normal;
padding:5px 0px 5px 0px;
text-align:left;
width:175px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

#checkoutOnePage #billAddress, #checkoutOnePage #cartInfo, #checkoutOnePage #shipMethod, #checkoutOnePage #paymentInfo, #checkoutOnePage #shipAddress {
	width: 100%;
}

#totalsInfo td {
	font-family: Arial, Helvetica, sans-serif !important;
}
