/* Login Panel CSS Start */
.existingcustomerscontainer
{
	position: relative;
	width: 242px; /*margin: 0 15px 20px 0;*/
	font-size: 11px;
	color: #306;
	margin-bottom:15px;
	_background-color:#ffffff;
}

.existingcustomerscontainer .pInner
{
	*width:99%;		
	_width:auto;
	position:relative;
}

.existingcustomerscontainer .noseoheading
{
	color: #330066;
	font-size: 20px;
	margin: 0px 0px 5px 5px;
	font-weight: bold;
	font-family: Tahoma;
	position:relative;	
	padding: 0px 0px 0px 0px;
	height:auto;	
}

.customerlogin
{
	background: url(/image/customer_quote.png) no-repeat;
	float: left;
	width: 211px;
	height: 43px;
	float: left;
	margin: 0px 0px 5px 6px;
	padding-bottom: 5px;
}

.btncustomerlogin
{
	padding: 0px 0px 0px 0px;	
}

.btncustomerlogin a, .btncustomerlogin a:hover, .btncustomerlogin a:active, .btncustomerlogin a:visited
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 3px;
	padding: 8px 0 9px 8px;
	display: block;
	width: 198px;
}

.existingcustomerscontainer ul li
{
	border-top: 1px dotted #e8e6ec;
	padding: 5px 0px 5px 12px;
	list-style-type: none;	
	background: #ffffff url(/image/leftnav/arrow_right.gif) no-repeat left 50% !important;	
	margin: 0px 0px 0px 5px !important;
}

.existingcustomerscontainer ul li.New
{
	border-top: 1px dotted #e8e6ec;
	padding: 5px 0px 5px 0px;
	list-style-type: none;	
	background: #ffffff url(/image/leftnav/arrow_right.gif) no-repeat left 50% !important;
	margin: 0px 0px 0px 5px !important;
}

.existingcustomerscontainer ul
{
	background-color: #ffffff;
	padding-left: 10px;	
	line-height: normal !important;
	margin: 0px !important;	
}

.newLink
{
	background: url(/image/new.gif) right no-repeat !important;
	z-index:1000;
}

div.loginLinks
{
	font-size: 12px !important;
	margin: 0px 8px 10px 5px;
	border-bottom: 1px dotted #e8e6ec;
	position: relative;
}

div.loginLinks a
{
	position: relative;
	color: #ff6600;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px !important;
	width: 200px;
}

div.loginLinks a:hover
{
	text-decoration: underline;
}

div.loginTitleLink
{
	font-weight: bold;
	border-top: 1px dotted #e8e6ec;
	padding: 5px 0px 5px 15px;
	background: url(/image/leftnav/doublearrow_right.gif) left no-repeat;
	margin: 0px 0px 0px 0px !important;
}

.selectedLoginTitleLink
{
	background: url(/image/leftnav/doublearrow_down_highlight.gif) left no-repeat !important;	
}

.selectedLoginTitleLink a 
{
    color: #330066 !important;
}

div.loginLink
{
	font-weight: bold;
	border-top: 1px dotted #e8e6ec;
	background: transparent url(/image/leftnav/arrow_right.gif) left no-repeat;
	list-style-image: none !important;
	padding: 5px 0px 5px 15px;
	position:relative;	
}

div.forgot
{	
	font-size: 12px;
	padding: 5px 0px 5px 0px;	
	margin-left:5px;
}

/* Login Panel CSS End */