/************************  Section style settings  ************************/

.SectionTitle {
}

.SectionContent {
	padding				: 0px 46px 10px 0px;
	margin				: 0px 0px 0px 0px;
	line-height			: 18px;
	vertical-align:top;
}

.SectionContentPopup {
	width				: 600px;
}

.SectionContentAdmin {
}

.SectionContent A:LINK {
}

.SectionContent A:VISITED {
}

.SectionContent A:HOVER {
}

.SectionContent A:ACTIVE {
}

/************************  Paragraph style settings  ************************/

.ParagraphContent {
	padding				: 0px 0px 0px 0px;
}

.ParagraphContent LI {
	list-style-image	: url(../images/Template/ul-blue.gif);
}

.SectionContentPopup .ParagraphContent {
	padding				: 0px 0px 0px 0px;
}

.ParagraphContent A:LINK {
}

.ParagraphContent A:VISITED {
}

.ParagraphContent A:HOVER {
}

.ParagraphTitle {
}

.ParagraphText {
}

.ParagraphImageLeft {
}

/************************  Gallery popup style settings  ************************/

.GalleryPopupBody {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	text-align:			center;
	width:				100%;
	color: 				#000000;
	font-family:		Helvetica, Arial, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
}

.GalleryPopupTable {
	width:				100%;
	border:				0px solid #FFFFFF;

}

.GalleryPopupImage {
	
	
}

.GalleryPopupInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
	padding-top:		1px;
	padding-left:		10px;
	color:				#333333;
}

.GalleryPopupMoreInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold; 
	color:				#484848;
	
}

.GalleryPopupPhotoTitle H1{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#000000;
}

.GalleryPopupTitleSeparator{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	width:				1px;
}

.GalleryPopupPargTitle H2{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#484848;
	display:			block;
}

.GalleryPopupPrevious {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupNext {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupGotoSite {
	height:				40px;
	border:				1px solid #CCCCCC;
	margin-bottom:		5px;	
}

.GalleryPopupToolTipAuthorTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipAuthor{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}

.GalleryPopupToolTipDescriptionTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipDescription{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}



/****************  Form, buttons and fields style settings  ***************/

.FormFieldTitleCell {
	width				: 150px;
}

.FormTable {
}

.FormRow {
}

.FormFieldText {
}

.FormFieldRadio {
}

.FormFieldRadioCell {
}

	.FormFieldRadioCell UL {
		list-style-image:none;
		padding:			0px;
		margin:				0px;
	}
	
	.FormFieldRadioCell UL LI {
		list-style-image:none;
		padding:			0px;
		margin:				0px;
		list-style:			none;
	}

.FormFieldCheckbox {
}

.FormFieldSelect {
}

.FormFieldText {
}

.FormFieldTextarea {
	width				: 275px;
}

.FormButtonSubmit {
	color				: #5a9acd;
	font-weight			: bold;
	background-color	: #FFFFFF;
	border				: 1px solid  #d4dfec;
	cursor				: pointer;
	padding				: 0px;
	margin				: 0px;
}

.FormError {
	color				: #FF0000;
}

/************************  Menu style settings  ************************/

.MenuContent {
}

/************************  Menulink style settings  ************************/

.MenuLink {
}

.MenuLink A:LINK {
}

.MenuLink A:VISITED {
}

.MenuLink A:HOVER {
}

.MenuLink A:ACTIVE {
}

/************************  MenuActive style settings  ************************/

.MenuLinkActive {
}

.MenuLinkActive A:LINK {
}

.MenuLinkActive A:VISITED {
}

.MenuLinkActive A:HOVER {
}

.MenuLinkActive A:ACTIVE {
}

/************************  SubMenu style settings  ************************/

.SubMenuLink {
}

.SubMenuLink A:LINK {
}

.SubMenuLink A:VISITED {
}

.SubMenuLink A:HOVER {
}

.SubMenuLink A:ACTIVE {
}

/************************ SubMenuActive style settings  ************************/

.SubMenuLinkActive {	
}

.SubMenuLinkActive A:LINK {
}

.SubMenuLinkActive A:ACTIVE {
}

.SubMenuLinkActive A:HOVER {
}

.SubMenuLinkActive A:VISITED {
}

/************************  SubSubMenu style settings  ************************/

.SubSubMenuLink {
}

.SubSubMenuLink li {
}

.SubSubMenuLink A:LINK {
}

.SubSubMenuLink A:VISITED {
}

.SubSubMenuLink A:HOVER {
}

.SubSubMenuLink A:ACTIVE {
}

/************************ SubSubMenuActive style settings  ************************/

.SubSubMenuLinkActive {
}

.SubSubMenuLinkActive li {
}

.SubSubMenuLinkActive A:LINK {
}

.SubSubMenuLinkActive A:ACTIVE {
}

.SubSubMenuLinkActive A:HOVER {
}

.SubSubMenuLinkActive A:VISITED {	
}
