@charset "UTF-8";
/* CSS Document */


a img {   
	border : 0; 
}

img {
   border: 0; 
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background_glow1.jpg);
			background-attachment:fixed;

	background-position:center;
	background-repeat: no-repeat;
	background-color:#2A0B39;
	
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.Home {
font-size:14px;
}

.Home a {
color:#93C !important;
}

.Home a:hover {
color:#93C;
text-decoration:underline;
}
.biccies {
font-size:18px;
}

.biccies_white {
font-size:18px;
color:#FFFFFF;
}


.Title {
font-size:20px;
}
.Product_title {
font-size:30px;
}

.Product_title_white {
font-size:30px;
color:#FFFFFF;
}


.Product_title_purple {
font-size:30px;
color:#9933CC;
}
.Title_purple {
font-size:20px;
color:#9933CC;
}
.Home_purple {
font-size:14px;
color:#9933CC;
}
.Home_green {
font-size:18px;
color: #9933CC;
}
.green {
font-size:14px;
color: #99CC66;
}

.green_large {
font-size:18px;
color: #99CC66;
}


.Home_white {
font-size:14px;
color: #FFFFFF;
}
.Home_white_large {
font-size:20px;
color: #FFFFFF;
}

.White {
color: #FFFFFF;
}

.Purple {
color: #9933CC;
}


.Footer {
color: #9933CC;
}
.Footer2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
}

.Light_purple {
color: #CC99EE;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #9933CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.purple_a:link {
	color: #9933CC;
	text-decoration: none;
}
.purple_a:visited {
	text-decoration: none;
	color: #9933CC;
}
.purple_a:hover {
	text-decoration: none;
	color: #000000;
}
.purple_a:active {
	text-decoration: none;
	color: #9933CC;
}


.white_a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white_a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white_a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.white_a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.black_a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.black_a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.black_a:hover {
	text-decoration: none;
	color: #000000;
}
.black_a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.textfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
width: 130px;
height: 20px;

}
.textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	border:none;
	background:none;
	color:#9933CC;
width: 200px;
height: 131px;

}

.textarea2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
width: 280px;
height: 150px;

}

.textfield2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
width: 280px;
height: 20px;

}


input.btn{
	background: url('../images/newsletter_button.png') no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 0px;
	color:#FFFFFF;
width:65px;
height: 20px;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}
input.btn:hover{
	background: url('../images/newsletter_button_on.png') no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 0px;
		color:#FFFFFF;

width: 65px;
height: 20px;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}
input.btn2{
	background: url('../images/send_button.png') no-repeat top right;
	font-family: Georgia, Times New Roman, Times, serif;
	border: none;
	font-size: 0px;
	color: #9933CC;
width:150px;
height: 30px;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}
input.btn2:hover{
	background: url('../images/send_button_on.png') no-repeat top right;
	font-family: Georgia, Times New Roman, Times, serif;
	border: none;
	font-size: 0px;
	color: #99CC66;
width:150px;
height: 30px;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}

input.btn3{
	background: url('../images/contact_button.jpg') no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 0px;
	color:#FFFFFF;
width:65px;
height: 20px;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}
input.btn3:hover{
	background: url('../images/contact_button_on.jpg') no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 0px;
		color:#FFFFFF;

width: 65px;
height: 20px;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}


.left {
background-image:url(../images/left_shadow.png);
background-position:right;
background-repeat:repeat-y;}
.right {
background-image:url(../images/right_shadow.png);
background-position:left;
background-repeat:repeat-y;}
.top {
background-image:url(../images/top_shadow.png);
background-position:bottom;
background-repeat:repeat-x;}
.bottom {
background-image:url(../images/bottom_shadow.png);
background-position:top;
background-repeat:repeat-x;}
.top_left {
background-image:url(../images/menu_corner_left.png);
background-position:bottom right;
background-repeat: no-repeat;}
.top_right {
background-image:url(../images/menu_corner_right.png);
background-position:bottom left;
background-repeat: no-repeat;}
.bottom_left {
background-image:url(../images/corner1_3.png);
background-position:top right;
background-repeat: no-repeat;}
.bottom_right {
background-image:url(../images/corner1_4.png);
background-position:top left;
background-repeat: no-repeat;}
.header_left {
background-image:url(../images/header_left.png);
background-position:bottom right;
background-repeat: no-repeat;}
.header_right {
background-image:url(../images/header_right.png);
background-position:bottom left;
background-repeat: no-repeat;}

