
/* ----- Main ----- */

html
{
	background-color: #366B90;
}

body 
{
	margin: 0px;
	padding: 0; 
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 10pt;
	background-color: #fff6eb;
}

a { color: #666; }
a:hover { color: #fea638; }

#content a { color: #167ea4; }
#content a:hover { color: #fea638; }

#content h3 a:hover { color: #167ea4; }

img { border: 0px; }

acronym { font-size: 0.9em; }

h1
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16pt;
	color: #000;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
	color: #000;
}

h2 small
{
	font-size: 0.7em;
}

#header
{
	background: #366b90 url(../../../images/layout/header-1.jpg) top center no-repeat;
	height: 145px;
}

.page_heading
{
	margin-bottom: 8px;
	padding: 27px 0px 7px 0px;
	border-bottom: 1px solid #eee;
}

.page_heading h1
{
	font-size: 2.4em;
	font-weight: normal;	
	color: #366b90;
	line-height: 1em;
	margin-top: -30px;
	margin-bottom: 3px;
}

.page_heading h2
{
	color: #333;
	font-weight: normal;
	font-style: italic;
}

form .group .group_elements
{
	width: 200px;
}

form .submit, form .button
{
	margin-top: 15px;
}

form label
{
	width: 150px;
}

form textarea
{
	margin: 0;
	height: 180px;	
	width: 200px;
}

form .info_text
{
	padding: 3px 0px 10px 175px;
	font-style: italic;
	font-size: 0.7em;
	font-weight: normal;
}

form .error
{
	margin-left: 175px;
}

table tr td form
{
	margin: 0px;
	padding: 0px;
}

.tinymce_editable
{
	width: 500px;
	height: 300px;
}

/* ----- Container ----- */

#container
{
	position: relative;
	margin: 0 auto;
	width: 800px;
	border: 1px solid #366b90;
	border-top: none;
	background: #fff url(../../../images/layout/menu-back-1.png) repeat-y;
}

/* ----- Menu ----- */

#menu
{
	padding-top: 60px;
	width: 79px;
	height: 266px;
	background: url(../../../images/layout/menu-items-1.png) 0px 60px no-repeat;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li div
{
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	width: 66px;
	height: 55px;
	cursor: pointer;
}

#menu_home { margin-top: 2px; padding-bottom: 6px; }
#menu_learn { padding-top: 6px; margin-top: 6px; padding-bottom: 8px; }
#menu_signup { padding-top: 8px; margin-top: 2px; padding-bottom: 6px; }
#menu_support { padding-top: 6px; }

#menu_home.inactive { background: url(../../images/layout/menu-items-1.png) -79px -2px no-repeat; } 
#menu_learn.inactive { background: url(../../images/layout/menu-items-1.png) -79px -69px no-repeat; } 
#menu_signup.inactive { background: url(../../images/layout/menu-items-1.png) -79px -140px no-repeat; } 
#menu_support.inactive { background: url(../../images/layout/menu-items-1.png) -79px -208px no-repeat; } 

.menu_popout
{
	display: none;
	position: absolute;
	padding-left: 5px;
	width: 236px;
	color: #f7f7f7;
	background: transparent url(../../../images/layout/menu-popout-1.png) 0% 50% no-repeat;
}

.menu_popout .top
{
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	background: url(../../../images/layout/menu-popout-1.png) -6px 0px no-repeat;
}

.menu_popout .bottom
{
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	background: url(../../../images/layout/menu-popout-1.png) -6px -5px no-repeat;
}

.menu_popout ul
{
	margin: 0px;
	padding: 0px;
	background: url(../../../images/layout/menu-popout-1.png) -243px 0px repeat-y;
	list-style: none;
}

.menu_popout li
{
	margin: 0px;
	padding: 3px 20px;
}

.menu_popout li:hover
{
	background: url(../../../images/layout/menu-popout-1.png) -480px 0px repeat-y;
	color: #ffba00;
}

.menu_popout p
{
	margin: 0px;
	padding: 3px 20px;
	background: url(../../../images/layout/menu-popout-1.png) -243px 0px repeat-y;
}

.menu_popout a
{
	color: #f7f7f7;
	text-decoration: none;
}

.menu_popout a:hover
{
	color: #ffba00;
}

/* ----- Mini-Menu ----- */

#mini_menu
{
	background: url(../../../images/layout/sub_menu-1.png) repeat-x;
	height: 34px;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#mini_menu ul
{
	width: 800px;
	margin: 0 auto;
	padding: 7px 0px 0px 0px;
	list-style: none;
	text-align: right;
}

#mini_menu ul li
{
	display: inline;
	margin: 0px;
	padding: 0px 8px 0px 4px;
}

#mini_menu a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 21px;
}

#mini_menu a:hover
{
	color: #366b90;	
}

#mini_menu a.sitemap
{
	background: url( ../../../images/sitemap-1.png ) 0px center no-repeat;
}

#mini_menu a.login
{
	background: url( ../../../images/fridge/logout-1.png ) 0px center no-repeat;
}

/* ----- Content ----- */

#content
{
	float: right;
	padding: 20px;
	width: 450px;
	padding-right: 248px;
	background: #fff url(../../../images/layout/content_gradient-1.png) repeat-x;
}

#content blockquote
{
	background: url(../../../images/open_quote-1.png) no-repeat;
	margin-left: 0;
	padding: 20px 5px 10px 25px;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}

#content h2
{
	font-weight: normal;
	font-size: 1.6em;
	color: #666;	
}

#content h6
{
	font-style: italic;
	font-size: 1.2em;
	margin: 0;
}

#content p
{
	line-height: 1.6em;	
	font-size: 1.1em;
}

#content li
{
	font-size: 1.1em;	
	padding-bottom: 5px;
}

/* ----- Image ----- */
#captioned_image
{
	position: absolute;
	left: 580px;
	top: 50px;
}

/* ----- Footer ----- */
#footer
{
	background: #366b90 url(../../../images/layout/footer_gradient-1.png) repeat-x;
	margin: -20px 0px -20px 0px;
	padding: 23px;	
	height: 100px;
	text-align: center;
	color: #fff6eb;
}

#footer a
{
	color: #fff6eb;	
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

#footer li a
{
	padding-left: 22px;
}

#footer a:hover
{
	color: #fea638;
}

#footer li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#footer a.sitemap
{
	background: url( ../../../images/sitemap-1.png ) 0px center no-repeat;
}

#footer a.login
{
	background: url( ../../../images/fridge/logout-1.png ) 0px center no-repeat;
}

/* ----- Page Message ----- */

.page_message
{
	margin: 20px 0px 20px 0px;
	padding: 7px 32px;
	text-align: center;
	font-size: 0.9em;

	background: #e2ecf7 url(../../../images/fridge/information-1.png) 10px center no-repeat;
	border: 1px solid #345092;
	color: #345092;
}

.page_message a
{
	font-size: 1.1em;	
}

.success
{
	background: #def2d7 url(../../../images/fridge/success-1.png) 10px center no-repeat;
	border: 1px solid #117711;
	color: #117711;
}

.error
{
	background: #ffe3e3 url(../../../images/fridge/error-1.png) 10px center no-repeat;
	border: 1px solid #cc2200;
	color: #cc2200;
}

form .error { background-image: none; }

/* ----- Buttons ----- */

button.accept
{
	margin-right: 4px;
	padding: 3px 6px 3px 23px;
	text-align: center;
	font-size: 0.9em;
	
	background: #def2d7 url(../../../images/fridge/success-1.png) 4px center no-repeat;
	border: 1px solid #117711;
	color: #117711;
}

button.decline
{
	margin-right: 4px;
	padding: 3px 6px 3px 23px;
	text-align: center;
	font-size: 0.9em;
	
	background: #ffe3e3 url(../../../images/fridge/error-1.png) 4px center no-repeat;
	border: 1px solid #cc2200;
	color: #cc2200;
}

/* ----- Forms ----- */
form
{
	font-size: 1.2em;	
}

input.submit,
input.button
{
	padding: 3px 7px;	
	border: none;
	background: #fff6eb;
	border: 2px solid #ea8608;
	cursor: pointer;
	outline: 2px solid #ffe6c7;
	font-size: 1.1em;
}

input.submit:hover,
input.button:hover
{
	background-color: #ffe6c7;
}

/* ----- Buttons ----- */

a.button
{
	text-decoration: none;
}

a.button div 
{
	color: #ea8608;
	background: #fff6eb;
	width: 100%;
	border: 2px solid #ea8608;
	text-decoration: none;	
	text-align: center;
	padding: 10px;
	font-size: 2.0em;
	margin-top:  15px;
	cursor: pointer;
	width: 400px;
}

a.button:hover div
{
	background-color: #ffe6c7;
	color: #ea8608;
}

a.button div small
{
	font-size: 0.7em;
}
/* ----- Learn More ----- */
#learn_more_index ul.image_list
{
	padding-left: 0px;	
}

#learn_more_index ul.image_list li
{
	list-style-type: none;
	padding: 15px 0px 15px 0px;
	font-size: 1.1em;
}

#learn_more_index ul.image_list li a
{
	font-size: 1.1em;	
}

/* ----- Sign Up ----- */

#sign_up_index .agree label
{
	width: 250px;
	padding-right: 5px;
	font-size: 1.1em;
}

#sign_up_index .agree .error
{
	margin: 8px auto;
	width: 260px;
}

#subscribers_sign_up_synopsis table { width: 98%; margin-top: 20px; }
#subscribers_sign_up_synopsis table caption { font-size: 1.2em; font-style: italic; text-align: left; border-bottom: 1px solid #EEE; margin-bottom: 5px; }
#subscribers_sign_up_synopsis td { padding: 3px 0px; }
#subscribers_sign_up_synopsis td.left { width: 50%; padding: 0px 20px 0px 50px; font-weight: bold; }

/* ----- Support ----- */

#support_index dt
{
	font-weight: bold;
	font-size: 1.2em;
}

#support_index dd
{
	margin: 0;
	padding-top: 7px;
}

#support_index dl
{
	margin-bottom: 25px;
}