body
{
	/*font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 140%;
	word-spacing: 4px;
	margin: 0px;
	padding: 0px;*/
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}

.AdminSummary,.AdminReportsOverview
{
	height: 270px;
}
.AdminSummary .Title,.AdminReportsOverview .Title
{
	text-align:center;
}
.PromotionTable
{
	margin: 10px;
}
.AdminReportsOverview .Body
{
	height: 100%;
	vertical-align:middle;
	text-align:center;
}
.Grid_ItemStyle1
{
	background-color: white;
}
.Grid_ItemStyle2
{
	background-color: #eee;
}
.Grid_HeaderStyle
{
	background-color: #be0007;
	color: white;
	font-weight:bold;
}
a
{
	color: #be0007;
	text-decoration: underline;
}
body td
{
	vertical-align: top;
	font-size: 12px;
	line-height: 1.25em;
}

ul
{
	margin:5px 0px 15px 0px;
	padding-left:15px;
}
li
{
	margin: 0px 0px 8px 0px;
}

hr
{
	background-color: #2B446F;
	color: #2B446F;
	height: 1px;
}

.CheckBox, .TextBox, .DropDownList, .Button, .FileUpload
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

.PageTable
{
	width: 900px;
	/* width:100%; */
}

.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;
	/*font-size: 30px;*/
}

.SubTitleText
{
	display: block;
	font-weight: bold; 
	font-size: 13px;

}

.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) #ffffff;
	color: #1A2942;
}

.tr
{
	background: url(TR.png) #ffffff;
	color: #1A2942;
}

.bl
{
	background: url(BL.png) #ffffff;
	color: #1A2942;
}

.br
{
	background: url(BR.png) #ffffff;
	color: #1A2942;
}

.ml
{
	background: url(ML.png) #ffffff;
	color: #1A2942;
}

.mr
{
	background: url(MR.png) #ffffff;
	color: #1A2942;
}

.tm
{
	background: url(tm.png) #ffffff;
	color: #1A2942;
}

.bm
{
	background: url(Bm.png) #ffffff;
	color: #1A2942;
}

.til
{
	background: url(mL.png) #ffffff;
	color: #1A2942;
}

.tir
{
	background: url(mr.png) #ffffff;
	color: #1A2942;
}

.Title
{
	height: 1px;
	background: #ffffff;
	color: #1A2942;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
}

.Title, .tir, .til
{
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.Body
{
	background: #ffffff;
	color: #1A2942;
	padding: 4px;
}

.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
{
	background-color: #be0007; /* #345285;*/
	color: white;
	font-weight: bold;
	width: 100%;
	margin: 8px;
}

table.menuitem
{
	background-color:  #be0007;
	border: 1px solid #be0007;
}

table.menuitem td
{
    padding: 2px;
}

a.menuitem
{
	margin:  0 10px 0 4px;
	font-weight: bold;
	color: white;
}

table.menuitemhover
{
	background-color: white;
	color: #be0007;
}

a.menuitemhover
{
	color: #be0007;
}

/* old menu */

.MenuHorizontal
{
	background-color: #be0007; /* #345285;*/
	color: white;
	font-weight: bold;
	width: 100%;
	margin: 8px;
}

.MG td
{
	font-weight: bold;
	vertical-align: middle;
}

.TG, .MG
{
	background-color: #be0007;/* #345285;*/
	font-weight: bold;
	color: white;
}
.MI
{
	background-color: #be0007;
	color: white;
	padding: 2px 15px 2px 5px;
	font-weight: bold;
	cursor: hand;
}
.MIO
{
	background-color: white;
	color: #be0007;
	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;
}

.tl {background-image: url(TL1.png);}
.tr {background-image: url(TR1.png);}
.bl {background-image: url(BL1.png);}
.br {background-image: url(BR1.png);}
.ml {background-image: url(ML1.png);}
.mr {background-image: url(MR1.png);}
.tm {background-image: url(tm1.png);}
.bm {background-image: url(Bm1.png);}
.til {background-image: url(mL1.png);}
.tir {background-image: url(mr1.png);}

.sel_tab
{
	background-color: #be0007;
	color: white;
	padding: 3px;	
	border: 1px solid  #be0007;
	line-height: 2.2em;
}
a.tab
{
	color: black;
	border: 1px solid gray;
	padding: 3px;
	text-decoration: none;
	line-height: 2.2em;
}
.Tabs
{
	line-height: 2.2em;
}