/* CD3k CSS Document */

/* Body Elements */
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-image: url(../images/interface/bg_dots.gif);
	background-repeat: repeat;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.PaddingLight {
	padding: 2px;
}
.PaddingHeavy {
	padding: 6px;
}

/* Links */
a:link
{
    COLOR: #3333cc;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited
{
    COLOR: #3333cc;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover
{
    COLOR: #97adcc;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:active
{
    COLOR: #97adcc;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:link
{
    COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:visited
{
    COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:hover
{
    COLOR: #d9e2ef;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:active
{
    COLOR: #d9e2ef;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 8px;
}

.Bold {
	font-weight: bold;
}
.Small {
	font-size: 10px;
}
.UnorderedListLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	list-style-image: url(../images/interface/nav/bullet_whitearrow.gif);
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	list-style-position: outside;
}
.UnorderedListDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	list-style-image: url(../images/interface/nav/bullet_bluearrow.gif);
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	list-style-position: outside;
}
/* Page Titles and Headers */
.BlackBoldArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.BlueBoldArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #3333cc;
}


/* Form Elements */
input.Tiny {
	width: 30px;
}

/* Customized Elements */
.Disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.BodyTD {
	background-color: #d9e2ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.NavTD {
	background-color: #d9e2ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 8px;
}
.ProdList  {
background-color: #d9e2ef;
}
.MastTD {
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.SearchTopTD {
	background-color: #d9e2ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	background-image: url(../images/interface/bg_searchtop.gif);
	background-repeat: repeat;
	height: 19px;
}
.SearchBottomTD {
	background-color: #d9e2ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	background-image: url(../images/interface/bg_search_bottom2.gif);
	height: 31px;
}
.SearchBottomCartTD {
	background-color: #d9e2ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	background-image: url(../images/interface/bg_searchbottom.gif);
	height: 31px;
}
.CategoryBGTD {
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
}
.CategoryLinksTD {
	background-color: #050165;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
}
.ContentTD {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 8px;
}
.CategoriesTD {
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
