body
{
    font-family:Arial;
}
.loginboxdiv
{
    margin: 0;
    height: 21px;
    width: 146px;
    background: url(images/login_bg.gif) no-repeat bottom;
}

.loginbox
{
    background: none;
    float: left;
    border: none;
    width: 75px;
    height: 15px;
    margin: 0;
    padding: 2px 7px 0px 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

hr
{
  border: solid .5px #000;
}
.tmb img
{
    max-width: 100px;
    max-height: 100px;
}

img.zoom
{
    max-width: 500;
    max-height: 500;
}
.roundtextbox
{
    background-image: url(tbBg.jpg); /*Here we load the background image */
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 27px; /*we specify the the object dimensions like the image dimensions*/
    width: 174px;
    margin: 0px;
    padding: 5px 10px 0px 10px; /*without padding, the text will start from upper-left corner*/
    border: 0px none; /*we do not need any border*/
}

.rounded-textbox
{
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    background-color: #DDDDDD;
    border: 1px solid #7E94A6;
    padding-left: 2px;
    padding-right: 2px;
    width: 15em;
}

.helptext
{
    text-indent: 10pt;
    background-color: #fffacd;
}

.QuickLinksFlyoutPopup
{
    background-color: #F0F0F0;
    border: solid 1px silver;
    padding: 10px;
}
.QuickLinksFlyoutPopupHr
{
    background-color: #D6E3EF;
    width: 5px;
}
.QuickNavLink
{
    border: solid 0px;
    font-family: Tahoma;
    font-size: 8pt;
    color: white;
    cursor: pointer;
    width: 90px;
    height: auto;
}

/*Flyout*/
.MenuHeader
{
    margin: 0 0 0 3px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: bottom left;
}
.MenuHeader a
{
    color: Navy;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size: 12pt;
    height: 5px;
    font-variant: small-caps;
    font-weight: bold;
}
a.MenuHeader:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: Navy;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration:none;
}
.listitem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
}
a.listitem:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    font-variant: small-caps;
    color: black;
    font-weight: bold;
}
a.listitem:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    font-variant: small-caps;
    color: Blue;
    font-weight: bold;
}
.list
{
    width: 160px;
    padding-left: 5px;
}


.EmptyRow
{
	font-size: 12px;
	color : #000000;
	font-family:Arial,Helvetica;
	font-weight : bold;
}

#divWait
{
    padding-top:100px;
}


.table_row
{
    background-color: #fff;
    vertical-align: middle;
}
.table_altrow
{
    background-color: #E5E5E5;
    vertical-align: middle;
}
.ColumnCell
{
    border-left: solid 1px black;
    border-left-color: #999999;
    margin-right:5px;
}
.formDivider
{
    width:12%;
}

.orderDetailWrapper
{
    border:solid 1px grey;
}

/*snazzy round corners*/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#CCC; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:25px 1em 100px 1em;}
 
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #CCC; border-right:1px solid #CCC;}
.xb1 {margin:0 5px; background:#CCC;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
 
.xboxcontent {display:block; background:#fff; border:0 solid #CCC; border-width:0 1px;}


/*Nav Bar Adjustments*/
.jqueryslidemenu ul li a
{
    text-transform:uppercase;
}
.exit, .help, .home
{
  text-transform:uppercase;
}
.passwordImg
{
    background-image: url(../images/lock2.png) ; 
    background-position:top;
    background-repeat:no-repeat;
	height:50px;
}
.passwordImgCont
{
    width:75px;
    float:left;
    padding-right:5px;
}
.forgotPasswordTitle
{
    float:left;
    font-size:14px;
	font-weight:bold;
	color:#000;
	padding:4px 0 0 10px;
}
#imgHelpReg
{
    cursor:pointer;
}
#imgHelpReg:hover
{
    src:url(../images/question-popup-on.gif)
}
.dxm-content
{
    padding-left:3px !important;
    padding-right:0px !important;
    white-space:normal !important;
    text-align:left !important;
}
.dxm-popOut
{
    padding-left:0px !important;
    padding-right:0px !important;     
}
.RedSubmitBtnWrapper,.RedSubmitBtnWrapper:active
{
    background: url('../images/btn_red_left.gif') no-repeat;
    height: 25px;
    float: right;
    margin-top: 7px;
    width:50px;
}

.RedButton,.RedButton:active,.RedButton:focus
{
    background: url('../images/btn_red_right.gif') no-repeat;
    background-position: -5px !important;
    font-size: 13px;
    height: 25px;
    width:75px;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    cursor: pointer;
    vertical-align:middle;
    padding-right:20px;
    padding-left:10px;
}
.PageTabs,.panelOff
{
    text-transform:uppercase;
}

/*Patch for IE9 */
.toolLinks
{
    margin-right:0px !important;
}
.jqueryslidemenu
{
    width:400px !important;
}
.promoEditButton
{
    float:right;
    margin-right:10px;
}
.label_cell
{
    vertical-align:middle;
}
