/* ======= EISKILLS.COM STYLESHEET ======= */
/* ======= CSS 2.0 / 6.0+ BROWSERS / PC ======= */

/* BASE FONT SETUP */
  @font-face {
    font-family: Felt;
    font-style:  normal;
    font-weight: normal;
    src: url(media/FELT0.eot);
  }
  @font-face {
    font-family: "Geometr231 BT";
    font-style:  normal;
    font-weight: 700;
    src: url(media/GEOMETR1.eot);
  }
/* GENERAL */
BODY {
	font-size: 19px;
	font-family: "Georgia", "Geneva", "Comic Sans MS", Arial, Helivetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #EEEEEE;
	background-color: #000000;
	background-image: url(media/bg1.gif);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
}
TABLE {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
A:hover IMG.shadow {
	display: block;
	margin-right: 2px;
	margin-bottom: 2px;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#555522', Positive='true')
						progid:DXImageTransform.Microsoft.Alpha(Opacity=90) !important;
}
IMG, OBJECT, EMBED, SPAN, FORM {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	page-break-before: avoid;
	page-break-after: avoid;	
}
DIV {
	display: block;
	page-break-before: avoid;
	page-break-after: avoid;
	border: 0;
	padding: 0;
	margin: 0;
}
P {
	font-family: "Geveva", "Comic Sans MS", "Times New Roman", Arial, Helivetica, sans-serif;;
	font-size: 18px;
	line-height: 1.3em;
	display: block;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0.4em;
	margin-left: 20px;
	page-break-before: avoid;
	page-break-after: auto;
	text-indent: 15px;
	word-spacing: normal;
	letter-spacing: normal;
}
P + P {
	margin-top: 1.4em;
	margin-bottom: 0.7em;
}
SELECT, INPUT { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #EEFFEE;
	background-color: #333333;
	border: 1px solid #006699;
	padding:  2px;
	margin: 2px;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EEFFEE;
	background-color: #333333;
	border: 1px solid #006699;
	padding:  2px;
	margin: 2px;
}
SMALL {
	font-size: smaller;
}
STRONG, B {
	font-size: 135%;
	font-weight: normal;
}
EM, I {
	font-family: Arial, Helivetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
HR {
	height: 1px;
	width: 25%;
	text-align: center;
	page-break-after: always;
	page-break-before: always;
}
BR {
	display: block;
	page-break-after: always;
	page-break-before: always;
	line-height: 1.6em;
	height: 1.6em;
}
/* MISC SPECIAL */
.border-bottom1 {
	border-bottom:1px solid #3F4A5C;
}
.border-bottom2 {
	border-bottom:1px solid #AAAE60;
}
.bgcolor1 { 
	background-color: #2D3042;
}
/* LINKS */
A {
	font-family: "Felt", "Comic Sans MS", "Geneva", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #1177AA;
	text-decoration: none;
	font-size: 24px;
}
A:hover {
	text-decoration: none;
	color: #6699FF;
}
A.big-link {
	font-size: larger;
}
A.small-link {
	font-size: 20px;
}
A.tiny-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4E94;
}
/* VARIOUS TEXT STYLES */
H1 {
	font-size: 32px;
	display: block;
	font-weight: inherit;
	color: #A0C5FC;
	font-style: normal;
	font-family: "Geometr231 BT", "David", Arial, Helivetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
	border: 0;
	margin: 20px;
	padding: 0;
}
H2, H2 A {
	font-size: 26px;
	font-family: "Geometr231 BT", "Georgia", Geneva, Arial, Helivetica, sans-serif;
	font-weight: inherit;
	color: #FFCE9D;
	text-indent: 10px;
	text-transform: capitalize;
	border: 0;
	margin: 20px;
	padding: 0;
}
.text-emphasize1 {
	font-family: "Felt", "Comic Sans MS", "Geneva", Arial, sans-serif;
	font-weight: normal;
	color: #78C06B;
	text-decoration: none;
	font-size: 24px;
}
.text-emphasize2 {
	font-family: "Geometr231 BT", "Georgia", Arial, Helivetica, sans-serif;
	font-weight: inherit;
	color: #E6CA88;
	font-size: 22px;
}
.text-mini1 {
	font-family: "Comic Sans MS", Geneva, "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	font-style: normal;
}
.text-mini2 {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	font-style: normal;
	color: #999999;
}
IMG.shadow {
	display: block;
	width: auto;
	height: auto;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#555544', Positive='true')
						progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

