body {
	background-image: url(images/gradient-bground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;

}
a {
	color: #DF0000;
	text-decoration: none;
}
.single-bground {
	background-repeat: no-repeat;
	background-position: left top;
}
.aux-nav {
	font-size: 11px;
}
* html .aux-nav a:hover 
{
	color: #6c98f7;
}
.footer-blue {
	color: #E49C05;
}
.ddsmoothmenu{
font: bold 12px "Trebuchet MS", Verdana, Arial;
/* background: transperant;  #414141; background of menu bar (default state)
background: ;*/
width: 100%;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
height: 28px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/* background: #414141; background of menu items (default state)*/
/* color: white; */
color:#DF0000;
background-color:Transparent ;
padding: 8px 10px;
/*border-right: 1px solid #778;*/
/*color: #2d2b2b;*/
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
/* color: white; */
color:#DF0000;
}

.ddsmoothmenu ul li a:hover
{
background:#DF0000;	
/* background: black; background of menu items during onmouseover (hover state)*/
/*color: white;*/
color:white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
background:White;	
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 12px "Trebuchet MS", Verdana, Arial;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
/*color:White;
border-bottom: 1px solid gray;*/
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
.single-bgroundbottom {

	background-repeat: no-repeat;
	background-position: right bottom;
}
.input-dropdowns {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #B8CFE7;
	height: 18px;
	border: 1px solid #FFFFFF;

}
a:hover {
	color: #FFCC00;
}
.bground-xrepeat {
	background-repeat: repeat-x;
	background-position: top;
}
.subnav {
	color: #FFFFFF;
}
.subnav a {
	color: #FFFFFF;
}
.subnav a:hover {
	color: #FFCC00;
}
.subnav2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.subnav2 a {
	color: #FF9900;
}
.subnav2 a:hover {
	color: #FFCC00;
}
.input-wbground {
	background-image: url(images/input_bground.jpg);
	background-repeat: repeat;
	border: 1px solid #C4D2F9;
	height: 22px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	background-position: top;
}
.subnav-bground2 {
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-size: 16px;
	/*line-height: 0px;*/
	font-weight: bold;
	color: #DF0000;
}
.products {
	border: 1px solid #BBD1F8;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	line-height: 0px;
	font-weight: bold;
	color: #00CC00;
}
h2 a{
	color: #00CC00;
	text-decoration: underline;
}
h2 a:hover{
	color: #6c98f7;
}
.grandtotal {


	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #00CC00;
}
#cssbutton {
background-color: #7ea8cf;
border: 1px #666666 solid;
width: 250px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 6px;
text-align: center;
}

.gbutton {
font-weight: bold;
color: #DDDDDD;
width: auto;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}

.gbutton a {
padding: 4px;
text-decoration: none;
display: inline;
color: #ffffff;
background-color:red;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}

.gbutton a:hover {
background-color:darkRed;
border-top: 2px #31557f solid;
border-left: 2px #31557f solid;
border-bottom: 2px #cce3ff solid;
border-right: 2px #cce3ff solid;
}
.bbutton {
font-weight: bold;
color: #ffffff;
width: auto;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}

.bbutton a {
padding: 4px;
text-decoration: none;
display: inline;
color: #ffffff;
background-color: #009fec;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}

.bbutton a:hover {
background-color: #0070a6;
border-top: 2px #31557f solid;
border-left: 2px #31557f solid;
border-bottom: 2px #cce3ff solid;
border-right: 2px #cce3ff solid;
}
.purchase {

	color: #009900;
}
.input-wbground-s {
	background-image: url(images/input_bground.jpg);
	background-repeat: repeat;
	border: 1px solid #C4D2F9;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	background-position: bottom;
}
.input-wbground-l {

	background-image: url(images/input_bground.jpg);
	background-repeat: repeat-x;
	border: 1px solid #C4D2F9;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	background-position: top;
}
.bground-demo {

	background-repeat: repeat-x;
	background-position: top;
}
.footer-grey {
	color: #666666;

}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	/*background-color:#EDEDED;
	border-width:3px;
	border-style:solid;
	border-color:#9EA9B4; */
	padding:3px;
	width:250px;
}
.roundedPanel
{	
	width:300px;	
	background-color:#5377A9;	
	color:white;
	font-weight:bold;		
}
.SearchLink
{
	color:#3366cc;
	text-decoration:none;
}
.SearchText
{
	color:#3366cc;
}
.SearchLinkwithUnderline
{
	color:#3366cc;
	text-decoration:underline;
}
.input-wbground-r {
	background-image: url(images/input_bground2.jpg);
	background-repeat: repeat;
	border: 1px solid #CC0000;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-position: top;
}
.big-black {
	font-size: 18px;
	line-height: 0px;
	font-weight: bold;
	color: #000000;
}
.dash-boxes {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.dash-boxes a {
	font-size: 11px;
	font-weight: normal;
	color: #DF0000;
	line-height: 14px;
}
.dash-boxes a:hover {
	color: #FFCC00;
}

.homeBottomText p{ margin: 0; }