/* Establish layout for EventsGuild.com */

* {
	margin:0;
	padding:0;
	
}

#boxwidth {width:800px; position:relative; }



A.nav:visited  {
	color: #fff;
	background-color: none;
	text-decoration: none
}
A.nav:link  {
	color: #fff;
	background-color: none;
	text-decoration: none
}
A.nav:active  {
	color: #fff;
	background-color: none;
	text-decoration: none
}
A.nav:hover   {
	color: #FFCC00;
	text-decoration: none
}


A:visited  {
	color: #52317D;
	background-color: none;
	text-decoration: none
}
A:link  {
	color: #52317D;
	background-color: none;
	text-decoration: none
}
A:active  {
	color: #52317D;
	background-color: none;
	text-decoration: none
}
A:hover   {
	color: #FFCC00;
	text-decoration: none
}

/* */
A.culture:visited  {
	color: #666;
	background-color: none;
	text-decoration: none
}
A.culture:link  {
	color: #666;
	background-color: none;
	text-decoration: none
}
A.culuture:active  {
	color: #666;
	background-color: none;
	text-decoration: none
}
A.culture:hover   {
	color: #ccc;
	text-decoration: none
}

/* */



A.inside:link  {
	color: #52317D;
	background-color: none;
	text-decoration: none
}
A.inside:hover   {
	color: #CC3333;
	text-decoration: none
}


p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/1.5 Verdana, Trebuchet, Lucinda, Arial, sans-serif;
	}

/* Resource Section */
#r_menu{
	background-image: url(images/bg/resources2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	min-height:600px;
	float: left;
	padding-top: 100px;
	padding-left: 20px;
	font-size: 16px;
	
	}

#resourceheader{
	font-size: 18px;
	color: #52317D;
	line-height: 2.5ex;
}

#r_menu li{
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px 10px 5px;
	padding: 5px 10px 5px 5px;
}


#resourceTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding: 20px;
	margin-left: 250px;
	text-align: left;
	position:relative;
	
	}






/* End Resource Section */

#letter{
	width: 600px;
	background-image: url(images/LighterLH_s.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	}
#letter_content{
	padding-top: 150px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 660px;
	color: #372E0A;
}

.lettermisc{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #372E0A;
	font-weight: lighter;
}
.sigformat{
	padding-top: 5px;
	padding-bottom: 5px;
}
#q_wrapper{
	padding: 15px;
	border: thin solid #52317D;
	background-color: #CCCCCC;
}
#navWrapper{
	background-color: #e0dae8;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}

#c_navWrapper{
	background-color: #8dc63f;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}

#b_navWrapper{
	background-color: #6699CC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}



.listpad{
	padding-left:15px;
	
	border-left-width: medium;
	border-left-style: solid;
	
	border-left-color: #639;
}


#disclaimer{
	padding-left:15px;
	
	
}

#topNav  {
	background-color: #52317D;
	text-align: left;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: normal;
	border: thin solid #52317D;
}

#c_topNav  {
	background-color: #F4F062;
	text-align: left;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: normal;
	border: thin solid #deeec7;
	background-image: url(images/bg/y_nav_bg.jpg);
	background-repeat: repeat-x;
}



#topNav li {
  display: inline;
 
  padding:15px;


}

#c_topNav li {
  display: inline;
 
  padding:15px;


}


/* questionnaire Related content */
questionnaire{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
li{
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px 10px 5px;
	padding: 5px 10px 5px 5px;
}

li+li{
}

#catergory li {
	padding: 5px;
}
#question li{
	padding: 5px;
}

.category{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
}
.question{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #52317D;
	padding: 5px;
}
.subquestion{}
.more{}

#disclaimer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 20px;
	padding-top:20px;
	color: #999;
}

.sub_btn{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 10px;
	font-size: 16px;
}

.c{
	padding: 5px;
	margin: 0px;
}

#c0{
	padding: 10px 10px 10px 0px;
	margin: 0px;
}

#c_other
	{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#c0 li{
	padding-right: 30px;
	display: inline;

}
#c1 li{
	padding-right: 20px;
	margin-right: 20px;
}

#cs{ margin-top:10px;}

#c3 li{
	padding-right: 10px;
	display: inline;
}



.c7{
	padding: 0 5px; 
}
/*.c7 li{
	display: inline;
}
*/

.c_alt{
	padding: 0 5px; 
	background-color: #E0E0DB;
	
}


#c8{
	padding: 5px;
	margin: 10px;
	
}


#c8 li{
	padding: 10px 20px 10px 10px;
	margin: 0px 10px 0px 0px;
	background-color: #E0DAE8;
}

#c9{
	padding: 5px;
	margin: 10px;
	
}


#c9 li{
	padding: 10px 20px 10px 10px;
	margin: 0px 10px 0px 0px;
	background-color: #E0DAE8;
}





/*#c9 li{
	display: inline;
}
*/
/*.c_alt li{
	display: inline;
}
*/


#c10{ padding: 10px; 	margin: 0px;}
#c10 li{ padding: 10px;	display: inline;}


#c11{ padding: 10px; 	margin: 0px;}
#c11 li{ padding: 10px;	display: inline;}

#c12{ padding: 10px; 	margin: 0px;}
#c12 li{ padding: 10px;	display: inline;}


/* faqs Related content */



#faqs{
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #52317d;
	border-right-color: #52317d;
	border-bottom-color: #52317d;
	border-left-color: #52317d;
	background-color: #e0dae8;
}

#faqTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding: 20px;
	text-align: left;
	position:relative;
}

.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding: 20px;
	text-align: left;
	
}

#welcomeTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	padding: 20px 40px 100px 20px;
	text-align: left;
	font-weight: normal;
}




#faqImg{
	padding-top: 40px;
	
}

#welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	background-image: url(images/welcomeBox_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}


#welcome_temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 60px 200px 0px;
	background-position: bottom;
	margin: 0px;
}


.welcome {
	background-image: url(images/welcomeBG.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.header {
	/*margin-top: 0;*/
	margin-bottom: 1em;
	font: 11px/1.5 Verdana, Trebuchet, Lucinda, Arial, sans-serif;
	width: 900px; /*Actual value for conformant browsers*/
	color: #952d20;
	}

.imgbuttons{
	border: thin ridge #ece4b2;
}

#hideBox{
	
	font-size: 9px;
	font-weight: bolder;
	color: #FFCC00;
}

#thankYou{
	height: 400px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

p+p {

/*text-indent: 2em;*/
margin-top: -1em;
}

img+h3 {
	margin-top:15px;
	}

#wrapper{
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	
	/*width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%; /*Actual value for conformant browsers*/
	color: #f8f7fa;
		}



#content{
	margin: 0px;
	padding: 25px;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	
	/*width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	border: medium solid #52317d;
		}

#insidecontent{
	margin: 0px;
	padding: 10px;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	
	/*width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	border: thin solid #ece4b2;
}

#insidecontentContact{
	margin: 0px;
	padding: 50px 120px 0px;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	
	/*width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	border: thin solid #ece4b2;
	background-image: url(images/music_contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #52317D;
	font-style: normal;
	font-weight: bold;
}
#header{
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-y;	
		
	}
	
	#cheader{
	background-image: url(images/_headerBg.jpg);
	background-repeat: repeat-y;	
		
	}
	
.headerflash{
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-y;	
		
	}



# {
	margin: 10px 0px;
	padding: 10px;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	
	/*width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #FFFFFF;
	background-color: #52317d;	/*width: 1000px; /*Actual value for conformant browsers*/
	width: 800px;
		
	}
	
	#c_footer {
	margin: 10px 0px;
	padding: 10px;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	
	/*width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #FFFFFF;
	background-color: #6699CC;	/*width: 1000px; /*Actual value for conformant browsers*/
	width: 800px;
		
	}

#footer {
	margin: 10px 0px;
	padding: 10px;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	
	/*width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #fff;
	background-color: #52317D;	/*width: 1000px; /*Actual value for conformant browsers*/
	width: 800px;
		
	}



#bannerlogo {
	margin: 0;
	padding: 0;
	border: 0;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	height: 31px;
	width: 980px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1000px; /*Actual value for conformant browsers*/
	
	}


#newmenu {
	
	background: #ffffff;
	color:#000;
	border: 0;
	border-bottom: 1px dotted #000;
	margin: 0;
	padding: 0;
	padding-left:inherit;
	text-align:left;
	height:	100px;
	
	
	width: 990px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1000px; /*Actual value for conformant browsers*/
	
	}
	
#secondarynav	{
	/* Float: Left; */

	float:left;
	/*margin:0;*/
	padding: 5px 25px 5px 10px;
	background: #ffffcc url(images/sbbot4.gif) repeat-x bottom left;
	border: 0;
	border-top: 10px solid #95a580;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	width: 110px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px; /*Actual value for conformant browsers*/
		
}

/* Hide from IE5-mac. Only IE-win sees this. \*/


* html #secondarynav {
	
	
	/*margin-left:-200px;*/
	float:left;
	/*margin:0;*/
	padding: 5px 25px 5px 10px;
	background: #ffffff url(images/sbbot4.gif) repeat-x bottom left;
	border: 0;
	border-top: 10px solid #95a580;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	width: 220px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:220px; /*Actual value for conformant browsers*/
		position:fixed;;

}


* html #primarycontent {
	height: 1%;
	margin-left:0;
}

/* End hide from IE5/mac */





	
	
	
html>#secondarynav {
	width: 100px;/* Be nice to Opera */
	}
	
#primarycontent {
	border:0;
	border-top: 10px Solid #bdcdbd;
	padding:25px 0px 25px 25px;
	margin:0;
	margin-left:150px;
	/*width:auto;*/
	
	width: 820px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:825px; /*Actual value for conformant browsers*/
	/*overflow:hidden;*/
	}
#splashcontent {
	border:0;
	border-top: 10px Solid #bdcdbd;
	/*           R                */
	padding:25px 0px 25px 25px;
	margin:0 0 0 150px;
	/*width:auto;*/
	
	width: 800px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:810px; /*Actual value for conformant browsers*/	
		/*overflow:hidden;*/
	
	}




#indexcontent {
	border:0;
	border-top: 10px Solid #bdcdbd;
	padding:25px 0px 25px 48px;
	margin:0 0 0 156px;
	/*width:auto;*/
	
	width: 820px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:796px; /*Actual value for conformant browsers*/
	/*overflow:hidden;*/
	}




#textcontent {
	float:left;
	border:0;
	padding:0px 0px 0px 0px;
		margin: 0;
	
	

	width:180px;
	
	}
	
#flashcontent {
	/*float:;*/
	
	border:0;
	padding:0px 0px 0px 0px;
	margin:0;
	margin-left:215px;
		
	
	}

#bravefourhundred {

	margin: 0;
	border: 0;
	padding: 15px 25px;
	width: 450px; /*false width for IE4 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px /*actual valuie */
	}
	
html>#bravefourhundred {
	
	width: 400px; /* be nice to opera*/
}

.errorformat{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F00;
}
	
.requiredfield {
	font-weight: bold;
}

div.category { padding-bottom:10px; }
div.question { margin-bottom:10px; }
div.category div.c02 { display:block; clear:both; overflow:auto; }
div.category div.c02 li { list-style: none; margin:0 0 10px; padding:0; line-height:1em; clear:both; }
div.category div.radio li, div.category div.check li { display:inline; float:left; clear: none; margin-right:10px; }
div.category div.radio li input, div.category div.check li input { margin-right:5px; }
div.category div.check li.other { clear:both; }
div.category div.c02 li label { display:block; float:left; width:125px; margin-bottom:10px; text-align:right; margin-right:5px; }
div.category div.c02 li input, div.category div.c02 li select { float:left; display:inline; margin-bottom:10px; }


/* book styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}

h2 {
clear:both;
}
div#turner {
float:left;
padding-top:33px;

width:756px;
height:526px;
position:relative;
background: transparent url(sneakpeak/Intro/bookBg.jpg) 0px 6px  no-repeat; /* this graphic gives us the book edges and the shadows around the edges */
}

#leftpage, #rightpage {
float:left;
position:relative;
background-image:url(sneakpeak/Intro/pages3.jpg);
overflow:hidden;
width:365px;
height:470px;
left:13px; 
cursor:pointer
}
#leftpage{
background-position:0 0;
}
#rightpage{
background-position:365px 0; 
/*background-position:365px 0; */
}

div#flip {
background: transparent url(sneakpeak/Intro/3d_flip.gif) top center;
height:525px;
/*width:118px;*/
width:255px;
position:absolute;
top:10px;
/*left:90px;*/
left:250px;
z-index:99;
margin-bottom:0;
padding-bottom:0;

}

.c_contentTxtBox{padding-top:30px;}
