@import url("css/template.css");
@import url("css/form.css"); 
@import url("css/infobox.css"); 
@import url("css/contentbox.css");
@import url("css/popup.css");
@import url("css/calender.css");  
@import url("css/errors_messages.css");

#demo-header-container {
	background-color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: white;
	line-height: 60px;
}
#demo-footer-container {
  width: 100%;
  height: 58px;
  background: url("/images/demo-footer-background.png") repeat-x top;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: white;
  font-weight: bold;
  line-height: 40px;
}

.headerlrgboldtxt {
	color: #000000;
	font-weight: bold;
}

.taglinelrgboldtxt {
	color: #733317;
	font-weight:400;
}

.boxText {
  font-size: 11px;
  color: #5E5E5E;
}
.productsNotifications { 
    background: #f2fff7; 
}
.orderEdit { 
    font-size : 10px; 
    color: #70d250; 
    text-decoration: underline; 
}

td.headerNavigation, td.headerNavigation a:link, td.headerNavigation a:visited { color:#b3b3b3; text-decoration:none;}
td.headerNavigation a:hover { color:#f39800; text-decoration:underline;}

/* buttons if css buttons ebnabled */
.template-button-left, .template-button-middle, .template-button-right {
  height: 16px;
  font-family: Verdana;
  font-size: 11px;
  color: #fff;
  padding: 7px 0 5px 0;
  margin: 0;
  vertical-align: bottom;
  display: -moz-inline-box;
  display: inline-block;  
  
  cursor: pointer;
}
.template-button-left {
  background: url(images/button-left.png) no-repeat;
  width: 8px;
}
.template-button-middle {
  background: url(/mages/button-middle.png) repeat-x;
  white-space: no-wrap;
}
.template-button-right {
  background: url(images/button-right.png) no-repeat;
  width: 8px;
}
/* unsure on this, checking... */
.infoBoxContentsLeft_categ{
  color: #17426B;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-size: 11px;
  font-weight: normal;
  color: #5E5E5E;
}
.infoBoxContentsLeft_categ A:hover {
  color: #17426B;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsLeft A:hover {
	color: #17426B;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsRight A:hover {
	color: #17426B;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsCenter A:hover {
	color: #17426B;
}

.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #17426B;
	}

	.az_pageheading_main{
	padding-left: 15px;
	padding-right: 10px;
	}
	td.infoBoxHeadingLeft_categ, td.infoBoxHeadingLeft {
	background-image: url("images/az_leftbox_top.gif");
	background-repeat:  no-repeat;
	height: 41px;
	}
	td.infoBoxContentsLeft_categ{
	background-image: url("images/az_leftbox_category.gif");
	background-repeat:  no-repeat;
	background-position: top left;
	height: 25px;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 10px;
	}
	.infoBoxMBottomleft_az01, .infoBoxMBottomleft{
	background-image: url("images/az_leftbox_bottom.gif");
	background-repeat:  no-repeat;
	height: 5px;
	padding-bottom: 5px;
	}
	/* RIGHT bar css controls */		

.main_page_promo{
	background-image: url("images/az_promo_box_mid.gif");
	background-repeat:  repeat-x;
	background-position: bottom left;
	height: 42px;
	}
    
/* used in featured_products.php mainpage module*/
td.price_mainpage{
    color:#EF5502;
    font-weight: bold;
}
td.price_mainpage s{
    color:#5E5E5E;
    font-weight: bold;
}

td.price_mainpage span{
    color:#EF5502;
    font-weight: bold;

}

/* Ergo stylesheet style.css */

leftnavdot{
	left: 20px;
	top: 2px;
	bottom: 1px;
	background-image: url(images/dot7.gif);
}
h1 {
	font-size:16px;
	color: #234874;
	font-weight: 900; 
	font-family: Arial;
	}

.cssbc {
	font-family: Arial;
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 0;
	margin-left: 4px;
	text-decoration: none;
	color:#000000
}

h2 {
	font-size:13px;
	color: #234874;
	font-weight: 700;
	font-family: Arial;
	}
	
h3 {
	font-size:12px;
	color:#234874;
	font-weight:900;
	font-family:arial, helvetica, sans-serif;
	}
	
h4	{
	margin-right:0in;
	margin-left:0in;
	font-size:12.0pt;
	font-family:Times New Roman;
	}
/*a { 
  color: #000000; 
  font-weight: normal; 
  font-size: 11px;
  text-decoration: none;
  display: inline;
}*/
a:hover 
	{
	color: #BD5C33;
	text-decoration: underline;
	}
	
a.features
{
color: #234874;
}

a.features:hover
{
color: #BD5C33;
}	
	
	
div.Section1
	{
	page:Section1;
	}
	
.captionshow
			{	
			visibility:visible; 
			}

.captionhidden
			{	
			visibility:hidden; 
			}

.imageshow
			{
			display:block;
			}

.imagehidden
			{
			display:none;
			}
			
.searchBox {
    FONT-SIZE: 12px;
    WIDTH: 270px;
    FONT-FAMILY: Arial;
    border-color: white;
    border-style: none
}

.headersearchBoxtd {
	background-image: url("/images/search_03.gif");
	FONT-SIZE: 12px;
	WIDTH: 270px;
	FONT-FAMILY: Arial;
}
.headersearchBox {
	FONT-SIZE: 12px;
	WIDTH: 270px;
	FONT-FAMILY: Arial;
	border-style: non;
	border: none;
}
.footersearchBoxtd {
	background-image: url("/images/search2_2.jpg") repeat-x;
	FONT-SIZE: 12px;
	WIDTH: 270px;
	FONT-FAMILY: Arial;
}
.footersearchBox {
	FONT-SIZE: 12px;
	WIDTH: 270px;
	FONT-FAMILY: Arial;
	border-style: none;
	border: none;
}
	
.list {
	list-style-image: url(images_element/listdot13.gif);
}	
	
.cellMain {
	border-left: 1px solid #D78B6C;
	border-right: 0px solid #894562;
	border-top: 1px solid #D78B6C;
	border-bottom: 0px solid #D78B6C;
}

.productcellMain {
	border-left: 1px solid #bbc3d3;
	border-right: 1px solid #bbc3d3;
	border-top: 1px solid #bbc3d3;
	border-bottom: 1px solid #bbc3d3;
	padding: 5px;
	background-color: #ffffff;
}

.tblBB {
	border: 1px solid #D78B6C;
	border-collapse: collapse;
}
	
.tblBB TD {
	border: 1px solid #D78B6C;
}	

.tblPDF {
	border: 1px solid #D78B6C;
	border-collapse: collapse;
}
	
.tblPDF TD {
	background: white;
		border: 1px solid #D78B6C;
}

.tblPrice {
	border: 2px solid #D78B6C;
	border-collapse: collapse;
}

.tblPrice TD {
	border: 1px solid #D78B6C;
}

.tblShip {
	border: 0px
}

.tblShip TD {
	border: 0px
}
	
.buybox {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt
}
.buyboxpriceshipping {
	color: #000000;
	font-family: arial, verdana, georgia, sans-serif;
	font-weight: bold;
	font-size: 13px
}

.ovwcellrtbrdr {
	border-right: 1px solid #D78B6C;
}

.maincellbrdr {
	border-left: 1px solid #D78B6C;
	border-top: 1px solid #D78B6C;
}
.rightcellbrdr {
	border-top: 1px solid #D78B6C;
}

span.lrgboldtext        {color: #000000; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 13px; text-decoration:none;}
span.lrgboldtext a   {color: #000000; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 13px; text-decoration:none;}
span.lrgboldtext a:hover   {color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 13px; text-decoration:none;}

td.toptext a:hover{ color:#BD5C33; display: inline;}
td.toptext { color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 12px; position:relative;}
span.toptextviewcart {position:relative; top: 0px; left: 192px; text-decoration: underline; height: auto; display: inline;}
span.cart img {
	position:relative;
	top: 0px;
	left: 0px;
	display: inline;
	vertical-align: middle;
}
span.vertline4 {position: relative; top: 0px; left: 187px; display: inline;}
span.toptextlogin {position: relative; top: 0px; left: 181px; text-decoration: underline; display: inline;}
span.vertline3 {position: relative; top: 0px; left: 179px; display: inline;}
span.toptexttracking {position: relative; top: 0px; left: 176px; text-decoration: underline; display: inline;}
span.toptextcontact {position: relative; top: 0px; left: 76px; text-decoration: underline; display: inline;}
span.vertline2 {position: relative; top: 0px; left: 71px; display: inline;}
span.phonenumber img {
	position:relative;
	top: -1px;
	left: 68px;
	display: inline;
	vertical-align: middle;
}
span.vertline {position: relative; top: 0px; left: 64px; display: inline;}
span.toptextlivechat {
	position: relative;
	top: 0px;
	left: 61px;
	text-decoration: underline;
	display: inline;
	vertical-align: middle;
}
span.livechat img {
	position:relative;
	top: 0px;
	left: 55px;
    display: inline;
	vertical-align: middle;
}

span.mcafee img			{position:relative; top: 0px; left: 207px;}

span.lrgbolditalictext  {color: #000000; font-weight: bold; font-family: Arial; font-size: 13px; font-style:italic}
span.paragraphtext15      {color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 15px}
span.paragraphtext      {color: #000000; font-weight: 400; font-family: arial, verdana, georgia, sans-serif; font-size: 12px}
span.paragraphtext a     {color: #000000; font-weight: 400; font-family: arial, verdana, georgia, sans-serif; font-size: 12px; text-decoration: none;}
span.paragraphtext a:hover     {color: #BD5C33; font-weight: 400; font-family: arial, verdana, georgia, sans-serif; font-size: 12px}
span.emailparagraphtext      {color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 9pt}
span.paragraphitalictext{color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 13px; font-style:italic}
span.paragraphtextsmall      {color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 10px}
span.paragraphtextsmall2      {color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 11px; text-decoration:none;}
span.paragraphtextsmall2 a      {color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 11px; text-decoration:none;}
span.paragraphtextsmall2 a:hover     {color: #BD5C33; font-family: arial, verdana, georgia, sans-serif; font-size: 11px; text-decoration:none;}

span.paragraphtextsmall3      {color: #666666; font-family: arial, verdana, georgia, sans-serif; font-size: 11px; font-weight:700;}
span.paragraphitalictextsmall{color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 10px; font-style:italic}

span.featuresheader1     {color: #ffffff; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 13px}
span.featuresheader2     {color: #ffffff; font-weight: 500; font-family: arial, verdana, georgia, sans-serif; font-size: 12px}
span.featurestextblue	 {color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 10pt; font-weight: 600}
span.slidertext	         {color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 12pt; font-weight: 600}

span.dynparagraphheader {color: #666666; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 12px;}
span.paragraphtextdyn   {color:#444444; font-family: arial, verdana, georgia, sans-serif; font-size: 12px; font-weight: 400;}
span.paragraphtextdyn a   {color:#000; font-family: arial, verdana, georgia, sans-serif; font-size: 12px; font-weight: 700;}
span.paragraphtextdyn a:hover   {color:#BD5C33; font-family: arial, verdana, georgia, sans-serif; font-size: 12px; font-weight: 700;}
span.redparagraphtext   {color: #BD5C33; font-family: arial, verdana, georgia, sans-serif; font-size: 13px}
span.redparagraphheader {color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 13px;}
span.redparagraphheader16 {color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 16px;}

span.lrgboldtext2        {color: #000000; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 16px;}
span.lrgbolditalictext2  {color: #000000; font-weight: bold; font-family: Arial; font-size: 16px; font-style:italic}
span.boldtextsmall       {color: #000000; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 11px;}
span.boldtextsmall2      {color: #234874; font-weight: 400; font-family: arial, verdana, georgia, sans-serif; font-size: 11px;}
span.boldtext2      {
	color: #733317;
	font-family: arial, verdana, georgia, sans-serif;
	font-size: 13px;
	position: relative;
	top: -2px;
	left: 40px;
	right: 0px;
	height: 17px;
	width: 403px;
	font-weight: 400;
}

span.smalltext		    {color: #000000; font-family: arial, verdana, georgia, sans-serif; font-size: 11px;padding:2px;}
span.smalltextgrey		    {color: #333333; font-family: arial, verdana, georgia, sans-serif; font-size: 11px;padding:2px;}
span.smalltexttimes		{color: #000000; font-family: Times New Roman, arial, verdana, georgia, sans-serif; font-size: 11px;padding:2px;}
span.maintablebackround	{background: #FEF8EC;}
span.blueheader16		{color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 16pt; font-weight: 700;}
span.blueheader13		{color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 13pt; font-weight: 700;}
span.whiteheader13		{color: #ffffff; font-family: arial, verdana, georgia, sans-serif; font-size: 13pt; font-weight: 700;}
span.blueheader11		{color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 11pt; font-weight: 900;}
span.blueheader12		{color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 12pt; font-weight: 700;}
span.blueheader10		{color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 10pt; font-weight: 700; text-decoration:none;}
span.blueheader10 a		{color: #234874; font-family: arial, verdana, georgia, sans-serif; font-size: 10pt; font-weight: 700; text-decoration:none;}
span.blueheader10 a:hover	{color: #555555; font-family: arial, verdana, georgia, sans-serif; font-size: 10pt; font-weight: 700; text-decoration:none;}
span.redheaderwhite      {color: #ffffff; font-family: arial, verdana, georgia, sans-serif; font-size: 9px}

span.redheader16		{color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 16px;}
span.redheaderitalic16	{color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 16px; font-style:italic}
span.redheader14		{color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 14px;}
span.redheaderitalic14	{color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 14px; font-style:italic}
span.redheader9		{color: #BD5C33; font-family: arial, verdana, georgia, sans-serif; font-size: 9pt; font-weight: 700;}

span.redheader11		{color: #BD5C33; font-family: arial, verdana, georgia, sans-serif; font-size: 11pt; font-weight: 800;}
span.redheader12		{color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 12px;}
span.redheaderitalic12  {color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 12px; font-style:italic}
span.redheaderitalic13  {color: #BD5C33; font-weight: 700; font-family: arial, verdana, georgia, sans-serif; font-size: 13px; font-style:italic}
TD.pageSubHeading {
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  color: #234874;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: none;
}

#skumain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 2;
  text-decoration: none;
  color:#000000;
  font-weight:700;
}

TD.mainred, P.mainred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ff0000;
}

TD.shipping, P.shipping {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight:700;
  color:#009809;
  float:left;
  margin-top:3px;
}

TD.price, P.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13pt;
  font-weight:700;
  color:#234874;
  float:left;
  margin-left: -5px;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.categoryimg {
	border: #999999 1px solid;
	height: 160px;
	width: 160px;
}

.cartimg {
	border: #999999 1px solid;
}

html>body .cartimg {
	border: #999999 1px solid;
	height: 75px;
	width: 75px;
	float: left;
	margin-left:-4px;
	margin-right:4px;
}

span.categoryText {
	font-family: arial, verdana, georgia, sans-serif;
	font-size: 13px;
	color: #234874;
	font-weight: 700;
	text-decoration: none;
}
span.categoryText a {
	font-family: arial, verdana, georgia, sans-serif;
	font-size: 13px;
	color: #234874;
	font-weight: 700;
	text-decoration: none;
}

span.categoryText a:hover {
	font-family: arial, verdana, georgia, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: 700;
	text-decoration: none;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
  width: 30;
  text-decoration: none;
}

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;
  font-size: 13pt;
  font-weight:bold;
  color: #ff0000;
}

SPAN.productSpecialPriceCat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight:bold;
  color: #ff0000;
}

SPAN.productSpecialPriceAccessories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight:bold;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* Eversun mod for sppc and qty price breaks*/
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

/*Eversun mod end for sppc and qty price breaks*/
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

.new_cre_stylesheet {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 13px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #333333;
  text-decoration: none;
}

.vDotLine
{
    background-color: transparent;
    background-image: url(http://www.ergoindemand.com/images_home/delim_dot.png);
    background-repeat: repeat-y;
	padding: 0px 0 0 12px;
}

.hDotLine
{
    background-image: url(http://www.ergoindemand.com/images_home/delim_dot.png);
	background-repeat: repeat-x;
    padding:1px 0;
}
.fieldHolder
{
	height: 25px;
	background-image: url(images_element/search_element8_box.jpg) no-repeat;
	margin-top: 0px;
	float: left;
	margin-left: -2px;
}

.textInput2
{
  width: 295px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  background: none;
  border: 0px;
  color: #000000;
  margin-bottom: 2px;
  margin-top: -1px;
}
