@charset "utf-8";
/* CSS Document */

/* for the my account preview */
.pop-up-bg {
	width:375px;
	height:295px;
	background-color:#fff;
	border:1px solid #666;
}
.pop-up-wrapper {
	padding: 15px;
}
.pop-up-right {
	float:right;
	width:250px;
	font-size:11px;
	color:#333;
	padding:0px;
	margin-top:0px;
}
#pop-up-title {
	margin-top:0px;
	display:block;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#8f53a2;
	margin-bottom:3px;
}
#pop-up-address {
	display:block;
	margin-bottom:4px;
	font-size:11px;
	line-height:11px;
}
.pop-up-left {
	border:1px solid #666;
	width:80px;
}
#pop-up-thumb {
	text-align:center;
	min-height:60px;
	vertical-align:middle;
}
#pop-up-thumb img{
	vertical-align:middle;
}
#post-pop-up-scroll {
	margin-top:15px;
	width:340px;
	border:1px solid #666;
	height:162px;
}
.post-pop-up-body {
	width:340px;
	height:162px;
	font-size:11px;
}
#pop-up-text {
	padding:5px;
}
.view-gallery {
	background-color:#8f53a2;
	width:inherit;
	padding:0px 0px;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.view-gallery a{
	color:#fff;	
}
#homemade-popup-screen {
	position:absolute;	
	z-index:3;
	width:100%;
	height:100%;
}
.dark-screen {
	background-image:url(../site-images/test-bg.png);	
	display:none;
}
#homemade-popup {
	height:297px;
	width:380px;
	color:#333;
	position:absolute;
	z-index:40;
	background-image:url(../site-images/pop-up-bg-square.gif);
}
#list-popup {
	height:297px;
	width:380px;
	color:#333;
	position:absolute;
	z-index:40;
	background-image:url(../site-images/pop-up-bg-square.gif);
}
#list-popup .content {
	padding:15px;	
}
#close {
	background-image:url(../site-images/close-button.png);
	position:absolute; right:-15px; top:-15px;
	cursor:pointer;
	height:30px;
	width:30px;
}	
#homemade-popup .content {
	padding:15px;	
}

#homemade-popup .pop-up-right {
	float:right;
	width:255px;
	font-size:9px;
	color:#333;
	padding:0px;
	margin-top:0px;
}
#pop-up-title {
	margin-top:0px;
	display:block;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#8f53a2;
	margin-bottom:3px;
}
#pop-up-address {
	display:block;
	margin-bottom: 0px;
	font-size:11px;
	line-height:11px;
}
.pop-up-left {
	border:1px solid #666;
	width:80px;
}
#pop-up-thumb {
	
}
.pop-up-tab {
	background-color:#e3e6e8;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding:2px 5px;
	width:80px;
	text-align:center;
	color:#333;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	cursor:pointer;
}
#pop-up-scroll {
	margin-top:15px;
	width:300px;
	border:1px solid #666;
	height:162px;
}
.pop-up-body {
	width:300px;
	height:162px;
	font-size:11px;
}
#pop-up-text {
	padding:5px;
}

/* poop up styles */
.t1 {
	font-size:13px;
	margin-bottom:3px;
}
.popup-bott {
	margin-top:15px;	
}
.multi-scroll {
	border:1px solid #666;
	width:345px;
	height:120px;
}
.ms-padd {
	width:345px;
	height:120px;
}
.scroll-pad {
	width:345px;
	height:120px;
}
.ms-list {
	padding:3px 0px 3px 10px;
	border-bottom:1px solid #ccc;
	font-size:12px;
}




/* YELP POPUP  */
.yelp-pop {display: none;}
.yelp-pop pop-up-title {}
.yelp-pop #pop-up-thumb img {width:80px;}
.yelp-pop #pop-up-address {font-size:11px;font-family:Arial, Helvetica, sans-serif;}
.yelp-pop .pop-up-rev-odd {padding:10px;}
.yelp-pop .pop-up-rev {padding:10px;background:#e1e1e1;}
.yelp-pop .pop-up-right {}
.yelp-pop .pop-up-left {}
.yelp-pop .ms-padd {}
.yelp-pop .pop-up-left {border:none;}
.yelp-pop .pop-up-left img {border:1px solid #666};

/*  */
#chodal {
	font-size:110px;
	width:300px;
	background-color:#f2f3f4;
	border:2px solid #ccc;
	padding:15px;
	position:absolute;
	z-index:100;
}
#modal p {
	font-size:13px;
	margin:0px;
	margin-bottom:15px;
	
}
#modal a {
	font-size:15px;
	
}
#icons img {
	vertical-align:top;
}

#icons{
	
	vertical-align:top;
}

/*JG New CSS*/

#icons img{
	vertical-align:top;
	margin-right: 4px;
}


#icons img.print{
	margin-top: -1px;
}


#icons img.bit{
	margin-top: -2px;
	margin-left: 1px;
}

