/*** Top Space ***/
*{
	margin-top:0px;
	/*padding:0px;*/
}

/*** header ***/
#header1 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1024px;
	background-color: #FFFFFF;
}

.whitebackground{
	background-color: #FFFFFF ;
}

#header2 {
	margin:0; 
	padding:0;	
}

#header_left {
	/*background:url("images/corner.gif") top right no-repeat;*/
	float:left;
	margin:0; 
	padding:0;
	width:171px;
}

#header_right {
	/*background:url("images/corner.gif") top right no-repeat;*/
	float:right;
	margin:0; 
	padding:0;
	width:171px;
}

#header_middle {
	/*background-color: #FFFFFF;*/
	margin:0 171px;
}

/*** Main ***/
#main1 {
	/*background:url("http://www.massattacks.com/themes/Mass_Attacks/images/gray.gif") top left repeat-y;*/
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1024px;
	background: url("http://www.massattacks.com/themes/Mass_Attacks/images/background_cols.gif") repeat;	
}

#main2 {
	/*background:url("http://www.massattacks.com/themes/Mass_Attacks/images/gray.gif") top right repeat-y;*/
	margin:0; 
	padding:0;	
}

#left {
	float:left;
	width:171px;
}

#right {
	float:right;
	width:171px;
}

#middle {
	float:left;
	width: 66%;
}

.column-in {
	margin:0; 
	padding:0.5em 1em;
}

.cleaner {
	background:transparent;
	border:none;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0; 
	padding:0;
}

/*** footer ***/
.rbottom{
	background: #990000;
	display:block;
}
.rbottom *{
	background: #656565;
	display: block;
	height: 1px;
	overflow: hidden;
}
.r1{
	margin: 0 5px;
}
.r2{
	margin: 0 3px
}
.r3{
	margin: 0 2px
}
.r4{
	margin: 0 1px; height: 2px
} 

#footermenu{
	background: #656565;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1024px;
}

panel {
	z-index: 1;
	left: 0px;
	width: 400px;
	position: absolute;
	top: 31px;
	text-align: right;
}

/*** DIV ***/
divcontainer {
	left: 0px;
	visibility: hidden;
	margin: 10px;
	overflow: hidden;
	width: 400px;
	/*clip: rect(0px 400px 524px 0px);*/
	position: absolute;
	top: 45px;
	height: 524px;
}
divcontent {
	left: 0px;
	position: absolute;
	top: 0px;
}
bottom {
	z-index: 2;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 594px;
	height: 30px;
	text-align: center;
}

/*** Links ***/
a{
	color: #990000;
}
a:link {
	font-size: 12px;
	
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: underline;
}
body {
	font-size: 12px;
	cursor: default;
	color: #000000;
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: none;
	background-color:#990000;
	/*overflow-x: hidden;
	overflow-y: auto;*/

}

/*** Input ***/
input {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	/*scrollbar-face-color: #990000; font-size: 10px;
	scrollbar-highlight-color: #000000; */
	border-left: #990000 1px solid;
	/*scrollbar-shadow-color: #000000;*/
	color: #000000;
	/*scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;*/
	border-bottom: #990000 1px solid;
	font-family:  arial, helvetica, verdana, sans-serif;
	/*scrollbar-darkshadow-color: #000000;*/
	text-decoration: none;
}
input:hover,input:focus{
	background-color: #FFFF00;
}

textarea {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	/*scrollbar-face-color: #990000;*/
	font-size: 12px;
	/*scrollbar-highlight-color: #000000;*/
	border-left: #990000 1px solid;
	/*scrollbar-shadow-color: #000000;*/
	color: #000000;
	/*scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;*/
	border-bottom: #990000 1px solid;
	font-family:  arial, helvetica, verdana, sans-serif;
	/*scrollbar-darkshadow-color: #000000;*/
	text-decoration: none;
}

textarea:hover, textarea:focus{
	background-color: #FFFF00;
}

p {
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: none;
}

/*** Table ***/
table {
	font-size: 12px;
	color: #000000;
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: none;
}
/*
td.header {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: 0px;
	background-color: #ffffff;
	
}
td.lefter {
	border-right: #990000 0px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: 0px;
	background-color: #ffffff;
}
td.upcenter {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 0px solid;
	border-bottom: 0px;
	background-color: #ffffff;
}
td.upcenter2 {
	border-right: #990000 0px solid;
	border-top: #990000 1px solid;
	border-left: #990000 0px solid;
	border-bottom: 0px;
	background-color: #ffffff;
}
td.downcenter {
	border-right: #990000 0px solid;
	border-top: #990000 0px solid;
	border-left: #990000 0px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.downs {
	border-right: #990000 0px solid;
	border-top: #990000 1px solid;
	border-left: #990000 0px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.righter {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 0px solid;
	border-bottom: 0px;
	background-color: #ffffff;
}
td.content {
	border-right: #990000 1px solid;
	border-top: 0px;
	border-left: #990000 1px solid;
	border-bottom: 0px;
	background-color: #ffffff;
}
td.extra {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.extras {
	border-right: #990000 0px solid;
	border-top: #990000 0px solid;
	border-left: #990000 0px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.nothing {
	border-right: #990000 0px solid;
	border-top: #990000 0px solid;
	border-left: #990000 0px solid;
	border-bottom: #990000 0px solid;
	background-color: #ffffff;
}
td.lefthing {
	border-right: #990000 0px solid;
	border-top: #990000 0px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.lefts {
	border-right: #990000 0px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.righting {
	border-right: #990000 1px solid;
	border-top: #990000 0px solid;
	border-left: #990000 0px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.rights {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.footer {
	border-right: #990000 1px solid;
	border-top: 0px;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}
td.title {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	background-color: #ffffff;
}

td.whitetext {
	font-size: 12px;
	color: #ffffff;
	font-family:  arial, helvetica, verdana, sans-serif;
	text-decoration: none;
}
*/
ul {
	list-style-type: square;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.right {
	text-align: right;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family:  arial, helvetica, verdana, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
}
.heading {
	background-color: #cccccc;
	border: 1px solid;
	border-color: #990000;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	font-family:  arial, helvetica, verdana, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
}

.news_bottom{
	border: 1px dashed;
	border-color:#990000;
}

img.work {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}
.error {
	color: #990000;
}
#maintable {
	z-index: 6;
	visibility: hidden;
	font: 9px verdana;
	color: #000000;
	position: absolute;
	text-align: center;
}
#custtable {
	z-index: 6;
	visibility: hidden;
	font: 9px verdana;
	color: #000000;
	position: absolute;
	text-align: center;
}
#linktable {
	z-index: 6;
	visibility: hidden;
	font: 9px verdana;
	color: #000000;
	position: absolute;
	text-align: center;
}
#feattable {
	z-index: 6;
	visibility: hidden;
	font: 9px verdana;
	color: #000000;
	position: absolute;
	text-align: center;
}
#nav {
	font: 9px tahoma;
	color: #000000;
	text-align: center;
}
#navs {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	font: 9px verdana;
	border-left: #990000 1px solid;
	color: #000000;
	border-bottom: #990000 1px solid;
	text-align: center;
}
a.navl:visited {
	color: #000000;
	text-decoration: none;
}
a.nav1:active {
	color: #000000;
	text-decoration: none;
}
a.nav1:hover {
	color: #000000;
	text-decoration: none;
}
a.nav1:link {
	color: #000000;
	text-decoration: none;
}
select {
     border-right: #990000 1px solid;
	 border-top: #990000 1px solid;
	/* scrollbar-face-color: #990000;*/
	 font-size: 10px;
	 /*scrollbar-highlight-color: #000000;*/
	 border-left: #990000 1px solid;
	 /*scrollbar-shadow-color: #000000;*/
	 color: #000000;
	 /*scrollbar-3dlight-color: #000000;
	 scrollbar-arrow-color: #000000;
	 scrollbar-track-color: #000000;*/
	 border-bottom: #990000 1px solid;
	 font-family:  arial, helvetica, verdana, sans-serif;
	 /*scrollbar-darkshadow-color: #000000;*/
	 text-decoration: none;
}

/*FORM*/
form {
  margin: 0;
  padding: 1em;
  font-size: 100%;
  width: 100%;
}

fieldset{
	border:1px solid #990000;
	width:200px;	
	position: relative ;
	padding-left: 20px;
	padding-right: 20px;
	
} 

#fieldset_login{
padding: 0em;
/**  font:80%/1 sans-serif;**/

	border:0px solid #990000;
	width:150px;
}

#fieldset_contact{
padding: 1em;
/**  font:80%/1 sans-serif;**/

	border:1px solid #990000;
	width:380px;
}

#fieldset_edit_profile{
	border:1px solid #990000;
	width:500px;
}

#fieldset_register{
	padding: 1em;
/**  font:80%/1 sans-serif;**/

	border:1px solid #990000;
	width:300px;
}

label{
/***	display: inline;

  	width: 200px;**/
	
  float:left;
  width:40%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:left;
  font-weight:bold;
}

.label_login{
  float:left;
  width:171px;
  text-align:left;
  font-weight:bold;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #990000;
  color: #990000;
  font-weight: bold;
  text-align:right;
}

.dashed_border{
	text-align: center;
	border: 1px dashed #990000;
}

/**FACEBOOK**/
.fb_share_button { 
	/*display: -moz-inline-block; */
	display:inline-block; 
	padding:1px 20px 0 5px; 
	height:15px; 
	border:1px solid #d8dfea; 
	background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top right; 
} 

.fb_share_button:hover { 
		color:#fff;
		 border-color:#295582
		 ; background:#3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top right; 
		 text-decoration: none;
}
/**FACEBOOK**/

/*** calendar_block ***/
.calendar_block{
	text-align:center;
}

#days_header{
	margin: 0 auto;
	padding: 0;
	width: 140px;
}
#days_header li {
	float : left;
	width : 20px; 
	list-style: none;
	text-decoration:none;
}

.calendar_line {
	list-style: none;	
	margin: 0 auto;
	padding: 0;
	text-decoration:none;
	width: 140px;
} 

.calendar_line li {
	float : left; 
	width : 20px; 
	list-style: none;
	text-decoration:none;
}

.noborder{
	border: 0px;
}
