/*

File:			custom.css

Description:	Custom styles for Thesis



Things to do:

	In Site Options (or Thesis Options in 1.6):

		check option to display title in header display options

		

	In Design Options:

		set body background to #44443f

		set page background to #ffffff

		uncheck option to display borders

		set page padding to 0

*/



.full_width .page {width:100em;}





/* NEW KRISTEALLA FULL WIDTH HEADER */

.custom #header_area {background:#44443F;}

	.custom #header_area .page {height:200px; padding-top:0; padding-bottom:0; background:url(images/logo_header.jpg) center no-repeat; background-color:#EDEDE3;}

		.custom #header { padding: 0; }

			.custom #header #logo { text-indent: -9999px; }

				.custom #header #logo a { display:block; height: 137px; width: 100%; }





.custom #nav_area {}

	.custom #nav_area .page { background:#D8E2CC; }



.custom ul.menu {position:relative;}

	.custom ul.menu li {position:static;}

		.custom ul.menu ul {width:100em; padding:0 2.2em; left:-2.2em; background:#FFFFFF;}

		.custom ul.menu ul:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

		.custom ul.menu li.current ul {visibility:visible;}

			.custom ul.menu ul li {float:left; width:auto; clear:none;}

				.custom ul.menu ul li a {width:100%; font-size:12px; color:#2E427D; background:#FFFFFF}

				.custom ul.menu .current ul li a {width:100%; font-size:12px; color:#2E427D; background:#FFFFFF}

				.custom ul.menu ul li a:hover {text-decoration:underline;}	


	

/* content styles */

.headline_area h1 {margin-top:15px;}	

	

blockquote { background-color: #CADDDA; color:#333333; padding:20px; }



blockquote p { padding-left:20px; padding-right:20px; }

			

			



.form_field {background-color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif;}

.form_field_submit {color:#003399;}









/* THIS IS FOR SLIDESHOW SIDE */

 #content_area .page3 {

margin:0 auto; 

margin-left:49px;

margin-right:48px;

}







a.apromo:link {color:#B21E00; text-decoration:none;}      /* unvisited link */

a.apromo:visited {color:#B21E00; text-decoration:none;}  /* visited link */

a.apromo:hover {color:#B21E00; text-decoration:underline;}  /* mouse over link */

a.apromo:active {color:#B21E00; text-decoration:none;}  /* selected link */







a.apromo2:link {color:#004243; text-decoration:none;}      /* unvisited link */

a.apromo2:visited {color:#004243; text-decoration:none;}  /* visited link */

a.apromo2:hover {color:#004243; text-decoration:underline;}  /* mouse over link */

a.apromo2:active {color:#004243; text-decoration:none;}  /* selected link */







a.explore:link {font-size:16px; text-decoration:none;}      /* unvisited link */

a.explore:visited {font-size:16px;text-decoration:none;}  /* visited link */

a.explore:hover {font-size:16px;text-decoration:underline;}  /* mouse over link */

a.explore:active {font-size:16px;text-decoration:none;}  /* selected link */









.format_text ul { list-style: disc; color:#333333; }







<!-- THIS IS BOTTOM SUBNAV CSS -->



a.bottomnav:link    {color:#00599B; text-decoration:none;}       /* unvisited links */

a.bottomnav:visited {color:#00599B; text-decoration:none;}      /* visited links   */

a.bottomnav:hover   {color:#00599B; text-decoration:none;}    /* user hovers     */

a.bottomnav:active {color:#00599B; text-decoration:none;}      /* active links    */