﻿/*			STYLE			*/

.redesign 
{
	width: 995px;
	margin: 0px auto;
}
#pageFooter
{
	width:995px;
	border-top: 1px solid #ccc;
	margin: 0px auto 0px auto;
}
#pageFooter p
{
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#pageFooter h3
{
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#pageFooter h3 a 
{
	font-weight: bold;
	font: 11px Verdana;
}
#pageHeader 
{
	margin: 0px auto;
	padding: 0px;
	width: 995px;
	font: 11px Verdana #eee;
	color: #eee;
}
#topInfo 
{
	color: #fff;
}
#pageHeader img 
{
	border: none;
}
#pageHeader p 
{
	display: block;
	float: right;
	clear: right;
	color: #eee;
	white-space: nowrap;
	line-height: 14px;
	margin: 0px;
}
#pageHeader a 
{
	color: #fff;
	text-decoration: none;	
}
#pageHeader a img
{
    border: 0;
    text-decoration: none;
}
#pageHeader a:hover 
{
	text-decoration: underline;
}
.header2 
{
    font-weight: bold;
    font-size: 11px;
    color: #000;
}
h1
{
    font-size: 24px;
    font-weight: bold;
    font-family: Verdana;
    color: #c00;
    text-align: left;
}
/* FOR AJAX ACCORDIAN CONTROL */
.accordionHeader
{
    width: 240px;
    height: 12px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 9px 14px 9px 28px;
}
.collapsed
{
    background: #fdfbe7 url(/images/icon_plus.png) no-repeat 10px 10px;
	cursor: pointer;
	cursor: hand;
}
.noImage 
{
    background: #fdfbe7;
    padding: 9px 14px;
    width: 254px;
}
.expanded
{
    background: #fdfbe7 url(/images/icon_minus.png) no-repeat 10px 10px;
    cursor: default;
}
.accordionContent 
{
    width: 254px;
    padding: 9px 14px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.quoteLine
{
	height:30px;
	background-color:#FDFBE7;
	padding-left: 14px; 
	color: #990000; 
	font-size: 10px;
	text-align:left;
}

ul.cartProductMessage
{
	color: #FF6600; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 5px 15px;
}

.popupBox{
    width:500px;
    padding:14px;
    border:1px solid #000; 
    background-color:#fff; 
    z-index:100;
    text-align:center;
}

.background{
    background-color:#000;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}

.MainTableWidth
{
    width:995px;
    border:0px;
    text-align:left;
}
.ArrowImages{
    height:10px;
    width:5px;
}
.MajorTableHeader
{
	background-image: url(../images/967x30_header.png); 
	background-repeat: no-repeat;
	width:967px;
	height:30px;
	color:#fff;
}

.horizontalGreyLine
{
	border-top: 1px solid #ccc; width: 965px; margin: 0px;
}

#categoryMenu 
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#categoryMenu a
{
    display: block;
    padding: 8px 14px;
    margin: 0px 0px 1px 0px;
    background: #fff;   
}
li.cat a.hover
{
    color: #c00;
}
li.cat a.over:link
{
    color: #c00;
}
#categoryMenu li ul 
{
    display: none;
    list-style-type: none;
    margin: -30px 0px 0px 196px;
    padding: 0;
    position: absolute;
    background: #FBFDE7;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 200px;
    z-index: 5;
}
#categoryMenu li ul li
{
    border-bottom: 1px solid #ccc;
}
#categoryMenu li ul a
{
    padding: 4px;
    margin: 0px;
    background: #FBFDE7;
    color: #333;
}
#categoryMenu li ul a:hover
{
    color: #c00;
    margin: 0px;
    
}

/*   CUSTOMER SERVICE   */

#customerService 
{
    line-height: 20px;
}
#customerService ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#customerService .heading 
{
    background: url(images/313x30_666.png);
    width: 285px;
    padding: 0px 14px;
    height: 30px;
    vertical-align: middle;
    font: bold 12px Verdana;
    color: #fff;
}
#customerService .content 
{
    width: 285px;
    padding: 6px 14px;
    vertical-align: top;
}
#customerService .spacer
{
    width: 14px;
}

/** APM **/
.dropDownDisplay{
    z-index:1;
    background-color:#fff;
    border: 1px solid black;
    padding:14px;
}
.groupHeader{
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    background-color:#f7f7f7;
    padding-left:14px;
    height:30px;
}
.groupHeaderLeft{
    border-left:1px solid #ccc;
}
.groupHeaderRight{
    border-right:1px solid #ccc;
}

.groupItem{
	padding-left: 14px;
}

.AddToGroupRoleHeading
{
    padding-left:14px;
    height:30px; 
    vertical-align:middle;
    border-bottom:1px solid #ccc;
    background-color:#f7f7f7;
}

.AddToGroupSelection
{
    border-bottom:1px solid #ccc;
    vertical-align:top;
    padding-bottom:0px;
}
.AddToGroupRoleName
{
    padding-top:10px;
    font-weight:bold;
}

.UserMajor{
	position:absolute;
	height: 25px;
	z-index: 100;
	
}
.ExistingUserMajor{
	z-index:100;
	cursor:hand;
	position:absolute;
}
.UserMinor{
	height: 31px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 14px;
	font-weight: bold;
	cursor: move;
}
.firstHeaderValue{
    font-weight:bold;
    padding-left:10px;
    vertical-align:middle;
    width:444px;
    height:40px;
    color:#333;
}
.firstRowValue{
    padding-left: 10px;
    height:30px;
    vertical-align:middle;
}
.RuleDisplay{
    line-height:20px;
    text-align:left;
    font-weight:bold;
    padding-bottom: 24px;
}
.HeaderDisplay{
    font-weight:bold;
    background-color:#eee;
    color:#333;
}
.Rules{
    height:40px;
    vertical-align:middle;
    font-weight:bold;
}
.greyBarRow{
    background-color:#eee;
    vertical-align:middle;
}
.greyBarColumn{
    padding-left:14px;
    font-weight:bold;
    height:40px;
}
.heading{
    font-weight:bold;
    text-align:left;
    padding-bottom:10px;
    padding-top:10px;
    background-color: #eee;
}
.BottomLeftBorder
{
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.RightBorder
{
    border-right: 1px solid #CCC;
}

/* For JS Collapsible Panel on Beta Searhc */
.collapsePanel {
    display: none;
} 
    
.expandPanel {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
}

.pagewarning
{
	width:738px; 
	height: 20px; 
	background-color:#FBFDE7;  /* changed from #fdfbe7 */
	text-align: left; 
	padding:14px; 
	color: #c00;	
	font:bold 11px Verdana;
	border:1px solid #c00;
}

.ActiveTabText
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    cursor: pointer;
}

.InActiveTabText
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    cursor: pointer;
}