/* ..---...RESET..-...-*/

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, dl, dt, dd, ol, ul, li,
/*begin resetting styles for the page*/
form,table, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
}

ul li {
	list-style: none;
	list-style-position: outside;
}

ol li{
	list-style-position: outside;
}

ol ol, ul ul, ol ul, ul ol
{
	margin-left: 15px;
	margin-bottom: 0;
}

a:focus {
	outline: 0;
}
/*end resetting styles for the page*/

/*mainstyles*/
body {
	background: #545252;
	padding: 0;
	font-family: arial narrow, san-serif;
	font-size: 16px;
	line-height: 130%;
	color: #000000;
	margin: 0 20px 0 20px;
	text-align: left;
}

h1 {
	font-family: arial, san-serif;
	font-weight: bolder; !important
	font-size: 1em;
	padding-top: 20px;
/*	padding-bottom: 10px; */
	color: #1b418d;
}
h2{
	font-family: arial, san-serif;
	font-style: italic;
	font-size: .90em;
	padding-bottom: 10px;
	color: #1b418d;
}

h2.topPage{
	padding: 0 0 10px 0;
}

p{
	padding-bottom: 1em;
}
/*
#wrapper {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #6699dd;
}
*/
#banner {
	position: relative;
	width: 960px;
	margin: auto auto 0px auto;
	background: #ffffff;
	padding-top: 10px;
}

#logo {
	position: relative;
}

nav {
	background: #000000;
	height: 32px;
}
nav ul{
	display: table;
	height: 32px;
	margin: 0 auto 0 auto;
}

nav li{
	display: table-cell;
	height: 32px;
	text-align: center;
	white-space: nowrap;
	padding-top: 7px;
	font-family: arial, sans-serif;
	font-size: 16px;
}


a.navbar:link {
	float: left;
	position: relative;
	padding: 0;
	margin: 0 38px 0 38px;
	color: #ffffff;
	text-decoration: none;
}

a.navbar:hover {
	color: #C41230;
}
a.navbar:visited {
	color: #ffffff;
}

footer {
	background: #ffffff;
	height: 150px;
	margin: 25px auto 0px auto;
}

a.footlink:link {
	float: left;
	position: relative;
	padding: 7px 6px 0 6px;
	margin: 0 120px 0 120px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

a.footlink:hover {
	color: #C41230;
}
a.footlink:visited {
	color: #ffffff;
}

.footlist{
	background: #000000;
	height: 35px;
}
.centeredtxt{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 140%;
	margin: 0px auto 0px auto;
}
a.emaillink:link {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
a.emaillink:hover {
	color: #C41230;
	}
a.emaillink:visited {
	color: #000000;
	}
ol{
	margin-left: 30px;
	font-family: Times;
	font-size: 20px;
	color: #1b418d;
}
ol p{
	font-family: arial narrow, san-serif;
	font-size: 16px;
	line-height: 130%;
	color: #000000;
}
ol.nbrlist{
	margin-left: 20px;
}

/*homepage*/
#slider {
	position: relative;
	width: 800px;
	height: 450px;
	margin: 20px auto 10px auto;
	}

.cs-buttons a {
    background: #CCC;
    background: -webkit-linear-gradient(top,  #CCCCCC, #F3F3F3); /* webkit browsers */
    background:    -moz-linear-gradient(top,  #CCCCCC, #F3F3F3); /* firefox 3.6+ */
    background:      -o-linear-gradient(top,  #CCCCCC, #F3F3F3); /* opera */
    background:     -ms-linear-gradient(top,  #CCCCCC, #F3F3F3); /* IE10 */
    background:         linear-gradient(top,  #CCCCCC, #F3F3F3); /* css3 */
}
a.cs-active {
    background: #3072B3;
    background: -webkit-linear-gradient(top,  #3072B3, #255789); /* webkit browsers */
    background:    -moz-linear-gradient(top,  #3072B3, #255789); /* firefox 3.6+ */
    background:      -o-linear-gradient(top,  #3072B3, #255789); /* opera */
    background:     -ms-linear-gradient(top,  #3072B3, #255789); /* IE10 */
    background:         linear-gradient(top,  #3072B3, #255789); /* css3 */
    box-shadow: 0 0 3px #518CC6;
    border: 1px solid #255789 !important;
}
#whiteboxhome {
	position: relative;
	width: 800px;
	overflow: hidden;
	margin: 10px auto 35px auto;
	padding: 20px 0px 20px 0px;
	background: #ffffff;
}

#homeleft {
	float: left;
	width: 45%;
	margin-left: 3%;
}

#homeright {
	float: right;
	width: 45%;
	margin-right: 3%;
}

#homecenter {
	float: right;
	width: 80%;
	margin-right: 3%;
}
#newtable{
	border:2px none #000;
	border-collapse:separate;
	border-spacing:5px 6px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:18px;
	margin:auto;
}
#newtable td{
	width:102px;
	height:106px;
	line-height:50px;
	border:2px none #000;
	text-align:center;
	cursor: pointer;
}

figure{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1;
}

figcaption{
	position: relative;
	z-index: 2;
	top: -20px;
	padding: 15px 5px 5px 10px;
	font-family: arial, san serif;
	font-size: 1.25em;
	color: #ffffff;
	background-color: #000000;
	display: block;
}

.homeimage {
	position: relative;
	width: 800px;
	height: 425px;
	margin: 20px auto 10px auto;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}
/*Sign Generator_homepage*/
#gamelogo{
	margin-top: 75px;
	margin-left: 50px;
	}
.gamespot{
	position: relative;
	width: 800px;
	margin: 20px auto 20px auto;
}
.headindented{
	margin-left: 3%;
}

.fpo-txt {
	font-family: arial, sans-serif;
	font-size: 2em;
	line-height: 150%;
	color: #ffffff;
	text-align: left;
	margin-left: 2%;
}

.separator {
	margin: 0 auto 0 auto;
}
/*asltech pages */
#techHome{
	position: relative;
	width: 840px;
	overflow: hidden;
	margin: 0px auto 20px auto;
	padding: 0px 0px 20px 0px;
	background: #ffffff;
}

.techleft {
	float: left;
	width: 45%;
	margin-left: 3%;
}

.techright {
	float: right;
	width: 45%;
	margin-right: 3%;
}
.productDiv{
	margin: 0px auto 30px auto;
	width: 960px;
	display: block;
	height: auto;
}
.box{
	float: left;
	position: relative;
	width: 220px;
	background-color: #dee6f3;
	border: 3px solid #9cbbeb;
	-webkit-border-radius: 12px; 	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: 12px; 	/* Firefox 1-3.6 */
	border-radius: 12px;    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	padding: 10px;
	height: 250px;
}
.boxfull{
    float: left;
    position: relative;
    padding: 10px 10px 10px 10px;
    width: 80%;
    background-color: #dee6f3;
    border: 3px solid #9cbbeb;
    -webkit-border-radius: 12px;    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 12px;   /* Firefox 1-3.6 */
    border-radius: 12px;    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    padding: 10px;
    margin: 10px 0 10px 0;
}
.boxLeft{
	float: left;
	width: 220px;
	display: block;
	margin: 25px 0 20px 20px;
}

.boxCenter{
	float: left;
	width: 220px;
	margin: 25px 30px 20px 30px;
}

.boxRight{
	float: left;
	width: 220px;
	margin: 25px 20px 20px 0;
}


.bluehands{
	float: left;
	width: 400px;
	margin: 25px 30px 20px 30px;
	padding: 50px;
}

#asltech{
	margin-left: 50px;
}

a.link_bottom1:link{
	position: absolute;
	float: left;
    bottom: 10px;
	padding: 5px 10px 5px 10px;
	background-color:#000000;
	/* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
	background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
	/* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
	background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
	border:1px solid #000000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
a.link_bottom1:visited {
	color: #ffffff;
	background-color:#000000;
	/* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
	background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
	/* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
	background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
}
a.link_bottom1:hover {
	color: #000000;
	background-color:#cdcaca;
	/* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
	background: -prefix-linear-gradient(top, #9f9f9f, #cdcaca 60%);
	/* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
	background: linear-gradient(to bottom, #9f9f9f, #cdcaca 60%);
}
a.link_bottom2:link{
	position: absolute;
	margin-left: 112px;
    bottom: 10px;
	padding: 5px 10px 5px 10px;
	background-color:#000000;
	/* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
	background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
	/* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
	background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
	border:1px solid #000000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

a.link_bottom2:visited {
	color: #ffffff;
	background-color:#000000;
	/* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
	background: -prefix-linear-gradient(top, #9f9f9f, #000000 60%);
	/* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
	background: linear-gradient(to bottom, #9f9f9f, #000000 60%);
	border:1px solid #000000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}
a.link_bottom2:hover {
	color: #000000;
	background-color:#cdcaca;
	/* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
	background: -prefix-linear-gradient(top, #9f9f9f, #cdcaca 60%);
	/* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
	background: linear-gradient(to bottom, #9f9f9f, #cdcaca 60%);
}
/*about ASL tech products pages*/

#sglogo{
	margin-left: 50px;
	}

.largelogo{
	margin-left: 20px;
}

.redlink{
    position: relative;
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
    background-color:#bf1e2e;
    /* The old syntax, deprecated, but still needed, prefixed, for WebKit-based and old browsers */
    background: -prefix-linear-gradient(top, #990000, #bf1e2e 60%);
    /* The new syntax needed by standard-compliant browsers (Opera 12.1, IE 10, Fx 16 onwards), without prefix */
    background: linear-gradient(to bottom, #990000, #bf1e2e 60%);
    border:1px solid #660000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

ul.bullets {
    color: #C41230;
    padding-bottom: 10px;
}
ul.bullets li{
    list-style-type: square;
    margin-left: 20px;
}
ul.bullets p{
    color: #000000;
    padding: 0;
}
#hands{
	padding-top: 75px;
}

/*contact page*/

a.emaillink2:link {
	color: #1b418d;
	text-align: left;
	text-decoration: none;
}
a.emaillink2:hover {
	color: #C41230;
	text-align: left;
	text-decoration: none;
}
.officeimage {
	position: relative;
	width: 800px;
	margin: 0px auto 0px auto;
}

/*games background -- for fingerspell scramble*/
/*.gamespot2{
	position: relative;
	width: 800px;
	height: 100%;
	margin: 20px auto 20px auto;
	background-color: #2c405b;
	border: solid #000000;
}
*/
.gamehead{
	position: relative;
	width: 800px;
	height:63px;
	margin: 0;
	padding: 0;
	background-color: #f2ea7d;
}
h1.gamehead{
	font-family: arial;
	font-size: 36px;
	text-align: center;
	line-height: 160%;
	color: #2c405b;
}

/*gesture Recognition page*/
.topimage {
	position: relative;
	width: 800px;
	height: 313px;
	margin: 20px auto 10px auto;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

/*policies page*/
h1.largeh1 {
	font-family: arial, san-serif;
	font-size: 2em;
	padding-bottom: 10px;
	color: #1b418d;
	margin-left: 50px;
}



/*ASL GAMES intro*/
.biggerfont{
	font-family: arial, san-serif;
	font-size: 1.75em;
	color: #000000;
	padding: 0;
	margin: 0 0 20px 0;
}
#signo{
	margin-bottom: 20px;
}
#consigntrationsm{
	margin-bottom: 20px;
}
#fingerspellwellsm{
	margin-bottom: 20px;
}

/*ASL templates intro*/
img.floatr{
	position: relative;
	margin: 10px 0 10px 0;
}

.clearFloat {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* myASL Subscriptions*/
.myasltech-quick-links ul {
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 0px 0 70px;
    background-color: #bf1e2e; /* Store bar #C41230;*/
}

.myasltech-quick-links a {
    color: #FFFFFF;
    font-weight: bold;
}

.myasltech-links li.first {
    /*paddin-left: 0 !important; */
}

.myasltech-links li {
    display: inline;
    padding-right: 10px;
}

.plus {
	position: absolute;
	color: greenyellow;
	font-size: 26pt;
	font-weight: bold;
	display: none;
}
