/* CSS Document */
body{
	text-align:left;
	background:#ffffff;
}
#body {
	background-image: url(http://handprinted.co.uk/portals/0/skins/skin/left-pattern.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}

/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { height:32px; }
.MenuTD {  background: url(nav2-bg.gif) repeat-x top left; padding: 0 10px 0 0; }
.MenuLeft { width:18px; background: url(nav2-bg-l.gif) no-repeat top left; }
.MenuRight { width:12px; background: url(nav2-bg-r.gif) no-repeat top left; }
.LoginTD { width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 8px 0 8px 0; }
.CopyrightRow { height:30px; padding: 0 10px 0 10px; vertical-align: middle; }

.PanelWidth { width: 209px; vertical-align: top; padding: 0 0 0 0; }
.PanelTD { padding:0 7px 0 7px; }
.PanelBG { background: url(panel-bg.gif) repeat top left; }
.PanelGrad { height:100%; background: transparent; display:block; }
.PanelTL { height:100%; background: url(panel-bg-tl.gif) no-repeat top left; display:block; }
.PanelTR { height:100%; background: url(panel-bg-tr.gif) no-repeat top right; display:block; padding: 17px 7px 7px 7px; }
.PanelBL { height:100%; background: url(panel-bg-bl.gif) no-repeat bottom left; display:block; }
.PanelBR { height:100%; background: url(panel-bg-br.gif) no-repeat bottom right; display:block; }
.PanelMid { height:100%; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; width: 194px; height:1px; padding: 0 0 0 0; _margin: -2 0 0 0; margin: 0 0 0 0; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; width: 194px; height:1px; padding: 0 0 0 0; margin: 0 0 0 0; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0 0 0 2px; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #545454; background: url(nav3-idle.gif) no-repeat top left transparent; font-size: 10pt; padding: 0 0 0 0; font-weight: bold; width: 194px; height: 25px; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #c21c72; background: url(nav3-active.gif) no-repeat top left transparent; font-size: 10pt; padding: 0 0 0 0; font-weight: bolder; width: 194px; height: 25px; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #c21c72; background: url(nav3-active.gif) no-repeat top left transparent; font-size: 10pt; padding: 0 0 0 0; font-weight: bold; width: 194px; height: 25px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .LeftPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 7px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 7px; width: 25%; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 7px 0 7px; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 7px 0 7px; width: 30%; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- image content pane 1 horiz    --*/ .ImagePane01 { height:1px; padding: 0 7px 9px 7px; }
/*-- image content pane 1 vertical --*/ .ImagePane01V { height:1px; padding: 0 7px 0px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { height:1px; padding: 9px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { height:1px; padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { height:1px; padding: 0 7px 9px 7px; }
/*-- footer content pane           --*/ .FooterPane { width: 100%; height: 26px; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #c1196e; background:  url(ico-login.gif) no-repeat bottom left;  font-family: Arial; font-size: x-small; font-weight:bold; text-decoration: none; height:17px; padding: 2px 0 0 25px; margin: 0 0px 0 16px; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(ico-login-over.gif) no-repeat bottom left; color: #c1196e; font-family: Arial; font-weight:bold; font-size: x-small; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #c1196e; background:  url(ico-register.gif) no-repeat bottom left;  font-family: Arial; font-size: x-small; font-weight:bold; text-decoration: none; height:17px;  padding: 2px 0 0 25px;  margin: 0 0px 0 16px; }
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(ico-register-over.gif) no-repeat bottom left; color: #c1196e; font-family: Arial; font-weight:bold; font-size: x-small; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #c1196e; font-family: Arial; font-size: x-small; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1196e; font-family: Arial; font-size: x-small; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: Arial; font-size: x-small; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: Arial; font-size: x-small; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#000000; font-size: x-small; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: x-small; color:#c1196e; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: x-small; color:#c1196e; font-weight:bold; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font-family: Arial; font-size: x-small; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Arial; font-size: x-small; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Arial; font-size: x-small; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Arial; font-weight: bold; font-size: x-small; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Arial; font-size: x-small; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: x-small; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #c1196e; font-family: Arial; font-weight: bold; font-size: x-small; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #c1196e; font-family: Arial; font-size: x-small; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #c1196e; font-family: Arial; font-weight: bold; font-size: x-small; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #c1196e; font-family: Arial; font-size: x-small;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #c1196e; font-family: Arial; font-size: x-small; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #c1196e; font-family: Arial; font-weight:bold; font-size: x-small; text-decoration: none; }

