* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

html {
	
}

body {
	background: #ffffff url(../images/bg.png) repeat-x 0px 0px scroll;
	font: 12px arial, verdana, sans-serif;
	color: #666666;
}

a {
	outline: none;
	text-decoration: none;
	cursor: pointer;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

form {
	display: block;
	float: none;
	margin-bottom: 10px;
}

input, textarea, select {
	outline: none;
	font: 12px arial, verdana, sans-serif;
	background: #F0F0F0 none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	padding: 2px 3px 2px;
}

input.form-text {
	height: 15px;
	width: 400px;
}

textarea {
	width: 400px;
	overflow-y: auto;
}

label {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	color: #333333;
}

legend {
	padding: 0px;
	margin: 0px;
}

legend a {
	color: #66A8D2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

fieldset {
	border:1px solid #CDCDCD;
	padding:10px;
}

.form-required {
	color: #ff0044;
}

.form-item {
	display: block;
	margin-bottom: 5px;	
}

.description {
	font-size: 10px;
	color: #999999;
}

.fieldset-wrapper {
	padding-top: 10px;
}

.form-radio,
.form-checkbox {
	background: transparent;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	vertical-align: middle;
	border: 0px;
}

ul.tips {
	list-style-type: none;
}

p {
	padding: 0px 0px 13px 0px;
	line-height: 14px;
}

ul {
	list-style: square outside;
	margin: 10px 0px 0px 10px;
}

h1 {
	font: 24px Times New Roman, Times, serif;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 24px;
}

.wrapper {
	width: 940px;
	margin: 0px auto;
	background: #ffffff;
	padding: 0px 0px 0px 10px;
}

h2.heading {
	background: url(../images/headings-bg.png) repeat-x;
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	padding: 9px;
	margin-bottom: 5px;
}

h2.heading a {
	color: #ffffff;
}

h3 {
	font: 18px Times New Roman, Times, serif;
	color: #333333;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	line-height: 18px;
}

.go-left {
	float: left;
}

.go-right {
	float: right;
}

.fs-11 {
	font-size: 11px;
}

.c-333 {
	color: #333333;
}

.mar-r-23 {
	margin-right: 23px;
}

/*** Header Start ***/

.header {
	height: 139px;
	overflow: hidden;
	border-bottom: 1px solid #adadad;
	margin: 0px 10px 14px 0px;
}

.banner {
	height: 0px;
}

/** Logo Start **/

.header h1 {
	background: url(../images/logo.png) no-repeat right;
	width: 105px;
	height: 21px;
	margin: 20px 0px 20px 0px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 12px;
}

.header h1 a {
	display: block;
	margin-left: 15px;
	width: 90px;
	height: 21px;
	text-indent: -999px;
}

/** Logo End **/

/** Search Start **/

.top-search {
	display: block;
	margin-top: 23px;
	float: right;
	vertical-align: top;
}

.top-search form {
	vertical-align: top;
}

.top-search input {
	font-size: 11px;
}

.top-search input.text-input {
	background: #f0f0f0;
	width: 190px;
	height: 15px;
	border: 1px solid #cccccc;
	padding: 3px 3px 0px;
}

.top-search input.submit-btn,
.form-submit {
	background: url(../images/search-btn.png) repeat-x;
	height: 20px;
	border: 0px;
	padding: 0px 10px;
	color: #ffffff;
	cursor: pointer;
}

/** Search End **/

/** Top Navigation Start **/

.top-nav {
	background: url(../images/top-bg.png) repeat-x;
	height: 52px;
	overflow: hidden;
}

.top-nav ul {
	background: url(../images/top-nav-bg.png) no-repeat top;
	height: 52px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}


.top-nav ul li {
	background: url(../images/top-nav-brd.png) no-repeat right;
	padding: 5px 2px 0px 0px;
	height: 46px;
	display: block;
	float: left;
}

.top-nav ul li a {
	height: 27px;
	display: block;
	padding: 20px 9px 0px 9px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.top-nav ul li a:hover, .top-nav ul li.active a {
	background: url(../images/top-nav-hover.png) repeat-x bottom;
	text-decoration: none;
}

/** Top Navigation End **/

/** Ticker Start **/

.ticker {
	background: #e5e5e5;
	height: 27px;
	padding: 0px 15px;
	line-height: 27px;
	font-size: 11px;
	color: #333333;
}

.ticker-right {
	background: url(../images/mail.png) no-repeat left center;
	padding-left: 20px;
	float: right;
	display: block;
}

/** Ticker End **/

/*** Header End ***/

/*** Side Column Start ***/

.col-215 {
	width: 214px;
	float: left;
	display: block;
	border-right: 1px solid #999999;
	margin-bottom: 12px;
}

.front-215 {
	width: 205px;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 12px 0px;
}

/** Green box Start **/

.green-box {
	background: #4ba41b url(../images/grn.png) repeat-x;
	display: block;
	padding: 7px;
	margin-bottom: 18px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.green-box a {
	color: #ffffff;
}

.green-price {
	background: url(../images/price-top.png) no-repeat 0px 0px;
	display: block;
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 13px;
}

.green-price span {
	padding-top: 5px;
	float: left;
}

.green-price a.price {
	background: url(../images/price-left.png) no-repeat left;
	padding: 0px 0px 0px 6px;
	float: right;
	display: block;
	height: 22px;
	font-size: 15px;
	color: #578fac
}

.green-price a.price span {
	background: url(../images/price-right.png) no-repeat right;
	padding: 0px 5px 0px 0px;
	display: block;
	height: 22px;
}

.green-price a.price span span {
	background: url(../images/price.png) repeat-x right;
	padding: 3px 3px 0px 3px;
	height: 19px;
}

.green-price a.price:hover {
	text-decoration: none;
}

.gray-box {
	background: url(../images/prod-listing-bg.png) repeat-x;
	width: 198px;
	height: 179px;
	overflow: hidden;
	border: 1px solid #deded7;
	display: block;
	float: left;
	position: relative;
	padding: 10px;
}

.gray-box h2,
.blue-box h2,
.gray-box h2 a,
.blue-box h2 a {
	color: #45b608;
	font-size: 15px;
	margin: 5px 0px 13px;
}

.gray-box p {
	margin-bottom: 30px;
	font-size: 11px;
}

.gray-box a.go {
	background: url(../images/go.png) no-repeat;
	width: 21px;
	height: 21px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-indent: -999px;
	display: block;
}

.blue-box {
	background: url(../images/blue.png) repeat-x;
	height: 158px;
	overflow: hidden;
	display: block;
	margin-bottom: 22px;
	padding: 5px 10px;
}

.blue-box h1 {
	color: #67a8d2;
	font-size: 35px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-family: arial narrow, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.blue-box h2 {
	font-size: 20px;
	font-family: arial narrow, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 3px 0px;
}

.calendar-small {
	background: #d2e5f0;
	padding: 10px;
	display: block;
}

.calendar-small ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.calendar-small ul li {
	border-bottom: 1px solid #ffffff;
	padding: 7px 0px;
	height: 51px;
}

.calendar-small ul li.first {
	padding: 0px 0px 7px 0px;
}

.calendar-small ul li.last {
	border-bottom: 0px;
	padding: 7px 0px 0px 0px;
}

.calendar-small ul li img {
	float: left;
}

.go-to {
	background: #ffffff url(../images/go-to.png) no-repeat left 3px;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 8px;
	margin: 5px 0px 25px 10px;
	font-size: 11px;
}

.carousel-wrapper {
	margin-bottom: 22px;
}

/** Green box End**/

/** Side Navigation Type 1 Start **/

.side-nav-1 {
	margin: 0px 1px 19px 0px;
}

.side-nav-1 ul {
	background: #deded7;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}

.side-nav-1 ul li {
	display: block;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
}

.side-nav-1 ul li a {
	display: block;
	line-height: 14px;
	padding: 6px 15px 7px;
}

.side-nav-1 ul li a:hover, .side-nav-1 ul li.active a {
	background: #d2e5f0;
	text-decoration: none;
	color: #333333;
}

/** Side Navigation Type 1 End **/

/** Newsletters Start **/

.newsletter {
	/*background: #7f7f7f;*/
	width: 200px;
}

.newsletter h1 {
	color: #ffffff;
	font-size: 25px;
	line-height: 25px;
	margin: 0px;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 4px 0px;
	border-bottom: 1px solid #ffffff;
	text-align: center
	
}

/** Newsletters End **/

/*** Side Column End ***/

/*** Main Column Start ***/

.col-705 {
	width: 705px;
	float: right;
	display: block;
	border-left: 1px solid #999999;
	margin: 0px 10px 12px -1px;
	padding-left: 10px;
}

.front-700 {
	width: 700px;
	float: right;
	display: block;
	margin: 0px;
}

.front-725 {
	width: 725px;
	float: right;
	display: block;
	margin: 0px;
}

/** Main Top Start **/

.main-top {
	background: #A9CEE5 url(../images/main-top-bg.png) repeat-x scroll left bottom;
	height: 270px;
	margin-bottom: 5px;
}

.front-465 .main-top {
	margin-bottom: 20px;
}

ul.jcarousel-skin-bf {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/** Main Top End **/

/** Main Column Content Start **/

.main-465 {
	width: 450px;
	float: left;
	display: block;
	padding-left: 15px;
	margin-top: 20px;
}

.front-465 {
	width: 465px;
	float: left;
	display: block;
}

.front-465 h2.heading,
.front-215 h2.heading,
.main-218 h2.heading,
.front-220 h2.heading,
.small h2.heading, .big h2.heading {
	margin-bottom: 1px;
}

.front-215 .item {
	margin: 10px 0px;
}

.front-215 p {
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

.subtitle {
	font-size: 13px;
	color: #333333;
}

.subtitle-2{
	font-size: 13px;
	color: #333333;
	padding: 10px 0px 30px 0px;
}

/** Main Column Content End **/

/** Main Column Side Start **/

.main-218 {
	width: 218px;
	float: right;
	display: block;
	margin-top: 20px;
}

.front-220 {
	width: 220px;
	float: right;
	display: block;
}

p.line {
	background: url(../images/line.png) no-repeat left bottom;
	padding-bottom: 18px;
	margin-bottom: 23px;
}

a.arrow {
	background: url(../images/arrow.png) no-repeat left 5px;
	display: block;
	padding: 0px 0px 15px 10px;
	font-weight: bold;
	
}

/** Main Column Side End **/

/** Products Start **/

.products {
	margin-bottom: 12px;
	font-size: 11px;
}

.prod-block {
	background: url(../images/prod-listing-bg.png) repeat-x;
	display: block;
	width: 202px;
	height: 187px;
	padding: 9px 7px 0px;
	border: 2px solid #f3f3ec;
}

.prod-top {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 8px;
	display: block;
	height: 60px;
	overflow: hidden;
}

.prod-top img {
	float: left;
}

.prod-top .prod {
	color:#333333;
	float:right;
	font-size:15px;
	overflow:hidden;
	height:56px;
	width:139px;
	font-weight: bold;
}

.calendar-small .small-item {
	color:#333333;
	float:right;
	font-size:15px;
	overflow:hidden;
	height:52px;
	width:139px;
}

.calendar-small .small-item a {
	height: 14px;
	width: 139px;
	overflow: hidden;
	display: block;
}

.timestamp {
	background: #66a8d2;	
	display: block;
	color: #ffffff;
	font-size: 9px;
	line-height: 10px;
	float: left;
	padding: 2px 3px;
	margin: 0px 0px 5px;
	font-weight: normal;
}

.prod-descr {
	text-align: center;
}

.prod-descr p {
	text-align:left;
	height: 56px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0px;
}

.price {
	background: #ffffff;
	color: #333333;
	padding: 2px 10px;
	font-size: 13px;
	font-weight: bold;
}

.view {
	margin-left: -1px;
	border-left: 1px solid #999999;
}

/** Products End **/

/** Calendar Listing Start **/

.article-495, 
.calendar-495 {
	width: 435px;
	overflow: hidden;
	border-right: 1px solid #999999;
	float: left;
	padding: 0px 35px 0px 25px;
}

.calendar-495 h2.heading {
	margin-bottom: 0px;
}

.article-209, 
.calendar-209 {
	width: 200px;
	overflow: hidden;
	border-left: 1px solid #999999;
	float: right;
	margin-left: -1px;
	padding-left: 9px;
}

.calendar-nav {
	background: #d2e5f0;
	display: block;
	margin: 1px 0px 15px 0px;
	height: 22px;
}

.calendar-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding: 0px 5px;
}

.calendar-nav ul li {
	display: block;
	float: left;
	line-height: 22px;
	padding: 0px 4px 0px 5px;
}

.calendar-nav ul li a {
	color: #666666;
	text-transform: lowercase;
}

.calendar-listing {
	margin: 0px;
	padding: 0px;
}

.calendar-listing ul {
	margin: 0px 0px 27px 0px;
	padding: 0px;
	list-style-type: none;
}

.calendar-listing ul li {
	display: block;
	margin-bottom: 14px;
}

.calendar-listing ul li img {
	float: left;
}

.calendar-item {
	width: 370px;
	float: right;
	border-bottom: 1px solid #cccccc;
}

.calendar-item .timestamp {
	font-size: 10px;
}

.calendar-item p {
	font-size: 11px;
	width: 355px;
}

.calendar-item p a {
	color: #0066cc;
}

.item-title {
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}

.small-item p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
}

.small-item .timestamp {
	margin: 0px;
}

/** Calendar Listing End **/

/*** Main Column End ***/

/*** Footer Start ***/

.footer {
	background: #ffffff url(../images/footer-bg.png) repeat-x top;
	border-top: 1px solid #858585;
	text-align: center;
	height: 172px;
	vertical-align: middle;
}

.footer table {
	text-align: center;
	width: 860px;
	margin: 32px 0px 0px 30px;
}

.footer table td {
	vertical-align: middle;
	text-align: center;
}

/** Footer Navigation Start **/

.footer-nav {
	background: #e5e5e5;
	border-bottom: 1px solid #858585;
	height: 27px;
	overflow: hidden;
}

.footer-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 27px;
	font-size: 11px;
}

.footer-nav ul li {
	display: block;
	float: left;
}

.footer-nav ul li a {
	margin: 0px 10px;
}

/** Footer Navigation End **/

/*** Footer End ***/

/*** Blocks ***/

.block {
	padding: 0px 10px 20px;
	display: block;
	float: left;
}

/*.products div.block {
	padding: 0px 5px 20px;
	display: block;
	float: left;
}*/

.col-705 .products .block {
	padding-left: 8px;
	padding-right: 7px;
}

.big {
	width: 463px;
	height: 201px;
	overflow: hidden;
}

.big h2.heading {
	padding-bottom: 7px;
}

.big h2.heading span {
	display: block;
	height: 16px;
	overflow: hidden;
	line-height: normal;
}

.small {
	width: 220px;
	height: 201px;
	overflow: hidden;
	font-size: 11px;
}

.higher {
	height: 303px;
}

.blue-box p {
	padding-bottom: 8px;
}

.products h2.heading {
	margin-right: 0px;
	margin-left: 0px;
}

.front-725 .products h2.heading {
	margin-right: 10px;
	margin-left: 10px;
}

/*** gallery ***/
.gallery {
	height: 271px; 
	overflow: hidden; 
	width: 463px;
	float: left;
}

.gallery ul.images {
	border-bottom: 1px solid #5e94af; 
	height: 248px; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	position: relative;
}

.gallery ul.images li {
	display: none; 
	left: 0; 
	position: absolute; 
	top: 0;
}

.gallery ul.images li.active {
	display: block;
}

.gallery ul.images a {
	display: block; 
	height: 248px; 
	overflow: hidden; 
	width: 463px;
}

.gallery ul.images img {
	display: block;
}

.gallery ul.controls {
	height: 19px; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	position: relative;
}

.gallery ul.controls li {
	position: absolute; 
	top: 0;
}
.gallery ul.controls a {
	background-image: url(images/controls.png); 
	display: block; 
	height: 19px; 
	overflow: hidden; 
	text-indent: -10em; 
	width: 33px;
}
/*
.gallery ul.controls li.zoom {
	left: 10px;
	display: none;
}

.gallery ul.controls li.zoom a {
	background-position: left top;
}

.gallery ul.controls li.zoom a:hover {
	background-position: left bottom;
}
*/
.gallery ul.controls li.previous {
	right: 34px;
}

.gallery ul.controls li.previous a {
	background-position: left top;
}

.gallery ul.controls li.previous a:hover {
	background-position: left bottom;
}

.gallery ul.controls li.next {
	right: 0px;
}

.gallery ul.controls li.next a {
	background-position: right top;
}

.gallery ul.controls li.next a:hover {
	background-position: right bottom;
}
/*** gallery - end ***/

/* Tabs */
div.tabs {
	float: left;
	width: 100%;
}
div.tabs ul {
	height: 27px;
	list-style-type: none;
	margin: 0;
	padding: 0 15px;
}
div.tabs ul.secondary {
	background-color: #eaeaea;
}
div.tabs ul li {
	float: left;
}
div.tabs ul.primary li {
	background: #f4f4f4 url(images/tab-left.gif) left top no-repeat;
	margin-right: 5px;
}
div.tabs ul.primary li.active {
	background-color: #eaeaea;
	background-position: left bottom;
}
div.tabs ul.secondary li {
	padding: 5px 0;
}
div.tabs ul li a {
	display: block;
	float: left;
	text-decoration: none;
}
div.tabs ul.primary li a {
	background: url(images/tab-right.gif) right top no-repeat;
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	padding: 1px 20px 0 20px;
}
div.tabs ul.primary li.active a {
	background-position: right bottom;
	color: #666;
}
div.tabs ul.secondary li a {
	color: #999;
	line-height: 17px;
	padding: 0 10px;
}
div.tabs ul.secondary li.active a {
	color: #666;
	font-weight: bold;
}

/*** Pager ***/

.pager {
	clear: both;
	margin: 10px 0px;
}

.pager ul {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.pager ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

.pager ul li.current {
	margin: 0px 5px;
	display: block;
	font-weight: bold;
	color: #333333;
}

.pager ul li a {
	padding: 0px;
	margin: 0px 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.pager ul li a:hover {
	text-decoration: none;
	color: #333333;
}

/*** Pager - end ***/

/*** Top Product Price ***/

.top-prod-price {
	background: #deded7;
	width: 172px;
	padding: 7px;
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-size:9px;
	font-weight:normal;
	line-height:normal;
}

.top-prod-price .price {
	background: transparent;
	font-size: 18px;
	padding: 0px;
}

.top-prod-price a.green-btn {
	background: url(../images/top-prod-price-button.png) repeat-x 0px 0px;
	border: 1px solid #71e532;
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 170px;
	height: 28px;
	cursor: pointer;
	outline: none;
	margin: 5px 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
}

.top-prod-price a.green-btn:hover {
	text-decoration: none;
	color: #cccccc;
}

.partner {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

/*** Top Product Price - end ***/

/*** Pager ***/


.pager {
	clear: both;
	margin: 10px 0px;
}

.pager ul {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.pager ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

.pager ul li.current {
	margin: 0px 5px;
	display: block;
	font-weight: bold;
	color: #333333;
}

.pager ul li a {
	padding: 0px;
	margin: 0px 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.pager ul li a:hover {
	text-decoration: none;
	color: #333333;
}

.pager ul li.first a {
	background: url(../images/pager-buttons.png) no-repeat 0px 0px;
	width: 11px;
	height: 13px;
	display: block;
	overflow: hidden;
}

.pager ul li.prev a {
	background: url(../images/pager-buttons.png) no-repeat 0px -14px;
	width: 11px;
	height: 13px;
	display: block;
	overflow: hidden;
}

.pager ul li.next a {
	background: url(../images/pager-buttons.png) no-repeat 0px -28px;
	width: 11px;
	height: 13px;
	display: block;
	overflow: hidden;
}

.pager ul li.last a {
	background: url(../images/pager-buttons.png) no-repeat 0px -42px;
	width: 11px;
	height: 13px;
	display: block;
	overflow: hidden;
}

/*** New Prices ***/

.with-product-line .prod-descr p {
	margin-bottom: 15px;
	padding: 0px;
}

a.price-line {
	background: url(../images/price-line.png) no-repeat;
	display: block;
	text-align: right;
	padding: 1px 8px 0px 3px;
	font-size: 8px;
	color: #333333;
	border-bottom: 1px solid #deded7;
	height: 26px;
}

a.price-line:hover {
	text-decoration: none;
	border-bottom: 1px solid #66a8d2;
}

.discount {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}

.price-line .discount {
	width: 95px;
	display: block;
	float: left;
	text-align: left;
}

.no-discount {
	font-size: 10px;
	font-weight: normal;
}

.price-line .price {
	background: none;
	width: 90px;
	display: block;
	float: right;
	text-align: right;
	padding: 0px;
	line-height: 16px;
	margin-bottom: -3px;
}

.side-articles {
	background: #e6e6df;
	display: block;
	width: 170px;
	margin: 20px 0px;
	padding: 15px;
	text-align: right;
	font-size: 11px;
}

.side-articles a,
.gray-block a {
	color: #4092c8;
	font-weight: bold;
}

.side-articles h1,
.gray-block h1 {
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}

.side-articles dl,
.gray-block dl {
	margin: 10px 0px;
	font-size: 11px;
	text-align: left;
}

.side-articles dl dt,
.gray-block dl dt {
	color: #7c7c7c;
	font-weight: bold;
}

.side-articles dl dd a,
.gray-block dl dd a {
	color: #333333;
	font-weight: normal;
}

.gray-block {
	background: #e6e6df;
	color: #333333;
	display: block;
	width: 190px;
	margin: 0px 0px 5px;
	padding: 15px;
	font-size: 11px;
	text-align: left;
}

.ta-c {
	text-align: center;
}

.ta-r {
	text-align: right;
}

.top-prod-header {
	margin-top: 0px;
}

.top-prod-header table {
	width: 186px;
	height: 224px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.top-prod-header table tr,
.top-prod-header table tr td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

/*** Article listing ***/

.article-495 h2.heading {
	background: url(../images/article-heading.png) repeat-x 0px 0px;
	height: 14px;
	overflow: hidden;
	padding-top: 25px;
	margin-bottom: 13px;
}

.article-item{
	width: 425px;
	overflow: hidden;
}

.article-listing ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
}

.article-listing ul li {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 14px;
}

.article-listing ul li p a {
	color: #0066cc;
}

/*** messages ***/

.messages {
 	display: block;
	padding-right: 10px;
}

.messages ul {
	margin: 10px 0px;
	padding: 10px 10px 10px 20px;
}

.messages a {
	font-weight: bold;
}

.status {
	background: #e0f0fa;
	border: 1px solid #66A8D2;
	color: #004775;
}

.status a {
	color: #004775;
}

.warning {
	background: #fbfce3;
	border: 1px solid #ffd800;
	color: #897402;
}

.warning a {
	color: #897402;
}

.error {
	background: #fce3e9;
	color: #ff0044;
	border: 1px solid #ff0044;
}

.error a {
	color: #ff0044;
}

html.js fieldset.collapsed {
	height: 1em;
}
html.js fieldset.collapsed * {
	display: none;
}
html.js fieldset.collapsed legend {
	display: block;
}
html.js fieldset.collapsible legend a {
	background: url(/misc/menu-expanded.png) 5px 75% no-repeat;
	padding-left: 15px;
}
html.js fieldset.collapsed legend a {
	background-image: url(/misc/menu-collapsed.png);
	background-position: 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
	display: inline;
}
html.js fieldset.collapsible legend a {
	display: block;
}
html.js fieldset.collapsible .fieldset-wrapper {
	overflow: auto;
}

.productFamily dl dd{
  margin-top: 3px;
}

.highter-calendar {
	height: 331px;
	display:block;
	float:left;
	margin:0px 0px 0px;
	padding:0px 7px;
}

input#edit-quantity{
 width:40px;
}

/* Image gallery hack */
#-node-images-list input.form-text {
  width: 250px;
}

.prices-currency {
  text-align: right;
  vertical-align: top;
}

.product-title {
  white-space:nowrap;
  padding: 0 20px 0 6px;
  vertical-align: top;
}

/* Form fixes */
#node-form .standard div.form-item {
  margin-bottom: 10px;
  overflow:hidden;
}

