@charset "UTF-8";
/* CSS Document */


/* Main Page */

html { 
	background-image:url(/resources/tile_black.jpg); 
	background-repeat:repeat; 
	padding:0px;
	margin:0;
	}

body {
	font-family: verdana, sans-serif; 
	font-size:12px; 
	color:#000;
	padding-top:0px;
	margin:0;
	}




/*---------------------------------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;

}
@font-face {
 font-family: 'HammerFatRegular';
 src: url('/hammer_fat_regular-webfont.eot');
 src: local('☺'), url('/hammer_fat_regular-webfont.woff') format('woff'), url('/hammer_fat_regular-webfont.ttf') format('truetype'), url('/hammer_fat_regular-webfont.svg#webfontBTm9ALwL') format('svg');
 font-weight: normal;
 font-style: normal;
}
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.4em;
	font-family: 'HammerFatRegular';
	letter-spacing:1px;
	background: url(/menu/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a {
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover {
	background: url(/menu/topnav_hover.png) no-repeat center top;
	color:#fff;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/menu/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 37px;
 //background: #222;
	background: rgba(34, 34, 34, .9);
	margin: 0px;
	padding: 0px;
	display: none;
	float: left;
	width: 195px;
	-moz-box-shadow: 2px 5px 10px #000;
	-webkit-box-shadow: 2px 5px 10px #000;
	box-shadow: 2px 5px 10px #000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #999;
	border-top: none;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0px;
	font-family:Verdana, sans-serif;
	letter-spacing:0px;
	font-size: 0.6em;
	height:20px;
	color:#eee;
	clear: both;
	width: 195px;
}
html ul.topnav li ul.subnav li a {
	color:#eee;
	padding-top:3px;
	float: left;
	height:20px;
	width: 170px;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	padding:3px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	width: 175px;
	margin:0;
	background: #ec008c;
	height:20px;
	color:#fff;
}


/*---------------------------------------------------------------------------------------------------*/








#pageFooter
{
	//position: relative;
	clear: both;
	background-color:#000;
	text-align: center;
	border-top: #e8e8de 1px solid;
	background: fff;
	color: #999;
	height: 150px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	font-size: 92%;
}

#pageFooter ul
{
	margin:0;
	padding:0;
}



#prod1
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	//border-right: 1px solid #333;
	background-color:#000;
	
	padding-left: 1%;
}

#prod2
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	//border-right: 1px solid #333;
	background-color:#000;
	padding-left: 1%;
	margin-left:25%;
}

#prod3
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	//border-right: 1px solid #333;
	background-color:#000;
	padding-left: 1%;
	margin-left:50%
}

#prod4
{
	text-align:left;
	width: 24%;
	float: right;
	height: auto;
	background-color:#000;
}


#pageFooter ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 10px 0 0;
}

#col11 a, #col11 a:link, #col11 a:visited #col11 a:hover
{
	background: url('https://www.muc-off.com/img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}

#col12 a, #col12 a:link, #col12 a:visited #col12 a:hover
{
	background: url('https://www.muc-off.com/img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}

#col13 a, #col13 a:link, #col13 a:visited #col13 a:hover
{
	background: url('https://www.muc-off.com/img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}

#col14 a, #col14 a:link, #col14 a:visited #col14 a:hover
{
	background: url('https://www.muc-off.com/img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}


#pageFooter p {
	margin: 0;
}

#pageFooter a
{
	color: #ec008c;
	text-decoration:none;
	border:none;
}






#col11
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	padding-left: 1%;
	background-color:#000;
}

#col12
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	padding-left: 1%;
	background-color:#000;
}

#col13
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	padding-left: 1%;
	background-color:#000;
}

#col14
{
	text-align:left;
	width: 24%;
	float: right;
	height: auto;
	background-color:#000;
}



#comments {
float:left;
	width: 950px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	border-top: solid 1px #666;
	height: auto;
	padding: 5px;
}

#share {
	width:960px;
	height:20px;
	padding-top: 2px; padding-bottom:2px;
	padding-left:5px;
	text-align:left;
	float:left;
}

#main_picture {
	width:960px;
	height:auto;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}
	
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	padding-left:5px;
	padding-top: 2px;
	padding-bottom: 5px;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 160%;
	color: #000;
	padding-left:0px;
	padding-top: 2px;
	padding-bottom: 5px;
}

a img {
   border-style: none;
}


#fixed_top_menu {
	display:block; 
	top:0px; 
	width:960px; 
	height:60px;
	position:fixed; 
	border:none; 
	text-align:right; 
	font-weight:bold; 
	color:#fff;
	margin-left:auto; 
	margin-right:auto; 
	z-index:2; 
	background-image:url(/resources/background3.jpg); 
	background-repeat:no-repeat; 
	padding-top:0px; 
	font-size:11px; 
	line-height:15pt;
	padding-top:4px; 
	text-align:right;
	}
	
.top_menu a:link {
	color:#fff;
	text-decoration:none;
}
	
.top_menu a:visited {
	color:#fff;
	text-decoration:none;
}
	
.top_menu a:active {
	color:#fff;
	text-decoration:none;
}

.top_menu a:hover {
	color:#ec008c;
	text-decoration:underline;
}
	
#product_page {
	width:960px;
	height:auto;
	background:#FFF;
	z-index:1;
	}

#header {
	width:700px;
	height:auto;
	float:left;
	}


#header_buy {
	text-align:right;
	padding-right:5px;
	padding-top:25px;
	width:200px;
	height:auto;
	float:right;
	}

#header_navigation {
	padding-left:5px;
	font-size:10px;
	color:#666;
	float:left;
	width:640px;
}



.clr {clear:both;}

.pink {
	color:#ec008c;
}

* html #menu {position:absolute;}

#fixed_top_menu a:visited, #fixed_top_menu a:link, #fixed_top_menu a:active {
	display:inline; 
	width:auto; 
	height:25px; 
	text-align:center; 
	text-decoration:none; 
	color:#fff;
	}

#fixed_top_menu a:hover { 
	color:#ec008c; 
	text-decoration:underline;
	}

#content_container {
	width:100%;
	height: auto;
	z-index:1000;
	background-color: #ffffff ;
	//background-image: url(/resources/content_background.jpg);
	background-repeat: repeat;
}

.content_container {
	width:100%;
	
	z-index:1000;
	background-color: #ffffff ;
	//background-image: url(/resources/content_background.jpg);
	background-repeat: repeat;
}

#main_content {
	
	width:680px;
	height:auto;
	float:left;
	
	border-right:1px solid #CCC;
	padding-left: 5px;
	padding-right:5px;
	//background-image:url(/resources/content_background.jpg);
	background-repeat: repeat;
}

#main_content img {
	border:solid 1px #CCC;
	
}

#sidebar {
	width:250px;
	height:auto;
	
	float:right;
	padding: 5px;
	background-color:#fff;
	background:none;
}

.main_content {
	
	width:680px;
	height:auto;
	float:left;
	padding-top:15px;
	padding-left: 5px;
	padding-right:5px;
	line-height:150%;
	border-right:1px solid #CCC;
	
	//background-image:url(/resources/content_background.jpg);
	background-repeat: repeat;
}

.main_content img {
	border:solid 1px #CCC;
	margin:10px;
}

.sidebar {
	width:250px;
	height:auto;
	float:right;
	padding-top: 5px;
	padding-top:15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#fff;
	background:none;
}


#sidebar a:visited, #sidebar a:link, #sidebar a:active {
	border:none;
	text-decoration:none;
}

#sidebar a:hover {
	border:none;
	color:#ec008c;
	text-decoration:underline;
}


.readlabel { 
	text-align: right; 
	color:#ec008c;
	}

a.readlabel { 
	white-space: nowrap; 
	
	zoom: 1; 
	}

a.readlabel:link, a.readlabel:visited, a.readlabel:active {
	color: #ec008c;
	text-decoration: none;
}

a.readlabel:hover {
	text-decoration: underline;
}




.clear {clear:both;}

#fixpic {display:block; width:960px; height:62px; position:fixed; bottom:0; left:0;}

* html #fixpic {position:absolute;}

a:link {
	color: #ec008c;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #ec008c;
	}
	
a:hover {
	text-decoration: underline;
	color: #ec008c;
	}
	
a:active {
	text-decoration: underline;
	color: #ec008c;
	}

#outer_wrap {
	background: none;
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}

#wrap {
	padding: 0;
	width: 960px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	z-index:2;
	background:#fff;
	}

.form { 
	font-size:10px; 
	display:inline; 
	margin:0px;	
	}

.footer_navigation {
	float:left;
	padding-left:3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-color: #000;
	}
	
hr {
	height:1px;
	border:0;
	color:#333;
	background-color:#333;
}

.footer_navigation td {
	border-left: 1px solid #CCC;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#000;
	}

.footer_navigation a:link {
	text-decoration:none;
	color:#ccc;
	}

.footer_navigation a:visited {
	text-decoration:none;
	color:#ccc;
	}

.footer_navigation a:active {
	color:#ec008c;
	text-decoration:underline;
	}

.footer_navigation a:hover {
	color:#ec008c;
	text-decoration:underline;
	}
	
#container1 {
    float:left;
    width:100%;

}

#col1 {
    float:left;
    width:237px;
	margin-left:3px;
    
}

#col2 {
    float:left;
    width:237px;
	margin-left:3px;
}

#col3 {
    float:left;
    width:237px;
	margin-left:3px;
}

#col4 {
    float:left;
    width:237px;
	margin-left:3px;
}

#post {
	border-bottom:solid 1px #666;
}

#navlist li
{
display: inline;
list-style-type: none;
text-align: right;
padding-right: 6px;
}

