@charset "UTF-8";
/* fitfoods.ca CSS Document */

/* general text style */
body {
	background-color:#000000; 
	margin:0px;
	padding:0px;
	text-align:center;
	color:#C1ADAD;
	font: normal 12px Arial;
	line-height:175%;
}

p {
	color:#C1ADAD;
	font: normal 12px Arial;
	line-height:175%;
}

h1 {
	font: bold 18px Arial;
}

h2 {
	font: bold 16px Arial;
}

h3 {
	font: bold 14px Arial;
}

.misc {
	color:#C1ADAD;
	font: normal 9px Arial;
	line-height:150%;
}

.white {
	color:#ffffff;
}

.yellow {
	color:#FF0;
}

hr {
	border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
	border-color:#999999;
}

img {
	border:none;
}

ul {
	margin:0px;
	padding-left:1.5em;
}
ul li {
	margin:0px;
	padding:0px 0px 0px 0px;
}

#pscroller1{
	width: 250px;
	height: 10px;
	padding: 0px 0px 10px 0px;
}

.someclass{ //class to apply to your scroller(s) if desired
	
}

.dropdown_techinterface {
	width:135px;
	height:51px;
	border:none;
	margin:0px;
	padding:0px;
	background-image:url(../images/dropdown_techinterface.png)
}

.leftcolumnnavheader {
	background-color:#290201;
	display:block;
	position:relative;
	z-index:2;
}

.rightcolumnnavheader {
	background-color:#290201;
	display:block;
	position:relative;
	z-index:2;
	padding:5px 10px;
	font-weight:bold;
}

.rightcolumnnavcontent {
	color: #C1ADAD;
	padding:5px 10px;
	z-index:2;
}

.columnright_text {
	color: #C1ADAD;
	text-decoration:none;
	padding:5px 10px;
	position:relative;
	z-index:2;
}

/* container style */
#container {
	text-align:left;
	width:1024px;
	height:774px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

#container_long {
	text-align:left;
	width:1024px;
	height:auto;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin:10px 0px 0px 20px;
	padding:0px 0px 150px 0px;
}

#biohazard {
	width:669px;
	height:633px;
	background-image:url(../images/mutant_logomark.png);
	background-repeat:no-repeat;
	position:absolute;
	left:200px;
	top:120px;
	z-index:0;
}

#logo {
	width:157px;
	height:149px;
	background-image:url(../images/mutant_logo_off.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	position:absolute;
	left:20px;
	top:10px;
	z-index:1;
}

#topnav {
	width:867px;
	height:35px;
	margin:30px 0px 0px 0px;
	padding:0px;
	position:absolute;
	left:177px;
	top:0px;
	z-index:10;
}

#navigation {
	width:112px;
	height:auto;
	background-image:url(../images/block_red_gradient.png);
	background-repeat:repeat;
	background-position:top;
	line-height:300%;
	padding:0px 10px;
	margin:10px;
	border-left:solid;
	border-left-color:#C1ADAD;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#C1ADAD;
	border-right-width:1px;
	position:relative;
}

.tab {
	width:153px;
	height:23px;
	background-image:url(../images/tab.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	position:relative;
}

.tabcontent {
	width:250px;
	height:auto;
	background-image:url(../images/block_red_gradient.png);
	background-repeat:repeat;
	background-position:top;
	margin:0px 0px 0px 10px;
	padding:10px 10px 10px 10px;
	position:relative;
	z-index:1;
}

.tabcontent_mutantmass {
	width:250px;
	height:120px;
	background-image:url(../images/block_red_gradient.png);
	background-repeat:repeat;
	background-position:top;
	margin:0px 0px 0px 10px;
	padding:10px 10px 10px 10px;
	position:relative;
	z-index:1;
}

.tabcontent_mutant {
	width:250px;
	height:100px;
	background-image:url(../images/block_red_gradient.png);
	background-repeat:repeat;
	background-position:top;
	margin:0px 0px 0px 10px;
	padding:10px 10px 10px 10px;
	position:relative;
	z-index:1;
}

.tabcontent_news {
	width:250px;
	height:140px;
	background-image:url(../images/block_red_gradient.png);
	background-repeat:repeat;
	background-position:top;
	margin:0px 0px 0px 10px;
	padding:10px 10px 10px 10px;
	position:relative;
	z-index:1;
}

#techinterface {
	text-align:left;
	width: 1121px;
	height: 40px;
	background-image:url(../images/techinterface.png);
	background-repeat:repeat-x;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

#techinterface2 {
	text-align:left;
	width: 1024px;
	height: 40px;
	background-image:url(../images/techinterface.png);
	background-repeat:repeat-x;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

.bottomnav {
	margin:0px 0px 0px 20px;
}

.tabsystem_bar {
	width:480px;
	height:20px;
	padding:5px 0px 5px 120px;
	background-image:url(../images/block_red_darker.png);
	background-repeat:repeat;
	background-position:top;
}

.tabsystem_bar_mutant {
	width:595px;
	height:40px;
	padding:5px 0px 5px 5px;
	background-image:url(../images/block_red_darker.png);
	background-repeat:repeat;
	background-position:top;
}

.content_products {
	width:450px;
	height:auto;
	padding:0px 0px 0px 150px;
}

/* body formatting style */
table.faq {
	border:1px solid #C1ADAD;
	margin:0px;
	padding:0px;
}

tr.rowone {
	background-color:#330000;
}

tr.rowtwo {
	background-color:#290201;
}

td.topborder {
	border-top:1px solid #C1ADAD;
	vertical-align:top;
}

td.topleftborder {
	border-top:1px solid #C1ADAD;
	border-left:1px solid #C1ADAD;
	vertical-align:top;
}

tr.valigntop {
	vertical-align:top;
}

.columnleft {
	width: 280px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	position:absolute;
	top:170px;
	left:20px;
}

.columnleft_nav {
	width:150px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	position:absolute;
	top:180px;
	left:30px;
	background-image:url(../images/block_red_dark.png);
	background-repeat:repeat;
	background-position:top;
}

.columnleft_box {
	width:600px;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:0px 20px 0px 0px;
	border-right:1px solid #C1ADAD;
	text-align:left;
	position:relative;
	float:left;
}

.columnright {
	width:824px;
	height:560px;
	margin: 0px 0px 0px 0px;
	padding:20px;
	text-align:left;
	position:absolute;
	top:135px;
	left:180px;
	background-image:url(../images/block_red_gradient_long.png);
	background-repeat:repeat;
	background-position:top;
}

.columnright_long {
	width:824px; /*----------change the width to 825px in print.css---------------*/
	height:auto;
	margin: 0px 0px 0px 0px;
	padding:20px;
	text-align:left;
	position:relative;
	top:105px;
	left:160px;
	background-image:url(../images/block_red_gradient_long.png);
	background-repeat:repeat;
	background-position:top;
}

.columnright_box {
	width:183px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	position:relative;
	float:left;
	background-image:url(../images/block_red_dark.png);
	background-repeat:repeat;
	background-position:top;
}


.mutant_box {
	width:600px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	position:relative;
	/*background-color:#000;*/
	background-image:url(../images/block_red_dark.png);
	background-repeat:repeat;
	background-position:top;
}

.product_thumbnail {
	width:100px;
	height:100px;
	margin: 0px 30px 0px 0px;
	padding:20px;
	text-align:center;
	position:relative;
	background-image:url(../images/block_red_darker.png);
	background-repeat:repeat;
	background-position:top;
	float:left;
}

.product_blurb {
	width:350px;
	height:auto;
	margin: 0px 30px 0px 0px;
	padding:0px;
	text-align:left;
	position:relative;
	float:left;
}

.product_quicknav {
	width:145px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	position:relative;
	float:left;
}

.columnone {
	width: 180px;
	height: auto;
	margin: 0px 20px 0px 0px;
	float:left;
}

.columntwo {
	width: 280px;
	height: auto;
	margin: 0px;
	float:left;
}

.clear {
	clear:both;
}

/* link style */
a:link, a:visited {
	color: #C1ADAD;
	text-decoration:none;
}
a:hover {
	color:#FF0;
	text-decoration: none;
}

a.underlinelink:link, a.underlinelink:visited {
	color: #C1ADAD;
	text-decoration:underline;
}
a.underlinelink:hover {
	color:#FF0;
	text-decoration:underline;
}

a.whitelink:link, a.whitelink:visited {
	color: #ffffff;
	text-decoration:none;
}
a.whitelink:hover {
	color:#FF0;
	text-decoration: none;
}

a.quicknav:link, a.quicknav:visited {
	color: #C1ADAD;
	text-decoration:none;
	display:block;
	/*background-image:url(../images/block_red_darker.png);
	background-repeat:repeat;
	background-position:top;*/
	padding:0px 10px 0px 30px;
	border-left: 1px solid #C1ADAD;
	position:relative;
	z-index:2;
}

a.quicknav:hover {
	color:#ffffff;
	background-color:#290201;
	padding:0px 10px 0px 26px;
	border-left: 5px solid #89181A;
}

a.columnleftnav:link, a.columnleftnav:visited {
	color: #C1ADAD;
	text-decoration:none;
	display:block;
	padding:5px 10px;
	position:relative;
	z-index:2;
}

a.columnleftnav:hover {
	color:#ffffff;
	background-color:#290201;
}

a.tabsystemlink:link, a.tabsystemlink:visited {
	color: #C1ADAD;
	text-decoration:none;
	display:inline-block;
	padding:0px 10px 0px 10px;
	position:relative;
	z-index:2;
}

a.tabsystemlink:hover {
	color:#ffffff;
	background-color:#A62619;
}

a.tabsystemlinkactive {
	color:#ffffff;
	background-color:#A62619;
	text-decoration:none;
	display:inline-block;
	padding:0px 10px 0px 10px;
	position:relative;
	z-index:2;
}

a.gallery:link, a.gallery:visited {
	width:50px;
	height:50px;
	display:inline-block;
	margin: 10px;
	border: 2px solid #ffffff;
}

a.gallery:hover {
	border:2px solid #ff0;
}

a.wallpaper:link, a.wallpaper:visited {
	width:150px;
	height:94px;
	display:block;
	margin: 0px;
	border: 2px solid #ffffff;
}

a.wallpaper:hover {
	border:2px solid #ff0;
}

a.nutfacts:link, a.nutfacts:visited {
	/*width:200px;
	height:59px;*/
	display:inline-block;
	border: 2px solid #ffffff;
}

a.nutfacts:hover {
	border:2px solid #ff0;
}