/* Color: Blue */

body {
	background: url('../../uslegal/images/blue/body_background.png') repeat-x;
 	background-color: #d2d1d0;
 	background-attachment: fixed;
	color: #535353;
}


a {
	color: #001927;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #07599a;
}

h2 {
	color: #034285;
}

h3 {
	color: #034285;
}
#TopMenuBG {
	background: #D7E8FA url('../../uslegal/images/blue/header_bg.gif') repeat-x;
	height:28px;
}
#TopMenu {
	float:right;
}
#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #208db5;
	color: #666;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #666;
}
#TopMenuLeft {
	float:left;
}
#TopMenuLeft li a, #TopMenuLeft li div {
	border-left: 1px solid #208db5;
	color: #666;
}

#TopMenuLeft li div a {
	border-left: 0;
}

#TopMenuLeft li a:hover {
	color: #666;
}
#Menu {
	/*background: url('../../uslegal/images/blue/header_bg.gif') repeat-x;*/
	float:right;
	font-size:18px;
	border-bottom:1px solid #666666;
	margin-top:-15px;
	margin-bottom:15px;
}

#Menu li a {
	background: url('../../uslegal/images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #666;
}

#Menu li ul li a {
	background: #D7E8FA;
}

#Menu li ul li a:hover {
	background-color: #F2F8FD;
	color: #666;
}

#Menu li:hover a, #Menu li.over a{
	
}

#Outer {
	/* background: url('../../default/images/blue/WrapperBg.jpg') no-repeat top center;*/
}


#Header {
	background: url('../../uslegal/images/blue/header_bg2.jpg') repeat-x;
	height: 110px;
	margin-top:-4px;
	/*border-bottom: 1px solid #4aa1b2;*/
}
#Logo {
	padding-top: 10px;
	padding-left: 10px;
}
#Logo h1 {
	color: #fff;

}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #666;
	padding-right: 10px;
}

#SearchForm label {
	color: #666;
}

#SearchForm a {
	color: #666;
}

#SearchForm a:hover {
	color: #666;
}



.Left {
	background: transparent url('../../uslegal/images/blue/LeftBg.jpg') no-repeat;
}

.Left li {
	border-bottom: 1px solid #c5dde9;
}

.Left li a:hover {
	color: #07599a;
}

.Content {
	background: transparent url('../../uslegal/images/blue/ContentBg.jpg') no-repeat;
}

.Content a {
	color: #075899;
}

.Content.Wide {
	background-image: url('../../uslegal/images/blue/ContentBgWide.jpg');
}

.Content.Widest {
	background-image: url('../../uslegal/images/blue/ContentBgWidest.jpg');
}


.Right {
	background: transparent url('../../uslegal/images/blue/RightBg.jpg') no-repeat;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

/*--- Footer ---*/
.footer { 
background:#FCFDFF url(../../uslegal/images/blue/footer_bg.jpg) repeat-x bottom; 
border-top:1px solid #686868; 
height:130px; 
padding:16px 16px 0 16px; 
position:relative; 
}
a.footer-back-to-top:link,
a.footer-back-to-top:active,
a.footer-back-to-top:visited { 
background: #000 url(../../uslegal/images/blue/images/bt-footer-back-to-top.gif) no-repeat 3px 3px; 
border-top:1px solid #333; 
color:#FFF; 
display:block; 
font-size:10px; 
padding:0 3px 0 11px; 
position:absolute; 
right:7px; 
top:-1px; 
}

a.footer-back-to-top:hover { 
background:#000 url(../../uslegal/images/blue/images/bt-footer-back-to-top.gif) no-repeat 3px 1px; 
color:#4376CC; 
}

ul.footer-navbar { 
text-align:left; 
margin: 0; 
overflow: hidden; 
padding: 0; 
}

ul.footer-navbar li { 
color:#4B4B4B; 
float:left; 
font-size:11px; 
padding:0 1px;
list-style:none; 
}
	
ul.footer-navbar li a:link,
ul.footer-navbar li a:active,
ul.footer-navbar li a:visited { 
color:#4B4B4B; 
padding:0 3px 0 2px; 
}
		
ul.footer-navbar li a:hover { 
color:#4376CC; 
}
			
p.copyright { 
color:#595959; 
font-size:11px; 
padding:15px 0 0 0; 
text-align:left; 
float: left; 
}

.footer-address { 
float:right; 
width:215px; 
}

.footer-address address { 
color:#595959; 
font-size:11px; 
font-style:normal; 
text-align:left; 
}

.content-left div.footer-address { 
float:right; 
width:215px; 
background: #EEE; 
}

.Content .ProductList li {
	border: 1px solid #cddee2;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #DFF2F7;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
	background: #dff2f7;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D2E8EE;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../uslegal/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../uslegal/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../../uslegal/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA url('../../uslegal/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../uslegal/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../uslegal/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
	background-color: #EEF5F9;
}