/* @override 
	http://diecut.gtdabtesting.com/design/css/screen.css
	http://diecutuk.com/design/css/screen.css
	http://www.diecutuk.com/design/css/screen.css
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	background: #ebe6de url(../images/body_bg.gif) repeat-y center top;
	line-height: 1.3em;
}

#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding: 18px 15px 20px 18px;
}

#header {
	padding-bottom: 12px;
	padding-left: 15px;
}

#header img {
	border: none;
}

#call2action {
	width: 400px;
	float: right;
	text-align: right;
	padding-top: 49px;
	padding-right: 14px;
}

#call2action h2 {
	margin: 0px;
	line-height: 1.3em;
	font-size: 1.3em;
	color: #5d5d5d;
}

#call2action h2 .highlight {
	color: #acc43c;
}

#call2action h2  a {
	color: #acc43c;
}

#social_links {
	float: right;
	width: 120px;
	text-align: right;
	padding-top: 2px;
}

#social_links img {
	border: none;
}

#nav_bar {
	background-image: url(../images/top_nav_bg.gif);
	height: 32px;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
}

#top_nav li {
	list-style-type: none;
	display: inline;
}

#top_nav li a {
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 9px 3px 29px;
}

#top_nav li a:hover {
	color: #9eb637;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 9px 3px 29px;
}

#top_nav li a.home_icon {
	padding: 0px 0px 0px 0px;
	position: relative;
	margin-top: -1px;
}

.home_icon img {
	border: none;
}

#banner {
	clear: both;
	padding-top: 3px;
}

#banner img {
	padding-top: 1px;
}

#grey_boxes {
	width: 478px;
	float: right;
}

#grey_boxes div {
	width: 195px;
	float: left;
	margin-left: 4px;
	height: 195px;
	padding: 20px;
}



#grey_boxes .light_grey_box {
	background: url(../images/light_grey_box.gif) center top;
	color: #444;
}

.light_grey_box h1 {
	font-size: 1.6em;
	margin: 36px 5px 0px 5px;
	line-height: 1.2em;
}

#grey_boxes .dark_grey_box {
	background: url(../images/dark_grey_box.gif) center top;
	color: #FFF;
}

.dark_grey_box h1 {
	font-size: 1.6em;
	margin: 39px 5px 0px 5px;
	line-height: 1.1em;
}

#ticker {
	background-image: url(../images/ticker-bg.gif);
	padding:0px 30px 0px 37px;
	width: 592px;
	margin-bottom: 10px;
	position: relative;
	top: -14px;
	left:  -3px;
	height: 40px;
}



#content #main_content #ticker a {
	color: #444;
	text-decoration: none;
	font-size: 1em;
	padding: 18px 10px 15px 160px;
	background: url(../images/latest_news.gif) no-repeat left center;

}

#content #main_content #ticker a:hover {
	color: #444;
	text-decoration: underline;
	font-size: 1em;
	padding: 18px 10px 15px 160px;
	background: url(../images/latest_news.gif) no-repeat left center;

}


#side_bar {
	float: left;
	width: 253px;
	padding-bottom: 25px;
}

#side_nav {
	padding-top: 1px;
}

#side_nav ul {
	margin: 0px;
	padding: 0px;
}

#side_nav li {
	list-style-type: none;
	display: inline;
}

#side_nav li a {
	display: block;
	padding: 7px 5px 8px 44px;
	background-image: url(../images/side_nav_bg.gif);
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

#side_nav li a:hover {
	display: block;
	padding: 7px 5px 8px 44px;
	background-image: url(../images/side_nav_bg.gif);
	color: #acc43c;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

#main_content {
	width: 654px;
	float: right;
	line-height: 1.4em;
	font-size: 1em;
	padding-top: 19px;
	padding-right: 5px;
	color: #333;
	padding-bottom: 25px;
}

#main_content h1 {
	margin: 0px 0px 14px 0px;
	color: #444;
	font-size: 1.6em;
	line-height: 1em;
}

#main_content h2 {
	margin: 0px 0px 12px 0px;
	color: #444;
	font-size: 1.2em;
	line-height: 1em;
}

#main_content h3 {
	margin: 0px 0px 8px 0px;
	color: #9eb438;
	font-size: 1em;
	line-height: 1.2em;
}

#main_content p {
	margin-top: 0px;
	margin-bottom: 14px;
}

#main_content a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#main_content a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#main_content ul, ol {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 28px;
}

#main_content blockquote {
	margin: 0px 0px 14px 0px;
	padding: 17px 14px 16px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #97ad36;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	font-size: 1.1em;
}

#main_content blockquote cite {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333;
	font-size: 0.9em;
}

#main_content .right {
	float: right;
	margin-left: 17px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 5px;
}


#main_content .left {
	float: left;
	margin-right: 17px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 5px;
}

#main_content .border {
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 12px;
	color: #28ffad;
}

#main_content .video_flash {
	border: 1px solid #CCC;
	padding: 3px;
}

.features td {
	text-align: center;
	padding: 15px;
	background-color: #EEE;
	border: 1px solid #FFF;
}

.features td img {
	border: 1px solid #CCC;
	padding: 3px;
}


.side_product {
	background-image: url(../images/side_product_bg.gif);
	margin-bottom: 2px;
	margin-top: 3px;
	height: 68px;
}

.side_product  .side_product_title img {
	margin-top: 13px;
padding-left: 140px;
}

.side_product img {
	padding: 2px 3px 3px 6px;
	border: none;
}

.side_product a {
	color: #444;
	text-decoration: none;
}

.side_product a:hover {
	color: #a5be39;
	
}

.side_product_title {
	width: 227px;
	float: right;
	text-align: right;
	padding: 4px 12px 10px 10px;
	position: absolute;
}

.side_product_title h2 {
	margin: 0px;
	font-size: 0.9em;	
	line-height: 1.1em;
	color: #444;
	display: block;
}

.side_product_title h2 a {
	padding-top: 9px;
	display: block;
	padding-bottom: 9px;
}

.side_product_title h2.two_lines {
	margin-top: 8px;
}

#footer {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2px;
}

#footer_inner {
	background-color: #555555;
}

.footer_section {
	font-size: 0.9em;
	color: #DDD;
	width: 280px;
	float: left;
	padding: 20px;
}

.footer_section img {
	margin-right: 6px;
	margin-top: 4px;
}

.footer_section h3 {
	color: #acc43c;
	margin: 0px 0px 3px 0px;
}

.footer_section p {
	margin-top: 0px;
	margin-bottom: 13px;
}

.footer_section a {
	color: #DDD;
	text-decoration: none;
}

.footer_section a:hover {
	color: #DDD;
	text-decoration: underline;
}

#footer_nav {
	clear: both;
	border-top: 1px solid #666;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-top: 7px;
	font-size: 0.9em;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer_nav li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #666;
	padding-left: 5px;
	padding-right: 5px;
}

#footer_nav li a {
	color: #666;
}


#footer_nav li a:hover {
	color: #CCC;
	text-decoration: none;
}

/*Catalogue*/

#catalog_chain {
	background-color: #EEE;
	padding: 6px 5px 5px 13px;
	position: relative;
	margin-top: -6px;
	margin-bottom: 10px;
}

#main_content .catalog_choose_el h1 {
	font-size: 1.1em;
	background: url(../images/category.gif) no-repeat left top;
	margin-top: -44px;
	position: absolute;
	display: block;
	width: 320px;
	height: 40px;
	z-index: 100;
}

.catalog_choose_el {
	width: 324px;
	height: 40px;
	
	
	float: left;
	
	margin-right: 3px;
	margin-bottom: 6px;
}

.catalog_choose_el img {
	position:absolute;
	margin-top: -208px;
	border: 1px solid #666;
	width: 317px;
	
}


#main_content .catalog_choose_el h1 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 11px;
	padding-left: 47px;
	padding-bottom: 9px;
}

#main_content .catalog_choose_el h1 a:hover {
	color: #acc43c;
	text-decoration: none;
}

.cat-description {
	margin-top: 205px;
	width: 300px;
	font-size: 1em;
	text-align: left;
}

.catalog_choose_product {
	background: url(../images/product_bg.gif) no-repeat left top;
	padding: 24px 17px 17px 17px;
	height: 170px;
}

#main_content .catalog_choose_product p {
	margin-bottom: 8px;
}

#main_content .catalog_choose_product h1 {
	font-size: 1.3em;
	margin-bottom: 12px;
}

.catalog_choose_product .cat_img {
	float: right;
	padding: 3px;
	border: 1px solid #CCC;
	margin-left: 17px;
	position: relative;
	margin-top: -10px;
	height: 100px;
}

.large_cat_img {
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 17px;
}

.details {
	font-size: 0.9em;
	margin-bottom: 13px;
}

.details th {
	background-color: #555;
	color: #FFF;
	line-height: 1.3em;
	padding: 6px 3px 5px 8px;
	text-align: left;
	border: 1px solid #FFF;
}

.details td {
	padding: 6px 3px 5px 8px;
	background-color: #EEE;
	border: 1px solid #FFF;
}

.details .product_description {
	background-color: #DDD;
}

.more a {
	display: block;
	text-align: right;
}

/*News*/

.title1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 2px;
}

.title2_r {
	color: #9cb336;
	font-weight: bold;
}

.newsrow {
	margin-bottom: 20px;
	padding-top: 15px;
	margin-top: 0px;
	border-top: 1px solid #DDD;
}

.full_news div {
	margin-bottom: 7px;
}

/*Contact*/

.contact_details {
	float: right;
	width: 237px;
	padding-top: 10px;
	
}

#contact {
	background-color: #EEE;
	width: 360px;
	padding: 18px 18px 12px 22px;
	margin-bottom: 14px;
}

#contact dl {
	margin: 0px;
	padding: 0px;
}

#contact input {
	width: 347px;
}

#contact textarea {
	width: 347px;
	height: 130px;
}

#contact dt {
	margin: 0px;
	padding: 0px;
}

#contact dd {
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.video_link {
	background-image: url(../images/video_link_bg.gif);
	width: 600px;
	height: 123px;
	margin-bottom: 5px;
	padding: 16px 20px 20px 20px;
}

.video_link a img {
	float: right;
	border: 1px solid #BBB;
	padding: 3px;
	margin-left: 15px;
}

#content #main_content .video_link h3 {
	margin: 0px 0px 4px 0px;
	font-size: 1.2em;
	margin-top: 10px;
}

.video_link a:hover img {
	float: right;
	border: 1px solid #BBB;
	padding: 3px;
	margin-left: 15px;
	background-color: #acc43c;
}

.new-product-logo {
	position:absolute;
	margin-top: -40px;
	margin-left: -12px;
	
}
