body,p,div,th,td,p,input,select,textarea {
        font-family: Verdana, Arial, Helvetica, Sans-serif; 
        color: #000000;
        font-size: 10px;
}
a:link {
	color: #081589; text-decoration: underline;
}
a:visited {
	color: #081589; text-decoration: none;
}
a:hover {
	color: #ff0000; text-decoration: none;
}
a:active  {
	color: #081589; text-decoration: none;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
hr {
        color: #dddddd;
        height: 1px;
}
body { 
        margin-top: 0 px; margin-bottom: 0 px; margin-left: 0 px; margin-right: 0 px; 
        background-color: #ffffff;
}
.HeadBox {
	background-color: #ffffff;
}
.HeadText {
        font-size: 12px; font-weight: bold;
}
.HeadLine {
        background-color: #d6d7d9;
}
.VertMenuBox {
	border-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	padding: 3px;
	background-color: #d6d7d9;
}
.VertMenuBorder {
        background-color: #68c1ff;
}
.VertMenuTitle1 {
	padding-left: 6px;
}
.VertMenuTitle {
	padding-left: 4px;
        color: #ffffff; font-weight: bold; font-size: 10px;
}
.VertMenuItems {
	color: #FFFFFF; text-decoration: none;
}
.VertMenuItems:link {
        color: #ffffff; text-decoration: none;
}
.VertMenuItems:visited {
        color: #ffffff; text-decoration: none;
}
.VertMenuItems:hover {
        color: #eeeeee; text-decoration: underline;
}
.VertMenuItems:active  {
        color: #eeeeee; text-decoration: none;
}
.VertMenuHr {
        color: #999999;
}
.CategoriesList {
	padding-left: 12px;
	font-size: 11px;
}
.DialogBox {
	background-color: #ffffff;
}
.DialogBorder {
	background-color: #68c1ff;
}
.DialogTitle {
	color: #000000; font-weight: bold; font-size: 11px;
}
.NumberOfArticles {
	color: #000000; font-weight: bold; font-size: 10px;
}
.TopLabel {
	color: #000000; font-weight: bold; font-size: 12px;
}
.Text {
	color: #000000;
}
.AdminSmallMessage {
	color: #ff3300;
}
.AdminTitle {
	color: #ff3300; font-weight: bold; font-size: 12px;
}
.Line {
	background-color: #ff3300;
}

#product_thumbnail {
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.ProductTitle {
	color: #081589; font-weight: bold; font-size: 12px;
}
.ProductDetailsTitle {
	color: #ff3300; font-weight: bold; font-size: 12px;
}
.ProductDetails {
	color: #000000;
}
.ProductPriceTitle {
	color: #000000; font-weight: bold; font-size: 12px;
}
.ProductPriceConverting {
	color: #000000; font-weight: bold; font-size: 12px;
}
.ProductPrice {
	color: #ff3300; font-weight: bold; font-size: 12px;
}
.ProductPriceSmall {
	color: #ff3300; font-weight: bold; font-size: 10px;
}
.MarketPrice {
	font-size: 11px;
}
.ItemsList {
	color: #081589; font-weight: bold; font-size: 10px;
}
.NavigationPath {
	color: #000000; font-weight: bold; font-size: 10px;
}
.FormButton {
	color: #081589; font-weight: bold; font-size: 10px;
}
.Button {
       font-family: Arial;
	   background: url(images/butbg.gif);
       background-color: #68C1FF;
       color: #ffffff; font-weight: bold; 
       font-size: 11px;
       text-decoration: none;
}
.CustomerMessage {
	color: #ff3300; font-weight: bold; font-size: 10px;
}
.ErrorMessage {
	color: #ff3300; font-weight: bold; font-size: 10px;
}
.Star {
	color: #ff0000;
}
.HighLight {
		background-color: #ffffcc;
}
.SaveMoneyLabel {
	color: #ffffff;
}
.TableHead {
    background-color: #dddddd;
}
.SmallNote:link {
        color: #888888; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        color: #888888; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        color: #888888; text-decoration: underline; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        color: #888888; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        color: #ffffff;
}
.Tab {
        background-color: #d6d7d9;
        font-weight: bold;
        text-transform: uppercase;
}
.CatMenuItemOff 
{
    background-color: transparent;	/* like "VertMenuBox" */
    border-right: none;				/* like "VertMenuBox" */
    border-top: none;				/* like "VertMenuBox" */
    border-left: none;				/* like "VertMenuBox" */
    border-bottom: none;			/* like "VertMenuBox" */
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 1px; 
    margin-right: 2px;
    cursor: pointer;
}
.CatMenuItemOffExp
{
    background-color: transparent;	/* like "VertMenuBox" */
    border-right: none;				/* like "VertMenuBorder" */
    border-top: none;				/* like "VertMenuBorder" */
    border-left: none;				/* like "VertMenuBorder" */
    border-bottom: none;			/* like "VertMenuBorder" */
    margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
    margin-right: 2px;  
    cursor: pointer;
}
.CatMenuItemOn 
{
    background-color: #081589;              /* like "VertMenuTitle" */
    border-right: #081589 1px solid;        /* like "VertMenuTitle" */
    border-top: #081589 1px solid;          /* like "VertMenuTitle" */
    border-left: #081589 1px solid;         /* like "VertMenuTitle" */
    border-bottom: #081589 1px solid;       /* like "VertMenuTitle" */
    margin-left: 1px; 
    margin-right: 2px; 
    cursor: pointer;
}
.CatSubMenu
{
    background-color: #d6d7d9;              /* like "VertMenuBox" */
    border-right: #68c1ff 1px solid;        /* like "VertMenuBorder" */
    border-top: #68c1ff 1px solid;          /* like "VertMenuBorder" */
    border-left: #68c1ff 1px solid;         /* like "VertMenuBorder" */
    border-bottom: #68c1ff 1px solid;       /* like "VertMenuBorder" */
    margin-left: 1px; 
    margin-right: 2px; 
}
.CatMenuItem
{
    font-size: 12px;
    font-family: Arial; 
    cursor: pointer;
}
.CatMenuItem:link
{
    color: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    color: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    color: #ffffff;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    color: #000000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #330000;
}   
.NavDialogBorder {
    background-color: #d6d7d9;
}
.NavDialogBox {
    background-color: #ffffff;
}
.SubHeader2 {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
.SubHeader2Line {
    background-color: #cccccc;
}
.PopupHelpLink {
    font-size: 9px;
    color: #330000;
    text-decoration: none;
}
.HightLightRow {
	background-color: #b0b0b0;
	font-weight: bold;
}
.HightLightEqualRow {
	background-color: #ffe8af;
}
.VertMenuSubTitle {
	background-color: #081589;
}

/* Hacked */

input.login_username { margin-left: 12px; margin-top: 2px; margin-bottom: 4px; }
input.login_password { margin-left: 12px; margin-top: 2px; margin-bottom: 4px; }
.authtxt { margin-left: 12px; color: white; }
.authlinktxt { margin-left: 12px; color: white; }