/***
* PRIZE VIEWER
***/
#ad_viewer_scroll {
    clear:both;
    height:20px;
}
/***
* BORDER 
***/
.border_top, .border_top div, .border_bottom, .border_bottom div {
	width: 100%;
	height: 10px;
}
.border_top div div {
	background:url(../images/Default/white_border_T.png) repeat-x;
}
.border_bottom div div {
	background:url(../images/Default/white_border_B.png) repeat-x;
}
.border_top div div, .border_bottom div div {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
} 
.border_top {
        background:url(../images/Default/white_border_TL.png) no-repeat top left;
}
.border_top div {
        background:url(../images/Default/white_border_TR.png) no-repeat top right;
}
.border_bottom {
        background:url(../images/Default/white_border_BL.png) no-repeat bottom left;
}
.border_bottom div {
        background:url(../images/Default/white_border_BR.png) no-repeat bottom right;
}
.box_main_sides {
    margin-left: 1px;
    margin-right: 1px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
/***
* MICROSITE
***/

.microsite {
    width:100%;
}
.microsite_content {
    height:202px;
    background-color:#FFFFFF;
    padding: 0px 5px;
}
.microsite_img{
    text-align:center;
    overflow:hidden;
    background-color:#FFFFFF;
}
.microsite img.prize {
}
.microsite_text {
    height:90px;
    overflow:hidden;
}
.microsite h4{
    color:#0090D5;
    font-size:23px;
    font-weight:bold;
    padding:0px;
    margin:0px;
    padding-left:5px;
    padding-right:5px;
    float:left;
    width:240px;
}
.microsite p {
    float:left;
    font-size:12px;
    margin:5px;
    margin-top:10px;
    width:235px;
}
/***
* POCKET PRIZE
***/
.pocket_prize {
    width:181px;
    float:left;
    overflow:hidden;
    margin-right: 10px;
    margin-bottom: 10px;
}
.pocket_prize_content {
    background-color:#FFFFFF;
}
.pocket_prize_content .button a {
	width: 120px;
}
.pocket_prize_mask {
	width:100%;
	overflow: hidden;
}
.pocket_prize_list {
	width:1300px;
}
.pocket_prize_img{
    height:106px;
    
    text-align:center;
    overflow:hidden;
    margin-left:3px;
		background-repeat: no-repeat;
		background-position: top center;
		cursor: pointer;
}
.pocket_prize img.prize {
}
.pocket_prize_text {
    height:90px;
    overflow:hidden;
	padding-top: 10px;
	
	margin: 0px 5%;
}
.pocket_prize h4 {
    color:#1855A1; 
    font-size:12px;
    font-weight:bold;
    padding:0px;
    margin:0px;
   width:160px;
    line-height:15px;
     
}
.pocket_prize p {
    font-size:12px;
    margin:0px;
    line-height:15px;
}
.pocket_prize a h4{  
	margin-bottom: 5px;
	text-decoration:none;
}

.pocket_prize .sticker_quick {
    float:left;
    margin-right:-56px;
    margin-left:6px;
    margin-top:3px;
    padding:25px;
    background-image:url(../images/Default/sticker_quick.png);
    background-repeat:no-repeat;
		z-index: 4;
}
.pocket_prize .sticker_few {
    float:right;
    margin-left:-56px;
    margin-right:6px;
    margin-top:61px;
    padding:25px;
    background-image:url(../images/Default/FewEntries.png);
    background-repeat:no-repeat;
		z-index: 4;
}
.pocket_prize .sticker_new {
    float:left;
    margin-right:-67px;
    margin-left:6px;
    margin-top:3px;
    /*padding:25px;
    background-image:url(../images/countdown/site/new.png);
    background-repeat:no-repeat;*/
}
.pocket_prize .sticker_closing{
    float:left;
    margin-right:-67px;
    margin-left:6px;
    margin-top:3px;
    /*padding:3px;
    height:44px;
    width:44px;
    background-image:url(../images/Default/sticker_closing.png);
    background-repeat:no-repeat;*/
}

.pocket_prize .sticker_special{
    float:right;
    margin-right:2px;
    margin-left:-52px;
    margin-top:2px;
}

.pocket_prize .sticker_special img{
    width: 50px;
}
.pocket_prize .sticker_gumtree{
    float:right;
    margin-right:2px;
    margin-left:-52px;
    margin-top:2px;
}

.pocket_prize .sticker_gumtree img{
    width: 65px;
}
.pocket_prize .sticker_closing div{
    height:12px;
    width:44px;
    font-size:10px;
    text-align:center;
}
.pocket_prize .sticker_closing div b{
    font-size:12px;
}

#prize_viewer_scroll {
	clear: both;
	padding-top: 5px;
	height: 21px;
}
/*
.prize_scroll_number {
	float: left;
	width: 18px;
	height: 18px;
	text-align: center;
	margin-right: 5px;	
}

.prize_scroll_number_highlighted {
	float: left;
	width: 18px;
	height: 18px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/Default/prize_circle.png');
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 5px;	
}
*/

.prize_scroll_number {
	float: left;
	width: 18px;
	height: 18px;
	color: #dfdfdf;	
	text-align: left;
	padding-left: 6px;
	padding-top: 1px;
	font-size: 11px;
}

.prize_scroll_number_highlighted {
	float: left;
	width: 18px;
	height: 18px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/Default/prize_circle.png');
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 6px;
	padding-top: 1px;
	font-size: 11px;	
}



/***
* QUICK PRIZE
***/
.quick_prize img.prize {
    display:block;
    float:right;
    margin-left: 10px;
    margin-right: 10px;
}
.quick_prize h4{
    color:#1855A1;
    font-size:12px;
    font-weight:bold;
    padding:0px;
    margin:0px;
    margin-left:10px;
    float:left;
}
.quick_prize_content {
	background-color: #FFFFFF;	
}
.quick_prize_content .quick_prize_content_copy {
	clear: left;
}
.quick_prize p {
    clear:left;
    padding:0px;
    font-size:12px;
    margin:0px;
    margin-left:10px;
}
.quick_prize a h4{
    text-decoration:none;
}
.microsite .sticker_quick {
    position:relative;
    padding-top:65px;
    padding-left:95px;
    margin-bottom:-65px;
    margin-right:-95px;
    background-image:url(../images/Default/sticker_quick_large.png);
    background-repeat:no-repeat;
}
.microsite .sticker_new {
    position:relative;
    float:left;
    margin-right:-67px;
    margin-left:6px;
    margin-top:3px;
    /*padding:25px;
    background-image:url(../images/countdown/site/new.png);
    background-repeat:no-repeat;*/
}
.microsite .sticker_closing{
    position:relative;
    float:left;
    margin-right:-67px;
    margin-left:6px;
    margin-top:3px;
    /*padding:3px;
    height:44px;
    width:44px;
    background-image:url(../images/Default/sticker_closing.png);
    background-repeat:no-repeat;*/
}
.microsite .sticker_special{
    position:relative;
	float:right;
    margin-right:16px;
    margin-left:-132px;
    margin-top:3px;
}

.microsite .sticker_sms{
    position:relative;
    float:left;
    margin-right:-299px;
    margin-left:186px;
    margin-top:0px;
}
   
.microsite .sticker_closing div{
    height:12px;
    width:44px;
    font-size:10px;
    text-align:center;
}
.microsite .sticker_closing div b{
    font-size:12px;
}
