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

@font-face {
    font-family: 'AndrogyneRegular';
    src: url('fonts/androgyne_tb-webfont.eot');
    src: url('fonts/androgyne_tb-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/androgyne_tb-webfont.woff') format('woff'),
         url('fonts/androgyne_tb-webfont.ttf') format('truetype'),
         url('fonts/androgyne_tb-webfont.svg#AndrogyneRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.tail-top {
	background-image: url(images/tail-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-size:contain;	
}
#main {
	width: 1000px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 14px;
	padding-left: 50px;
	margin: auto;
}
.box {
	width: 100%;
	height: 610px;
	background-color: #FFFFFF;
	background-image: url(images/meirs02.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	box-shadow: 0px 1px 3px 1px #666;
	font-family:AndrogyneRegular, Georgia, "Times New Roman", Times, serif;
}
.boxPromotion {
	width: 100%;
	background-color: #FFFFFF;
	box-shadow: 0px 1px 3px 1px #666;
	font-family: AndrogyneRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#footerPromotion {
	width:1000px;
	height:52px;	
	z-index:1;
	background-color: #000;	
	color: #FFF;
	font-size: 20px;
	opacity:0.5;
	filter: Alpha(opacity=50);	
}
#footerPromotion #rt {
	padding-right:10px; 
	float:right;
}
/*=========list==========*/
.menus {
	cursor: default;
	overflow: hidden;
	list-style: none;
}
.main-menu {
	float: right;
	font-size: 16px;
	padding-right: 20px;
}

#menu ul li, #menuBottom ul li {
	display:inline;
}
#menu ul li a, #menuBottom ul li a {
	display:block;
	float:left;
	margin-right:15px;
	text-decoration:none;
	color: #666;
}
#menu ul li a:hover, #menuBottom ul li a:hover { color:#FF4ACB;}
#menu ul li a.current, #menuBottom ul li a.current { color:#FF4ACB;}

#specialsMenu a {
	text-decoration: underline !important;
	color: #00CCFF !important;
}
#menu, #menuBottom, #specialsMenu a:hover {
	text-decoration: underline
}

#menuBottom {
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	padding-top: 25px;
}

.menusBottom {
	cursor: default;
	list-style: none;
}

#MenuBarBottom {
	width: 100%;
	margin: 10px auto;
	padding-top: 20px;
}

#menuBottom, #socialTop {
	display: block;
}

#menu, #socialBottom {
	display: none;
}

#menuBottom ul li a {
	display: block;
	float: left;
	text-align: center;
	margin: 1px;
	padding: 0 15px;
	text-decoration: none;
	color: #666;
}

#promotionsWrapper {
	padding-top: 210px;
}

.logo_heading {
	font-size: 25px;
	color: #00CCFF;
	float: left;
}

.logo_line {
	background-color: #00CCFF;
	background-repeat: repeat-x;
	height: 3px;
	margin-right: 10px;
	clear: both;
	float: none;
}

.logo_sub-heading {
	font-size: 25px;
	color: #FF4ACB;
	clear: both;
	float: left;
}

#logo {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 25px;
	background-color: #FFF;
	max-width: 1000px;
}

@media screen and (min-width: 376px) {
	#promotionsWrapper {
		padding-top: 205px;
	}
	
	.logo_heading {
		font-size: 30px;
	}
	
	.logo_sub-heading {
		font-size: 30px;
	}
	
	#logo {
		font-size: 30px;
	}
}

@media screen and (min-width: 465px) {
	#promotionsWrapper {
		padding-top: 190px;
	}
	
	.logo_heading {
		font-size: 40px;
	}
	
	.logo_sub-heading {
		font-size: 35px;
	}
	
	#logo {
		font-size: 40px;
	}
}

@media screen and (min-width: 880px) {
	#promotionsWrapper {
		padding-top: 131px;
	}
	
	#menu, #socialBottom {
		display: block;
	}
	
	#menuBottom, #socialTop {
		display: none;
	}
}

#footer {
	position:absolute;
	top:583px;
	width:1000px;
	height:52px;
	z-index:1;
	background-color: #000;
	opacity:0.5;
	filter: Alpha(opacity=50);	
	color: #FFF;
	font-size: 20px;	
}
#footer #rt {
	padding-right:10px; 
	float:right;
}

#container {
	position:absolute;
	width:850px;
	height:350px;
	z-index:2;
	background-color: #FFF;
	margin-top: 30px;	
	margin-left:75px;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}
#content_left {
	position:absolute;
	height: 238px;
	width: 350px;
	margin-top: 30px;
	margin-left:100px;
	z-index:3;
	color:#333;
}
#content_right {
	position:absolute;	
	height: 350px;
	width: 400px;
	margin-top:30px;
	margin-left:540px;
	z-index:3;
	color:#333;
}
#content_left ul, #content_right ul {
	list-style-type: none;
}
#content_left ul li, #content_right ul li {
	background-image: url(images/pinkBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 25px;
}
#facebook {
	float: right;
	padding-top: 8px;
}
#slogan {
	padding-top:180px;
	padding-left:10px;
	font-size:30px;
	color:#666
}
.promoText {
	font-size: 14px;
}
.promoTextHeader {
	font-size: 28px;
}
.promoTextHeaderSmall {
	font-size: 25px;
}
.promoOther {
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
}
.specialPromoText {
	font-size: 14px;
	color: #FF4ACB;
	text-align: center;
}
.oldPrice {
	text-align: center;
	text-decoration: line-through;
}
.deal {
	font-size: 24px;
	text-align:center;
	background-color: #00CCFF;
	color:#FFFFFF;
	padding:3px;
}
.infoHeader {
	color:#FF4ACB;
	font-size:14px;
	vertical-align:bottom
}
.infoText {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
#promo1 {
	position:absolute;
	top:290px;
	left:785px;
	width:196px;
	height:20px;
	z-index:2;
	background-color: #000;
	opacity:0.5;
	filter: Alpha(opacity=50);
	color: #FFF;
	font-size: 20px;
}
.linkImage {
	color:#FFF; 
	text-decoration:none;	
}
.linkText {
	color:#000; 
	text-decoration:none;
}