body{
	margin-top: 7px;
	font-family: Verdana;
	font-size: 10pt;
}

.separator{
	height: 20px;
	border-bottom: 1px dotted #cccccc;
	text-weight: bold;
}

.right{
	text-align: end;
}

.left{
	text-align: start;
}

a img {
	border: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


.body{
	height: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}

table{
	border-collapse: collapse;
}

form{
	margin: 0px;
}


.maintable{
	margin-top: 10px;
	width: 950px;
	border-collapse: separate;
}

.maintable p{
	margin: 0px;
}



.ltborder{
	background-position: left top;
	background-repeat: no-repeat;
	width: 11px;
	height: 5px;
}

.rtborder{
	background-position: -11px top;
	background-repeat: no-repeat;
	width: 11px;
	height: 5px;
}

.lbborder{
	background-position: left -11px;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}

.rbborder{
	background-position: -11px -11px;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}

.tborder{
	line-height: 11px;
	border: 0px;
	border-top-width: 1px;
	border-top-style: solid;

}

.bborder{
	background-position: right -210px;
	background-repeat: repeat-x;
	height: 11px;
	line-height: 11px;
}

.rborder{
	line-height: 11px;
	border: 0px;
	border-right-width: 1px;
	border-right-style: solid;
}

.lborder{
	line-height: 11px;
	border: 0px;
	border-left-width: 1px;
	border-left-style: solid;
}

.eemblogo{
	height:35px;
	text-align: center;
	padding: 5px 5px 0px 5px;
}

.footer{
	padding: 5px;
	line-height: 20px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
}

.menubar {
	width: 100%;
	height: 34px;
	background-position: right -67px;
	background-repeat: repeat-x;
	font-size: 12px;
	border: 0px;
	padding: 0px;
}

.menubarcell{
	width: 100px;
        white-space:nowrap;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.menubarcell a:link, .menubarcell a:active, .menubarcell a:visited {
	text-decoration: none;
}

.menubarcell.selected {
	background-position: right -101px;
	background-repeat: repeat-x;
	width: 108px;
}

.menubarlogo{
	width: 60px;
        white-space:nowrap;
	padding-left: 5px;
	padding-right: 0px;
}

a.logo span{
	background-position: -22px -34px;
	width: 48px;
	height: 30px;
	display: block;
	margin: 0px;
	border: 0px;
	padding: 0px;
	clear: none;
	cursor: hand;
}

a.logo:hover span{
	background-position: -74px -34px;
	width: 48px;
	height: 30px;
	display: block;
	margin: 0px;
	border: 0px;
	padding: 0px;
	clear: none;
}



.rmenubar {
	width: 8px;
	height: 34px;
	background-position: -14px -33px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.lmenubar {
	width: 8px;
	height: 34px;
	background-position: left -33px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.sepmenubar {
	width: 2px;
	height: 34px;
	background-position: -9px -33px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.twmenubar {
}


a.button {
	cursor: pointer; 
	cursor:hand; 
	line-height:22px;
	background-repeat: no-repeat;
	background-position: right -62px; 
	padding-right:15px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
        white-space: nowrap;
}

a.button span { 
	background-repeat: no-repeat;
	background-position: left -62px; 
	height:24px;
	display:block;
	display:inline-block;
        padding-left:15px; line-height:22px;
	font-family: Verdana;
	font-size: 11px;
}
a.button:hover {background-position:right -86px;text-decoration:none;}
a.button:hover span {background-position:left -86px; text-decoration:none;}

a.minibutton {
	cursor: pointer; 
	cursor:hand; 
	line-height:16px;
	background-repeat: no-repeat;
	background-position: right -425px; 
	padding-right:7px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
        white-space: nowrap;
}

a.minibutton span { 
	background-repeat: no-repeat;
	background-position: left -425px; 
	height:16px;
	display:block;
	display:inline-block;
        padding-left:7px; line-height:16px;
	font-family: Verdana;
	font-size: 9px;
}
a.minibutton:hover {background-position:right -441px;text-decoration:none;}
a.minibutton:hover span {background-position:left -441px; text-decoration:none;}


.tabholder {
	height: 26px;
	background-position: 0px -223px;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

.tabholder a{
	cursor: pointer; 
	cursor:hand; 
	line-height:26px;
	background-repeat: no-repeat;
	background-position: right -255px; 
	padding-right:20px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	text-decoration:none;
	margin-right: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
        white-space: nowrap;
}

.tabholder a span { 
	background-repeat: no-repeat;
	background-position: left -255px; 
	height:26px;
	display:block;
	display:inline-block;
        padding-left:20px; line-height:26px;
}
.tabholder a:hover {background-position:right -287px;text-decoration:none;}
.tabholder a:hover span {background-position:left -287px; text-decoration:none;}

a.selected {background-position:right -287px; font-size: 12px;}
a.selected span{background-position:left -287px;}

input {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}

input, textarea {
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
}

select {
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 10px;
	width: 75px;
}

.inputsmall{
	width: 129px;

}

.inputday{
	width: 70px;
}

.inputhour{
	width: 50px;
}

.register{
	width: 100%;
	margin: auto;
}


.register td{
	padding: 4px 0px 4px 0px;
}

.register th {
	text-align: right;
	width: 170px;
}

.optional{
	font-size: 10px;
}

.noborder{
	border: 0px;
	width: 15px;
}

.fileList{
	border-width: 1px;
	border-style: solid;
	width: 400px;
	padding: 5px;
}

.loaderSpace {
	width: 400px;
	height: 96px;
	text-align: center;
}

.loader {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('base/loader.gif');
}


.uploadBar {
	background-image: url('base/uploadbar.gif');
	background-position: -400px top;
	background-repeat: no-repeat;
}

.error {
	font-weight: bold;
}
.hidden_error {
	display: none;
	font-weight: bold;
}

.div_sku {
	display: none;
	width: 100%;
}


a.info {
	position: relative;
	z-index: 24; 
	text-decoration: none;
} 

a.info:hover {
	z-index: 25; 
	text-decoration: none;
} 
a.info span {  
	display: none;
	white-space: normal;
} 

a.info:hover span {  
	display: block;
	white-space: normal;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 250px;

	border-width: 1px;
	border-style: solid;

	font-weight: normal;

	text-align: start;
	font-size: 12px;
	padding: 5px;
}

h1 {
	display: block;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	boder-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	margin-bottom: 5px;
}

h1 span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}

.cute {
	border-width: 1px;
	border-style: solid;

}

.cute td {
	padding: 5px;
	white-space: nowrap;
}

.cute th {
	text-align: center;
	padding: 5px;
}

h2 {
	font-size: 16px;
}

h3 {
	padding-bottom: 5px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 2px;
}

body {
	margin:0;
	padding:0;
}

#cal1Container {
   margin:1em;
}

#caleventlog {
	float:left;
	width:35em;
	margin:1em;
	background-color:#eee;
	border:1px solid #000;
}
#caleventlog .bd {
	overflow:auto;
	height:20em;
	padding:5px;
}
#caleventlog .hd {
	background-color:#aaa;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:2px;
}
#caleventlog .entry {
	margin:0;	
}

.album {
	text-align: left;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	width: 83px;
	padding: 0px;
	clear: none;
}

.album a{
	width: 83px;
	height: 83px;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 4px;
	background-position: -45px -323px;
	background-repeat: no-repeat;
	display: block;
	clear: none;
	border: 0px;
}
.album a:hover{
	background-position: -132px -323px;
}

.album a img {
	padding: 0px;
	margin: 0px;
}

.editprofile {
	width: 220px;
}

a.photolink
{
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	display:block; /*opera*/
	clear: none;
	width: 75px;
	height: 75px;
}

a.photolink img {
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

a.photolink:hover
{
	padding: 1px;
	border-width: 1px;
	border-style: solid;
}

a.photolink:hover img {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

.voidphotoframe 
{
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	clear: none;
	margin: 2px;
	width: 240px;
	height: 240px;
}

.photoframe {
	padding-top: 10px;
	width: 520px;
}
.medphotoframe {
	width: 260px;
}

a.smalllink, a.smalllink:active
{
	font-size: 9px;
}

#map {
	width: 250px;
	height: 250px;
}

.login input {
	width: 195px;	
}

.boxtable{
	border-collapse: separate;
	margin-bottom: 10px;
}

.ltbox{
	background-position: -44px top;
	background-repeat: no-repeat;
	width: 8px;
	height: 5px;
}

.rtbox{
	background-position: -52px top;
	background-repeat: no-repeat;
	width: 8px;
	height: 5px;
}

.lbbox{
	background-position: -22px -11px;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}

.rbbox{
	background-position: -36px -11px;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}

.ltbox_nt{
	background-position: -22px 0px;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}

.rtbox_nt{
	background-position: -36px 0px;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}


.tbox{
	line-height: 5px;
	border-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
}

.boxt_nt{
	height: 10px;
	border-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: start;
}


.boxt, .lboxt, .rboxt {
	font-weight: bold;
	font-size: 10pt;
}

.boxt {
	background-position: 0px -33px;
	background-repeat: repeat-x;
	padding: 0px;
	height: 29px;
	line-height: 29px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: start;
}

.lboxt {
	border-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	height: 29px;
}

.rboxt {
	border-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	height: 29px;
}

.bbox{
	height: 10px;
	line-height: 10px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.rbox{
	line-height: 10px;
	border-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
}

.lbox{
	line-height: 10px;
	border-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
}

.mbox {
	text-align: start;
	padding-top: 4px;
}


.lefttab {
	display: block;
	padding: 5px 25px 0px 25px;
	margin: 0px;
	margin-bottom: 5px;
	align-weight: bold;
}

.headerbg {
	height: 47px;
	background-position: -10px -111px;
	background-repeat: repeat-x;
}

.lborder.headerbg {
	background-position: 0px -111px;	
}

.rborder.headerbg {
	background-position: -939px -111px;	
}

a.mainlogo {
	background-position: -4px -158px;
	background-repeat: no-repeat;
	width: 251px;
	height: 47px;
	line-height: 47px;
	padding: 0px;
	margin: 0px;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	clear: none;
	cursor: pointer;
	cursor: hand;
	margin-left: 10px;
}
a.mainlogo span {
	display:block;
	display:inline-block;
	width: 251px;
	height: 47px;
}

a.pro {
	background-position: -266px -158px;
	width: 56px;
	height: 47px;
	line-height: 47px;
	padding: 0px;
	margin: 0px;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	clear: none;
	cursor: pointer;
	cursor: hand;
}

a.pro span {
	display:block;
	display:inline-block;
	width: 56px;
	height: 47px;
}

.description {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.names{
	text-weight: bold;
	font-size: 25px;
	font-family: Comic Sans;
		
}

.fotoPrincipal{
	padding: 10px 10px 60px 10px;
	border-width: 2px;
	border-style: solid;
}

.borderimage{
	border: 1px solid #9b9b9b;
}

.event_list td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.event_title {
	line-height: 1em; font-family: Times New Roman, Serif; font-size: 20pt; white-space: no-wrap;padding-left: 10px;
}

.sIFR-active .event_title
{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
}

.pending {
	font-size: 10pt;
	font-family: Verdana;
	padding-left: 10px;
}

.divider {
	display: block;
	width: 274px;
	height: 53px;
	background-image: url('/skins/base/divider.gif');
	background-position: center center;
	background-repeat: no-repeat;
	margin: 5px;
}

.tabseparator {
	height: 10px;
}

.paymessage {
	padding: 2px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
}

.dot {
	display:block; 
	width: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	background-image: url('/skins/base/dot.gif');
	background-position: center center;
	margin-right: 5px;
	color: white;
}

.probutton {
	display: block; width:165px; height: 165px; background-image: url('/skins/base/pro.gif'); text-align: center; position: relative;
}

.probutton span{
	display: block; width: 165px; padding: 5px;color: white; font-weight: bold; font-size: 16px; position: absolute; bottom:5px; left: -5px; right: 5px;
}

a.probutton:hover span {
	color: white;
	text-decoration: underline;
}

.bluebutton {
	text-decoration: none; display: block; font-size: 21px; font-weight: bold; line-height: 45px; width: 255px; height: 48px; color: white; background-image: url('/skins/base/buynow.gif');
	text-align: center;
}

a.bluebutton:hover {
	text-decoration: underline;
}
