/******************************************
CMP Directory Websites: Global Stylesheet
Defines styles which are common across
all look4industry sites.
******************************************/

@media print {
	#layoutTable { width: 100%; }
	.noprint {display: none;width: 0px;height: 0px;margin: 0px;}
	.menu {display: none;}
}

@media screen {
	#layoutTable {width: 760px;}
	.printonly {display: none;width: 0px;height: 0px;}
	.menu {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-color: #efefef;
		vertical-align: middle;
	}
}

body {
	background-color: #ffffff;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0;
}

body.popup {
	background-color: #ffffff;
	border-width: 0;
	margin: 10;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#pageBody {
	padding: 10px;
	text-align: justify;
}

td, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	/*text-align: left;*/
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

input, option, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.menu_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
 	padding-left: 10px;
}

a.menu_link:hover {
    text-decoration:underline;
}

form {
	margin : 2px;;
}

h1 {
	font-size: 13pt;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.errorMessage {
	font-weight: bold;
	color: #ff0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

/***********************************
Image styles for advertising server
***********************************/

img.button {
	border: 1px solid #000000;
	margin-top: 5px;
}

img.banner {
	border: 1px solid #000000;
}

img#topleftlogo {
	margin-bottom: 5px;
}

INPUT.searchFormElement {
    width:220px;
}

SELECT.searchFormElement {
    width:224px;
}

#search_table {
    padding:2px;
}

hr {
	color:#cccccc;
	height:1px;
}

.pagingLabelEnabled {
	font-size : 11px;
	color : Blue;
}

.pagingLabelDisabled {
	font-size : 11px;
	color : #DDDDDD;
}

.pageLinkCurrent {
	font-size : 11px;
	color : Blue;
	background-color : #ececec;
}

.pageLink {
	font-size : 11px;
	color : Blue;
}

.alternatingRows0 { background-color: #eeeeee; vertical-align: top;}
.alternatingRows1 { background-color: #ffffff; vertical-align: top; }

.alternatingRows0 a { text-decoration: none; }
.alternatingRows0 a:hover { text-decoration: underline; }

.alternatingRows1 a { text-decoration: none; }
.alternatingRows1 a:hover { text-decoration: underline; }


.FieldError {
	color: #ff0000;
}

.developerError {
	color: #ffffff;
}

.ProfileAddressTitleCell {
	font-weight: bold;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 2px;
}

.xrm {
	font-size: xx-small;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

a.xrm:hover {
	font-size: xx-small;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

.searchTip {
	color: #000099;
	font-size: x-small;
}

	