﻿@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;
}

.ProductListView th {
    background: url(../images/v-dotted.gif) repeat-y 0px 0px;
    border: none 0px #FFFFFF;
}

.ProductListView td {
    background: url(../images/v-dotted.gif) repeat-y 0px 0px;
    border: none 0px #FFFFFF;
}

#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;
	}

.rbox_header_blue_expand {
    background:#3f95e0 url('../images/rbox_bluetitle_bg.gif') 0 100% repeat-x;
	color:#ffffff;
	border-bottom:1px solid #cccccc;
    padding: 20px 16px;
}

.rbox_header_blue_expand .paginate {
	background:none;
	padding:0;
	margin:0;
	border:0;
}
* html .rbox_header_blue_expand .paginate {
	float:left;
}
.rbox_header_blue_expand .paginate a {
	margin-left:0.75em;
	margin-right:0;
	
}
.rbox_header_blue_expand .paginate .page_label {
	color:#ffffff;
	margin-right:1em;
	line-height:1em;
}

.rbox_header_blue_expand .paginate .page_pages a, .rbox_header_blue .paginate .page_pages span {
	color:#ffffff;
}

.rbox_header_blue_expand .paginate .page_prev {
	background:url('../images/paginate_arrow1.gif') 0 0 no-repeat;
	text-indent:-9999em;
	padding:2px 0;
	line-height:17px;
}
.rbox_header_blue_expand .paginate .page_next {
	background:url('../images/paginate_arrow1.gif') -20px 0 no-repeat;
	text-indent:-9999em;	
	padding:2px 0;
	line-height:17px;
}
.rbox_header_blue_expand .paginate .page_next img, .rbox_header_blue .paginate .page_prev img {
	width:17px;
	height:17px;
	display:inline;
	vertical-align:middle;
}

.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; 
}



  


