/* Style for text */
body {
	background-color:#E6E4D8;
	text-align: center;
	/*background-image: url(../img/bgrepeat.gif);*/
	/*background-repeat: repeat;*/
}

.heading {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #41423B;
}

.homeHeading {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #8F9668;
}

.childHeading {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8F9668;
}

.header {
	background-color:#D7C99F;
}

.header_admin {
	background-color:#E9DAAE;
}


.infoText {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #41423B;
}

.normalText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #41423B;
}

.normalTextSmaller {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #41423B;
}

.boldText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F4F4F;
}

.boldItalicText {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #4F4F4F;
}

.boldText_white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.errorText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.photoAlignLeft {
	float: left;
    margin: 0.5em;
}

.photoAlignRight {
	float: right;
    margin: 0.5em;
}

input, select, textarea {
	border: 1px solid #4F4F4F;
}

a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #41423B;
}

a:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #41423B;
}

a:active{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: bold;
	color: #41423B;
}

a.tag{
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #A9A8A2;
}

a.tag:hover{
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #41423B;
}

a.tag:active{
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #A9A8A2;
}

a.sublink{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #41423B;
}

a.sublink:hover{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #41423B;
}

a.sublink:active{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #41423B;
}

a.sublinkBold{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #41423B;
}

a.sublinkBold:hover{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #41423B;
}

a.sublinkBold:active{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #41423B;
}

a.main{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
	color: #41423B;
}

a.main:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #41423B;
}

a.main:active{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #41423B;
}

a.admin{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #41423B;
}

a.admin:hover{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #41423B;
}

a.admin:active{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #41423B;
}

a.admintop{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #41423B;
}

a.admintop:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	color: #41423B;
}

a.admintop:active{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #41423B;
}

.border_left {
    border-left: 1px solid #D7C99F;
}

.border_top {
    border-top: 1px solid #D7C99F;
}

.border_bottom {
    border-bottom: 1px solid #000000;
}

.border_allaround {
	border: 2px solid #BF0B0D;
}

/* style for layout */
#main {
	height: 100%;
	width: 720px;
	position:relative;
	background-color:#E6E4D8;
	margin-left:auto;
	margin-right:auto;
}

#top_nav {
	height: 160px;
	text-align:left;	
	vertical-align:bottom;
	position:relative;
	background-color:#E6E4D8;
	margin-bottom: 4px;
}

#middle_nav {
	height: 380px;	
}

#left_content {
	height: 380px;
	width: 400px;
	float:left;
}

#right_content {
	height: 380px;
	width: 320px;
	overflow: auto;
	float:left;
	background-color:#FFFFFF;
}

#left_content_admin {
	//height: 380px;
	min-height: 380px;
	width: 1px;
	float:left;
}

#right_content_admin {
	//height: 380px;
	min-height: 380px;
	width: 720px;
	
	float:left;
	background-color:#FFFFFF;
}

#bottom_nav {
	height: 8%;
	float:right;
	margin-top:10px;
	background-color:#E6E4D8;	
}

.top_nav_content {
	bottom:0;
	position:absolute;
}

.activeLink {
	background-color:#C2C7A5;
	font-weight:bold;
}

li.updateorder {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	background-color:#FFFFFF;
	margin-top:4px;
	padding: 3px;
	list-style-type:none;
	cursor:move;
	
}

ul {
	padding:0px;
}

.darkrow {
	background-color:#FAF9F6;
}

.darkrowproduct {
	background-color:#F6F3ED;
}
