
*{
	padding:0;
	margin:0;}
.eventFeatureListItem
{
    padding-bottom: 7px;
    list-style:none;
}
img
{
    border:none;
}
ul{
	margin:5px 0;
}
.welcomePanel
{
    float: left;
    padding-left: 5px;
}
#login
{
    width:400px;
    margin:30px auto;   
}
.loginView
{
    margin-top:3px;
    font-weight: bold;
}
.loginView img
{
    vertical-align: middle;
}
.lnkLogo{
 display:block;
 position:absolute;
 top:35px;
 width:400px;
 height:40px;
}
#navBar
{
    /*height:35px;*/
    height: 25px;
    margin: 5px;
    display: block;
}
#navBar a.subLink
{
    color: Black;
    background-color: Blue;
}
#subLink
{
    border: solid 1px #ccc;
}
#navbar{
	height:20px;
}
#navbar li
{
    height: 25px;
    display: block;
    font-size: 12px;
    text-align: center;
    float: left;
    list-style: none;  
}

#navbar a
{
	padding:5px 20px;
    color: #000;
	font-weight:bold;
}
#navbar li a:hover
{
   color:#333;
}
/*#navBar a:visited
{
    color:#fff;   
}*/
#contentWrapper
{
    background: url(images/body_bg.png) repeat-y;
}
#content
{
    background: url(images/top_bg.png) top no-repeat; /*  width:980px;*/
    min-height: 300px; /* border:solid 1px red;*/
}

#footer
{
    background: url(images/footer.png) no-repeat;
    clear: both;
	padding:5px 10px 0px 10px;
    height:40px;
    vertical-align: middle;
}

#twoColumnLeftContent
{
    width: 180px; 
    float: left;
}

#twoColumnMainContent
{
    margin-left: 185px;
}

#threeColumnLeftContent
{
    width: 180px;
    float: left; /*border: 1px solid red;*/
}

#threeColumnMainContent
{
    margin-left: 185px;
    margin-right: 185px; /*border: 1px solid blue;*/
}

#threeColumnRightContent
{
    width: 180px;
    float: right; /*border: 1px solid green;*/
}

#centercontent
{
    position: relative;
    left: 37%;
}

#site_centercontent
{
    position: relative;
    border: 1px solid rgb(225,225,225);
    padding: 5px;
}

.contentMenu
{
    background: url(images/dcAdminNav.jpg) repeat-x;
}

.categoryMenu
{
    margin-bottom: 20px;
    width: 100%;
}

.catalogListing
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.catalogListing td
{
}

.productBox
{
    border: 1px solid #C0C0C0;
    height: 280px;
    width: 183px;
    margin-right: 4px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}

.productImageContainer
{
    height: 160px;
    width: 175px;
    text-align: center;
}

.productImage
{
}

.productName
{
    color: #024A76;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}

.catalogProductName
{
    color: #024A76;
    font-size: 1em;
    font-weight: bold;
    text-align: left;   
}
/*a.catalogProductName:hover*/
a.catalogProductName
{    
   text-decoration: underline; 
}

.retailPrice
{
    font-size: 1.2em;
    font-weight: bold;
    color: #5C5C5C;
    text-decoration: line-through;
    margin-right: 5px;
}

.retailPriceLabel
{
    font-size: 1.2em;
    font-weight: bold;
    color: #5C5C5C;
}

.ourPrice
{
    font-size: 1.2em;
    font-weight: bold;
    color: #B22222;
}

.ourPriceLabel
{
    font-size: 1.2em;
    font-weight: bold;
    color: #B22222;
}

.attributeLabel
{
    margin:15px 0px 0px 0px;
    font-weight: bold;
}

.attributeDropdownList
{
    font-size: .7em;
    width: 150px;
    color: #5C5C5C;
    margin-top: 5px;
}

.imageBox
{
    border: 1px solid #C0C0C0;
    padding: 5px;
}



#ctl00_breadCrumbs tr td:first-child{
    /*  border:solid 1px Red;*/
}

.paging
{
    height: 30px;
}


.pagingLeft
{
    width: 5px;
    display: inline;
    background: url(images/pagingbg_left.gif) no-repeat;
    height: 30px;
    float: left;
}

.pagingMid
{
    
    display: inline;
    height: 30px;
    background: url(images/pagingbg.gif) repeat-x;
    float: left;
    width: 95.7%;
    font-size: .8em;
    padding: 5px;
    text-align: center;
}

.pagingRight
{
    width: 5px;
    display: inline;
    background: url(images/pagingbg_right.gif) no-repeat;
    height: 30px;
    float: left;
}

.links
{
    float: right;
    padding-top: 3px;
}

.totals
{
    color: #024A76;
    font-size: 1.4em;
    font-weight: bold;
    float: left; /*margin-top: 2px; */
}

.links a
{
    padding: 3px;
    border: 1px solid transparent;
    color: #0066A6;
    text-decoration: none;
}

.links a:hover
{
    padding: 3px;
    font-weight: bold;
    border: 1px solid #CCC;
    background-color: #FFF;
    color: #0066A6;
}

.links a:visited
{
    padding: 3px;
    color: #0066A6;
    text-decoration: none;
}

.categoryImage
{
}

.widget
{
    font-size: .8em;
    margin-bottom: 20px;
}

.widget fieldset legend
{
    font-size: .9em;
}

.imageCell
{
    width: 45%;
    vertical-align: top;
}

.attribute
{
    font-size: 1.0em;
}

.addToCart fieldset
{
    height: 150px;
}

.addToCart fieldset #buttonGroup
{
    vertical-align: bottom;
}

.cartSubTotal
{
    width: 100%;
    border: 1px solid #C0C0C0;
    padding: 5px;
    background-color: #EBEBEB;
}

.itemSku
{
    width: 12%;
    text-align: left;
    font-size: 1.0em;
    vertical-align: top;
}

.itemName
{
    width: 50%;
    text-align: left;
    font-size: 1.0em;
    vertical-align: top;
}

.itemQuantity
{
    width: 12%;
    text-align: right;
    font-size: 1.0em;
    vertical-align: top;
}

.itemAmount
{
    width: 12%;
    text-align: right;
    font-size: 1.0em;
    vertical-align: top;
}

.extendedAmount
{
    width: 12%;
    text-align: right;
    font-size: 1.0em;
    vertical-align: top;
}

.quantitytextbox
{
    text-align: right;
    width: 20px;
}

.editArea
{
    width: 10%;
    vertical-align: top;
    text-align: right;
}

.subTotal
{
    width: 20%;
    text-align: right;
    font-size: 1.0em;
    font-weight: bold;
}

.subTotalAmount
{
    width: 20%;
    text-align: right;
    font-size: 1.0em;
    font-weight: bold;
}

.total
{
    width: 20%;
    text-align: right;
    font-size: 1.0em;
    font-weight: bold;
    border-top: 1px solid #000;
}

.totalAmount
{
    width: 20%;
    text-align: right;
    font-size: 1.0em;
    font-weight: bold;
    border-top: 1px solid #000;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #0066A6;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin-top: 2px;
    cursor: pointer;
}

.accordionHeaderGray
{
    border: 1px solid #2F4F4F;
    color: #555; /*background-color: #0066A6;*/
    background: url(images/greyfade_bg.gif) repeat-x;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    height: 20px;
}


.cpeTitle
{
    float: left;
}

.cpeImage
{
    float: right;
    vertical-align: middle;
}

#master_content .accordionHeader span
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeader span:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #D9E8FF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.checkoutRightPanel
{
    font-size: .9em;
    border: 1px solid #CCC;
    border-top: none;
    padding-left: 0px;
    margin-right: 0px;
}
/*.checkoutRightPanel div 
{
    border:0px;
}*/

.loadingbox
{
    position: absolute;
    top: 40%;
    left: 40%;
    border: 1px solid lightsteelblue;
    background-color: #ffffff;
    height: 50px;
    width: 250px;
    text-align: center;
    padding-top: 20px;
}

.loadingbox img
{
    vertical-align: middle;
}

.loadingbox span
{
    vertical-align: top;
}

.rightAlign
{
    text-align: right;
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: 1.1em;
}
.readOnly
{
    text-align: right;
    background-color: Transparent;
    border-style: none;
    width: 20px;
}

.controlHeader
{
    font-size: 0.95em;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

.orderSummaryTable
{
    font-size: 0.95em;
}

.favoriteProduct
{
    margin-bottom: 7px;
    border-bottom: 1px solid #CCC;
}

.favoriteCategory
{
    margin-bottom: 7px;
    border-bottom: 1px solid #CCC;
}

.scrollDiv
{
    height: 150px;
    overflow: auto;
}

.scrollDiv table
{
    width: 98%;
}

.searchBox
{
}

.shippingAddresses
{
    width: 48%;
    font-size: .8em;
    float: left;
}

.billingAddresses
{
    width: 48%;
    font-size: .8em;
    float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header
{
    font-family: "Helvetica Neue" , Arial, Sans-Serif;
    background: url(images/tab-line.png) repeat-x bottom;
    font-size: .9em;
    display: block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(images/tab.png) no-repeat left top;
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner
{
    background: url(images/tab.png) no-repeat right top;
    border-color: #666;
    color: #666;
    padding: 3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner
{
    background: url(images/tab.png) no-repeat right -40px;
    color: #000000;
    border-color: #333;
}
.ajax__tab_technorati-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 1em;
    padding: 8px;
    background-color: #ffffff;
    border: solid 1px #d7d7d7;
    border-top-width: 0;
}



.contentGroupHeader
{
    /*border: 1px solid #2F4F4F;*/
    color: #555; /*background: url(images/greyfade_bg.gif) repeat-x;*/
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    height: 20px;
}
/*Event Feature Styles*/
.eventClosingDate
{  
  display:block;
  padding-bottom:4px;
  border-bottom: #e4e4e4 1px solid
}
.contentGroupHeaderText
{
}

.SideColumnTop
{
    background: url(images/sidecoltop_bg.gif) no-repeat;
    height: 20px;
}
.SideColumnBottom
{
    background: url(images/sidecolbottom_bg.gif) no-repeat;
    height: 20px;
}
.infoBoxTop
{
    margin: 0px;
    background: url(images/infobox_white_top.gif) no-repeat bottom;
    height: 20px; /* border:solid 1px green;*/
}
.infoBoxBottom
{
    height: 20px;
    background: url(images/infobox_white_btm.gif) no-repeat top; /*border:solid 1px green;*/
}
#LeftColumn .infoBoxBottom
{
    height: 20px;
    background: url(images/infobox_whiteblue_btm.gif) no-repeat top; /*border:solid 1px green;*/
}
.infoBoxBody
{
    padding:0px 5px;
  background: url(images/infobox_white_body.gif) repeat-y;
}

.TableBorderBottom
{
    border-bottom: solid 1px #EAEAEA;
}

/*Board Members*/
#divBoardContainer
{
    width: 850px;
    height: 1000px;
}
.boardmember
{
    width: 415px;
    height: 130px;
    float: left;
    padding-left: 6px;
    padding-top: 6px;
    border:solid 1px #333;
}
.boardmemberphoto
{
    padding-right:6px;
    float:right;   
}
 a.morelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066a6;
	text-decoration:none;
	padding:0px 16px 0px 0px;
	background:url(images/morelink-icon.gif) no-repeat right 2px;
 }
 
 /*************** BreadCrumbs **************/
.breadcrumbs
{
    height:10px;
    margin:2px 0px 0px 10px; 
    padding:6px 0px 2px 0px;  
}

.breadcrumbs span
{
  padding:0px 4px 0px 4px;   
}

.breadcrumbarrow {
    width:25px;
    height:15px;
    background:url(images/icons/breadcrumb.gif) 0px 2px no-repeat;
    padding:0px 3px;
}

  /*************** End BreadCrumbs **************/
  
.eligibleHoursDisplay
{
	background : url(../../images/icons/circleEligible) no-repeat;
	height: 30px;
	width: 30px; font-size:10px;
	text-align:center;
    padding-top:8px;
	color:#fff;	
}
.pduCountDisplay
{
	background : url(../../images/icons/circlePdus.gif) no-repeat;
	height: 30px;
	width: 30px; font-size:10px;
	text-align:center;
    padding-top:8px;
	color:#fff;	
}
/* ------------------------  TOP NAVIGATION SECTION  -------------------------- */

#topnav ul.AspNet-Menu /* Tier 1 */
{
    width: 960px; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
   height:30px;
    
}

#topnav ul.AspNet-Menu ul /* Tier 2 */
{
    position:absolute;
    top: 24px;
    left: 0; 
    z-index:100;   
    background-color:White;  
}

#topnav ul.AspNet-Menu ul ul /* Tier 3+ */
{
    top: 0px;
    left: 215px;   
}
#topnav li /* 1st level list items */
{ 
  padding:0px 20px 0px 5px;    
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #topnav li /* 1st level list items, make behave in Safari */
    { 
      border:solid 1px #FFF;
    }
}

  

#topnav li ul li /* 2nd level list items */
{
    width: 200px;
    padding:0px 10px;   
   /* border:solid 1px #000;*/
    background: #fff url(images/menu_bg.png) right center no-repeat;
}
/*
#topnav li:hover, /* list items being hovered over */

#topnav a, /* all anchors and spans (nodes with no link) */ #topnav span
{
    color:#000;
    font-size: 12px;
    font-weight: bold;
    padding: 11px 0px 5px 10px;
    text-align: center;
   /* background: url(images/top-nav-bg.jpg) repeat-x left top;*/
}

#topnav li:hover a, /* hovered text */ #topnav li:hover span, #topnav li.AspNet-Menu-Hover a, #topnav li.AspNet-Menu-Hover span, #topnav li:hover li:hover a, #topnav li:hover li:hover span, #topnav li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, #topnav li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, #topnav li:hover li:hover li:hover a, #topnav li:hover li:hover li:hover span, #topnav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, #topnav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    /* color: #eee;
    background: transparent url(images/top-nav-btn-hover.jpg) right center no-repeat;*/
}
/* the tier above this one is hovered */
#topnav li:hover li a, #topnav li:hover li span, #topnav li.AspNet-Menu-Hover li a, #topnav li.AspNet-Menu-Hover li span, #topnav li:hover li:hover li a, #topnav li:hover li:hover li span, #topnav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, #topnav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    padding-left: 5px;
    text-align: left;
    color: #666;
    font-weight: normal;    
}

.frmMandatoryFieldStyle
{	
	font-weight: normal;
	color: Red;	
	text-align: left;
}
.attributeCheckBoxList input
{
   margin-right:4px;     
}

#invoiceWrapper
{
 	margin:0 auto;
}
.tblLegend td
{
   font-size:11px; 
}
  
   