@charset "UTF-8";
/*
RESET BEGIN 

Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
body {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/imgs/site/side_pattern.jpg);
	background-color: #E9E1CF;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #362B22;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
#header {
	background-color: #FFFFFF;
	height: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D3EBEB;
	background-repeat: no-repeat;
	background-position: 200px -10px;
}
#header-right {
	float: right;
	width: 516px;
}
#newsletter {
	padding-bottom: 0px;
	height: 20px;
	float: right;
	padding-right: 30px;
	color: #B1AD97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EAD7C2;
	background-color: #806C5A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	color: #EAD7C2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAD7C2;
	font-size: 10px;
}
#footer {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 20px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #D3EBEB;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	height: 70px;
	margin-bottom: 0px;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #806C5A;
	clear: both;
}
#footer a {
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:link {
	color: #225452;
	text-decoration: underline;
}
#footer a:visited {
	color: #225452;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#bottom a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: lighter;
}
#bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #EAD7C2;
	text-decoration: underline;
}
#navigation {
	background-color: #806C5A;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAD7C2;
	width: 900px;
	height: 32px;
	background-image: url(/imgs/site/nav_bg.gif);
}
#nav {
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:32px; /* for IE5/Win only */
}
#nav a:hover {
	background-position: 0 -32px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -64px;
}
#nav_shoponline a {
	width: 93px;
	background: url(/imgs/site/menu_shoponline.gif) top left no-repeat;
}
#nav_classroom a {
	width: 89px;
	background: url(/imgs/site/menu_classroom.gif) top left no-repeat;
}
#nav_television a {
	width: 126px;
	background: url(/imgs/site/menu_tv.gif) top left no-repeat;
}
#nav_eleanor a {
	width: 97px;
	background: url(/imgs/site/menu_el.gif) top left no-repeat;
}
#nav_events a {
	width: 64px;
	background: url(/imgs/site/menu_events.gif) top left no-repeat;
}
#nav_retail a {
	width: 100px;
	background: url(/imgs/site/menu_retail.gif) top left no-repeat;
}
#nav_community a {
	width: 89px;
	background: url(/imgs/site/menu_community.gif) top left no-repeat;
}
#nav_account  a {
	width: 105px;
	background: url(/imgs/site/menu_account.gif) top left no-repeat;
}
#nav_customer a {
	width: 137px;
	background: url(/imgs/site/menu_customer.gif) top left no-repeat;
}
#corner-container {
	height: 65px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(/imgs/site/corner-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home-button {
	margin: 0;
	padding: 0;
	height: 76px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#home-button li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#home-button a {
	float: left;
	padding: 76px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:32px; /* for IE5/Win only */
}
#home-button a:hover {
	background-position: 0 -76px;
}
#home-button-link a {
	width: 31px;
	background: url(/imgs/site/b-home.gif) no-repeat left top;
}
#home {
	position:absolute;
	width:31px;
	height:76px;
	z-index:1;
	top: 40px;
	left: 50%;
	margin-left: -482px;
}
#spacer1 {
	background-color: #FFFFFF;
	width: 364px;
	height: 35px;
	float: left;
}
#left-corner {
	background-image: url(/imgs/site/elhead.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 65px;
	width: 320px;
}
#right-corner {
	background-image: url(/imgs/site/corner-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 526px;
	float: right;
	height: 65px;
}
#tabs {
	background-color: #FFFFFF;
	width: 363px;
	height: 35px;
	float: right;
}
#searchbar {
	background-color: #FFFFFF;
	height: 35px;
	width: 148px;
	float: right;
	background-image: url(/imgs/site/corner-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#undertabs {
	background-color: #fff;
	height: 30px;
	width: 520px;
	clear: both;
}
#tab-buts {
	margin: 0;
	padding: 0;
	height: 35px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#tab-buts  li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;	
}
#tab-buts  a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px; /* for IE5/Win only */
}
#tab-buts  a:hover {
	background-position: 0 -35px;
}
#tab-email a {
	width: 145px;
	background: url(/imgs/site/tabs-newsletter.gif) top left no-repeat;
}
#tab-locator a {
	width: 156px;
	background: url(/imgs/site/tabs-locator.gif) top left no-repeat;
}
#tab-search {
	width: 55px;
	background-color: #FFFFFF;
}
#searchbar form {
	clear: none;
	margin: 0px;
	padding: 0px;
}
#searchfield {
	height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 90px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	position: relative;
	top: 4px;
}
#s-button {
	position: relative;
	right: 10px;
	top: 2px;
}
#links {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#links  li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#links  a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win only */
	background-repeat: no-repeat;
	background-position: center 0px;
}
#links  a:hover {
	background-position: 0 -30px;
}
#links-blank a {
	width: 153px;
	/*background: url(/imgs/site/topsecond-join.gif) top left no-repeat;*/
}
#links-community a {
	width: 143px;
	background: url(/imgs/site/topsecond-join.gif) top left no-repeat;
}
#links-signin a {
	width: 55px;
	background: url(/imgs/site/topsecond-sigin.gif) top left no-repeat;
}
#links-signout a {
	width: 55px;
	background: url(/imgs/site/topsecond-sigout.gif) top left no-repeat;
}
#links-download a {
	width: 95px;
	background: url(/imgs/site/topsecond-pattern2.gif) top left no-repeat;
}
#links-cart a {
	width: 118px;
	background: url(/imgs/site/topsecond-cart.gif) top left no-repeat;
}
#links-contact a {
	width: 95px;
	background: url(/imgs/site/topsecond-phone.gif) top left no-repeat;
}
#page_select {
	clear: both;
	color: #000000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 2em;
	font-weight: lighter;
	width: 640px;
}
#page_select a:link {
	color: #000000;
	text-decoration: none;
	background-color: #D3EBEB;
	border: 1px solid #01588E;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#page_select a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #D3EBEB;
	border: 1px solid #01588E;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#page_select a:hover {
	color: #156697;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #01588E;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#main-contents {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #796655;
}#headline {
	background-color: #D3EBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #796655;
	margin: 0px;
	padding: 0px;
	height: 7px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #D3EBEB;
}
#topcontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #333333;
}
#topcontent a {
	font-weight: lighter;
	line-height: 3em;
}
#topcontent a:link {
	color: #42382F;
	text-decoration: underline;
}
#topcontent a:visited {
	color: #42382F;
	text-decoration: underline;
}
#topcontent a:hover {
	color: #996600;
	text-decoration: none;
}
.buttons {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttons   a:link {
	background-color: #D3EBEB;
	border: 1px solid #A8BFBF;
	color: #000000;
	padding: 5px;
}
.buttons   a:visited {
	background-color: #D3EBEB;
	border: 1px solid #A8BFBF;
	color: #000000;
	padding: 5px;
}
.buttons    a:hover {
	background-color: #352B23;
	border: 1px solid #A8BFBF;
	color: #FFFFFF;
	padding: 5px;
}
h1 {
	padding-top: 30px;
	font-weight: lighter;
	font-size: 2.5em;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: lighter;
	padding: 0px 0px 10px;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: lighter;
	color: #816C5A;
	margin-top: 15px;
	margin-bottom: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-top: 15px;
	margin-bottom: 10px;
	letter-spacing: -0.05em;
	color: #416D77;
	line-height: 1em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1.4em;
}
p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p a:link {
	text-decoration: underline;
}
p a:visited {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.link {
	font-size: .9em;
	font-weight: bold;
}
.break {
	clear: both;
}
.hidden {
	display: none;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 10px;
}
.qiadlogo {
	padding-left: 20px;
}
#errorMsg {
	background-color: #FFCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CC0000;
}
#errorMsg h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 15px;
}
#userform {
}
#userform table {
	background-color: #F2EFE6;
	padding: 10px;
	border: 1px solid #C1BEB4;
}
.form-edge {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1BEB4;
}
#userform td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#userform strong {
	font-weight: bold;
	color: #990000;
}
.form-required {
	background-color: #FFFFDC;
}
#userform td li {
	list-style-type: square;
	list-style-position: inside;
	font-weight: lighter;
	padding-left: 10px;
}
.bl {
	background: url(/imgs/site/corner-ll.gif) 0 100% no-repeat
}
.br {
	background: url(/imgs/site/corner-lr.gif) 100% 100% no-repeat
}
.tl {
	background: url(/imgs/site/corner-ul.gif) 0 0 no-repeat
}
.tr {
	background: url(/imgs/site/corner-ur.gif) 100% 0 no-repeat;
	padding:10px
}
