﻿/*input[type="text"] 
{
	border: 1px solid #999999;
	padding:2px;
}*/

.reqSpan
{
	color:#FF0000;
	padding-left:2px;
	padding-right:2px;
}

.txtFTperc
{
	width:50%;
}
.txtHDperd
{
	width:100%;
}

.txtTwoHDpx
{
	width:200px;
}

.txtThreeHDpx
{
	width:300px;
}

.tdCaption
{
    font-weight:bold;
}


/* Custom Text Classes */
.error 
{
    font-family:Arial;
	/*background-color: #cc0000;*/
	border:solid 1px #f2f2f2;
	padding: .5em;
	color: #cc0000;
}
.notice
{
    font-family:Arial;
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #f5f9ea;
}
.success 
{
    font-family:Arial;
	/*background-color: #6caa00;*/
	border:solid 1px #f2f2f2;
	padding: .5em;
	color: #009900;
	font-weight:bold;
	
}
/* @end */


/*  */

.CartGrid-Header
{
    font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #6183dc;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 3px;    
	background-color:#E4EAFA;
}


.CartGrid-Header-Row
{
    font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #6183dc;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 3px;    
	background-color:#F5F5F5;
}

.CheckOutDiv
{
    background-color:#F9FBE1;
    padding:5px;
   
}

.UpdateCartBtn
{
    border:solid 1px #f2f2f2;
    font-size:8pt;
    
}

.mloader
{
    background-color:Maroon;
    width:60px;
    font-size:8pt;
    color:White;
    padding:3px;
    text-align:center;
}

.txtArea
{
    overflow: auto;
    height: 150px;
    padding: 2px;
    width: 300px;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
}

.loginMessDiv
{
    text-align:center;
    
    
}
.trConstitution
{
    text-transform: uppercase;
    color: #003300;
    background-color: #ffffcc;
    border-bottom-style: double;
    text-align: center;
    font-weight: bold;
}

/* Bottom Links */

/*
#bottom-navlist
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:25px;
}


#bottom-navlist a
{
	color:#4C4C4C;
	text-decoration:none;
}

#bottom-navlist a:hover
{
	
	text-decoration:underline;
}



#bottom-navlist li
{
border-left: 1px solid #CCCCCC;
display: inline;
list-style-type: none;
padding-right:10px;
padding-left:10px;
}

#bottom-navlist  ul li.first
{
border-left: none;
display: inline;
list-style-type: none;
padding-right: 10px;
padding-left:10px;
margin-left: 0;
}
*/
.divBottomLinks
{
	border-top:solid 1px #E2EEA6;
	margin-top:10px;
	margin-bottom:10px;
}


.bottom-navlist
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:25px;
}


.bottom-navlist a
{
	color:#4C4C4C;
	text-decoration:none;
}

.bottom-navlist a:hover
{
	text-decoration:underline;
}

.bottom-navlist li
{
list-style-type: circle;

}

.productGridViewPager
{
    
font-family:Arial;
font-size:8pt;
background:none repeat scroll 0 0 #F1F7D3;
font-weight:bold;
padding:1px;

}

.productGridViewPager a
{
    font-weight:bold;
}

.grdProductsGrid td, th
{
   border:none;
}
.tdPaymentOpt
{
    font-weight:bold;
}
.tdPaymentOpt label
{
    margin-right:8px;
    
}
