
body {
	color: #666;
	background-color:#F6F2DF;
	background-image:url(../Images/bg.jpg);
	background-position:50% 0pt;
	background-repeat:repeat-y;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#placeholder-box1 h2 {
	color: #444;
}

div#placeholder-logo {
	color: #77766B;
	font-size: 27px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-hero {
	background: #eee;
}

div#placeholder-box1 {
	color: #444;
}

div#placeholder-search {
	background: #DBDAC6;
	color: #fff;
}

div#footer {
	/*border-top: 1px solid #d9d9d9;*/
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #1969bc;	
}

td.menu-item-hover {
	color: #222;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	border:1px solid #DDDDDD;
	margin-bottom: 18px;
	padding: 9px 0;
}

.secure-login p {padding:10px 15px 0 15px;}

.secure-login label, .newsletter-form label {
	color: #222;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.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: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

div#placeholder-box1 a {
	color: #1969bc;
}

#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: url(/images/cssimg/bg-7-7.png) repeat-x 0 0;
	margin: 0;
}*/

body#sub {
	background: url(/images/cssimg/bg-sub-7-7.png) repeat-x 0 0;
}
div#placeholder-box2 {
	padding-top:58px;
	padding-left: 20px;
	position:absolute;
}
div#header {
	margin-top: -20px;
	padding-bottom: 10px;
}

body#sub div#header {
	margin-bottom: 28px;
}

div#header-left {
	height: 100px;
}

div#header-right {
	height: 100px;
}

div.whoslogged {
	height: 64px;
	line-height: 64px;
	text-align: right;
}

div#placeholder-logo {
	padding-top: 27px;
}

div#placeholder-nav {
	height: 36px;
	text-align: right;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}


div#front {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-search {
	padding: 18px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

div#main div.inner {
	padding: 0 0 0 20px;
}

div#placeholder-search {
	margin-bottom: 18px;
}

div#placeholder-footer {
	font-size: 11px;
	padding-top: 15px;
	text-align:center;
} 


#placeholder-nav table td {cursor: pointer;cursor: hand; }   


.home-left {
	float: left;
	margin-right: 10px;
	width: 380px;
	padding-left: 50px;
}
  
.home-right{
	float: left;
	margin-right: 0px;
	width: 380px;
	padding-left: 50px;
}

.home-left img, .home-right img {
	padding-left:70px;
}
.home-right h2, .home-left h2 {
	font-size: 1.5em; line-height: 1.5; }
	
.shop-main a { padding-left:10px;}	
 /* @end */
