body
{ 
	font-family: arial, helvetica, sans serif;
	color: #333; /*old grey #666*/
	font-size: x-small;
	margin-top: 0px;
	background: #e957d5 url(images/page_back.jpg) repeat-x top left;/*old pink #FF5FC2;*/
}

table
{
	font-size: x-small;
}

h1
{
	font-family:  century gothic, arial, helvetica, sans serif;
	font-weight: normal;
	font-size: large;
	color: #cc3399; /*old pink #FF3399*/
	margin-top: 25px;
	line-height: 0.9em;
}

h2
{
	font-family: century gothic, arial, helvetica, sans serif;
	font-weight: bold;
	font-size: medium;
	color: #cc3399; /*old pink #FF3399*/
}

h3
{
	font-family: century gothic, arial, helvetica, sans serif;
	font-weight: normal;
	font-size: large;
	color: #cc3399; /*old pink #FF3399*/
}

.pink
{
	font-weight: bold;
	font-size: 0.9em;
	color: #cc3399; /*old pink #FF3399*/
	margin-top: 0;
	padding: 0;
	float: left;
}

#border
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}


#main
{
	background-color: #ebffd7; /*old pink #FEFFDF*/
	padding-left: 15px;
	padding-bottom: 5px;
}

#main2
{
    background-color: #ebffd7;  /*old pink #FEFFDF*/
	padding-top: 5px;
}

#main3
{
    background-color: #ebffd7;  /*old pink #FEFFDF*/
	padding: 0px 15px 0px 15px;
}

main_all
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;	
}

a:link, a:active, a:visited
{
	color: #cc3399; /*old pink #FF3399*/
	text-decoration: underline;
}

a:hover
{
	color: #cc3399; /*old pink #FF3399*/
	text-decoration: none;
}


.bottom	
{
	

}

.footer

{
	font-size: xx-small;
	color: #333; /*old grey #666*/
	background-color: #ebffd7; /*old pink #FEFFDF*/
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

ul li
{
	font-family: century gothic, arial, helvetica, sans serif;
	list-style-image: url(images/bulletpoint.gif);
	margin-left: -10px;
	padding-top: 0px;
	font-size: 90%;
}

#orderbasket
{
	background-color: #fff;
	border: 1px solid #333333;
	border-collapse: collapse;
}

#orderbasket th
{
	background-color: #A7FF4A;
	font-weight: bold;
	text-align: left;
}

.small
{
	font-size: 80%;
}
.small4
{
	font-size: 80%;
	float: left;
	margin: 0;
	padding: 0;
}


.small2
{
	font-size: 80%;
	 color: #cc3399;
}

.small3
{
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	 color: #fff;
}

.borderbottom
{
	border-bottom: 1px solid #333;
}


.bordertop
{
	border-top: 1px solid #333;
}

.right{
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.bottomtext{
	font-size: xx-small;
}

img{
	border: none;
	margin: 0;
	padding: 0;
	
}

.largetext
{
	font-family: century gothic, arial, helvetica, sans serif;
	font-weight: normal;
	font-size: medium;
		line-height: 0.9em;
		background: #cc3399;
		padding: 8px 5px 0px 10px;
	color: #fff; /*old pink #FF3399*/
}

.largetext a:link, .largetext a:active, .largetext a:visited
{
	color: #fff; /*old pink #FF3399*/
	text-decoration: underline;
}

.largetext a:hover
{
	color: #fff; /*old pink #FF3399*/
	text-decoration: none;
}

/*  shop bits ///////////////*/

.basketbutton{
	margin-top: 0;
	padding-top: 10px;
}

.zero{
	background: #000;
}

.1table{
	border: none;
	margin: 0;
	padding: 0;
}

.green{
	color: #9BEC44;

}


.quote{
	border: 2px solid #cc3399; 
}


.shoplabel
{
	color: #cc3399;
	font-weight: bold;
	font-size: 120%;
}
