/* style2 */

h1 { 
	color: #FF9900;
}

h2 {
	color: #FF9900;
}

h1 b, h2 b {
	color: #707070;
}

h1.span span, h2.span span {
	color: #707070;
	display: block;
	font-size: 14px;
  font-weight: normal;
}

h3 {
	color: #f90;
}

h3 span {
	color: #707070;
	display: block;
  font-weight: normal;
}

h4 {
	color: #f90;
}

h5 {
	color: #f90;
}

h6 {
	color: #999;
}

body {
	color: #000000;
	background: #ffffff;
}

a {
	color: #ff9900;
}

img.album {
	border: 2px solid #206ba8;
}

.small,
.modifydate,
.createdate,
div.mosimage-caption {
	color: #666;
}

.componentheading {
	color: #000;
	border-bottom: 5px solid #eee;
}

#mainframe td.contentheading,
.contentheading {
	color: #000;
	background: #f3f3f3; /*url(../images/status-content.png) 10px 50% no-repeat;*/
}
.contentheading2 {
	color: #ffffff;
	background: #464646;
}
.contentheading3 {
	color: #ffffff;
	background: #a3a3a3;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading,
#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	background: #f3f3f3;
}

/* structure */

/*
#body-t {
	background: url(../images/style2/bg.png) 0 0 repeat-x;
}

#frame-00 {
	background: url(../images/style2/shadow-mr.png) 100% 50% repeat-y;
}
#frame-0 {
	background: url(../images/style2/shadow-ml.png) 0 129px repeat-y;
}

#frame-t {
	background: url(../images/style2/bg.png) 0 0 repeat-x;
}

#frame-1 {
	background: url(../images/style2/shadow-br.png) 100% 100% no-repeat;
}

#frame-2 {
	background: url(../images/style2/shadow-bl.png) 0 100% no-repeat;
}
#frame-3 {
	background: url(../images/style2/shadow-tr.png) 100% 0 no-repeat;
}

#frame-4 {
	background: url(../images/style2/shadow-tl.png) 0 0 no-repeat;
}
*/

#masthead {
	background: url(../images/style2/masthead-bg.png) 0 0 repeat-x;
}
.masthead {
	background: url(../images/style2/masthead-bg-dx.png) 100% 0 no-repeat;
}

#logo {
	background: url(../images/style2/logo.png) 0 0 no-repeat;
}

#mainbody-1 {
	background-color: #ffffff;
}

#footer-1 {
	/*background:#fff url(../images/style2/left-shadow-w.png) 0 0 repeat-y;*/
	/*background-color: #001A57;*/
}

/*
#footer-2 {
	background: url(../images/style2/footer-bg.png) top left repeat-x;
}

#footer-3 {
	background: url(../images/style2/footer-edge.png) 0 0 repeat-y;
}

#footer-4 {
	background: url(../images/style2/footer-edge2.png) 100% 100% no-repeat;
}

#footer-5 {
	background: url(../images/style2/footer-edge2.png) 0 100% no-repeat;
}
*/

#footer-5 td.edge {
	background: url(../images/style2/footer-edge3.png) bottom right no-repeat;
}

#footerbaby {
	padding: 5px 0 25px 10px;
	font-size: 11px;
}

/*
#rocket-1 {
	background: url(../images/style2/footer-shadow-bg.png) 0 0 repeat-x;
}

#rocket-2 {
	background: url(../images/style2/footer-shadow-r.png) 100% 0 no-repeat;
}

#rocket-3 {
	background: url(../images/style2/footer-shadow-l.png) 0 0 no-repeat;
}
*/

/* modules */

.module-hilite1 {
	color: #666;
}

.module-hilite1 a {
	color: #666;
}

#footer-1 .module {
	color: #000;
}

#footer-1 .module a {
	color: #23507D;
}

#footer-1 .module h3 {
	color: #23507D;
}

.module-hilite1 h3 {
	color: #f90;
	/*background: url(../images/style2/bullet-header-hilite1.png) 0 0 no-repeat;*/
}

.module-hilite2 h3 {
	color: #646464;
}

.module-hilite3 h3 {
	color: #fff;
}
.module-hilite4 h3 {
	color: #fff;
}

.module-hilite5 h2 {
	color: #333333;
}

h3 a {color: #f90;font-size:16px}
h3 a:hover {text-decoration:none}

/* generic */

.module-hilite1 {
	background: url(../images/style2/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite1 div {
	background: url(../images/style2/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite1 div div {
	background: url(../images/style2/hilite1/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite1 div div div {
	background: url(../images/style2/hilite1/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite2 {
	background: url(../images/style2/hilite2/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite2 div {
	background: url(../images/style2/hilite2/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite2 div div {
	background: url(../images/style2/hilite2/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite2 div div div {
	background: url(../images/style2/hilite2/module-left-br.png) 100% 100% no-repeat;
}
.module-hilite3 div div div {
	border:1px solid #d7d7d7;
}

.module-hilite4 div div div {
	border:1px solid #d7d7d7;
	background-color:#f5f5f5;
}

.module-hilite5 {
	background: url(../images/style2/hilite5/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite5 div {
	background: url(../images/style2/hilite5/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite5 div div {
	background: url(../images/style2/hilite5/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite5 div div div {
	background: url(../images/style2/hilite5/module-left-br.png) 100% 100% no-repeat;
}

/* horiz-menu */

#horiz-menu {
	background: url(../images/style2/horiz-menu-sx.png) 0 0 no-repeat;
}
.horiz-menu{
	background: url(../images/style2/horiz-menu-dx.png) 100% 0 no-repeat;
}

#newsletter {
	width:350px;
	float:left;
	margin:0;
	padding:0;
	height:80px;background: url(../images/style2/header-mail-sx.png) 10px 0 no-repeat;
}
#search {
	width:470px;
	float:left;
	/*margin:0 0 0 350px;*/
	margin:0;
	padding:0;
	height:80px;background: url(../images/style2/header-search-sx.png) 10px 0 no-repeat;
}
.search{
	margin:0;
	padding:23px 0 0 80px;
	height:80px;background: url(../images/style2/header-search-dx.png) 80px 0 no-repeat;
}

/* content */

/*
div#mod-top {
	background: url(../images/style2/header-button-sx.png) 0 0 no-repeat;
}
*/
div#mod-top li {
	background: url(../images/style2/bullet-masthead.png) 0 5px no-repeat;
	color: #333;
}

div#mod-top a {
	color: #000;
}

span.pathway {
	color: #666;
}

span.pathway a {
	color: #666;
	background: url(../images/style2/bullet-pathway.png) 100% 50% no-repeat;
}

.readon {
	background: url(../images/style2/readon-default.png) 0 0 no-repeat;
}

li.number-1 {
	background: url(../images/style2/number-1.png) 0 2px no-repeat;	
}

li.number-2 {
	background: url(../images/style2/number-2.png) 0 2px no-repeat;	
}

li.number-3 {
	background: url(../images/style2/number-3.png) 0 2px no-repeat;	
}

li.number-4 {
	background: url(../images/style2/number-4.png) 0 2px no-repeat;	
}

li.number-5 {
	background: url(../images/style2/number-5.png) 0 2px no-repeat;	
}

li.number-6 {
	background: url(../images/style2/number-6.png) 0 2px no-repeat;	
}

li.number-7 {
	background: url(../images/style2/number-7.png) 0 2px no-repeat;	
}

li.number-8 {
	background: url(../images/style2/number-8.png) 0 2px no-repeat;	
}

li.number-9 {
	background: url(../images/style2/number-9.png) 0 2px no-repeat;	
}

ul.flame-1 li {
	background: url(../images/style2/flame-1.png) 0 2px no-repeat;
}

ul.flame-2 li {
	background: url(../images/style2/flame-2.png) 0 2px no-repeat;
}

ul.flame-3 li {
	background: url(../images/style2/flame-3.png) 0 2px no-repeat;
}

ul.arrow-1 li {
	background: url(../images/style2/arrow-1.png) 2px 2px no-repeat;
	border-bottom:1px solid #d7d7d7;
}

ul.arrow-2 li {
	background: url(../images/style2/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
	background: url(../images/style2/arrow-3.png) 2px 2px no-repeat;
}

ul.arrow-4 li {
	background: url(../images/style2/arrow-4.png) 2px 2px no-repeat;
}

ul.arrow-5 li {
	background: url(../images/style2/arrow-5.png) 2px 2px no-repeat;
}

ul.arrow-6 li {
	background: url(../images/style2/arrow-6.png) 2px 2px no-repeat;
}

ul.triangle-1 li {
	background: url(../images/style2/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url(../images/style2/triangle-2.png) 6px 4px no-repeat;
}

ul.triangle-3 li {
	background: url(../images/style2/triangle-3.png) 6px 4px no-repeat;
}

ul.triangle-4 li {
	background: url(../images/style2/triangle-4.png) 6px 4px no-repeat;
}

ul.triangle-5 li {
	background: url(../images/style2/triangle-5.png) 6px 4px no-repeat;
}

ul.triangle-6 li {
	background: url(../images/style2/triangle-6.png) 6px 4px no-repeat;
}

ul.bullet-1 li {
	background: url(../images/style2/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-1 li a,ul.bullet-1 li a:hover {color:#f90;text-decoration:none;}

ul.bullet-2 li {
	background: url(../images/style2/bullet-2.png) 6px 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/style2/bullet-3.png) 6px 4px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/style2/bullet-4.png) 6px 4px no-repeat;
}

ul.bullet-5 li {
	background: #f5f5f5 url(../images/style2/bullet-5.png) 6px 4px no-repeat;
}

ul.bullet-6 li {
	background: url(../images/style2/bullet-6.png) 6px 4px no-repeat;
}

blockquote {
	color: #1e507d;
}

pre {
	background: #f5f5f5;
}

span.alert {
	color: #ff0000;
	border-top: 2px dotted #ffd699;
	border-bottom: 2px dotted #ffd699;
	background: #FFF0D9 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.answ {
	color: #E4011F;
	border-top: 3px solid #ffd699; /*#E4011F;*/
	border-bottom: 3px solid #ffd699;
	background: #FFF0D9 url(../images/status-answ.png) 5px 0 no-repeat;
}

span.quest {
	color: #333;
	border-top: 0px solid #E4011F;
	border-bottom: 0px solid #E4011F;
	background: #fff url(../images/status-quest.png) 5px 5px no-repeat;
}

span.notice,
span.info {
	color: #0055BB;
	border-top: 2px dotted #629de3;
	border-bottom: 2px dotted #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 2px dotted #fde179;
	border-bottom: 2px dotted #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 2px dotted #c2df88;
	border-bottom: 2px dotted #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

/***************************************************************/
/* EXPLOIT (print)                                             */
/***************************************************************/

div.printdate {visibility:hidden;position:absolute}
span#popophoto {position: absolute;display: block;left: 0px;top: 0px;width: 90px;height: 45px;z-index: 90;background: url(images/logo-velina.png) 0 0 no-repeat !important;background: transparent;}
img.popophoto {position: absolute;display: none;bottom:0;right:0;z-index: 90;background: transparent;}

@media print {
div.printicon {display:none}
div.printdate {visibility:visible;position:relative}
div.printfooter {}
.printrecord {height:24% !important;height:25%; border-bottom:0px solid #ccc}

#adsearch {border-top:1px solid #ccc}
td,div, #adsearch td {color:#000;border-bottom:0px solid #ccc}
#adsearch td.title {}
#adsearch td.poporecord {color:#000;border-bottom:1px solid #ccc}
img.popophoto {display:block}
}
