﻿/* ------------------------------------------------------- */
/* Layout1 - Themed overrides -                            */
/* ------------------------------------------------------- */

body
{
background: #3C3C3C url(/images.ashx/black/TopWrapBody.gif) repeat-x;
}

.content
{
	background: url();
	border-color: #2D2D2D;
	border-style: none;
	color: #C3C3C3;
	font-size:0.9em;
}

.content h1
{
	color: #FFFFFF;
}

.content h2
{
	color: #FFFFFF;
}

.content h3
{
	color: #FFFFFF;
}

.content A:link
{
	color: #FF9933;
	text-decoration: none;
	font-weight:normal;
}
.content A:visited
{
	color: #FF9933;
	text-decoration: none;
	font-weight:normal;
}
.content A:hover
{
	color: #FFCE82;
	text-decoration: none;
	font-weight:normal;
}
.content A:active
{
	color: red;
	text-decoration: none;
}

/* ------------------------------------------------------- */
/* Layout1 master page - header */
/* ------------------------------------------------------- */

.topwrapimage
{
background: url(/images.ashx/black/TopWrap.jpg) repeat-x;
}

/* ------------------------------------------------------- */
/* Layout1 master page - status area */
/* ------------------------------------------------------- */

.statusbox
{
background: url(/images.ashx/black/statustrans1.png);
border-color: #2D2D2D;
color: #2E2E2E;
}

.statusbox A:link
{
	color: #2E2E2E;
}
.statusbox A:visited
{
	color: #2E2E2E;
}
.statusbox A:hover
{
	color: #FFB546;
}

/* ------------------------------------------------------- */
/* Layout1 master page - basket summary */
/* ------------------------------------------------------- */

.basketsummary
{
	border-color: #2D2D2D;
	color: #15134C;
}

/* ------------------------------------------------------- */
/* Basket detail                                           */
/* ------------------------------------------------------- */
.basketdetail
{
}

/* ------------------------------------------------------- */
/* Layout1 master page - page section title */
/* ------------------------------------------------------- */

.pagesectiontitle
{
	background: url(/images.ashx/black/pagesectiontitletrans1.png);
	border-color: #2D2D2D;
}

.pagesectiontitleleft A:link
{
	color: #2E2E2E;
}
.pagesectiontitleleft A:visited
{
	color: #2E2E2E;
}
.pagesectiontitleleft A:hover
{
	color: #E68A00;
}

/* ------------------------------------------------------- */
/* Layout1 master page - footer */
/* ------------------------------------------------------- */

.footer
{
	background-position: url(   "/images.ashx/black/footertrans1.png" );
	background: url(   "/images.ashx/black/footertrans1.png" );
	border-color: #484848;
}

.footer A:link
{
	color: #ffffff;
}
.footer A:visited
{
	color: #ffffff;
}
.footer A:hover
{
	color: #FFCE82;
}

/* ------------------------------------------------------- */
/* Layout1 master page - image shadow                      */
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/* WebContentContainer                                     */
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/* WebContentContainer                                     */
/* ------------------------------------------------------- */

.editLink
{
	background-color:Silver;
}

.editLink A:link 
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.editLink A:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.editLink A:hover
{
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

.editLink A:active
{
	color: red;
	text-decoration: none;
}


/* ------------------------------------------------------- */
/* Grid Hyperlink                                          */
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/* Category Tree - DevExpress restylings                   */
/* ------------------------------------------------------- */
.libraryContainer .lgsquare
{
	background: url(/images.ashx/black/feedtrans1.png);
}

.libraryContainer .pagerpanel
{
	background: url(/images.ashx/black/pagerpaneltrans1.png);
	border-color: #2D2D2D;
}

/* ------------------------------------------------------- */
/* Category Tree - DevExpress restylings                   */
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/* Category Bar Control                                    */
/* ------------------------------------------------------- */
.categoryBar
{
	background: url(/images.ashx/black/catbartrans1.png);
	border-color: #2D2D2D;
}