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: #2B446F;
	color: #2B446F;
	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, .ml, .mr, .tm, .bm, .til, .tir
{
	display: none;
}

.Title
{
	height: 1px;
	background: #345285;
	color: #FFFFFF;
	font-size: 120% !important;
	font-size: 80%; 
}

.Title a:link,
.Title a:visited,
.Title a:hover
{
	color: #FFFFFF;
}

.Body
{
	background: #E4EAF4;
	color: #1A2942;
}

.Title, .Body
{
	border: solid 1px #223659;
	padding: 8px;
}

.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
{
	border: none;
	background: #FFFFFF;
	text-align: center;
}

.Header
{
	background: #FFFFFF;
}

.Header td
{
	border: none;
	vertical-align: bottom;
	font-weight: bold;
	background: #FFFFFF;
}

.Footer .Body
{
	background: #FFFFFF;
	border: none;
	text-align: center;
}

/* menu */

.menu
{
	margin: 8px;
	background-color: #345285;
	border: 1px solid #345285;
}

table.menuitem
{
	background-color: #345285;
	border: 1px solid #345285;
}

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: #345285;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	margin: 8px;
}

.MG td
{
	font-weight: bold;
	vertical-align: middle;
}

.TG, .MG
{
	background-color: #345285;
	font-weight: bold;
	color: #FFFFFF;
}
.MI
{
	background-color: #345285;
	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: #223659 1px solid;
	background-color: #FFFFFF;
}

.HelpPopup_Text
{
	color: #223659;
}

/* 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;
}
