/* Style sheet for main HandItBack pages */

/* Element defaults */

body
{
	margin:0px; 
	top:0px; 
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	text-align:center;
	padding-bottom:20px; 
}

h1
{
	font-size:22px; 
}

h3
{
	font-size:12px; 
	margin-bottom : 2px;
}

textarea 
{
	font-family: Arial, Helvetica, sans-serif; 
}

/* Page structure is divs with the following ids
	Container
		Header
		Menu
		Main
			Left
			Right
		Footer
	RealFooter

*/

/* Outer container */

#Container
{
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	width:815px; 
	background-image:url(/graphics/design/main_bg.gif); 
	margin-top:5px; 
	text-align:left;
}

/* The Header section contains the logo and home page/contact us links */

#Header
{
	height:105px; 
	background-image:url(/graphics/design/header_bg.gif); 
	background-position:top; background-repeat:no-repeat;
}

/* Headerlinks class is used for the links in the Header section */

.HeaderLinks
{
	position:relative; 
	list-style-type:none; 
	padding:0px; 
	margin:0px; 
	float:right; 
	right:38px; 
	top:28px; 
	line-height:16px; 
	font-size:11px;
}

.HeaderLinks li
{
	display:block; 
	float:right; 
	padding-left:6px; 
	padding-right:6px; 
	border-right:1px solid white;
}

.HeaderLinks li.first
{
	border:0px;
}
				
.HeaderLinks a
{
	color:#FFFFFF;
}

/* Logo class is used for the logo in the header section */

.logo
{
	position:relative; 
	left:30px;  
	float:left; 
	top:20px;
	border-width: 0;
}

/* The Menu section, and the MainMenu class, provide the tabbed menu */

#Menu
{
	height:31px; 
	margin-left:3px; 
	margin-right:3px; 
	background-image:url(/graphics/design/menu_bg.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
}

.MainMenu
{
	padding:0; 
	margin:0;
	list-style-type:none; 
	height:31px; 
	float:right; 
	margin-right:120px; 
	display:inline;
}

.MainMenu li
{
	height:31px; 
	line-height:31px;  
	display:block; 
	float:left; 
	background-image:url(/graphics/design/menuLinkOff_left.gif); 
	background-position:left; 
	margin-left:3px;
}

.MainMenu li.current
{
	background-image:url(/graphics/design/menuLinkCurrent_left.gif);
}

.MainMenu a
{
	height:31px; 
	line-height:31px; 
	padding-left:15px; 
	padding-right:15px; 
	background-image:url(/graphics/design/menuLinkOff_right.gif); 
	background-position:right; 
	background-repeat:no-repeat; 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold; 
	overflow:visible; 
	display:block; 
	float:left;
}

.MainMenu li.current a
{
	background-image:url(/graphics/design/menuLinkCurrent_right.gif);
}

/* The Main section is the main body of the page */
		
#Main
{
	padding-top:43px; 
	width:719px; 
	margin-left:30px; 
	background-image:url(/graphics/design/stamp.gif); 
	background-repeat:no-repeat; 
	background-position:200px 25px;
}

#Main a
{
	color:#006600
}	
	
	
/* The Left section provides the left hand side of the content.
   Used on the home page only */

#Left
{
	float:left; 
	width:195px; 
	display:inline;
}

.lhBox1
{
	width:195px; 
	background-color:#97e867; 
	background-image:url(/graphics/design/lhBox1_top.gif);
	background-repeat:no-repeat; 
	background-position:top; 
}

.lhBox1Plainshad
{
	margin-top:10px;
	width:195px; 
	background-color:#5A875A; 
	background-image:url(/graphics/design/lhBox1_top_plaingr.gif)!important;
	background-repeat:no-repeat; 
	background-position:top; 
	font-size:11px;
}

.rhPaddingshad
{
	padding:0px 12px 0px 12px
}

.rhPaddingshad p
{
	margin-bottom:10px !important;
}

.lhBox1_footershad
{
	
	width:195px; 
	background-image:url(/graphics/design/lhBox1_bottomgr.gif)!important; 
	clear:both; 
	overflow:hidden;
}

.lhBox1Plain
{
	width:195px; 
	background-color:#97e867; 
	background-image:url(/graphics/design/lhBox1_top_plain.gif);
	background-repeat:no-repeat; 
	background-position:top; 
	font-size:11px;
}

.lhBox1Plain p
{
	margin : 2px 0px 0px 0px; 
	padding-top : 5px; 
	padding-bottom: 5px;
	border : 0px
}
.lhPadding
{
	padding:1px 8px 0px 8px
}

.lhBox1 p
{
	font-size:10px; 
	margin : 2px 0px 0px 0px; 
	padding : 0px; 
	border : 0px
}

.lhBox1_footer
{
	height:6px; 
	width:195px; 
	background-image:url(/graphics/design/lhBox1_bottom.gif); 
	clear:both; 
	overflow:hidden;
}


/* The Right hand side of the content */

#Right
{
	float:right; width:475px;
}

#Right-main
{
	float:right; width:100%;
}

/* Right hand side boxes used on the home page */

.rhBox1
{
	background-image:url(/graphics/design/rhBox1_top.gif); 
	background-position:top; 
	width:220px;
	float:left; 
	margin-top:20px; 
	display:inline; 
	margin-top:0px;
}

.rhBox1 h2
{
	background-image:url(/graphics/design/rhBox1_heading.gif); 
	height:34px; 
	margin-top:0px; 
	font-size:14px; 
	line-height:34px; 
	padding-left:15px;
}

.rhBox1_footer
{
	height:7px; 
	background-image:url(/graphics/design/rhBox1_bottom.gif); 
	clear:both;
	overflow:hidden;
}

.rhBox2
{
	margin-top:5px; 
	clear:both; 
	background-color:#97e867; 
	background-image:url(/graphics/design/rhBox2_top.gif); 
	background-position:top; 
	background-repeat:no-repeat; 
	font-size:0.9em;
}

.rhPadding
{
	padding:0px 12px 0px 12px
}

.rhBox2 .rhPadding
{
	padding-top:1px;
}

.rhBox1 p
{
	font-size:0.8em;
}

.rhBox2_footer
{
	height:10px; 
	background-image:url(/graphics/design/rhBox2_bottom.gif); 
	clear:both; 
	overflow:hidden;
}
					

/* The Footer section provides the bottom of the content box */

#Footer
{
	height:34px; 
	background-image:url(/graphics/design/footer_bg.gif); 
	clear:both;
}

/* The RealFooter section comes beneath the visible content box */


#RealFooter a
{
	color:#006600; 
	font-size:10px;
}


/* End of general page layout */

/* Specific classes */


h1:first-child, h2:first-child, h3:first-child
{
	margin-top:0px;
}

h1:first-child
{
	margin-bottom:0px;
}

h2.smallWhite
{
	color:#F5F5F5; 
	font-size:1.05em; 
	margin-top:0px; 
	margin-bottom:5px;
}

h2.smallWhite2
{
	color:#F5F5F5; 
	font-size:1.05em; 
	margin-top:5px; 
	margin-bottom:0px;
}

h2.smallGreen
{
	color:#006600; 
	font-size:0.95em; 
	margin-top:5px; 
	margin-bottom:0px;
}

.notop
{
	margin-top:0px; 
	padding-top:0px;
}

.left
{
	float:left;
}

.right
{
	float:right;
}


/* FORMS    */

form
{
	padding:0;
	margin:0; 
}

input, textarea 
{
	border:1px green solid; 
	background-color : #F5F5F5;
}

div.contactLabel{
	width:100px;
	text-align:right;
	float:left;
	padding-top:4px;
	margin-right:4px;
	clear:both;
}



/* New */


input.contactLabel 
{
    width:107px; 
    height:31px; 
    border:0px; 
    font-size:1em; 
    font-weight:bold; 
    background-image:url(/graphics/design/blank_button.gif);
}

input.Button2 
{
	width:107px; 
	height:20px; 
	border:0px; 
	font-size:11px; 
    font-weight:bold; 
	background-image:url(/graphics/design/blank_button2.gif); 
	
}

td.CalendarDay a
{
	text-decoration: none;
}

img.rosette 
{
	width:161px;
	height:138px;
	float:right;
}

td.OrderCol1
{
	background-color:#97e867;
	width:85px;
}
td.OrderCol2
{
	background-color:#97e867;
	width:240px;
	height:33px; 
}
td.OrderCol3
{
	background-color:#97e867;
	width:75px;
}
td.OrderCol4
{
	background-color:#97e867;
	width:75px;
	text-align:right;
}
td.OrderItem 
{
	background:#97e867;
	height:45px;
	width:390px;
	vertical-align:top;
}
td.OrderAdditional 
{
	height:10px;
}
td.OrderTotal 
{
	background-color:#80d150;
	background-image:url(/graphics/design/greenblock.gif); 
	background-position:left; 
	background-repeat:no-repeat; 	height:25px;
	width:220px;
	text-align:right;
}
	
	
AdminTable th, tr
{
	vertical-align:top;
}
	
