body
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 130%;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
}

td
{
	vertical-align: top;
}

ul
{
    list-style: none;
}

hr
{
	background-color: #A86102;
	color: #A86102;
	height: 1px;
}

.CheckBox, .TextBox, .DropDownList, .Button, .FileUpload
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 85%;
}

.PageTable
{
	width: 755px;
}

.LeftPanel, 
.RightPanel
{
	width: 170px;
}

.HeaderPanel, 
.FooterPanel, 
.LogoPanel,
.LeftPanel, 
.RightPanel
{
	margin: 8px;
}

.LeftPanel
{
	margin-right: 0px;
}

.MainPanel .Content
{
    margin-left: 8px;
}

.CollectionDisplay .Content, 
.CollectionDisplay .Content .Teaser
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

.CollectionDisplay table
{
	margin-bottom: 8px;
}

.Content
{
	margin-bottom: 8px;
}

.MainPanel
{
	margin: 8px 0;
}

/* make neighbouring cells same height */

.CollectionDisplay .Content, 
.CollectionDisplay .Content .Teaser
{
	height: 100%;
}

.Content table
{
	width: 100%;
}

.TextBox
{
	width: 100%;
}

.TitleText
{
	display: block;
	font-weight: bold; 
}

.SubTitleText
{
	display: block;
	font-weight: bold; 
	font-style: italic;
}

.Teaser .Body img
{
	border: solid 1px #000000;
}

.Error
{
	color: red;
	border: solid 1px red;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.CategoryBrowser .Body ul
{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.Orders .Body img
{
	float: left;
	width: 40px;
	height: 36px;
	background: url(cart.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
}

/* corners */

.tl, .tr, .bl, .br
{
	width: 8px;
	height: 8px;
}

.tl
{
	background: url(TL.png) #FEF0DD;
	color: #653A01;
}

.tr
{
	background: url(TR.png) #FEF0DD;
	color: #653A01;
}

.bl
{
	background: url(BL.png) #FEF0DD;
	color: #653A01;
}

.br
{
	background: url(BR.png) #FEF0DD;
	color: #653A01;
}

.ml
{
	background: url(ML.png) #FEF0DD;
	color: #653A01;
}

.mr
{
	background: url(MR.png) #FEF0DD;
	color: #653A01;
}

.tm
{
	background: url(tm.png) #FEF0DD;
	color: #653A01;
}

.bm
{
	background: url(Bm.png) #FEF0DD;
	color: #653A01;
}

.til
{
	background: url(mL.png) #FEF0DD;
	color: #653A01;
}

.tir
{
	background: url(mr.png) #FEF0DD;
	color: #653A01;
}

.Title
{
	height: 1px;
	background: #FEF0DD;
	color: #653A01;
	font-weight: bold;
}

.Title, .tir, .til
{
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.Body
{
	background: #FEF0DD;
	color: #653A01;
}

.OO .Teaser .Body img, .OE .Teaser .Body img
{
	float: left;
}

.EO .Teaser .Body img, .EE .Teaser .Body img
{
	float: right;
}

.PartnerLogos .Body
{
	text-align: center;
}

.PaymentLogos .Body
{
	background: #FFFFFF;
	text-align: center;
}

.Header
{
	background: #FFFFFF;
}

.Header td
{
	border: none;
	vertical-align: bottom;
	font-weight: bold;
	background: #FFFFFF;
}

.Header .tl, .Header .tr, .Header .bl, .Header .br, .Header .tm, .Header .bm, .Header .ml, .Header .mr, .PaymentLogos .tl, .PaymentLogos .tr, .PaymentLogos .bl, .PaymentLogos .br, .PaymentLogos .tm, .PaymentLogos .bm, .PaymentLogos .ml, .PaymentLogos .mr, .Footer .tl, .Footer .tr, .Footer .bl, .Footer .br, .Footer .tm, .Footer .bm, .Footer .ml, .Footer .mr
{
	display: none;
}

.Footer .Body
{
	background: #FFFFFF;
	text-align: center;
}

/* menu */

.menu
{
	margin: 8px;
	background-color: #CA7402;
	border: 1px solid #CA7402;
}

table.menuitem
{
	background-color: #CA7402;
	border: 1px solid #CA7402;
}

table.menuitem td
{
    padding: 2px;
}

a.menuitem
{
	margin:  0 10px 0 4px;
	font-weight: bold;
	color: #FFFFFF;
}

table.menuitemhover
{
	background-color: #FFFFFF;
}

a.menuitemhover
{
	color: #000000;
}

/* old menu */

.MenuHorizontal
{
	background-color: #CA7402;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	margin: 8px;
}

.MG td
{
	font-weight: bold;
	vertical-align: middle;
}

.TG, .MG
{
	background-color: #CA7402;
	font-weight: bold;
	color: #FFFFFF;
}
.MI
{
	background-color: #CA7402;
	color: #FFFFFF;
	padding: 2px 15px 2px 5px;
	font-weight: bold;
	cursor: hand;
}
.MIO
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px 15px 2px 5px;
	font-weight: bold;
	cursor: hand;
}

/* Help Popup */
.HelpPopup_Background
{
	border: #864D01 1px solid;
	background-color: #FFFFFF;
}

.HelpPopup_Text
{
	color: #864D01;
}

/* Admin / Form layouts */
.GridStyle TD
{
	padding: 2px;
}

.FormFieldVerticalLayout table, .FormFieldHorizontalLayout table
{
	width: auto;
}

.FormFieldHorizontalLayout .FieldHeader
{
	width: 35%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.FormFieldHorizontalLayout .FieldInput
{
	width: 65%;
	padding-top: 3px;
	padding-bottom: 3px;
}
