/* CSS Document - 20 reasons */


/*layout*/
#wrap{padding:20px 0;position:relative}
h2{font-size:1.8em;color:#9baeda;font-weight:normal;margin-bottom:0}

div.block{background:#eceff4;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;padding:15px 30px;float:left;margin:30px 10px 0 0}
div.block h3{color:#9baeda;text-align:center;margin-top:0;font-weight:normal;font-size:1.5em}
div.block p{color:#555;font-size:1.1em;line-height:1.5em;margin:1.5em 0}
div.block p.img.center{text-align:center}
div.block p.img.left{float:left}
div.block p.img.right{right:right}

div.block.design{width:400px}
div.block.status{width:340px;margin-left:70px}
span.status-bubble{display:block;float:left;width:120px;height:100px;margin:10px 0 0 50px;background:url(img/reason_bubble.png) no-repeat}
div.block.domain{width:230px;height:260px}

div.block.fotoalbums{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;width:566px;height:260px;background:url(../images/other/reason_photoalbum_bg.png) no-repeat;margin-left:14px}
div.block.fotoalbums h3, div.block.fotoalbums p{margin-left:300px}

div.block.heart{background:#eceff4 url(../images/other/reason_heart.png) no-repeat 20px center;height:165px;width:380px}
div.block.heart h3, div.block.heart p{margin-left:180px;text-align:left}

div.block.small{width:200px;height:165px;padding:15px;margin-left:10px}
div.block.small h3{font-size:1.1em}
div.block.small p{font-size:.9em;line-height:1.4em}

div.block.three{width:243px;margin-right:15px}
div.block.two{width:403px;margin-right:15px}
div.block.four{width:164px;margin-right:15px}
div.block.four h3{font-size:1.1em}
div.block.four p{font-size:.9em}

div.block.two-five{width:305px;margin-right:15px}
div.block.three-five{width:500px;margin-right:15px}

div.block.left h3{text-align:left}
div.block.right h3{text-align:right}

.reg_btn_paceholder{display:block;height:305px}
a#reg_btn{margin:60px 0 0 -230px;position:absolute;z-index:6;left:50%;display:block;width:460px;height:42px;background:#efefef;border:1px solid #cfcfcf;line-height:42px;text-align:center;color:#696969;font-size:20px;text-decoration:none;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}
a#reg_btn:hover{background:#f5f5f5;border-color:#aaa}

div.bg-repeat{position:absolute;background:url(img/reason_bg_repeat.gif)bottom repeat-x;left:0;right:0;bottom:215px;z-index:4;height:280px}
div.bg-repeat div.bg{height:280px;position:absolute;bottom:49px;left:0;right:0;width:100%;background:url(img/reason_bg.gif) no-repeat center center;z-index:5}
.ie div.bg-repeat{display:none}
.ie .reg_btn_paceholder{height:160px}