/*  dgpromo.css */

body  {
	margin: 0px 0px;
	background: url(images/dgPromo_BG.jpg) repeat-x top left;
}

a  {
	outline: none;
}

#pgOutline  {
	position: relative;
	top: 15px;
	border: 1px solid #000;
	margin: auto;
	width: 890px;
	height: auto;
}

#header  {

}
#navBar  {
	position: relative;
	width: 890px;
	height: 23px;
	background: url(images/nav_barBG.jpg) no-repeat top left;
}

#navDiv  {
	position: absolute;
	top: 0px;
	left: 465px;
}

#leftCol  {
	width: 200px;
	height: 500px;
	background: #1D4A9E;
	vertical-align: top;
}

#rightCol  {
	width: 690px;
	background: url(images/contentBG.jpg) no-repeat 0px 0px #FFF;
	vertical-align: top;
}

#wrapper_content  {
	position: relative;
	margin: 25px;
	top: 25px;
	width: 640px;
	height: auto;

}
#content_container  {
	position: relative;
	vertical-align: top;
	height: auto;
/* 	width: 430px; */

}


#menuLeftTop  {
	vertical-align: top;
}

#menuLeftBot  {
	vertical-align: bottom;
}


.menuBtn  {
	position: relative;
	width: 200px;
	height: 32px;
	background: url(images/btn_BG.jpg) no-repeat top left;
	vertical-align: bottom;
}
.link  {
	width: 150px;
	height: 32px;
	padding: 8px 25px;
	font-weight: bold;
}
.link a:link, .link a:active, .link a:visited  {
	color: #FFF;
	text-decoration: none;

}
.link a:hover  {
	color: #E6E930;
}

.linkB  {
	width: 150px;
	height: 32px;
	padding: 8px 25px;
	font-weight: bold;
}
.linkB a:link, .linkB a:active, .linkB a:visited  {
	color: #E6E930;
	text-decoration: none;
}
.linkB a:hover  {
	color: #FFF;
}


.menuBtnOver  {
	width: 200px;
	height: 32px;
	background: url(images/btn_BG_over.jpg) no-repeat top left;
}


#footerLeft  {
	width: 200px;
	background: #1D4A9E;
}

#footerRight  {
	width: 690px;
	background: #FFF;
	text-align: center;
}

#footerRight a:link, #footerRight a:active, #footerRight a:visited  {
	color: #000;
	text-decoration: none;
}
#footerRight a:hover  {
	color: #000;
	text-decoration: underline;
}

#slideshow_container  {
	width: 200px;
	height: 239px;
/* 	border: 1px solid #000; */
	vertical-align: top;
}


/**  Navigation Menu Styles **/
#navWrapper  {
	position: relative;
	top: 0px;
	left: 0px;
}

#nav_home  {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 108px;
}

#nav_products  {
	position: absolute;
	top: 2px;
	left: 140px
}

#nav_specials {
	position: absolute;
	top: 2px;
	left: 140px;
}

#nav_distributors  {
	position: absolute;
	top: 2px;
	left: 202px;
	width: 140px;
}

#nav_about {
	position: absolute;
	top: 2px;
	left: 320px;
	width: 120px;
}

.menuItem { text-align: center; cursor: pointer; color: #FFF; }
.menuItem a { font-weight: bold; color: #FFF; text-decoration: none; }
.menuItemOver { text-align: center; cursor: pointer; }
.menuItemOver a  { font-weight: bold; color: #FFF; text-decoration: none; }
.downMenu {	position: absolute;	width: 100px; height: 16px; top: 3px; visibility: hidden; z-index: 99; }
.downMenu a:link { display: block; width: 100px;	height: 16px; background-color: #FFFFFF; color: #6E6E6E; text-decoration: none; font: normal 11px Arial, Helvetica, sans-serif; text-align: left; padding: 2px 6px 2px 4px; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000;  z-index: 99;}
.downMenu a:active { display: block; width: 100px; height: 16px; background-color: #6E6E6E; color: #FFFFFF; text-decoration: none; font: normal 11px Arial, Helvetica, sans-serif; text-align: left; padding: 2px 6px 2px 4px; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; z-index: 99; }
.downMenu a:visited { display: block; width: 100px; height: 16px; background-color: #FFFFFF; color: #000000;	text-decoration: none; font: normal 11px Arial, Helvetica, sans-serif; text-align: left; padding: 2px 6px 2px 4px; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; z-index: 99; }
.downMenu a:hover { display: block; width: 100px; height: 16px; background-color: #ECECEC; color: #000; text-decoration: none; font: normal 11px Arial, Helvetica, sans-serif; text-align: left; padding: 2px 6px 2px 4px; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; z-index: 99; }
#layer1 { left: 576px; top: 19px; width: 100px; height: auto; visibility: hidden;  z-index: 99; background: #FFF; }
#navWrapper>#layer1 { width: auto; min-width: 100px; z-index: 99;}


#logos  {
/* 	position: relative; */
/* 	top: 40px; */
/* 	position: relative; */
/* 	width: 894px; */
/* 	margin: auto; */
	padding-right: 25px;
	top: 55px;
	float: right;
	text-align: right;
}



.priceHeader  {
	font: bold 14px Verdana;
	text-align: center;
	background: #1D4A9E;
	color: #FFF;
}
.price  {
	font: normal 12px Verdana;
	text-align: center;
}
.priceB  {
	font: bold 12px Verdana;
/* 	font-weight: bold; */
	text-align: left;
}
.row1  {
	background: #DFDFDF;
}
.row2  {
	background: #D3D3D3;
}
.row3  {
	background: #DFDFDF;
}
.row4  {
	background: #D3D3D3;
}

h3 {
	margin: 0px 0px;
}
.contact_info  {
	text-align: center;
}

.tos_title  {
	font: bold 14px/22px Verdana;
}

.tos_item  {
	margin: 10px 0;
	font: normal 12px/18px Verdana;
}

#building  {
	float: right;
}

.frm_layer  {
	margin: 0 0;
}
.frm_label  {
	float: left;
	font: bold 12px/13px Verdana;
	width: 200px;
}
.frm_field  {
	font: normal 12px/13px Verdana;
}
br.clear  {
	height: 0px;
	clear: both;
}

.discount_code  td  {
	text-align: right;
	font: bold 14px/18px Verdana;
}

#botNav  {
	margin-top: 75px;
}


.success  {
	background: #E2EECB;
	border-top: 2px solid #C2DF88;
	border-bottom: 2px solid #C2DF88;
	color: #57861A;
	padding: 10px 10px;
}
.warning  {
	background: #FFE02D;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #000;
	font: bold 13px/18px Verdana;
	padding: 10px 10px;

}
.error  {
	border-top: 2px solid #FE7B7A;
	border-bottom: 2px solid #FE7B7A;
	background: #FAC6C6;
	color: #CC0000;
	padding: 10px 10px;
}
.error ul  {
	margin: 0px;
}
