/* CSS Document for ClaimsPages.com -- contains widget-specific css
	COLOR SCHEME =	Primary highlight color		: Claimspages Red (FF000B)
					Secondary highlight color	: Logo Dark Blue (000084)
					Ternary highlight color		: True Black (0)
					Quaternary highlight color	: Gold (B0A060)
					Primary Lowlight color		: Tan (F0EDE1)
	ADDITIONAL COLORS =
					Secondary Lowlight color	: Off-White (FBFBF3)
*/
table.widget {
	margin: 0px;
	padding: 0px;
	/*background-color: #F0EDE1;*/
	text-align: center;
}
table#main-column-content table#subscribe-widget {
	width:		50%;
	/*border:		solid 1px red;*/
}
table.widget td.leftpane {
 	text-align:		left; 
	width:			50%;
	line-height:	20px;
	white-space:	nowrap;
}
table.widget td.leftpane img {
	width:	14px;
	height:	14px;
	border:	1px solid black;
	background-color:	white;
	margin:	3px;
}
table.widget td.leftpane a {
	color: white;
}
table.widget td.leftpane a:visted {
	color: white;
}
table.widget td.rightpane {
	background-image:	url(/images/tabs/dark-tab-end2.gif); 
	background-repeat:	no-repeat; 
	background-position:top left; 
	width:				50%;
}
table.widget td {
	text-align: center;
}
li.widget {
	font-size:				8pt;
	list-style-position:	outside;
	list-style-type:		disc;
	list-style-image: 		none;
}
li.widget-unchosen {
	font-size:				8pt;
	list-style-position:	outside;
	list-style-type:		disc;
	/*list-style-image: 		url(/images/Bluetriangle12x10narrow.gif);*/
	list-style-image:		none;
}
li.widget-chosen {
	font-size:				8pt;
	list-style-position:	outside;
	list-style-type:		disc;
	/*list-style-image:		url(/images/greentriangle12x10down.gif);*/
	list-style-image:		none;
}
li.selected {
	font-size:				8pt;
	list-style-position:	outside;
	list-style-type:		disc;
	list-style-image:		url(/images/checkmark10x10.gif);
}
a.directory {
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal;
}
/*div.directory {
	font-variant:	small-caps;
	text-align:		center;
	white-space:	normal;
	width:			100%;
}*/
/*div.horiz-directory {
	position:		relative;
	top:			-.5em;
}*/
table.highlightBox-center {
	border:				1px solid black; 
	padding:			0px; 
	background-color:	white;
}
table.highlightBox-center td {
	margin:				0px;
}
table#main-column-content table.highlightBox-shell {
	background-color:	#FEF300;
	border: 			1px solid black; 
	padding: 			3px;
	width:				90%;
}
table.highlightBox-shell {
	background-color:	#FEF300;
	border: 			1px solid black; 
	padding: 			3px;
}
.gutter-bit {
	
}
.gutter-header {
	text-align:			left; 
	white-space:		nowrap;
	background-color:	#CCCC99;
	color:				#000000;
}
.gutter-header a {
	color:				#000000;
}
.gutter-header a: visited {
	color:				#000000;
}
.gutter-image {
	width: 20px; 
	height: 20px; 
	background-color: #CCCC99;
}
.offwhite {
	/*background-color: #F0EDE1;
	border: 1px none #FFFFCC;*/
	/*background-image: url(/images/bg6-F0EDE1-F9F5F0.gif);*/
}
.inset {
	/*background-color:	#FFFF99;*/
	/*background-color: 	#FEF300;*/
	background-color:	#C8AD5B;
	border-color:		#FEF300;
	border-width:		0px thin thin thin;
	border-style:		solid;
	color:				white;
}
.padbottom {
	margin-bottom:	1em;
}
#resource-center {
}
#data-center {
}
#forms-center {
}
#toolchest {
}
#editors-picks {
}
#poll {
	background-color: #FFFFFF;
	border:		1px solid #000084;
	padding:	3px;
}
#careercenter {
	width:			50%;
	/*border:			solid 1px red;*/
}
#forums {
	width:			50%;
	/*border:			solid 1px red;*/
}
#calendar {
	width:			50%;
	/*border:			solid 1px red;*/
}
#servicedirectory {
	background-color: #FFFFFF;
}
#directory-vert {
}
#news {
	overflow: auto;
}
#subscribe {
	text-align:	center;
}
#viewer-widget {
	/*border:			1px solid #B0A060;*/
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		8pt;
	font-weight:	normal;
}
table#viewer-widget {
	width:			75% !important;
}
p.tinyLinkList {
	line-height: normal;
}
table#viewer-widget p {
	margin-left:	3px;
	margin-right:	3px;
	margin-top:		5px;
	margin-bottom:	5px;
	text-align:		left !important;
}
table#main-column-content table#CYPinset {
	background-color:	#FEF300;
	border:		1px solid black;
}
table#CYPinset td {
	border:		0px none black;
}
table#CYPinset td#CYPsearch {
	border:		1px solid black;
	margin:		0px 1px 3px 3px;
	background-color: white;
	padding:	3px;
}
table#CYPinset td#CYPbrowse {
	border:		1px solid black;
	margin:		0px 2px 3px 3px;
	background-color: white;
	padding:	3px;
}
table#CYPinset td.CYPbannercell {
	width:		22px;
}
table#CYPinset td#CYPsearch input {
	margin-bottom:	6px;
}
table#CYPinset td#CYPsearch select {
	margin-bottom:	6px;
}
table#CYPinset td#CYPsearch input.nomargin {
	margin-bottom:	0px;
}
table#CYPinset td#CYPquick {
	border:		1px solid black;
	margin:		0px 2px 3px 3px;
	background-color: #BED0E3;
	padding:	1px;
}
/*table#CYPinset td#CYPquick select {
	margin-bottom:	6px;
}
table#CYPinset td#CYPquick input.nomargin {
	margin-bottom:	0px;
}*/
