/* ©2006 wiseinternet stylesheet */
#column-1 {
	float:left;
	margin-right:10px;
	width:300px;
}
#column-wrap {
	float:right;
	width:616px;
}
#column-2 {
	float:left;
	width:300px;
}
#column-3 {
	float:right;
	width:300px;
}
/* RED TEXT STYLES */
.txtNRed10 {
	color: #ff0033;
	font-family: georgia, times new roman, times, serif;
	font-size: 10px;
	line-height: 140%;
	font-style: normal;
}
.message {
	color: #ff0033;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
}
/* WHITE TEXT STYLES */
.txtNWhite10 {
	color: #ffffff;
	font-family: georgia, times new roman, times, serif; 
    font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.txtNWhite11 {
	color: #ffffff;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	line-height: 140%;
	font-style: normal;
}
.txtNWhite12 {
	color: #ffffff;
    font-family: georgia, times new roman, times, serif;
	font-size: 12px; 
	font-style: normal;
    font-weight: normal;
    border-left: #e8e8e8 1px outset;
    border-right: #e8e8e8 1px outset;
    border-top: #e8e8e8 1px outset;
    border-bottom: #e8e8e8 1px outset;
    padding: 6px;
}
.txtBWhite12 {
	color: #ffffff;
    font-family: georgia, times new roman, times, serif;
	font-size: 12px; 
	font-style: normal;
    font-weight: bold;
    border-left: #e8e8e8 1px outset;
    border-right: #e8e8e8 1px outset;
    border-top: #e8e8e8 1px outset;
    border-bottom: #e8e8e8 1px outset;
    padding: 6px;
}
.txtNWhite13 {
	color: #ffffff;
    font-family: georgia, times new roman, times, serif;
	font-size: 13px; 
	font-style: normal;
    font-weight: normal;
    border-left: #e8e8e8 1px outset;
    border-right: #e8e8e8 1px outset;
    border-top: #e8e8e8 1px outset;
    border-bottom: #e8e8e8 1px outset;
    padding: 6px;
}
/* BORDER TEXT STYLES */
.borderNews {
	border-left: #e8e8e8 1px solid;
    border-right: #acacac 1px solid;
	border-bottom: #acacac 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
/* FORMATTING FOR FORMS */
.fmDropDown {
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #333333;
}
.fmText {
	background-color:#FFFFFF !important;
	border: 1px solid #999999 !important;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
}
.fmTextArea {
	border: 1px solid #333333;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	color: #333333;
	clip: rect(   );
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
/* .button - FORMATTING FOR FORM INPUT BUTTONS */
.fmButton {
	font-family: georgia, times new roman, times, serif;
	font-size: 10px;
	font-weight: normal;
}
.fmButton-x {
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	font-weight: normal;
}
.fmDropDown {
	background-color:#FFFFFF !important;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	font-weight: normal;
}
/* END FORMATTING FOR FORMS */

/* FORMATTING FOR <a href=''></a> LINKS 
a:link, a:visited, a:active {
	color: #000; 
	font-family: georgia, times new roman, times, serif;
	font-size: 11px; 
	line-height: 140%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;
}
a:hover {
	color:#21536a;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px; 
	line-height: 140%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;
}*/
.lnkNWhite11HL:link, .lnkNWhite11HL:visited, .lnkNWhite11HL:active {
	color:#333333;
	text-decoration:none;
}
.lnkNWhite11HL:hover {
	color:#ffffff;
	text-decoration:none;
}
.lnkBOrange11UL:link, .lnkBOrange11UL:visited, .lnkBOrange11UL:active {
	color: #ff6600;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	line-height: 140%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
}
.lnkBOrange11UL:hover {
	color: #336699;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	line-height: 140%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
}
.lnkBOrange12UL:link, .lnkBOrange12UL:visited, .lnkBOrange12UL:active {
	color: #ff6600;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	display: block;
	padding-top: 5px;
}
.lnkBOrange12UL:hover {
	color: #336699;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	display: block;
	padding-top: 5px;
}
.lnkBOrange13UL:link, .lnkBOrange13UL:visited, .lnkBOrange13UL:active {
	color: #ff6600;
	font-family: georgia, times new roman, times, serif;
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
}
.lnkBOrange13UL:hover {
	color: #336699;
	font-family: georgia, times new roman, times, serif;
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
}
.lnkBWhite11UL:link, .lnkBWhite11UL:visited, .lnkBWhite11UL:active {
    color: #ffffff;
    font-family: georgia, times new roman, times, serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.lnkBWhite11UL:hover {
    color: #ffffff;
    font-family: georgia, times new roman, times, serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.lnkBBlue11NL:link, .lnkBBlue11NL:visited, .lnkBBlue11NL:active {
	color: #21536a;
    font-family: georgia, times new roman, times, serif;
 	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.lnkBBlue11NL:hover {
	color: #ff6600;
    font-family: georgia, times new roman, times, serif;
 	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.lnkBBlue12BK:link, .lnkBBlue12BK:visited, .lnkBBlue12BK:active {
	color: #21536a;
    font-family: georgia, times new roman, times, serif;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	height: 19px;
	margin-top: 2px;
	display: block;
	cursor: pointer;
}
.lnkBBlue12BK:hover {
	color: #666666;
    font-family: georgia, times new roman, times, serif;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	height: 19px;
	margin-top: 2px;
	display: block;
	cursor: pointer;
}
.tableStandard {
	color:#FFFFFF;
	background:#7e3d39;
	border:1px solid #996666;
	border-top:0px;
	width:100%;
	text-align:left;
}
.tableCategory {
	position:relative;
	top:1px;
	color:#FFFFFF;
	background:url(/img/bg_bar.gif);
	border-top:0px;
	width:100%;
	text-align:left;
}
.tableCart {
	color:#FFFFFF;
	background:url(/img/bg_bar.gif);
	border-top:0px;
	width:100%;
	text-align:left;
}
.tableCredit {
	border:1px solid #cccccc;
}
.cellCreditHead {
	background:url(/img/bg_bar.gif);
	height:24px;
	width:100%;
	text-align:left;
}
.cellCategoryHead {
	height:32px;
	border:0px;
	color:#FFFFFF;
	padding-left: 5px;
}
.cellProduct {
	border-top:1px solid #996666;
	padding:5px;
	color:#FFFFFF;
	background: #7e3d39;
	
}
.cellProductPrice {
	border-top:1px solid #996666;
	padding:5px;
	text-align:right;
	color:#FFFFFF;
	background: #7e3d39;
}
#lstProducts {
	width:100%;
	border:1px solid #996666;
	border-top:0px;
}
.txtPrice {
	position:relative;
	right:10px;
	bottom:6px;
}
.txtFooter {
	position:relative;
	left:28px;
	top:2px;
}
.txtNavBar {
	color:#d7c0b7;
	font-size:12px;
	position:relative;
	top:7px;
	left:20px;
}
.txtEmail {
	font-size:12px;
	color:#f26721;
	position:absolute;
	right:20px;
	top:159px;
}
.txtAddress {
	font-size:11px;
	color:#f26721;
	line-height:200%;
}
.txtSlogan {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	position:absolute;
	right:20px;
	top:120px;
	line-height:200%;
}

   
.content
{
	width: 100%;
}
.footer
{
	width: 100%;  
	padding: 5px 0px;
}   
.left
{
	top:5px;
	float: left;
	width: 618px;
	text-align:left;
}
.right
{
	margin-top:2px;
	float: right;
	width: 290px;
	text-align: left;
	color: #666;
	border:1px solid #cccccc;
}   

.left td {
	border-bottom:0px solid #cccccc;
}
.left td table tr td {
	border:1px solid #cccccc;
}
.left td table tr td table tr td {
	border:0px;
}
legend
{
      margin: 0;
      padding: 5px;
      font-weight: 900;
}    
         
.clear
{
      clear: both;
}   
   
/*
   The GridViews get rendered as tables so we can format them by setting table styles
*/   
.shopgrid
{
      width: 100%;
	  color:#666;
}

.shopgridheader, .shopgridfooter
{
      background: url() no-repeat scroll top left;
}   
      
.shopgridrow
{
	padding: 10px;
	color:#666;
}
   
.shopgridrowalt
{
		padding: 10px;
		background-color:#efefef;
}   
   
.shopgridpager
{
      text-align: center;      
}   
   
.shopgridpager a
{
      font-weight: 900;  
}
   
.shopgridempty
{
      text-align: center;  
}   
   
.basketcontrols
{
	text-align: center;
	padding: 10px;
}
   
.shopimage
{
	border: solid 1px #666666;
}
	
.txtAlign
{
	float:left;
	margin-left:5em
}
.ValidationSummary ul li
{
	color:red;
	font-size:11px;
}
.help {
	text-align:center;
	color:#999 !important;
	border:1px solid #999;
	width:10px;
	text-decoration:none;
	margin-left:5px;
	padding: 0px 2px 0px 2px;
	cursor:help;
}
#tooltip {
	text-align:left;
	position: absolute;
	width: 200px;
	border: 1px solid #996666;
	padding: 2px;
	background-color:#fff;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.inputText {
	background-color:#FFFFFF !important;
	border: 1px solid #999999 !important;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	width:170px;
}
.inputTextSmall {
	background-color:#FFFFFF !important;
	border: 1px solid #999999 !important;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	width: 50px;
}
select {
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff !important;
	border: 1px solid #333333;
}
