/*Default CSS Stylesheet for a new Web Application project */
html { font-size: 100%; /* IE hack */ }

BODY
{
	font-size:90%;
	width : 100%;
	border : 0;
	margin : 0px;
	padding: 0px;
	color : black;
    BACKGROUND-COLOR: white;
    font-family:sans-serif;
	text-align:center;
    FONT-WEIGHT: normal;
	font-style:	normal;
	text-decoration:	none;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
 
}

TD INPUT, TD P, TD SELECT, TD TEXTAREA, TR TD, TABLE TR {font-size:1em}




H1	{	

	color : #33cc00;
	color :#2EAF4C;
		font-size:	1.1em;
	FONT-WEIGHT: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:left;
	}	

H2	{	
	
	font-size:	1.75em;
	FONT-WEIGHT: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
/**use h3 for bold messages that are not so important for google**/		
H3	{	
color : black;
	
	font-size:	0.85em;
	font-weight:	normal;
	font-style:	italic;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:10px 30px 0px 30px


	}	
		
/**use h6 for subheadings that are not so important for seo**/		
/**NOTE h6 is black subheading with no carriage return after**/		
H6	{	
color : black;
	
	font-size:	0.9em;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
margin:0px;

	}	
		
A
{
	border:0;
	
	text-decoration:none;
	color:	#009900;
	cursor: pointer;
}

A:link	{	
	
	
	border:0;
	
	text-decoration:	none;
	
	color:	#009900;

    cursor: pointer;
	}	
		
A:visited	
{

	border:0;
	
	
	text-decoration:	none;
	color:	#009900;

	cursor: pointer;
	}	
		
A:active	{	
	
	border:0;
	
	color:	#009900;
	cursor: pointer;
	}	
		
A:hover	{	
	
	border:0;
	
	text-decoration:	underline;
	color:	black;
	cursor: pointer;
	}
	
SMALL	{	
	font-size:	.8em;
	}	

BIG	{	
	font-size:	1.5em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

IMG 	
{
	border:0;
	margin : 0px;
	
	}


/***4presents FORMS styles will go here****/

/***The idea is to use a lower case description***/
/***with hyphens for meaning**********/
/***Note the use of ems*******/



#mainmenu
{

width:948px;
margin-left:auto;
margin-right:auto;
padding:0px 0px 0px 0px;
text-align:left;

}

#nletter
{
width:660px;
margin-left:auto;
margin-right:auto;
vertical-align:top;



}


.nletter-h1	{	

	
	font-size:	1.1em;
	FONT-WEIGHT: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center;
	padding:0px 10px 0px 10px;

	}	

.nletter-rightpic
{
	float:right;
	border-left:solid 10px white;
	border-right:solid 5px white;
	border-top:solid 0px white;
	border-bottom:solid 0px white;
	
}

.nletter-leftpic
{
	float:left;
	border-right:solid 10px white;
	border-left:solid 5px white;
	border-top:solid 0px white;
	border-bottom:solid 0px white;
}


.nletter-table
{
text-align:justify;
vertical-align:top;
	border:solid 1px #3CA630;
}

.nletter-table tr td
{
text-align:justify;
vertical-align:top;
	border:solid 1px #3CA630;
}


.nletter-p
{
padding:0px 10px 0px 10px;
font-size:0.9em;
text-align:justify;
vertical-align:middle;
}



#topstripmenu
{
	
padding:0px 0px 3px 0px;
 margin: 0px;
display:block;
width:100%;
}

#topstripmenu ul
{
	
list-style-type:none;
padding:0px 0px 0px 0px;
 margin: 0px;
display:block;
}


#topstripmenu ul li
{   

	padding:0px 0px 0px 20px;
	font-size:11px;
	line-height:0.8;
	display:inline;
}


#topstripmenu ul li a:hover
{
	color:	#33cc00;
}

#topstripmenu ul li a
{ 
	color:#7C7C7C;
	text-align:left;
	padding:0px 0px 15px 0px;
	font-size:12px;
	background-position:0px 1px;
	font-weight:bold;
}


#sidemenu 
{
	width:180px;
border:solid 1px white;
background:white;
padding:5px;
display:block;
vertical-align:top;
text-indent:0px;
list-style-position: outside;
list-style-type:none;
margin:none;


}
 
#sidemenu ul
{
 margin-left: 0;
 padding-left: 0;
list-style-type:none;
list-style-position: outside;	
margin:0px 0px 0px 0px;
border-top:none;
border-left:none;
border-bottom:none;
display: block;
font-weight:bold;
text-align:left;
}

.subheading
{
list-style-type:none;
border:none;
padding:8px 0px 0px 0px;
margin:0px 0px 0px 0px;	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
color:#f89248;
color:#ff6600;
background-color:white;
font-size:0.9em;
font-weight:bold;
}

#sidemenu ul li
{list-style-type:none;
	list-style-position: outside;
	display: block;
	padding:none;
	text-indent:5px;
	margin:none;
	padding:none;
	line-height:12pt;
	
}

#sidemenu ul li a

{

font-weight:bold;
font-size:10pt;

padding:0px 0px 0px 6px;
list-style-position: outside;
list-style-type:none;
background-color:White;
}

.sidemenu1 li a
{
color:#009300;
}

.sidemenu2 li a
{
color:#7c7c7c;
}
.sidemenu3 li a
{
color:#009300;
}

.sidemenu4 li a
{
color:#7c7c7c;
}


#telephone 
{
width:700px;
 text-align:right;
 font-weight:bold;
 font-size:1em;
 color:#009300;
}
#subfooter
{
width:111px;
margin:20px 0px 0px 0px;
}
#greenpanel
{	
	vertical-align:top;
	background-color:#ddf8ce;
	color:Green;	
	font-size:0.9em;
	margin:solid 4px white;
	border:solid 4px white;
	}

#greenpanel p

{	padding:4px 4px 4px 4px;
	margin:0px 6px 0px 6px;
	color:Green;	
	}
#greenpanel h1

{	color:Green;
	padding:0px 4px 0px 4px;
	margin:6px 6px 6px 6px;
	}


#pnlSearch
{
	font-size:0.8em;
	color:black;
	background:#E6E6E6;
	background:#33cc00;
	padding:4px;
	border-top:solid 2px white;	
}
#pnlSearch tr td
{
background:#E6E6E6;
background:#33cc00;
}

.search-heading 
{  border-top:solid 4px #33cc00;
	background:#33cc00;
	font-size:0.75em;
	font-weight:bold;
	vertical-align:bottom;
}





.search-dropdown
{
font-size: 0.7em;
width:130px;
height:20px;
padding:0px;
}

	

#pnlSearchWords
{
	
	background:#E6E6E6;
	background:#33cc00;
	border-bottom:solid 2px white;	
}

#pnlSearchWords table tr td
{
padding:0px 3px 0px 2px;
}
.search-title
{
font-size:0.7em;
	color:#7c7c7c;
	color:Black;
	font-weight:bold;
}


#txtWords 
{
font-size: 0.7em;

height:20px;
padding:2px 0px 0px 2px;
}


#signup
{
	
    padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px ; 
	height:24px;
	color:#7C7C7C;
	border:solid 1px #3CA630;
	background:#D6FFE6;
	
	
}


#signup a
{  background-image: url(images/common/rightchev.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-attachment:fixed;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:6px 22px 6px 8px ; 
	margin:0px 0px 0px 0px ; 
	width:180px;
	height:100%;
	
}



#picture-list 
{
border-collapse:collapse;
display:table;
}


#picture-list tr td b
{
color:Black;
margin:2px 2px 2px 2px;

border:none;
padding:none;
font-size:0.88em;
}


.topleft
{
padding:8px 0px 0px 0px;
vertical-align:top;
border-bottom:solid 1px #3CA630;
border-right: none;
border-left:solid 1px #3CA630;
border-top:none;

}

.topmiddle
{
/***this line narrows para but does not work in chrome***/
width:300px;
padding:8px 0px 0px 8px;
vertical-align:top;
border-bottom:solid 1px #3CA630;
border-left:solid 1px white;
border-top:none;
border-right:solid 1px #3CA630;

}
.topmiddle p
{ 
	
	margin: 0px 10px 0px 0px;
	padding:2px 12px 0px 6px;	
	font-size:0.75em;
	text-align:justify;


}


.topright
{
	
	padding:8px 0px 0px 0px;
	vertical-align:top;
	border:solid 1px white;
	border-top:none;
}

.bottomleft
{ 
	padding:8px 0px 0px 0px;
	vertical-align :top;
	border:solid 1px white;
}


.bottommiddle
	
{  padding:8px 0px 0px 0px;
	vertical-align:top;
	border:solid 1px white;
}

.bottomright
{ padding:8px 0px 0px 0px;
	vertical-align :top;
	border:solid 1px white;
}

#frame
{
padding:10px;
}

.gift-table

{
border-spacing:10;
vertical-align:top;	

}

.gift-table-row

{

	padding:2px 7px 2px 7px;
	
	text-align:left;
	vertical-align:top;	
	
}
.gift-panel-onecol

{
	
	padding:2px 6px 2px 8px;
	text-align:left;
	vertical-align:top;	
	width:960px;
	border:solid 1px LightGrey;
}

.gift-panel-twocol

{
	
	padding:2px 6px 2px 8px;
	text-align:left;
	vertical-align:top;	
	width:480px;
	border:solid 1px LightGrey;
}


.gift-panel-fivecol

{
	
	padding:2px 6px 2px 8px;
	text-align:left;
	width:480px;
	border:solid 1px LightGrey;
}



.gift-panel-img img
{
	
	padding-right:20px;
}


small-gift-panel

{

	padding:2px 7px 2px 7px;
	margin:2px;
	text-align:left;
	vertical-align:top;	
	width:180px;
	border:dotted 2px LightGrey;
}

.large-gift-panel

{vertical-align:top;
	
	text-align:left;	
	padding:2px 7px 2px 7px;
	margin:2px;
	text-align:left;
	border:dotted 2px LightGrey;
	border-collapse:collapse;

}






#byline
{	color:Green;	
	vertical-align:top;
		padding:20px 7px 20px 7px;
		margin:0px;

	
}

#para1
{		background-color:#ddf8ce;
		font-size:0.9em;
		vertical-align:top;
		padding:7px 7px 2px 7px;
		margin:2px 2px 2px 7px;

}
#para2
{	vertical-align:top;
	font-size:0.9em;
	background-color:White;
	padding:2px 7px 2px 7px;
	margin:2px;
	
}

.sitepanel
{
border-collapse:collapse;
border:dotted 2px LightGrey;
vertical-align:top;

}


#footer
{
	padding:0px 0px 0px 0px;
	 margin: 0px;
	border:none;

display:inline;

}

#footer  tr 
{

	list-style-type:none;
	
	 margin: 0px;
	border:none;
}
#footer   tr td
{
	display:inline;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	border:none;
	text-align:center;
}

#footer  tr td a
{
	font-size: 0.9em;
	
}





.error-message{
	color : Red;
	
	font-size:	0.8em;
	font-weight:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
.sub-title
{
	color:#009300;
	
	font-size:	0.9em;
	FONT-WEIGHT: bold;

}

.desc-text
{
	
	text-align:left;
	color : black;
	
	font-size:	0.875em;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	padding:0px 0px 5px 0px;
	}	
	
	.plant-row
{
	
	
	color : black;
	
	font-size:	0.875em;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-align:right;
	vertical-align:middle;
	background-color:#dbf4cc;
	
	}	


	.plant-row h1
	{
		text-align:left;
		margin:10px 10px 10px 10px;}
.plant-row i
	{
		text-align:right;
		margin:10px 10px 10px 10px;}

.small-print{
	color : black;
	
	font-size:	0.8em;
	font-weight:	normal;
	text-decoration:	none;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.popup-text{
	color : black;
	
	font-size:	0.85em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.item-title
{
	color : green;
	font-size:	0.85em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
text-align:left;	

}


#help-footer
{ background:white;
	PADDING-RIGHT: 10px; 
	PADDING-left: 10px; 
	PADDING-TOP: 10px; 
	Border:solid 2px #3CA630;
    PADDING-BOTTOM: 10px; 
	margin:0px 10px 0px 15px;
	text-align:justify;
	font-size:0.9em;
	background-color:#edebeb;
}


.help-popup
{ background:white;
	PADDING-RIGHT: 20px; 
	PADDING-TOP: 10px; 
	Z-INDEX: 120;
     LEFT: 450px; 
     border:solid 5px #3CA630;
	 PADDING-LEFT: 20px; 
	WIDTH: 500px; 
	PADDING-BOTTOM: 10px; 
	POSITION: absolute; 
	TOP: 200px;
	text-align:justify;
}
.info-popup
{ background:white;
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	Z-INDEX: 120;
     
     border:solid 5px #3CA630;
	 PADDING-LEFT: 10px; 
	WIDTH: 500px; 
	PADDING-BOTTOM: 10px; 
	POSITION: absolute; 
	TOP: 200px;
	LEFT: 200px; 
}

.field-label
{ 
	border:0;
	font-weight: bold;
	word-spacing: normal;
	text-transform: none;
	font-size:0.9em;
	letter-spacing: normal;
	text-decoration: none;
	vertical-align:middle;
	text-align:right;
	
	
}	
.field-desc
{ background-color:#F5FFFA;
	border:0;
	font-weight: normal;
	font-size: 0.75em;
	word-spacing: normal;
	text-transform: none;
	
	letter-spacing: normal;
	text-decoration: none;
	vertical-align:middle;
	border:none;
	

}	
.field-entry
{
	background-color: white;
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	
	letter-spacing: normal;
	text-decoration: none;
	vertical-align:middle;
	 margin: 0px;
	padding:0px 0px 0px 0px;
}	

#Competition ul 
{ 
	display:inline;
	list-style-type:none;
	
}		

#Competition ul li  
{ 

margin-top:0px;
margin-left: 18px;
margin-right: 18px;
margin-bottom: 26px;
font-size: 0.95em;
height:100%;
float:left;
}		
	
#Competition ul li  h1
{ 
 margin: 0px;
font-size: 0.95em;
font-weight:bold;
vertical-align:top;

}		

#Competition ul li  h6
{ 
 margin: 0px;
font-style:italic;
font-size: 0.95em;
font-weight:normal;
vertical-align:top;

}		

#Competition ul li  img
{ 
 margin: 0px;
width:200px;
display:block;
border: 1px solid #333300;
	
}
#Competition ul li p
{ 
width:200px;
display:block;
vertical-align:top;
font-size: 0.85em;
 margin: 0px;

}


#infopage
{padding:38px 12px 12px 12px;
border:solid 1px #3CA630;
vertical-align:top;
}

#infopage h1
{
	font-size:1.2em;
padding:6px 0px 0px 0px;
}

#infopage p
{
text-align:left;
	color : black;
	
	font-size:	0.875em;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	padding:0px 0px 5px 0px;
}


#infopage ul
{
text-align:left;
	color : black;
	
	font-size:	0.875em;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	
}

#searchbox
{

	font-size:0.79em;	
	padding:4px 4px 4px 4px; 
	margin:0px 0px 0px 0px ; 
	height:24px;
	color:#7C7C7C;
	border:solid 1px #3CA630;

	width:185px;
}
#searchbox input
{

	border:inset thin green;
	padding:2px 2px 2px 0px;
	width:100%;
	height:100%;
}
#minimenu 
{

padding:0px 0px 0px 0px;
display:block;
vertical-align:top;
text-indent:0px;
list-style-position: outside;
list-style-type:none;
margin:none;

}
 
#minimenu ul
{

list-style-type:none;
margin:0px 0px 0px 0px;
padding:6px 0px 6px 0px;
border-top:solid 3px white;
border-left:none;
border-bottom:none;
border-right:solid 10px white;
/**list-style-position: outside;	**/
display: block;
font-weight:bold;
font-size:0.85em;
text-align:left;
}
#divFlyScreen
{
    background-color: #808080;
    filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
    z-index: 20;
    height: 100%;
    width: 100%;
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    top: 0px;
    left: 0px;
}
#divLogin
{ background:white;
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	Z-INDEX: 90;
     border:solid 5px #3CA630;
	 PADDING-LEFT: 10px; 
	WIDTH: 550px; 
	PADDING-BOTTOM: 10px; 
	POSITION: absolute; 
	TOP: 200px;
	LEFT: 350px; 
}

.form-subtitle
{

	font-size:	0.95em;
	color: White;
	width:100%;
	margin:5px 5px 5px 5px;
	background-color : #3CA630;
	background-color : #33cc00;
	padding:10px 10px 10px 10px;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	FONT-WEIGHT: bold;
	
}
.large-popup-title
{
	font-size :0.8em;
	padding:0px 5px 0px 5px;
}

#divAddressSearch
{ background:white;
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	Z-INDEX: 90;
     border:solid 5px #3CA630;
	 PADDING-LEFT: 10px; 
	WIDTH: 350px; 
	PADDING-BOTTOM: 10px; 
	POSITION: absolute; 
	TOP: 300px;
	LEFT: 350px; 
}

/***tabstrip is the cell in the table***/
.tabstrip
{
border:0px;
padding:0px;
margin:0px;
background-image:none;
vertical-align:bottom;
}



.tabstrip table tr td
{   
 background-image:none;

}

.tabstrip table tr td a
{  
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:6px 6px 6px 24px ;
	height:100%;
	background-image:none;
}

.tabstrip table tr td a hover
{ 
	color:black;
	text-decoration:underline;
	background-image:none;
}

.tabpad
{
	width:4px;
	background:white;
	border:none;
	margin:none;
	padding:3px;
	border-bottom:solid 1px #3CA630;
	height:100%;

	
}


#htab1
{	

	
	background-image: url(images/common/downchev.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: left center;

	}

	/**html>body #htab1 {background:url(images/common/downchev.gif) no-repeat scroll left,center;}**/



#htab2
{
	
	background-image: url(images/common/downchev.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: left center;

	}
	/**	html>body #htab2 {background:url(images/common/downchev.gif) no-repeat scroll left,center;
}**/


#htab3
{	
	background-image: url(images/common/downchev.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: left center;

	}

/**	html>body #htab3 {background:url(images/common/downchev.gif) no-repeat scroll left,center;
}**/
	

.htab_0
{	
	color:#7C7C7C;
	border:solid 1px #3CA630;
	padding:2px;
	background-color:#E6E6E6;
	}


.htab_1
{	
	color:black;
	background-color:white;
	border-top:solid 1px #3CA630;
	border-left:solid 1px #3CA630;
	border-right:solid 1px #3CA630;
	border-bottom:solid 1px white;
	padding:2px;
	
	}
	

.htabcontent_1
{ display:block;

}

.htabcontent_0
{ display:none;

}
html>body #searchsite {background:url(images/common/downchev.gif) no-repeat scroll left,center;
	background-color:#D6FFE6;}

#searchsite 
{
	background-color:#D6FFE6;
	font-size:0.79em;	
	font-weight:bold;
	color:#7C7C7C;
	padding:0px 4px 0px 0px;
	width:185px;
	background-image: url(images/common/downchev.gif);
	background-repeat:no-repeat;
	background-position: left center;
	
	}
.grey-hyperlink-band
{
vertical-align:top;
width:100%;
background-color:#e2e2e2;
height:20px;
color:#7C7C7C;
font-weight:bold;
font-size:0.8em;
}

#hypbasket
{
color:#f89248;
color:#ff6600;
vertical-align:top;
float:right;

}

.item-price
{
	color : red;
	font-size:	0.85em;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}


.giftdesc

{	margin:0px;	 
	vertical-align:bottom;	
	border-top:none;
	border-bottom:solid 1px green;
	border-left:solid 1px green;
	border-right:solid 1px green;
	text-align:justify;
	
}


.giftdesc tr td

{  
	vertical-align:top;
	padding:8px;
	text-align:justify;
}




#td-gift-title h1
{
color:Green;
vertical-align:bottom;
border:none;
margin:none;
padding:0px 0px 0px 0px;
font-size:1.4em;

}


.gift-price
{	vertical-align:top;
	color : red;
	font-size:	1.1em;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0px 0px 100px 0px;
	margin:0px 0px 100px 0px;
}	

.gift-price-text
{
	color:black;
	vertical-align:middle;
	font-size:0.7em;
	font-weight:bold;
	padding:0px 0px 0px 20px 0px;
	margin:0px 0px 0px 20px 0px;
		
}
	



#imgLargeImage

{
	text-align:center;
	margin:0px 20px 30px 20px;
	padding:0px 0px 0px 0px;
		vertical-align:top;	
}


#thumbs

{
	text-align:center;
	vertical-align:top;	
	background-color:#F5FFFA;
}


#thumbs img
{
	width:75px;
	height:89px;
}


#giftimg   img
{ 
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;

	
}

.option-choices select
{
	height:18px;
	text-align:left;
	vertical-align:top;
	width:150px;
	z-index:20;
	font-size:0.75em;
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
}

.option-choices
{
	background-color:#E0E0E0;
	vertical-align:top;
	height:100%;
	border:solid 2px white;
	border-collapse:collapse;
	padding:0;
	border-spacing:0;
	width:100%;
	height:100%;
}

.option-choices img
{
	
	vertical-align:top;
}

.action-button 
{
	font-size:	0.75em;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	border: none;
	/**following read by ff1.07 **/
	background-color:#ff6600;
	color:white;
	font-weight:bold;
	width:92px;
	height:26px;
	background:url(images/common/OrangeButton.gif) no-repeat scroll center,center;
	
}
.action-button-medium
{
	font-size:	0.7em;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	border: none;
	/**following read by ff1.07 **/
	background-color:#ff6600;
	color:white;
	font-weight:bold;
	width:120px;
	height:23px;
	/**this one is on green**/
	background:url(images/common/OrangeButtonwide2.gif) no-repeat scroll center,center;
	
}
.action-button-wide 
{
	
	font-size:	0.7em;
	
	padding: 0px 0px 3px 0px;
	margin: 0px;
	border: none;
	/**following read by ff1.07 **/
	background-color:#ff6600;
	color:white;
	font-weight:bold;
	width:180px;
	height:23px;
	background:url(images/common/OrangeButtonVeryWide.gif) no-repeat scroll center,center;
	
}


.small-info-button
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	border: none;
	/**following read by ff1.07 **/
	background-color:green;
	font-size:0.7em;
	color:black;
	font-weight:bold;
	width:97px;
	height:27px;
	background:url(images/common/LightGreenButton.gif) no-repeat scroll center,center;
}





.go-button-orange
{
	/**following read by ff1.07 **/
	background-color:orange;
	text-align:center;
	margin: 0px;
	border: 0px;
	font-size:0.8em;
	color:white;
	font-weight:bold;
	width:137px;
	height:27px;
	background:url(images/common/OrangeButton1.gif) no-repeat scroll center,center;
}
