@charset "ISO-8859-1";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#total {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



#total #header {
	height: 167px;
	background-image: url(../images/header-bg.gif);
	float: left;
	width: 100%;
}
#total #header .logo {
	background-image: url(../images/logo_audinet.png);
	height: 130px;
	width: 105px;
	margin-left: 88px;
	margin-top: 18px;
	display: block;
}

#total #header .login {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	margin-top: 60px;
	float: right;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#total #header .login span{
	font-weight: bold;
}

#total #header .logout {
	margin-right: 30px;
	margin-top: 60px;
	float: right;
	width: 25px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
#total #menu {
	background-image: url(../images/menu-bg.gif);
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	float: left;
}
#total #menu ul li .menu01 {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_normal.gif);
	float: left;
	display: block;
	margin-left: 94px;
	background-position: left top;
}
#total #menu ul li .menu01s {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	margin-left: 94px;
	background-position: left top;
}
#total #menu ul li .menu01 span.hover {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
		background-position: left top;
}
#total #menu ul li .menu02 {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_normal.gif);
	float: left;
	display: block;
	background-position: -95px top;
}
#total #menu ul li .menu02s {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -95px top;
}
#total #menu ul li .menu02 span.hover {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -95px top;
}
#total #menu ul li .menu03 {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_normal.gif);
	float: left;
	display: block;
	background-position: -190px top;
}
#total #menu ul li .menu03s {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -190px top;
}
#total #menu ul li .menu03 span.hover{
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -190px top;
}
#total #menu ul li .menu04 {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_normal.gif);
	float: left;
	display: block;
	background-position: -285px top;
}
#total #menu ul li .menu04s {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -285px top;
}
#total #menu ul li .menu04 span.hover{
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -285px top;
}
#total #menu ul li .menu05 {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_normal.gif);
	float: left;
	display: block;
	background-position: -570px top;
}
#total #menu ul li .menu05s {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -570px top;
}
#total #menu ul li .menu05 span.hover{
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -570px top;
}
#total #menu ul li .menu06 {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_normal.gif);
	float: left;
	display: block;
	background-position: -380px top;
}
#total #menu ul li .menu06s {
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -380px top;
}
#total #menu ul li .menu06 span.hover{
	width: 95px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -380px top;
}
#total #menu ul li .menu07 {
	width: 96px;
	height: 80px;
	background-image: url(../images/menu_normal.gif);
	float: left;
	display: block;
	background-position: -475px top;
}
#total #menu ul li .menu07s {
	width: 96px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -475px top;
}
#total #menu ul li .menu07 span.hover{
	width: 96px;
	height: 80px;
	background-image: url(../images/menu_selected.gif);
	float: left;
	display: block;
	background-position: -475px top;
}




#total #menu ul li .facebook {
	background-image: url(../images/social_buttons.gif);
	float: left;
	display: block;
	margin-left: 19px;
	margin-top: 26px;
	background-position: left 0px;
	height: 28px;
	width: 28px;
}
#total #menu ul li .facebook:hover{
	width: 28px;
	height: 28px;
	background-image: url(../images/social_buttons.gif);
	float: left;
	display: block;
	background-position: left -28px;
}
#total #menu ul li .twitter {
	width: 28px;
	height: 28px;
	background-image: url(../images/social_buttons.gif);
	float: left;
	display: block;
	margin-left: 19px;
	margin-top: 26px;
	background-position: -28px 0px;
}
#total #menu ul li .twitter:hover{
	width: 28px;
	height: 28px;
	background-image: url(../images/social_buttons.gif);
	float: left;
	display: block;
	background-position: -28px -28px;
}
#total #menu ul li .youtube {
	width: 28px;
	height: 28px;
	background-image: url(../images/social_buttons.gif);
	float: left;
	display: block;
	margin-left: 19px;
	margin-top: 26px;
	background-position: -56px 0px;
}
#total #menu ul li .youtube:hover {
	width: 28px;
	height: 28px;
	background-image: url(../images/social_buttons.gif);
	float: left;
	display: block;
	background-position: -56px -28px;
}
#total #main {
	height: auto;
	width: auto;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#total #main #content {
	width: 755px;
	height: auto;
	background-color: #FFF;
	border: 1px solid #999;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-image: url(../images/maincontent-bg.gif);
	background-repeat: repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 2px 1px #E1E1E1;
	-webkit-box-shadow: 0px 0px 2px 1px #E1E1E1;
	padding: 25px;
}
#total #main #content .welcome_image {
	height: 550px;
	width: 755px;
	float: left;
	background-image: url(../images/welcome_image.jpg);
}
#total #main #content .welcome_text {
	float: left;
	margin-left: 450px;
	margin-top: 220px;
}
#total #designer {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}
#total #designer .angello {
	float: right;
	margin-right: 95px;
	margin-bottom: 20px;
}


#total #main #footer {
	width: 755px;
	height: auto;
	background-color: #FFF;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 2px 1px #E1E1E1;
	-webkit-box-shadow: 0px 0px 2px 1px #E1E1E1;
}
h6 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EC814F;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #34A233;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
}
#total #main #footer #phone {
	width: auto;
	float: left;
	height: 15px;
}
#total #main #footer #mail {
	width: auto;
	float: left;
	margin-left: 20px;
	height: 15px;
}
#total #main #footer #copyright {
	width: auto;
	float: right;
	margin-left: 20px;
	height: 15px;
}

#total #main #footer #mail a {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#total #main #content #subline {
	width: 100%;
	height: 3px;
	background-color: #CCCCCC;
	margin-top: 5px;
}
#total #main #content #subline2 {
	width: 100%;
	height: 2px;
	background-color: #DEDEDE;
	margin-top: 2px;
}
#total #main #content #subline #blackline01 {
	background-color: #EC814F;
	height: 100%;
	width: 370px;
}
#total #main #content #subline #blackline02 {
	background-color: #EC814F;
	height: 100%;
	width: 84px;
}
#total #main #content #subline #blackline03 {
	background-color: #EC814F;
	height: 100%;
	width: 92px;
}
#total #main #content #subline #blackline04 {
	background-color: #EC814F;
	height: 100%;
	width: 185px;
}
#total #main #content #subline #blackline05 {
	background-color: #EC814F;
	height: 100%;
	width: 128px;
}
#total #main #content #subline #blackline06 {
	background-color: #EC814F;
	height: 100%;
	width: 200px;
}
#total #main #content #subline #blackline07 {
	background-color: #EC814F;
	height: 100%;
	width: 140px;
}
#total #main #content #subline2 .colorline01 {
	background-color: #34A233;
	height: 100%;
	width: 250px;
}

#total #main #content #subline2 .colorline02 {
	background-color: #34A233;
	height: 100%;
	width: 285px;
}

#total #main #content #subline2 .colorline03 {
	background-color: #34A233;
	height: 100%;
	width: 208px;
}

#total #main #content #subline2 .colorline04 {
	background-color: #34A233;
	height: 100%;
	width: 240px;
}


#total #main #content #subline2 .colorline05 {
	background-color: #34A233;
	height: 100%;
	width: 165px;
}


#total #menu ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
body {
	background-color: #D6D6D6;
	background-image: url(../images/body-bg.gif);
}
#total #main #content .textbox_500 {
	width: 500px;
	height: auto;
	float: left;
	margin-top: 0px;
}
#total #main #content .textbox_499 {
	width: 500px;
	height: auto;
	float: left;
}
#total #main #content .textbox_full {
		width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
#total #main #content .line_full {
	width: 100%;
	margin-top: 15px;
	float: left;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCC;
}
#total #main #content  .textbox_20 {
	float: left;
	width: auto;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 0px;
}
#total #main #book_menu {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#total #main .book_button  {
	display: block;
	float: left;
	border: 1px solid #666;
	height: 40px;
	width: 19%;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/bg_bookmenu.png);
	background-repeat: repeat-x;
	margin-right: 2px;
	margin-left: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px 1px #E1E1E1;
	-webkit-box-shadow: 0px 0px 2px 1px #E1E1E1;
	font-size: 15px;
	font-variant: normal;
	text-decoration: none;
}
#total #main .book_button_selected   {
	display: block;
	float: left;
	border: 1px solid #666;
	height: 40px;
	width: 19%;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	line-height: 17px;
	font-weight: normal;
color: #FFF;
	background-image: url(../images/bg_bookmenu3.png);
	background-repeat: repeat-x;
	margin-right: 2px;
	margin-left: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px 1px #E1E1E1;
	-webkit-box-shadow: 0px 0px 2px 1px #E1E1E1;
	font-size: 15px;
	font-variant: normal;
	text-decoration: none;
}
#total #main .book_button:hover{
	color: #FFF;
	background-image: url(../images/bg_bookmenu2.png);
}
#total #main #content h3 a {
	font-weight: normal;
	text-decoration: none;
	color: #EC814F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#total #main #content h2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #44A434;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
#total #main #content .textbox_70_  {
	width: 90%;
	height: auto;
	float: left;
}
#total #main #content .textbox_80_  {
	width: auto;
	height: auto;
	float: left;
}
#total #main #content .imagebox_right  {
	width: 240px;
	height: auto;
	float: right;
}



#total #main .bookdown_button  {
	display: block;
	float: right;
	border: 1px solid #666;
	height: 20px;
	width: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 8px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/bg_bookmenu.png);
	background-repeat: repeat-x;
	margin-right: 2px;
	margin-left: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px 1px #E1E1E1;
	-webkit-box-shadow: 0px 0px 2px 1px #E1E1E1;
	font-size: 15px;
	font-variant: normal;
	text-decoration: none;
	padding-bottom: 5px;
	background-position: bottom;
}
#total #main .bookdown_selected   {
	display: block;
	float: right;
	border: 1px solid #666;
	height: 20px;
	width: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 8px;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/bg_bookmenu3.png);
	background-repeat: repeat-x;
	margin-right: 2px;
	margin-left: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px 1px #E1E1E1;
	-webkit-box-shadow: 0px 0px 2px 1px #E1E1E1;
	font-size: 15px;
	font-variant: normal;
	text-decoration: none;
	padding-bottom: 5px;
	background-position: bottom;
}
#total #main .bookdown_button:hover{
	color: #FFF;
	background-image: url(../images/bg_bookmenu2.png);
	background-position: bottom;
}
.image_text {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 16px;
	float: left;
	text-align: right;
}
