
.boxtile {background: #1D6CAE;
width:215px; padding:14px; margin:14px; color:ffffff;}

.boxtilesub {background: #1D6CAE;
width:215px; padding:14px; margin:14px; color:ffffff;}

boxtiletxt {font-size:11px; color:ffffff;}

.boxtile2 {background: #586F2B;
width:215px; padding: 14px; margin: 0px 14px 0px;}

.boxtile2sub {background: #586F2B;
width:215px; padding: 14px; margin: 0px 14px; }

.b-procedure-fairness{
	padding: 0;	
	margin-top: 0;
}

.b-procedure-fairness img{
	display: block;	
}

body {
	color: #0e385a;
}

div.container {
	background: #fff;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#nav {
	/*border-bottom: 1px solid #ccc;*/
    background:  
    #6b8339 url(/images/cssimg/bg-navNew.png) no-repeat;
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
    width:600px;
    height:216px;
}

div#sub {
	background: #e4eef6;
}

td.menu-item {
	color: #fff;	
    text-align:center;
    font-weight:bold;
}

td.menu-item-hover { 
	color: #0e385a;
    text-align:center;
    font-weight:bold;
}

td.menu-item-selected {
	color: #0e385a;
    text-align:center;
    font-weight:bold;
}

td.submenu-item {
	background: #81b1e2;
	color: #000;
	font-size: 11px;
    padding-left:15px;
	padding-top: 6px !important;
    height:30px;
    font-weight:bold;
}

td.submenu-item-hover {
	background: #3B6396;
	color: #fff;
	font-size: 11px;
    padding-left:15px;
	padding-top: 6px !important;
    height:30px;
    font-weight:bold;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
    padding-left:15px;
	padding-top: 6px !important;
    height:30px;
    font-weight:bold;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 14px;

    padding-bottom: 4px;
    background: url(/images/cssimg/bg_line.gif) no-repeat 100% 100%;
  }
.annpad {height:14px;}
.announcement-list {
	padding: 0 14px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
    color:#1d6cad;
}


.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1d6cad;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1d6cad;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #1382BB url(/images/cssimg/bg-header-17-1.png) repeat-x 0 0;
	margin: 36px;
}
div#header-left {
	height: 126px;	
	line-height: 126px;
 background: url(/images/cssimg/logo.gif); background-repeat: no-repeat;
}


div#header-right, div.whoslogged {
	height: 126px;	
	line-height: 126px;

}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 10px;
	margin-bottom: 9px;
	text-align: left;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	/*background: url(/images/cssimg/bg-nav-17-1.png) repeat-x 0 0;*/
	height: 36px;
	padding-left: 0px;
    padding-right:30px;
    background-color:#90c0e8;
    
  
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 10px 16px 40px;
}

div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-1.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
/*	background: #3B6396 url(/images/cssimg/bg-footer-17-1.png) repeat-x 0 0;*/
	height: 8px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }   

img.floatright {
	float: right;
    margin: 0 0 15px 15px;
    padding: 1px;
    border: 1px solid #cccccc;
}

/*START cart landing page*/

.cart-header{
	padding: 15px 0;	
}

.cart-header .breadcrumbs{
	float: left;
}

.cart-header .cart-summary{
	float: right;
}

.shop-product-small .p-left{
	float: left;
	width: 430px;
}

.shop-product-small .p-right{
	float: right;
	width: 145px; 
}

.sc-body{
	width: 600px;	
}

.sc-body h2{
	font-size: 16px;
	color: #0E385A;
	font-weight: bold;
}




 /* @end */
