﻿body 
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 800px;
}
p
{
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
.bold
{
	font-weight: bold;
}
.underlined
{
	text-decoration: underline;
}
.BoldBlue
{
	font-weight: bold;
	color: #4a7c93;
}
a.BlackLink:visited
{
	color: #000000;
}
a.BlackLink:link
{
	color: #000000;
}
a.BlackLink:hover
{
	color: #505050;
}
a.BlueLink:visited
{
	color: #4a7c93;
	text-decoration: none;
}
a.BlueLink:link
{
	color: #4a7c93;
	text-decoration: none;
}
a.BlueLink:hover
{
	color: #4a7c93;
	text-decoration: underline;
}
a.BlueLinkUnderlined:visited
{
	color: #4a7c93;
}
a.BlueLinkUnderlined:link
{
	color: #4a7c93;
}
a.BlueLinkUnderlined:hover
{
	color: #4a7c93;
}
a.GrayLink:visited
{
	color: #999999;
	text-decoration: underline;
}
a.GrayLink:link
{
	color: #999999;
	text-decoration: underline;
}
a.GrayLink:hover
{
	color: #999999;
	text-decoration: none;
}
a.RedLink:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.RedLink:link
{
	color: #ffffff;
	text-decoration: none;
}
a.RedLink:hover
{
	color: #dab1af;
	text-decoration: none;
}
a.SupportLink:visited
{
	color: #a33c36;
	text-decoration: none;
}
a.SupportLink:link
{
	color: #a33c36;
	text-decoration: none;
}
a.SupportLink:hover
{
	color: #a33c36;
	text-decoration: underline;
}

h1
{
	font: bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #4a7c93;
}
h2
{
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4a7c93;
}
.small
{
	font-size: 9px;
}
.medium
{
	font-size: 10px;
}
.Container
{
	float: left;
}
.Header
{
	background-color: #a33c36;
	padding-bottom: 10px;
}
.HeaderLeft
{
	float: left;
}
.HeaderRight
{
	position: relative;
	float: right;
	text-align: right;
}
.MenuTop
{
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	color: #ffffff;
	white-space: nowrap;
}
.Body
{

}
.Middle
{
	background-color: #a33c36;
}
.MenuLeft 
{
	float: left;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: -2px;
	background-color: #ffffff;
}
.ContentRight
{
	float: right;
	width: 600px;
}
.ContentBottomLeft
{
	padding: 10px;
	padding-left: 20px;
	width: 170px;
	float: left;
	text-align: center;
}
.ContentBottomRight
{
	padding: 10px;
	float: left;
	width: 579px;
	border-left: 1px solid #4a7c93;
}
.ContentRight_SingleArea
{
	float: right;
	width: 579px;
	padding: 10px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #4a7c93;
	min-height: 316px;
}
.ContentRight_SingleArea p
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.Footer
{
	background-color: #a33c36;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}
.clear
{
	clear: both;
}
.SeeAlso
{
	width: 170px;
}
.SeeAlso .SeeAlsoImage img
{
	margin-top: -2px;
	margin-bottom: -2px;
	width: 170px;
}
.SeeAlso .SeeAlsoDetails
{
	font-size: 10px;
	background-color: #bbdbac;
	text-align: left;
	padding: 5px;
	width: 160px;
}
.CalloutWrapper
{
	width: 170px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.CalloutBody
{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-left: 1px solid #b4c2ce;
	border-right: 1px solid #b4c2ce;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.CalloutBody div
{
	padding-top: 12px;
}
.RightSideCallouts
{
	float: right;
	font-size: 11px;
	width: 170px;
}
.gray
{
	color: #999999;
}
.FloatLeftBottomContent
{
	float: left;
	width: 400px;
}
.ContactUsForm td
{
	font-size: 10px;
}
.ContactUsForm input[type=text]
{
	width: 200px;
}
.ContactUsForm select
{
	width: 200px;
}
.NotFound
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 100px;
	text-align: center;
}
.SubCatDetails
{
	float: left; 
	width: 400px; 
	padding-left: 10px; 
	padding-top: 5px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
.SubCatDetails a:visited
{
	font-weight: bold;
	color: #4a7c93;
	text-decoration: none;
}
.SubCatDetails a:link
{
	font-weight: bold;
	color: #4a7c93;
	text-decoration: none;
}
.SubCatDetails a:hover
{
	font-weight: bold;
	color: #4a7c93;
	text-decoration: underline;
}
.ProdImages
{
	float: right;
}
.Button
{
	background-color: #4a7c93;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid black;
}
.ButtonDisabled
{
	background-color: #CCCCCC;
	color: #999999;
	font-weight: bold;
	border: 1px solid #999999;
}
.CallForPricing
{
	width: 100%;
	background-color: #4a7c93;
	border: 1px solid #a33c36;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	color: #ffffff;
	line-height: 44px;
}
#divOrderButton
{
	padding-top: 10px;
	text-align: center;
}
.BaseProductPanel
{
	background-color: #4a7c93;
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
.Bold
{
	font-weight: bold;
}
.BoldUnderlined
{
	font-weight: bold;
	text-decoration: underline;
}
.Underlined
{
	text-decoration: underline;
}
.ProdOrderPanel
{
	padding: 10px;
	border: 1px solid black;
	background-color: #d3dde1;
}
.AccessoryLI
{
	list-style: none;
}
.EmptyPanel
{
	min-height: 220px;
	width: 100%;
	padding-top: 100px;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #4a7c93;
}
.CartPanel
{
	min-height: 317px;
	width: 100%;
}
.ShoppingCart td
{
	font-size: 10px;
	padding: 5px;
}
.ShoppingCart li
{
	list-style-position: outside;
	margin-left: 15px;
}
.CheckoutButton
{
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.LargeCart
{
	border: 1px solid black;
	/*background: url('../images/blue_gradient.jpg') repeat-x;*/
	background-color: #d3dde1;
	padding: 5px;
}
.SmallCartHeader
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #d3dde1;
	width: 320px;
	font-size: 10px;
	padding: 5px;
	padding-top: 10px;
}
.SmallCart
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	/*background: url('../images/blue_gradient.jpg') repeat-x;*/
	background-color: #d3dde1;
	width: 320px;
	height: 260px;
	overflow-y: auto;
	line-height: 12px;
	font-size: 10px;
	padding: 5px;
}
.SmallCartFooter
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #d3dde1;
	width: 320px;
	font-size: 10px;
	padding: 5px;
	padding-bottom: 10px;
}
.QuickShipLeftText
{
	padding-left: 10px;
	font-size: 10px;
}
.QuickShipTable td
{
	font-size: 10px;
}
.ModalBackground
{
	filter: alpha(opacity=50); 
	background-color: Black; 
	opacity: .50; 
}
.ProcessingOrder
{
	width: 350px;
	text-align: center;
	padding: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #000000;
}
.LoginContainer
{
	padding-top: 50px;
	text-align: center;
}
.LoginTextBox
{
	width: 150px;
}
.LogoutContainer
{
	padding-top: 50px;
	text-align: center;
}
.WelcomeMessage
{
	position: absolute;
	z-index: 10000;
	right: 5px;
	bottom: 5px;
	color: #FFFFFF;
}
.CheckoutTextBox
{
	width: 125px;
	font-size: 10px;
}
.MyAccountWrapper
{
	position: relative;
}
.FadingFeedback
{
	position: absolute;
	right: 0px;
	top: -2px;
}
.MyAccountInfo
{
	width: 100%;
}
.MyAccountInfo td
{
	/*padding: 5px;*/
	/*padding-top: 15px;*/
	font-size: 10px;
}
.MyAccountInfo input[type=text]
{
	/*width: 125px;*/
	font-size: 10px;
}
.MyAccountInfo select
{
	/*width: 130px;*/
	font-size: 10px;
}
.MyAccountContainer
{
	height: 340px;
	border: 1px solid #4a7c93;
	padding: 2px;
	overflow: hidden;
}
.MyAccountButtonContainer
{
	text-align: center;
	padding-top: 10px;
}
.NoOrderHistoryPanel
{
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 100px;
}
.OrderHistoryContainer
{
	height: 340px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #4a7c93;
}
.OrderHistoryHeader
{
	background-color: #4a7c93;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
}
.OrderHistoryBody
{
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	/*height: 213px;*/
}
.WhatsNewList li
{
	 padding-top: 10px;
}
.DragHandle
{
	background-color: #4a7c93; 
	padding: 2px; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: left;
}

