/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:2px; 
 } 
 
#pagewidth{ 
 width:770px;  
} 
 
#leftcol{
 width:0px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 }
 
#twocols{
 width:780px; 
 position:relative; 
  }
 
#rightcol{
 width:0px; 
 position:relative; 
 }
 
#maincol{background-color: #FFF;  
 float: left; 
 display:inline; 
 width:770px; 
 padding:2px; 
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


body {text-align:left;background: #fff 0; margin: 10;padding: 0;font: 73%  arial,sans-serif}

#menu {
	font: bold 100%;
	font-family:  arial, helvetica, sans-serif;
	color: #F00;	
	font-style: bold;
	font-size: 12px;
	width:760px;
	background: #f3e601;
	text-align:right;
	border: 10px
}
#menu a:link {
	color: #000;
	text-decoration: none;
}
#menu a:visited {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
}

#menu2 {
	font: bold 100%;
	font-FAMILY:  arial, helvetica, sans-serif;
	COLOR: white;	
	font-style: bold;
	font-size: 12px
	width:760px;
	background: #01bb00;
	text-align:right;
	border: 10px
}
#menu2 a:link {
	color: white;
	text-decoration: none;
}
#menu2 a:visited {
	color: white;
	text-decoration: none;
}
#menu2 a:hover {
	color: yellow;
	text-decoration: none;
}

.chooser {
	font: bold 100%;
	font-FAMILY:  arial, helvetica, sans-serif;
	COLOR: white;	
	font-style: bold;
	font-size: 12px;
	width:760px;
	background: #4ec7f4;
	text-align:left;
	border: 10px;
}
.chooser a:link {
	color: white;
	text-decoration: none;
}
.chooser a:visited {
	color: white;
	text-decoration: none;
}
.chooser a:hover {
	color: yellow;
	text-decoration: none;
}
div#nifty{ margin: 0 10%;background: #9BD1FA}
p.copyright {font-size:10px; text-align: center; color: grey;}

.button1 {
        font: bold 100%;
        font-family:  arial, helvetica, sans-serif;
        color: #F00;
        font-style: bold;
        font-size: 12px;
        width:120px;
        background: #f3e601;
        text-align:right;
        border: 10px;
	cursor: pointer;
}
.button1 a:link {
        color: #000;
        text-decoration: none;
}
.button1 a:visited {
        color: #000;
        text-decoration: none;
}
.button1 a:hover {
        color: #000;
        text-decoration: none;
}

.button2 {
        font: bold 100%;
        font-FAMILY:  arial, helvetica, sans-serif;
        COLOR: white;
        font-style: bold;
        font-size: 12px;
        width: 120px;
        background: #4ec7f4;
        text-align:center;
        border: 10px;
	cursor: pointer; 
        text-decoration: none;
}
button2 a:link {
        color: white;
        text-decoration: none;
}
button2 a:visited {
        color: white;
        text-decoration: none;
}
button2 a:hover {
        color: yellow;
        text-decoration: none;
}

#product-helper	{
	display:inline;
        color: red;
        font-size: 14px;
}
#product-price	{
        color: red;
        font-size: 14px;
}


