/* Header CSS */
.Headermenu{
background-image:url(../Media/images/header-m-bg.gif);
background-repeat:repeat-x;
}
.HeadermenuLink{
margin:0;
padding:0;
font-family:Verdana;
font-size:10px;
text-decoration:none;
color:#FFFFFF;
}


/* Boxes Controls */
.BoxTitle
{
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#e9fd4c;
}

.ContentBorder
{
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#e4e4e4; 
	border-right-width:1px; 
	border-right-style:solid;
	border-right-color:#e4e4e4; 
}

.login-point {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #777777;
}

.Search_text 	
{
	font-family: Verdana;
	font-size: 8pt;
}

.BoxLinks
{
	font-family: Verdana;
	font-size: 12px;
}

/* Label Tickets */
.TicketProductName
{
	color:#a96f59;
	font-family:Verdana;
	font-size:12px;
}
.Price
{
	color:White;
	font-family:Verdana;
	font-size:20px;
	font-weight:bold;
}
.PriceBefore
{
	color:White;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
	padding-left:4px;
}
.PriceAfter
{
	color:White;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	padding-right:7px;
	padding-bottom:2px;
}

/* Products */

.ProductName
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.ProductDescription
{
	font-family:Verdana;
	font-size:12px;
}

.ProductPrice
{
	font-family:Verdana;
	font-size:12px;
	font-weight:100;
}

.CartBox
{
	font-family:Verdana;
	font-size:12px;
	border:solid 1px black;
	width:35px;
}

/* SitePages */
.SitePageTitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:Orange;
}
.SitePageContent
{
	font-family:Verdana;
	font-size:12px;
}

.picker1
{
	font-family:Verdana;
	font-size:12px;
	border:solid 1px black;
	width:200px;
}

.picker2
{
	font-family:Verdana;
	font-size:12px;
	border:solid 1px black;
	width:300px;
}

.LinkCat
{
	font-family:Verdana;
	font-size:14px;
	width:50px;
	padding-bottom:5px;
	text-decoration:none;
}

.feedback
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
}

.ViewCatTitle
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Olive;
}

.ViewCatDetails
{
	font-family:Verdana;
	font-size:12px;
	color:Olive;
}

.TreeCombo
{
  font-family: verdana; 
  font-size: 11px;
}

.BlueTitle{
color:#72b41c;
font-family:Verdana;
font-size:14px;
font-weight:bold;
}

.BlueLine{
 background-color:#72b41c;
 height:1px;
 overflow:hidden;
}

.CompanyLink
{
	text-decoration:none;
	color:#9b0037;
	font-family: Verdana;
	font-size: 12px;
}

.CompanyLink1
{
	text-decoration:none;
	color:#e13b37;
}

.ToBeReplaced
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#05541f;
}