@charset "UTF-8";
/* CSS Document */

body {
	/* background-image: url(images/dresses.jpg); */
	background-repeat: no-repeat;
	background-color: black;
	background-attachment: fixed;
	background-position:center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #111111;
	font-size: 18px;
}
#content {
	background-image: url(images/2.png);
	background-repeat: repeat-y;
	padding-right: 100px;
	padding-left: 100px;
}
#contenttop {
	background-image: url(images/1.png);
	background-repeat: repeat-y;
}
.img-margin {
	margin-right: 20px;
	margin-bottom: 5px;
}
.red {
	color: #C00;
}
.darkbar {
font-size:24px;
background-color:#4D4D4D;
color:white;
padding:3px;
padding-left:3px;
font-weight:bold;
}

.ballotbox:before{
    content: "\2611";
    color:red;
    margin-right: 6px;
    font-weight:bold;
    font-size:40px;
    text-indent:50px;
}

.envelope:before{
    content: "\2709";
    color:red;
    margin-right: 6px;
    font-weight:bold;
    font-size:40px;
    text-indent:50px;
}

.xbox:before{
    content: "\2612";
    color:red;
    margin-right: 6px;
    font-weight:bold;
    font-size:40px;
    text-indent:50px;
}

.checkred:before{
    content: "\2714";
    color:red;
    margin-right: 6px;
    font-weight:bold;
    font-size:40px;
    text-indent:50px;
}
.checkbox:before{
    content: "\2611";
    color:blue;
    margin-right: 6px;
    font-weight:bold;
    font-size:40px;
    text-indent:50px;
}
.check:before{
    content: "\2714";
    color:blue;
    margin-right: 6px;
    font-weight:bold;
    font-size:40px;
    text-indent:50px;
}

h1 {
text-align:center;
font-weight:bold;
font-family:tahoma;
}


.bluefeatures{
background-color:#f5f7fc;
border:2px solid #1b1464;
font-size:18px !important;
font-weight:normal;
margin:0px auto;
text-align:left;
padding-top:15px;padding-bottom:15px;
padding-right:25px;padding-left:25px;
margin-top:10px;
margin-bottom:10px;
line-height:23px !important;
}

#launchbk .bluefeatures h3{text-align:center;font-weight:bold;font-size:24px !important;letter-spacing:-1px;padding-top:5px;padding-bottom:5px;color:#1F1F1F !important;line-height:1.0em !important;}

#launchbk .bluefeatures h2{line-height:1.1em !important;color:#1F1F1F !important;}

#launchbk .bluefeatures h1{line-height:1.2em !important;margin-bottom:10px;color:#1F1F1F !important;}

.bluefeatures p{
font-size:15px !important;
font-weight:normal;
text-align:left;
line-height:23px !important;
color:#283838;
}

.bluefeatures p:last-child{margin-bottom:0px;}

.bluefeatures li{color:#283838 !important;}

.bluefeatures ul{padding-top:0px;padding-bottom:0px;}

.bluefeatures ul li{font-size:15px !important;line-height:23px !important;}

