/* general and site-wide styles */
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 4px;
	padding: 4px;
	margin-top: 0px;
	padding-top: 0px;
}
.dMain {
	/*width: 85%;*/
	width: 750px;
	position: relative;
    	margin-left: auto;
    	margin-right: auto;
}
.dSeparatorLight {
	background-color: #FFFFFF;
	position: relative;
	height: 1px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.dSeparatorDark {
	background-color: #CCCCCC;
	position: relative;
	height: 1px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .5px;
	color: #777777;
	background-color: #FFFFFF;
}
.dGeneralMiniGo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-image: url(../images/icon_generalGoMini.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 9px;
	padding-right:6px;
	position: relative;
	display: inline;
}
.dGeneralMiniGo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;

}
.dGeneralMiniGo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #3366FF;
}
.dProductTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
}
.dProductDetails {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	padding-left: 40px;
	padding-top: 5px;
	position: relative;
	clear: none;
}
.dProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 5px;
	color: #CC0000;
}
.dFootDisclaimer {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #666666;
	padding: 2px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/* front exclusive definitions */

.dFrontProduct {
	width: 47%;
	position: relative;
	margin:0px;
	padding:5px;
	border-right-style:solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	display: inline;
}
.dFrontImage {
	width:100%;
	height:160px;
	background-repeat: no-repeat;
	background-color: #9FA8B7;
	layer-background-color: #9FA8B7;
	border: 1px none #000000;
	margin-top:4px;
	margin-bottom:6px;
}

/* Left column's style */

.dLeftColumn {
	position: relative;
	width: 250px;
	left: 0px;
	top: 0px;
	clear: both;
	background-image: url(../images/leftColumn_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E6E6;
}
.dLeftColumn a{
	text-decoration:underline;
	color: #000000;
}
.dLeftColumn a:hover{
	text-decoration:none;
	color: #0066CC;
}
.dLeftColumn .tTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	padding-left:30px;
}
.dLeftColumn .tNormal{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
.dLeftColumn .tTiny{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.dLeftColumnContent{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.dLogo {
	height: 70px;
	width: 100%;
	top: 0px;
}
input {
	border: 1px solid #CCCCCC;
}
.dLeftColumnImage {
	position: relative;
	left: 0px;
	top: 0px;
	width: 38px;
	height: 38px;
	float: left;
	overflow: hidden;
}

/* Right Column's style! */

.dRightColumn {
	margin-left:12px;
	position: absolute;
	width: 504px;
	left: 245px;
	top: 0px;
}

/* Topmost navigation items -- first of three navigation sections */

.navMinorTop {
	text-align: right;
	position: relative;
	width: 100%;
}
.navMinorTop a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.navMinorTop a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #3300FF;
	text-decoration: underline;
	text-align: right;
}

/* Three Big Navigation Tabs -- Use the "active" suffix when in that section */

.navMain, .navMain a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.navMain a:visited{
	color: #336699;
}

.navMain a:hover{
	color: #6699FF;
}
.navMainSub {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.navMainColorA, .navMainColorAActive, 
.navMainColorB, .navMainColorBActive, 
.navMainColorC, .navMainColorCActive{
	height: 10px;
	position: relative;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}
.navMainColorA,.navMainColorAActive  {
	background-color: #FFFF00;
	border-bottom-color: #FFFFFF;
	width:33%;
	margin:0; padding:0;
	float: left;
}
.navMainColorAActive {
	border-bottom-color: #FFFFCC;
}
.navMainColorB {
	background-color: #66FF00;
	border-bottom-color: #FFFFFF;
	margin:0 33%;
}
.navMainColorBActive {
	background-color: #66FF00;
	border-bottom-color: #CCFFCC;
	margin:0 33%;
}
.navMainColorC,.navMainColorCActive  {
	background-color: #3366FF;
	border-bottom-color: #FFFFFF;
	width:33%;
	margin:0; padding:0;
	float:right;
}
.navMainColorCActive {
	border-bottom-color: #CCFFFF;
}

/* Navigation items on the left hand column (bottom) */

.navMinorLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	vertical-align: top;
	padding: 4px;
	height:50px;
}
.navMinorLeft a{
	text-decoration: none;
}


