
body {
                margin-top: 0px;
                margin-left: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                background-color: #8E8D8D;
                                font-family: arial, sans-serif, monospace;
                font-weight: normal;
                font-size: 11px;
                color:#636565;
}
html,body{height:100%;width:100%;}
#PageWrapper {
                background-image: url('background.jpg');
                background-repeat: repeat-x;
                background-color: transparent;
}
#BackgroundStriping {
                position: relative;
                                width: 100%;
                height: 520px;
                background-image: url('background-stripe.png');
                background-position: 0px 23px;
                background-repeat: repeat-x;
                background-color: transparent;
}
#SiteWrapper {
                position: relative;
                margin: 0 auto 0;
                width: 870px;
                height: 520px;
                font-size: 11px;
                z-index: 4;
                clear: both;
}

#LeftDock {
                position: relative;
                width: 186px;
                height: 524px;
                float: left;
}
#LeftDockTop {
                background-image: url('menu_top.png');
                                width: 186px;
                height: 20px;
                background-color: transparent;
}
#LeftDockMiddle {
                background-image: url('menu_background.png');
                background-repeat: repeat-y;
                background-color: transparent;
                position: relative;
                width: 186px;
                height: 484px;
}
#LeftDockBottom {
                background-image: url('menu_bottom.png');
                width: 186px;
                height: 20px;
                background-color: transparent;
}

#RightDock {
                position: relative;
                width: 186px;
                height: 524px;
                float: left;
}
#RightDockTop {
                background-image: url('menu_top.png');
                width: 186px;
                height: 20px;
                background-color: transparent;
}
#RightDockMiddle {
                background-image: url('menu_background.png');
                background-repeat: repeat-y;
                background-color: transparent;
                position: relative;
                width: 186px;
                height: 484px;
}
#RightDockBottom {
                background-image: url('menu_bottom.png');
                width: 186px;
                height: 20px;
                background-color: transparent;
}

#CenterDock {
                position: relative;
				background-image: url('center_top.png');
				background-repeat: no-repeat;
                background-color: transparent;
                width: 480px;
                height: 524px;
                margin-left: 4px;
                margin-right: 4px;
                float: left;
}
#CenterDockTop {
				width: 480px;
                height: 198px;
                background-color: transparent;
}
#CenterDockMiddle {
                
				background-image: url('center_background.png');
                background-repeat: repeat-y;
                background-color: transparent;
                position: relative;
                width: 480px;
                height: 306px;
                padding: 0px;
}
#CenterDockBottom {
                
				background-image: url('center_bottom.png');
                width: 480px;
                height: 20px;
                background-color: transparent;
}
#ContentSeparator {
				position: absolute;
				left: 14px;
				top: 193px;
				background-image: url('content_separator.jpg');
                background-repeat: no-repeat;
				width: 403px;
				height: 2px;
}
#Header {
                background-color: #F2F2CE;
                position: relative;
                width: 394px;
                height: 130px;
                float: left;
                left: 3px;
                background-image: url('header.jpg');
}
#HeaderImage {
				margin-top: 13px;
}
#SiteNameBar {
				position: absolute;
				left: 14px;
				top: 134px;
                font-size: 14px;
				font-weight: bold;
				color: #7B7B7B;
}
#MenuHeader {
				margin-top: 12px;
				margin-left: 12px;
				position: relative;
				font-size: 14px;
				font-weight: bold;
				width: 160px;
				height: 21px;
				text-align: center;
				color: #7B7B7B;
				background-image: url('menu_button_left.jpg');
}
#Navigation {
                position: absolute;
				left: 13px;
				top: 164px;
                font-size: 24px;
				font-weight: bold;
				color: #C79473;
}
#Flower {
                position: absolute;
                left: -21px;
                top: -36px;
}
#Logo {
                position: relative;
                width: 170px;
                height: 110px;
                margin-left: 8px;
                margin-bottom: 0px;
}
#ContentDock {
                position: absolute;
				top: 2px;
                left: 14px;
				width: 452px;
                height: 306px;
                overflow: auto;
                z-index: 8;
                text-align: left;
                font-size: 11px;
				line-height: 16px;
}
#Footer {
                position: relative;
                width: 800px;
                height: 1px;
                clear: both;
                color: #FFFFFF;
                top: 2px;
                text-align: center;
}

#PhotoContainer {
                position: relative;
                margin-left: 17px;
                top: 0px;
                }
#PhotoItem {
				position: relative;
                margin-top: 3px;
				//[if:browser=msie*<9]
                				//   height: 117px;
                                   width: 146px;
				   height: 111px;
                                                background-image: url('photo_dock.jpg');
				background-repeat: no-repeat;
                padding-top: 6px;
                padding-left: 6px;
                padding-bottom: 0px;
                text-align: left;
                float: left;
}

.backgroundTable {
                background-image: url("background.jpg");
                background-repeat: repeat-x;
                z-index: 1;
}
table {
                font-size: 11px;
                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: 11px;
                font-weight: bold;
}
a:hover {
                color: #FF9400;
}
form {
                padding: 0px;
                border: 0px;
                margin:0px;
}

.siteWrapper {

}
.siteBody {
                width:800px;
                                font-size: 11px;
}
.tdHeaderTop {
                background-color: #7B7A65;
                width: 800px;
                height: 50px;
                vertical-align: bottom;
                text-align: right;
                color: #000000;
                padding: 0px;
                margin: 0px;
                border-bottom: 1px solid #FFFFFF;
}
.tdHeaderBottom {
                background-color: #8D8C77;
                width: 800px;
                height: 165px;
                vertical-align: bottom;
                text-align: right;
                color: #000000;
                padding: 0px;
                margin: 0px;
}
.tdContent {
                                width: 600px;
                height: 500px;
                vertical-align: top;
                text-align: left;
                padding: 0px;
}
.tdWelcomeBar {
                background-image: url('welcome_bar_bg.jpg');
                background-color: #000000;
                width: 800px;
                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 {
                height: 28px;
		padding-left: 0px;
		font-size: 16px;
		font-weight: bold;
                                margin: 0px;
                background-repeat: repeat-x;
}
.tdTitleBar {
		padding-left: 0px;
		font-size: 16px;
		font-weight: bold;
				border-bottom: 1px dotted #FF9400;
}
.tdMenuLeft {
                                                width: 100%;
                vertical-align: top;
                z-index: 5;
}
.tdMenuRight {
                                                                vertical-align: top;
}
.tdFooter {
                background-image: url('footer_bg.jpg');
                background-color: #000000;
                width: 800px;
                height: 16px;
                text-align: right;
                padding-left: 5px;
                padding-right: 5px;
                font-weight: normal;
                color: #FFFFFF;
}
.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("r2.jpg");
                background-repeat: repeat-x;
                background-color: #ECECEC;
                border-bottom:1px solid #000000;
                border-right:1px solid #000000 ;
                border-left:1px solid #000000;
}
.tdLanguageBox {
				padding: 2px;
				background-image: url("r1.jpg")
                background-repeat: repeat-x;
                background-color: #ECECEC;
                border-bottom:1px solid #000000;
                border-right:1px solid #000000 ;
                border-left:1px solid #000000;
}
.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;

}
.ContentBox {
                
                padding: 0px;
                font-size: 11px;
                                margin-bottom:5px;
                table-layout: fixed;
}
.ContentBoxHeader {
                background-color: #000000;
                font-family: arial, sans-serif, monospace;
                background-image: url('header_bg3.jpg');
                padding: 0px;
                padding-left: 5px;
                font-size: 12px;
                color: #FFFFFF;
                font-weight: bold;
                height: 27px;
}
.ContentBoxLeft {
                width: 10px;
                height: 29px;
                background-image: url('contentbox_title_left.jpg');
}
.ContentBoxRight {
                width: 10px;
                height: 29px;
                background-image: url('contentbox_title_right.jpg');
}
.ContentBoxTitleBody {
                background-image: url('contentbox_title_bg.jpg');
                height: 29px;
                color: #000000;
                font-weight: bold;
}
.ContentBoxBody {
                color: #000000;
                border-width: 0px;
                border-left: 1px;
                border-bottom: 1px;
                border-right: 1px;
                border-style: solid;
                border-color: #ABABAB;
}
.tdNavigationItem {
                font-size: 20px;
				font-weight: bold;
				color: #C79473;
                }
.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: 1px solid #666666;

}
.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:16px;
				font-weight: bold;
}
a.footerLink,
a:visited.footerLink,
a:link.footerLink,
a:active.footerLink,
a:hover.footerLink {
				font-family: arial, sans-serif, monospace;
                font-weight: normal;
                font-size: 9px;
                color: #FFFFFF;
}
.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: 18px;
    background-color: #FFFFFF;
        text-align: center;
    font-weight: bold;
    font-size: 11px;
    color:#000000;
}
#menu {
    position: relative;
    top: 0px;
    left: 12px;
	z-index: 100;
}
#menu a {
    color: #636565;
    font-size: 11px;
	font-weight: normal;
    text-decoration: none;
    text-align: left;
}
#menu ul {
    list-style: none;
    width: 160px;
    padding: 0px;
}
#menu ul, #menu li {
    margin: 0px;
    display: block;
    text-decoration: none;
    background-image: url('menu_button_left.jpg');
    font-weight: normal;
    font-size: 11px;
    color: #636565;
}
#menu li {
    position: relative;
    background-color: #FFFFFF; 
    height: 21px;
    padding-left: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#menu li:hover {
    background-color: #FFFFFF; 
    background-image: url('menu_button_left_pressed.jpg');
}
#menu li:hover a {
    color: #000000;
}
#menu ul ul {
    position: absolute;
    display: none;
    right: -160px;
    top: -1px;
    border-top: 1px solid #e8e8e8;
        border-right: 1px solid #e8e8e8;
}
#menu ul li a
{
    display: block;
    margin: 0px;
    border: 0px;
    height: 16px;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 2px;
    text-decoration: none;
    text-align: left;
}
#menu ul ul,
#menu ul li:hover ul ul {
    display: none;
}
#menu ul li:hover ul,
#menu ul ul li:hover ul {
    display: block;
    }


