/*#### RIGTH-COLUMN ########################################################################################################*/

div.right-column {

	position: relative;
	
	float: right;
	
	width: 214px;
	
	margin: 0 0 0 18px;
	
}

div.right-column p.get-a-quote {
	
	margin: 0 0 20px 0;
	
}

div.right-column p.get-a-quote a {
	
	display: block;
	
	background: url(../images/button-get-a-quote.jpg) no-repeat;
	
	width: 214px;
	
	height: 72px;

    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */

}





/*#### DEALS-BOX RIGHT ####################################################################################################*/

div.right-column .deals-box {

	position: relative;
	
	height: 1%;

	margin: 0 0 10px 0;

}

div.right-column .deals-box h3 {

	margin: 0 0 12px 10px;
	
	font-size: 18px;
	
	font-weight: normal;
	
	color: #0b184f;

}

div.right-column .deals-box ul {
	
	list-style: none;
	
}

div.right-column .deals-box ul li {
	
	display: block;
	
	position: relative;
	
	background: url(../images/deals-right-box-bg.gif) no-repeat;
	
	width: 209px;
	
	height: 168px;
	
	margin: 0 0 8px 0;
	
	color: #3f3f3f;
	
}

div.right-column .deals-box ul li h4 {
	
	height: 34px;
	
	margin: 0 0 5px 0;
	
	padding: 4px 0 0 0;
	
	font-size: 18px;
	
	color: #01a0c7;
	
	text-indent: 24px;
	
	text-transform: uppercase;
	
	line-height: 38px;
	
}

div.right-column .deals-box ul li h4 a {
	
	color: #01a0c7;
	
	text-decoration: none;
	
}


div.right-column .deals-box ul li p {
	
	margin: 0 18px;
	
}

div.right-column .deals-box ul li p.pic {
	
	margin: 0 0 5px 0;
	
	text-align: center;
	
}

div.right-column .deals-box ul li p.pic img {
	
	width: 196px;
	
}

div.right-column .deals-box ul li p.price {
	
	position: absolute;
	
	right: 0;
	
	bottom: 6px;
	
	text-align: right;
	
	color: #01a0c7;
	
}

div.right-column .deals-box ul li p.price strong {
	
	font-size: 16px;
	
	color: #035fb6;
	
}





/*#### BOX-RIGHT ###########################################################################################################*/

div.right-column div.box-right {

	position: relative;
	
	background: url(../images/box-right-content-bg.jpg) repeat-y;
	
	width: 214px;
	
}

div.right-column div.box-right .bottom {
	
	background: url(../images/box-right-bottom-bg.jpg) left bottom no-repeat;
	
	padding: 0 0 21px 0;
	
}

div.right-column div.box-right h3 {
	
	background: url(../images/box-right-top-bg.jpg) no-repeat;
	
	height: 48px;
	
	margin: 0 0 13px 0;
	
	padding: 5px 0 0 0;
	
	font-size: 15px;
	
	font-weight: normal;
	
	color: #fff;
	
	text-transform: uppercase;
	
	text-indent: 20px;
	
	line-height: 53px;
	
	overflow: hidden;
	
}

div.right-column div.box-right .content {
	
	margin: 0 14px 0 8px;
	
}





/*#### SPONSORS ############################################################################################################*/

div.right-column div.sponsors {

	position: relative;
	
	margin: 0 14px;
	
}




/*#### BOX #################################################################################################################*/

div.right-column div.box {

	position: relative;
	
	background: url(../images/box-content-bg.jpg) repeat-y;
	
	width: 214px;
	
}

div.right-column div.box .bottom {
	
	background: url(../images/box-bottom-bg.jpg) left bottom no-repeat;
	
	padding: 0 0 21px 0;
	
}

div.right-column div.box h3 {
	
	background: url(../images/box-top-bg.jpg) no-repeat;
	
	height: 30px;
	
	margin: 0 0 13px 0;
	
	padding: 5px 0 0 0;
	
	font-size: 15px;
	
	font-weight: normal;
	
	color: #fff;
	
	text-transform: uppercase;
	
	text-indent: 28px;
	
	line-height: 30px;
	
	overflow: hidden;
	
}

div.right-column div.box .content {
	
	margin: 0 14px 0 8px;
	
}

div.right-column div.box .cards {
	
	margin: 0 14px 0 8px;
	
	padding: 0 8px;
	
}
