
/*

*/



html, body {
    overflow-x: hidden;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
    
}

#404 {
   background: #000000;
    
}


/*header*/

#headerwrapper {
	
	width: 100%;
	background: #292727;
	height: 80px;
	position: fixed;
	border-bottom: 1px solid #595757;
	-webkit-box-shadow: 0 0 26px rgba(0,0,0,0.5);
	z-index: 1000;
	
	

	
}

#header {
	
	width: 960px;
	margin: auto;
	padding-top: 20px;
	
	
	
}

#logo {
	margin-top: 8px;
	float: left;
	margin-left: 5px;
	
	
}

#topNav {
	
	float: right;
}

#siteNav {

	list-style: none;
	margin-top: 10px;
	padding: 0;
}

#siteNav li {

	 display:inline;
	
}

#ordercontainer {
	
	margin: 0 auto;
	width: 960px;
	
}


#navTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 20px 20px;
	display: block;
	font-size: 12px;
	color: #F5EA14;

}

#navTXT a {

	color: #FFFFFF;
	text-decoration: none;

}


#navTXT a:hover {

	color: #F5EA14;

}

#orderTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 15px;
	display: block;
	font-size: 12px;
	color: #F5EA14;
	

}

#orderTXT a {

	color: #FFFFFF;
	text-decoration: none;

}



#orderTXT a:hover {

	color: #F5EA14;
	text-decoration:none;

}


.orderBG:hover  {
	border: 6px dashed #E4E4E4;
	padding: 14px 30px;
	cursor: hand;


}

.orderBG  {
	border: 6px solid #E4E4E4;
	padding: 14px 30px;


}

.orderBGlive  {
	border: 6px solid #E4E4E4;
	padding: 14px 30px;


}




/*body*/

#bodywrapper {
	
	width: 960px;
	margin: auto;
	display: block;
	background: white;
	
	
	
}

#homepagecenterimage {
	text-align: center;
	padding-top: 170px;
	
}


#press  {
	text-align: center;
	padding-top: 40px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #a29898;	
	
	
}



#homepagecenterimage {
	text-align: center;
	
}

#thesiswrapper {
	
	margin-top: 70px;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	background-color: whiteSmoke;
	height: 520px;
	
	
}


#thesis {
	margin-top: 20px;
	text-align: center;
	font-family: 'BenchNine', sans-serif;
	font-size: 28px;
	color:#535151;
	text-transform:uppercase;	
	

}


#thesisSUB {
	margin-top: 0px;
	text-align: center;
	font-family:'BenchNine', sans-serif;
	text-transform:uppercase;	
	font-size: 18px;
	color:#8a8383;
	letter-spacing: 1px;
	

}

#thesis a {
	text-decoration: none;
	color: #C35617;
	
}

#thesis a:hover {
	text-decoration: underline;
	color: #C35617;
	
}




#videowrapper {
	

	margin: 0 auto;
	width: 100%;
	background-image:url('http://www.chocolateinvader.com/beta/imgs/pttrn2.png');
	height: 700px;

	
	
}

#videocontainer {
	padding-top: 94px;
	width: 960px;
	display: block;
	margin: 0 auto;
	

	
	
}




#playTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 15px;
	display: block;
	font-size: 18px;
	color: #2c2c2c;
	text-align: center;
	position:relative;
	top:-262px;

}

#playTXT a {

	color: #ffffff;
	text-decoration: none;

}



#playTXT a:hover {

	color: #F5EA14;
	text-decoration:none;

}


.playBG  {
	border: 10px solid white;
	background: #000000;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	padding: 20px 20px;
	
	
}

.playBG:hover  {
	border: 10px solid #bda2a2;
	
}


/* IMG */


#CenterWrapper {
	
	width: 960px;
	margin: auto;
	padding-top: 30px;
	text-align: center;
	
}

#L {
	float: left;
	width: 300px;
	padding: 10px
	
}

.IMGtitle {

	font-family: 'BenchNine', sans-serif;
	font-size: 22px;
	color:#676565;
	text-transform: uppercase;
	
		

	
}

.IMGtext {

	font-family: 'chivo', sans-serif;
	font-size: 14px;
	color: #a29898;	
	
}



#processbuy {

	
	font-family: 'chivo', sans-serif;
	color: #a28f8f;	
	text-transform: uppercase;
	font-weight: 600;
	display: inline;
	font-size: 12px;
	text-align: left;
	padding-top: 50px;

}

#processbuy a {

	text-decoration: none;	
	color: #4a4949;

}
#processTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 15px;
	display: block;
	font-size: 12px;
	color: #2c2c2c;
	text-align: center;

}

#processTXT a {

	color: #2c2c2c;
	text-decoration: none;

}



#processTXT a:hover {

	color: #2c2c2c;
	text-decoration:none;

}


.processBG  {
	border: 1px solid black;
	padding: 14px 30px;


}

.processBG:hover  {
	border: 1px dashed black;
	padding: 14px 30px;


}

#homebuyTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 15px;
	display: block;
	font-size: 12px;
	color: #2c2c2c;
	text-align: center;

}

#homebuyTXT a {

	color: #2c2c2c;
	text-decoration: none;

}



#homebuyTXT a:hover {

	color: black;
	text-decoration:none;

}


.homebuyBG  {
	background:#f2e6e6;
	padding: 5px 10px;


}
/* order */ 
	

#msg {
	font-family: 'BenchNine', sans-serif;
	text-transform:uppercase;
	padding-top:15px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #EB8921;
	float: left; 
	font-weight: 700;
	
	
}


#msgsection {
	
	margin-top: 80px;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	background-color: whiteSmoke;
	height: 55px;	
	position: fixed;
	width: 100%;
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.5);
	
}

#cart {
	
	padding: 12px 13px;
	float:right;
	
}

.cartBG {
	
	
	padding: 5px 14px;
	background: whitesmoke;
	border: 1px solid #878787;
	font-family:'open sans', sans-serif;
	display: inline;
	font-size: 13px;
	color: black;
	float: right;
	

}

.cartBG:hover {
	
	border: 1px dashed #878787;
	cursor: hand;

}

#saleswrapper {
	
	margin-top: 130px;
	/*border-bottom: 1px solid #E4E4E4;*/
	height:780px;
	
	
	
}


#CenterWrapperSales {
	
	width: 960px;
	margin: auto;
	padding-top:5px;

	
	
}

#salesitem {
	
	padding-top:45px;
	height: 250px;
}

#IMGdiv {
	float: left;
	width: 350px;
	display: inline;
	
}


#IMG2div {
	float: left;
	width: 200px;
	display: inline;
	
}

#copydiv {
	
	float: left;
	width: 220px;
	display: inline;
	text-align: left;
	

}


#copyheader {
	
	font-family: 'BenchNine', sans-serif;
	font-size: 34px;
	color:#676565;
	text-align: left;
	border-bottom: 1px solid #E4E4E4;
	width: 550px;
	
}

.whatyouget {

	font-family: 'chivo', sans-serif;
	font-size: 15px;
	color: #5e5454;	
	width: 200px;
	text-transform: uppercase;
	line-height: 20px;
	
}


#salespoints {

	font-family: 'chivo', sans-serif;
	font-size: 15px;
	color: #a29898;	
	width: 300px;
	line-height: 20px;
	
}



#buyTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	display: inline;
	font-size: 22px;
	color: black;
	float: right;
	padding-top: 15px;
	

	

}

#buyTXT a {

	color: white;
	text-decoration: none;

}



#buyTXT a:hover {

	color: fuchsia;
	text-decoration:none;

}



.buyBG  {
	
	padding: 14px 30px;
	background:#232323;
	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	display: inline;
	font-size: 22px;
	color: white;
	float: right;
	padding-top: 15px;
	border: 0px;


}

.buyBG:hover {
    border: 0px;
    background: #363333;
    color: white;
    cursor: hand;	
}


.soldoutBG  {
	
	padding: 14px 30px;
	background:#f94949;
	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	display: inline;
	font-size: 22px;
	color: white;
	float: right;
	padding-top: 15px;
	border: 0px;


}

#salesdetail {
	
	padding-top:5px;
	height: 250px;
	
}


#detailcopydiv {

	float: left;
	width: 960px;
	display: inline;
	text-align: left;
	border-top: 1px solid #f1eded;
	margin-top: 40px;
	
	
	

}

#detailcopytxt {
	
	font-family: 'chivo', sans-serif;
	font-size: 15px;
	color: #a29898;	
	line-height: 20px;
	padding-top: 1px;
}

#detailcopytxt a{
	
	
	color: #ff9200;	
	text-decoration: none;

}

#detailcopytxt a:hover{
	
	
	color: #ff9200;	
	text-decoration: underline;

}


/* about */

#aboutwrapper {

	
	width: 960px;
	margin: auto;
	padding-top:120px;
}


#textabout {

	font-family: 'BenchNine', sans-serif;
	font-size: 55px;
	text-transform: uppercase;
	color:#232323;

}




#textabout2 {

	font-family: 'chivo', sans-serif;
	font-size: 20px;
	color: #a28f8f;	
	line-height: 35px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	
	
	
}


.textaboutitalics {
font-style: italic;
	
	
	
}


#AboutCenterWrapper {
	
	width: 960px;
	margin: auto;
	padding-top: 20px;
	text-align: center;
	
}



#aboutsocialwrapper {
	
	margin-top: 30px;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	background-color: whiteSmoke;
	padding: 20px;
	
	
}

#dropanote {

	font-family: 'Petit Formal Script', cursive;
	font-size: 55px;
	color: #363636;	
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 60px;
	
	
}

#noteTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 15px;
	display: block;
	font-size: 12px;
	color: #2c2c2c;
	text-align: left;
	width:900;

}

#noteTXT a {

	color: #2c2c2c;
	text-decoration: none;

}



#noteTXT a:hover {

	color: #F5EA14;
	text-decoration:none;

}


.noteBG  {
	border: 1px solid black;
	padding: 14px 28px;

}

.inputbox {
	

width:100%;
padding-top:10px;
padding-bottom:3px;
padding-left:18px;
margin-right:15px;
text-align: left;
font-size: 18px;
font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
background:#fdf9f9;
font-weight: 100;
border: 1px solid #e6dcdc;


}

.emailbox {
	
width:100%;
padding-top:10px;
padding-bottom:10px;
padding-left:18px;
margin-right:15px;
text-align: left;
font-size: 18px;
font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
background:#fdf9f9;
color:#363535;
border: 1px solid #e6dcdc;
	
	
}

#socialicons {

height: 50px;
display: block;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;

}


#socialTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	display: inline;
	font-size: 14px;
	color: #2c2c2c;
	text-align: left;
	width: 100px;
	padding-right: 20px;
	

}

#socialTXT a {

	color: #FFFFFF;
	text-decoration: none;

}



#socialTXT a:hover {

	color: #F5EA14;
	text-decoration:none;

}


.socialBG  {
	border: 1px solid black;
	padding: 14px 18px;
	background: #101010	;
	
	

}

.submitform  {
	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid black;
	background: #ffffff;
	padding: 14px 28px;

}

.submitform:hover  {
	border: 1px dashed black;
	background: #fdf9f9;
	padding: 14px 28px;

}




/* faq */


#faqwrapper {
	

	width: 600px;
	float: left;

}

#ingredientwrapper {
	



	margin-top: 10px;
	width: 260px;
	float: right;
	margin-left: 30px;

}


.highlight {
	
	background: black;
	padding: 5px;
	color: #ffffff;
	
}

/*
#ingredienttitle {





	font-family: 'BenchNine', sans-serif;
	font-size: 28px;
	color: #ffffff;	
	line-height: 35px;
	text-align: left;
	background: black;
	padding-left: 20px;
	padding-top: 20px;
	
	
	
}

#ingredientbody {

	font-family: 'BenchNine', sans-serif;
	font-size: 28px;
	color: #494747;	
	line-height: 35px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background: black;
	
	
}
*/



#pagetitle {
	
	
	font-family: 'BenchNine', sans-serif;
	font-size: 80px;
	text-transform: uppercase;
	color:#232323;
}






#textfaq {




	font-family: 'chivo', sans-serif;
	font-size: 18px;
	color: #363636;	
	line-height: 30px;
	padding-top: 30px;
	text-align: left;
	
	
}

#textfaq2 {

	font-family: 'chivo', sans-serif;
	font-size: 18px;
	color: #a28f8f;	
	line-height: 30px;
	text-align: left;
	
	
}




#noteTXT {

	font-family: 'chivo', 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 15px;
	display: block;
	font-size: 12px;
	color: #2c2c2c;
	text-align: center;

}

#buyspecialTXT a {

	color: #2c2c2c;
	text-decoration: none;
	font-size: 13px;

}



#buyspecialTXT a:hover {

	color: #F5EA14;
	text-decoration:none;

}


.buyspecialBG  {
	border: 1px solid black;
	padding: 14px 238px;


}

/* process */



#processmainwrapper {

	
	width: 960px;
	margin: auto;
	padding-top:100px;
	
}

#processheader {

	font-family: 'BenchNine', sans-serif;
	font-size: 30px;
	color:#C0C0C0;
	margin-top: 20px;
	text-transform: uppercase;

}




#processimg {
	display: inline;
	float: left;
	margin-top: 40px;
	border: 1px solid #cbc1c1;
	padding: 4px;
	

}

#processcontainer {
	
	width: 960px;
	display: inline;
	float: left;
	padding-left: 0px;

	
}




#textprocesscontainer {
	
	
	float:left;
	width: 360px;
	padding-left: 20px;
	margin-top: 10px;
	
} 


#textprocess {

	font-family: 'BenchNine', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #363636;	
	line-height: 40px;
	padding-top: 20px;
	text-align: left;
	
	
	

	
	
}

#textprocess2 {

	font-family: 'chivo', sans-serif;
	font-size: 17px;
	color: #a28f8f;	
	line-height: 24	px;
	text-align: left;
	
	
	
	
}


/*footer*/


#footerwrapper {
	
	margin-top: 50px;
	border-top:1px dashed #b0a5a5;
	background: white;
	display: inline-block;
	text-align: center;
	width: 100%;
	height: 80px;
	
	

}



#footer {
	width: 960px;
	margin: auto;
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	
	color:#a29898;	
		
	
}

#footer a {
	
	color:#000000;
	text-decoration: none;
}

#footer a:hover {
	
	color:#000000;
	text-decoration: underline;
}



#social {
	
	float: left;
	margin-left: 5px;
	
}

#official {
	
	float: right;
}


.socialpadding {
	
	padding-right: 5px;
	
}


/* 404 */


#four {

	font-family: 'BenchNine', sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	color:#ffffff;
	
}	


