/* CSS Document */

/*GLOBAL*/
html{margin:0px; padding:0px; width:100%; height:100%; font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size:62.5%; color:#674d47;}
body{margin:0px; padding:0px; width:100%; height:100%; min-height:768px; min-width:768px; text-align:center; background:#b69f91 url(../gui/bg_gradient.gif) repeat-x top;}

a, a:visited{text-decoration:none;}
a:hover, a:active{text-decoration:underline;}
h1, h2, h3, h4 , h5 , h6, p{margin:0px; padding:0px;}
ul{margin:0px; padding:0px; list-style:none;}


/* MAIN LAYOUT */
#background{margin:auto; padding:0px; width:100%; height:100%;}
.pregnant #background{background:url(../gui/bg_boxTop_pregnant.gif) no-repeat center 89px;}
.options #background{background:url(../gui/bg_boxTop_options.gif) no-repeat center 89px;}
.abortion #background{background:url(../gui/bg_boxTop_abortion.gif) no-repeat center 89px;}
.sex #background{background:url(../gui/bg_boxTop_sex.gif) no-repeat center 89px;}
.father #background{background:url(../gui/bg_boxTop_father.gif) no-repeat center 89px;}
.extras #background{background:url(../gui/bg_boxTop_home.gif) no-repeat center 89px;}

#container1{margin:auto; padding-top:99px; width:768px; position:relative; text-align:left; _width:769px; _left:1px;}
#logo{margin:0px; padding:0px; width:262px; height:65px; display:block; position:absolute; background:url(../gui/logo.gif) no-repeat; top:11px; left:8px; z-index:2; text-indent:-9999px;}
#logo a{margin:0px; padding:0px; width:262px; height:65px; display:block; position:absolute; top:0px; left:0px;}
#lifeChoices{margin:0px; padding:0px; width:172px; height:32px; display:block; position:absolute; background:url(../gui/lifeChoices.gif) no-repeat; top:8px; right:10px; text-indent:-9999px;}
#menu{width:173px; height:466px; position:absolute; top:96px; left:17px; z-index:4;}
#submenu{width:140px; position:absolute; top:90px; left:194px; z-index:4;}

#box{margin:0px; padding:0px 0px 0px 345px; width:423px; min-height:458px; _height:458px; position:relative;}
.pregnant #box{ background:url(../gui/bg_box_pregnant.gif) repeat-y;}
.options #box{ background:url(../gui/bg_box_options.gif) repeat-y;}
.abortion #box{ background:url(../gui/bg_box_abortion.gif) repeat-y;}
.sex #box{ background:url(../gui/bg_box_sex.gif) repeat-y;}
.father #box{ background:url(../gui/bg_box_father.gif) repeat-y;}
.extras #box{padding:0px 0px 0px 205px; width:563px; background:url(../gui/bg_box_extras.gif) repeat-y;}

#contentTop{margin:0px; padding:0px; width:410px; height:42px; background:url(../gui/bg_contentTop.gif) no-repeat; position:absolute; z-index:3; top:90px; left:345px;}
.extras #contentTop{width:550px; background:url(../gui/bg_contentTop2.gif) no-repeat; left:205px;}
#contentTitle{margin:0px; padding:0px; width:381px; height:32px; position:absolute; z-index:4; top:99px; left:355px;}
.extras #contentTitle{left:215px;}
#content{margin:0px; padding:56px 26px 20px 22px; width:362px; position:relative; font-size:1.2em; line-height:1.5em; word-spacing:-.1em; overflow:hidden;}
.extras #content{width:502px;}
#content img{border:1px solid #674d47;}
#content .subtitle{font-weight:bold; font-size:1.2em; font-family: Arial, Helvetica, sans-serif; word-spacing:.1em; letter-spacing:-.018em;}
#content a{font-weight:bold; font-family: Arial, Helvetica, sans-serif; word-spacing:.1em; letter-spacing:normal;}
#content ul{margin:0px; padding:4px 0px 14px 28px; list-style-type:circle; font-size:.9em; word-spacing:0em;}
#content ol{margin:0px; padding:4px 0px 14px 28px; list-style-type:decimal; font-size:.9em; word-spacing:0em;}
.pregnant #content a{color:#4e553d;}
.options #content a{color:#842531;}
.abortion #content a{color:#1b767f;}
.sex #content a{color:#582b43;}
.father #content a{color:#975829;}
.extras #content a{color:#085c79;}

#box_bottom{margin-top:-16px; padding:0px; width:768px; height:39px; position:relative;}
.pregnant #box_bottom{background:url(../gui/bg_boxBottom_pregnant.gif) no-repeat;}
.options #box_bottom{background:url(../gui/bg_boxBottom_options.gif) no-repeat;}
.abortion #box_bottom{background:url(../gui/bg_boxBottom_abortion.gif) no-repeat;}
.sex #box_bottom{background:url(../gui/bg_boxBottom_sex.gif) no-repeat;}
.father #box_bottom{background:url(../gui/bg_boxBottom_father.gif) no-repeat;}
.extras #box_bottom{background:url(../gui/bg_boxBottom_extras.gif) no-repeat;}

#copyright{margin:0px; padding:9px 0px 60px 12px; display:block; width:747px; position:relative; color:#3f2821; line-height:1.6em; font-size:1.1em;}
#copyright a{color:#3f2821;}


/* HIDDEN ELEMENTS */
hr{display:none;}
.clear{clear:both; height:0px;}

