﻿.alRight
{
 float:right;

 
}
.DarkRed
{
    padding-right: 5px;
    padding-left: 5px;
    width: 97%;
    color: white;
    background-color: #3f0508;
    padding-bottom: 5px;
    margin: 5px 10px;
    padding-top: 5px;
    border-right: white 2px solid;
    border-top: white 2px solid;
    border-left: white 2px solid;
    border-bottom: white 2px solid;
}
.LightRed
{
    border-right: white 2px solid;
    padding-right: 5px;
    border-top: white 2px solid;
    padding-left: 5px;
    margin: 5px 10px;
    border-left: white 2px solid;
    width: 90%;
    border-bottom: white 2px solid;
    background-color: #7b1a1e;
    padding-bottom: 5px;
    padding-top: 5px;
}

.UnitPrice
{
    font-weight: bold;
    font-size: 12pt;
    color: white;
}

.selectedcategory
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: red;
    background-color: white;
    margin: 5px 8px;
}
.SubMenuLink
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    color: White;
}

.SubMenuLink
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}

a.SubMenuLink:visited
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}


a.SubMenuLink:active
{    font-weight: bold;
    color: White;
    text-decoration: none;

}
a.SubMenuLink:link
{    font-weight: bold;
    color: White;
    text-decoration: none;
}

a.SubMenuLink:hover
{
    color: #ffac1f;
    font-weight: bold;
    
}


.inputElement
{
	margin: 5px 0px 5px 0px;
	clear: both;
}
.inputLabel
{
	padding: 2px 2px 2px 2px;
	float: left;
	text-align: right;
	width:160px;
}
.inputData
{
	padding: 2px 2px 2px 2px;
	float: left;
}
.validationMessage
{
	color:Red;
	font-weight:bold;
}


.features
{
    font-size: 12pt;
    color: #4d4d4d;
    font-family: 'Verdana' , 'sans-serif';
}
.ArticleSubjectLink
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial;
    color: #306EFF;
}

.ArticleSubjectLink
{
    font-weight: bold;
    color: #306EFF;
    text-decoration: none;
}

a.ArticleSubjectLink:visited
{
    font-weight: bold;
    color: #306EFF;
    text-decoration: none;
}
.clientWarning
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    font-weight: bold;
    font-size: 20pt;
    padding-bottom: 5px;
    border-left: silver thin solid;
    color: #ffffff;
    border-bottom: silver thin solid;
    background-color: #de8a5b;
    text-align: center;
}

a.ArticleSubjectLink:active
{    font-weight: bold;
    color: #306EFF;
    text-decoration: none;

}
a.ArticleSubjectLink:link
{    font-weight: bold;
    color: #306EFF;
    text-decoration: none;
}

a.ArticleSubjectLink:hover
{
    color: #d16587;
    font-weight: bold;
}

.BorderLightBlue
{
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    border-left: silver 2px solid;
    border-bottom: silver 2px solid;
    background-color: #3f0508;
    padding-right: 2px;
    padding-left: 2px;
    width: 98%;
    color: white;
}
.BorderDarkBlue
{
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    border-left: silver 2px solid;
    border-bottom: silver 2px solid;
    background-color: #29496f;
    padding-right: 2px;
    padding-left: 2px;
    width: 400px;
}

.StoreHeader
{
    padding-left: 4px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 2px;
    color: #4169e1;
    padding-top: 2px;
    background-color: #e5e5e5;
    padding-right: 4px;
}

.IntroPageColHeader
{
    border-left-color: silver;
    border-bottom-color: silver;
    border-top-style: inset;
    border-top-color: silver;
    border-right-style: inset;
    border-left-style: inset;
    background-color: #e5e5e5;
    border-right-color: silver;
    border-bottom-style: inset;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #4169e1;
}
    
.IntroPageColomnBody
{
    border-right: Silver thin solid;
    border-top: Silver thin solid;
    border-left: Silver thin solid;
    width: 30%;
    border-bottom: Silver thin solid;
    height: 200px;
    background-color: #d7e2f9;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
    font-size: 11pt;
    text-align: justify;
}

.MiniMenuButtonText
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}

a.MiniMenuButtonText:visited
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}


a.MiniMenuButtonText:active
{    font-weight: bold;
    color: White;
    text-decoration: none;

}
a.MiniMenuButtonText:link
{    font-weight: bold;
    color: White;
    text-decoration: none;
}

a.MiniMenuButtonText:hover
{
    color: #ffba00;
    font-weight: bold;
}


.MenuButtonText
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}

a.MenuButtonText:visited
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}


a.MenuButtonText:active
{    font-weight: bold;
    color: White;
    text-decoration: none;

}
a.MenuButtonText:link
{    font-weight: bold;
    color: White;
    text-decoration: none;
}

a.MenuButtonText:hover
{
    color: #ffba00;
    font-weight: bold;
}


.StorePanel
{
    color: green;
}

.StorePanel legend
{
    color: blue;
    font-size: 12pt;
    background-color: #e5e5e5;
    border-right: silver thin inset;
    border-top: silver thin inset;
    border-left: silver thin inset;
    border-bottom: silver thin inset;
}

.MyStorePanel
{
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    border-left: silver 2px solid;
    color: black;
    border-bottom: silver 2px solid;
}

.CategoryName
{
    font-size: 10pt;
    padding-bottom: 2px;
    margin: 4px;
    padding-top: 2px;
    font-weight: bold;
}
.AskAQuestion
{
    color: white;
}
.ItemDescription
{
    font-weight: bold;
    text-decoration: underline;
    color: #FF8000;
    font-size: 10pt;
    padding-bottom: 4px;
    padding-top: 4px;
}
.ItemDescriptionInShoppingCart
{
    font-weight: bold;
    text-decoration: none;
    color: White;
    font-size: 14pt;
    margin: 0px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.ItemFullDescriptionOnTheSide
{
    color: #c68b42;
    text-align: justify;
}

.DescriptionPanel
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 2px;
}

.PricePanel
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 10pt;
    color: black;
}
.ItemShortDescription
{
        font-weight: bold;
    text-decoration: underline;
    color:Red;
    }

.PictureBordersIn
{
    border-right: white 15px inset;
    border-top: white 15px inset;
    border-left: white 15px inset;
    border-bottom: white 15px inset;
    background-color: #e8ffff;
    text-align: center;
}

.PictureBordersMid
{
    border-right: black 10px solid;
    border-top: black 10px solid;
    border-left: black 10px solid;
    border-bottom: black 10px solid;
    
}
.PictureBordersMid1
{
    height: 150px;
}

.PictureBordersOut
{
    border-right: dodgerblue 2px solid;
    border-top: dodgerblue 2px solid;
    border-left: dodgerblue 2px solid;
    border-bottom: dodgerblue 2px solid;
}

.WizardBody
{
    padding-right: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.WizardSideBar
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;

}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

p { margin-top: 0; }

.shadow
{
    float: left;
    margin: 20px 20px 20px 20px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
 
.floatleft
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.FramePicture
{
    float: left;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.floatleft100
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100px;
    height: 100px;
}

.floatleft150
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 150px;
    height: 150px;
}

.floatleft200
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 200px;
    height: 200px;
}

.floatleft300
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 300px;
    height: 300px;
}

.floatleft500
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 500px;
    height: 500px;
}
.floatBottom
{
    }

table
{
    font-weight: normal;
    font-size: 10pt;
    vertical-align: top;
    font-family: Tahoma, 'Arial Black';
    text-align: left;
}

.shortdesc
{
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

.HelpText
{
    font-size: 10pt;
    color: blue;
    font-family: Arial;
    background-color: #ffffcc;
    border-right: royalblue groove;
    border-top: royalblue groove;
    border-left: royalblue groove;
    border-bottom: royalblue groove;
}

.PanelStyle
{
    font-size: 8pt;
    font-family: Arial;
}

.ItemHeader
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    background-color: Blue;
    text-align: center;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: white;
}

.tab, .tabItem
{
 font-family:Verdana,Arial,Helvetica;
 font-size: 8pt;
 font-weight:normal; 
 text-decoration: none;
}
.tab 
{
 padding: 15px  1px 0px 0px;
 text-align: center;
}
.tab a:link, .tab a:visited, .tab a:hover
{
 text-decoration: none;
 color:#333333;
}
.tabPage   /* If the area beneath the tab strip needs to have a box defined, use this style in the <td> */
{  
 border: solid 1px #c0cbb6;
 vertical-align:top;
}
.tabItem  
{
 padding: 3px 3px 3px 3px;
 border-top: solid 1px gainsboro;
 border-left: solid 1px gainsboro;
 border-right: solid 1px darkgray;
 border-bottom: solid 1px #F7F6F3;
 background-color: #F7F6F3;
}
.tabSelected  
{
 border-style: outset;
 border-bottom: solid 1px #ccd9c0;
 background-color: #eae9e1;
}
.tabHover 
{
 border-style: outset;
 border-bottom: solid 1px #ccd9c0;
 background-color: #d8e1ce;
}


.StaticMenuItem, .StaticMenuItem a:link, .StaticMenuItem a:visited
{
    font-size: 10pt;
    color: white;
    font-family: Arial;
    font-weight: bold;
}
.StaticMenuItemRED, .StaticMenuItemRED a:link, .StaticMenuItemRED a:visited
{
    font-size: 10pt;
    color: Red;
    font-family: Arial;
    font-weight: bold;
}


.ArticleNewsType
{
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    font-size: 16pt;
    padding-bottom: 10px;
    padding-top: 10px;
    border-right: white inset;
    border-top: white inset;
    border-left: white inset;
    border-bottom: white inset;
    padding-right: 5px;
    padding-left: 5px;
    color: silver;
    font-family: Arial;
    background-color: #284261;
}

.ArticleDetails
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Arial;
    font-size: 12pt;
}

.ArticleAuthor
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Arial;
    text-align: right;
    font-weight: bold;
    font-style: italic;
    font-size: 10pt;
    color: black;
}

.BlogHeader
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Arial;
    background-color: #e5e5e5;
    border-right: white inset;
    border-top: white inset;
    border-left: white inset;
    border-bottom: white inset;
    font-size: 8pt;
}


.TestimonialHeader
{
    font-size: 14pt;
    color: maroon;
    font-family: Arial;
    background-color: #ffffcc;
    border-right: white inset;
    border-top: white inset;
    border-left: white inset;
    border-bottom: white inset;
}

.FooterStyle
{
    font-size: 8pt;
    color: White;
    text-align: center;
    text-decoration: none;
}

a.FooterStyle:visited
{   
    font-size: 10pt;
    color: White;
    text-decoration: none;
}

a.FooterStyle:active
{
   font-size: 10pt;
   color: White;
   text-decoration: none;
}
a.FooterStyle:link
{
   font-size: 10pt;
   color: White;
   text-decoration: none;
}
a.FooterStyle:hover
{
    font-size: 10pt;
    color: #FF8000;
    text-decoration: none;
}

.InsetLightBlue
{
    border-right: #35516c 1px inset;
    border-top: #35516c 1px inset;
    border-left: #35516c 1px inset;
    border-bottom: #35516c 1px inset;
    background-color: #d7e2f9;
    padding-right: 1px;
    padding-left: 1px;
    width: 97%;
}

.floatingLeft
{
    float: left;
    margin: 4px;
}

.mainFrame
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;

}

.PageHeader
{
    font-weight: bold;
    font-size: 16pt;
    color: Blue;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    border-right: silver thin inset;
    padding-right: 5px;
    border-top: silver thin inset;
    padding-left: 5px;
    border-left: silver thin inset;
    border-bottom: silver thin inset;
    width: 98%;
    background-color: white;
}

.ItemTemplate
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: white;
    padding-top: 2px;
    background-color: #446aa0;
    width: 100%;
}

.AlteringItemTemplate
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: white;
    padding-top: 2px;
    background-color: #224468;
    width: 100%;
}

.TableHeader
{
    font-weight: bold;
    font-size: 12pt;
    vertical-align: middle;
    color: Blue;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TableFooter
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: middle;
    color: Blue;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}


