/* CSS Document */


.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}
.clear, .clearboth
{
	clear: both;
}



.clear
{
	clear:both;
}



.uploadbox_button
{
	width: 360px;
	background-color: #ffffd3;
}

#main {
	width:100%;
	text-decoration:none;
}

#maincont{
	width:1000px;
	background-color:#FFFFFF;
	font:verdana;
	font-size:12px;
	text-decoration:none;
}



.top-nav
{
	color:#FFFFFF;
	text-decoration:none;
}

.top-nav:hover
{
	color:#EE9C30;
	text-decoration:none;
}

.readmore
{
	font-size:11px;
	color:#F45F05;
	text-decoration:underline;
}

.readmore:hover
{
	font-size:11px;
	color:#4A4A4A;
	text-decoration:none;
}


.link1{
	font-size:13px;
	color:#F45F03;
	text-decoration:none;
	padding-left:25px;
	border:0px;
	font-weight:bold;
}

.link1:hover{
	font-size:13px;
	color:#4A4A4A;
	border:0px;
	text-decoration:none;
	padding-left:25px;
	font-weight:bold;
}




.aa 
{
	text-decoration: none;
	display: block;
	width:114px;
	padding-right:6px;
	text-align:center;
	font-size:13px;
	background-image:url(../images/main/nav-bg.jpg);
	background-repeat:no-repeat;
	line-height: 40px;
	color: #FFFFFF;
}

.aa:hover 
{
	border-bottom: 2px solid #DDD;
	line-height:40px;
	font-size:13px;
	width:114px;
	background-repeat:no-repeat;
	background-image:url(../images/main/nav-bg-r.jpg);
	color: #000000;
}

.linktxt{
text-decoration: none;
color:#FFFFFF;
}
.linktxt:hover{
text-decoration: none;
color:#000000;
}

#menu_wrapper ul {margin-left: 0px;}
#menu_wrapper {padding: 0 16px 0 0; }
#menu_wrapper div {float: left; height: 44px; width: 12px; }
/* Black Menu */
#menu_wrapper.black ul {
	border-top: 0px solid #4A4A4A;
	border-bottom: 0px solid #000;
	background: #4A4A4A;
}
/*end */


.input
{
	height:38px;
	width:375px;
	background-image:url(../images/main/search-bg.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-size:16px;
	font-family:verdana;
	color:#AFA196;
	padding-top:10px;
	padding-left:6px;
}





.gtext
{
	color:#999;
	font-size: 12px;
	line-height:15pt;
}


.mid-nav
{list-style-image:url(../images/main/bullet2.jpg);}




div#layout_bottom {
  clear:left;
  border-top: 1px solid #c8c4c1;
  margin: 18px auto;
  width: 1000px;
}

div#layout_bottom > *{
  float:left;
}

img#layout_bottom_copyright {
  float:right;
}


.center_body {
    text-align: left;
    width: 950px;
    padding: 0px;
    margin: 0 auto;
    background-color:#fff;
} 

/* top pagination */
.toppagination
{
	/*border-bottom: 1px dotted #676767;*/
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
}

.toppagination h4
{
	margin: 0px;
	font-size:12px; 
	font-weight:bold;
	padding: 0px;
}

.toppagination table
{
	width: 100%;
}

.toppagination td
{
	font-weight: bold;
	white-space: nowrap;
}

/* Pagination */

.pagination
{
    border-top: 1px dotted #676767;
    margin: 35px 0px 0px 0px;
    padding: 20px 10px 10px 10px;
}

.pagination h4
{
	margin: 0px;
	font-size:12px; 
	font-weight:bold;
	padding: 0px;
}

.pagination table
{
	width: 100%;
}

.pagination td
{
	font-weight: bold;
	white-space: nowrap;
}

.pages
{
	color: #00a0c4;
	width: 100%;
	text-align: center;
}

.pages a
{
	padding: 0px 3px;
	text-decoration: none;
	border: 0px solid white;
	border-width: 3px 0px;
}

.pages font
{
	display: inline-block;
}

.pages a:hover
{
	color: white;
	background-color: #00a0c4;
	border-color: #00a0c4;
}

.left
{
	text-align: left;
}

.bytageven
{
    background: #fff ; 
}

.bytagodd
{
    background: #Def0f0;
}

.pager span 
{
    font:bold 18px Arial;
    color:black;
    border-bottom: solid 1px #fff;
    text-align:center; 
}
.pager td 
{
    vertical-align:middle;
    text-align:center; 
    border-bottom: solid 1px #fff;
}
img 
{
    border: 0px;
}


DIV.updatePanel {
    top:30%;
    width: 940px;
    position:fixed;
    text-align: center;
    background-color:#ffddbb; 
    border: solid 3px #000;
    height: 100px;
}

.errMsg {
	font-size: .8em;
	color: #FF0036;
	display: block;
}

.validatorErr 
{
	height: 22px;
	margin: 4px;
	color: #F34610;
	font-weight: bold;
}

DIV.validatorErr 
{
	padding-top: 6px; 
	height: 22px;
	margin: 4px;
	color: #F34610;
	font-weight: bold;
}

DIV.validatorErr IMG 
{
	vertical-align:middle;
	margin-right: 4px;
}

/*************  password  *******************************/

.TextIndicator_pwd_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_pwd_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_pwd_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_pwd_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_pwd_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.dottedBottomBorder
{
    background: url(../images/backgrounds/dotted.gif) repeat-x bottom;
    padding-bottom: 10px; 
}

input.textbox, textarea.textbox
{
    background-color:#ffffd3;
    padding:3px;
    border:1px solid #999999;
}

INPUT.inputbox, SELECT.inputbox, TEXTAREA.inputbox
{
	background-color: #ffffd3;
	border: 1px solid #999999;	
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.50;
}


.updateProgress
{
	/*border-width: 1px;
	border-style: solid;
	*/
	background-color: #FFFFFF;
	position: absolute;
	width: 250px;
	height: 42px;	
}

.status_live
{
	float:left; width:128px; height:193px; margin-bottom:25px; margin-right:4px; 
	background-image:url('/images/backgrounds/logo_background.jpg'); background-repeat:no-repeat; background-position:left top;	
}

.status_dead
{
	float:left; width:128px; height:193px; margin-bottom:25px; margin-right:4px; 
	background-image:url('/images/backgrounds/logo_background_available.jpg'); background-repeat:no-repeat; background-position:left top;
}

span.required
{
	color:red;
	font-size:18px;
}

.divlogolink
{
	width:124px;
	padding: 0px 2px 0px 2px; 
	height:193px; 
	border: 3px solid #ffffff; 
}

.divhoverlink
{
	width: 210px;
	height: 114px;
	background: #F5F5F5;
	border: 3px solid #ccc; 
	border-style:dotted ;
	cursor: pointer;
	padding: 5px 6px 10px 6px;
	margin-right: 6px;
	margin-top: 6px;
	float:left;
}

.clickablelink
{
	display: block;
	width: 280px;
	height: 100px;
	float:left;
}

.divsearchlink
{
	position:relative; 
	width:210px; 
	padding-left:6px; 
	padding-top: 10px;
	padding-right:6px; 
	background-image:url('/images/backgrounds/orange-shade-bg.gif'); 
	background-repeat:repeat-x; 
	height:220px;
	border: 3px solid #ffffff; 
	cursor: pointer;
}

.divsearchlinkheader
{
	padding-top:8px; font-size:16px; font-weight:bold;
}

.divsearchlinkcontent 
{
	padding-top:8px; font-size:12px;
}

.divsearchreadmore
{
	position:absolute; top: -16px; left:156px;
}

.divsearchTop
{
	text-align:center; padding-top:12px; 
	width:210px; height:100px; 
	padding-left:20px; padding-right:20px;
}

.topheader
{
	width: 950px;
}

.topheader_inner
{
    text-align:right; padding-right:15px; padding-top:10px; color:#fff;
}
.topheader_inner a
{
	color:#efefef;
	font-weight:bold;	
}

.topheader_inner a:hover
{
	color:#fff;
	font-weight:bold;
}



.redtxt
{
	color:#ff0000; 
}

.greentxt
{
	color:#009900;
}

div#layout_left
{
	background-color:#f6f5f3;
	width:180px;
	margin: 10px 20px 0px 0px;
	padding: 3px 16px;
}

div#layout_left img {
  margin-top: 14px;
}

div#layout_left a  {
  color: #a49d99; 
  display:block;
  text-decoration: none; 
  font-size: 11px; 	
  padding-bottom:5px;
}

div#layout_left a:hover  {
  text-decoration: underline; 
}

div.searchleft
{
	 float:left; width:280px;
}

div.searchright
{
	float:left; padding-left:10px; padding-right:50px; width:53px;
}

div.searchbottom
{
	font-size:11px; color:#999; padding-bottom:14px;
}

.imageArray a, .imageArray img 
{
	/* display: block;	*/
}

.imageArray a 
{
	/*float: left;*/ 
	/*margin-right: 1px;
	margin-bottom: 1px;*/
}

/* for tooltip popups */


DIV.tooltip
{
	  background: #000000;
	  color: white;
	  padding: 10px 14px 10px 14px;
	  width: auto;
	  height: auto;
	  text-align: left;
	  font-size: 11px;
	  z-index: 100000;
}


.smallfont
{
	font-size:11px; 
	font-weight:normal ; 
	color:#333;
}

INPUT.inputbox
{
	width:220px;
}


/*********** Member list table style ***************************/
.member_list 
{
    width:99%;
}

.member_list td.name 
{
    color:#444;
    font-weight:bold;
}

.member_list th 
{
    padding:4px 1px 4px 0px;
}

.member_list th
{
	color: #000000;
	height: 18px;
	font-weight: normal;
	font-size:11px;
	padding: 8px;
    border-bottom: solid 1px #000;    
    background-color:#efefef;
}

.member_list td
{
    padding: 8px 2px 8px 2px;
    border-bottom: solid 1px #d8dfea; 
}
    
.member_list th a
{
	color: #000;
}

.member_list a
{
	color: #009fc6;	
	font-size:11px;
}

.member_list .footer
{
   /* border-bottom: solid 1px #fff;  */
}

.member_list .even
{
	background-color: #D0D7E7;	
	font-size:11px;
}

.member_list .odd
{
	font-size:11px;
}

.member_list td, .member_list input, .member_list textarea, .member_list select 
{
	font-size:11px;
	text-align:left;
	color: #000; 
}

.member_list_pager span
{
    font:bold 20px Arial;
    color:black;
}

.member_list_pager a
{
	font:bold 14px Arial;
}

.member_list_pager td
{
	border-bottom: solid 1px #fff; 
}

.member_list_pager td 
{
    vertical-align:middle;
}


#divCreatePage
{
}

#divCreatePage .createtitle
{
	font:bold 14px;
    color:#333;
    padding: 5px 0px;
}

#divCreatePage .createexample
{
	font:normal 11px arial;
    color:#666;
    padding: 0px 0px 5px 0px;
}

.searchTextBox 
{
    background:#FFFFFF url(/images/main/search.png) no-repeat 4px 4px;
    padding:3px 4px 3px 22px;
    border:1px solid #CCCCCC;
    width:320px;
    color:#666;
    font-weight:bold;
    height: 19px;
}

.gradientTextBox 
{
    background-image:url(/images/main/form_bg.jpg);
    background-repeat:repeat-x;
    border:1px solid #d1c7ac;
    padding: 6px 0px;
    height:26px;
    width: 340px;
    color:#333333;
    padding:3px;
    margin-right:4px;
    margin-bottom:2px;
    font-family:tahoma, arial, sans-serif;
}

.pickupname
{
	background-image:url(/images/main/homepage_pickwebsite_name.jpg);
    background-repeat: no-repeat; 
    background-position: right center;
}

#divSearchBlock
{
	padding: 4px 0px;
	height:30px;
	line-height:16pt;
}

#divSearchBlock a
{
	background-color:#f66107;
	color:#fff;
	text-decoration:none;
	padding: 1px 6px;
}

#divSearchBlock a:hover
{    	    	
	background-color:#fff;
	color: #f66107;
	font-weight:bold;
	text-decoration:underline;
}

#divDiscoverPage
{
}

#divDiscoverPage div
{
	float:left; 
	padding-right:10px;
}

#divDiscoverPage div IMG
{
	border: none; 
}
/****************** end of Member list table style *************/
.success 
{
    color:#666;
    font-weight:bold; 
    font-size:12px;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.greenbox
{
    width:285px; 
    float:left; 
    background-color:#fff; 
    height:46px;
    border: solid 1px #527e87 ; 
}

.transparent
{
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.sitemap
{
	margin-top: 12px;
    margin-bottom: 18px;
    padding: 18px 0px;
    color: #999; 
}

.sitemap a
{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#00a0d7;
}

DIV.question_section
{
	font-size:14px; 
	padding: 8px 0px;
}

DIV.question_section INPUT
{
	font-weight: normal;
}

DIV.question_icon
{
	float:left; 
}

DIV.question_header
{
	float:left; 
	padding-left:10px;
	padding-top: 6px; 
}

DIV.question_div 
{
	padding-left:30px;
}
DIV.help_section
{
  font-size:14px; font-weight:bold;
}

DIV.help_icon
{
  float:left; 
}

DIV.help_header
{
  float:left; padding-left:10px;
} 

DIV.helpout
{
	padding-top:15px; margin-top:15px;
	border-top: url(../images/backgrounds/dotted.gif) repeat-x bottom;
}

#tableFooter a 
    {
    	display:block; 
    }
    
#tableFooter img {
    margin-top: 12px;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

#dhtmltooltip
{
    position: absolute;
    width: 450px;
    border: 2px solid black;
    padding: 2px;
    background-color: #efefef;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(/images/buttons/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.trademarksuccess
{
	background-color:#f4ffe5;
    padding:12px 18px 12px 18px;
    border:1px solid #bae97a;
    color:#444;
}