﻿@import "stylesheets/styles2.css";

.text_format
{
    top:50px;
    left:50px;
    right:50px;
}

#footer {
	font-size:1.02538em;
	line-height:1.3em;
	width:1027px;
	margin:0 auto;
	padding:8px 0 45px 0;
	text-align:center;
}

#footer p
{
    margin: 0;
    font-family: 'Franklin Gothic Demi';
    font-size: x-small;
}

.sidemenu li.selected a, .sidemenu li.selected a:hover {
		background:#3a89cd url('../images/sidemenu_bg.gif') 100% -80px no-repeat;
		color:#ffffff;
	}
	
#get_report .cpa_report_params table
{
    border:0;
    padding: 1em 1.55em;
    border-spacing: 0%;
}

#get_report .cpa_report_params table th, #get_report .cpa_report_params table td {
		border:0;
		padding:0 0 1em;
	}
	
#report_tables2 {
	padding:0 0.62em 1em;
}

 #report_tables2 .title {
	font-size:1.54em;
	font-weight:normal;
	line-height:1.2em;
}
#report_tables2 .report_table_container2 {
	overflow:auto;
	padding:1px;
	height:700px;
}
	#report_tables2 .report_table2 {
		border:0;
		border-spacing:0;
		font-family:Arial,sans-serif;
		font-size:0.92em;
		line-height:1.2em;
		border-top:1px solid #cccccc;
	}
	#report_tables2 .report_table2 tr {
		background:url('/images/h-dotted.gif') 0 0 repeat-x;
	}
	#report_tables2 .report_table2 th {
		background:url('/images/v-dotted.gif') 100% 0 repeat-y;
		border:0;
		font-size:0.92em;
		vertical-align:top;
		text-align:left;
		padding:3px 4px;
		padding:3px 8px;
		vertical-align:middle;
	}
	#report_tables2 .report_table2 td {
		background:url('/images/v-dotted.gif') 100% 0 repeat-y;
		border:0;
		vertical-align:top;
		text-align:left;
		padding:8px 4px;
		padding:8px;
	}
		*:first-child+html #report_tables2 .report_table2 td span {
			background:url('/images/h-dotted.gif') 0 0 repeat-x;
		}
		* html #report_tables2 .report_table2 td span {
			background:url('/images/h-dotted.gif') 0 0 repeat-x;
		}
	
	#report_tables2 .report_table2 .rowTotal {
		font-weight:bold;
	}
	#report_tables2 .report_table2 td.rowHeader {
		padding-top:5px;
	}
	
	#report_tables2 .report_table2 tr.even {
		background:#f2f1f1;
	}
		* html #report_tables2 .report_table2 .even span {
			background:#f2f1f1;
		}
		*:first-child+html #report_tables2 .report_table2 .even span {
			background:#f2f1f1;
		}
		
		
	#report_tables2 .report_table2 tr.header {
		background:url('/images/gradient.gif') 0 100% repeat-x;
	}
		#report_tables2 .report_table2 .header .rowHeader {
			color:#157ad1;
			font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,sans-serif;
			font-weight:bold;
		}
		#report_tables2 .report_table2 .header .rowTotal {

			

		}
		*:first-child+html #report_tables2 .report_table2 th span{
			background:url('/images/gradient.gif') 0 100% repeat-x;
		}
		*:first-child+html #report_tables2 .report_table2 .header .rowHeader span{

		}
		*:first-child+html #report_tables2 .report_table2 .header .rowTotal span {

		}
		* html #report_tables2 .report_table2 th span{
			background:url('/images/gradient.gif') 0 100% repeat-x;
		}
		* html #report_tables2 .report_table2 .header .rowHeader span{

		}
		* html #report_tables2 .report_table2 .header .rowTotal span {

			
		}
		
	#report_tables2 .report_table2 tr.total {
		background:#f2f1f1 url('/images/gradient4.gif') 0 0 repeat-x;
	}
		#report_tables2 .report_table2 tr.total .rowHeader {

			
		}
		#report_tables2 .report_table2 tr.total .rowTotal {

			color:#157ad1;
			font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,sans-serif;
			font-weight:bold;
			font-size:0.92em;
		}
		
		* html #report_tables2 .report_table2 .total span{
			background:#f2f1f1 url('/images/gradient4.gif') 0 0 repeat-x;
		}
		*:first-child+html #report_tables2 .report_table2 .total span{
			background:#f2f1f1 url('/images/gradient4.gif') 0 0 repeat-x;
		}
		
		
#order_info .columnRight {
	float:right;
	margin:0 0 1em 0;
	position:relative;
}

#shoppinglistbox {
	float:left;
	width:315px;
	margin-right:30px;
}

.shoppingListLink
{
    float:left;
    margin-right:50px
}

	.shopping_cart_total .total {
		float:right;
		width:26em;
	}

.tabs .tabs_nav ul li {
    height: 40px;
}

.tabs .tabs_nav ul li a {
    padding:5px 22px !important;
	float:none;
	color:#666666;
	text-decoration:none;
}

.tabs .tabs_nav ul li input {
    margin: 0 3px 0 22px;
}

.grid_item {
    min-height: 172px;
}

.ProductListView tr {
    background: url(../images/h-dotted.gif) repeat-x 0px 0px;
    border: none 0px #FFFFFF;
    vertical-align: middle;
}

.ProductListView th {
    background: url(../images/v-dotted.gif) repeat-y 0px 0px;
    border: none 0px #FFFFFF;
    vertical-align: middle;
}

.ProductListView td {
    background: url(../images/v-dotted.gif) repeat-y 0px 0px;
    border: none 0px #FFFFFF;
    vertical-align: middle;
}

#ProductViewButtons {
    margin: 10px 0px;
}

#ProductViewButtons ul {
    list-style-type: none;
}
#ProductViewButtons li {
    float:right;
}

.rbox_right_expand {
	float:right;
	text-align:right;
	line-height:1em;
	font-size:0.92em;
	margin: -3.75em 0 0;
	color:#ffffff;
}
	.rbox_right_expand a {
		color:#ffffff;
		margin-left:2.1em;
	}


.qb_spacing
{
    text-align: right !important;
    padding: 0px 5px 0px 5px;
    margin: 0px;
}

.QuotedItem 
{
	background-color: #D8FFD6;
}

.QuickSearch
{
    float:left;    
    padding:10px 10px 10px 20px;
    vertical-align:bottom; 
    
}

.WelcomeUser
{

    float:right;
    padding:10px 10px 10px 10px;
    vertical-align:middle; 
}

	/* LAR 8/3/2011 - style for product line item messages */
	.productWarningNote
    {
        color: #FF0000;
        font-size: small;
    }
    
    .floatRightAll
    {
        float:right;
    }
    
    .floatLeftAll
    {
        float:left;
    }
    
    .divcentered    
    {
        display:block; 
        /*set the div in the center of the screen*/    
        position:relative;    
        left:10%;    
        right:10%;
        width:80%; 
    }    
    
    /* LAR 8/18/2011 - styles for Create Account page */

#createacct_acctinfo {
	float:left;
	width:100%;
}
#createacct_acctinfo {
	margin-right:30px;
}

#createacct_logininfo 
{
    width:390px;
    display:block;
}

#frmCreateAcct {
	margin:0;
	display:block;
}
#frmCreateAcct p {
	margin:1.75em 0 0 1.75em;
	display:block;
}
#frmCreateAcct p label
{
    float: left;
    text-align: left;
    width: 25%;
    padding-right: 15px;
    font-weight: bold;
}
#frmCreateAcct p input {
	padding:3px;
	width:50%;
}

/* LAR 8/19/2011 - styles for Billing and Shipping page */
    
    
#divNewPayment 
{
    float:left;
    width:50%;
}

#divSavedShipping {
	float:left;
	width:50%;
	height:350px;
	
}

.NavyH3
{
    font-size:medium;
    font-weight:bold;
    color:Navy;
    
}


.saveAddress
{
    padding-right:10px;
    font-weight:bold;
}

.formInputRowLabel
{
    float: left;
    text-align: left;
    width: 100px;
    padding-right: 10px;
    font-weight: bold;
}

.formInputRowTextBox 
{
    padding:3px;
    width:175px;

}

.formInputRowParagraph 
{
    margin:1.75em 0 0 1.75em;
	display:block;
}


/* LAR 10/19/2011 - Set Z-Index of modal dialog to be 999 so that it overlaps header in page */
.WebDialog
{
    position:relative;
    z-index:2;
}


    

