/* CSS Document */
body {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin-top:0px;
	background:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

table.main {
	background-color: transparent;
	/* background: url(border_right.gif); 
	background-repeat:repeat-y;
	background-position:right; 
	border-collapse: collapse;*/
}

td.menu {
	background-image:url(postcard_menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:35px;
}

td.footer_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	background-color: transparent; 
	background-image:url(postcard_footer.jpg);
	background-repeat:no-repeat; 
	background-position:left;
	width:350px;
}	

td.footer_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color: transparent; 
	background-image:url(postcard_footer_extend.jpg);
	background-repeat:repeat-x; 
	background-position:right;
	vertical-align:middle;
}	

.right_border {
	background-color: transparent;
	background-image:url(postcard_border_right_slim.jpg);
	background-repeat:repeat-y; 
	background-position:top;
	background-position:left;
	width:22px;
}

.right_border_footer {
	background-color: transparent;
	width:22px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.footer_text {
	color: #ffffff;
	/* position:relative;
	left:-70px;
	top:40px; */
}

.contentpane {
	background-color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
	width:100%;
}
.rightpane {
	width: 0px;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	vertical-align:top;
}
.leftpane {
	width: 0px;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}


/* Text styles */
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
.breadcrumbs   {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
}
A.breadcrumbs:link {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, sans-serif;
    color: #BC8E13;
	font-weight: none;
}
A.breadcrumbs:active {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
A.breadcrumbs:hover {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: underline;
}
.loginText {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
}
a.loginText:Link {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial, sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: underline;
}


/* Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	background-image:url(postcard_menu_bg.jpg);
	background-repeat:repeat-x; 
	background-position:top;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:32px;
	background-color: Transparent;
}
.MainMenu_MenuItem{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, sans-serif; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;

}
.MainMenu_MenuItemSel{
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuItemAct {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #BC8E13; 
	font-size: 13px;
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}

.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, sans-serif; 
	padding-top: 10px;
	padding-bottom: 10px;
} 
.rootmenuitemselected TD{ 
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemactive TD{ 
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.MainMenu_MenuIcon {
	background-color: #B2A088; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
}
.MainMenu_SubMenu {
	background-color: #B2A088;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	height: 0px;
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
   	font-family:Verdana, Arial, sans-serif;
    font-weight: normal;
	font-size: x-small; 
}
.NormalBold
{
   	font-family:Verdana, Arial, sans-serif;
    font-weight: bold;
	font-size: x-small;
}

.SmallNormal,.SmallNormalDisabled
{
   	font-family:Verdana, Arial, sans-serif;
    font-weight: normal;
	font-size: xx-small; 
}
.SmallNormalBold
{
   	font-family:Verdana, Arial, sans-serif;
    font-weight: bold;
	font-size: xx-small;
}

.SubHead
{
   	font-family:Verdana, Arial, sans-serif;
    font-weight: bold;
	font-size: x-small;
}

.pagemaster {
	width: 100%;
	height: 100%;	
}
.skinmaster {
	height: 100%;
}

.productListTable {
	font-family:Verdana, Arial, sans-serif;
}

/*
.SkinObject {
	color: #ffffff;
	font-weight:normal;
}

A.SkinObject:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.SkinObject:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.SkinObject:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.SkinObject:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
*/