/* generic structure */

form
{
	margin:0;
}

input,
select,
button
{
	vertical-align:middle;
}

body,
input,
select
{
	font-size:100%;
}

img
{
	border:0;
}

a
{
	color:#033565;
}

a.zoom
{
	text-decoration:none;
	font-size:.9091em;
	color:#666;
}

a.zoom img
{
	width:2.182em;
	vertical-align:middle;
}

table.listing,
table.normal
{
	border-collapse:collapse;
	width:100%;
	margin:0;
}

table.contactInfo
{
	width:100%;
}

table.normal th
{
	background-color:#ccc;
	background-image:none;
	font-weight:bold;
	padding:.636em;
	color:#000;
	text-align:left;
}

.contactInfo th,
.listing th
{
	background:url(/members/images/mls/tableHeader.gif) 0 0 repeat-x #97b8d8;
	font-weight:bold;
	padding:.636em;
	color:#000;
	text-align:left;
}

.contactInfo td,
.listing td
{
	padding:.417em;
}

table.listing th,
table.listing td
{
	border:.083em solid #999;
}

.tableNavigationTop,
.tableNavigationBottom
{
	color:#666;
	font-size:.95em;
	height:1%;
	overflow:hidden;
}

.tableNavigationTop
{
	padding:1.25em 0 .25em 0;
}

.tableNavigationBottom
{
	padding:.25em 0 1.25em 0;
}

.searchinput
{
	width:15em;
	margin-left:.25em;
	float:left;
}

#mcs_logo
{
	padding:1.5em 0 .5em 0;
	margin:auto;
	display:block;
	width:11.667em;
}


.statusButton
{
	float:left;
	margin-top:3px;
	margin-right:4px;
}

.viewIcon
{
	width:15px;
	height:13px;
	background:url(/members/images/binoculars.gif) 0 0 no-repeat;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 4px;
}

.editIcon
{
	width:12px;
	height:13px;
	background:url(/store/images/icon_edit_cat.png) 0 0 no-repeat;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:4px;
}

.deleteIcon
{
	width:11px;
	height:13px;
	background:url(/store/images/icon_remove.png) 0 0 no-repeat;
	text-decoration:none;
	display:block;
	float:right;
	margin:0 4px;
}

.backArrow
{
	background:url(/store/images/icon_previous.gif) 0 0 no-repeat;
	padding-left:20px;
	text-decoration:none;
	font-size:8pt;
}

.forwardArrow
{
	background:url(/store/images/icon_next.gif) 100% 0 no-repeat;
	padding-right:20px;
	text-decoration:none;
	font-size:8pt;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.datepickertrigger
{
	background: transparent url(/members/images/icon_calendar.gif) 50% 50% no-repeat;
	border:none;
	height:20px;
	width:20px;
}

.companyGroup
{
	clear:both;
	overflow:auto;
	height:1%;
}

.formTableDiv
{
	padding-top:1.5em;
	font-weight:bold;
}

.formTable
{
	border-collapse:collapse;
}

.formTable td,
.formTable th
{
	padding:.25em 0;
	margin:0;
}

.formTable th
{
	text-align:left;
	padding-right:3em;
}

input,
select
{
	font-size:1em;
	vertical-align:middle;
}

.companyGroup select
{
	float:left;
	height:7em;
	width:15em;
	margin-right:1.5em;
}

.companyGroup input
{
	font-size:.8333em;
}

.addRemoveContainer
{
	padding-top:1em;
	float:left;
}

.button
{
	background: transparent url(/members/images/mls/searchicon.png) 50% 50% no-repeat;
	border:none;
	height:22px;
	width:25px;
}

span.submitbuttongrey,
span.submitbutton
{
	color:#000;
	font-weight:bold;
	float:left;
	display:block;
	font-size:11px;
	height:22px;
	padding-right:12px; /* sliding doors padding */
	text-decoration: none;
}

span.submitbutton
{
	background:transparent url('/members/web20_a.gif') no-repeat scroll top right;
}

span.submitbuttongrey
{
	background:transparent url('/members/bg_button_a_grey.gif') no-repeat scroll top right;
}

span.submitbuttongrey span,
span.submitbutton span
{

	display:block;
	line-height:12px;
	padding:5px 0 5px 12px;
}

.submit
{
	border:0;
	background-color:transparent;
	margin:0;
	cursor:pointer;
	width:auto;
	overflow:visible;
	padding:0;
}

span.submitbutton span
{
	background:transparent url('/members/web20_span.gif') no-repeat;
}

span.submitbuttongrey span
{
	background:transparent url('/members/bg_button_span_grey.gif') no-repeat;
}

#tabsG
{
	width:100%;
	line-height:normal;
	height:1%;
	overflow:hidden;
}

#tabsG ul
{
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
}

#tabsG li
{
	display:inline;
	margin:0;
	padding:0;
	/*font-size:1.091em;*/
}

#tabsG a
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color:#000;	
}

#tabsG a span
{
	float:left;
	display:block;
	padding:5px 12px 4px 6px;
	font-weight:bold;
}

#tabContent,
.tabContent
{
	clear:both;
	border:.083em solid #999;
	padding:.083em;
	height:1%;
	overflow:hidden;
	margin-bottom:1em;
}

.tabsMultiple
{
	clear:both;
	border-top:.083em solid #999;
	padding-top:1.667em;
	height:1%;
	overflow:hidden;	
}

.contentPadding
{
	padding:1.5em;
}

ul
{
	list-style-type:square;
}

.errortext
{
	display:block;
	color:#FF0000;
	border:.083em solid #FF0000;
	margin:1.667em 0;
	position:relative;
	background: url(/members/images/messages_warning.gif) .417em .417em no-repeat;
	padding:1.25em 1.25em 1.25em 4.167em;
}

.noerrortext
{
	display:block;
	color:#00DD00;
	border:.083em solid #00DD00;
	margin:1.667em 0;
	position:relative;
	background: url(/members/images/icon_CheckMark.gif) .417em .417em no-repeat;
	padding:1.25em 1.25em 1.25em 4.167em;
}

.keySquare
{
	margin-right:.417em;
	float:left;
	border:.083em solid black;
	width:.667em;
	height:.667em;	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsG a span { float:none; }
/* End IE5-Mac hack */

/*
#tabsG a:hover
{
	background:url(/members/images/noHoverLeft.png) no-repeat left top;
}

#tabsG a:hover span
{
	background:url(/members/images/noHoverRight.png) no-repeat right top;
}
*/

a.normallink
{
	position:relative;
	top:-.083em;
	background:url(/members/images/hoverLeft.png) no-repeat left top #6ba4d7;
}

span.normallink
{
	position:relative;
	top:0;
	background:url(/members/images/hoverRight.png) no-repeat right top #6ba4d7;
}

a.activelink
{
	position:relative;
	top:0;
	background:url(/members/images/noHoverLeft.png) no-repeat left top;
}

span.activelink
{
	position:relative;
	top:0;
	background:url(/members/images/noHoverRight.png) no-repeat right top;
}

.info
{
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	cursor:help;
}

/*.info:hover
{
	z-index:25;
}*/

.info div.tooltip
{
	display: none;
}

.info:hover div.tooltip
{
	display:block;
	position:absolute;
	left:1.667em;
	bottom:99%;
	border:.083em solid #0cf;
	background: url(/members/images/questionMark.gif) .417em .417em no-repeat;
	background-color:#cff; color:#000;	
	width:100%;
	padding:.417em .417em .417em 2.083em;
}

.formatNote
{
	font-size:.95em;
	color:#666;
}

.formTable .formatNote
{
	position:relative;
	top:-.6em;
	vertical-align:top;
}

.buttonsDiv
{
	margin:1em 0;
}

.formTableDiv
{
	padding-top:1.5em;
	font-weight:bold;
}

.scroll_checkboxes
{
    height:6.5em;
    width:15em;
    padding:.5em;
    overflow:auto;
    border:.083em solid #ccc;
}

.draggableCell
{
	border:.083em solid #ccc;
	padding:.417em;
	height:1%;
	overflow:hidden;
}

.label
{
	font-weight:bold;
}

.draggableCell
{
	position:relative;
	padding:2px;
	height:1%;
	overflow:hidden;
	border:1px solid #ddd;
}

.draggableCell table td
{
	border:0;
	padding:.25em;
}

.move { cursor:move; }

.sortPageDiv
{
	clear:both;
	border:.091em solid #aaa;
	font-size:.9167em;
	margin:2em 0;
}

.sortByDiv
{
	background-color:#888;
	padding:.3em .75em;
	font-weight:bold;
	height:1%;
	overflow:hidden;
}

.sortByDiv,
.sortByDiv a
{
	color:#fff;
}

.sortcontent
{
	padding:.091em;
}

.sortBy
{
	margin:.273em 1em 0 0;
	float:left;
}

.view
{
	float:right;
	margin-top:.273em;
}

.view a
{
	border:.091em solid black;
	float:left;
	padding-right:.2em;
	color:#333;
	margin-left:.25em;
	text-decoration:none;
}

.view a:hover
{
	cursor:pointer;
}

.view img
{
	margin-right:.188em;
}

.view .pressed
{
	background:url(/members/images/mls/list_grid_2.gif) 0 0 repeat-x #fff;
}

.view .depressed
{
	background:url(/members/images/mls/list_grid.gif) 0 100% repeat-x #fff;
}

.pageItemsDiv
{
	background-color:#f9f9f9;
	padding:.3em .75em;
	height:1%;
	overflow:hidden;
}

.page
{
	margin-right:1em;
	margin-top:.273em;
}

.pageDiv
{
	padding-top:.5em;
}

.itemsDiv
{
	float:right;
	margin-top:.273em;
}

.items
{
	margin-top:.273em;
	margin-right:2.5em;
	float:left;
}

/* end Page Sort */


/* viewCompany.php css */

#companyContactInfo
{
	padding:1em;
	border:.083em solid #999;
	margin-bottom:3.5em;
	overflow:auto;
	background:url(/images/content_background_reverse.png) 0 100% repeat-x #fff;
}

#myList
{
	height:1%;
	overflow:hidden;
}

#myList .card
{
	/*position:relative;*/
	background:#fff;
	float:left;
	width:30.25%;
	height:13em;
	border:.083em solid black;
	padding:.25em;
	margin:.25em;
	font-family:verdana;
}

#myList .card table
{
	font-size:.75em;
	margin:.417em;
}

#myList .cardHeader
{
	padding:.185em .37em;
	font-size:.95em;
	height:1.481em;
	/*background-color:#808080;*/
	background:url(/members/images/mls/tableHeader.gif) 0 0 repeat-x #fff;
	font-weight:bold;
	color:#000;
	border:.083em solid #888;
}

/* end viewCompany.php css */


/* calendar.php CSS */

table.calendar
{
	width:100%;
	border-collapse:collapse;
}

.calendar td,
.calendar th
{
	border:.111em solid #999;
	width:14.29%;
}

.calendar th
{
	font-size:1.75em
	padding:.75em;
}

.calendar td
{
	height:13em;
	vertical-align:top;
	font-size:.75em;	
}

.calendar .calendarNumber
{
	font-size:1.35em;
	border-right:.083em solid #999;
	border-bottom:.083em solid #999;
	width:1.5em;
	padding:.2em 0 .2em .2em;
	margin-bottom:.75em;
	font-weight:bold;
}

.eventInfo td
{
	font-size:1em;
	height:1em;
	border:0;
}

/* end calendar.php CSS */


/* editUser.php CSS */

#userPhoto
{
	text-align:center;
	position:absolute;
	right:1em;
	top:1em;
}

#userPhoto div
{
	font-size:.85em;
}

#passwordContainer
{
	width:15em;
	height:.33em;
	border:.083em solid #888;
	margin:.33em 0 .5em 0;
	padding:.1em;
	background-color:#eee;
}

.password-strength-bar
{
	max-height:.33em;
}

.strengthText
{
	font-weight:bold;
	color:#000;
	margin-left:.25em;
}

/* end editUser.php CSS */


/* projects.php CSS */

.test span
{
	color:red;
	font-size:.85em;
	font-weight:bold;
	margin-left:1em;
}

.details
{
	margin-top:.5em;
	float:right;

}

.temp
{
	display:none;
	clear:both;
	padding:1em;
	font-size:.9em;
}

/* end projects.php CSS */



/* project.php CSS */

#departmentList
{
	float:right;
	background-color:#f4f3ec;
	border:.083em solid #ccc;
	padding:.417em;
	width:10.833em;
	margin-right:-10.833em;
}

#projectcontainer
{
	margin-right:10.833em;
}

#projectwrapper
{
	padding-right:2.917em;
}

#project
{
	float:left;
	width:100%;
}

/* end project.php CSS */


/* links.php CSS */

#linkHeader
{
	text-align:center;
	margin-bottom:2.5em;
}

.letterHeader
{
	font-weight:bold;
	text-decoration:none;
}

.letterHeaderContainer
{
	clear:both;
	border-bottom:.083em solid #ccc;
	margin-bottom:.833em;
	padding-bottom:.25em;
}

.linkContainer
{
	padding:0 1.667em 1.5em 1.667em;
	height:1%;
	overflow:hidden;	
}

.linkDiv
{
	float:left;
	width:49%;
	padding:.083em 0;
}

/* end links.php CSS */


/* downloads.php CSS */

.downloads
{
	float:right;
}

.fileType
{
	margin-right:.5em;
}

/* end downloads.php CSS */

#breadcrumbs
{
	/*float:right;*/
	font-size:.9091em;
	margin-bottom:3em;
	/*height:1%;
	overflow:hidden;*/
	/*text-align:right;*/
	/*width:100%;*/
	/*border-bottom:1px solid #999;*/
}

#breadcrumbs span
{
	/*font-size:1.25em;*/
	/*color:#9c3300;*/
	font-weight:bold;
	/*font-family:helvetica;*/
}


/* product */

.addcart
{
	position:absolute;
	right:1.2em;
	bottom:1.2em;
	font-size:.9167em;
}

.addcart img
{
	vertical-align:middle;
	width:2.4em;
}

.addcart .incart
{
	font-size:.9091em;
	margin-top:.25em;
	text-align:right;
}

.product
{
	float:left;
	position:relative;
}

.productcontent
{
	padding:1.091em;
	height:1%;
	overflow:hidden;	
}

.productimage
{
	text-align:center;
	color:#999;
}

.productimage .clearancestamp
{
	position:absolute;
	top:0;
	right:0;
	width:6.182em;
}

.productphoto
{
	height:7.273em;
	padding:.182em;
}

.productimage .productimagelink
{
	position:relative;
	display:block;
	border:.091em solid #ddd;
	width:10.182em;
	overflow:hidden;
}

.productpricing
{
	font-weight:bold;
	color:#9c7800;
	font-size:1.0833em;
}

.sale
{
	text-decoration:line-through;
	margin-right:1em;
	font-weight:normal;
	color:#888;
}

.savings
{
	margin-top:.25em;
	color:#ff0000;
	font-size:.9231em;
}

.requirelogin
{
	font-size:.9091em;
	color:#888;
}

.productimage .saleicon
{
	width:3.583em;
	position:absolute;
	bottom:0;
	right:0;
}

.producttitle
{
	font-size:1.1667em;
	margin-bottom:1.5em;
	font-weight:bold;	
}

.producttitle .partnumber
{
	margin-top:.25em;
	font-weight:normal;
	font-size:.9091em;
}

#grid,
#list
{
	margin:2em 0;
	height:1%;
	overflow:hidden;
}

#grid .productimagelink
{
	margin:0 auto .25em auto;
}

#grid .product
{
	min-height:29.091em;
	max-height:29.091em;
	width:17.364em;
	border:.091em solid #999;
	margin-bottom:-.091em;
	margin-right:-.091em;
	
}

#grid .producttitle
{
	margin-top:1.667em;
}

#grid .productpricing
{
	margin-bottom:4em;
}

#list .product
{
	width:100%;
	border-bottom:.091em solid #999;
}

#list .productimagelink
{
	margin-bottom:.25em;
}

#list .productimage
{
	float:left;
	margin-right:2.545em;
}

#list .producttitle
{
	float:left;
	width:60%;
}

#list .productpricing
{
	float:left;
	width:60%;
}

#onhand
{
	/*margin-top:10em;*/
}


/* end product */



/* editPDFFile.php CSS */

.jqResize
{
	width:5px;
	height:5px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	cursor:se-resize;
	background-color:#fff;
	border:1px solid black;
}

#horizontal_container
{
	width:613px;
	height:18px;
	background:url(/members/images/horizontal_ruler.gif);
}

#horizontal_guide
{
	position:relative;
	left:0;
	top:0;
	border-left:1px solid red;
	border-right:1px solid red;
	height:18px;
}

#vertical_container
{
	width:20px;
	height:810px;
	background:url(/members/images/vertical_ruler.gif);
}

#vertical_guide
{
	position:relative;
	left:0;
	top:0;
	border-top:1px solid red;
	border-bottom:1px solid red;
	width:20px;
}

.iconButton
{
	position:relative;
	width:16px;
	height:15px;
	border:1px solid #ccc;
	text-align:center;
	background-color:#fff;
	font-family:wingdings 3;
	padding-top:1px;
}

#iconContainer
{
	background-color:#fff;
	position:absolute;
	top:100%;
	left:0;
	width:240px;
	border:1px solid black;
}

.wingdingIcon
{
	float:left;
	color:#000;
	text-decoration:none;
	font-size:11pt;
	width:18px;
	height:18px;
	border:1px solid #eee;
}

.wingdingIcon:hover
{
	text-decoration:none;
	border:1px solid #888;
}

#clearIconContainer
{
	clear:both;
	padding:10px;
	text-align:right;
}

#closeIconContainer
{
	font-size:10pt;
	font-family:arial;
}

#grid,
#grid input
{
	font-size:8pt;
}

.backgroundDiv
{
	background-color:white;
}

.bodyPage,
#gridContainer,
.backgroundDiv
{
	border:1px solid black;
	width:612px;
	height:792px;
	left:0;
	top:0;
	position:absolute;
}

.bodyGrid
{
	border:1px solid #ccc;
}

.zdingbats
{
	font-family:zdingbats;
	border:1px solid #ccc;
	background-color:#fff;
	width:16px;
	height:14px;
	text-align:center;
	padding-top:2px;

}

.wingdings
{
	font-family:'Wingdings 3';
	border:1px solid #ccc;
	background-color:#fff;
	width:16px;
	height:14px;
	text-align:center;
	padding-top:2px;

}

#bold
{
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	font-family:'Times New Roman';
}

#italic
{
	text-align:center;
	font-size:9pt;
	font-style:italic;
	font-family:'Times New Roman';
}

#underline
{
	text-align:center;
	font-size:9pt;
	text-decoration:underline;
	font-family:'Times New Roman';
}

#bold,
#italic,
#underline,
#leftAlign,
#rightAlign,
#centerAlign,
#justifyAlign,
#fontColor,
#backgroundColor,
#borderColor,
#horizontal,
#vertical,
#left,
#right,
{
	border:1px solid #888;
	width:16px;
	height:16px;
	cursor:pointer;
}

#fontColor
{
	background:url('/members/images/font_color.gif') no-repeat;
}

.draggable
{
	border-style:solid;
	border-width:0;
	border-color:#000000;
}

.textbox,
tempText
{
	padding:0 5px;
	font-family:Arial;
	font-size:12pt;
	font-color:#000000;
	white-space:nowrap;
	height:100%;
}

.icon
{
	padding:0 5px;
	font-size:12pt;
	font-color:#000000;
}

.rectangle,
.image
{
	padding:0;
	height:100%;
	width:100%;
}

.selectedButton
{
	background-color:#ddd;
}

.formatButtons,
.formatAllButtons,
.globalButtons,
.formatAllDropdown
{
	cursor:pointer;
	padding:2px;
	float:left;
}

.normalButton,
.selectedImage,
.normalImage
{
	background-color:#fff;
}

.selectedImage
{
	border:3px solid red;
}

.normalImage
{
	border:1px solid black;
}

/* end editPDFFile.php CSS */

/* projectReport.php CSS */

.sectionHeader
{
	clear:both;
	padding-top:1em;
}

/* end projectReport.php CSS */

.selectable .ui-selecting { background: #feca40; }
.selectable .ui-selected { background: #f39814; color:white; }

.changeDate
{
	text-align:left;
	margin-bottom:2em;
}

.dateHeader { float:left; }

.dateContainer
{
	margin-left:50px;
	margin-top:1em;
	height:1%;
	overflow:hidden;
}

.selectableborder
{
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
