/* ######### CSS for top level tabs ######### */
/* background color for the content part of the pages */

/* text style for the title of each page on the right side */
.PageTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14;
	font-weight: bold;
	padding-bottom: 3px;
	color: #999999;
}

/* text style for the navigation links (trail tracking) */
.TrailLink
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
	color: #333333;
}

/* hyperlink style for the site links */
A.TrailLink:link
{
	text-decoration: none;
	color: #333333;
}

A.TrailLink:visited
{
	text-decoration: none;
	color: #333333;
}

A.TrailLink:active
{
	text-decoration: none;
	color: #333333;
}

A.TrailLink:hover
{
	text-decoration: underline;
	color: #333333;
}

/* text style for the product navigation links */
.SiteLink
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11;
	font-weight: bold;
	padding-bottom: 2px;
	color: #333333;
}
/* A:link IMG { border: none }
/* hyperlink style for the site links */
A.SiteLink:link
{
	text-decoration: none;
	color: #000000;
	border: none;
}

A.SiteLink:visited
{
	text-decoration: none;
	color: #000000;
}

A.SiteLink:active
{
	text-decoration: none;
	color: #990000;
}

A.SiteLink:hover
{
	text-decoration: bold;
	color: #990000;
}

/* Text style for the table title */
.TblTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #500000;	
	background-color: #DDDDDD;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
}


/* text style used for most text rendered by modules */
.NormalSmall
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox 
{
}

.TextBox
{
	font: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #111111;
	background-color: white;
	border: 1px solid #999999;
	vertical-align: middle;
}

.TextBoxSmall
{
	font: Verdana, Arial, Tahoma;
	font-size: 9px;
	color: #111111;
	background-color: white;
	border: 1px solid #999999;
	vertical-align: middle;
}



HR
{
	color: #CCCCCC;
	height: 1pt;
	text-align: center;
}

.Box
{
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}

.TableBox
{
	border: 1px solid #666666;
	vertical-align: middle;
}

.SearchBox
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	border: 1px solid #999999;
	vertical-align: middle;
}

.SearchButton
{
	vertical-align: middle;
}

.Button
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333333;
	cursor: hand;
	border: solid 1px #666666;
	padding: 1px;
	vertical-align: middle;
}

.NormalButton 
{
	cursor: hand;
	font-size: 11px;
	vertical-align: middle;
}

.Price
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
}

.CartTableTitle
{
	font-weight: bold;
	background-color: #CCCCCC;
}

.CartTableBody
{
	background-color: #EEEEEE;
}

/* For SignIn */
.FormBackground
{
	background-color: #EEEEEE;
}

/* For SignIn */
.FormSubTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	
}

/* For SignIn */
.Comment
{
	color: #990000;
}

/* For order summary */
.TextBoxLabel
{
	text-align:right;
	border:0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;	
}

.TextBoxLabelLink
{
	text-align:right;
	border:0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #990000;	
	cursor: hand;
}

.TextBoxLabelBold
{
	text-align:right;
	border:0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
}

.TextBoxLabelMsg
{
	text-align:left;
	border:0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;	
	width:350px;
}

Body
{
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
}

TD, P
{
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	
}

a:link { color: 	#484848  ; text-decoration: none; }
a:visited { color:		#484848 ; text-decoration: none; }
a:hover { color: #c0c0c0; text-decoration: none; }
a:active { color: #c0c0c0; text-decoration: none; }

.bar-top-G {
 /* background-image: url(images/bar-top.jpg); */
  background-color: #c0c0c0;
	background-repeat: no-repeat;
	background-position: center top;
}
.bar-side-G {
	background-image: url(images/bar-side.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bar-bottom-G {
	background-image: url(images/bar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bar-topframe-G {
	background-image: url(images/bar-topframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bar-frame-G {
	background-image: url(images/bar-frame.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: right;
}

.tabsmenuclass a{
display: block;
padding: 5px;
color: black;
margin-right: 1px;
text-decoration: none;
font: bold 12px tahoma;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
color: #c0c0c0;

}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: #ffffff;
width: 100%;
height: 52px;
padding: 3px;
border: 0px dotted silver;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: .62em;
}