* {
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6d6d6d;
}
html,body {
	background: #f1f7f8 url(../images/bgr.gif) repeat top left;
	text-align: center;
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
}
#center {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
}

/* Globals */
a {
	color: #69beed;
}
img {
	border: none;
}
ul {
	margin-left:14px
}
p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}
h1 {
	color: #69beed;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 28px;
}
h1.product-page {
	margin-bottom: 0px;
}
.big {
	color: #69beed;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 22px;
}
h2 {
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 14px;
}
h3 {
	margin-bottom: 10px;
}

/* DIVs */
#bgr_shadow {
	background: url(../images/bgr_shadow.png) repeat-y top left;
	width: 1006px;
	float: left;
}
#container {
	background-color: #ffffff;
	width: 980px;
	margin-left: 13px;
	margin-right: 13px;
	text-align: left;
	height: 100%;
	display: inline;
	float: left;
}

/* Head */
#head {
	margin: 0px;
	width: 980px;
	height: 170px;
	vertical-align: top;
	display: inline;
	float: left;
}
#head-loggedin {
	height: 35px;
	margin-right: 27px;
	margin-top: 10px;
	text-align: right;
}
#head-inner {
	margin: 27px;
	margin-top: 0px;
	width: 926px;
	height: 59px;
	float: left;
	display: inline;
}
#search-form {
	float: right;
	width: 240px;
	margin-top: 29px;
}
#search-box {
	background: url(../images/search-box.gif) no-repeat top left;
	border: none;
	color: #808080;
	font-size: 18px;
	padding-left: 5px;
	padding-top: 7px;
	float: right;
	height: 23px;
	width: 235px
}

#buttons {
	background: url(../images/btnbar.gif) repeat-x top left;
	height: 40px;
	width: 960px;
	padding-left: 20px;
	float: left;
	display: inline;
}
	#buttons a {
		color: #ffffff;
		font-size: 18px;
		line-height: 40px;
		margin-left: 15px;
		margin-right: 15px;
		text-decoration: none;
		height: 40px;
		float: left;
		display: inline;
	}
	#buttons a:hover {
		background: url(../images/arrow.gif) no-repeat bottom center;;
	}

/* Content */
#content {
	background: url(../images/bgr_content.gif) repeat-y bottom center;
	float: left;
	width: 980px;
	margin-top: 27px;
	margin-bottom: 27px;
	display: inline;
}
#column-left {
	width: 167px;
	margin: 0px;
	margin-left: 27px;
	margin-right: 27px;
	float: left;
	display: inline;
}
#column-left a {
	color: #6d6d6d;
	text-decoration: none;
}
#column-left a:hover {
	color: #000000;
	text-decoration: underline;
}
#column-left a.active {
	color: #59aedd;
}
	#address {
		font-size: 12px;
		margin-top: 100px;
	}
	
#column-right {
	margin: 0px;
	margin-left: 27px !important;
	margin-left: 25px;
	float: left;
	width: 727px;
	display: inline;
}

.col-half {
	width: 337px;
	float: left;
}
#col1 {
	margin-right: 26px;
}
.col-1-third {
	width: 215px;
	float: left;
}
	
.col-2-third {
	width: 457px;
	float: left;
}

.postit {
	background: url(../images/bgr-postit.gif) no-repeat bottom center;
	width: 228px;
	height: 327px;
	float: left;
}
.postit ul {
	margin: 28px;
	margin-left: 44px;
	line-height: 22px;
	list-style-position: outside;
	list-style-image: url(../images/plus.gif);
}
.postit * {
	font-family: "Comic Sans MS";
	font-size: 16px;
	line-height: 24px;
	color: #304080;
}

/* Order Cart */
#ordercart td {
	font-size: 12px;
	width: 100%;
}
#ordercart td a {
	font-size: 12px;
}
#ordercart {
	padding-bottom: 29px;
	margin-bottom: 20px;
	background: url(../images/cart-line.gif) no-repeat bottom center;
}
#ordercart input {
	margin-bottom: 2px;
}
#ordercart h3 {
	font-weight: normal;
	font-size: 14px;
	color: #69beed;
}
#ordercart .button {
	margin-top: 14px;
	color: #ffffff;
	font-size: 12px;
}
.txt-small {
	background: url(../images/txt-small.gif) no-repeat top left;
	border: none;
	color: #808080;
	padding-left: 2px;
	padding-top: 2px;
	height: 20px;
	width: 34px;
}

/* List */
.list-box-white {
	width: 215px;
	height: 365px;
	float: right;
	margin-right: 28px !important;
	margin-right: 15px;
	margin-bottom: 27px !important;
	margin-bottom: 29px;
	display: inline;
}
.list-box {
	background-color: #f4f4f4;
	width: 215px;
	height: 365px;
	float: left;
	margin-right: 27px !important;
	margin-right: 25px;
	margin-bottom: 27px;
	display: inline;
}
.list-box-inner {
	margin: 23px;
	display: inline;
	float: left;
}
.list-box-inner img {
	margin-bottom: 16px;
}
.list-box-buttons {
	float: left;
	width: 171px
}

/* Product */
#image-box {
	float: left;
	margin-bottom: 14px;
}
#image-more {
	width: 227px;
	float: left;
	margin-top: 8px;
}
#image-zoom {
	float: right;
	margin-top: 8px;
	text-align: right;
	background: url(../images/magnify.gif) no-repeat 0px 3px;
	padding-left: 20px;
	cursor: pointer;
	color: #6d6d6d;
}
#image-zoom:hover {
	color: #000000;
	text-decoration: underline;	
}
#zoom {
	display: none;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 300%;
	background: url('../images/tr-bgr.png') repeat top left;
}
.pdf-doc {
	margin-top: 20px;
	background: url(../images/pdf.gif) no-repeat 0px 0px;
	height: 36px;
	padding-left: 46px;
	padding-top: 8px;
	cursor: pointer;
}
.button {
	display: block;
	background: url(../images/btn_grey.gif) no-repeat 0px 0px;
	width: 77px;
	height: 26px;
	border: none;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
}
.button:hover {
	color: #000000;
	text-decoration: underline;
}
.price {
	clear: left;
 	padding:3px;
 	margin-bottom: 10px;
}
.price * {
 	font-size: 24px;
}
.popup {
	display: none;
	position: absolute;
	top: 50px;
	left: 100px;
	cursor: pointer;
}
.popup p {
	margin: 20px;
}

/* Order */
#orderinfo {
	width: 660px;
	margin:20px;
}

/* Foot */
#foot {
	/*border-top: solid 1px #69beed;*/
	border-top: solid 1px #e0e0e0;
	margin: 0px;
	float: left;
	width: 980px;
	height: 100px;
	display: inline;
}
	#foot-inner {
		margin: 20px;
		float: left;
		width: 940px;
		text-align: center;
		display: inline;
	}
	
/* IE6 transparent png fix */
#bgr_shadow {
	behavior: url("js/iepngfix.htc");
}
