body {
	background-image: url("../gfx/body-bg.gif");
	background-color: #191919;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: center;
}


a
{
	color: #000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}

a:active, a:focus {outline: 0px;}


div, p, table, tr, td, th 
{
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	line-height: 18px;
}
img {
	border	: none;
}


/* headers */

h1
{
	color: #333;
	font-size: 25px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0px;
}
h2 { color: #333; font-size: 18px; font-weight: normal; margin: 0px; }


.layLeft {
	float: left;
}

.layRight {
	float: right;
}



.layClear {
	clear: both;
}

.laySeperator { background-image: url("../../gfx/seperator.gif"); background-repeat: repeat-x; height: 1px; margin: 0px 0px 15px 0px; }




.layWrapper {
	margin: auto;
	text-align: left;
	width: 850px;
}



/* top*/

.layTop {
	height: 90px;
	position: relative;
}

.h1Logo {
	height: 25px;
	position:absolute;
	left: 10px;
	margin: 0px;
	top: 20px;
}
.h1Logo a {
	background-image: url("../gfx/logo.gif");
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	text-indent: -2000em;
	width: 158px;
}


/* bottom */

.layBottom {
	margin: 20px 0px 20px 0px;
}
.layBottom div {
	color: #aaa;
	font-size: 11px;
}


/* 1st menu */

.ul1stMenu {
	background-image: url("../gfx/menu-bg-purple.png");
	background-repeat: no-repeat;
	color: #fff;
	left: 0px;
	list-style: none;
	margin: 0px;
	position:absolute;
	top: 55px;
	padding: 0px 15px 0px 15px;
	width: 820px;
}
.ul1stMenu li.lnkLeft {
	float: left;
}
.ul1stMenu li.lnkRight {
	float: right;
}

.ul1stMenu li a {
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 35px;
	text-decoration: none;
}

.ul1stMenu li span {
	background-image: url("../gfx/menu-item-seperator-purple.png");
	background-repeat: no-repeat;
	background-position:center;
	color: #b74781;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 31px;
	margin: 0px 5px 0px 5px;
	text-indent: -2000em;
	width: 9px;
}



/* 2nd menu */

.ul2ndMenu {
	font-size: 10px;
	list-style: none;
	position: absolute;
	right: 5px;
	top: 24px;
}
.ul2ndMenu li {
	float: left;
}
.ul2ndMenu li a {
	color: #aaaaaa;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
}
.ul2ndMenu li span {
	color: #343434;
	display: block;
	margin: 0px 8px 0px 8px;
}



/* frontpage */

.layFrontpage {
	margin: 20px 0px 0px 0px;
}
.layInvitationSplash, .layPollSplash {
	position: relative;
	height: 481px;
	text-indent: -2000em;
	width: 422px;
}
.layInvitationSplash { float: left; }
.layPollSplash { float: right; }

.layInvitationSplash a, .layPollSplash a {
	display: block;
	height: 16px;
	position:absolute;
	width: 175px;
}
.layInvitationSplash a.lnkHowItWorks, .layPollSplash a.lnkHowItWorks {
	left: 34px;
	top: 160px;
}
.layInvitationSplash a.lnkSample, .layPollSplash a.lnkSample {
	left: 34px;
	top: 178px;
}
.layInvitationSplash a.lnkCreate, .layPollSplash a.lnkCreate {
	height: 43px;
	left: 37px;
	top: 225px;
	width: 178px;
}
.layInvitationSplash div, .layPollSplash div {
	left: 20px;
	position:absolute;
	top: 295px;
}
.layInvitationSplash div ul, .layPollSplash div ul {
	font-size: 11px;
	list-style: none;
	text-indent: 0em;
}
.layInvitationSplash div ul li, .layPollSplash div ul li{
	line-height: 14px;
	margin-top: 24px;
}




.layContentTop img, .layContentBottom img {
	height: 10px;
	width:10px;
}
div.layContentTop {
	background-image: url("../gfx/content-top.gif");
	background-repeat: no-repeat;
	margin-top: 25px;
}
div.layContentBottom {
	background-image: url("../gfx/content-bottom.gif");
	background-repeat: no-repeat;
}

div.layContent {
	background-color: #fff;
	background-image: ur("../gfx/content-bg.gif");
	background-repeat: no-repeat;
	padding: 20px 30px 20px 30px;
}



div.layAbout div.layLeft {
	width: 550px;
}

div.layAbout div.layRight {
	background-color: #eee;
	margin: 0px -10px 0px 0px;
	padding: 20px;
	width: 130px;
}
div.layAbout div.layRight ul {
	list-style: none;
	margin: 0px;
}
div.layAbout div.layRight ul li {
	height: 25px;
}
div.layAbout div.layRight ul li a {
	font-weight: bold;
}





/*--FORM INPUT CONTROLS--------------*/
.ficSel { border: 1px solid #ccc; height: 20px; line-height: 20px; padding-left: 2px; width: 200px; }
.ficTxt { border: 1px solid #ccc; height: 20px; line-height: 20px; padding-left: 2px; width: 240px; }
.ficBtn { color: #000; font-weight: bold; padding: 5px 0px 5px 0px; width: 120px ; }


.layValidationSummary { background-color: #fffacd; border: solid 1px #000; color: #ff0000; margin: 20px 0px 20px 0px; }
.layValidationSummary ul { color: #ff0000; margin: 10px 30px 10px 30px; }

