/*	Worldshare Style sheet file */

body { color:#000000; background: white; font-size: 13px; font-family:Verdana, Arial ,'Arial unicode ms' , Serif; }

table { border-width: 0; padding:0px; margin:0; }
td { border:0; spacing:0; vertical-align:top; font-size:13px; }

:link {text-decoration:none; color:black; }
:visited {text-decoration:none; color:black; }
A:hover {text-decoration:underline; color:#990033;}
:active	 {text-decoration: none; color: grey; }

.home:link {text-decoration:underline; color:#990033}
.home:visited {text-decoration:underline; color:#990033}
.home:hover {text-decoration:underline; color:#990033}
.home:active {text-decoration:underline; color:#990033}

.regular:link {text-decoration:underline; color:#990033}
.regular:visited {text-decoration:underline; color:#990033}
.regular:hover {text-decoration:underline; color:#990033}
.regular:active {text-decoration:underline; color:#990033}

.rmaillink:link {text-decoration:underline; color:#00654d}
.rmaillink:visited {text-decoration:underline; color:#00654d}
.rmaillink:hover {text-decoration:underline; color:#00654d}
.rmaillink:active {text-decoration:underline; color:#00654d}

h1, h2, h3, h4, h5, h6 { font-weight:bold; margin-bottom:0.1em;}
h1 { font-size: 160%; line-height:90%; }
h2 { font-size: 140%; margin-left: 0%; }
h3, h5, h6 { font-size: 120%; margin-left: 0%; }
h4 { font-size: 90%; margin-left: 0%; }

.maillink { text-decoration:underline; color:#990033; font-weight:bold; }
.rmaillink { text-decoration:underline; color:#00654d; font-weight:bold; }
.home { text-decoration:underline; color:#990033; font-weight:bold; }
.regular { text-decoration:underline; color:#990033; }
.ltcol { text-align:center; background: #ffffcc; font-size:65%; width:20%; vertical-align:top; }
.rtcol { text-align:center; color:#00654d; background:#f0fff0; font-weight:bold; font-size:80%;  width:15%;  vertical-align:top; }
.buy { text-decoration:underline; font-weight:bold; font-size:90%; color:#00654d; }
.lttop { background: #ffffff; font-size:65%; width:35%; vertical-align:top; }
.rttop { background: #ffffff; font-size:65%; width:29%; vertical-align:top; }

button { width:10em; line-height:105%; font-size:90%; text-decoration: none;}
.large_button { width:230px; line-height:105%; font-size:120%; text-decoration: none;}
.prompt { font-size:90%; color:blue;}
.title { font: black 120% 700 ; }
.picture {border-width: 4; border-style: outset; }
button.basket90 {width:90px; height:35px; font-weight:bold; background-image:url(images/button.jpg); font-size:15px; }
button.donate {width:96px; cursor:pointer; border:0px; height:32px; background-image:url(images/donate.jpg); }
button.cart {width:86px;  cursor:pointer; border:0px; height:32px; background-image:url(images/cart.jpg); }
button.shopcart {width:96px;  cursor:pointer; border:0px; height:32px; background-image:url(images/shopcart.jpg); }
button.basket {width:100px; }
button.basket120 {width:120px; }
button:hover {text-decoration:underline;}

em { font-style: italic; }
strong {text-transform: uppercase; }
pre { font-family: monospace: }

img { border:0; margin:0; }


