﻿body
{
	padding: 0px;
	margin: 0px;
	background-image: url(images/white_website_bg.jpg);
	background-repeat: repeat-x;
	background-color: Black;
}
form
{
	padding: 0px;
	margin: 0px;
}
img
{
	border: 0px;
}
.page_text_small_bold
{
	font: 10px arial;
	font-weight: bold;
	color: #343434;
}
.page_text_small
{
	font: 10px arial;
	color: White;
}
.page_text_bold
{
	font: 11px arial;
	font-weight: bold;
	color: #343434;
}
.page_text
{
	font: 11px arial;
	color: #343434;
}
.page_text_disabled
{
	font: 11px arial;
	color: #4e4e4e;
}
.page_link_bold
{
	font: 11px arial;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
}
.page_link_bold:hover
{
	font: 11px arial;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
}
.page_link
{
	font: 11px arial;
	color: #4e4e4e;
	text-decoration: none;
}
.page_link:hover
{
	font: 11px arial;
	color: #4e4e4e;
	text-decoration: none;
}
.error_message
{
	font: 12px arial;
	color: red;
}
a.feedback {
	position: fixed;
	bottom: 0;
	right: 0;
}
.textbox
{
	width: 200px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #4e4e4e;
	background-color: #f5f5f5;
	border: solid 1px #dcdcdc;
}
.button
{
	width: 72px;
	height: 17px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #4e4e4e;
	background-color: #f5f5f5;
	border: solid 1px #dcdcdc;
}
span.req { color: Red; font-size: 18px; padding-left: 5px; }
#menu-left
{
	padding-top: 20px;
}
#menu-left ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu-left ul li
{
	margin: 2px 0px 2px 0px;
}
#menu-left ul li.selected
{
	margin: 2px 0px 2px 0px;
	padding: 0px;
	background-image: url(images/left_menu_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#menu-left ul li a
{
	padding: 0px 0px 0px 25px;
	margin: 0px;
	font: 14px times new;
	color: #c6bcb2;
	text-decoration: none;
}
#menu-left ul li a.selected
{
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 15px;
	background-color: #d7cec5;
	font: 14px times new;
	color: black;
	text-decoration: none;
}
#menu-left ul.submenu-left
{
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	margin: 2px 0px 0px 25px;
	padding: 0px;
	line-height: 14px;
}
#menu-left ul.submenu-left li
{
	padding: 2px 0px 2px 0px;
}
#menu-left ul.submenu-left li a
{
	padding: 0px;
	font: 12px times new;
	color: white;
	text-decoration: none;
}
#menu-left ul.submenu-left li a.sub-selected
{
	padding: 0px;
	font: 12px times new;
	color: #c6bcb2;
	text-decoration: none;
}
#menu-left ul.tag
{
	list-style: none;
	margin: 2px 0px 0px 40px;
	padding: 0px;
}
#menu-left ul.tag li
{
	padding: 2px 0px 2px 0px;
}
#menu-left ul.tag li a
{
	padding: 0px;
	font: 12px arial;
	color: white;
	text-decoration: none;
}
#menu-left ul.tag li a.tag-selected
{
	padding: 0px;
	margin: 0px;
	font: 12px arial;
	color: #c6bcb2;
	text-decoration: none;
}

/**************************************
        OLD MENU
        
        div.menu_seleted{
            border-left: solid 2px white;
            padding-left: 20px;
            padding-top: 3px;
            padding-bottom: 3px;
        }
        div.menu{
            padding-left: 22px;
            padding-top: 3px;
            padding-bottom: 3px;
        }        
        div.menu:hover {
            border-left: solid 2px white;
            padding-left: 20px;
            padding-top: 3px;
            padding-bottom: 3px;
        }
        a.menu {
            font: 14px times new;
            color: white;
            text-decoration: none;
        }
        a.menu:hover {
            font: 14px times new;
            color: white;
            text-decoration: underline;
        }
**************************************/

.submenu
{
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
}
.submenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.submenu ul li
{
	float: left;
	margin: 0;
	padding: 0;
}

.submenu ul li a.parent
{
	display: block;
	height: 30px;
	padding-left: 22px;
	padding-right: 20px;
	border-right: solid 2px white;
	float: left;
}

.submenu ul li a.item
{
	display: block;
	height: 30px;
	padding-left: 15px;
	float: left;
}

a.submenu_parent
{
	font: 16px times new;
	color: #c1b398;
	text-decoration: none;
}
a.submenu_parent:hover
{
	font: 16px times new;
	color: #c1b398;
	text-decoration: underline;
}
a.submenu_parent_selected
{
	font: 16px times new;
	color: white;
	text-decoration: none;
}
a.submenu
{
	font: 12px times new;
	color: #c1b398;
	text-decoration: none;
}
a.submenu:hover
{
	font: 12px times new;
	color: #c1b398;
	text-decoration: underline;
}
a.submenu_selected
{
	font: 12px times new;
	color: white;
	text-decoration: none;
}

.submenu ul li a span.parent
{
	display: block;
	float: left;
	height: 23px;
	padding-top: 6px;
	cursor: pointer;
}

.submenu ul li a span.item
{
	display: block;
	float: left;
	height: 23px;
	padding-top: 8px;
	cursor: pointer;
}

/**********************************************************
FEEDBACK FORM
**********************************************************/

.contact-form
{
	margin-right: 0px;
	width: 370px;
}

.contact-form div.field-title 
{
	float: left;
	width: 100px;
	height: 24px;
	color: black;
}

.contact-form div.field-value 
{
	float: right;
	width: 270px;
	height: 24px;
	color: #3c3c3c;
}

.contact-form div.field-value div
{
	float: left;
	margin-right: 5px;
}

.contact-form input.text-long {
	width: 250px;
	height: 16px;
	color: #4e4e4e;
	background-color: #f5f5f5;
	border: solid 1px #dcdcdc;
	font-size: 11px;
}

.contact-form .text-short {
	width: 100px;
	height: 14px;
	color: #4e4e4e;
	background-color: #f5f5f5;
	border: solid 1px #dcdcdc;
	font-size: 11px;
}

.contact-form textarea.text-comment {
	width: 250px;
	height: 60px;
	color: #4e4e4e;
	background-color: #f5f5f5;
	border: solid 1px #dcdcdc;
	font-size: 11px;
	font-family: Arial;
}

.contact-form div input.send-button 
{
	float: right;
	display: block;
	/*background-image: url(images/submit_button.gif);*/
	width: 62px;
	height: 18px;
	border: 0px;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.contact-thankyou
{
	width: 290px;
	padding: 40px 40px 40px 40px;
	color: black;
}

.upload-wait
{
	width: 290px;
	padding: 40px 40px 40px 40px;
	display: none;
	color: black;		
}

/*******************************************
Grey Box
*******************************************/

.greyBox              { background: #f3f1ee; }
  .greyBoxTop div     { background: url(tools/images/boxtl.png) no-repeat top left;}
  .greyBoxTop         { background: url(tools/images/boxtr.png) no-repeat top right; }
  .greyBoxBottom div  {background: url(tools/images/boxbl.png) no-repeat bottom left;}
  .greyBoxBottom      { background: url(tools/images/boxbr.png) no-repeat bottom right; }
  .greyBoxTop div, .greyBoxTop, 
  .greyBoxBottom div, .greyBoxBottom { width: 100%; height: 10px; font-size: 1px;}
    .greyBoxContent { margin: 0 10px; }
