
body {
                margin-top: 0px;
                margin-left: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                background-color: #F3F3F3;
                background-image: url("background.jpg");
                background-repeat: repeat-y;
                background-position: center top;
                font-family: arial, sans-serif, monospace;
                font-weight: normal;
                font-size: 12px;
                color:#666666;
                }
.SiteWrapper {
                position: relative;
                width: 820px;
                background-color: #DCDCDC;
                font-size: 11px;
                z-index: 0;
}
.siteBody {
                width:820px;
                background-color: #DCDCDC;
                font-size: 11px;
}
#SelectLanguageDock {
                position: absolute;
                top: -18px;
                right: 6px;
                font-size: 2px;
}
#HeaderDock {
                background-image: url('header.jpg');
                background-color: #CCCCCC;
                width: 820px;
                height: 130px;
                color: #000000;
                padding: 0px;
                margin: 0px;
}
#WelcomeBarDock {
	            position: relative;
                width: 100%;
                text-indent: 5px;
                top: 2px;
                font-size: 11px;
                height: 20px;
                float: left;
                color: #565656;
}
#WelcomeBarLinksDock {
                position: absolute;
                font-size: 10px;
                font-weight: normal;
                top: 1px;
                right: 5px;
                color: #565656;
}
#ShoppingCartDock {
                position: relative;
                width: 242px;
                right: 6px;
                top: 6px;
                float: right;
}
#ShoppingCartDock_Cart {
                position: relative;
				height: 68px;
}
#ShoppingCartDock_Links {
	            position: relative;
                width: 235px;
                float: right;
				top: 6px;
}
.MenuDock {
                position: relative;
                width: 175px;
                z-index: 200;
                background-image: url('menu_bg_left.jpg');
                background-repeat: repeat-y;
}
#NavigationBarDock {
                position: relative;
                float: left;
                font-size: 12px;
                font-weight: bold;
                top: 73px;
                left: 5px;
                color: #565656;
}
#PageTitleDock {
                position: relative;
                width: 100%;
                float: left;
                font-size: 15px;
                font-weight: bold;
                color: #565656;
                top: 0px;
                padding-bottom: 3px;
                border-bottom: 1px solid #565656;
                margin-bottom: 8px;
}
#PageSubTitle {
                position: relative;
                width: 100%;
                font-size: 15px;
                font-weight: bold;
                color: #565656;
                margin-top: 5px;
                padding-bottom: 3px;
                border-bottom: 1px solid #565656;
                margin-bottom: 8px;
}
.ContentDock {
                width: 635px;
                vertical-align: top;
                text-align: left;
                font-size: 12px;
                padding-right: 8px;
}
#ContentWrapper {
                width: 100%;
                text-align: left;
                float: left;
}
#FooterDock {
                position: relative;
                width: 820px;
                height: 16px;
                float: left;
                border-top: 1px solid #525252;
                background-image: url('header.jpg');
                color: #545454;
}
#Footer {
                position: relative;
                width: 820px;
                height: 1px;
                clear: both;
                color: #FFFFFF;
                top: 6px;
                text-align: center;
}
.FooterDockText {
	            font-size: 11px;
}
#ProductDock {
	            position: relative;
                width: 147px;
                height: 180px;
                background-image: url('product_dock.jpg');
                left: -2px;
                float: left;
}
#ProductDock_Name {
                position: relative;
                                text-align: center;
                vertical-align: middle;
                color: #980000;
                width: 130px;
                height: 35px;
                left: 5px;
                top: 7px;
                float: left;
}
#ProductDock_Photo {
                position: relative;
                text-align: center;
                vertical-align: middle;
                color: #980000;
                width: 128px;
                height: 96px;
                left: 9px;
                top: 23px;
                float: left;
}
#ProductDock_Photo_Shade {
	            position: absolute;
                width: 128px;
                height: 96px;
                top: 0px;
                left: 0px;
}
#ProductDock_Price {
                position: relative;
                                text-align: right;
                color: #980000;
                font-size: 11px;
                width: 130px;
                height: 18px;
                right: 9px;
                top: 27px;
                float: right;
}
#ProductDockSpacer {
	            height: 12px;
	            float: left;
	            width: 100px;
}

table {
                font-size: 12px;
                padding: 0px;
}
td {
                padding: 0px;
                font-family: arial, sans-serif, monospace;
}
img {
                border-width: 0px;
                margin: 0px;
                vertical-align: top;
}
hr {
                background-color: #cccccc;
                border: 0px;
                height: 1px;
                color: #CCCCCC;
}
a:link,
a:visited,
a:active {
                text-decoration: none;
                color: #000000;
                font-family: arial, sans-serif, monospace;
                font-size: 12px;
                font-weight: bold;
}
a:hover {
                color: #980000;
}
form {
                padding: 0px;
                border: 0px;
                margin:0px;
}
#pollResultsBarTrue {
                background-color: #000000;
                background-image: url('poll_bar_bg_true.jpg');
                height: 5px;
}
#pollResultsBarFalse {
                background-color: #CCCCCC;
                background-image: url('poll_bar_bg_false.jpg');
                height: 5px;
}
#pollResultsQuestionText {
                font-size: 11px;
                font-weight: bold;
                color: #000000;
}
#pollResultsOptionText {
	            font-size: 11px;
	            color: #000000;
}

.drag {			position:relative;
				cursor:hand;
}
.tdWelcomeBar {
                background-image: url('welcome_bar_bg.jpg');
                background-color: #000000;
                width: 100%;
                height: 16px;
                text-align: left;
                padding-left: 2px;
                padding-right: 2px;
                font-size: 9px;
                font-weight: bold;
                color: #FFFFFF;
                border-right:1px solid #000000;
                border-left:1px solid #000000;
}
.tdWelcomeBar td, .tdWelcomeBar a, .tdWelcomeBar td a {
                font-size: 11px;
                font-weight: bold;
                color: #FFFFFF;
}
.tdWelcomeBar a,
.tdWelcomeBar a:visited,
.tdWelcomeBar a:link,
.tdWelcomeBar a:active,
.tdWelcomeBar a:hover {
                font-size: 11px;
                font-weight: bold;
                color: #FFFFFF;
}
.tdTitleBarTop {
		        padding-left: 0px;
		        font-size: 12px;
		        font-weight: bold;
}
.tdTitleBar {
		        padding-left: 0px;
                font-size: 16px;
                font-weight: bold;
                                border-bottom: 1px dotted #9C1E1F;
}
.tdMenuLeft {
                background-color: #F3F3F3;
                background-image: url('menu_bg_left.jpg');
                width: 120px;
                vertical-align: top;
}
.tdMenuRight {
                background-color: #F3F3F3;
                background-image: url('menu_bg_right.jpg');
                width: 120px;
                vertical-align: top;
}
.tdFooter {
                background-image: url('footer_bg.jpg');
                height: 20px;
                text-align: right;
                padding-left: 5px;
                padding-right: 5px;
                border-top: 1px solid #BFBFBF;
                color: #565656;
}
.tdFooter a {
                color: #FFFFFF;
}
.tdForm2 {
                background-color: #FFFFFF;
                border-width: 1px;
                border-style: solid;
                border-color: #ABABAB;
                padding: 0px;
                background-image: url('menu_bg.png');
                font-size: 12px;
                color: #CCCCCC;
                margin-bottom:4px;
}
.tdForm { width:100% }
table.tdForm,
tr.tdForm,
td.tdForm
{
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}
.tdForm td, .divpad {
	padding: 0px;
}
td.nopad {
	padding: 0;
}
.tdSearchBox {
				padding: 0px;
				background-image: url('menu_spacer_left.jpg');
                background-repeat: no-repeat;
                width: 155px;
                height: 28px;
}
.tdLanguageBox {
                padding: 0px;
                background-image: url('menu_spacer_left.jpg');
                background-repeat: no-repeat;
                width: 155px;
                height: 28px;
}
.imgBlock		{

}
.r1
{
                background-color: #F8F8F8;
                padding: 3px;
                margin: 0px;
                background-image: url("r1.jpg");
                background-repeat: repeat-x;

}
.r2
{
                background-color:#ECECEC;
                padding: 3px;
                margin: 0px;
                background-image: url("r2.jpg");
                background-repeat: repeat-x;
                font-weight: bold;

}
.r3
{
                background-color:#ECECEC;
                padding: 0px;
                margin: 0px;
                background-image: url("r2.jpg");
                background-repeat: repeat-x;
                font-weight: normal;
}
.r4
{
                background-color:#E97039;
                padding: 3px;
                margin: 0px;
                background-image: url("rBlue.jpg");
                background-repeat: repeat-x;
                font-weight: bold;
                color: #000000;

}
.rFormTitleRow
{
                padding: 0px;
                margin: 0px;
                border-top: 1px solid #ABABAB;
                border-bottom: 1px dotted #ABABAB;
                background-color:#ABABAB;
                background-image: url("r2.jpg");
                color: #000000;
                background-repeat: repeat-x;
                font-weight: bold;
}
.rFormTitleRow_blue
{
				padding: 0px;
				margin: 0px;
				border-bottom: 1px solid #71BFDE;
                background-color:#71BFDE;
                background-image: url("rBlue.jpg");
                color: #ffffff;
			    background-repeat: repeat-x;
			    font-weight: bold;
}
.rFormTitleRow_black
{
                padding: 0px;
                margin: 0px;
                border-bottom: 1px solid #3B3B3C;
                background-color:#3B3B3C;
                background-image: url("rBlack.jpg");
                color: #ffffff;
                background-repeat: repeat-x;
                font-weight: bold;
}
.rFormTitleRow_gray
{
                padding: 0px;
                margin: 0px;
                border-bottom: 1px solid #AEBBBC;
                background-color:#AEBBBC;
                background-image: url("rGray.jpg");
                color: #000000;
                background-repeat: repeat-x;
                font-weight: bold;
}
.rFormTitleRow_orange
{
                padding: 0px;
                margin: 0px;
                border-bottom: 1px solid #E86934;
                background-color:#E86934;
                background-image: url("rOrange.jpg");
                color: #ffffff;
                background-repeat: repeat-x;
                font-weight: bold;
}
.rFormTitleRow_green
{
                padding: 0px;
                margin: 0px;
                border-bottom: 1px solid #AED23A;
                background-color:#AED23A;
                background-image: url("rGreen.jpg");
                color: #000000;
                background-repeat: repeat-x;
                font-weight: bold;
}
.ContentBox {
                background-color: #FFFFFF;

                padding: 0px;
                font-size: 12px;
                                margin-bottom:5px;
                table-layout: fixed;
}

.ContentBoxTitleBody {
                background-image: url('contentbox_title_bg.jpg');
                height: 39px;
                color: #980000;
                font-weight: bold;
}
#ContentBoxLeft {
	            position: absolute;
                left: -2px;
                background-image: url('contentbox_title_left.jpg');
                width: 14px;
                height: 39px;
}
#ContentBoxRight {
                position: absolute;
                right: -2px;
                background-image: url('contentbox_title_right.jpg');
                width: 14px;
                height: 39px;
}
#ContentBoxHeaderText {
                position: relative;
                top: 8px;
                left: 6px;
}
.ContentBoxBody {
                color: #000000;
                border-width: 0px;
                border-left: 1px;
                border-bottom: 1px;
                border-right: 1px;
                border-style: solid;
                border-color: #ABABAB;
}
.tdNavigationItem {
                font-size: 12px;
                font-weight: bold;
                font-family: verdana, arial, sans-serif, monospace;
                }
.tdProductDockTop {
                background-image: url('product_dock_top.jpg');
                background-repeat: no-repeat;
                width: 327px;
                height: 29px;
                font-size:16px;
                color:#000000;
                font-weight: bold;
                vertical-align: text-top;
}
.tdProductDockLeftWrapper {
                                background-image: url('product_dock_left_variable.jpg');
                width: 122px;
}
.tdProductDockLeft {
                background-image: url('product_dock_left.jpg');
                background-repeat: no-repeat;
                vertical-align: text-top;
                background-color: #f3f3f3;
                width: 128px;
                height: 81px;
}
.tdProductDockLeftVariable {
                background-image: url('product_dock_left_variable.jpg');
                background-repeat: repeat-y;
                width: 122px;
}
.tdProductDockLeftBottom {
                background-image: url('product_dock_left_bottom.jpg');
                background-repeat: no-repeat;
                width: 122px;
                height: 7px;
}
.tdInsideProductDockLeft {
                padding-left: 0px;
}
.productDockImage {
                border: 0px;

}
.tdProductDockRight {
                background: #FFFFFF;
                font-size: 11px;
                padding-top: 2px;
}
.tdShoppingcart {
                font-size: 11px;
                padding-top: 0px;
}
.tdShoppingcart a {
                font-size: 11px;
}
.tdOrderStepHeader {
				border: 4px solid #ABABAB;
				background-color: #F3F3F3;
				background-image: url('r1.jpg');
				padding: 0px;
				width: 100px;
				height: 35px;
				height: 40px;
				font-size: 25px;
}
.tdOrderStepHeaderCurrent {
				border: 4px solid #366CA8;
				background-color: #F3F3F3;
				background-image: url('r1.jpg');
				padding: 0px;
				width: 100px;
				height: 40px;
				font-size: 25px;
}
.tdOrderStepHeaderInactive {
				border: 4px solid #ABABAB;
				padding: 0px;
				width: 100px;
				height: 40px;
				font-size: 25px;
				color: #ABABAB;
}
.tdOrderStepHeader a,
.tdOrderStepHeader a:visited,
.tdOrderStepHeader a:link,
.tdOrderStepHeader a:active,
.tdOrderStepHeader a:hover,
.tdOrderStepHeaderCurrent a,
.tdOrderStepHeaderCurrent a:visited,
.tdOrderStepHeaderCurrent a:link,
.tdOrderStepHeaderCurrent a:active,
.tdOrderStepHeaderCurrent a:hover
{
				font-size: 25px;
				font-weight: bold;
}
.tdOrderStepCaption {
				font-size: 10px;
}
.forminput {
                font-family: arial, sans-serif, monospace;
                font-size: 12px;
                color: #FFFFFF;
                background-color: #4F4F4F;
                border-color: #CCCCCC;
                border: 1px solid #000000;
}
.txtNormal {
                font-size:10px;
                color:#666666;
                font-family: arial, sans-serif, monospace;
                font-weight: normal;
}
.txtLarge {
                font-size:16px;
                color:#666666;
                font-family: arial, sans-serif, monospace;
                font-weight: normal;
}
.txtHeader {
                font-size:20px;
                color:#666666;
                font-family: arial, sans-serif, monospace;
                font-weight: bold;
}
a.txtSubGroupSelection,
a:visited.txtSubGroupSelection,
a:link.txtSubGroupSelection,
a:active.txtSubGroupSelection,
a:hover.txtSubGroupSelection {
				font-size:20px;
				font-weight: bold;
}
a.navigationBarLink,
a:visited.navigationBarLink,
a:link.navigationBarLink,
a:active.navigationBarLink,
a:hover.navigationBarLink {
				font-size:12px;
				font-weight: bold;
}
a.navigationBarSPLink,
a:visited.navigationBarSPLink,
a:link.navigationBarSPLink,
a:active.navigationBarSPLink,
a:hover.navigationBarSPLink{
				font-size: 12px;
                font-weight: bold;
                font-family: arial, sans-serif, monospace;
}
a.shoppingCartLink,
a:visited.shoppingCartLink,
a:link.shoppingCartLink,
a:active.shoppingCartLink,
a:hover.shoppingCartLink {
	            color: #FFFFFF;
                font-size:11px;
                font-weight: bold;
}
a.linkMemberBar,
a:visited.linkMemberBar,
a:link.linkMemberBar,
a:active.linkMemberBar,
a:hover.linkMemberBar {
                color: #000000;
                font-size:11px;
                font-weight: bold;
}
a:hover.linkMemberBar {
                color: #980000;
}
a.linkMemberBarRight,
a:visited.linkMemberBarRight,
a:link.linkMemberBarRight,
a:active.linkMemberBarRight,
a:hover.linkMemberBarRight {
                color: #565656;
                font-size:11px;
                font-weight: normal;
}
a:hover.linkMemberBarRight {
                color: #980000;
}
a.linkProductIndexDock,
a:visited.linkProductIndexDock,
a:link.linkProductIndexDock,
a:active.linkProductIndexDock,
a:hover.linkProductIndexDock {
                color: #980000;
                font-size:11px;
                font-weight: bold;
}
a:hover.linkProductIndexDock {
                color: #000000;
}
.textAreaWithLineNumbers {
	border: 1px solid #ABABAB;
}
.textAreaWithLineNumbers textarea,.textAreaWithLineNumbers div {
	border: 0px;
	line-height: 120%;
	font-size: 12px;
	font-family: courier new, courier;
}
.textAreaWithLineNumbers textarea {
	padding-left: 2px;
}
.textAreaWithLineNumbers div {
	border-right: 1px dotted #494949;
	color: #ABABAB;
	background: #F3F3F3;
}
.lineObj{
	padding-top: 2px;
	padding-right: 3px;
}
.listLevelNormal {
    font-weight: normal;
    font-size: 13px;
}
.listLevelRoot {
    color: #0024FF;
    font-style: italic;
    font-size: 13px;
}
.listLevel1 {
    font-weight: bold;
    font-size: 13px;
}
.listLevel2 {
    font-weight: bold;
    font-style: italic;
    font-size: 13px;
}
.listLevel3 {
    color: #4A4A4A;
    font-weight: normal;
    font-size: 13px;
}
.tdMenuHeaderLeft {
    margin: 0px;
    padding-left: 2px;
    height: 29px;
    background-image: url('menu_header_bg.jpg');
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11px;
    width: 175px;
    color:#000000;
}
.tdMenuHeaderLeft_caption {
    font-weight: bold;
    font-size: 11px;
    color: #990000;
    margin-top: 2px;
    margin-left: 3px;
}
.listboxCheckControlBar {
    position: relative;
    border: 1px solid #ABABAB;
    margin: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-indent: 34px;
    background-color: #FFFFFF;
    background-image: url('r2.jpg');
    font-weight: bold;
    z-index: 1000;
}
.listboxCheckDropDown {
    position: relative;
    border: 1px solid #ABABAB;
    margin: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-indent: 34px;
    background-color: #FFFFFF;
    background-image: url('r2.jpg');
    font-weight: bold;
    cursor: pointer;
    z-index: 1000;
}
.listboxCheckDropDownButton {
	position: absolute;
	top: 0px;
	right: 0px;
}
.listboxCheckDropDownButtonControlBtnSA {
    position: absolute;
    top: 3px;
    left: 1px;
}
.listboxCheckDropDownButtonControlBtnSN {
    position: absolute;
    top: 3px;
    left: 16px;
}
.listboxCheckDropDownSelectionCount {
	color: #002884;
	font-weight: bold;
}
.listboxCheckWrapper {
    max-height: 300px;
    overflow: auto;
    border: 1px solid #ABABAB;
    margin: 2px;
    background-color: #FFFFFF;
    z-index: 1001;
}
.listboxCheckItem {
	background-color: #F3F3F3;
	background-image: url('r1.jpg');
	color: #000000;
	z-index: 1002;
}
.listboxCheckItem:hover {
    background-color: #CCCCCC;
    background-image: url('r2.jpg');
    color: #000000;
}
.listboxCheckItem_Checked {
    background-color: #CCCCCC;
    background-image: url('checkedlistbox_selection.jpg');
    color: #000000;
}

#menu {
    position: relative;
    float: left;
    width: 175px;
    z-index: 220;
}
#menu a {
    color: #4D4D4D;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    padding-left: 0px;
    text-indent: 15px;
}
#menu ul {
    list-style: none;
    width: 155px;
    padding: 0px;
}
#menu ul, #menu li {
    margin: 0px;
    display: block;
    text-decoration: none;
    background-image: url('menu_button_left.jpg');
    font-weight: bold;
    font-size: 11px;
}
#menu li {
    position: relative;
    background-color: #CCCCCC; 
    height: 19px;
        padding-top: 0px;
}
#menu li a {
    position: relative;
    top: 2px;
}
#menu li:hover {
    background-color: #ABABAB; 
    background-image: url('menu_button_left_pressed.jpg');
    color: #FFFFFF;
}
#menu ul ul {
    position: absolute;
    display: none;
    right: -155px;
    top: 0px;
}
#menu ul li a
{
    display: block;
    margin: 0px;
    border: 0px;
    width: 155px;
    text-decoration: none;
    text-align: left;
}
#menu ul li:hover a,
#menu ul li:hover ul li:hover a,
#menu ul li:hover ul li:hover ul li:hover a
{
    color: #FFFFFF;
}
#menu ul li:hover ul li a,
#menu ul li:hover ul li:hover ul li a
{
    color: #4D4D4D;
}
#menu ul ul,
#menu ul li:hover ul ul {
    display: none;
}
#menu ul li:hover ul,
#menu ul ul li:hover ul {
    display: block;
}

