body
{
	font-family:Verdana;
	font-size:0.7em;
	color:#333333;
	padding:0;
	margin:0;
	background-color:#ffffff;
/*	background-image:url(/gfx/backgroundBody.jpg);
	background-position:top left;
	background-repeat:repeat-x;*/
}

.bodyBlank
{
	font-family:Verdana;
	font-size:0.7em;
	color:#333333;
	padding:5px;
	margin:0;
	background-color:#ffffff;
	background-image:none;
}

h1
{
	font-size:1.2em;
	color:#336699;
	border-bottom:dotted 1px #cccccc;
	padding-bottom:5px;
	margin:0px 0px 10px 0px;
}

h2
{
	font-size:12px;
	color:#336699;
	font-weight:normal;
	padding:0px;	
	margin:0px 0px 10px 0px;	
}


h3
{
	font-size:1.2em;
	color:#336699;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:dotted 1px #cccccc;
}

h4
{
	font-size:1.0em;
	color:#336699;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

p
{    
	margin:0px 0px 10px 0px;
	font-weight:normal;
    line-height:1.5;     
}

a
{
	color:#336699;
	text-decoration:none;
	cursor:pointer;
}

a:hover
{
	color:#336699;
	text-decoration:underline;
}

ul
{
	margin:0px 0px 0px 20px;
	padding:0;
}

ul li
{
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:0px;
}

ol li
{
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:0px;	
}

img
{
    border:0;
}

.textbox
{
	font-family:Verdana;
	font-size:1.0em;
	color:#333333;
	border:solid 1px #cccccc;
	background-color:#f3f3f3;
	vertical-align:middle;
	padding:3px;	
}

select
{
	font-family:Verdana;
	font-size:0.9em;
}

textarea
{
	font-family:Verdana;
	font-size:0.9em;
}

.headerSmallBlue
{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	padding:5px 10px 5px 7px;	
	margin:0px 0px 10px 0px;
	background-image:url(/gfx/headerSmallBlue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.headerLargeBlue
{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	padding:5px 10px 5px 7px;	
	margin:0px 0px 10px 0px;
	background-image:url(/gfx/headerLargeBlue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.headerSmallGreen
{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	padding:5px 10px 5px 7px;	
	margin:0px 0px 10px 0px;
	background-image:url(/gfx/headerSmallGreen.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.headerLargeGreen
{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	padding:5px 10px 5px 7px;	
	margin:0px 0px 10px 0px;
	background-image:url(/gfx/headerLargeGreen.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.greenText
{
	color:#99cc66;
}

.genericHolderFloatLeft
{
	float:left;
}

.genericHolderFloatRight
{
	float:right;
}

.formRow
{
	clear:both;
	width:100%;
	padding-bottom:10px;
}

.formColLeft
{
	/*display:inline;*/
	float:left;
	width:150px;
	padding-right:10px;
	color:#333333;
	font-weight:bolder;
}

.welcomeformColLeft
{
	float:left;
	width:100px;
	padding-right:10px;
	color:#ffffff;    
}


.formColLeftSmall
{
	float:left;
	width:100px;
	padding-right:10px;
	color:#333333;
	font-weight:bolder;
}

.formColRight
{
	float:left;
	/*float:left;	*/
	/*white-space:pre-wrap;*/
}

.supplierName
{
	font-size:1.2em;
}

.blogPostTitle
{
	font-size:1.2em;
}

.menuItem
{
	color:#336699;
	font-size:1.0em;
	padding-left:10px;
}

.menuItem:hover
{
	color:#333333;
}

.menuItemSelected
{
	font-weight:bolder;
}

.spacer5
{
	clear:both;
	width:100%;
	height:5px;
	font-size:0px;
}

.spacer10
{
	clear:both;
	width:100%;
	height:10px;
}

.spacer20
{
	clear:both;
	width:100%;
	height:20px;
}

.hSpacer10
{
	width:10px;
}

.hSpacer20
{
	width:20px;
}

.spacerFullWidth
{
	width:100%;
	height:0px;
	font-size:0px;
	clear:both;
}

.spacerFullWidthDotted
{
	width:100%;
	height:0px;
	font-size:0px;
	clear:both;
	border-top:dotted 1px #333333;
}

.loginArea a
{
	display:inline-block;
	padding-top:20px;
}

div#displayArea
{
	width:995px;
	/*border:solid 1px #cccccc;
	background-color:#ffffff;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;	
}

div#copyright
{
	font-size:1.0em;
	text-align:right;
	width:995px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;	
	padding:5px;	
	color:#999999;
}

div#header
{
    background-color:#eeeeee;
    border-bottom:solid 2px #336699;
    margin-bottom:10px;
	padding-top:5px;	    
}

div#headerDisplayArea
{
	width:995px;
	margin-left:auto;
	margin-right:auto;
}

div#logo
{
	float:left;
	width:210px;
}

div#mainMenu
{
    font-size:1.1em;
	width:700px;
	text-align:right;
	padding-bottom:10px;
}

div#mainMenu a
{
	padding-left:20px;
}

div#standardCol1
{
	float:left;
	width:180px;
    margin-right:10px;
}

div#standardCol2
{
	float:left;
	width:530px;
	/*border:solid 1px #cccccc;
	background-color:#fafafa;
	padding:10px;*/
}

div#doubleSpanCol2
{
	float:left;
	width:800px;
	/*border:solid 1px #cccccc;
	background-color:#fafafa;
	padding:10px;*/
}

div#doubleSpanCol1
{
	float:left;
	width:720px;
}

div#standardCol3
{
    float:left;
    width:260px;
	margin:0px 0px 0px 10px;
}

div#welcomeCol1
{
    float:left;
    width:375px;
	margin:0px 10px 0px 10px;
}

div#welcomeCol2
{
    float:left;
    width:375px;
	margin:0px 10px 0px 10px;
}

div#tagsCol1
{
	float:left;
	width:280px;
	padding-right:5px;
}

div#tagsCol2
{
	float:left;
	width:280px;
	padding-left:5px;	
}

.tagItem
{
	clear:both;
	width:100%;
	padding-bottom:10px;
}

.tagFirstCol
{
	float:left;
	width:420px;
	padding-right:5px;
}

.tagSecondCol
{
	float:right;
	width:65px;
	text-align:right;
}

.tagError
{
	width:258px;
	padding:5px;
	background-color:#ffcccc;
	border:solid 1px #ff0000;
}

.genericError
{
	padding:5px;
	background-color:#ffcccc;
	border:solid 1px #ff0000;
	color:#333333;
	font-size:8pt;
}

.genericError a
{
    color:#555555;
    font-weight:bold;
}

.genericError a:hover
{
}

.genericListItem
{
	clear:both;
	width:100%;
	padding-bottom:5px;
}

.contactItem
{
	clear:both;
	width:100%;
	padding-bottom:10px;
}

.contactName
{
	float:left;
	width:450px;
}

.contactActions
{
	float:right;
	text-align:right;
	width:100px;
}

.standardPanel
{
	width:100%;
	clear:both;
	border:solid 1px #cccccc;
	background-color:#f9fcff;
}

.greenPanel
{
	width:100%;
	clear:both;
	border:solid 1px #99cc66;
	background-color:#f6fff4;
}

.greenPanel h1
{
	font-size:1.2em;
	color:#33994d;
	border-bottom:dotted 1px #cccccc;
	padding-bottom:5px;
	margin:0px 0px 10px 0px;
}

.greenPanel h2
{
    color:#333333;
}

.standardPanelContent
{
	padding:10px;
}

.rssTitle
{
	background-color:#cccccc;
	border:solid 1px #999999;
	padding:5px;
	font-weight:bolder;
}

.rssBody
{
	background-color:#ffffff;
	border-right:dotted 1px #000000;
	border-bottom:dotted 1px #000000;
	border-left:dotted 1px #000000;
}

.recommendsFormRow
{
	padding:2px 0px 2px 0px;
}

.recommendsFormTitle
{
	color:#333333;
	font-weight:bolder;
}

.recommendsFormCol1
{
	float:left;
	width:100px;
	padding-right:8px;
	color:#336699;
}

.recommendsFormCol2
{
	float:left;
	width:160px;
}

.activityItem
{
	clear:both;
	width:100%;
	padding:0px 0px 0px 0px;
}

.activityDate
{
	float:left;
	width:80px;
}

.activityText
{
	float:left;
	width:420px;
}

.blogPostAuthor
{
	font-size:1.2em;
	color:#336699;
	padding-bottom:10px;
}

.blogPostDate
{
	font-size:1.2em;
	color:#999999;
	padding-bottom:10px;
}

.blogPostBody
{
	border:solid 1px #cccccc;
	background-color:#fafafa;
	padding:10px;
}

.introPanelBlue
{
	float:left;
	width:560px;
	padding:5px;
	border:solid 1px #336699;
	background-color:#fafafa;
}

.introPanelGreen
{
	float:left;
	width:560px;
	padding:5px;
	border:solid 1px #99cc66;
	background-color:#fafafa;
}

.myProfileItemHolderCol
{
	width:100%;
	clear:both;
}

.myProfileItemHolderLeft
{
	float:left;
	width:200px;
}

.myProfileItemHolderRight
{
	float:right;
	width:100px;
	text-align:right;
}

.myProfileItemHolder
{
	width:330px;
	padding:5px;
	border:solid 1px #cccccc;
	background-color:#fafafa;
}

.longSearchBox
{
	clear:both;
	width:100%;
}

.longSearchBoxLeft
{
	float:left;
	width:448px;
	padding-right:10px;
	padding-top:4px;
}

.longSearchBoxRight
{
	float:left;
	width:100px;
}

.loginTextBox
{
	font-family:Verdana;
	font-size:1.0em;
	color:#333333;
	border:solid 1px #cccccc;
	background-color:#f3f3f3;
	vertical-align:middle;
	margin-bottom:10px;
	padding:3px;
}

.loginLabel
{
	color:#333333;
	font-size:1.0em;
	padding:0px;
	padding-right:5px;
	text-align:left;
	vertical-align:top;
}

.content
{
}

.help
{
	cursor:help;
}

.userMenuItem
{
	font-size:1.2em;
	clear:both;
	padding:0px 0px 5px 0px;
}

.userSubMenuItem
{
	font-size:1.2em;
	clear:both;
	padding:0px 0px 5px 10px;
}

/* Pop up */
.popupHolder
{
	display:none;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:absolute;
	z-index:99;
	background-color:#cccccc;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	cursor:pointer;
}

.popup
{
	display:none;
	width:560px;
	height:340px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-280px;
	/*margin-top:-50px;*/
	z-index:99;
	background-color :#ff0000;
	padding:5px;
	border:solid 1px #cccccc;
	background-color:#fafafa;
	cursor:pointer;
}

.popupContent
{
	height:300px;
	overflow-y:scroll;
}
	

/* Tool tip */
div#toolTip 
{ 
	position:absolute;
	z-index:1000;
	width:220px;
	background:#ffffff;
	border:dotted 1px #000000;
	text-align:left;
	padding:5px;
	min-height:1em;
	-moz-border-radius:5px; 
}

div#toolTip p 
{ 
	margin:0;
	padding:0;
	color:#336699;
    font-size:0.9em;
    font-family:Verdana;
}

.sortableTable
{
}

.sortableTable thead td
{
	font-weight:bolder;
	text-decoration:underline;
}

.welcomeVistaTop
{
   	background-color:#336699;
	background-image:url(/gfx/img_welcomeVista_Top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
}

.welcomeVistaBottom
{
    min-height:566px;
    color:#ffffff;
   	background-color:#254f94;
	background-image:url(/gfx/img_welcomeVista_Bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}


.loggedOutVistaTop
{
   	background-color:#336699;
	background-image:url(/gfx/img_loggedOutVista_Top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
}

.loggedOutVistaBottomSpacer
{
	height:300px;
}

.loggedOutVistaBottom
{
    color:#ffffff;
   	background-color:#336699;
	background-image:url(/gfx/img_loggedOutVista_Bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.loggedOutVistaBottom h1
{
    color:#ffffff;
}

.loggedOutVistaBottom p
{
    font-size:1.2em;
    color:#ffffff;
}

.loggedOutVistaBottom li
{
    font-size:1.2em;
    color:#ffffff;
}

.loggedOutVistaBottom a
{
    color:#ffffff;
    font-weight:bold;
}

.minHeightPanel
{
    min-height:600px;
}

.welcomeText
{
    color:#ffffff;
}

.welcomeText h1
{
    color:#ffffff;
    font-size:2.0em;
    font-weight:normal;
    border:0;    
}

.welcomeText p
{
    color:#ffffff;
    font-size:1.4em;
}

.welcomeText formColLeft
{
    color:#ffffff;
    font-size:1.4em;
}

.termsMessage
{
    font-size:8pt;
}

