﻿/* Begin Common */
.failure { color: Red; }
.errormessage { color:Red; display:inline; }
/* End of Common */

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;	
}
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;
}
ul#Thumbnails .btn-standard { box-shadow: 0 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;
}
div.SiteTemplateThumbnailsPanel
{
    font-family: “Trebuchet MS”, Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
}
div.SiteTemplateThumbnailsPanel .btn-standard
{
    box-shadow: 0 0 !important;
}
/* 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:32px;
	width:32px;
	margin:0;
	padding:0;
	z-index:0;
	text-decoration: none;
}
a.btnHelp
{
	background: transparent url(img/help/helpTopicBullet32.png) no-repeat 0 0;
}
a.btnHelp:hover
{
	background-position: 0 -32px;
}
/* -- 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.formHorizontal
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
ul.formHorizontal li
{
	list-style-image: none;
	list-style-type: none;	
	clear: left;
	overflow:hidden;	
	display:block;
	padding:2px 0;	
}
ul.formHorizontal label
{
	display: block;
	width: 120px; /* ADJUST : Width of the label */
	float: left;
	text-align: right;
    margin: 3px 3px 0 0;
}
ul.formHorizontal .viewitem { display:block; margin: 3px 0 0 0; }
ul.formHorizontalIEFix label
{
	padding-right:0.5em;
}
ul.formHorizontal textarea:focus, ul.formHorizontal input:focus
{
	background-color: #FFFFCC;
}
ul.formHorizontal .fm-req input
{
	border: solid 1px darkred;
}
ul.formHorizontal .fm-req label
{
	font-weight: bolder;
}
/* Lists rendered in table */
ul.formHorizontal table
{
	float: left;
}
ul.formHorizontal table label
{
	display: inline;
	float: none;
}
ul.formHorizontal .checkbox
{
	margin-left: 120px; /*Same as form's label width*/
}
ul.formHorizontal .checkbox label
{
	float: none;
	display: inline;
}
ul.formHorizontal .explanation
{
	margin: 0 0 0 125px;
	font-size:x-small;
}
ul.formHorizontal .formHorizontal-element
{
    display:block;
    float:left;
}
ul.formHorizontal .errormessage
{
    margin:0 0 0 120px;
    display:block;
}

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;
}
div.panelFindAddNew { overflow :hidden; padding:3px; }
div.panelFindAddNew-AddNew { float:right; }
div.panelFindAddNew-Find { float:left; }
/* -- 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 --*/

/* -- Begin Buttons --*/
.SilverButton
{
    overflow:hidden;
    display:inline-block;
}
.SilverButton a
{
    float: left;
    cursor: pointer;
    text-decoration: none;
    color: #333;
    text-transform: uppercase;
    font: normal 13px/22px "Arial" , Helvetica, sans-serif;
    font-weight: bold;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    position:relative;
}

.SilverButton a span
{
    margin: 0 16px 0 0px;
    padding: 6px 4px 6px 20px;
    position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}
.SilverButton a 
{
    background: url(img/buttons/btn.silver.png) no-repeat top right;
}
.SilverButton a span
{
    background: url(img/buttons/btn.silver.png) no-repeat top left;
}

.SilverButton a:hover
{
    background-position: right -35px;
}

.SilverButton a:hover span
{
    background-position: left -35px;
}

span.Save a span
{
    background: transparent url(img/buttons/btn.silver.save.png) no-repeat top left;
    padding: 6px 4px 6px 43px;
}

span.Insert a span
{
    background: transparent url(img/buttons/btn.silver.insert.png) no-repeat top left;
    padding: 6px 4px 6px 43px;
}

span.SilverSmallButton
{
    overflow:hidden;
    display:inline-block;
}
span.SilverSmallButton a
{
    float: left;
    cursor: pointer;
    text-decoration: none;
    color: #333;
    font: normal 12px/17px "Arial" , Helvetica, sans-serif;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    position:relative;
}

span.SilverSmallButton a span
{
    margin: 0 16px 0 0px;
    padding: 6px 4px 6px 20px;
    position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}
span.SilverSmallButton a 
{
    background: url(img/buttons/btn.silver.sm.png) no-repeat top right;
}
span.SilverSmallButton a span
{
    background: url(img/buttons/btn.silver.sm.png) no-repeat top left;
}

span.SilverSmallButton a:hover
{
    background-position: right -31px;
}

span.SilverSmallButton a:hover span
{
    background-position: left -31px;
}

div.buttonsPanel
{
    text-align:center;
}

a.btn-payment
{
    display:block;
    width:32px;
    height:23px;
    background: transparent url(img/buttons/btn.paypal-23.png) no-repeat 0 0;
}
a.btn-payment:hover
{
    background-position:0 -23px;
}
input.cancelPostback 
{
    font-size:xx-small;
}

/* standard buttons */
.btn-standard
{
    background: url("img/buttons/btn.standard.gif") repeat-x scroll 0 0 #DDD;
    border-color: #BBB #BBB #999;
    border-radius: 4px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;  
    border-style: solid;
    border-width: 1px;
    color: #333333 !important;
    cursor: pointer;
    display: inline-block;
    font: 12px/15px Helvetica Neue,Arial, "Lucida Grande" ,Sans-serif;
    margin: 0;
    overflow: hidden;
    padding: 5px 9px;
    text-shadow: 0 1px #F0F0F0;
    -webkit-box-shadow: 0 1px #F0F0F0;
    box-shadow: 0 1px 0 #F8F8F8;
}
.highlight:hover
{
    border: 1px solid #F7A60F !important;
}
.btn-standard:hover, .btn-standard:focus
{
    background-position: 0 -6px;
    border-color: #999 #999 #666;
    color: #000;
    text-decoration: none;
}
.btn-large
{
    font-size: 16px;
    height: 36px;
    padding: 0 25px;
}

/* -- End of Buttons --*/

/* -- Begin Text Boxes -- */
.txt-standard
{
    font-size: 13px;
    border-radius: 3px;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;  
    padding: 5px;
    border: 1px solid #999;
    margin: 0 0 2px 0;
}
/* -- End of Text Boxes -- */

/* -- Begin Drop Downs --*/
.dd-standard
{
    padding: 4px;
    border: 1px solid #999;
     border-radius: 3px;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;  
}
/* -- End of Drop Downs --*/

/* -- 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 */
/* Begin 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;
}
/* Begin Accordion */
.accordion
{
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3
{
	background: #e9e7e7 url(img/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover
{
	background-color: #e3e2e2;
}
.accordion h3.active
{
	background-position: right 5px;
}
.accordion div
{
	background: #f7f7f7;
	margin: 0;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}
/* End Accordion */
/* End shared with setup */
/* -- Begin Text Editors -- */
div.txtHtmlExtra
{
    overflow: hidden;
}
div.txtHtmlExtra-upload, div.txtHtmlExtra-buttons
{
    float:left;
}
div.txtHtmlExtra-buttons
{
    margin-left:20px;
}
/* -- End Text Editors -- */
/* Begin payment options */
div.paymentOptions { background-color: #fff; color:#000; padding:4px; border:2px outset #ccc; width:500px;}
div.paymentOptions li { background: none !important; margin:0; padding:2px 0 !important; }
div.paymentOptions-buttons { clear:both; text-align:center; padding:10px 10px 0 10px; }
div.paymentOptions fieldset
{    
    display:block;
    float:left;    
    margin: 0 10px;
    padding: 0 10px 10px 10px;
    width:40%;
}
div.paymentOptions legend { font-size:10px; color:#111;}
div.paymentOptions label { color:#000; }
div.paymentOptions img.imgPayPalBtn { display:block; padding:1em; text-align:center; }
textarea.paymentOptions-code { width:99%; height: 100px; }
div.cardimages { margin: 10px 0 0 0; }
.paymentOptions-buttonCustomizations { text-align:center; }
.paymentOptions-buttonCustomizations label { display:inline !important; font-weight: normal !important; }
/* End of payment options */

/* Begin privacy levels */
ul.privacyLevels input { border:none; }
ul.privacyLevels { margin:0; padding:0; }
ul.privacyLevels li
{    
    display: list-item !important;
    overflow: visible !important;
    padding-left:0 !important;
    margin-left:0 !important;
    list-style:none;
}
ul.privacyLevels label { float:none !important; display:inline !important;}
ul.privacyLevels img { margin: 0 5px; }
/* End of privacy levels */
/* Begin allow public comments */
.doNotAllowPublicComments label { padding: 0 0 0 3px; }
/* End of allow public comments */

/* Begin memership */
.uthumb-out { display:table; }
.uthumb-in { display:table-cell; vertical-align:middle; }

/* End of membership */
/* Begin comments */
.comments { margin-top: 0.5em !important; }
.comments-uimg { float:left; padding: 5px 5px 5px 0; }
.comments-time { font-size: smaller !important; }
.comments-delete { position: absolute !important; right: 5px !important; top: 5px !important; font-size: smaller !important; }

/* End of comments */
