body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: #d3eeff;
	background:#d3eeff;
	text-align: center; 
	color: #000000;
}

a { outline: none; }

label { font-weight:bold; }
.red { color:#FF0000; }
.tc { text-align:center;}
.tl { text-align:left;}
.tr { text-align:right;}
.bb { border-bottom:1px solid #1c3f95; }
.bimg { border: 1px solid black; }
.errorText { font-size: 10px; color: #ff0000; }
.clear { clear:both; }

FORM { display: inline; }
label.error {
	margin-left: 0px;
	width: auto;
	display: inline;
	color:#FF0000;
	font-style:italic;
}
input.error { border:1px dotted red; background-color: #FFFFCC; }
select.error { border:1px dotted red; background-color: #FFFFCC; }
input.text, select.text, textarea.text { margin-bottom:2px; padding: .4em; }

#indicator { display: none; }

#container {
	width: 980px;	
	margin: 0 auto;
	text-align: left;	
}

#mainDiv {
	width: 980px;	
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	clear:both;		
}

#prodDiv {
	width: 960px;	
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	clear:both;		
}

#mainDiv a:link, #mainDiv a:visited {
	color:#1c3f95;
	text-decoration:none;
}

#mainDiv a:hover {
	color:#f0b404;
	text-decoration:underline;
}

#mainContent {
	font-size:12px;
	margin: 0 10px 20px 10px;
}

#mainContent ul, #mainContent ol, #mainContent li { padding-left:10px; margin-left:20px; }

#header { width:980px; height:160px; background: url(../../images/siteLayout/drc_header2010-980.png) #1c3f95 top left no-repeat; }
#header a:link, #header a:visited { color:#f0b404; font-weight:bold; text-decoration:none; }
#header a:hover { text-decoration:underline; }

#footer { width:960px; height:25px; background-color:#1c3f95; color:#f0b404; font-size:10px; padding:10px 10px; }
#footer a:link, #footer a:visited { color:#f0b404; font-weight:bold; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

.debug { background-color:#FF9; font-size:10px; padding:5px; }

.pics { z-index:99; }
.left50 { width:50%; float:left; }
.right49 { width:49%; float:right; }

.left30 { width:30%; float:left; }
.right69 { width:69%; float:right; }

.left720 { width:720px; float:left; }
.right250 { width:250px; float:right; }

.left220 { width:240px; float:left; color:#fff; }
.right730 { width:719px; background-color:#FFF; padding:0 10px; float:right; }
.left220 a:link, .left220 a:visited { color:#fff; font-weight:bold; text-decoration:none; }
.left220 a:hover { text-decoration:underline; }


.paging { font-size:11px; }

#prod-content {
	padding: 10px 0;
}
#prod-sidebar {
    display: block;
    float: right;
    width: 250px;
    height: 80px;
		padding:10px;
		/*border:1px solid black;*/
}

.ml, .ml a:link, .ml a:visited, .popupwindow, .popupwindow a:link, .popupwindow a:visited {
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: none;
 }
 
 .ml a:hover {
 	color: #FFFFFF;
  font-size: 10px;
  text-decoration: underline;
 }
 
.normorder { font-size:11px; font-weight:bold; font-style:italic; }
.backorder { font-size:11px; color:#FF0000; font-weight:bold; font-style:italic; }
.topnowidth, .topnowidth a:link, .topnowidth a:visited { height:24px; background-color:#4488bb; color:#FFFFFF; font-size:12px; font-weight:bold; padding: 6px 5px 0px 5px; }
.botnowidth { background-color: #e6eeee; padding:10px 10px; }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.greyText { color:#9e9e9e; }

.pshortdesc { font-size:11px; font-weight:bold; font-style:italic; }
.blhead { height:15px; background-color:#1c3f95; color:#FFFFFF; font-size:12px; font-weight:bold; padding:5px 10px; }

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

.headerNavigation a:link, .headerNavigation a:visited { 
  color: #000000; 
	text-decoration: none; 
}

.headerNavigation a:hover {
  color: #ffffff;
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}

.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents a:link, .infoBoxContents a:visited { font-weight:bold; color:#1c3f95; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-spacing: 1px;
	background:#b6b7cb;
}

TABLE.productData {
  height:250px; background-color:#FFF;
}
.productImg {
	width:160px; height:210px;
}
.productDesc {
	padding:10px 5px;
}
.productBtn {
	height:40px;
}

.productListing-heading {
  background-color: #ffd55a;
	border: 1px solid #FFF;
	font-size: 9pt;
	font-weight:bold;
	padding: 4px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	background-color:#FFF;
}

A.pageResults {
  color: #000;
	background-color:#ffd55a;
	padding:0 5px;
}

A.pageResults:hover {
  color: #0000FF;
  background: #c7e55b;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #1c3f95;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.main, .fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

.fieldKey { font-size: 11px; font-weight:bold;  }

.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; /*background-color: #ffb3b5;*/ }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

#calendar, #calendar a:link, #calendar a:visited { color:#FFFFFF; }

.BgcolorBody {
	background : #ffffff;
}
/* Used for dark nav bar headings */
.BgcolorHard {
	background : #0e3460;
}
/* Used as the primary table background color */
.BgcolorNormal {
	background : #FFFFFF;
	color:#000000;
	border:1px solid #CCCCCC;
}
/* Used for Mon-Fri Headings */
.BgcolorBright {
	background : #ffd24d;
	 color: #000000;
}
/* Used to show selected navigation */
.BgcolorDull {
	background : #7B8FDA;
	color:#000000;
	border:1px solid #CCCCCC;
}
/* Used for navigation headings */
.BgcolorDull2 {
	background : #1c3f95;
}
.BgcolorDull2 a:link, .BgcolorDull2 a:visited { color:#FFFFFF; }

.calHeading { font-size: 18px; color: #FFFFFF; font-weight: bold; padding: 5px 0; }
.calDayHeading { font-size: 12px; color: #000000; padding: 5px 0; }
.cal_date, .cal_date a:link, .caldate a:visited { font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; text-align:left; padding:2px 3px; }
.cal_date a:hover { color: #FFFFCC; text-decoration:underline; }