/*  DEFAULT COLORS:  orange: #F47A20 |  dark grey: #434540  |  light grey: #777 |  myReputation: #4B931C  |  myChild: #8AC92C  |  myPrivacy: #DF0000 */


a:link, 
a:visited,
a:active { text-decoration: none; font-weight: bold; color: #fff; }
a:hover { text-decoration: none; font-weight: bold; color: #a67c52; }

a:link.grey, 
a:visited.grey,
a:active.grey { text-decoration: none; font-weight: normal; color: #434540; }
a:hover.grey { text-decoration: none; font-weight: normal; color: #777; }

a:link.thin,
a:visited.thin,
a:active.thin {text-decoration: none; font-weight: normal; color: #f47b20;}
a:hover.thin {text-decoration: none; font-weight: normal; color: #B74C0E;}


/*------------------------- HEADER -----------------------------*/
body { 
    margin: 0px; 
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
    background-color: #fff; 
    color: #000; 
    font-size: 12px; 
    }

#header { 
    padding: 0px;
    width: 100%;
    }
    
#header .loginLinks { 
    vertical-align: top; 
    text-align: right; 
    height: 60px; 
    padding-right:20px; 
    font-size: 95%;
    }
    
#header a:link {
    text-decoration: none; 
    font-weight: normal; 
    color: #999;
    }
    
#header a:visited {
    text-decoration: none; 
    font-weight: normal; 
    color: #444;
    }
    
#header a:active {
    text-decoration: none; 
    font-weight: normal; 
    color: #434540;
    }
    
#header a:hover {
    text-decoration: none; 
    font-weight: normal; 
    color: #444;
    }

/*------------------------- GLOBAL NAV -----------------------------*/

#nav {
    background: url(../img/nav.png) no-repeat;
    height: 37px;
    width: 959px;
}

#nav p {
    margin: 10px 40px 10px 40px; 
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
    color: #fff; 
    font-size: 14px;
    float: left;
}

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:2em 0 0 0;
	margin:0;
	list-style:none;
	line-height:1.2em;
    border-bottom:1px solid #aaa;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:#350f58;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #444;
	border-top:1px solid #444;
	border-right:1px solid #aaa;
}

#globalnav A.here:link {
	color:#555;
}

#globalnav A.here:visited,
#globalnav A:active,
#globalnav A:hover {
    background:#999;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
    background:#fff;
}


/*------------------------- ACCORDION BEGIN -----------------------------*/
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0px;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin: 0px;
	padding: 4px;
}

h4 {
    font-size: 1.5em;
}

blockquote {
	padding:5px 20px;
}

.ad_block {
    float: left; 
    padding: 10px 0px 10px 10px;
    background: #f5f4f4;
    width: 630px;
    margin-bottom: 1px;
}

label {
    padding-left: 10px;
}

/*------------------------- BODY -----------------------------*/

#container { 
    width: 959px; 
    margin: 0px auto 0px auto;
    height: auto;
    }

#content {
    padding: 0px auto 0px auto;
    background: #fff;
    clear: both;
    position: relative;
}

#content a:link, 
#content a:visited,
#content a:active { text-decoration: none; font-weight: bold; color: #f47a20; }
#content a:hover { text-decoration: none; font-weight: bold; color: #736357; }
    
#top { 
    background-image: url(../img/artwork.png); background-repeat: no-repeat;
    width: 959px;
    height: 335px;
    }
    
#top2 { 
    background-image: url(../img/artwork2.png); background-repeat: no-repeat;
    width: 959px;
    height: 335px;
    }

#top p {
    padding-left: 30px;
    font-size: 1.1em;
    width: 450px;
}

#top2 p {
    padding-left: 30px;
    font-size: 1.1em;
    width: 300px;
}

#form { 
    width: 230px;
    text-align: right;
    padding-left: 30px;
}

#form input { 
    margin-top: 3px;
}

#formResponse { 
    background: url(../img/responseBG.png) top left no-repeat;
    height: 170px; 
    width: 353px;
    margin-left:  30px;
}
    #formResponse .content {
        padding: 5px 10px 10px 5px;
    }
    #formResponse h2 {
        padding-left: 30px;
        margin-left: 0px;
    }

#highlight { 
    width: 255px;
    height: 181px;
    float: left;
    padding: 10px 30px 10px 30px;
    }
    
#highlight2 { 
    width: 255px;
    height: 181px;
    float: left;
    padding: 10px 30px 10px 30px;
    }
    
#leftSide { 
    background-image: url(../img/about.png); background-repeat: no-repeat;
    width: 684px; 
    margin: 0px; 
    vertical-align: top; 
    height: auto;
    position: relative;
    float: left;
    }
    
#leftSide2 { 
    background-image: url(../img/faq.png); background-repeat: no-repeat;
    width: 684px; 
    margin: 0px; 
    vertical-align: top; 
    height: auto;
    position: relative;
    float: left;
    }

#leftSide3 { 
    background-image: url(../img/privacy.png); background-repeat: no-repeat;
    width: 684px; 
    margin: 0px; 
    vertical-align: top; 
    height: auto;
    position: relative;
    float: left;
    }

#leftSide p {
    padding: 0px 0px 0px 40px;
    font-size: 1.1em;
    width: 600px;
}

#leftSide2 p {
    padding: 0px 0px 0px 40px;
    font-size: 1.1em;
    width: 600px;
}

#leftSide3 p {
    padding: 0px 0px 0px 40px;
    font-size: 1.1em;
    width: 600px;
}

#leftSide3 a:link, 
#leftSide3 a:visited,
#leftSide3 a:active { text-decoration: none; font-weight: bold; color: #f47a20; }
#leftSide3 a:hover { text-decoration: none; font-weight: bold; color: #736357; }
    
#rightSide { 
    background-image: url(../img/price.png); background-repeat: no-repeat;
    width: 257px; 
    margin: 0px; 
    vertical-align: top; 
    height: 254px;
    position: relative;
    float: right;
    }
    
.title { 
    font-size: 30px; 
    font-weight: normal; 
    color: purple; 
    font-family: "Georgia", "Palatino", "Times New Roman";
    }
    
.subtitle { 
    font-size: 14px; 
    font-weight: bold;
    color: #666A6C; 
    font-family: "Trebuchet MS","Arial","Helvetica";
    }
    
.text { 
    font-size: 12px;
    font-weight: normal;
    color: #666A6C;
    }
    
li { 
    padding-left: 10px;
    margin-left: 20px;
    width: 580px;
    }
    
hr { 
    color: #959595;
    
    }

/*------------------------- FOOTER -----------------------------*/
#footer {
    height: 100px;
    width: 100%;
    border-top: 1px solid #333;
    float: left;
    margin-top: 10px;
}

#footer p {
    padding: 10px; 
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
    color: #000; 
    font-size: 9px;
    float: left;
}

#footer a:link, 
#footer a:visited,
#footer a:active { text-decoration: none; font-weight: bold; color: #362f2d; }
#footer a:hover { text-decoration: none; font-weight: bold; color: #736357; }

/*------------------------- CLEAR FIX FOR FLOATS -----------------------------*/
/* these styles instruct non-IE browsers to render container elements so that they fully enclose floats */		
/* without this class applied, a float might hang over the bottom border of it's container */
.clearfix:after { 
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility: hidden; 
    }
    
.clearfix { 
    display: inline-block; 
    }

/* hides clearfix from IE-mac \*/
* html .clearfix { 
    height:1%; 
    }
    
.clearfix { 
    display:block; 
    }
/* end hide from IE-mac */

