
/***************** PS PRO *************/

body{
	background-color: #252d38;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}


#nav4 *{text-decoration:none;color:#062844;list-style:none;margin:0;padding:0;line-height:1.2em; font-weight: bold;} /*Reset browsers and apply basic formatting*/
#nav4 {float: left; margin: 0px 0px -1px 0px; padding: 0px;}
#nav4 li{display:inline}
#nav4 li *{height:45px;float:left;cursor:pointer;cursor:hand}
#nav4 a{background:url(/CustomContent/PSTOR_PRO/Images/left.gif) left no-repeat;padding-left:20px;} /*Applys the left segment of the image and adds the grey bottom border*/
#nav4 .right{padding-right:30px}
#nav4 .center{background:url(/CustomContent/PSTOR_PRO/Images/center.gif) repeat-x;margin-right:-30px;min-width:30px;height:45px;padding:17px 0 12px 0;voice-family: "\"}\"";voice-family:inherit;height:16px;} /*Applys the seamless background*/
#nav4 .start{background:url(/CustomContent/PSTOR_PRO/Images/farleft.gif) left no-repeat} /*Applys the far left corner*/
#nav4 .end{background:url(/CustomContent/PSTOR_PRO/Images/farright.gif) right no-repeat;padding-right:42px} /*Applys the far right corner*/
#nav4 .righton{padding-right:25px}
#nav4 .centeron{background:url(/CustomContent/PSTOR_PRO/Images/centerhover.gif) repeat-x;margin-right:0px;min-width:30px;height:45px;padding:17px 0 12px 0;voice-family: "\"}\"";voice-family:inherit;height:16px;} /*Applys the seamless background*/
#nav4 .starton{background:url(/CustomContent/PSTOR_PRO/Images/farrighthover.gif) left no-repeat} /*Applys the far left corner*/
#nav4 .endon{background:url(/CustomContent/PSTOR_PRO/Images/farrighthover.gif) right no-repeat;padding-right:15px} /*Applys the far right corner*/
/*The following controls the hover states of the individual image slices. It's important to remember that IE6 will only recognise :hover when applied to a link element*/

#nav4 .starton{background:url(/CustomContent/PSTOR_PRO/Images/farlefthover.gif);}
#nav4  .endon{background:url(/CustomContent/PSTOR_PRO/Images/farrighthover.gif) right}
#nav4  .centeron{background:url(/CustomContent/PSTOR_PRO/Images/centerhover.gif);color:#000;padding:13px 0 16px 0;height:45px;voice-family: "\"}\"";voice-family:inherit;height:16px;}
#nav4  .lefton{background:url(/CustomContent/PSTOR_PRO/Images/right.gif) right;padding-right:50px;margin-right:-20px;position:relative}

#nav4  .righton{background:url(/CustomContent/PSTOR_PRO/Images/lefthover.gif) right;padding-right:25px;margin-right:-20px;position:relative}

#container{
	width: 981px;
	background-color: #e4edf4; 
	margin-left: auto;
	margin-right: auto;
}

#btnFromDate
{
    margin-top: 1px;
}

#btnToDate
{
    margin-top: 1px;
}

.right-column-text-style{
font-size:14px;
color:#000;
padding-top:7px;
font-weight: bold;
height:30px;
float:left;
display: table-cell;
vertical-align:middle;
white-space:nowrap;
}

.myAccountNav{
	float: left;
	background-image:url(/CustomContent/PSTOR_PRO/Images/bg_sub_nav.gif);
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 35px;
	border-right: 1px white solid;
	border-left: 1px #9bbbd4 solid;
	border-top: 1px #9bbbd4 solid;
	border-bottom: 1px #9bbbd4 solid;
	position: relative;
	color: #062844;
	font-weight:bold;
	margin-top: 7px;
}

.myAccountNav a{
    text-decoration: none;
	color: #062844;
	font-weight:bold;
}

.myAccountNavOn{
	background-image:url(/CustomContent/PSTOR_PRO/Images/bg_sub_nav_on.gif);
	float: left;
	height: 42px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 35px;
	border-right: 1px white solid;
	border-left: 1px #9bbbd4 solid;
	border-top: 1px #9bbbd4 solid;
	position: relative;
	color: #062844;
	font-weight:bold;
}

.myAccountNavOn a{
    text-decoration: none;
	color: #062844;
	font-weight:bold;
}

#header{
	width: 981px;
	background-color: #252d38;
	float: left;
}

#upperRightNavBar{
	float: right;
}

#help{
	float: right;
}

#help a{
	color: #a8e3ef;
	font-weight: bold;
}


#registerNow{
	background:url(/CustomContent/PSTOR_PRO/Images/Header/bg_yellow_gradient.gif);
	background-repeat:repeat-x;
	border: 1px #ffb503 solid;
	line-height: 25px;
	text-align: center;
	height: 27px;
	width: 125px;
	font-weight: bold;
	margin-left: 12px;
	float: right;
}

#login{
	background:url(/CustomContent/PSTOR_PRO/Images/Header/bg_grey_gradient.gif);
	background-repeat:repeat-x;
	border: 1px #84888e solid;
	line-height: 25px;
	text-align: center;
	height: 27px;
	width: 80px;
	font-weight: bold;
	margin-left: 12px;
	float: right;
}

#logo{
	float: left;
}

#navBar{
	background:url(/CustomContent/PSTOR_PRO/Images/Header/bg_navbar.gif);
	background-repeat:repeat-x;
	text-align: right;
	padding-right: 20px;
	height: 35px;
	clear: both;
}

#navBar a {
	line-height: 34px;
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	margin-left: 25px;
	font-size: 12px;
}

#content {
    background-color: #e3edf3;
    /*min-height: 550px; */
    height: auto !important;
    /*height: 550px; */
    padding-left: 10px;
    text-align: left;
}

#footer{
	text-align: right;
    background-color: #335570;

	/*line-height: 25px;
	height: 25px;*/
	font-weight: bold;
    padding-bottom:10px;
}

#footer a {
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	margin-left: 18px;
	font-size: 12px;
	margin-right: 10px;

}

#footer table.EmphasisTable 
{
    display: inline;
    position: relative;
    vertical-align: top;
    top: -8px;
}

#footer table.EmphasisTable td.LinkCell 
{
    height: 25px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #345773;
    padding: 10px 8px 10px 0;
}

#footer table.EmphasisTable td.LinkCell a
{
    color: #345773;
}

#footer table.EmphasisTable td.InfoCell
{
    color: #ccc;
    font-weight: bold;
    text-align: center;
}

#copyright {
	color: #afafaf;
	font-size: 12px;
	text-align: right;
	background-color: #252d38;
	padding-top: 20px;
}



#searchBox
{
    height: 114px;
    width: 425px;
    background:url(/CustomContent/PSTOR_PRO/Images/bg_search_box.gif);
    background-repeat:repeat-x;
} 



#magnifyingGlass
{
    float: left;
    width: 50px;
    height: 100px;
}


#searchText
{
    color: #ffffff;
    font-size: 18px;
    margin-top: 25px;
    float: left;
}


#searchTextBox
{

    float: left;
}



#actionButton
{
    float: left;
}


/***************** Top Menu Bar *************/

#header DIV.menubar
{
    background: #b4bdd2;
    width: 100%;
    height: 26px;
    border-bottom: 1px Solid #ffffff;
    vertical-align: middle;
}

#header DIV.menubar A
{
    float: right;
    width: 110px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    border-left: 1px solid #ffffff;
    vertical-align: middle;
    padding: 5px;
}

#header DIV.menubar A:hover
{
    text-decoration: none;
    color: #000000;
}

#header DIV.menubar A.GetTechSupport
{
    background-image: url(/CustomContent/PSTOR_PRO/Images/Header/techhelptab_bg.gif);
    background-repeat: repeat-x;
    width: 125px;
    color:#000000;
}


/***************** Top Sellers *************/

TABLE.topSellers
{
    width: 100%;
}
TABLE.topSellers TD
{
    padding: 5px;
    vertical-align: top;
}
TABLE.topSellers TR
{
    vertical-align: top;
}
/***************** Search Box ********************/

DIV.SearchBox
{
    border:solid 1px #A9C5DB; 
    background-color:#FFFFFF;
    padding:5px;
}

/***************** Filter Box ********************/
DIV.FilterBox
{
    border:solid 2px #666666; 
    background-color:#fff;
    padding:10px;
}

/***************** Account Box ********************/
TABLE.AccountBox
{
    background: #e4eefc;
    color: #000000;
}

TABLE.AccountBox A
{
    color: #000000;
}

TABLE.AccountBox TD.AccountBoxTop
{
    border-top: #5165a3 4px solid;
}

TABLE.AccountBox TD.AccountBoxLeft
{
    border-left: #5165a3 4px solid;
}

TABLE.AccountBox TD.AccountBoxRight
{
    border-right: #5165a3 4px solid;
}

TABLE.AccountBox TD.AccountBoxBottom
{
    border-bottom: #5165a3 4px solid;
}

/***************** Search Part Box ********************/
TABLE.SearchPartBox
{
    background: #ffffff;
    color: #000000;
}

TABLE.SearchPartBox A
{
}

TABLE.SearchPartBox TD.SearchPartBoxTop
{
    border-top: #666666 2px solid;
}

TABLE.SearchPartBox TD.SearchPartBoxLeft
{
    border-left: #666666 2px solid;
}

TABLE.SearchPartBox TD.SearchPartBoxRight
{
    border-right: #666666 2px solid;
}

TABLE.SearchPartBox TD.SearchPartBoxBottom
{
    border-bottom: #666666 2px solid;
}

/***************** Homepage elements *************/

#CenterCallout /*govt instit*/
{
    FONT: 10pt Arial; 
    WIDTH: 200px; 
    TEXT-ALIGN: left;
}

TABLE.verticals
{
    border-collapse: collapse;
    border: #999999 1px solid;
}

TABLE.verticals TD
{
    text-align: center;
    padding: 5px;
    width: 20%;
    border: #999999 1px solid;
    vertical-align: top;
}
TABLE.verticals TD A
{
    color: #000000; 
    text-decoration: none;
    font-weight: normal; 
}

/***************** Navigation *************/

.NavBarHeader
{
    background: transparent url(/CustomContent/PSTOR_PRO/Images/Buttons/NavBarHeader.gif) no-repeat 0px 0px;
    height: 22px;
    color: #ffffff;
    font-weight: bold;
    margin: 10px 0px 3px 0px;
    padding: 3px 0px 0px 10px;
}

.NavBarListing
{
    font-weight: normal;
    margin: 0px 0px 2px 10px;
}

#navigationTopArea
{
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

#navigationBottomArea
{
    padding: 10px 0px 0px 0px; 
    margin: 15px 0px 0px 0px;
    text-align: center;
    border-top: 1px solid #cccccc;
}

DIV.NavBar-Banner
{
    text-align: left;
    margin: 0px 0px 5px 0px;
}

/***************** Search Box - Navigation Bar ********/

.navigationTopAreaSearchDiv
{
    background: url(/CustomContent/PSTOR_PRO/Images/Navigation/SearchBoxBackground.gif) no-repeat 0px 0px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    width: 156px;
    height: 44px;
    vertical-align: middle;
    border: 0px;
}
.navigationTopAreaSearchInput
{
    background: url(/CustomContent/PSTOR_PRO/Images/Navigation/InputBoxBackground.gif) no-repeat;
    position: relative;
    height: 20px;
    width: 100px;
    margin: 12px 0px 0px 0px;
    padding: 3px 0px 0px 10px;
    border: 0px;
    background-color: #ffffff;
    vertical-align: middle;
    font-size: 9pt;
}
.navigationTopAreaSearchGoBtn
{
    vertical-align: middle;
    height: 20px;
    border: 0px;
    margin: 12px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.searchBoxInput{
    background: transparent url(/Images/search-box-input-corner.gif) no-repeat scroll 0px;
    border: medium none;
    vertical-align: middle;
}

/***************** Search Box - medium ********/
.search-box-med
{
    padding:2px 0 0 2px;
    border: 0px;
    width: 180px;
    height:20px;
    font-size: 10pt;
}
.nav-search-box-med
{
    padding:2px 0 0 0;
    border:0 none;
    width: 90px;
    height: 20px;
    font-size: 10pt;
}
.search-box-med-div
{
    margin:5px;
}
.search-box-med-go-btn
{
    vertical-align: middle;
    background-color:white;
}
/* search boxes Large*/

.search-box-lg-lb
{
    height:42px;
    border:0 none;
    padding:5px 0 0 10px;
    vertical-align:middle;
    width: 200px;
    font-size: 15pt;
}
.search-box-lg-db
{
    height:34px;
    border:0 none;
    padding:5px 0 0 10px;
    vertical-align:middle;
    font-size: 15pt;
    width:200px;
}

/* round corners:dark blue */

.round-top-blue
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-blue-box-bg.gif) no-repeat 100% 0;
    margin:0 0 0 18px;
    height:8px;
    font-size:0px;
}

.round-top-blue div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-blue-box-bg.gif) no-repeat 0 0;
    position:relative;
    left:-18px;
    font-size:0px;
    height:8px;
    width:18px;
}

.round-bottom-blue
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-blue-box-bg.gif) no-repeat 100% 100%;
    margin:0 0 0 18px;
    font-size:0px;
    height:8px;
}

.round-bottom-blue div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-blue-box-bg.gif) no-repeat 0 100%;
    position:relative;
    left:-18px;
    font-size:0px;
    height:8px;
    width:18px;
    position:relative;
    left:-18px;
}


.round-content-blue
{
    background-color: #5165a3;
    padding: 0 0 0 12px;
    text-align: left;
}

.round-top-grey
{
    background-color: #e4edf4;
    font-size: 0px;
    margin: 0px 0px 0px 18px;
    padding: 0px;
    height: 8px;
}

.round-top-grey div
{
    background-color: #e4edf4;
    font-size: 0px;
    position: relative;
    left: -18px;
    width: 18px;
    height: 8px;
}

.round-bottom-grey
{
    background-color: #e4edf4;
    font-size: 0px;
    margin: 0px 0px 0px 18px;
    height: 8px;
}

.round-bottom-grey div
{
    background-color: #e4edf4;
    font-size: 0px;
    height: 8px;
    width: 18px;
    position: relative;
    left: -18px;
}


.round-content-grey
{
    padding: 0px 0px 0px 0px;
    background-color: #e4edf4;
    margin: 0px 0px 0px 0px;
}

/* Product Detail page - buy section */

.buyDetails-top-left
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/buyBox-top-left.gif) no-repeat top left; 
	height: 5px; 
	font-size: 0px; 
	margin: 0px 0px 0px 0px;
}

.buyDetails-top-right
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/buyBox-top-right.gif) no-repeat top right; 
	height: 5px;
}

.buyDetails-bottom-left
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/buyBox-bottom-left.gif) no-repeat top left; 
	height: 5px; 
	font-size: 0px; 
	margin: 0px 0px 0px 0px;
}

.buyDetails-bottom-right
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/buyBox-bottom-right.gif) no-repeat top right; 
	height: 5px;
}

.buyDetails-content-left
{
    padding: 3px 1px 0px 10px;
    margin: 0px 0px 0px 0px;
}

/* Best Sellers */

.bestSellers-top-left
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/bestSellers-top-left.gif) no-repeat top left; 
	height: 9px; 
	font-size: 0px; 
	margin: 0px 0px 0px 0px;
}

.bestSellers-top-right
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/bestSellers-top-right.gif) no-repeat top right; 
	height: 9px;
}

.bestSellers-bottom-left
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/bestSellers-bottom-left.gif) no-repeat top left; 
	height: 9px; 
	font-size: 0px; 
	margin: 0px 0px 0px 0px;
}

.bestSellers-bottom-right
{
	background: url(/CustomContent/PSTOR_PRO/Images/SearchBox/bestSellers-bottom-right.gif) no-repeat top right; 
	height: 9px;
}

.bestSellers-content-left
{
    padding: 3px 1px 0px 10px;
    background-color: #faf4da;
    margin: 0px 0px 0px 0px;
    border-left: solid 4px #ffcc33;
    border-right: solid 4px #ffcc33;
}

/* round corners:dark blue */

.round-top-blue
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-blue-box-bg.gif) no-repeat 100% 0;
    margin:0 0 0 18px;
    height:8px;
    font-size:0px;
}

.round-top-blue div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-blue-box-bg.gif) no-repeat 0 0;
    position:relative;
    left:-18px;
    font-size:0px;
    height:8px;
    width:18px;
}

.round-bottom-blue
{
    background-color:white;    
}

.round-bottom-blue div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-blue-box-bg.gif) no-repeat 0 100%;
    position:relative;
    left:-18px;
    font-size:0px;
    height:8px;
    width:18px;
    position:relative;
    left:-18px;
}

.round-content-blue
{
    padding:12px 12px 12px 12px;
    text-align:left;
    color:black;
}

/* round corners:dark grey */

.round-top-dark-grey
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-grey-box-bg.gif) no-repeat 100% 0;
    font-size:0px;
    margin:0 0 0 18px;
    padding:0px;
    height:8px;
}

.round-top-dark-grey div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-grey-box-bg.gif) no-repeat 0 0;
    font-size:0px;
    position:relative;
    left:-18px;
    width:18px;
    height:8px;
}

.round-bottom-dark-grey
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-grey-box-bg.gif) no-repeat 100% 100%;
    font-size:0px;
    margin:0 0 0 18px;
    height:8px;
}

.round-bottom-dark-grey div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/dark-grey-box-bg.gif) no-repeat 0 100%;
    font-size:0px;
    height:8px;
    width:18px;
    position:relative;
    left:-18px;
}

.round-content-dark-grey
{
    background-color:#d4d0c8;
    padding:0 0 0 12px;
    margin-left:4px;
    margin-right:4px;
    text-align:left;
}

/* round corners:light blue */

.round-top-lblue
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/light-blue-box-bg.gif) no-repeat 100% 0 ;
    margin:0 0 0 18px;
    height:8px;
    font-size:0px;
}

.round-top-lblue div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/light-blue-box-bg.gif) no-repeat 0 0;
    position:relative;
    left:-18px;
    font-size:0px;
    height:8px;
    width:18px;
    position:relative;
    left:-18px;
}

.round-bottom-lblue
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/light-blue-box-bg.gif) no-repeat 100% 100%;
    font-size:0px;
    margin:0 0 0 18px;
    height:8px;
}

.round-bottom-lblue div
{
    background:url(/CustomContent/PSTOR_PRO/Images/SearchBox/light-blue-box-bg.gif) no-repeat 0 100%;
    font-size:0px;
    height:8px;
    width:18px;
    position:relative;
    left:-18px;
}

.round-content-lblue
{
    background-color:#8091c5;
    padding:0 0 0 12px;
    text-align:left;
}





TABLE.buyDetails
{
	width: 96%;
}

TABLE.buyDetails TD.title
{
	font-weight: bold;
}

TABLE.buyDetails TD.body
{
	text-align: right;
}

/* Category Banner Hompage */
.Vertical-Catagory-Image
{
    padding-bottom: 5px;
}
.Vertical-Catagory-link
{
    text-decoration: none;
    color: #555555;
    font-weight: bold;
}
/* Main Content Home Page */

.float-left
{
    float:left;
}
.float-right
{
    float:right;
}

.margin-bottom-small
{
    margin-bottom: 2px;
}

.margin-bottom-medium
{
    border-bottom: 1px solid white; /* opera margin fix */
    margin-bottom: 6px;
}

.clear-both
{
    clear: both;
}

#return-policy-img
{
    float: left;
    margin-left: 20px;
    margin-right: 5px;
    position: relative;
}

SELECT.BrandDropDownBox
{
	font-size: 15pt;
}

/* fonts */
.search-link
{
    font-size: .8em;
    color: #ffffff;
    margin-top: 3px;
    float: left;
}

.search-box-title{
padding:15px 0 0 50px;
font-size:23px;
color: #ffffff;
text-align: left;
}

.light-blue{
color:#a8e3ef;	
font-weight:bold;
}

.search-directions-small
{
    font-size: .9em;
    font-weight: bold;
    color: #ffffff;
}

.search-header
{
    font-size: 22px;
    color: #000000;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
}
.search-title
{
    margin: 0px;
    font-size: .9em;
    font-weight: bold;
    color: #666666;
}
.search-directions-large
{
    font-size: 1.2em;
    font-weight: bold;
    color:White;
}

.arial-bold-large
{
    font-size: 1.5em;
    font-weight: bold;
}
/***************** Top Menu Bar *************/

SPAN.Content-Header
{
    font-size: 1.2em;
    font-weight: bold;
    color: #999999;
}

DIV.Content-Description
{
	padding: 0px 0px 10px 0px;
}

/* home page verticle */
.home-page-verticals
{
    margin: 0px 0px 0px 20px; 
    padding: 0px;
}

.mini-banners
{
    margin: 13px;
    float: left;
}

.search-options-div
{
    width:250px;
    text-align:left;
    float:left;
    color:#666;
    font-family:Tahoma;
    font-size:1em;
    font-weight:600;
}

#TitlesDiv
{

}

.search-highlight
{
    color: #3a7a0a;
}

/* form table */
/*.forms-table-darkblue
{
    color: #ffffff;
}*/
.forms-table-darkblue a
{
    background-color:blue;
}
#InkAndTonerCustomNoResultsDiv P
{
    margin: 10px 0px 10px 0px;
}
.popUpDiv
{
	top: 100px;
	width: 550px;
	position: absolute;
	float: left;
	background: #e4edf4;
	border: 1px solid #cbd9e4;
	z-index: 1;
	margin: 80px;
	margin-left: 250px;
	padding: 5px;
	text-align: center;
}
.search-footer-text
{
    font-weight:bold;
    font-style:italic;
    font-family:Tahoma;
    font-size:12pt;
}
.modelNumberHelp span
{
    font-size:12pt;
    color:#323298;
    font-weight:bold;
    font-family:Tahoma;
}
.ModelNumberHelpMenu
{
    display: inline;
    margin-top: 0px;
    margin-right: 10px;
    padding: 0px 5px;
    float: left;
    position: relative;
    width: 200px;
    height: 380px;
    border: 1px solid #cccccc;
    overflow: auto;
    background: #ffffff;
 }
.ModelNumberHelpMenu
{
    text-decoration: none;
    color: #666666;
    cursor: pointer;
}

#ModelHelpDiv
{
    width: 100%;
    float: left;
    padding: 10 0 0 10px;
    position: absolute;
        
}

#ModelHelpDiv img
{
    padding: 20 0 0 0px;
}

/********** PSPRO v2 Changes */
/*  Home Page */
.GetStartedRow
{
    margin-left: 20px;
    height: 30px;
    width: 200px;
}

.GetStartedCheckbox
{
    float: left;
    width: 31;
    height: 30;
}

.GetStartedRowText
{
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    width: 150px;
    margin-top: 10px;
}

.GetStartedHR
{
    margin-top: 5px;
}

.GetStartedCopy
{
    font-size: 14px;
    width: 220px;
    margin-left: 15px;
    margin-top: 10px;
}

/*  Change Password */
.ChangePasswordTextBoxCell
{
    width: 330px;
}

.ChangePasswordTextBox
{
    width: 320px;
}

/* Order Tracking */
.OrderTrackingSearchBox
{
    height: 144px;
    width: 500px;
    background: url(/CustomContent/PSTOR_PRO/Images/Homepage/LoggedIn/part-search-box-image.gif) repeat-x;
}

.OrderTrackingSearchIcon
{
    float: left;
    margin-left: 5px;
}

.OrderTrackingSearchButton
{
    float: left;
    margin: 14px 0px 0px -1px;
}

/* Model Search */
.ModelSearchBox
{
    height: 144px;
    width: 500px;
    background: url(/CustomContent/PSTOR_PRO/Images/Homepage/LoggedIn/part-search-box-image.gif) repeat-x;
}

/* Brand Search */
.BrandSearchBox
{
    height: 114px;
    width: 500px;
    background: url(/CustomContent/PSTOR_PRO/Images/Homepage/LoggedIn/part-search-box-image.gif) repeat-x;
}

/* Manage Buyers */
.NewBuyerHeader
{
    font-size: 22px;
    font-weight: bold;
    color: #13335a;
    margin-top: 10px;
    margin-bottom: 10px;
}

.NewBuyerText
{
    font-size: 14px;
    font-weight: bold;
}

.NewBuyerText a
{
    color: ##0067d0;
}

/* Reports */
.ReportsSearchByText
{
    float: left;
}

/* Utility */
.clearFloat
{
    clear: both;
}