﻿div.inlineMessage
{
	background-color: #FCFBCD; margin: 1em 0.2em; padding: 0.1em;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

/* -- Modal Popup -- */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:black;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	position:relative;
	color:Silver;
}

.modalPopup input.slideShowButton
{
	background-color: #B7B7B4;
	color:black;
	border: solid 1px black;
	padding: 0 10px;
		
}

div.modalPopupGray
{
	background-position: 0 0;
	background: white url(img/bgshadelong.gif) repeat-x 0 0;
	border: 1px solid #777;
	padding: 10px;
	position: relative;
	color: #666666;
}
div.modalPopupGray div.modalPopupTitle
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

div.panelPopupClose
{
	position:absolute;
	right: 8px;
	top: 1px;
}
div.panelPopupClose a, div.panelPopupClose a:hover
{
	display: block;
	width: 45px;
	height: 19px;
	border:0;
}
div.panelPopupClose a
{
	background: url(img/btnCloseVista.gif) no-repeat 0 0;	
}
div.panelPopupClose a:hover
{
	background-position:0 -19px;
}
div.panelPopupContent
{
	overflow: auto;
	clear: both;
	height: 500px;
}

/* -- End of Modal Popup -- */

/*----- Thumbnails -----*/
ul#Thumbnails
{
	list-style-type:none;
	padding:0;
	margin:0;
}
ul#Thumbnails li
{
     display: -moz-inline-stack;
     display: inline-block;
     zoom: 1;
     *display: inline;
     margin:3px;
	/*display:block;*/
	/*float:left;*/
}
ul#Thumbnails img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 2px;
	padding: 2px;
}
/* legend */
ul#Thumbnails p
{
	font-size:smaller;
	text-align:left;
	padding: 0 0 0 8px;
	margin:0;
	line-height:100%;
}
ul#Thumbnails p label
{
	color: #808080;
}
ul#Thumbnails a
{
	border:0;
}

/*----- End of Thumbnails ----*/

/*-- Site Template SiteTemplateThumbnails -- */
ul#SiteTemplateThumbnails a
{
	border: 0;
}
ul#SiteTemplateThumbnails
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#SiteTemplateThumbnails li#thumb
{
	display: block;
	float: left;
	margin: 3px;
	clear:none; /* could be cleared by formHorizontal.li */	
	overflow:visible;
}
/* legend */
ul#SiteTemplateThumbnails p
{
	font-weight:bold;
	text-align: left;
	font-size:10pt;
	padding: 0 0 0 8px;
	margin: 0;
	color:#ccc;
}
/* avatar */
div.SiteThumbnail
{
	border: 1px solid #333300;
	overflow: hidden;
}
div.SiteEmptyThumbnail
{
	border: 1px solid #333300;
	padding: 0;
}
div.SiteThumbnail img
{
	float: left;
	margin: 0;
	padding: 0;
}

/*-- End of Site Template SiteTemplateThumbnails --*/

/*-- RSS  --*/
.rssBlock
{
	font-family: Sans-Serif;
	font-size: 10pt;	
}
.rssBlock dt
{
	font-weight:bold;
	padding: 0.3em 0;
	border-bottom: solid 1px black;
}
.rssBlock ul
{
	list-style-type: disc;
}
.rssBlock ul
{
	padding-left: 20px;
}
.rssBlock span
{
	color: #999999;
}
.rssBlock a
{
	text-decoration:none;
	color:Black;
}
.rssBlock a:hover
{
	color: #FDD80A;
}

/* -- End of RSS --*/
/* -- Begin of Help --*/
a.btnHelp, a.btnHelp:hover
{
	display:block;
	height:24px;
	width:24px;
	margin:0;
	padding:0;
	z-index:0;
	text-decoration: none;
}
a.btnHelp
{
	background: transparent url(img/help/helpTopicBullet24.png) no-repeat 0 0;
}
a.btnHelp:hover
{
	background-position: 0 -24px;
}
/* -- End of Help --*/
/* -- Begin Announcements -- */
ul#announcements
{
	padding:0;
	margin:0;	
	list-style-type: none;
	line-height:normal;
}
ul#announcements li
{
	list-style-type:none;
	list-style-image:none;
	border-bottom:1px dashed gray;
	padding:5px 0;
	text-align:left;
	overflow:hidden;
}
div.announcementAvatar
{
	float:left;
}
div.announcementText a
{
	text-decoration:none;
}
div.announcementText
{	
	margin: 0;
	padding:0;

}
/* -- End of Announcements -- */
/* -- Begin Classifieds -- */
ul#classifieds
{
	padding:0;
	margin:0;	
	list-style-type: none;
}
ul#classifieds li
{
	list-style-type:none;
	list-style-image:none;
	border-bottom:1px dashed gray;
	padding:5px 0;
	text-align:left;
	overflow:hidden;
}
/* -- End Classifieds -- */
/* -- Begin Forms -- */
ul.formHybrid
{
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;	
	overflow:hidden;
}
ul.formHybrid label
{
	display:block;
	font-weight:bold;
	
}
ul.formHybrid li
{
	display:block;
	float:left;
	
	margin:0 7px 5px 0;
}
ul.formHybrid textarea:focus, ul.formHybrid input:focus
{
	background-color: #FFFFCC;
}
ul.formHybrid li.fm-req
{
	border-left: 1px solid #800000;	
}
ul.formHybrid li.fm-req input, ul.formHybrid li.fm-req textarea, ul.formHybrid li.fm-req select
{
	
}
ul.formHybrid table label /*checkbox list*/
{	
	display:inline;
}
ul.formHybrid .cbList td
{
	padding:0;
	margin:0;
}
ul.formHybrid .cbList input
{
	margin-left:0;
}
/* fixing asp.net controls */
ul.formHybrid .cbList label
{
	font-weight:normal;
}

ul.formUDFs
{
	list-style-type: none;
	list-style-image: none;
	padding:0;
	margin:0;
}
ul.formUDFs li
{
	overflow:hidden;
	margin:2px 0;
}
ul.formUDFs label
{
	display: block;
	width: 110px; /* ADJUST : Width of the label */
	float: left;
	text-align: right;
	margin-right: 3px;
	padding:3px 0 0 0;
}
ul.formUDFs textarea:focus, ul.formUDFs input:focus
{
	background-color: #FFFFCC;
}
ul.formUDFs .cbList td
{
	padding:0;
	margin:0;	
}
ul.formUDFs .cbList input
{
	margin-left:0;
	margin-top:0;
}
/* Lists rendered in table */
ul.formUDFs table
{
	float: left;
}
ul.formUDFs table label
{
	display: inline;
	float: none;
}
ul.formUDFs .checkbox
{
	margin-left:100px; /*Same as form's label width*/
}
ul.formUDFs .checkbox label
{
	float:none;
	display:inline;
}

/* -- End of Forms -- */
div.collapsiblePanelHeader 
{
	padding: 0.3em 0;
	font-weight:bold;
	cursor: pointer;	
	background: #eee url(img/bgshadelong.gif) repeat-x 0 0;
}
/* -- Panels --*/
div#panelSearch
{
	background-color: #eee; border: solid 1px gray; padding: 0.5em;
}
div#panelFilter
{
	padding: 0 0 3px 0;
}
div#panelSortOrPage
{
	overflow: hidden;
	width: 100%;
	padding: 8px 0 3px 0;
}
/* -- End of Panels --*/

/* -- Begin Lists --*/
ul.listCommands
{
	padding:0;
	margin:0;	
}
ul.listCommands li
{
	list-style:none;
	padding: 1px 5px;
	margin: 0;
	white-space:nowrap;
}
/* -- End of Lists --*/

/* -- Fixing RadControls --*/
/* - remove "_Default" if to apply to all */
.RadWindow_Default .rwControlButtons a.rwCloseButton, .RadWindow_Default .rwControlButtons a.rwCloseButton:hover
{
	display: block;
	width: 45px;
	height: 19px;
	border:0;
}
.RadWindow_Default .rwControlButtons a.rwCloseButton
{
	background: url(img/btnCloseVista.gif) no-repeat 0 0;	
}
.RadWindow_Default .rwControlButtons a.rwCloseButton:hover
{
	background-position:0 -19px;
}

/* -- End of Fixing RadControls --*/

/* Begin Common Template */
div#headerStandard, div.headerStandard
{
	position:relative;
}
div#shortInfoStandard
{
	position:absolute;
	top:10px;
	right:10px;
	width:180px;
    height:90px;
    overflow:auto;
}
div#toolsMenuStandard
{
	position:absolute;
	top:10px;
	right:10px;
}
#designedByStandard
{
	font-size: xx-small;
	text-align: center;
	padding-top:15px;
}

div#siteMapStandard
{
    font-size:smaller;
    padding:0 0 8px;
}
#footerStandard, #headerStandard
{
    overflow:hidden;
}
#footerLinksStandard ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footerLinksStandard ul li
{
	border-right: 1px solid #cccccc;
	float: left;
	padding: 0 9px;
	width: auto;
}

/* End of Common Template */
/* Shared with setup */
div.info
{
	padding: 6px 0 6px 30px;
	background: white url(img/Info.png) no-repeat 6px 5px;
	margin: 1em 0;
	color:Black;
}
/* End shared with setup */