@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 13px/1.3em Arial, Helvetica, sans-serif;
	color: #000;
	background: #BEE1F5 url(../images/bg-blue.png) repeat-x;
}
h1 {
	font: bold 28px/28px Arial, Helvetica, sans-serif;
	color: #777;
	letter-spacing: -.04em;
	margin: 12px 0 6px 0;
}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #5C8095;
	letter-spacing: -.02em;
	margin: 12px 0;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #36c;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
p {
	margin: 0 0 12px 0;
}
ul + p,
ol + p {
	margin-top: 12px;
}
h1 + h2 {
	margin: 0 0 12px 0;
}
p + h3 {
	margin: 12px 0 0 0;
}
a {
	color: #09f;
}
a:hover {
	color: #c90;
}
hr {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: none;
	clear: both;
}
.button {
	padding: 3px 6px 2px 6px;
	background: #36c;
	border: 1px solid #69f;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .04em;
	text-decoration: none;
}
.button:hover {
	background: #69f;
	border: 1px solid #36c;
	color: #fff;
}
/*
div {
	border: 1px #0c0 solid;
}
*/
#wrapper {
	margin: 0 auto;
	width: 934px;
	position: relative;
	overflow: visible;
	z-index: 2;
}
#header {
	position: relative;
	clear: both;
	width: 934px;
	height: 60px;
	padding: 10px 0 0 0;
	margin: 10px 0 40px 0;
	z-index: 40;
}
#header .logo {
	position: absolute;
	top: 0px;
	left: 0px; 
	border: none;
}
#header h1 {
	position: relative;
	color: #FFFFFF;
	clear: both;
	float: right;
	width: 674px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 48px;
	letter-spacing: normal;
	font: normal 12px Arial, Helvetica, sans-serif;
}
/* begin dropdown */
#header ul {
	position: relative;
	text-decoration: none;
	float: right;
	width: 690px;
	z-index: 40;
	height: 54px;
	background: url(../images/nav-bar.png) no-repeat right bottom;
	margin: 5px 0 0 0;
	padding: 0 0 0 32px;
} 
#header ul ul {
	padding: 1px 0px 0px 0px;
	margin: 0;
	background: none;
}
#header ul li {
	float: left;
	display: inline;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#header ul li ul {
	position: absolute;
	width: 8em;
	left: -999em;
}
#header ul ul li {
	font: bold 10px/1.3em Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 0em;
}

#header ul li:hover ul {
	left: auto;
}
#header ul li:hover ul, 
#header ul li.sfhover ul {
	left: auto;
}

#header ul a {
	display: block;
	padding: 15px 16px 12px 16px;
	margin: 9px 0 0 0;
	color: #333;
	height: 13px;
	text-decoration: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #ddd;
}
#header ul li:first-child a {
	border-left: none;
}
#header ul li:last-child a {
	border-right: none;
}
#header ul a:hover {
	color: #fff;
	background: url(../images/black-40.png) repeat;
}
#header ul ul li a {
	position: relative;
	min-width: 14em;
	white-space: nowrap;
	padding: 4px 2px 5px 8px;
	color: #555;
	background: url(../images/nav-bar.png) no-repeat center center;
	margin: 0px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #ddd;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#header ul ul li:first-child a {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#header ul ul li:last-child a {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#header ul ul li a:hover {
	background: #ccc;
}
/* end dropdown 754 - 538 = 216 */
#main {
	position: relative;
	width: 521px;
	clear: both;
	margin: 8px 0 24px 0; 
	float: left;
	padding: 2px 218px 8px 194px;
	background: url(../images/main-mid-934.png) repeat-y;
} 
#main .cornerstop {
	background: url(../images/main-corners-934.png) no-repeat left top;
	height: 8px;
	width: 934px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: -8px;
}
#main .cornerfoot {
	background:  url(../images/main-corners-934.png) no-repeat left bottom;
	height: 8px;
	width: 934px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: -8px;
}
#main #middle {
	position: relative;
	float: left;
	width: 540px;
	margin-right: -520px;
	padding: 4px 0 6px 8px;
} 
.postbox {
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;	
	height: 110px;
	position: relative;
	overflow: hidden;
	margin: 1px 0 0 0;
}
#column1 h2 + .postbox,
#column1 .postbox + h2 {
	margin-top: 1px;
}
#column1 h2 + .postbox + h2 {
	margin-top: 16px;
}
#middle .postbox {
	width: 33%;
	float: left;
	margin: 1px .25% 0 0;
}
.postbox h3 {
	font: 11px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline;
	padding: 0;
	margin: 0;
	color: #555;
}
.postbox h3 em {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.postbox h3 a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	padding: 10px 2% 2px 6%;
	color: #fff;
	background: url(../images/white-20.png) repeat;
	text-decoration: none;
	z-index: 18;
	width: 92%;
	height: 98px;
	overflow: hidden;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: -.01em;
}
.postbox h3 a + img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 17;
	height: 120px;
}
.postbox h3 a:hover {
	filter: Alpha(Opacity=10);
	opacity: 0.1;
}
.postbox h3 a:hover + img {
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	color: #333;
}
.postbox p {
	font: 11px/11px Arial, Helvetica, sans-serif;
	display: block;
	padding: 10px 12px 2px 12px;
	color: #fff;
	z-index: 8;
	margin: 0;
	position: relative;
}
.postbox p a {
	color: #B8E3F8;
	text-decoration: none;
}
.postbox p a:hover {
	color: #fff;
}
.postbox p em {
	font-style: normal;
}
#middle #about {
	color: #333;
	width: 94.25%;
	background: #e5e5e5;
	height: 164px;
	position: absolute;
	bottom: -162px;
	left: 1.25%;
	padding: 0 2%;
}
#middle #about p,
#middle.category h1 + p {
	width: 64.25%;
	float: right;
	height: 160px;
	position: relative;
	font: 11px/22px Arial, Helvetica, sans-serif;
	border-left: 1px solid #eee;
	padding: 10px 0 0 3%;
	margin: 0;
}
#middle.category h1 + p {
	height: auto;
	min-height: 90px;
	padding: 0 0 0 3%;
	margin: 0 0 10px 0;
}
#middle #about h2,
#middle.category p + h2 {
	/*	color: #5C8095; */
	width: 32%;
	float: left;
	position: relative;
	color: #555;
	margin: 0;
	padding: 12px 0 0 0;
	font: italic normal 16px/18px Georgia, "Times New Roman", Times, serif;
}
#middle.category p + h2 {
	float: left;
	position: relative;
	font: italic normal 16px/18px Georgia, "Times New Roman", Times, serif;
}
#middle.category p + h2 strong {
	white-space: nowrap;
}
#middle p.leftquote {
	position: relative;
	font: italic bold 16px/1.7em "Times New Roman", Times, serif;
	color: #555;
	margin: 4px 10px 10px 0px;
	padding: 8px 10px 10px 10px;
	width: 150px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
}
#middle p.rightquote {
	position: relative;
	font: italic bold 16px/1.7em "Times New Roman", Times, serif;
	color: #555;
	margin: 4px 0px 10px 10px;
	padding: 8px 10px 10px 10px;
	width: 150px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: right;
	text-align: center;
}
#middle .postbox:first-child,
#middle hr +.postbox {
	color: #fff;
	background: #000;	
	height: 250px;
	position: relative;
	overflow: hidden;
	width: 99.5%;
	margin: 0;
	float: none;
	
}
#middle .postbox:first-child .backimg,
#middle hr +.postbox .backimg {
	position: absolute;
	right: 0px;
	top: 0px;	
	z-index: 5;
	width: 100%;
	height: auto;
	filter: Alpha(Opacity=100);
	opacity: 1.0;
}
#middle .postbox:first-child h3 a,
#middle hr +.postbox h3 a {
	background: none;
	display: block;
	color: #fff;
	position: relative;
	z-index: 10;
	margin: 8px 8px 6px 8px;
	padding: 4px 8px;
	font: bold 26px/26px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -1px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px 21% 2px 2%;
	color: #fff;
	text-decoration: none;
	z-index: 18;
	width: 77%;
	height: 250px;
	overflow: hidden;
}
#middle .postbox:first-child h3 a + img,
#middle hr +.postbox h3 a + img {
	height: auto;
}
#middle .postbox:first-child h3 a:hover + img,
#middle hr +.postbox h3 a:hover + img {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
#middle .postbox:first-child h3 a:hover,
#middle hr +.postbox h3 a:hover {
	color: #B8E3F8;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
}
#middle .postbox:first-child p,
#middle hr +.postbox p {
	background: url(../images/black-40.png) repeat;
	margin: 86px 8px;
	padding: 4px 8px;
	width: 44%;	
	z-index: 20;
	position: relative;
	font: 13px/18px Arial, Helvetica, sans-serif;
	height: auto;
}
#middle .postbox:first-child p.more,
#middle hr +.postbox p.more {
	position: absolute;
	bottom: 26px;
	width: auto;	
}
#middle form .email,
#middle form .subject,
#middle form #user_name,
#middle form #user_pass {
	position: relative;
	width: 400px;
	border: 1px solid #ddd;
	padding: 2px 4px;
	margin: 4px 8px 4px 0;
}
#middle form textarea {
	position: relative;
	width: 400px;
	height: 160px;
	border: 1px solid #ddd;
	padding: 2px 4px;
	margin: 4px 0;
}
#middle ul,
#middle ol {
	padding-left: 10px;
	margin-left: 10px;
}
#middle ol,
#middle ol li {
	list-style: decimal;
}
#middle ul + h3,
#middle ol + h3 {
	margin-top: 8px;
	padding-top: 4px;
}
#middle li {
	list-style: none;
	text-indent: -11px;
}
#middle li:before {
	content: "\00BB \0020";
}
#middle ol,
#middle ol li {
	list-style: decimal;
	padding-left: 10px;
	margin-left: 10px;
}
#middle ol li:before {
	content: none;
}
#middle .pagination {
	clear: both;
}
#middle .pagination ul,
#middle .pagination p,
#middle .sort {
	position: relative;
	display: block;
	padding-left: 0;
	margin-left: 0;
	clear: both;
}
#middle .sort {
	margin-top: 10px;
}
#middle .pagination li,
#middle .sort li {
	padding: 0;
	margin: 0;
	display: inline;
}
#middle .pagination a,
#middle .pagination .active,
#middle .sort a {
	display: block;
	min-width: 12px;
	text-align: center;
	float: left;
	padding: 2px 4px 1px;
	margin: 0 4px 0 0;
	text-decoration: none;
	background: #eee;
	border: 1px solid #ddd;
	color: #555;
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#middle .pagination a:hover,
#middle .pagination .active,
#middle .sort a:hover {
	background: #ccc;
	border: 1px solid #ccc;
	color: #fff;
}	
#middle .sitepage {
}
#middle .sitepage h3 {
	color: #333;
}
#middle .sitepage ul li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#middle .sitepage ul li li a {
	font-weight: normal;
}
#middle .sitepage ul li a:hover {
	color: #555;
	text-decoration: underline;	
}
#features div {
	position: relative;
	width: 166px;
	float: left;
	height: 198px;
	overflow: hidden;
	background: #fff;
	margin: 0 8px 8px 0;
	border: 1px solid #ddd;
} 
#features div img {
	position: absolute;
	max-width: 170px;
	max-height: 170px;
	bottom: 20px;
	right: 0px;
	z-index: 10;
}
#features div.wide {
	position: relative;
	width: 342px;
	float: left;
	height: 198px;
	overflow: hidden;
	background: #fff;
	margin: 0 8px 8px 0;
	border: 1px solid #777;
	display: block;
} 
#features div.wide img {
	position: absolute;
	max-width: 342px;
	max-height: auto;
	bottom: 20px;
	right: 0px;
	z-index: 10;
}
#features div h3 {
	position: relative;
	font-size: 11px;
	padding: 2px 4px;
	z-index: 20;
	height: 24px;
	overflow: hidden;
}
#features div h3 a {
	color: #000;
}
#features div h3 a:hover {
	color: #777;
}
#features div p {
	position: relative;
	margin-top: 142px;
	padding: 2px 8px;
	z-index: 20;
}
#features div .price {
	background: #fff;
	padding: 2px 8px;
}
#features div .button {
	position: absolute;
	z-index: 30;
	top: 0px;
	right: 8px;
	color: #fff;
}
#features div .button:hover {
	color: #fff;
}
#features div a {
	text-decoration: none;
	color: #777;
}
#features div a:hover {
	text-decoration: none;
	color: #555;
}
#features.category div h3 {
	height: 28px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	padding: 3px 2px 2px 6px;
}
#features.category div p {
	margin-top: 136px;
	overflow: hidden;
	height: 20px;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
}
#middle #item {
	border-bottom: solid 1px #ccc;
	width: 98%;
	display: block;
	margin: 0;
	padding: 6px 0;
	min-height: 115px;
	position: relative;
	clear: left;
	float: left;
}
#item img { 
	max-width: 110px;
	position: relative;
	min-height: 110px;
}
#item h3 a {
	text-decoration: none;
	color: #000;
	text-transform: none;
}
#item h3 a:hover { 
	color: #777;
}
#item a.thumb {
	width: 110px;
	display: block;
	border: none;
	position: relative;
	float: left;
	overflow: hidden;
	height: 110px;
	border: 1px solid #ddd;
	margin-right: 8px;
	background: #fff;
	text-align: center;
}
#item .button {
	float: right;
	margin-right: 30px;
}
#middle .pagination li {
	display: inline;
	padding-right: 10px;
}
#middle .action {
	text-align: right;
	padding: 0 24px;
}
#middle .action strong {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #c90;
	padding: 0 24px;
}
#middle #details {
	border: 1px solid #ddd;
	margin-right: 6px;
	padding: 8px;
	text-align: center;
}
#middle #details img {
	max-width: 530px;
}
#middle .cardcategory  {
	clear: both;
}
#middle .cardcategory h3 a {
	display: block;
	padding: 0;
	margin-bottom: 4px;
	color: #5D8196;
	text-decoration: none;
	font: bold 24px Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: -.04em;
}
#middle .cardcategory h3 {
	display: inline;
}
#middle .cardcategory h3 a:hover {
	color: #333;
}
#middle .cardinfo {
	width: 80%;
	float: left;
}
#middle .cardimage {
	width: 19%;
	float: right;
	text-align: center;
}
#middle table.cardtable {
	clear: both;
	float: none;
	border: 1px solid #fff;
	margin: 10px 0 30px 0;
}
#middle table.cardtable td, 
#middle table.cardtable th{
	font: 10px Arial, Helvetica, sans-serif;
	padding: 1px 6px;
	border: 1px solid #fff;
	text-align: center;
}
#middle table.cardtable th {
	white-space: nowrap;
	background: #5D8196;
	color: #fff;
}
#middle table.cardtable td {
	vertical-align: top;
	background: #CADCEA;
}
#middle .productoffer {
	margin: 10px 0;
	padding: 8px;
	border: 1px solid #ddd;
	font: 14px/18px Arial, Helvetica, sans-serif;
	clear: both;
}
#middle .productoffer ol li {
	list-style: decimal;
}
#middle .productoffer h3 {
	display: inline;
	margin: 0;
	padding: 0;
}
#middle .productoffer ul,
#middle .productoffer ol,
#middle .productoffer p,
#middle .productoffer h2,
#middle .productoffer h3 a {
	margin-bottom: 8px;
}
#middle .productoffer h3 a {
	background: #eee;
	display: block;
	padding: 6px 8px;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#middle .productoffer h3 a:hover {
	color: #c90;
}
#middle .productoffer h3 + img {
	float: right;
	padding: 0 0 4px 10px;
	margin: 4px 0 4px 8px;
	max-width: 160px;
}
#middle .productoffer .smallbutton,
#middle .cardimage .smallbutton {
	display: block;
	clear: both;
	margin: 10px auto 0 auto;
}
#main #column1 {
	width: 170px;
	position: relative;
	float: left;
	padding: 4px 8px 4px 0;
	margin-left: -207px;
} 
#main #column2 {
	width: 163px;
	position: relative;
	float: right;
	margin-right: -207px;
	padding: 4px 8px;
} 
#column1 h2,
hr + h2,
.postbox + h2 {
	height: 90px;
	padding: 10px 2% 2px 6%;
	font: italic 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #5B7091;
	margin: 0px;
	letter-spacing: -.04em;
	clear: both;
	float: none;
	background: #eee url(../images/bca-block.png) repeat center center;
}
hr + h2 {
	margin: 12px 0;
}
#middle hr.moreposts + h2,
#middle .postbox + h2 {
	height: 90px;
	padding: 10px 0 10px 2%;
	display: block;
	width: 31%;
	float: left;
	margin: 1px .25% 0 0;
	background: #eee url(../images/bca-block.png) repeat center center;
}
#middle hr.moreposts + h2 strong,
#middle .postbox + h2 strong {
	display: block;
}
hr + h2 strong,
.postbox + h2 strong {
	font: bold normal 16px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#column1 h2 strong {
	display: block;
	font: bold normal 16px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#column1 h3 {
	margin-top: 6px;
}
#column1 h3:first-child {
	margin-top: 0;
}
#column1 .cardoffer,
#column1 .productoffer {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #ddd;	
	margin: 8px 0;
	padding: 8px 0;
}
#column1 h2 + .cardoffer,
#column1 h2 + .productoffer {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	border-top: none;	
	margin: 8px 0;
	padding: 8px 0;
}
#column1 .cardoffer h3 a,
#column1 .productoffer h3 a {
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#column1 .cardoffer h3 a:hover,
#column1 .productoffer h3 a:hover {
	color: #5B7091;
}
#column1 .cardoffer h3 img {
	float: right;
	padding-left: 5px;
	width: 60px;
}
#column1 .productoffer img {
	max-width: 170px;
}
a.smallbutton {
	display: block;
	width: 60px;
	background: url(../images/button-blue.png) no-repeat center center;
	margin: 2px 5px 2px 0;
	padding: 4px 5px 4px 6px;
	height: 18px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#column1 .cardoffer ul,
#column1 .productoffer ul {
	list-style: disc;
	margin: 14px 0 0 20px;
}
#column1 .cardoffer li,
#column1 .productoffer li {
	margin-top: 4px;
}
#column1 .cardoffer .more,
#column1 .productoffer .more {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.navigation {
	position: relative;
	padding: 3px 0px 2px 0px;
}
.navigation h3 {
	padding-top: 6px;
	color: #333;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.navigation p {
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.navigation a {
	position: relative;
	display: block;
	width: 162px;
	height: 102px;
	overflow: hidden;	
}	
.navigation img {
	max-height: 110px;	
}	
#middle .navigation {
	width: 168px;
	float: left;
	margin: 0 8px 0 0;
}
#middle .navigation a {
	width: 169px;
}
#column1 .navigation + .navigation h3,
#column2 .navigation + .navigation h3 {
	border-top: 4px solid #ddd;
}	
#column2 .pagebox {
	position: relative;
	background: #000;
	margin: 0px 0px 1px 0px;
	float: left;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	width: 166px;
	height: 100px;
}
#column2 .pagebox h3 {
	font: 11px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline;
	padding: 0;
	margin: 0;
	color: #555;
}
#column2 .pagebox h3 em {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#column2 .pagebox h3 a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	padding: 10px 12px 2px 12px;
	color: #656565;
	text-decoration: none;
	z-index: 18;
	width: 142px;
	height: 88px;
	overflow: hidden;
	letter-spacing: normal;
}
#column2 .pagebox h3 a:hover {
	filter: Alpha(Opacity=40);
	opacity: 0.4;
	color: #fff;
}
#column2 .pagebox p {
	font: 11px/11px Arial, Helvetica, sans-serif;
	display: block;
	padding: 10px 12px 2px 12px;
	color: #fff;
	z-index: 18;
}
#column2 .pagebox p em {
	font-style: normal;
}
#footer {
	padding-top: 10px;
	clear: both;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #555;
}
#footer ul {
	width: 600px;
	float: left;
}
#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	padding-right: 10px;
}
#footer p {
	width: 180px;
	float: left;
}
.price {
	color: #c90;
}
.sale {
	color: #c00;
}
.left {
	float: left;
	margin-right: 10px;	
}
.right {
	float: right;
	margin-left: 10px;	
}

