﻿#header
{
	height: 113px; /* necessary */
	left: 0px;
	/*overflow: hidden; // removed because it hides the new asp:Menu */
	position: absolute;
	top: 0px;
	width: 100%;
	background-image: url(../../images/truck.png);
	background-position: right top;
    background-repeat: no-repeat;
    
}
.headertop
{
	background-image: url(../../images/accsitelogo.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#benecorTop
{
	display: none;
}
.headerbottom
{
	padding-left: 20px;
	padding-right: 12px;
}
.headerbottom h1
{
	padding-top: 0px;
	margin-top: 0px;
}
.welcome
{
	background-color: Black;
	color: white;
	font-family: Verdana Bold,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 3pt;
}
.menu
{
	background-color: #000000;
	color: White;
	height: 30px;
	text-align: center;
}
.leftmenu
{
	float: left;
	text-align: center;
}
.leftmenu2
{
	float: left;
	text-align: center;
	display: block;
}
.rightmenu
{
	float: right;
	text-align: center;
}
.menuitem
{
	background-color: #000000;
	color: white;
	font-family: Verdana Bold,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	border-right: dashed 1px #F7F6F3;
}
.menuitem a:link, .menuitem a:visited, .menuitem a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.menuitemover
{
	background-color: #000000;
	color: #FFE39F;
	font-family: Verdana Bold,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	border-right: dashed 1px #F7F6F3;
	cursor: pointer;
}
.menuitemover a:link, .menuitemover a:visited, .menuitemover a:hover
{
	color: #FFE39F;
	text-decoration: none;
}
.menubreak
{
	width: 100%;
	height: 0px;
	border-bottom: dashed 1px #000000;
}
.expandedmenuitem
{
	background-color: #000000;
	color: white;
	font-family: Verdana Bold,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
.expandedmenuitem a:link, .expandedmenuitem a:visited, .expandedmenuitem a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.expandedmenuitemover
{
	background-color: #000000;
	color: #FFE39F;
	font-family: Verdana Bold,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	cursor: pointer;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
.expandedmenuitemover a:link, .expandedmenuitemover a:visited, .expandedmenuitemover a:hover
{
	color: #FFE39F;
	text-decoration: none;
}
.content
{
	margin: auto;
	min-height: 100%;
	padding: 0px;
	text-align: left;
}
#content h1
{
	margin: 0pt;
}
#footer2
{
	background-color: #FFFFFF;
	clear: both;
	color: Black;
	font-family: Verdana Bold,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 40px;
	margin-top: -52px;
	padding: 5px;
	bottom: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
/* for benecor border */
#benecorFooter
{
	display: none;
}
#ortFooter
{
	display: none;
}
.footerleft
{
	clear: none;
	float: left;
	margin-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 1px #000000;
}
#footerright
{
	clear: none;
	float: right;
}
#wholepage
{
	z-index: 1;
	min-height: 100%;
	margin-left: 5px;
	margin-right: 5px;
}
* html #wholepage
{
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
}
#pnlLogin
{
	text-align: right;
}
#loginbox
{
	border: thin solid black;
	margin-top: 5px;
	padding: 5px;
	width: 250px;
}
#screenFilter
{
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	right: auto;
	text-align: center;
	float: none;
	display: none;
	margin: 0px auto;
	min-height: 100%;
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=50);
	/*-moz-opacity: .5;*/
	opacity: .5;
}
* html #screenFilter
{
	height: 100%;
}
#modalContentHolder
{
	display: none;
	position: absolute;
	left: auto;
	right: auto;
	text-align: center;
	float: none;
	top: 0px;
	margin: auto;
	padding-top: 50px;
	width: 100%;
	z-index: 3;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.datagrid th
{
	color: white;
}
.ctrlbutton
{
	background-color: #F7DFB5;
	border-color: #CE0042;
	border-style: outset;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
.loginviewcontainer
{
	background: #8B0000 url(../../images/btmLeftCorner.JPG) bottom left no-repeat;
	clear: none;
	float: right;
	font-family: Verdana Bold,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: White;
}
.acclogo
{
	clear: none;
	float: left;
	text-align: right;
}
.login
{
	background-color: black;
	border: medium none;
	color: white;
	font-weight: bold;
}
.catalog
{
	border-color: maroon;
	border-width: 0px;
	width: 100%;
	margin: 0px;
}
.copyright
{
	margin-left: 10%;
	margin-right: 10%;
}
.filterbox
{
	width: 160px;
	background-color: #F7F6F3;
	border: solid 1px #E6E2D8;
	padding: 5px;
	margin-bottom: 10px;
}
.bigImage
{
	clear: both;
	display: none;
	width: 500px;
	background-color: #F7F6F3;
	border: solid 1px #E6E2D8;
	padding: 5px;
	margin: 0 auto;
}
.toolbar
{
	background-color: #8B0000;
	height: 15px;
	text-align: right;
	padding: 3px;
	margin: 0px;
	color: #FFFFFF;
}
.bigImageToolbar
{
	background-color: #8B0000;
	height: 15px;
	text-align: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.newUserToolbar
{
	background-color: #8B0000;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.userGridHeader
{
	background-color: #8B0000;
	color: #FFFFFF;
}
.userAdmin
{
	width: 160px;
	background-color: #F7F6F3;
	border: solid 1px #E6E2D8;
	padding: 5px;
	margin-bottom: 10px;
}
.leftcolumn
{
	float: left;
	text-align: center;
}
.rightcolumn
{
	float: right;
	text-align: center;
}
.link
{
	color: #8B0000;
	text-decoration: underline;
	cursor: pointer;
}
.link:visited
{
	color: #8B0000;
	text-decoration: underline;
}
.link:active
{
	color: #8B0000;
	text-decoration: underline;
}
.link:hover
{
	color: red;
	text-decoration: underline;
}
.line
{
	clear: both;
	text-align: right;
}
.line2
{
	clear: both;
	text-align: left;
}
.label
{
	font-weight: bold;
	text-align: left;
}
.field
{
	text-align: left;
	width: 175px;
}
.fieldnlabel
{
	width: 450px;
	text-align: right;
}
.fieldnlabel select
{
	width: 179px; /* add 6 pixels to drop down lists to be same size as all other form field types */
}
tr.row:hover *
{
	background-color: #FFFF00;
}
.catalog tr:hover td
{
	background-color: #F7F6F3;
}
.catalog tr td.full
{
	/* without width set, the hover highlighting doesn't work correctly in IE7 */
	width: auto;
}
.catalog tr td
{
	border: none 0px;
	border-bottom: dotted 1px #CCCCCC;
}
.catalog tr th
{
	background-color: #F7F6F3;
	padding: 3px;
}
.leftcontent
{
	float: left;
	top: -116px; /* ie6 - so that content is not covered by footer */
	left: -1px;
	line-height: 130%;
	margin-top: 116px; /* ie6 - so that content is not covered by footer */
	margin-bottom: -90px; /* because of margin-top and top settings for ie6, need to remove some of the extra space left at bottom */
	margin-left: -190px;
	padding-top: 0px;
	position: relative;
	width: 180px;
}
.rightcontent
{
	float: right;
	text-align: center;
	margin: auto;
	top: -116px; /* ie6 - so that content is not covered by footer */
	right: -8px;
	line-height: 130%;
	margin-top: 116px; /* ie6 - so that content is not covered by footer */
	margin-bottom: -90px; /* because of margin-top and top settings for ie6, need to remove some of the extra space left at bottom */
	margin-right: -190px;
	margin-left: 5px;
	padding-top: 0px;
	position: relative;
	width: 180px;
}
a.loginview:link, a.loginview:visited
{
	color: White;
	text-decoration: none;
	padding: 5px;
}
a.loginview:hover
{
	text-decoration: underline;
}
#clearheader
{
	height: 113px;
}
#clearfooter
{
	clear: both;
	height: 52px;
}
.productinfo
{
	text-align: left;
	clear: none;
}
.productinfo li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a.rounded_button
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.rounded_button, .rounded_button span
{
	background: url(../../images/rounded_button_1.gif) no-repeat;
}
.rounded_button
{
	padding: 3px 15px 5px 15px;
	background-position: right 0;
	position: relative;
}
.rounded_button span
{
	padding: 1px 0px 0px 0px;
	background-position: left bottom;
	width: 14px;
	height: 21px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	cursor: pointer; /* mostly needed for internet explorer */
}
.rounded_button span
{
	width: 15px;
	width: 14px;
}
.rounded_button:visited
{
	color: #000000;
	text-decoration: none;
}
.rounded_button:hover
{
	color: #8B0000;
}
.rounded_button:hover span
{
	background-position: left bottom;
}
.invoice
{
	width: 500px;
}
.invoice .title
{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.invoice .bold
{
	font-size: 13px;
	font-weight: bold;
}
.invoice .rightBold
{
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.invoice .centerBold
{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.invoice .footerText
{
	font-size: 10px;
	color: #969385;
	line-height: 14px;
}
.invoice .right
{
	text-align: right;
	line-height: 14px;
}
.invoice td
{
	padding-left: 5px;
	padding-right: 5px;
}
.textarea
{
	margin-top: 5px;
	border: 1px;
	border-style: solid;
	border-color: #7799CC;
	width: 500px;
	overflow: auto;
	text-align: left;
	background-color: #FFFFFF;
}
.clearer
{
	clear: left;
	line-height: 0px;
	height: 0px;
}
* html #footer2
{
	height: 40px;
}
form
{
	height: 100%;
	min-height: 100%;
}
.plainlist
{
	margin-left: 0px; 
	padding-left: 0px;
}
.plainlist li
{
    list-style-type: none;
}