@charset "utf-8";
/* CSS Document */

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, font, img, ins, kbd, 
q, s, samp, small, strike, strong, tt, var, dl, dt, dd, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, form, fieldset, input  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;;
	text-decoration:none
	}
ul.reset, ul.reset li { list-style: none; margin:0; padding:0;}
table { border-collapse: collapse; border-spacing: 0; }

body {
	font-size:80.5%; /* Sets all fonts ready for em use at easy to read pixels eg. 1.0em = 10px*/
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF url(../images/imagestopbg.gif) top left repeat-x;
	color:#666666;
}

#wrapper{
	width:100%;
	position:relative;
}
#header_content{
	width:980px;
	margin:0 auto 0 auto; 
	position:relative;
	overflow:hidden;
}
#logo{
	float:left;
	width:200px;
}
#topmenu {
	text-align:right;
}
#topmenu ul{	
	float:right;
	list-style:none;
	margin:25px 0 0 0;
}
#topmenu ul li{
	/* top right bottom left */
	margin:0 0 0 17px;
	float:left;
}
#topmenu ul li a:link,#topmenu ul li a:active,#topmenu ul li a:visited{
	font-size:0.8em;
	color:#AAB3BA;
}
#topmenu ul li a:hover{
	color:#70757A;
}
#langs{
	background-color:#FFFFFF;
	margin:0px;
	padding:0 4px 4px 0;
	position:absolute;
	top:20px;	
	display:none;
	list-style:none;
	width:100px;
	border:solid 1px #eee;
}
#langs li{
	display:inline;
	width:30px;
	margin:5px 0 0 10px	!important;
	float:left;
}
#langs li img{
	margin:0 3px 0 0 !important;
	float:left;
}
#mainmenu{
	margin:70px 0px 0px 190px !important;
	font-size:0.9em;
}
#mainmenu ul{
	list-style:none;
}

#mainmenu ul li{
	float:right;
	margin:2px 18px 0 0;
}
#mainmenu ul li a:link,#mainmenu ul li a:visited,#mainmenu ul li a:active{
	color:#000066 !important;
}
#main{
	width:980px;
	margin:20px auto;
}
#tools{
	float:right;
	margin:20px 0 0 0;
	font-size:1em;
}

#special:hover,#book:hover{
	cursor:pointer;
	background-color:#424BBA;
	background-image:url(../images/arrow_over.gif);
}
#book, #special{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:25px;
	/*width:140px;*/
	background-color:#363E99;
	margin:0 5px 0 5px;
	padding:1px 25px 1px 10px;
	float:left;
}
#tools span{
	margin:0 0 0 5px;
	color:#FFFFFF;
}
#footer_wrapper{
	width:100%;
	background-color:#C2C2DF;
	height:auto;
}

#footer{
	width:980px;
	height:130px;
	margin:0 auto;
}

#footer ul.banners{
	list-style:none;
	padding:0px;
	margin:0px;
}
#footer ul.banners li{
	display:inline;
}
#footer ul.banners li a {
	float:left;
	padding:10px 15px 0 15px;
}

.copyright{
	margin:30px 0 0 0;
	float:left;
	color:#FFFFFF;
	font-size:12px;
}

#footer ul.bmenu{
	list-style:none;
	padding:0px;
	margin:30px 0 0 0;
	float:right;
}
#footer ul.bmenu li{
	display:inline;
}

#footer ul.bmenu li a:link,#footer ul.bmenu li a:active,#footer ul.bmenu li a:visited{
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding:0 15px 0 15px;
}
#footer ul.bmenu li a:hover{
	color:#000033;
}

#secureshop{
	position:relative;
	z-index:10100;
	margin-top:-460px;	
	float:right;
	display:none;
	visibility:hidden;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.90; 	
	width:400px;
	height:250px;
	overflow:hidden;
}
#secureshop table{
	margin:5px;
}
#secureshop table td{
padding:3px;
}

.titlos_a{
	font-weight:bold;
	color:#000066;
}
.title_red{
	font-weight:bold;
	color:#FF0000;
}
.but {
	padding:3px;
	background-color:#000066;
	color:#fff;
	margin:10px;
}
.style1 {
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}
.style4 {color: #FFFFFF; font-weight: bold; }

.titlos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363F99;
	text-decoration: none;
}
.simpletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.picbrdr {
	border: 1px solid #FFFFFF;
}
.img_border {
	border: 1px solid #FFFFFF;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.flipper_bg {
	background-repeat: repeat-x;
}
.dot_ver {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.LR_Border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.top_bottom_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #97DBF9;
	border-bottom-color: #97DBF9;
}
.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #000000;
	padding: 15px;
}
