@charset "utf-8";
/* CSS Document */


#\_ctl2_CategoryImageSmall{	
	border:none !important;
}
#CategoryControl a{
	font-weight:bolder;
	font-family: arial, Helvetica, sans-serif;
	font-style:regular;
	font-size:13px;
	text-decoration:none;
	letter-spacing:.5px;
	word-spacing:1.1px;
	white-space:;
	color:#666666
}
#CategoryControl a:hover{
	color:#ff0000;
}
.key{
	font-weight:bold;
    font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
    color:#ff0000;
	font-size:15px;
    text-align:
}
.ampfont{
	font-weight:regular;
	font-family: arial, Helvetica, sans-serif;
	font-style:regular;
	font-size:13px;
	line-height:1.4em;
	text-decoration:none;
	letter-spacing:.25px;
	word-spacing:1.0px;
	text-align:justify;
	color:#333333;
	v-align:top;
}
.closeup {
    float:right;
}
.hugediscount {
	
	font:arial black, arial;
	font-size: 15px;
	color:#ff0000;
}
#amp {
     font-family: arial, Helvetica, sans-serif;
     font-size:11px;
     color:#333333;
}
.amp {
     font-family: arial, Helvetica, sans-serif;
     font-size:11px;
     line-height:1.2em;
}
#amp a {     
     font-style:regular;  
     font-size:11px;
     line-height:1em;
     text-decoration:underline;
     letter-spacing:.25px;
     word-spacing:1px;
     white-space:nowrap;
     color:#333333;
}
#amp a:hover{
     color:#ff0000;
}
.gallerywrap {
	
}
.loud{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
    color:#000000;
	font-size:17px !important;
    text-align:center;
}
.words{
	 font-family: Arial, Helvetica, sans-serif;
     font-size:11px;
     text-align:justify;
}
.amptable{
	font-weight:regular;
	font-family: arial, Helvetica, sans-serif;
	font-style:regular;
	font-size:12px;
	line-height:1.4em;
	text-decoration:none;
	letter-spacing:.25px;
	word-spacing:1.0px;
	text-align:justify;
	color:#333333;
}
.head{
  	border-bottom:1px solid #fff;
	background-color:#111;
	color:#fff;
	font-weight:bold;
	line-height:normal;
	text-align:center; 
	padding-left:0.5em; 
	padding-right:0.5em; 
	padding-top:0.25em; 
	padding-bottom:0.25em
}
#_ctl2_cat_name {
	font-weight:bold;
	color:#666;
	
}
#_ctl0_cat_name {
	font-weight:bold;
	color:#666;
}

/*slider*/
#slider {
    background-image:url('amp_logo_slider_bg.jpg');
    background-position: center 50%;
    background-repeat:no-repeat;
    width: 750px; /* important to be same as image width */
    height: 245px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	padding:0px
}
#sliderContent {
    width: 750px; /* important to be same as image width or wider */
    position: absolute;
	top: 0px;
	
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 15px 15px;
    width: 750px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
/* end slider */
