﻿.ibtnclass {cursor:pointer;}

.demoarea {
	padding:20px;
}

.demoarea p 
{
	padding:5px;
}


/*Modal Popup*/
.modalBackground {
	background-color:#000000;
}
.modalPopupRoot {
	padding:1px;
	width:530px;
	height: 350px;
    background-position: left top;
    background-repeat: no-repeat;
}
.modalPopupFree {
	padding:1px;
	width:530px;
	height: 350px;
    background-position: left top;
    background-repeat: no-repeat;
}

.modalPopup {
	width:470px;
	position: relative;
	top: 50px;
	left: 35px;
	padding-bottom: 35px;
	font-size:12px;
}
.modalPopup a
{
    color:#000184;
    text-decoration:none;
    font-size:12px;
}
.modalPopup #det1 {
    font-size:15px;
    color: #4f4f4f;
    margin:5px 0px;
    padding:0;
    font-weight:bold;
}
.modalPopup #det2 h2{
    font-size:15px;
    color: #4f4f4f;
    margin:10px 0px;
    padding:0;
    font-weight:bold;
}

#large-column img 
{
padding:0px;
}

.sold-out {
 color: #cc3300;
 font-size: 22px;
 font-weight:bold; 
}

/*    New Pop-up */
.popcom
{
position:absolute;
top: 0px;
left: 0px;
z-index:4;
visibility:hidden;
}
.popcom2
{
position:absolute;
top: 0px;
left: 0px;
z-index:40;
/*visibility:hidden;*/
}

/* -- Use styles from location map per Jennifer -- */
#otaInfoWindow_contents {
	background-color: #FAFAFA;
}
#otaInfoWindow_contents #det2_2 {width:300px;}
#otaInfoWindow_contents #det2_2 h2{font-size:14px; font-weight:bold; padding:0px; margin:2px 0px;}
#otaInfoWindow_contents #det3_2 {width:300px;font-style:italic;color:#660000;font-weight:bold;font-size:10px;margin-bottom: 5px;}

#otaInfoWindow_tl{
	background-image:url(../images/gmaps/otaBubble_tl.png); background-repeat:no-repeat;
	height:14px; width:14px;
}

#otaInfoWindow_tr{
	background-image:url(../images/gmaps/otaBubble_tr.png); background-repeat:no-repeat;
	height:14px; width:14px;
}

#otaInfoWindow_bl{
	background-image:url(../images/gmaps/otaBubble_bl.png); background-repeat:no-repeat;
	height:14px; width:14px;
}

#otaInfoWindow_br{
	background-image:url(../images/gmaps/otaBubble_br.png); background-repeat:no-repeat;
	height:14px; width:14px;
}


#otaInfoWindow_t{
	background-image:url(../images/gmaps/otaBubble_t.png); background-repeat: repeat-x;
	height:14px; width:14px;
}

#otaInfoWindow_l{
	background-image:url(../images/gmaps/otaBubble_l.png); background-repeat: repeat-y;
	height:14px; width:14px;
}

#otaInfoWindow_r{
	background-image:url(../images/gmaps/otaBubble_r.png); background-repeat: repeat-y;
	height:14px; width:14px;
}

#otaInfoWindow_b
{
	background-image:url(../images/gmaps/otaBubble_b.png); background-repeat: repeat-x;
	height:14px; width:14px;
}
.min-pss { min-height:100px; }