﻿body 
{
	font-family:Tahoma; font-size:0.65em; color:#787878
}

input{ font-size:1.0em}
textarea{ font-size:1.0em; font-family:Tahoma;}
select{ font-size:1.0em}
.darkgrey{ background-color:#7E7E7E; color:#ffffff; cursor:hand; padding-left:13px; padding-right:13px; border-right: solid 1px #ffffff}
.lightgrey{ background-color:#B7B7B7; color:#ffffff; cursor:hand; padding-left:13px; padding-right:13px; border-right: solid 1px #ffffff}
.lime{ background-color:#7CC35D; color:#ffffff; cursor:hand; padding-left:13px; padding-right:13px; border-right: solid 1px #ffffff}
.pink{ background-color:#F0028E; color:#ffffff; cursor:hand; padding-left:13px; padding-right:13px; border-right: solid 1px #ffffff}
.checkout{ background-color:#000000; color:#7CC35D; cursor:hand; padding-left:13px; padding-right:13px; border-right: solid 1px #ffffff}

.title{ font-size:1.3em}

.adminedit{font-family:Tahoma; font-size:1.2em; color: Black}

.pinktext{ color:#F0028E; font-size:1.05em;}
.bluetext{ color:#2455A1; font-size:1.05em}
.whitetext{ color:#ffffff; font-size:1.05em}
.silvertext{ color:#CFCFCF; font-size:1.05em}
.biggergreentext{ color:#7CC35D; font-size:1.05em }
.greytext {font-size:1.05em}
.greentext{ color:#7CC35D }
.titlegreen{ color:#7CC35D; font-size:1.05em}

a:link{ color:#787878; text-decoration:none}
a:visited{ color:#787878; text-decoration:none}
a:hover{ color:#F0028E; text-decoration:underline}

a.greenlink:link{ color:#7CC35D; text-decoration:none}
a.greenlink:visited{ color:#7CC35D; text-decoration:none}
a.greenlink:hover{ color:#F0028E; text-decoration:underline}

a.nav:link{ color:#ffffff; text-decoration:none}
a.nav:visited{ color:#ffffff; text-decoration:none}
a.nav:hover{ color:#ffffff; text-decoration:none}

div.roundcorner				{ background: url(images/top-right.gif) no-repeat top right; width:100%; height:100%; text-align:left; }
div.roundcorner div			{ background: url(images/top-left.gif) no-repeat top left; width:100%; height:100%; text-align:left; }
div.roundcorner div div		{ background: url(images/bottom-right.gif) no-repeat bottom right; width:100%; height:100%; text-align:left; }
div.roundcorner div div div { background: url(images/bottom-left.gif) no-repeat bottom left; width:100%; height:100%; text-align:left; }

div.roundcorner2				{ background: url(images/top-right1.gif) no-repeat top right; width:100%; height:100%; text-align:left; }
div.roundcorner2 div			{ background: url(images/top-left.gif) no-repeat top left; width:100%; height:100%; text-align:left; }
div.roundcorner2 div div		{ background: url(images/bottom-right.gif) no-repeat bottom right; width:100%; height:100%; text-align:left; }
div.roundcorner2 div div div { background: url(images/bottom-left.gif) no-repeat bottom left; width:100%; height:100%; text-align:left; }

div.roundcorner div div div div{ background: url(images/bottom-left.gif) no-repeat bottom left; width:100%; height:100%; text-align:left; }


.centre { text-align:center}

.line{ height:1px; background-color:#CACACA}

.box{ border:solid 1px #cacaca}

ul{ text-indent:0px; list-style-image: url(images/bullet.gif); padding-left:0px; margin-left:20px}
li.indented{margin-left:5px;}

.dark{ background-color: #A6A6A6; color:#ffffff;}
.mid { background-color: #E0E0E0; color:#5D5D5D;}
.light{background-color: #F4F4F4; color:#5D5D5D;}

.red		  { color:#ff1300}
.redCenter	  { color:#ff1300; text-align:center;}
.green		  { color:#7fc672}
.greenCenter  { color:#7fc672; text-align:center; }
.yellow		  { color:#DDDB00}
.yellowCenter { color:#DDDB00; text-align:center;}
.black		  { color:black}
.blackCenter  { color:black; text-align:center;}