a
{
	color: #8b80a6;
}
p
{
   font-family: Arial;  
   color: Black;
   font-size: 15px;
}

h2 
{
	font:13px/10px arial, helvetica, sans serif;color:#000;font-weight:bold;margin-bottom:4px;
}


#vendors{postion:absolute; margin-left:-300px;margin-top:-500px;font-size:12/14px;color:black;font-family:arial;}
.reg
{
   font-family: Arial;
   color: Black;
   font-size: 14px;
}
.faqmain
{ 
	font-size: 18px;  
	font-style: normal;  
	font-variant: normal;  
	font-weight: bold;    
	font-family: Arial;
	color: #8b80a6;
}
.small
{
	font-size: 10px; font-family: Arial;
}
.mainTable
{   
	background-color: #dcdddf;  
	border-left: 2px Red;  
	border-top: 2px #BA55D3;  
	border-bottom: 2px #87CEFA;  
	border-right: 2px #2F4F4F;  
	border: 2px dashed #483D8B; 
	margin-bottom: 5px;          
}


/*Admin Screens*/

.AdminLabel
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	
}
.AdminFont
{
	font-size:11px;
	font-family:Arial;
}

.AdminLink
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
	color:maroon;
}

.AdminTitle
{
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:White;
	background-color:#AD9ED3;
	border: 1px;
	border-color: #4B0082;
	border-bottom: 1px solid;
	border-bottom-width: 1px;
}

.AdminInput
{
	font-size:11px;
	font-family:Arial;
}
.AdminButton
{
	font-family:Arial;
	font-size:11px;
	color: White;
	background-color:#AD9ED3;
}
.AdminTable
{
	font-size:11px;
	font-family:Arial;
	border: 1px solid black;
}
.AdminTableHeader
{
	font: 11px/13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid black;
}
.AdminRow
{
	font: 11px/13px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid black;
}
.ProductRowSelected
{
	background-color:Silver;
}

/* Admin Header */

.AdminNavTable
{
	
}

.AdminNavCell
{
	
}

.AdminNavButton
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: White;
	background-color:#AD9ED3;
}

/* Header Font */
.ProductHeaderCell
{
	border-bottom: 1px solid #AD9ED3;
	
	color: #fff;
	font: 60px/65px Times New Roman;
	font-weight:500;
	padding-bottom:0px;
	padding-right:20px;
	background-image: url(../Images/bgtest.gif);
}

/*Product Display*/

.ProductTitle
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	
}
.ProductInput
{
	font-size:11px;
	font-family:Arial;
}

.ProductTable
{
	border: 1px solid #AD9ED3;
}

.ProductLink
{
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
.ProductColorLabel
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:Black;
}

.ProductAltDesc
{
	font-size:11px;
	font-family:Arial;
	color:Black;
}
.ProductLabel
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:Black;
}
.ProductCartButton
{
	font-size:12px;
	font-family:Arial;
	color:#AD9ED3;
	font-weight:bold;
}
.SelectedProductDesc
{
	font-size:11px;
	font-family:Arial;
}
.ProductAttribLabel
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:Black;
}

.ProductAttribDropDown
{
	font-size:11px;
	font-family:Arial;
	color:Black;
}

.ProductImageLink
{
	font-size:11px;
	font-family:Arial;
	cursor:hand;
}

.SizeChartLink
{
	font-size:14px;
	font-family:Arial;
	cursor:hand;
	color: #8b80a6;
	text-decoration:underline;
	font-weight: bold;
}


/*Cat Style*/
.CatTable
{
	border-right:#AD9ED3 solid 1px;
}
.CatMenu
{
	border-bottom:#AD9ED3 solid 1px;
	background-color:white;
	width:100px;
}
a:hover.CatMenu
{
	border-bottom:#AD9ED3 solid 1px;
	background-color:red;
	width:100px;
}
.CatMenuLink
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:black;

}
.CatMenuLink a:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
.CatMenuSelected
{
	border-bottom:#AD9ED3 solid 1px;
	background-color:#AD9ED3;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	width:100px;
	
}
.CatMenuSelectedLink
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	background-color:#AD9ED3;
}

/**** Cart *****/

.CartTable
{
	font-size:11px;
	font-family:Arial;
	border: 1px solid #AD9ED3;
}

.CartHeader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #AD9ED3;
}

.CartRow
{
	font-family:Arial;
	font-size:11px;
	border-bottom: 1px solid #AD9ED3;
}

.CartFooter
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.CartButton
{
	font-family:Arial;
	font-size:11px;
	color: White;
	background-color:#AD9ED3;
}
.CartInput
{
	font-family:Arial;
	font-size:11px;
}


/**** Receipt *****/

.ReceiptTable
{
	font-size:11px;
	font-family:Arial;
	border: 1px solid black;
}

.ReceiptHeader
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	border-bottom: 1px solid black;
}

.ReceiptRow
{
	font-family:Arial;
	font-size:11px;
	border-bottom: 1px solid black;
}

.ReceiptFooter
{
	font-family:Arial;
	font-size:11px;
}
.ReceiptSuccess
{
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	color:#bc2243;
}
.ReceiptLink
{
	font-family:Arial;
	font-size:11px;
	color:#bc2243;
}

.ReceiptTitle
{
	font-family:Times New Roman;
	font-size:48px;
	font-weight:bold;
	text-decoration:underline;
}

.ReceiptSubTitle
{
	font-family:Arial;
	font-size:16px;
}

.ReceiptAddress
{
	font-family:Times New Roman;
	font-size:16px;
	font-weight:bold;
}

.ReceiptReturnCell
{
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.ReceiptReturnCellRight
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

/* Main Header*/
.topspacer
{
	margin-left: 5px;
	margin-right: 5px;
	color: red;
	font-size: 33px
}
.HeaderCellRightBar
{
	border-right: 1px dotted #ad9ed3;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	height: 29px;
}
.HeaderLink
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:Black;
	text-decoration:none;
}
a.HeaderLink:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:Black;
	text-decoration: underline;
}

/********Credit Card****************/
.CardTitle
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.CardInput
{
	font-family:Arial;
	font-size:11px;
}

.CardLabel
{
	font-family:Arial;
	font-size:11px;
}

.CardButton
{
	font-family:Arial;
	font-size:11px;
	color: White;
	background-color:#AD9ED3;
}

.CardLink
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	color:#AD9ED3;
	cursor:hand;
}

.CardChargeAmount
{
	font-family:Arial;
	font-size:12px;
	color:#bc2243;
}

/*********CVV2 Explanation popup*********/

.FontReg
{
	font-family:arial;
	font-size:11px;
}

.FontTitle
{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}

/*************FCK Editor Classes**************/
.BorderedEditor
{
	border-right: darkslategray 1px solid;
	border-top: darkslategray 1px solid;
	border-left: darkslategray 1px solid;
	border-bottom: darkslategray 1px solid;
	font-size: 11px;
	overflow: auto;
	width: 100%;
	font-family: Verdana, Arial;
}
.StandardTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #030C7C;
	font-family: Verdana;
}
.MainHeader
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
	text-transform: uppercase;
}

.BlackTitle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
.RedTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Verdana;
}
.StandardTitleCentered
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-align: center;
}
.StandardText
{
	font-size:10px;
	color:black;
	font-family: Verdana, Arial;
}

/************* Message ****************/

.Message
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
}

.Warning
{
	font-size: 11px;
	color:#bc2243;
	font-family: Arial, Verdana;
}

.Note
{
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Verdana;
}

.Confirmation
{
	font-size: 11px;
	color: #59e8a6;
	font-family: Arial, Verdana;
}
 

.MessageList
{
	margin-top: 5px;
	font-size: 11px;
	font-family: Arial, Verdana;
}

.MessageList LI
{
	list-style-position: outside;
	list-style-type: disc;
}

.MessageListTitle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana;
}

/*Mailing List Signup*/
.MailingListTitle
{
	font-family:Arial;
	font-size:18px;
}


#footer 
{
	margin-top:6px;
}

