@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;
	}





#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('http://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('http://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('http://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('http://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:#999;
}

#header_navigation a:link {
	color:#999;
	text-decoration:none;
}

#header_navigation a:visited {
	color:#999;
	text-decoration:none;
}

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

#header_navigation a:active {
	color:#999;
	text-decoration:none;
}

.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;
	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-left: 5px;
	padding-right:5px;
	line-height:150%;
	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-top: 5px;
	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: #fff;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #fff;
	}
	
a:hover {
	text-decoration: underline;
	color: #ec008c;
	}
	
a:active {
	text-decoration: none;
	color: #fff;
	}

#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:25%;
	padding-left:0px;
    
}

#col2 {
    float:left;
    width:25%;
	padding:0px;
}

#col3 {
    float:left;
    width:25%;
	padding:0px;
}

#col4 {
    float:left;
    width:25%;
	padding:0px;
}

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

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