/**********************************************/
/* SWDL Classes                               */
/**********************************************/

p.error {
  color: #e80000;
}

.LoginBox {
  margin: 0px 5px 15px 5px;
  padding: 5px;
  border: 1px solid #000000;
  background: #efefef;
  }
#snav .LoginBox h1 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
  line-height: 14px;
  margin: 0px 0px 5px 0px; 
  text-align: center;
  text-decoration: none;
  }
.LoginBox label { 
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bold;
  color: #000000;
  line-height: 13px;
  margin: 0px 0px 0px 0px; 
  text-align: left;
  text-decoration: none;
  }
.LoginBox input { 
  margin: 0px 0px 3px 0px;
  padding: 0px;
  }
.LoginBox input.Button { 
  display: block;
  margin: 0px auto 0px auto;
  padding: 0px;
  font-size: 10px;
  }
.LoginBox .ButtonPane {
  clear: both;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
  }
.LoginBox p.error { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #ff0000; 
  line-height: 14px;
  margin: 5px 5px 5px 5px; 
  }

.Login { 
  margin: 0px;
  padding: 0px;
  }
.Login input { 
  margin: 0px 0px 0px 10px;
  padding: 0px;
  }
.Login .ButtonPane {
  margin: 5px 10px 15px 70px; 
  }
.Login input.Button { 
  margin: 0px 0px 0px 0px;
  padding: 0px 3px 1px 3px;
  }
.Login label { 
  display: block;
  float: left;
  width: 60px;
  margin: 4px 0px 0px 0px;
  padding: 0px;
  }
.Recover { 
  margin: 0px;
  padding: 0px;
  }
.Recover input { 
  margin: 0px 0px 0px 10px;
  padding: 0px;
  }
.Recover .ButtonPane {
  margin: 5px 10px 10px 70px; 
  }
.Recover input.Button { 
  margin: 0px 0px 0px 0px;
  padding: 0px 3px 1px 3px;
  }
.Recover label { 
  display: block;
  float: left;
  width: 60px;
  margin: 4px 0px 0px 0px;
  padding: 0px;
  }

.AddEditView {
  margin: 0px; 
  padding: 0px;
  }
.AddEditView label {
  float: left;
  text-align: right;
  width: 120px;
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  color: #000000;
  }
.AddEditView input {
  color: #000000;
  }
.AddEditView input.Button {
  margin: 0px 0px 0px 10px; 
  padding: 0px;
  }
.AddEditView input.boxes { 
  margin: 10px 5px 30px 0px; 
  padding: 0px;
  float: left;
  display: inline;
  } 
.AddEditView label.boxes { 
  margin: 8px 10px 5px 0px; 
  padding: 0px;
  width: 200px;
  height: 40px;
  float: left;
  line-height: 14px;
  text-align: right;
  } 

.UserAddEditView {
  margin: 0px; 
  padding: 0px;
  }
.UserAddEditView label {
  float: left;
  text-align: right;
  width: 120px;
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  color: #000000;
  }
.UserAddEditView input {
  color: #000000;
  }
.UserAddEditView input.Button {
  margin: 0px 0px 0px 10px; 
  padding: 0px;
  }
.UserAddEditView input.boxes { 
  margin: 10px 5px 10px 0px; 
  padding: 0px;
  float: left;
  display: inline;
  } 
.UserAddEditView label.boxes { 
  margin: 8px 10px 0px 0px; 
  padding: 0px;
  width: 200px;
  height: 30px;
  float: left;
  line-height: 14px;
  text-align: right;
  }  

.MailView {
  margin: 0px; 
  padding: 0px;
  }
.MailView label {
  float: left;
  text-align: right;
  width: 120px;
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  color: #000000;
  }
.MailView input {
  color: #000000;
  }
.MailView input.Button {
  margin: 0px 0px 0px 10px; 
  padding: 0px;
  }
.MailView input.boxes { 
  margin: 10px 5px 0px 0px; 
  padding: 0px;
  float: left;
  display: inline;
  } 
.MailView label.boxes { 
  margin: 3px 10px 0px 0px; 
  padding: 0px;
  width: 200px;
  float: left;
  line-height: 30px;
  text-align: right;
  }

.ButtonPane {
  clear: none;
  margin: 10px 10px 10px 120px; 
  padding: 10px 0px 0px 0px; 
  }

.cboxes { 
  margin: 0px; 
  padding: 0px 0px 10px 0px;
  } 
.cboxes input { 
  margin: 10px 5px 0px 0px; 
  padding: 0px;
  float: left;
  } 
.cboxes label { 
  margin: 3px 10px 0px 0px; 
  padding: 0px;
  width: 200px;
  line-height: 30px;
  text-align: right;
  float: left;
  clear: left;
  }

ul.gallery { 
	float: left; 
	list-style: none; 
	padding: 0;
	margin: 10px;
	width: 93%;
	}
ul.gallery li { 
	float: left; 
	width: 120px; 
	height: 130px; 
	text-align: center; 
	overflow: visible; 
	} 
input.dphoto {
        margin-left: -4px;
        margin-right: 0px;
        padding: 0px;
	margin-top: 3px; 
	position: relative; 
	top: -40px; 
	} 
ul.gallery .ButtonPane {
  margin: 10px 10px 10px 10px; 
  padding: 0px 0px 0px 0px; 
  }

hr.galclr { 
    height: 1px; 
    color: #ffffff;
    border-style: none;
    background-color: #ffffff;
    margin: 0px;
    padding-top: 0px;
    clear: both; 
    }

.rphoto { 
	margin: 0px 0px 10px 10px; 
	padding: 0px 0px 10px 0px; 
	float: right; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	color: #000000; 
        text-align: center; 
	 } 

.rphoto img { 
	margin: 0px 0px 5px 0px; 
        display: block;
	 } 
          
.FeatureImage img { 
	float: right;
	padding: 0px;
	margin: 10px 20px 10px 10px;
	border: 0px;
	}

body.print { 
  background: #ffffff; 
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  margin: 5px 10px 5px 10px;
  padding: 0px;
	}

p.cplinks { 
  float: right;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
  line-height: 16px;
  margin: 10px 10px 10px 0px; 
  }

h1 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  color: #000000;
  line-height: 18px;
  margin: 10px 10px 10px 0px; 
  }
  
  /*
   * Icons
   */
   
.tundra .iconAdminCompany {
	background-image: url('images/iconAdminCompany.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconAdminUsers {
	background-image: url('images/iconAdminUsers.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconCompanyAdminUsers {
	background-image: url('images/iconCompanyAdminUsers.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconLogin {
	background-image: url('images/iconLogin.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconLogout {
	background-image: url('images/iconLogout.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconMoveUp {
	background-image: url('images/iconMoveUp.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconMoveDown {
	background-image: url('images/iconMoveDown.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconPostAdd {
	background-image: url('images/iconPostAdd.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconPostDelete {
	background-image: url('images/iconPostDelete.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconPostEdit {
	background-image: url('images/iconPostEdit.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconProfileEdit {
	background-image: url('images/iconProfileEdit.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconSubscribe {
	background-image: url('images/iconSubscribe.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .iconUnSubscribe {
	background-image: url('images/iconUnSubscribe.gif');
	background-repeat: no-repeat; 
	width: 18px;
	height: 15px;
	text-align: center;
}

.tundra .highlight {
  background-color: #ffff33;
}

#ImageGallery {
        width: 700px;
	}
        
#ImageGallery #GallerySub img {
        border: 0px;
	}
        
#ImageGallery img.gallerypic {
	border: 8px solid #c4c6d3;
        float: left;
	}
     
#ImageGallery #TypeBox {
  width: 700px;
  margin: 0px 0px 5px 0px;
  }
  
#ImageGallery #TypeBox li {
        display: inline;
  margin: 0px;
  padding: 2px;
  }
  
#ImageGallery #TypeBox li a {
  font-weight: bold;
}
  
#ImageGallery #TypeBox ul {
        display: inline;
  margin: 0px;
  padding: 0px;
  }
  
#ImageGallery #GalleryCategories {
  clear: both;
  }
  
#ImageGallery #GalleryThumbnails {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 310px;
        padding: 0px;
	}
        
#ImageGallery img.GalleryPic {
	border: 8px solid #d7d7d7;
        float: left;
	}
        
#ImageGallery .Thumbnail {
	float: left;
	margin: 0px 0px 37px 7px;
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
        width: 90px;
        height: 90px;
	}
#ImageGallery .Thumbnail img {
	display: block;
	margin: 0px 0px 0px 0px;
	border: 0px;
	}
        
#ImageGallery #ThumbnailEnclose {
	float: right;
	width: 310px;
        padding: 0px;
	}
        
#ImageGallery .PagerNav {
  margin: 0px 0px 0px 5px;
  }

#GallerySub .SubThumbnail {
	float: left;
	margin: 0px 10px 37px 2px;
	color: #000000;
	font-size: 12pt;
	line-height: 14pt;
	text-align: center;
	font-weight: bold;
}

#GallerySub .SubThumbnail img {
	display: block;
	margin: 0px 0px 0px 0px;
	border: 0px;
	}

#Gallery {
        width: 900px;
	}

#Gallery #GallerySub img {
        border: 0px;
	}

#Gallery img.gallerypic {
	border: 8px solid #c4c6d3;
        float: left;
	}

#Gallery #GalleryCategories {
  clear: both;
  }

#Gallery #GalleryThumbnails {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 310px;
        padding: 0px;
	}

#Gallery img.GalleryPic {
	border: 8px solid #d7d7d7;
	}

#Gallery .MainImage {
      float: left;
}

#Gallery .Thumbnail {
	float: left;
	margin: 0px 0px 37px 7px;
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
	}
#Gallery .Thumbnail img {
	display: block;
	margin: 0px 0px 0px 0px;
	border: 0px;
	}

#Gallery #ThumbnailEnclose {
	float: right;
	width: 310px;
        padding: 0px;
	}

#Gallery .PagerNav {
  margin: 0px 0px 0px 5px;
  }

#AdminMainLayout {
  width: 850px;
  margin: 0px 0px 0px 0px;
  border-style: solid;
  border-width: 1px;
}