/* CSS Document */

/*normale text*/
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-stretch: 20;
	font-weight: normal;
}
.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-stretch: 20;
	font-weight: bold;
}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: normal;
}
.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	font-weight: normal;
}	
.style5 {
    font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
}	
.style6 {
    font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}

h1 {
	color: #4D4D4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}

h2 {
    color: #4D4D4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}

h3 {
    color: #4D4D4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin: 0;
}

body {
	background-image: url(../css/Images/Combine.jpg);
	background-attachment:fixed;
	
}

/*
Table stuff 
*/

.tablebg {
	background-color: #DADADA;
}

.row1 {
	background-color: #FBFBFB;
	padding: 2px;
}

.row2 {
	background-color: #F2F2F2;
	padding: 4px;
}

.row3 {
	background-color: #E4E4E4;
	padding: 4px;
}

/* Links
 ------------ */
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a:active,
a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/*
Buttons
*/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

	
#menu a {
	display: block;
	padding: 6px  0 0 0;
	width:100px;
	display: block;
	height:21px;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Images/Menu-bar.gif) no-repeat;
   }
#menu a:hover {
    display: block;
	background-image: url(../Images/Menu-Button-Over.gif);
   }
#menu a:active {
    display: block;
	background-image: url(../Images/Menu-Button-Down.gif);
}


#rss a {
	display: block;
	padding: 6px  0 0 0;
	width:104px;
	height:21px;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Images/rss-button-normal.gif);
   }
#rss a:hover {
    display: block;
	background-image: url(../Images/rss-button-over.gif);
   }
#rss a:active {
    display: block;
	background-image: url(../Images/rss-button-down.gif);
}

b:link {
}
b:hover {
	color: #FF0000;
}
b:active {
	color: #F0F0F0;
}
	
#button a {
	display: block;
	padding: 3px  0 0 0;
	width:114px;
	height:18px;
	color:#000000;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/download-button.png);
   }
#button a:hover {
    display: block;
	background-image: url(../images/download-button-over.png);
   }
#button a:active {
    display: block;
	background-image: url(../images/download-button-down.png);
}
#buttond a {
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
   }
#buttond a:hover {
    color:#BB3D00;
   }
#buttond a:active {
    color:#BB3D00;
}
#alert-Box {  padding-bottom: 24px;  background: url('../images/bg-box-bottom.png') bottom left no-repeat !important;
  background: url('../images/bg-box-bottom.gif') bottom left no-repeat;
}
#alert-InBox {  padding-top: 15px;  background: url('../images/bg-box-top.png') top left no-repeat !important;	
  background: url('../images/bg-box-top.gif') top left no-repeat;	
}
#alert-BoxContent {  background: url('../images/bg-box-body.png') top left repeat-y !important;
  background: url('../images/bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;}
#alert-BoxContenedor {  padding: 0px 0px 5px 55px;  text-align: left;  font-family:Verdana;  font-size:12px;  color:#000;
}
#alert-BoxContenedor h1,#alert-BoxContenedor h2,#alert-BoxContenedor h3,#alert-BoxContenedor b,#alert-BoxContenedor strong{
  text-align: left;  font-family:Verdana;  font-size:12px;  color:#000;  font-weight:bold;  margin:0px;  padding:0px;}
#alert-Buttons{  text-align:right;}#alert-Buttons input {  margin: 10px 10px;}
#alert-BoxContenedor #BoxPromptInput{  margin-top:5px;}#alert-Box .BoxAlert {  background: url('../images/dialog-warning.png') top left no-repeat;
}
#alert-Box .BoxConfirm {  background: url('../images/delete.gif') top left no-repeat;
}
#alert-Box .BoxPrompt {  background: url('../images/dialog-help.png') top left no-repeat;
}
#alert-Box .BoxInfo {  background: url('../images/info.gif') top left no-repeat;
}
#alert-Box .BoxError {  background: url('../images/dialog-error.png') top left no-repeat;}
