/* New Free Page */

/* global style should be defined as */

img {
	border: none;
}
.add-pad-left {
	margin-left: 20px;
}
	#open-new-account .add-pad-left {
		margin-left: 14px;
	}

.add-pad-top {
	position: relative;
	top: 20px;	
}
.add-pad-bottom {
	margin-bottom: 20px;
}


/* ------------- new frame styles ---------------- */

/* col left */
	
div#content-col-l-one-third {
	margin: 0 20px 12px 0px;
	padding: 0 0 0 0px;
	width: 300px;
	float: left;
}
	
div#content-col-l-one-third div.round-top,
div#content-col-l-one-third div.round-bottom {	
	width: 300px;
}

/* normal gray frame backgrounds */

#content-col-l-one-third .normal-frame {
	background: url(gfx/bg/box-normal-col-b.jpg) repeat-y -300px 0px;
	width: 300px;
	margin: 0 0 20px 0;
}

#content-col-l-one-third div.round-top {
	background: url(gfx/bg/box-normal-col-b.jpg) no-repeat 0px 0px;
	height: 20px;
}
	
#content-col-l-one-third div.round-bottom {
	background: url(gfx/bg/box-normal-col-b.jpg) no-repeat 0px -20px;
	height: 20px;}
	
#content-col-l-one-third .add-pad-left {
	width: 260px;
}
	
/* col right */		

div#content-col-r-two-third, 
div#content-col-r-two-third-blue {
	margin: 0 0 12px 0px;
	width: 500px;
	text-align: left;
	float: left;
}

div#content-col-r-one-third div.round-top,
div#content-col-r-one-third div.round-bottom,
div#content-col-r-one-third-blue div.round-bottom{
	width: 300px;
}

div#content-col-r-two-third-blue div.round-top{
	margin: 0 0 -70px 0;
}


#content-col-r-two-third {
	background: url(gfx/bg/box-normal-col-a.jpg) repeat-y -500px 0px; margin: 0;
}

#content-col-r-two-third div.round-top {
	background: url(gfx/bg/box-normal-col-a.jpg) no-repeat 0px 0px;
	height: 20px;
}
	
#content-col-r-two-third div.round-bottom {
	background: url(gfx/bg/box-normal-col-a.jpg) no-repeat 0px -20px;
	height: 20px;	
}

div#content-col-r-two-third, 
div#content-col-r-two-third-blue {
	margin: 0px 0 10px 0px;
	padding: 0;
	width: 500px;
	text-align: left;
	float: left;
}

/* blue gradient frame background */		
#content-col-r-two-third-blue {
	background: url(gfx/bg/col-r-two-third-blue.jpg) repeat-y -500px 0px;
}

#content-col-r-two-third-blue div.round-top {
	background: url(gfx/bg/col-r-two-third-blue.jpg) no-repeat 0px 0px;
	height: 90px;
	margin: 0 0 -70px 0px;
}
	
#content-col-r-two-third-blue div.round-bottom {
	background: url(gfx/bg/col-r-two-third-blue.jpg) no-repeat 0px -90px;
	height: 20px;
	margin-top: -6px;
}
	
#content-col-l-one-third-blue {
	background: url(gfx/bg/box-normal-col-b.jpg) repeat-y -300px 0px;
}

#content-col-l-one-third-blue div.round-top {
	background: url(gfx/bg/box-normal-col-b.jpg) no-repeat 0px 0px;
	height: 20px;
}
	
#content-col-l-one-third-blue div.round-bottom {
	background: url(gfx/bg/box-normal-col-b.jpg) no-repeat 0px -70px;
	height: 90px;
}		

/* New Rooms Frame - White Inner Box */

#content-col-r-two-third-blue #white-content-box-blue-frame {
		background: #fff;
		margin: 4px 0 0 0;
		width: 472px;
		float: left;
		}	

#content-col-r-two-third-blue #white-content-box-blue-frame div.round-top {
	background: url(gfx/bg/white-content-blue-frame.png) no-repeat 0px 0px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	width: 472px;
	}
	
#content-col-r-two-third-blue #white-content-box-blue-frame div.round-bottom {
	background: url(gfx/bg/white-content-blue-frame.png) no-repeat 0px -20px;
	margin: -20px 0 0 0;
	height: 20px;
	width: 472px;
	float: left;
	}

/* ---------------- Content Specific --------------- */	

/* free license */

#free-license h1.easy-steps {
	color: #3274b2;
	width: 125px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 45px 0 0;
	margin: 0 -15px 0 0;
	background: url(gfx/icons/120-value.png) 100% 22px no-repeat;	
	line-height: 22px;
	}
	
	#free-license h1.easy-steps em {
		font-style:italic; 
		font-weight: bold;
	}
	
#free-license .product-float-left {
	float: left;
	margin-right: 5px;
}

#free-license .value {
	clear: both; 
	height: 125px;
}

.easy-steps-list{
    margin-left: -.5em;	
}

#free-license ul.easy-steps-list {
	margin: 0;
	padding: 0em;
}

	#free-license .easy-steps-list li {
		padding: 0;
		margin: 0 0 20px 16px;
		font-weight: bold;
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
		color: #3d3a3f;
		line-height: 18px;
		list-style: decimal !important;
	}
	
	#free-license .easy-steps-list li p {
		font-weight: normal;
		font-size: 12px !important;
		font-family:Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
	}

/* New About Frame */

#about-frame h2.about-header {
	color:#3274b2;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:16px;
}
#about-frame .hook-bullet-list {
	margin:0;
	padding:0;
}
#about-frame .hook-bullet-list li{
	background:url(gfx/icons/small-hook-bullet.gif) no-repeat 0px 4px;
	font-weight:normal;	
	line-height:16px;
	margin:0;
	padding:0 0 10px 30px;
}	
#about-frame .hook-bullet-list li strong {
	font-weight: bold;
}

/* open new account rooms */

#open-new-account {
	
}
.supported-rooms-block {
	float: left;
	border-bottom: 1px solid #cbcad8;
	width: 470px;
	padding-bottom: 0 0 0 0;
	margin: -5px 0 30px 1px;
	height: 90px;
}

	.supported-rooms-block .last-child {
		margin-bottom: -30px;
	}

.supported-rooms-logo {
	overflow: hidden;
	width: 165px;
	border-right: 1px solid #cbcad8;
	float: left;
	height: 90px;
	margin-top: -5px;
}

	.supported-rooms-logo img.titan {
		margin: 14px 0 0 -10px;
	}
	
	.supported-rooms-logo img.party {
		margin: 10px 0 0 -6px;
	}
	
	.supported-rooms-logo img.fulltilt {
		margin: 10px 0 0 -10px;
	}
	
	.supported-rooms-logo img.carbon {
		margin: 26px 0 0 25px;
	}
	
.get-free-license {
	text-align: center;
}

.sign-up-bonus-blue {
	font-size: 18px;
	color: #0852a9;
	display: block;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.sign-up-bonus-blue a {
	font-size: 18px;
    color: #0852a9;
    display: block;
    line-height: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-decoration: none;
}

.sign-up-bonus-code {
	font-size: 14px;
	color: #3d3a3f;
	display: block;
	line-height: 24px;
}
.sign-up-bonus-code strong {
	font-weight: bold;
}

.supported-rooms-bottom {
	margin: -3px 6px 0 0;
}

	.supported-rooms-bottom a {
		font-weight: bold;
		background: url(gfx/misc/supported_rooms_arrow.png) 100% 0 no-repeat;
		padding: 0 16px 0 0;
		line-height:14px;
		float: right;
	}
/* new buy now free page block */

#buy-now-free-page {
	float: left;
	display: block;
	margin: 20px 0 20px 18px;
	color: #3d3a3f;
}

#buy-now-free-page h2 {
	color: #0852a9;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 45px 0 0;
	margin: 0 0 4px 0;
	white-space: nowrap;
	line-height: 22px;
	}
	
.buy-now-free-info {
	float: left;
	width: 225px;
	padding: 0 40px 8px 0;
	background: url(gfx/misc/gray-arrow-lg.png) 100% 8px no-repeat;
} 
	.buy-now-free-info p {
		margin: 0 0 6px 0;
	} 

.buy-content-top {
	border-bottom: 1px solid #cbcad8;
	float: left;
	margin-bottom: 8px;
}

.buy-now-button-free-page {
	text-align: center;
	width: 200px;
	float: left;
}
	.buy-now-button-free-page img {
		margin-top: 25px;
	}

#buy-now-free-page .buy-now-details {
	font-size: 10px;
    font-style: italic;
    line-height: 12px;
    width: 465px;
}