/* Default CSS Stylesheet for a new Web Application project */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ED279E;
	/* background-image:url(../Images/Global/bg.jpg);
	background-position:top;
	background-repeat:repeat-x; */
}

body, td 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
}

P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
}

/* BACKGROUNDS STYLES */

.bghometest{
	background-image:url(../Images/Backgrounds/homeTest.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bghome{
	background-image:url(../Images/Backgrounds/home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgsitemap{
	background-image:url(../Images/Backgrounds/sitemap.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgaboutus{
	background-image:url(../Images/Backgrounds/aboutus.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgpress{
	background-image:url(../Images/Backgrounds/press.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgevents{
	background-image:url(../Images/Backgrounds/events.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgpartners{
	background-image:url(../Images/Backgrounds/partners.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgbuyonline{
	background-image:url(../Images/Backgrounds/buyonline.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgcontact{
	background-image:url(../Images/Backgrounds/contact.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgfindastore{
	background-image:url(../Images/Backgrounds/findastore.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts{
	background-image:url(../Images/Backgrounds/products.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts2{
	background-image:url(../Images/Backgrounds/products2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts3{
	background-image:url(../Images/Backgrounds/products3.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts4{
	background-image:url(../Images/Backgrounds/products4.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts5{
	background-image:url(../Images/Backgrounds/products5.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts6{
	background-image:url(../Images/Backgrounds/products6.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts7{
	background-image:url(../Images/Backgrounds/products7.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts8{
	background-image:url(../Images/Backgrounds/products8.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts9{
	background-image:url(../Images/Backgrounds/products9.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgproducts10{
	background-image:url(../Images/Backgrounds/products10.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bgWhite{
	background-color: #FFFFFF;
	}

/* DESIGN STYLES */

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
}

.redtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CA252B;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
}

/* CSS Fixed Links */
a.link:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: underline;
}
a.link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: underline;
}
a.link:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: underline;
}
a.link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: underline;
}

a.link2:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ED279E;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: none;
}
a.link2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ED279E;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: none;
}
a.link2:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ED279E;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: none;
}
a.link2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: none;
}



a.linkfooter:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: underline;
}
a.linkfooter:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: underline;
}
a.linkfooter:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: underline;
}
a.linkfooter:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	text-decoration: none;
}


/* CSS FORM Links */

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border-top: 1px solid #CFCCE1;
	border-bottom: 1px solid #CFCCE1;
	border-left: 1px solid #CFCCE1;
	border-right: 1px solid #CFCCE1;
	}


