body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Times new roman, verdana;
	font-size: 90%;
	color: #000000;
	text-align: center;
	background: #ffffff;
}

#certificate {
	margin: auto;
	width: 900px;
	text-align: center;
	margin-top: 150px;
	margin-left: 70px;
}

#card {
	text-align: center;
	border: 0px solid #000;
	margin-left: 900px;
	margin-top: 445px;
	width:372px;
	height: 376px;
	overflow: hidden;
}

#wrapper {
	width: 900px;
	margin: auto;
	margin-top: 0;
	text-align: center;
	padding: 0;
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#mlabels {
	margin-left: 50px;
	text-align: left;
	width: 950px;
}

#mlabel {
	display: inline-block;
	margin: 4px;
	width: 465px;
	*display: inline;
	zoom: 1;
	height: 165px;
	padding-top: 50px;
	margin-top: 0;
	vertical-align: top;
	text-align: center;
	font-size: 140%;
}

#mcard {
	margin: 4px;
	width: 900px;
	height: 280px;
	padding-top: 40px;
	margin-top: 0;
	vertical-align: top;
	text-align: center;
	font-size: 130%;
}


#mccard {
	margin: 4px;
	width: 900px;
	height: 280px;
	padding-top: 40px;
	margin-top: 0;
	vertical-align: top;
	text-align: center;
	font-size: 130%;
}

@media print {
    #mccard {page-break-after:always}
}

#name {
	text-align: center;
	font-weight: bold;
	font-size: 200%;
	border: 1px solid #000;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #a52727;
	color: #ffffff;
}

#row {
	width: 90%;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-left: 100px;
	text-align: center;
	
}

#label {
	width: 20%;
	float: left;
	margin-top: 4px;
	padding-top: 3px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
}

#menus {
	width: 98%
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 40px;
}

#menu {
	margin: auto;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 170px;
	border: 2px solid #2c6b03;
	padding: 20px;
}

#menu:hover {
	border: 2px solid #000000;
}

#menu a, a:active, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #2c6b03;
}

#data {
	width: 80%;
	float: right;
	margin-top: 4px;
	text-align: left;	
}

#physician_none, #physician_non_none {
	display: none;
}

#logo {
	text-align: left;
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 12px;
	height: 94px;
	overflow: hidden;
	position: relative;border: 1px solid #000;
}

#logo object {
	position: absolute;
	top: -17px;
}

#logo img {
	vertical-align: middle;
}

#slogan {
	background: #c39797;
	letter-spacing: 4px;
	padding: 6px;
}

#content {
	text-align: left;
	padding: 10px;

	margin-top: 0;
}

#ccontent {
	text-align: center;
}

#warn {
	font-size: 130%;
	text-align: center;
	background: #a33e36;
	margin-top: 20px;
	padding: 10px;
	color: #ffffff;
	border: 2px dotted #ffffff;	
}

#warn a, #warn a:active, #warn a:link, #warn a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#warn a:hover {
	color: #dedede;
	text-decoration: none;
}

table#guests {
	max-width: 100%;
}

table#guests tr:hover {
	background: #ff0000;
}

table#guests td {
	color: #121212;
	padding: 8px;
	margin: 0;
	
	border-bottom: 1px dotted #232323;
}

.lefted {
	text-align: left;
}

.righted {
	text-align: right;
}

.whited {
	color: #ffffff;
}

.d37600 {
	color: #d37600;
}

.a52727 {
	color: #a52727;
}

#none {
	clear: both;
	float: none;
	height: 20px;
	background: #ffffff;
}


.txt {
	text-align: justify;
}

.centered {
	text-align: center;
}

p {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}

.paddedbottom {
	padding-bottom: 20px;
}

.title	{
	font-size: 140%;
	font-weight: bold;
}


.titled	{
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}

.enlarged	{
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
	clear: both;
	text-align: left;
}

.blacken {
	color: #000000;
}

.reden {
	color: #2c6b03;
}

.bolden {
	font-weight: bold;
}

.button {
	padding: 5px 10px;
	display: inline;
	background: #777 url(../button.png) repeat-x bottom;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px #666;
}

.button:hover {
	background-position: 0 center;
}

.button:active {
	background-position: 0 top;
	position: relative;
	top: 1px;
	padding: 6px 10px 4px;
}


.button.red { background-color: #e50000; }
.button.purple { background-color: #9400bf; }
.button.green { background-color: #58aa00; }
.button.orange { background-color: #ff9c00; }
.button.blue { background-color: #2c6da0; }
.button.black { background-color: #333; color: #fff;}
.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #aaa; }
.button.small { font-size: 75%; padding: 3px 7px; }
.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.button.large { font-size: 125%; padding: 7px 12px; }
.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }
