﻿/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
	border: solid 1px #000;
	white-space: nowrap;
	background: #FFF;
	width: 100%;
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
	background-color: navy;
	color: #FFF;
}

.SuggestText
{
	width: 100px;
}


.green
{
	font-family: arial,helvetica;
}
.green .ajax__tab_body
{
	font-size: 10pt;
	border: 2px solid #e3f0cb;
	border-top: none;
	padding: 8px;
	background-color: #ffffff;
}
.green .ajax__tab_header
{
	background-color: #e5f1ce;
	border: solid 2px #e3f0cb;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
	text-align: center; /* center the tabs horizontally */
}
.green .ajax__tab_tab
{
	font-size: 10pt;
	font-weight: bold;
	color: #99ba4e;
	text-align: center;
	border: solid 1px #d5e7b5;
	padding: 5px;
}
.green .ajax__tab_active .ajax__tab_tab, .green .ajax__tab_hover .ajax__tab_tab
{
	background-color: #f4f7ef;
}

.center .ajax__tab_header
{
	text-align: center; /* center the tabs horizontally */
}


.cbList
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border: solid 1px Silver;
}
table.chkbList input
{
	width: 17px;
	display: block;
	float: left;
}
table.chkbList td
{
	width: 125px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

table.chkbList Label
{
	width: 75px;
	margin-top: 2px;
	display: block;
	float: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.profileCnt
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}

.profileCntHdr
{
	background: url(images/sprite.png) repeat-x 0px -200px;
	color: #000;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 1px;
	width: 100%;
}

.profileCntBd
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	height: 100%;
	font-size: 10pt;
}



/* Search DataList */
.PrettyDataList
{
	padding: 0px;
	width: 100%;
}

.PrevLinks
{
	float: left;
	width: 125px;
	border: solid 1px red;
}

.NextLinks
{
	float: right;
	width: 125px;
	margin-right: 20px;
	border: solid 1px red;
}

.CenterLinks
{
	border: solid 1px blue;
}

/*rating*/
.ratingStar
{
	white-space: nowrap;
	margin: 0px;
	height: 16px;
	text-align: center;
}
.ratingStar .ratingItem
{
	font-size: 0pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}
.ratingStar .Filled
{
	background-image: url(images/ratingStarFilled.png);
}
.ratingStar .Empty
{
	background-image: url(images/ratingStarEmpty.png);
}
.ratingStar .Saved
{
	background-image: url(images/ratingStarSaved.png);
}

/*modal*/
.close
{
	right: 7px;
	background: url(images/sprite.png) no-repeat 0px -300px;
	width: 25px;
	cursor: pointer;
	position: absolute;
	top: 7px;
	height: 15px;
}

.msgCntBd
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	height: 100%;
	font-size: 10pt;
}

.msgCntBdDiv
{
	margin-top: 3px;
}

.msgCntHdr
{
	background: url(images/sprite.png) repeat-x 0px -200px;
	color: #000;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 3px 10px;
}

.modalpopup
{
	background-color: Gray;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	table-layout:fixed;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
}
/* Tab progress */
.tabprogress
{
	display: block;
	position: absolute;
	padding: 2px 3px;
}
.progcontainer
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}
.progheader
{
	background: url(images/sprite.png) repeat-x 0px 0px;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	font-family: arial,helvetica,clean,sans-serif;
}
.progbody
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}

/* Saved Search Grid */
.tablestyle 
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f !important;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    
.rowstyle, .altrowstyle 
{
    padding: 4px 10px 4px 10px;
    border: solid 1px #cbcbcb !important;
}
.emptycb
{
	width:125px;
}

ul.x-tab-strip li {
list-style-type:none !important;
}

.x-accordion-hd {
background:none !important;
}

.sdel
{
	background-image:url('/images/action_delete.gif') !important;
}

.svw
{
	background-image:url('/images/file.gif') !important;
}

.ssch
{
	background-image:url('/images/view.gif') !important;
}

a.verilink:link,a.verilink:visited
{
color:#F5FDE3;
}

a.verilink:hover {
color:#CC0000 !important;
}
.verilink, a.verilink:link, a.verilink:visited, a.verilink:active, a.verilink:hover {
color:#403F3F;
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.olbl{
padding:0 3px;
font-weight:bold;
}
#images-view .x-panel-body{
	background: white;
	}
#images-view .x-view-over{
    background: #efefef url(/images/selected.gif) repeat-x left top;
	cursor:pointer;
}

#images-view .x-view-selected{
	background: #eff5fb url(/images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 4px;
}
#images-view  .uimgwrap{
	float: left;
	margin: 5px;
	padding: 2px;
	height:150px;
	width:105px;
	text-align:center;
	overflow: hidden;
}

#images-view .loading-indicator {
	font-size:11px;
	background-image:url('/images/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin:10px;
}
.x-grid3-row td {cursor:pointer !important;}
.grdbold {font-weight:bold;}

.pmHead {
background-color:#DDDDDD;
border-bottom:1px solid silver;
height:55px;
}

.pmHead h1 {
font-size:12px;
font-weight:bold;
padding:5px 0 2px 5px;
color:#000;
}

 .pmHead h3 {
font-size:11px;
font-weight:normal;
padding:0 5px;
}

.pmBody{
padding: 2px; font-size: 12px;
}

.ageTxt{
border:0px !important;
width:75px !important;
vertical-align:middle;
}
.ageFrom, .ageTo{
width:50px !important;
padding:0px 2px;
}

.privacy
{
	font-style:italic;	
	color:red;
}
.spanel.x-tab-panel-body{padding:0px !important;}