.adminfronteditover 
{
	border: dotted 1px red;	
}

.dg_itemstyle 
{
	background-color:#eeeeee;
}

.dg_alternatingitemstyle
{ 
	background-color:White;
}

.dg_headerstyle
{
	font-weight: bold;
	background-color: White;
}

.dg_footerstyle
{
}

.dg_edititemstyle
{
}

.dg_selecteditemstyle
{
}

.dg_pagerstyle
{
}

.article
{
	FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.headline
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.headlinewindow
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.menuheaderBlack
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.menuheaderWhite
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

BODY
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
TD
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
TD.article
{
	FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
TD.headline
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
TD.topHeaderBar
{
	background-color: #fffee1;
	
	
	font-size: large;
	font-weight: bold;
	border-bottom: solid 1px #999999
}
TD.topHeaderLabel
{
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
TD.topHeaderInstruction
{
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
TD.headerBar
{
	background-color: #DDDDDD;
	font-weight: bold;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999
}
TD.headerBarWhite
{
	background-color: #FFFFFF;
	font-weight: bold;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999
}
TD.headerBarBlue
{
	background-color: #6989BB;
	font-weight: bold;
}
TD.statusBar
{
	background-color: #ECE9D8;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
A
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}
.anounderline A
{
    TEXT-DECORATION: none;
}
.anounderline A:hover
{
    TEXT-DECORATION: underline
}
INPUT
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
SELECT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

/* Statusbar */
div#statusbar { font-weight: bold; background: #fad163; margin: 0px 20% 5px 20% }
div#statusbarinner { margin: 0px 8px }
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #fad163}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/* Statusbar end */


/* BizForm */
.formasterisk
{
	color: Red;
}
.formitem 
{
	background-color: lightgreen;
	font-family: Times New Roman;
	border: 3px double #000000;
	font-size: 12pt;
	font-weight: bold;
}
/* BizForm */



.order-confirmation{
	background: lightgreen;
	font-family: Tahoma;
	padding:5px;
	font-size: 10px/1,5em;
	font-weight: bold;
	display:block;
}

/* Themes */
.header-inner-black
{
	background: url(../Themes/BlackShade/Images/Top_black_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: White;
}
.header-left-black 
{	
	background: url(../Themes/BlackShade/Images/Top_black_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-black 
{	
	background: url(../Themes/BlackShade/Images/Top_black_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.header-inner-black-w
{
	background: url(../Themes/BlackNoShade/Images/Top_black_bg_w.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: White;
}
.header-left-black-w
{	
	background: url(../Themes/BlackNoShade/Images/Top_black_left_w.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-black-w
{	
	background: url(../Themes/BlackNoShade/Images/Top_black_right_w.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.header-inner-green
{
	background: url(../Themes/GreenShade/Images/Top_green_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: Black;
}
.header-left-green 
{	
	background: url(../Themes/GreenShade/Images/Top_green_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-green 
{	
	background: url(../Themes/GreenShade/Images/Top_green_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.header-inner-red
{
	background: url(../Themes/RedShade/Images/Top_red_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: White;
}
.header-left-red 
{	
	background: url(../Themes/RedShade/Images/Top_red_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-red 
{	
	background: url(../Themes/RedShade/Images/Top_red_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.header-inner-red-w
{
	background: url(../Themes/RedNoShade/Images/Top_red_w_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: White;
}
.header-left-red-w 
{	
	background: url(../Themes/RedNoShade/Images/Top_red_w_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-red-w 
{	
	background: url(../Themes/RedNoShade/Images/Top_red_w_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.header-inner-green-w
{
	background: url(../Themes/GreenNoShade/Images/Top_green_w_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: White;
}
.header-left-green-w 
{	
	background: url(../Themes/GreenNoShade/Images/Top_green_w_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-green-w 
{	
	background: url(../Themes/GreenNoShade/Images/Top_green_w_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}





.header-inner-lightblue
{
	background: url(../Themes/LightBlueShade/Images/Top_lightblue_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	/*width: 100%;*/
	padding-left: 20px;
	/*padding-top: 13px;*/
		
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: Black;
}
.header-left-lightblue 
{	
	background: url(../Themes/LightBlueShade/Images/Top_lightblue_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-lightblue 
{	
	background: url(../Themes/LightBlueShade/Images/Top_lightblue_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.header-inner-lightblue-w
{
	background: url(../Themes/LightBlueNoShade/Images/Top_lightblue_w_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 42px;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: Black;
}
.header-left-lightblue-w 
{	
	background: url(../Themes/LightBlueNoShade/Images/Top_lightblue_w_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 13px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header-right-lightblue-w 
{	
	background: url(../Themes/LightBlueNoShade/Images/Top_lightblue_w_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 42px;
	width: 14px;	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


.header-inner-label{
	padding-top: 13px;
}

.content-body
{
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 5px;
	background: url(../Themes/BlackShade/Images/header_bodybg.jpg);
	background-repeat: repeat-x;
	border: solid 0px red;
	width: 180px;
	/*width:100%;*/
}

.content-body-w
{
	margin-left: 4px;
	margin-right: 5px;
	background-color: White;
	border: solid 0px red;
	width: 180px;
}

.content-body-inner
{
	padding: 10px;
}

.square_blue_bg 
{
	background: url(../Themes/BlueSquare/Images/blue_square.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 142px;
	width: 264px;	
	vertical-align: top;
}
.square_blue_bg_w
{
	background: url(../Themes/BlueSquareW/Images/blue_square_w.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 142px;
	width: 264px;	
	vertical-align: top;
}

.square_blue_head 
{
	padding-top: 13px;
	padding-bottom: 5px;
	text-align: center;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.square_gray_bg 
{
	background: url(../Themes/GraySquare/Images/gray_square.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 142px;
	width: 264px;	
	vertical-align: top;
}

.square_gray_head 
{
	padding-top: 13px;
	padding-bottom: 5px;
	text-align: center;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.square_body 
{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.square_blue_2_bg 
{
	background: url(../Themes/BlueSquare2/Images/blue_square.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 264px;
	width: 160px;	
	vertical-align: top;
}
.square_blue_2_head 
{
	padding-top: 13px;
	padding-bottom: 5px;
	text-align: center;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.square_body_2
{
	padding: 5px;
}
/* Slut BizCommerce Custom */