﻿/* basic styles */

body
{
	background-color : white;
	color            : black;
}


/*
a:link
{
	color : aqua;
}


a:visited
{
	color : aqua;
}
*/


.ezmmAppDivClass
{
	visibility : hidden;
}


h1
{
	color              : black;
	background-color   : gray;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	margin-top         : 0px;
	padding            : 8px;
	border             : 1px black solid;
}


h3
{
	color              : black;
	background-color   : aqua;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	margin-top         : 0px;
	padding            : 4px;
	border             : 1px black solid;
}


h3 a:link
{
	color: black;
}


h3 a:visited
{
	color: black;
}


.systemLabelClass
{
}


.systemBrClass
{
}


.systemInputClass
{
}


.systemSpanClass
{
}


.code1
{
	font-size          : large;
	margin-left        : 20px;
	margin-right       : 20px;
	font-weight        : bold;
	color              : lime;
	background-color   : black;
	padding            : 8px;
	border             : 1px solid aqua;
	border-radius      : 5px;
	-moz-border-radius : 5px;
}


.printerOutput1
{
	color              : black;
	background-color   : white;
	border             : 1px black solid;
	font-size          : large;
	margin-left        : 20px;
	margin-right       : 20px;
	padding            : 8px;
	border-radius      : 5px;
	-moz-border-radius : 5px;
}


.math1 {
	font-size   : large;
	margin-left : 20px;
	font-weight : bold;
}


.spaced10Class
{
	border-spacing : 10px;
}


.leftFloatingClass
{
	float         : left;
	margin-right  : 10px;
	margin-bottom : 10px;
}


.pictureClass
{
	border             : 8px solid black;
	border-radius      : 5px;
	-moz-border-radius : 5px;
}


.checkboxLabelClass
{
	border-color  : gray;
	padding-right : 4px;
}


.menuAClass
{
	font-size : large;
	margin    : 8px;
}


.adDivClass
{
	border-color       : blue;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	vertical-align     : top;
	overflow           : hidden;
	background-color   : rgb(30, 0, 50);
}


.adGrayDivClass
{
	border-color       : black;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	vertical-align     : top;
	overflow           : hidden;
	background-color   : rgb(204, 204, 204);
}


.headerDivClass
{
	border-color       : blue;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	vertical-align     : top;
	overflow           : hidden;
	background-color   : rgb(30, 0, 50);
}


.headerDotCom
{
	font-style : italic;
	font-size  : xx-large;
}


.subHeaderSpanClass
{
	border-color       : aqua;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	font-size          : x-large;
	font-style         : italic;
	vertical-align     : top;
	overflow           : hidden;
}


.footerDivClass
{
	border-color       : black;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	vertical-align     : top;
	overflow           : hidden;
	background-color   : gray;
}


.secondFooterDivClass
{
	border-color       : blue;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	font-size          : large;
	vertical-align     : top;
	overflow           : hidden;
	background-color   : rgb(30, 0, 50);
}


.pageBottomSpacerDivClass
{
	height : 200px;
}


.textEyefullDivClass
{
	border-color       : black;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	font-size          : large;
	vertical-align     : top;
	overflow           : hidden;
	background-color   : rgb(204, 204, 204);
	color              : black;
}


.width400Class
{
	width : 400px;
}

.width500Class
{
	width : 500px;
}

.width600Class
{
	width : 600px;
}

.width700Class
{
	width : 700px;
}

.width800Class
{
	width : 800px;
}


.widthAllClass
{
	width : 100%;
}


.level1ContainerClass
{
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 2px;
	vertical-align     : top;
	overflow           : hidden;
}


.level2ContainerClass
{
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 2px;
	vertical-align     : top;
	overflow           : hidden;
}


.level3ContainerClass
{
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 2px;
	vertical-align     : top;
	overflow           : hidden;
}


.level4ContainerClass
{
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 2px;
	vertical-align     : top;
	overflow           : hidden;
}


.googleSearchDivClass
{
	border-color       : black;
	display            : inline-block;
	border-radius      : 5px;
	-moz-border-radius : 5px;
	border-width       : 1px;
	border-style       : solid;
	margin             : 2px;
	padding            : 10px;
	font-size          : large;
	vertical-align     : top;
	overflow           : hidden;
	background-color   : white;
	color              : black;
}

.pageBottomSpacerClass
{
	height : 200px;
}
