﻿/************************* Module Layout Styles *************************/
div.WoomBase, html.WoomBase, html.WoomBase td{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif
}
.LeftPane div.WoomBase{
	padding-left:15px;
	padding-right:15px
}
.WoomBase .ModuleTitle{
	vertical-align: bottom;
	text-align: left;
	height: 30px
}
.WoomBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #E71C22;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 20px
}
.WoomBase .ModuleContent{
	font-size: 12px;
	padding-bottom: 10px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #5F5F5F;
	font-family: Verdana, Helvetica, sans-serif
}
.WoomBase .Highlight{
	font-weight: bold;
	color: #5F5F5F;
	font-family: Verdana, Helvetica, sans-serif
}
.WoomBase h1, .WoomBase .Head{
	font-weight: bold;
	font-size: 14px;
	color: #E71C22;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	height: 16px
}
.WoomBase h2, .WoomBase .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #5F5F5F
}
.WoomBase h3, .WoomBase h4, .WoomBase h5, .WoomBase h6{
	font-weight: bold;
	font-size: 12px;
	color: #5F5F5F;
	font-family: Tahoma, Verdana, Helvetica, sans-serif
}
.WoomBase p, .WoomBase .Normal{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif
}
.WoomBase a, .WoomBase a:link, .WoomBase a:visited, .WoomBase a:active{
	color: #E71C22;
	text-decoration: underline
}
.WoomBase a:hover{
	color: #5F5F5F;
	text-decoration: underline
}
.WoomBase hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #c0c0c0 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: white
}
.WoomBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.WoomBase .Button, .WoomBase a.Button, .WoomBase a:link.Button, .WoomBase a:visited.Button, .WoomBase a:hover.Button, .WoomBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #E71C22;
	text-align: center;
	text-decoration: none
}
.WoomBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px
}
/*=============================gallery module styles*=============================*/
.WoomBase table{
	width: 100%
}
.WoomBase .AlbumCrumbs{
	font-size: 10px
}
.WoomBase .AlbumCrumbs a, .AlbumCrumbs .WoomBase a:visited, .AlbumCrumbs .WoomBase a:active{
	font-size: 10px;
	color: black;
	text-decoration: underline
}
.WoomBase .AlbumCrumbs a:hover{
	font-size: 10px;
	color: #67C5DE;
	text-decoration: underline
}
.WoomBase .ItemTitle{
	font-size: 12px;
	font-weight: bold
}
.WoomBase .TableGalleryAlbumListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.WoomBase .TableGalleryAlbumListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.WoomBase .TableGalleryImageListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.WoomBase .TableGalleryImageListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.WoomBase .TableGalleryImageItem{
}
.WoomBase .TDSubAlbumList{
	padding: 0px;
	font-weight: bold;
	color: #000000
}
.WoomBase .TDSubAlbumList td{
}
.WoomBase .TDSubAlbumTitle{
}
.WoomBase .TableAlbum{
	width: 100%
}
.WoomBase .TDAlbumDetail{
}