/*  
Theme Name: MyYellowCoat.com - D
Version: 1.1
Description: Sandvik Coromant - My Yellow Coat Theme.
Author: LoSasso &amp;  WooThemes Framework
Author URI: 
*/

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5;  /*unitless for proper inheritance*/
}

h1, h2, h3, h4, h5, h6  {
	margin: 5px 0;
}

h1  {font-size: 20px}
h2  {font-size: 16px}
h3  {font-size: 14px}
h4  {font-size: 12px}
h5  {font-size: 12px}
h6  {font-size: 12px}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited  {
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {
	text-decoration: underline;
}

p  {
	margin: 18px 0;
}

ul, ol  {
	margin: 0;
	padding: 0;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	color:#F00;
}

#nav  {
	width: 980px;
	margin: 0 auto;
	padding-top:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Page Nav */

#pagenav {
	float: left;
	position: relative;
	z-index: 100;;
}

#pagenav li {
	float: left;
	line-height: 35px;
	padding: 0 2px 0 5px;
	margin: 0;
}

#pagenav li a:link, #pagenav li a:visited {
	display: block;
	position: relative;
	padding-right:10px;
	padding-left:18px;
	text-decoration: none;
	z-index: 100;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	position: relative;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 33px;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	display: block;
	position: absolute;
	right: 0;	
	bottom: 0;
	width: 5px;
	height: 33px;
}

/* Style drop down list */

#pagenav li ul li {
	float: none;
	padding: 0;
}

/* first level */

	#pagenav li ul {
		position: absolute;
		left: -999em;
	}

	#pagenav li:hover ul, #pagenav li.sfhover ul {
	}

	/* second level */

		#pagenav li li:hover ul ul, #pagenav li li.sfhover ul ul {
			left: -999em;
		}

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

		/* third level */

			#pagenav li li li:hover ul ul, #pagenav  li li li.sfhover ul ul {
				left: -999em;
			}

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

#pagenav li ul ul {
	margin: -26px 0 0 125px;
}

#pagenav li ul ul li a {
	line-height: 20px;
}

#pagenav li:hover ul ul, #pagenav li.sfhover ul ul {
	left: -999em;
}

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

#pagenav li ul li a:link, #pagenav li ul li a:visited  {
	display: block;
	width: 120px;
	padding: 0px 0 0px 5px!important;
}

#pagenav li ul li ul li a:link, #pagenav li ul li ul li a:visited  {
	padding: 5px 0 5px 5px!important;
}

#pagenav li ul li a:hover  {
	text-decoration: none;
}

#pagenav li ul li a span.left  {
	display: none!important;
}

#pagenav li ul li a span.right {
	display: none!important;
}

/* IE7 Fix */

#pagenav li:hover, #pagenav li.hover {  
	position: static;
}

/*>>>>> Layout <<<<<*/

/*#header  {
	width: 980px;
	margin: 0 auto;
	height: 85px;
	background-image: url(styles/grey_yellow/header.png);
	background-repeat:no-repeat;
}*/

#header h1  {
	display: none;
}

#header img  {
	float: left;
	margin: 17px 19px 0;
}

#header #subscribe  {
	float: right;
	display: block;
	height: 28px;
	width: 183px;
	padding: 8px 0 0 35px;
	margin: 55px 0 0 0;
	text-decoration: none;
	font-weight: bold;
}

#container  {
	padding-top: 20px;
	padding-bottom: 20px;
}

#container_bottombg  {
	width: 980px;
	height: 41px;
	margin: 0 0 -20px -10px;
}

#myc-noflash-home {
	width: 955px;
	height: 460px;
}

#myc-home-flash {
	width: 955px;
	height: 460px;
}

#slider {  cursor:pointer; }
#slider .scroll { width:940px; overflow:hidden;position:relative;   }
.scrollContainer { position:absolute; top:0; left:0; }
.scrollContainer .information { position:absolute; top:0; width:940px; display:none; }


#featured  {
	float: left;
	margin: 0 0 0 10px;
	background-color: #dce1e2;
}

#featured.slider  {
	width: 940px;
	position: relative;
}

#featured.slider .arrow_left  {
	position: absolute;
	left: -11px;
	top: 45%;
}

#featured.slider .arrow_right  {
	position: absolute;
	right: -11px;
	top: 45%;
}

#featured.slider .information  {
	width: 900px;
	float: left;
	position: relative;
}

#featured.slider .information .image.left  {
	float: left;
	margin: 0 20px 0 0;
}

#featured.slider .information .image.right  {
	float: right;
	margin: 0 0 0 20px;
}

#featured.slider .information .image img  {
	border: 5px solid #bcc5c7;
}

#featured.slider .information #text h2  {
	margin-bottom: 0;
}

#featured.slider .information #text h2 a:link,
#featured.slider .information #text h2 a:visited  {
	color: #16181A;
	display: inline;
}

#featured.slider .information #text .description  {
	display: block;
	color: #4F5357;
	font-weight: normal;
	font-size: 14px;
}

#featured .information  {
	float: left;
	width: 598px;
	padding: 20px 20px;
}

#featured .information h2  {
	margin: 0 0 10px 0;
	line-height: 20px;
	font-size: 20px;
	text-decoration:#000;
	
	color:#333;
}

#featured .information .feat-button .left  {
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}

#featured .information .feat-button a.more-info  {
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0 8px;
	text-transform: uppercase;
	cursor: pointer;
}

#featured .information .feat-button .right  {
	display: block;
	float: left;
	width: 19px;
	height: 30px;
}

#featured-tabs  {
	float: left;
	width: 301px;
	height: 100%;
}

#featured-tabs li  {
}

#featured-tabs li a:link, #featured-tabs li a:visited  {
	display: block;
	margin-left: -1px;
	padding: 10px 0 10px 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#featured-tabs li a:hover, #featured-tabs li.active a  {
}

#featured-tabs a span  {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: -4px;
}

#featured .information ul,
#featured .information ol {
	margin: 5px 0;
	padding: 0 0 0 30px;
}

#featured .information ul li  {
	list-style-type: square;
}

#featured .information ul li ul  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

#featured .information ul li ul li  {
	list-style-type: disc;
}

#featured .information ol li  {
	list-style-type: upper-latin;
}

#featured .information ol li ol  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

#featured .information ol li ol li  {
	list-style-type: lower-latin;
}

/*>>>>> Slider <<<<<*/
/*
#slider {
  width: 940px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  width: 940px;
  height: auto;
  overflow: auto;
  position: relative; 
  clear: left;
}

.scrollContainer div.panel {
  height: auto;
  width: 940px; 
}
*/


.scrollButtons {
  cursor: pointer;
  z-index: 100;
}

#breadcrumb  {
	width: 940px;
	margin: -8px 10px 0 10px;
	padding: 0 0 10px 0;
}

#content  {
}

#breadcrumb p  {
	margin: 0;
	font-weight: bold;
}

#main_content  {
	float: left;
	width: 680px;
	padding: 0 20px 0 0;
	margin: 20px 0 0 10px;
}
	
#main_content #top  {
}

#main_content #top h2  {
	margin: 0 0 20px 0;
}

#main_content #top p  {
	margin: 20px 0 30px 0;
}

#main_content #top p img  {
	float: left;
	margin: 0 10px 0 0;
	border: none !important;
}

#two-col  {
	padding-top: 10px;
}

#two-col h3  {
	text-transform: uppercase;
}

#two-col ul {
	padding: 0 !important;
}

#two-col ul li  {
	margin: 0 0 8px 0 !important;
	padding: 0 0 0 20px !important;
	list-style: none !important;
}

#two-col .left  {
	float: left;
	width: 309px;
}

#two-col .right  {
	float: left;
	width: 300px;
	padding: 0 0 0 10px;
}

#two-col .left a.signup, #two-col .right a.signup  {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
	width: 300px;
	height: 25px;
}

#sidebar  {
	float: left;
	width: 232px;
	margin: 20px 0 0 7px;
	overflow:hidden;
}

#sidebar h2  {
	text-transform: uppercase;
	font-size: 14px;
}

#sidebar .box  {
}

#sidebar .box h2  {
	padding-bottom: 5px;
}

#newsletter  {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#newsletter .field, #feedburner .field , #campaignmonitor .field {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}

#newsletter .button, #feedburner .button, #campaignmonitor .button  {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;
}

#news  {
	margin-bottom: 15px;
}

#news h2  {
	display: block;
	margin-bottom: 0;
	width: 280px;
	position: relative;
}

#news h2 a:link, #news h2 a:visited  {
	position: absolute;
	top: 0;
	right: 0;
}

#news ul li  {
	padding: 7px 0;
}

#news ul li a:link, #news ul li a:visited  {
	font-weight: bold;
}

#news ul li span.meta  {
	display: block;
	font-size: 11px;
}

#search, #feedburner, #campaignmonitor  {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#search input#s  {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}

#search input.submitsearch  {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;	
}

#twitter  {
	padding: 0 0 10px 0;
}

#twitter ul  {
	margin: 10px 0;
}

#twitter_update_list li {
	padding: 5px 0 !important;
}

#twitter a:link, #twitter a:visited  {
	display: inline;
	padding: 0;
}

#twitter span.website  {
	display: block;
	text-align: right;
}

#footer  {
	width: 980px;
	margin: 0 auto 40px auto;
}

#footer .footnav  {
	float: left;
	width: 640px;
	font-size:10px;
}

#footer .footnav ul  {
	padding: 20px 0 20px 10px;
}

#footer .footnav ul li  {
	display: inline;
	margin: 0 15px;
}

#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	font-weight: bold;
}

#footer .copyright  {
	float: right;
	width: 310px;
	padding: 5px 10px 0 15px;
	font-size: 9px;
}

#footer .copyright p  {
	margin: 5px 0;
}

#footer .bottombg  {
	width: 980px;
}

.spacer  {
	height: 10px;
}

/*>>>>> Post Styling <<<<<*/

.post  {
	float: left;
	width: 619px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.post .video {
	margin: 0 0 20px 0;
}

.post_head  {
	float: left;
	width: 619px;
	margin: 0 0 15px 0;
}

.post_head .title_meta  {
	float: left;
	width: 559px;
}

.post_head .title_meta h2  {
	margin: 0 0 -5px 0;
}

.post_head .title_meta h2 a:link, .post_head .title_meta h2 a:visited  {
}

.post_head .title_meta p  {
	margin: 0;
}

.post_head .comments  {
	width: 60px;
	text-align: right;
	float: right;
}

.post_head .comments a:link, .post_head .comments a:visited  {
	display: inline-block;
	text-align: center;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	font: bold 16px Georgia,Times,Serif;
}

.post_head .comments span.bg  {
	display: block;
	width: 11px;
	height: 10px;
	margin: 0 0 0 35px;
}

.post p.continue_reading  {
	margin: 0;
}

.post p.continue_reading a  {
	padding: 0 10px 0 0;
}

.textbox_post {
	padding:2px 6px 4px 6px;
	color: #555555;
	background-color: #eeeeee;
	border: #dddddd 2px solid	
}

.tbp_image {
	float: left;
	margin:5px;
	border:solid 1px #ccc;
}

/*>>>>> Page Styles <<<<<*/

#sub_nav  {
	float: left;
	width: 120px;
	padding: 5px 10px;
}

#sub_nav ul li  {
	margin: 3px 0;
}

#sub_nav ul li.active  {
	margin-top: 10px;
}

#sub_nav ul li ul  {
	margin: 0 0 10px 5px;
	display: none;
}

#sub_nav .current_page_parent ul, #sub_nav .current_page_item ul {
	display: block;
}

#sub_nav .current_page_parent ul li, #sub_nav .current_page_item ul li {
	margin-top: 10px;
}

#sub_nav ul li ul li  {
	zoom: 1;
	padding: 0 0 0 10px;
}

#sub_nav ul li.sub_active a:link, #sub_nav ul li.sub_active a:visited  {
	text-decoration: underline;
}

#page  {
	float: left;
	width: 460px;
	margin: 0 0 0 17px;
}

#main_content.fullwidth  {
	width: 940px;
	border-right: 0;
}

#main_content.fullwidth #page  {
	width: 783px;
	margin-left: 17px;
}

#main_content.fullwidth #page.no_sub_nav_full  {
	margin: 0;
	width: 940px;
}

.no_sub_nav {
	width: 620px !Important;
	margin: 0px !Important;
}

#page h2.title  {
	margin: 0 0 15px 0;
}

#page h2.title a:link, #page h2.title a:visited  {
}

/*>>>>> ARCHIVES TEMPLATE STYLES <<<<<*/

#archive_posts li, #archive_categories li, #archive_monthly li  {
	margin: 0 0 5px 0;
}

#archive_categories li, #archive_monthly li  {
	font-weight: bold;
}

#archive_posts li a:link, #archive_posts li a:visited  {
	font-weight: bold;
}

#archive_posts li span.comments  {
	text-transform: uppercase;
	font-size: 11px;
}

/*>>>>> Widget Styles <<<<<*/

.widget  {
	margin: 0 0 20px 0;
}

.widget.two-col  {
	float: left;
}

.widget h3  {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}

.widget ul  {
}

.widget.two-col ul  {
	float: left;
	margin-bottom: -1px;
}

.widget ul li  {
}

.widget ul li ul  {
	margin: 0 0 5px 10px;
	font-size: 11px;
}

.widget ul li li  {
}

.widget ul li li a:link, .widget ul li li a:visited  {
	height: 22px;
	line-height: 20px;
	padding: 0 0 0 15px;
}

.widget.two-col ul li  {
	float: left;
	width: 140px;
}

.widget ul li a:link, .widget ul li a:visited  {
	display: block;
	padding: 7px 0 7px 15px;
}

.widget ul li a:hover  {
}

#flickr  {
	float: left;
	margin: 0 0 20px 0;
}

#flickr h3  {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}

#flickr .pics  {
	float: left;
	padding: 7px;
}

#flickr .pics .flickr_badge_image  {
	margin: 4px 6px;
	float: left;
	width: 75px;
}

#ads img  {
	margin: 5px 6px;
}

.widget_lifestream ul li  {
	padding-top: 7px!important;
	padding-bottom: 7px!important;
	background-position: 0 9px!important;
}

#videos .inner  {
	padding: 5px 10px 10px 10px;
	background-color: #ebebeb;
	border-left: 1px solid #CBD1D2;
	border-right: 1px solid #CBD1D2;
}

#videos .inner .video  {
	margin: 0 0 8px 0;
}

#videos h3  {
	margin-bottom: -0px;
}

/*>>>>> COMMENTS <<<<<*/

#comments  {
	width: 619px;
	padding-top:7px;
	background-image:url(/wp-content/themes/sandvik/styles/grey_yellow/comments.jpg);
	background-repeat:no-repeat;
	
}

ol li.comment  {
	display: block;
	padding: 10px 0 10px 10px;
}



ol li.comment .comment-author  {
	
}

ol li.comment .comment-author img  {
	float: right;
}

ol li.comment .comment-author cite  {
	font-weight: bold;
	font-size: 14px;
}
	

ol li.comment .comment-meta  {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

ol li.comment p  {
	margin: 0 0 5px 0;
}

ol li.comment .reply  {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 0 0;
}

/*>>>>> THREADED COMMENTS <<<<<*/

ol li.comment ul.children  {
	margin: 10px 0 0 5px;
}

/*>>>>> COMMENT FORM <<<<<*/

#form_wrap {
	padding: 15px 0;
	position: relative;
	clear: both;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 30%;
	float:left;
}

#form_wrap .form-right {
	float:right;
	width: 70%;
}

#form_wrap textarea, #form_wrap .form-left input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 95%;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

#cancel-comment-reply-link  {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

/*>>>>> ALTERNATE HOMEPAGE LAYOUT <<<<<*/

#recent_articles  {
}

#recent_articles h2.heading  {
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px 0 0 0;
	padding: 0 0 6px 0;
}

#recent_articles .article  {
	float: left;
	position: relative;
	width: 330px;
	border-top: 1px solid #cbd1d2;
}

#recent_articles .article.left  {
	padding: 10px 3px 10px 6px;
	border-right: 1px solid #cbd1d2;
	background:url(/wp-content/themes/sandvik/img/backgorund_p.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#recent_articles .article.right  {
	padding: 10px 0 10px 9px;
	border-left: 1px solid #cbd1d2;
	margin: 0 0 0 -1px;
	background:url(/wp-content/themes/sandvik/img/backgorund_p.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#recent_articles .article h2  {
	margin: 0;
}

#recent_articles .article h2 a:link,
#recent_articles .article h2 a:visited  {
	color: #23262a;
	font-size: 16px;
}

#recent_articles .article .meta  {
	margin: 0 0 10px 0;
	font-size: 11px;
}

#recent_articles .article .meta a:link,
#recent_articles .article .meta a:visited  {
	color: #C70000;
}

#recent_articles .article .comments  {
	margin: 0;
	position: absolute;
	top: 10px;
	right: 7px;
	padding: 0 3px;
	border-radius: 3px;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #5c5c5c;
}

#recent_articles .article .comments a:link,
#recent_articles .article .comments a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#recent_articles .article img  {
	float: left;
	margin: 0 8px 5px 0;
	border: 2px solid #bcc5c7;
}

#recent_articles .article p  {
	margin: 0 0 8px 0;
}

#adbox  {
	padding: 25px 0;
	text-align: center;
	border-top: 1px solid #CBD1D2;
	border-bottom: 1px solid #cbd1d2;
}

#bottom  {
	
}

#more_articles  {
	float: left;
	width: 380px;
	padding: 0 9px 0 0;
	border-right: 1px solid #cbd1d2;
}

#more_articles h2.heading  {
	text-transform: uppercase;
	font-size: 14px;
	margin: 9px 0 0 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #CBD1D2;
}

#more_articles ul li  {
	float: left;
	position: relative;
	width: 380px;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e4;
}

#more_articles ul li img  {
	float: left;
	margin: 0 15px 0 0;
	border: 2px solid #bcc5c7;
}

#more_articles ul li .posttitle  {
	float: left;
	width: 270px;
}

#more_articles ul li .posttitle h2  {
	margin: 0;
}

#more_articles ul li .posttitle h2 a:link,
#more_articles ul li .posttitle h2 a:visited  {
	color: #23262a;
	font-size: 14px;
}

#more_articles ul li .meta  {
	margin: 0;
	color: #4f5357;
}

#more_articles .meta a:link,
#more_articles .meta a:visited  {
	color: #4f5357;
}

#more_articles ul li .comments  {
	margin: 0;
	position: absolute;
	top: 15px;
	right: 0;
	padding: 0 3px;
	border-radius: 3px;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #5c5c5c;
}

#more_articles ul li .comments a:link,
#more_articles ul li .comments a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#widget_area  {
	float: left;
	width: 220px;
	margin: 0 0 0 9px;
	padding: 10px 0 0 0;
}

/*>>>>> END ALTERNATE HOMEPAGE LAYOUT <<<<<*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Post Typographic Elements */

.entry h1  {}
.entry h2  {}
.entry h3 {}
.entry h4 {}
.entry h5 {}
.entry h6 {}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {

}

.entry blockquote  {
	padding: 10px 30px;
	color: #666;
	font-style: italic;
}

.entry blockquote p  {
	margin: 0;
}

.entry ul  {
	margin: 5px 0;
	padding: 0 0 0 30px;
}

.entry ul li  {
	list-style-type: square;
}

.entry ul li ul  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

.entry ul li ul li  {
	list-style-type: disc;
}

.entry ol  {
	margin: 5px 0;
	padding: 0 0 0 30px;
}

.entry  ol li  {
	list-style-type: upper-latin;
}

.entry ol li ol  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

.entry  ol li ol li  {
	list-style-type: lower-latin;
}

.entry.sitemap ul  {
	margin-bottom: 30px;
}

.entry.sitemap li ul li ul  {
	margin-bottom: 5px;
}

/* Post Images */

.entry img  {
	padding: 5px;
}

img.wp-smiley  {
	padding: 0;
	border: none;
}

.entry .alignleft  {
	border:2px solid #BCC5C7;
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	border:2px solid #BCC5C7;
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/*>>>>> Page Navi <<<<<*/

div.Nav  {
	width: 609px;
	float: left;
	margin-top: -19px;
	height: 20px;
	padding: 5px 0 0 10px;
	color:#FFF;
}

.Nav strong.on  {
	padding: 2px 5px;
}

.Nav a  {
	padding: 2px 5px;
}

/*>>>>> WordPress Images <<<<<*/

img.wp-smiley  {
	padding: 0;
	border: none;
}

.alignleft  {
	border:2px solid #BCC5C7;
	float: left;
	margin: 0 15px 10px 0;
}

.alignright  {
	float: right;
	margin: 0 0 10px 15px;
}

.aligncenter  {
	text-align: center;
}

/*>>>>> Custom Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

/*>>>>> Events and Training <<<<<*/

#events #container1 {
    background: url(/wp-content/themes/sandvik/images/event-training.jpg) no-repeat;
	width: 680px;
	height: 320px;
	position: relative;
}
#events #container1 .VideoPlayer {position: absolute; top: 41px; left: 142px;}

#events_text {
	width:600px;
	padding-left: 30px;
	
}

#events_box {
	width:668px;
	height:230px;
	background:url(/wp-content/themes/sandvik/img/et_boxes.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}

#box_1 {
	width:180px;
	height:179px;
	padding-top:90px;
	padding-left:30px;
	font-size:10px;
	line-height:12px;
	
}

#box_2 {
	width:180px;
	height:179px;
	padding-top:90px;
	padding-left:37px;
	font-size:10px;
	line-height:12px;
}

#box_3 {
	width:180px;
	height:179px;
	padding-top:90px;
	padding-left:39px;	
	font-size:10px;
	line-height:12px;
}

#box_1_text {
	padding-top:5px;
	
}

/*>>>>> Solutions Page <<<<<*/

#solutions {
    background:url(/wp-content/themes/sandvik/img/solutions_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
}

#solutions_text_box_1 {
	width:400px;
	padding-left:200px;
	
}

#solutions_text_box_2 {
	width:200px;
	padding-left:470px;
	
	/*>>>>> New Products <<<<<*/
	
	
	
}
.box_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#7d7d7d;
	margin-left:106px;
	margin-top:40px;
}
.box_button {
	margin-right:16px;
	margin-top:4px;
}

#NewProducts .newproducts_pdf1 {
	left:172px;
	top:82px;
	position:absolute;
}

#NewProducts .newproducts_pdf2 {
	left:454px;
	top:82px;
	position:absolute;
}

#NewProducts .newproducts_pdf3 {
	left:512px;
	top:82px;
	position:absolute;
}

#NewProducts {
	background-image:url(images/new-products/pdfs_img.jpg);
	background-repeat:no-repeat;
	width:646px;
	height:187px;
	float:left;
	margin-left:10px;
	margin-top:40px;
	position: relative;
}

#CatalogSupplement {
	background-image:url(img/CatalogSupplement_bckg2.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:129px;
	float:left;
	margin-left:40px;
	margin-top:40px;
}

.grey_title {
	color: #666;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:15px;
}
		
			/*>>>>> Contact Page <<<<<*/
		
		
   #contactform_main {
	width:643px;
	background-image:url(/wp-content/themes/sandvik/img/contact_bckg.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:25px;
}

   #contactform_newsletter {
	width:643px;
	background-image:url(/wp-content/themes/sandvik/img/contact_bckg_1.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:25px;
}

.contact_p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
}

.contact_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

.contact_a {
	color:#666666;
	text-decoration:underline;
}

.contact_title_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ed1c24;
	font-weight:bold;
}

.contact_form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

			/*>>>>> General LP <<<<<*/


#general_lp {
	width:880;
	height:880;
	
}

#general_text_box {
	width:610px;
}

#general_box_1 {
	width:316px;
	height:153px;
	background:url(/wp-content/themes/sandvik/img/general_box_1_bg.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:17px;

}

#general_box_2 {
	width:316px;
	height:183px;
	background:url(/wp-content/themes/sandvik/img/general_box_2_bg.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:17px;


}

#general_box_form_holder {
	position:absolute;
    width:273px;
    height:254px;
	z-index:40;
}

#general_box_form {
    position:absolute;
    background:url(/wp-content/themes/sandvik/img/general_form_bg_md.jpg);
    background-repeat:repeat-y;
    width:280px;
}

#general_box_form_top_bgr {
    background:url(/wp-content/themes/sandvik/img/general_form_bg_top.jpg);
    background-repeat:no-repeat;
    background-position:0% 0%;
}

#general_box_form_bgr {
    background:url(/wp-content/themes/sandvik/img/general_form_bg_bt.png);
    background-repeat:no-repeat;
	background-position:bottom;
    background-position:0% 100%;
    padding-bottom:15px;
    padding-top:45px;
    padding-left:14px;
}

.grey_title1 {
	color:#666;
	font-size:25px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.grey_title2 {
	color: #666; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:15px;
}

.contact_title_red2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:14px;
	color:#ed1c24;
	font-weight:bold;
}

/* >>>>>>LP Aerospace <<<<< */

#box_lp_a_1 {
	width:314px;
	height:319px;
	background:url(/wp-content/themes/sandvik/img/lp_aerospace_box1.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
}

#box_lp_a_2 {
	width:314px;
	height:319px;
	background:url(/wp-content/themes/sandvik/img/lp_aerospace_box2.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
}

#box_lp_a_3 {
	width:314px;
	height:319px;
	background:url(/wp-content/themes/sandvik/img/lp_aerospace_box3.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
}

#text_box_lp_as {
	width:260px;
	font-size:10px;
}

#box_lp_m_1 {
	width:314px;
	height:319px;
	background:url(/wp-content/themes/sandvik/img/lp_milling_box1.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
}

#box_lp_m_2 {
	width:314px;
	height:319px;
	background:url(/wp-content/themes/sandvik/img/lp_milling_box2.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
}

#box_lp_m_3 {
	width:314px;
	height:319px;
	background:url(/wp-content/themes/sandvik/img/lp_milling_box3.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
}

#maom {
 background:url(/wp-content/themes/sandvik/img/smart_events_maom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
}
   
   
   #maom_box {
	   width:380px;
	   float:right;
	   padding-top:250px;
}

   #maom_box2 {
	   width:584px;
	   float:right;
	   padding-top:10px;
	   height:226px;
}

/* >>>>>>LP Wind <<<<< */

#wind_text_box {
	width:640px;
}

#wind_text_box_p {
	width:340px;
	float: right;
}

#wind_link_buttons {
	width: 182px;
	height: 40px;
	position:relative;
	top: -120px;
	left:50px;
}

.wind_title2 {
	font: Arial, Helvetica, sans-serif 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #999;
	margin: 0px 0px 10px 10px;
}

#box_wind_m_1 {
	background: url(/wp-content/themes/sandvik/img/bg_box_wind_m1.jpg) no-repeat;
	height: 400px;
	background-position:left bottom;
}

#box_wind_m_2 {
	background: url(/wp-content/themes/sandvik/img/bg_box_wind_m2.jpg) no-repeat;
	height: 400px;
	background-position:left bottom;
}

#box_wind_m_3 {
	background: url(/wp-content/themes/sandvik/img/bg_box_wind_m3.jpg) no-repeat;
	height: 400px;
	background-position:left bottom;
}

.wind_textbox_bottom {
	height: 350px;
	width: 289px;
}

.wind_textbox_bottom p {
	margin: 0px 0px 10px 10px;
}

.wind_btext {
	line-height: 14px;	
}

/*>>>>> LP Machine Investments <<<<<*/

#machine_invest {
	position:relative;
	height:950px;
	width:691px;
    background:url(img/bg_machine_invest.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

#m-i_text_box_1 {
	width: 460px;
	position: relative;
	top: 0px;
	left: 200px;
	margin: 0px;
	padding: 0px;
}

#m-i_text_box_2 {
	width: 440px;
	position: relative;
	top: 150px;
	left: 50px;
	margin: 0px;
	padding: 0px;
}

#m-i_text_box_2  p {
	color:#FFF;
	font-size: 13px;
}

#m-i_text_box_3 {
	width: 440px;
	position: relative;
	top: 175px;
	left: 50px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#m-i_text_box_4 {
	width: 440px;
	position: relative;
	top: -50px;
	left: 220px;
	padding: 0px;
	margin: 0px;
	margin: 0px;
	padding: 0px;
}

#m-i_img_box {
	background:url(img/bg_m-i-tools.jpg);
	width: 337px;
	height: 277px;
	position: relative;
	top: 340px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/*>>>>> LP IMTS 2010 <<<<<*/

#imts2010_r {
	position:relative;
	height:1700px;
	width:700px;
    background:url(img/imts-resources-header5.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
#imts2010_r_slider {
	position:relative; 
	top: 124px; 
	left:34px; 
	margin:0px; 
	padding:0px;
}

.slideshow_r_p
{
margin: 0;
padding-left:2em;
padding-right:1em;
padding-top:2em;
font-size: 1.5em;
position: relative;
top: -210px;
left:40px;
height: 200px;
width:230px;
background: #FFF;
opacity: .9;
filter:alpha(opacity=90);
color:#000;
font-size:10px;
line-height: 12px;
font-weight: normal;
}

#imts2010_video {
	position:relative;
	top:45px;
	width:250px;
	left:368px;
	
}

#imts2010_r_text_box_1 {
	width:400px;
	position: relative;
	top: 135px;
	left: 40px;

}

#imts2010_r_box_2 {
	width:345px;
	height:600px;
	position: relative;
	top: 140px;
	left: 0px;
	
}

#imts2010_text_box_2_bg-2 {
	background:url(img/imts-update-bg.jpg) no-repeat;
	width:331px;
	height: 260px;
	position: relative;
	top:-460px;
	left: 350px;
	padding-left:20px;
	padding-top:240px;
}

#imts2010_r_box_3 {
	width:345px;
	height:600px;
	position: relative;
	top: -462px;
	left: 350px;
	
}

#imts2010_r_box_4 {
	background:url(img/box_4_background.jpg) no-repeat;
	width:299px;
	height:220px;
	position: relative;
	top: -680px;
	left: 350px;
}

#imts2010_r_box_5 {
	background:url(img/box_3_background.jpg) no-repeat;
	width:299px;
	height:220px;
	position: relative;
	top: -900px;
	left: 0px;
	
}

.imts2010_r_box_5_text {
	width: 200px;
	position:relative;
	left: 20px;
	top: 15px
}

.imts2010_r_box_5_text h3 {
	color: #fff;
	margin: 0px;
}

.imts2010_r_box_5_text p {
	color: #fff;
	margin-top: 5px;
}

.btn_imts_box {
	width:114px;
	height: 31px;
	position:relative;
	bottom: -20px;
	left: 15px;
}

#IMTS_bottom_info_links {
	width: 580px;
	height: 50px;
	position:relative;
	top: -860px;
	left: 20px;
}

/*>>>>> LP IMTS 2010 <<<<<*/

#imts2010 {
    background:url(img/imts2010_bg.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	height:1250px;
	overflow:hidden;
}

#imts2010 p {
	line-height: 15px;
}

#imts2010_text_box_1 {
	position: relative;
	width:320px;
	top: 304px;
	left: 0px;
	text-align:left;
}

#imts2010_text_box_2_bg {
	background:url(img/imts-update-bg.jpg) no-repeat;
	width:331px;
	height: 300px;
	position: relative;
	top: -630px;
	left: 350px;
	padding-left:20px;
	padding-top:240px;
}

#imts2010_text_box_2 {
	width:300px;
	height: 180px;
	position: relative;
	top: 220px;
	left:-310px;
	margin: 0px;
	padding: 0px;
}

#imts2010_update_title {
	width: 330px;
	height: 40px;
	position:relative;
	top: -616px;
	left: 350px;
	z-index: 1000;
}

#imts2010_text_box_20 {
	position: relative;
	width:380px;
	top: 244px;
	left: 0px;
	text-align:justify;
}

#imts_vid_link {
	position:absolute;
	top: 75px;
	left: 115px;
	width: 80px;
	height:60px;
}

/*>>>>> IMTS Slider CSS <<<<<*/

#imts2010_slider {
	width:327px;
	height: 199px;
	position: relative;
	top: 340px;
	left: 0px;
	overflow:hidden;
}

		#imts2010_panel1 {
			width:215px;
			height: 186px;
			position: relative;
			top: -210px;
			left: 104px;
			margin: 0px;
		}
		
		#imts2010_panel2 {
			width:198px;
			height: 186px;
			position: relative;
			top: -210px;
			left: 5px;
			margin: 0px;
		}
		
		#imts2010_panel3 {
			width:205px;
			height: 186px;
			position: relative;
			top: -210px;
			left: 120px;
			margin: 0px;
		}
		
		#imts2010_panel4 {
			width:195px;
			height: 186px;
			position: relative;
			top: -210px;
			left: 124px;
			margin: 0px;
		}
		
		#imts2010_panel5 {
			width:200px;
			height: 186px;
			position: relative;
			top: -210px;
			left: 5px;
			margin: 0px;
		}
		
/*>>>>> END IMTS Slider CSS <<<<<*/

.imts-button {
	width: 117px;
	height: 33px;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#imts2010_text_box_4_bg {
	background:url(img/meet_experts_bg.jpg) no-repeat;
	width:375px;
	height: 462px;
	position: relative;
	top: 350px;
	left: -30px;
	margin: 0px;
	overflow:hidden;
	z-index:100;
}

#imts2010_text_box_4 {
	width:205px;
	position: relative;
	top: 55px;
	left: 155px;
	margin: 0px;
}

#imts2010_text_box_4_btm {
	width:270px;
	height: 90px;
	position: relative;
	top: 60px;
	left: 80px;
	clear:both;
	margin: 0px;
}

#imts2010_text_box_5 {
	width:310px;
	height: 442px;
	position: relative;
	top: -650px;
	left: 360px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

/*>>>>> IMTS Team <<<<<*/

#imts_team {
    background:url(img/imts-team_bg.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	height: 410px;
}

#imts_team_posts {
	margin-top: 250px;
}

/*>>>>> Technologic <<<<<*/

#technologic_lp {
    background:url(img/technologic_bg.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	overflow:hidden;
	width: 700px;
	height: 1700px;
	margin: 0px;
	padding: 0px;
}

#technologic_txtbox1 {
	position:relative;
	top: 240px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 130px;
	float:left
}

#techno-sbar-txt {
	position:relative;
	top: 100px;
	left: 470px;
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 215px;
	color:#FFF;
	z-index: 600
}

.btn_reg_tech {
	position:relative;
	top: 230px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 402px;
	z-index: 500;
	float:left
}

#technologic_txtbox2 {
	position:relative;
	top: 240px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	width: 400px;
	float:left
}

#msession {
	position:relative;
	top: 240px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#technologic_txtbox3 {
	position:relative;
	top: 240px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	width: 360px;
}

#asessions {
	position:relative;
	top: 240px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#technologic_txtbox4 {
	position:relative;
	top: 240px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	width: 360px;
	z-index: 400;
}

#technologic_btm {
    background:url(img/technologic_btm.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	overflow:hidden;
	width: 681px;
	height: 357px;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 50px;
	left: 10px;
	clear:both
}

#technologic_txtbox5 {
	position:relative;
	top: 240px;
	left: 30px;
	margin: 0px;
	padding: 0px;
	width: 450px;
	text-align: justify;
}

#techno-sbar-txt p {
	font-size:10px;
	line-height: 14px;
	margin-top: 10px;
}

/*  Slideshow START  */

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

.slideshow_p
{
margin: 0;
padding-left:0em;
padding-right:0em;
padding-top:1em;
font-size: 1.5em;
position: relative;
top: -210px;
left:46px;
height: 210px;
width:270px;
opacity: .9;
filter:alpha(opacity=90);
color:#000;

font-size:10px;
line-height: 12px;
}

.slideshow_title {
	
	font-size:24px;
	line-height:24px;
	color:#000;
}

.slideshow_s_title {
	
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#000;
}

/*  Slideshow END  */


/*  Content Slideshow START  */

#country3 {
	background-image:none;
	background-repeat:no-repeat;
	height:250px;
}

.content_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#464646;
}

.content_s_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a9a9a9;
	font-weight:bold;
	line-height:20px;
}

.content_s2_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#464646;
	line-height:24px;
}

.content_p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000000;
	line-height:14px;
}

.content_big_p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	font-weight:bold;
}

.content_a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

  
  
  /* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 0;
padding: 3px 7px;
margin-right: 0px;
color: #000000;
background: white url(/wp-content/themes/sandvik/tab/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
color: #000000;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(/wp-content/themes/sandvik/tab/shadeactive2.gif);
height:34px;
width:148px;
border-bottom-color: white;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive2.gif) top left repeat-x;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.clear {
clear:both;
font-size:0;
line-height:0;
}

/* ######### CSS for 2011 Racing Calendar - LP ######### */

#2011conetnt {position: relative; width: 640px; height: 240px; background-image: url(images/2011-racing-calendar-back.jpg) repeat-y;}
#2011conetnt div {position: absolute; top: 100px; left: 200px;}
#2011conetnt h2 {color: #999; font-size: 14px}
#2011conetnt h1 {color: #333; font-size: 16px;}

