﻿.aaContent p {
    margin-bottom:25px;
}
.aaContent li {
	 font-size: 12px;
	 color: #333333;
	 margin-left:9px;
}
.aaContent a {
    color:#c57b4c;
    font-size:12px;
    padding:2px 0 0 0 ;
}
.aaContent a:hover {
	 text-decoration: none;
}
.aaContent a.facebook {
	padding: 0 0 3px 17px;
	background: url(../images/GreatAlbertaGetaway/facebook.gif) no-repeat 0 2px;
	float: left;
	color: #44619d;
}
.aaWrap {
    padding-right: 20px;
    font-size:12px;
}
#sideRight h1 {
    color:#d25b30;
    font-family:Georgia, Times New Roman;
    font-size:18px;
    margin-bottom:10px;
}

#sideRight h1.noBottom {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#sideRight #winnerWrapper {
    position: relative;
    height: 92px;
    margin-bottom: 20px;
}

#sideRight #winnerWrapper #thumb {
    height:83px;
    width:83px;
}

#sideRight #winnerWrapper #winnerContent {
    position: absolute;
    left: 99px;
    top:0px;
    width: 440px;
}

#sideRight #winnerWrapper #winnerContent h3 {
    font-weight: bold;
    font-size: 14px;
    color: #d25b30;
    font-family: Arial, Helvetica, Sans-Serif;
    padding-bottom: 0px;
}

#sideRight #winnerWrapper #winnerContent #city {
    font-size: 12px;
    padding-bottom: 6px;
}

#sideRight #winnerWrapper #winnerContent #buttonWrapper {
    margin-bottom: 7px;
}

#sideRight #winnerWrapper #winnerContent #buttonWrapper input {
    margin-right: 15px;
}




/* ------------------------------------------- <pop up> ---------------------------------------------------*/

#layerClose {
	position: absolute;
	left: 636px;
	top: -17px;
	}
#popWindow {
	 background: #F7F5EC;
}
#popWindowForm {
	color: #000;
	position: fixed;
	text-align: left;
	z-index: 101;
	/*margin-left = -1/2 width of the window */
	left: 50%;
	width: 561px;
	margin-left: -280px;
	/*margin-top = -1/2 height of the window */
	top: 50%;
	height: 430px;
	margin-top: -215px;
	display: block;
    /* ie6 hack */
    _position: absolute;
    _margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
    
}
#popWindowForm  #layerClose {
	left: 547px;
}
.popWrap  {
	 padding: 15px;
}
.popWrapRound  {
  padding: 11px;
  float: left;
  background:#F0EDE3;  

}



.popRound  {    
    float: left;
    background: url(../images/GreatAlbertaGetaway/roundRep.gif) repeat-y 0 0;
}
.popTopRound  {
    background: url(../images/GreatAlbertaGetaway/roundTop.gif) no-repeat left top;
    float: left;
}
.popBottomRound  {
    background: url(../images/GreatAlbertaGetaway/roundBottom.gif) no-repeat -1px bottom;
    float: left;
    width: 479px;
    display: block;
    padding: 30px;
}
.popBottomRound label {
	display: block;
    padding:  8px 0 2px 0;
    clear: both;
    font-size: 11px;
    
    
}
.popBottomRound input {
	width: 150px;
	font-size: 11px;
	height: 14px;
	padding:1px 1px 2px 2px;
    
}
.popBottomRound input.btnSendFriend {
	width: 115px;
	height: 23px;
	padding:0;
    background: url(../images/GreatAlbertaGetaway/btnSend.gif) no-repeat 0 0;
    border: 0;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.popBottomRound textarea {
	width: 475px;
	font-size: 11px;
	height: 80px;
	padding:1px 1px 2px 2px;
	font: normal 11px Arial, ssns-serif; 
    
}
.leftSidePop {
	width: 210px;
	float: left;
}
.rightSidePop {
	width: 265px;
	padding: 28px 0 0 0;
	margin-left:210px;
}
.rightSidePop h4 {
	color:#D25B30;
	font-size: 12px;
	}
.aaContent a.addEmail {
	display: block;
	background: url(../images/GreatAlbertaGetaway/addFriend.gif) no-repeat 0 6px;
	padding: 6px 0 2px 18px;
	font-size: 11px;
	}
.aaContent a.removeBtn {
	display: block;
	background: url(../images/GreatAlbertaGetaway/delete.gif) no-repeat 0 2px;
	padding: 0 0 0 13px;
	font-size: 11px;
	}
.popSlider {
    height: 330px;
    display: block;
	background: #ffffff;
    overflow-y: scroll;
    overflow-x:hidden;	
    width: 590px;
    float: left;
    padding: 15px;
    
	}
.popMiddle {
    height: 360px;
    display: block;
    width: 620px;
    float: left;
    
	}
	
	
	
.popSlider h3 {
	font: bold 14px/18px Arial, sans-serif;
	color:#d25b30;
	padding: 0;
}
.voteBtnWrap h3 {
	line-height: 20px;

}
 .popSlider h4, .leftSidePop h4 {
	font: normal 16px/20px Georgia, serif;
	color:#d25b30;
	padding: 0;
}

/* ------------------------------------------- </pop up> ---------------------------------------------------*/