html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#000;
	min-width:850px;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	background:#b8b8b8 url(../images/bg-body.jpg) repeat-x;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
fieldset {border-style:none;}
.page-width {
	width:803px;
	margin:0 auto;
	min-height:100%;
}
* html .page-width {
	height:100%;
}
.footer-bottom {
	padding-bottom:217px;
}
.productfeaturelist {
list-style-type:none;
margin:0 -40px;
}
/* header */
#header {
	position:relative;
	height:146px;
	background:url(../images/bg-header-corner.gif) no-repeat 100% 0;
}
#header strong {
	position:absolute;
	left:3px;
	top:33px;
	width:304px;
	height:34px;
	background:url(../images/logo.gif) no-repeat;
}
#header strong a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:304px;
	height:34px;
}
#header span.phone-number {
	position:absolute;
	top:24px;
	right:18px;
	width:226px;
	height:53px;
	text-indent:-9999px;
	background:url(../images/bg-phone.gif) no-repeat;
}
#header ul {
	position:absolute;
	top:97px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul li {
	float:left;
	height:49px;
	padding-left:32px;
}
#header ul li:first-child {
	padding-left:0;
}
#header ul li a {
	float:left;

	height:49px;
}
#header ul li a span {
	float:left;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul li.home a {
	width:77px;
	background:url(../images/bg-nav-home.gif) no-repeat;
}
#header ul li.prod a {
	width:116px;
	background:url(../images/bg-nav-prod.gif) no-repeat;
}
#header ul li.offers a {
	width:80px;
	background:url(../images/bg-nav-offers.gif) no-repeat;
}
#header ul li.services a {
	width:110px;
	background:url(../images/bg-nav-serv.gif) no-repeat;
}
#header ul li.about-us a {
	width:116px;
	background:url(../images/bg-nav-about.gif) no-repeat;
}
#header ul li.contact a {
	width:141px;
	background:url(../images/bg-nav-contact.gif) no-repeat;
}
#header ul li a:hover {
	background-position:0 -49px;
}
#header ul li.active a {
	background-position:0 -49px;
}
.columns-holder{
	overflow:hidden;
}
.pict-content {
	padding:20px 0 0;
}
.products {
	overflow:hidden;
	height:1%;
	padding:17px 0 15px;
}
.product-bg {
	float:left;
	width:200px;
	height:187px;
}
.product-bg h2 {
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.red-bg {
	padding:13px 0 0 15px;
	background:url(../images/bg-red.png) no-repeat;
}
.red-bg h2 {
	width:136px;
	height:21px;
	background:url(../images/bg-titile-1.png) no-repeat;
}
.red-bg img {
	margin:22px 0 0 10px;
}
.yellow-bg {
	padding:15px 0 0;
	background:url(../images/bg-yellow.png) no-repeat;
}
.yellow-bg h2 {
	margin-left:40px;
	width:96px;
	height:39px;
	background:url(../images/bg-titile-2.png) no-repeat;
}
.yellow-bg img {
	margin:10px 0 0 20px;
}
.green-bg {
	margin:0 0 0 20px;
	display:inline;
	padding:13px 0 0 15px;
	background:url(../images/bg-green.png) no-repeat;
}
.green-bg h2 {
	width:108px;
	height:40px;
	background:url(../images/bg-titile-3.png) no-repeat;
}
.green-bg img {
	margin:-15px 0 0 75px;
}
.blue-bg {
	display:inline;
	margin:0 0 0 5px;
	padding:12px 0 0;
	background:url(../images/bg-blue.png) no-repeat;
}
.blue-bg h2 {
	margin-left:40px;
	width:96px;
	height:39px;
	background:url(../images/bg-titile-4.png) no-repeat;
}
.blue-bg img {
	margin:5px 0 0 33px;
}
.banners {
	overflow:hidden;
	height:1%;
	margin:-13px 0 0;
}
.spacer {
	overflow:hidden;
	height:20px;
}
.frame_spacer {
	overflow:hidden;
	height:1081px;
}
.frame_spacer_order {
	overflow:hidden;
	height:815px;
}
#frame-contaner {
	position:absolute;
	left:0px;
	top:166px;
	margin: 0 auto;
	width:100%;
	text-align:center;
}
.frame-top-border {
	background-color:#d5d5d5;
	height:18px;
	width:1155px;
	margin: 0 auto;
}
.frame-bottom-border {
	background-color:#d5d5d5;
	height:8px;
	width:1155px;
	margin: 0 auto;
}
.ban1 {
	float:left;
}
.ban2 {
	float:right;
}
/* content */
.content {
	overflow:hidden;
	height:1%;
	background:#fff url(../images/bg-content.gif) no-repeat 100% 100%;
	margin:20px 0 20px;
	padding:20px 0 105px;
}
.content h1 {
	margin:0 19px;
	padding:3px 0 10px 5px;
	background:url(../images/bg-line.gif) repeat-x 0 100%;
}
.form-message {
	float:left;
	width:460px;
	margin:0 17px 0 0;
	padding:0 0 0 25px;
}
.form-message p,
.form-message strong {
	margin:20px 0;
	color:#666;
	font-size:14px;
	line-height:19px;
}
.form-message strong {
	display:block;
	margin:30px 0 0;
}
.form-message input.field {
	margin:0 0 14px;
	width:300px;
	height:18px;
	padding:3px 5px;
	color:#999;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#eeefee;
	border:1px solid #ccc;
}
.form-message textarea {
	margin:3px 0 0;
	width:300px;
	height:70px;
	background:#eeefee;
	border:1px solid #ccc;
	color:#999;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding:3px 5px;
}
.form-message .box-inp {
	margin:17px 0 20px;
	width:372px;
}
.box-inp1{
	margin:0px 0 20px;
	width:372px;
	background:#eeefee;
	border:1px solid #ccc;
}
#paymentdiv {
	display:none;}

.form-message a {
	color: #D92671;
}
.form-message label {
	margin:0 40px 0 10px;
	color:#999;
	font:italic 16px/28px Georgia, "Times New Roman", Times, serif;
}
.form-message select {
	width:155px;
	height:20px;
	color:#000;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.info {
	float:left;
	width:285px;
}
.info p {
	margin:30px 0 28px;
	color:#666;
	font-size:14px;
	line-height:19px;
}
.info a {
	display:block;
	margin:0 0 30px;
}
/* footer */
.footer-bg {
	margin:-217px 0 0;
	background:url(../images/bg-footer.gif) repeat-x;
}
#footer {
	margin:0 auto;
	width:803px;
	height:194px;
	overflow:hidden;
	padding:23px 0 0;
}
#footer .footer-text{
	min-height:41px;
}
* html #footer .footer-text{
	height:41px;
}
#footer p {
	margin:0;
	color:#666;
	font:11px/16px Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
#footer .block-info {
	float:left;
	padding:12px 0 0;
}
.block-info a.logo {
	display:block;
	margin:0 0 5px;
}
.block-info a.logo span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.block-info a.link,
.block-info p,
.block-info p strong {
	margin:0;
	color:#666;
	text-decoration:none;
	font:12px/19px Verdana, Arial, Helvetica, sans-serif;
}
.block-info p strong {
	font-weight:bold;
}
.block-info a.link:hover {
	text-decoration:underline;
}
.workwear {
	width:270px;
	margin:0 110px 0 0;
}
.workwear a.logo {
	width:266px;
	height:33px;
	background:url(../images/logo-workwear.png) no-repeat;
}
.juice {
	width:250px;
}
.juice a.logo {
	width:99px;
	height:33px;
	background:url(../images/logo-juice.png) no-repeat;
}
.symbian a.logo {
	width:158px;
	height:33px;
	background:url(../images/logo-symbian.png) no-repeat;
}
/* inner page */
.inner .columns-holder {
	background:#fff;
	margin:20px 0 0;
	padding:0 0 50px;
}
.inner .columns-holder h1 {
	background:url(../images/bg-line.gif) repeat-x 0 100%;
	padding:0 0 15px 5px;
	margin:15px 19px 0;
	font-size: 2.5em;
	color: #333;
}

.inner .products {
	padding:25px 0 0 17px;
}
.inner .product-bg {
	position:relative;
	margin-right:10px;
	background:url(../images/bg-blue-inner.png) no-repeat;
}
.mugs {
	padding:18px 0 0;
	height:168px;
}
.mugs h2 {
	margin-left:15px;
	width:76px;
	height:30px;
	background:url(../images/bg-titile-5.png) no-repeat;
}
.product-bg  img.ico {
	position:absolute;
	top:0;
	right:5px;
}
.mugs img.pict {
	margin:23px 0 0 30px;
}
.usb {
	padding:17px 0 0;
	height:169px;
}
.usb h2 {
	margin-left:13px;
	width:75px;
	height:43px;
	background:url(../images/bg-titile-6.png) no-repeat;
}
.usb img.pict {
	margin:10px 0 0 30px;
}
.pens {
	padding:15px 0 0;
	height:171px;
	display:inline;
	margin:0 0 0 7px;
}
.pens h2 {
	margin-left:17px;
	width:78px;
	height:39px;
	background:url(../images/bg-titile-7.png) no-repeat;
}
.pens img.pict {
	margin:10px 0 0 35px;
}
.catalog {
	overflow:hidden;
	height:1%;
	margin:0 19px;
	padding:0 0 20px;
	/* background:url(../images/bg-line.gif) repeat-x 0 100%; */
}
.catalog h2 {
	margin:22px 0;
	font-size:29px;
}
.block-item {
	width:166px;
	float:left;
	margin:0 30px 15px 0;
}
.block-item-last {
	margin:0;
}
.block-item img {
	border:2px solid #e6e6e6;
}
.block-item a {
	color:#d92671;
	font-size:12px;
	line-height:26px;
	text-decoration:underline;
}
.block-item a:hover {
	text-decoration:none;
}
.block-item p {
	margin:10px 0 0;
}
.table-mugs {
	float:left;
	width:525px;
	margin:5px 0 0;
	border:solid #c3c4c5;
	border-width:0 0 1px 1px;
}
.table-mugs td {
	border:solid #c3c4c5;
	border-width:1px 1px 0 0;
	border-collapse:collapse;
	color:#3b3a3a;
	padding:0 5px;
	font-size:12px;
	line-height:16px;
	width:120px;
}
.catalog a.back {
	float:right;
	display:inline;
	margin:40px 0 0 0;
	color:#da2671;
	font-size:12px;
	line-height:14px;
	padding:0 0 0 10px;
	white-space:nowrap;
	text-decoration:underline;
	background:url(../images/bg-arrow.gif) no-repeat 0 50%;
}
.catalog a.back:hover {
	text-decoration:none;
}
.catalog .about {
	float:left;
	width:360px;
	padding:20px 0 0;
}
.catalog .about p {
	margin:0;
	color:#000;
	font-size:12px;
	line-height:14px;
}
.table-pens {
	margin:10px 0 0;
	border:solid #c3c4c5;
	border-width:0 0 1px 1px;
}
.table-pens td {
	border:solid #c3c4c5;
	border-width:1px 1px 0 0;
	border-collapse:collapse;
	color:#3b3a3a;
	padding:0 5px;
	font-size:12px;
	line-height:16px;
	width:50px;
}
.inner .banners {
	margin:20px 0;
}
/* popup page */
.popup {
	margin:30px 0;
	width:803px;
	background:#fff;
	overflow:hidden;
	text-align:center;
}
.popup h1 {
	color:#fff;
	margin:12px 10px 20px;
	height:58px;
	font:bold 44px/54px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#d92671;
}
.pictures {
	overflow:hidden;
	height:1%;
	margin:0 auto;
}
.poplets table {
	margin:25px auto 0;
}
.poplets table img {
	border:1px solid #e4e4e4;
}
/* table price */
.price-table {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin: 10px 0;

}

div.catalog table td {
	vertical-align: top;
	

}

table.specialoffers tbody tr td.lighttext {
	padding-right: 20px;
	vertical-align: top;
}

.price-table tr td {
	text-align:left;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-collapse:collapse;
	font-size:13px;
	line-height:22px;
	padding: 0 30px 0 5px

}
.price-table td span {
	font-weight:bold;
}
.cost {
	margin:10px 0 0;
}


.cost span,
.cost strong {
	font-size:13px;
	line-height:20px;
}
.popup p {
	margin:5px 0 0;
}
.popup-btm {
	margin:20px 10px 0;
	padding-bottom:10px;
	overflow:hidden;
	height:1%;
	border-top:1px solid #d82674;
	text-align:left;
}
.popup-btm a {
	float:left;
	display:inline;
	color:#d02d6c;
	margin:10px 0 0 25px;
	font-size:12px;
	text-decoration:underline;
}
.popup-btm a:hover {
	text-decoration:none;
}
/* extra */



div.offertextarea p {
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 20px;
}

div.offertitle {
	font-size: 20px;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #e94085;
	line-height: 100%;
	float: left;
}

table.specialoffers {
	border-bottom: 1px solid #e94085;
	padding: 5px;
	width: 100%;
}

div.offertext {
	padding: 5px 0;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}

div.offertextarea {
	float: left;
width: 390px;
}

div.offerinfoarea {
	float: left;
	padding-left: 10px;
}
div.offermechanic1 {
	background-image: url(/Product/Offer-Images/Additional-Images/bg_mechanic1.jpg);
	background-repeat: no-repeat;
	padding: 8px 15px 3px 8px;
	width: 126px;
	height: 85px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

td.lighttext {
	font-size: 90%;
	margin-right: 20px;
	text-align: center;
}

div.offermechanic2 {
	background-image: url(/Product/Offer-Images/Additional-Images/bg_mechanic2.jpg);
	background-repeat: no-repeat;
	padding: 8px 15px 3px 8px;
	width: 126px;
	height: 85px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

div.offermechanic1 h2, div.offermechanic2 h2 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 18px;
	line-height: 18px;
}

a:active, a:focus { outline-style: none; -moz-outline-style:none; }

.system-message, .system-error-message {
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;
}

.system-message {

}


/* end extra */
