/*   
Theme Name: VIT
Theme URI:
Description:
Author:
Author URI:
Version:
Tags:
*/

/*  ------ basic ------------------- */

body { background-repeat: repeat-y; background-image: url(images/bg02.jpg); background-color: #d7d7d7; margin:0; padding:0;
       font-family: Arial, Helvetica, sans-serif; 
       font-size:12px; color: #666666; text-align:center; }
a img { border:none; }
a, a:visited { color: #0e60a5; text-decoration:none; outline:none; }
a:hover { text-decoration: none; color: #15adff; }
p { margin:0 0 1em 0; padding:0; line-height:160%; }
ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; }
ol { margin:0 0 1em 19px; padding:0; }
* html ol { margin:0 0 1em 23px; padding:0; }
ol li { padding:0 0 5px 0; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; border:0; width:100%; }
blockquote { margin:0 0 1em 0; padding:15px 20px 0 20px; }
blockquote a, blockquote a:visited { text-decoration:underline; }
pre { border:1px solid #333; background:#222; padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
object { display:block; margin:0 auto; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.clear { clear:both; }


/*  ------ layout ------------------------ */

#wrapper {text-align: left; width:978px; margin:0 auto;}
#contents { width:978px; margin:0 auto; text-align:left;}
#preheader {height: 20px; }
#header {height: 100px; }
#middle-contents { 
	margin: 0px; 
/*	border-color: #bfbfbf; 
	border-width: 1px; 
	border-style: solid;  */
	display: inline-block; 
	padding: 0px; 
	background-color: #f8f7f1;  
	}
#left-col { padding: 0px; margin: 0px; float:left; display:inline; width: 740px; }
#right-col { 
	position: relative; 
/*	border-left-style: solid; 
	border-left-color: #cccccc; 
	border-bottom-color: #cccccc; 
	border-left-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-width: 2px; */
	padding: 0px; 
	background-color: #757575; 
	margin-left: 0; 
	margin-bottom: 25px; 
	margin-right: 0px; 
	margin-top: 0px; 
	float:right; 
	display: inline-block; 
	width: 236px; 
	-moz-border-radius:  0 12px 0 8px; 
	-webkit-border-radius:  0 12px 0 8px; 
	-khtml-border-radius:  0 12px 0 8px; 
	border-radius:  0 12px 0 8px; 
	}
#footer { z-index: 5; display: block; background: top; height: 18px; }


/*  ------ header ---------------------- */

/* Change the number of margin if you are using original logo image */
#logo_image { width: 300px; z-index: 999; margin-left: 8px; margin-bottom: 0; margin-right: 0; margin-top: 5px; float:left; display:inline; }
#logo_image h1 { margin:0; padding:0; }

/* blog title */
#logo { float:left; display:inline; margin:64px 0 0 40px; }
#logo a, #logo a:visited { color:#ccc; font-size:22px; }
#logo a:hover { text-decoration:none; color:#83bac4; }

#logo h1 { font-weight:normal; line-height:100%; margin:0; padding:6px 0; color:#666; font-size:11px; }

#header_meta { float:right; display:inline; margin:0 40px 0 0; }

#rss-feed { font-size:11px; float:left; margin:62px 0 0 20px; display:inline; color:#777; background:url(img/rss.gif) no-repeat left top; height:25px; padding:18px 0 0 55px; }
#rss-feed:hover { background:url(img/rss.gif) no-repeat left bottom; color:#83bac4; text-decoration:none; }

#twitter { font-size:11px; float:left; margin:62px 0 0 20px; display:inline; color:#777; background:url(img/twitter.gif) no-repeat left top; height:25px; padding:18px 0 0 55px; }
#twitter:hover { background:url(img/twitter.gif) no-repeat left bottom; color:#83bac4; text-decoration:none; }

#search-area { margin-right: 10px; margin-bottom: 0px; margin-top: 5px; float: right; display:inline; width: 190px; height: 20px; background:url(images/search_bg3.png) no-repeat; position:relative; }
#search-input { position:absolute; top: 2px; left: 37px; border:0px; height:17px; display:inline; width: 140px; font-size:100%; color:#7e7e7e; background:transparent; }
#search-button { height: 25px; width: 25px; left: 0px; position:absolute; top:0px; }
#search-area .label{
	background: transparent;
	border: 0;
	height: 25px;
	width: 25px;
	float: left;
	position: relative;
	display: block;
	cursor: pointer;
	}
#access { 
z-index: 999; 
float: left; 
margin-bottom: 0px; 
margin-top: 0px; top: 0px; 
position: relative; 
height: 35px; 
width: 978px; 
background:url(images/menu_bg.png) repeat-x 0;  
}
/*  ------ left-col ------------- */
#home_index{ 
	padding: 10px; 
	top: 0px; 
	float: left; 
	position: relative; 
	margin: 0px; 
	width: 720px; 
	display: block;
	}
#home_index .testimonial_index{ 
	background-position: 0 -100px; 
	padding: 0px; 
	margin-top: 30px; 
	background-color: #878787; 
	border-color: #3f3f3f; 
	border-width: 1px; 
	border-style: solid; 
	background-image: url('images/tab_pane_bg.png'); 
	background-repeat: repeat-x; 
	margin-right: auto; 
	height: 200px; 
	width: 670px; 
	margin-left: auto; 
	overflow: hidden;
	}
#home_index .index_testimonial_txt{ 
	padding-left: 25px; 
	height: 200px; 
	width: 220px; 
	overflow: hidden;
	min-height: 200px; 
	display: table-cell; 
	vertical-align: middle
	}
#home_index .index_testimonial_txt p{ 
	font-style: italic; 
	font-family: Verdana, Arial, sans-serif; 
	line-height: 130%; 
	font-size: 13px; 
	color: white;
	}

#home_index .index_testimonial_img{
	padding-top: 5px; 
	height: 200px; 
	width: 450px; 
	float: right; 
	display: inline-block;
	}
#home_index .index_cycle{ 
	padding: 0px; 
	background-color: white; 
	margin-top: 15px; 
	border-color: #e5e5e5; 
	border-width: 1px; 
	border-style: solid; 
	background-image: url('images/block-i-bg.png'); 
	background-repeat: repeat-x; 
	margin-right: auto; 
	height: 210px; 
	width: 670px; 
	margin-left: auto;
	overflow: hidden; }
#home_index .index_left{ 
	display: block; 
	margin-top: 5px; 
	height: 205px; 
	width: 300px; 
	float: left; 
	position: relative; 
	overflow: hidden;
	}
#home_index .index_left img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}
#home_index .index_right {height: 300px; width: 300px; position: relative; float: left; overflow: hidden; }
#home_index .index_right_block{clear: both; position: relative; display: block; height: 300px; width: 300px;}
#home_index .index_right_block h2 {padding-bottom: 15px; padding-top: 15px; color: #282831; font-size: 25px; font-family: "Lucida Grande", Verdana, Arial, sans-serif;}

#index_blocks { display: inline-block; margin-bottom: 15px; margin-top: 15px; padding-left: 30px;}
.block-i{ margin-bottom: 15px; margin-top: 15px; margin-left: 20px; background-color: white; background-position: top; background-repeat: repeat-x; background-image: url('images/block-i-bg.png'); border-color: #e5e5e5; border-width: 1px; border-style: solid; padding: 13px; position: relative; display: block; float: left; width: 300px;}
.block-content{ margin-right: 10px; margin-bottom: 15px; margin-top: 15px; background-color: white; background-position: top; background-repeat: repeat-x; background-image: url('images/block-i-bg.png'); border-color: #e5e5e5; border-width: 1px; border-style: solid; padding: 10px; position: relative; display: block; float: left; width: 270px;}
#index_blocks .block-1 img {}

.post { margin-left: 20px; margin-bottom: 5px; margin-right: 0; margin-top: 0px; }

#page_title_block { 
	width: 690px; 
	z-index: 1; 
	float: left; 
	position: relative; 
	display: block; 
	color: #333333; 
	border-right-style: none; 
	background-color: #e0e0e0; 
/*	border-bottom-color: #cccccc; 
	border-bottom-width: 2px; 
	border-bottom-style: solid; */
	padding-left: 50px; 
	padding-bottom: 15px; 
	padding-right: 0px; 
	padding-top: 15px; 
	margin: 0px; 
	height: 57px;
	-moz-border-radius:  12px 0 0 0; 
	-webkit-border-radius:  12px 0 0 0; 
	-khtml-border-radius:  12px 0 0 0; 
	border-radius:  12px 0 0 0; 

	}
#page_title_block a {color: #0e60a5;}
h2.page_title { font-style: normal; text-shadow: 1px 1px 2px #e5e5e5; font-family: 'Doppio One'; font-weight: normal; letter-spacing: 0.1em; padding: 0px; margin: 0px !important; text-transform: none; text-decoration: none; font-size: 36px;}

#post_title_block { 
	width: 682px; 
	z-index: 1; 
	float: left; 
	position: relative; 
	display: block; 
	color: #333333; 
	border-right-style: none; 
	background-color: #e0e0e0; 
    border-bottom-color: #cccccc; 
	border-bottom-width: 2px; 
	border-bottom-style: solid;
	padding-left: 58px; 
	padding-bottom: 10px; 
	padding-right: 0px; 
	padding-top: 15px; 
	margin: 0px; 
	height: 30px;

	}
#post_title_block a {color: silver; font-size: 10px;}
h3.post_title { font-style: normal; text-shadow: 1px 1px 2px #5ec5e7; font-family: "Muli"; font-weight: normal; letter-spacing: 0.1em; padding: 0px; margin: 0px !important; text-transform: none; text-decoration: none; font-size: 18px;}
p.post_title {color: gray; font-size: 10px; font-style: italic;}

.breadcrumbs{padding: 0px; margin: 0px;}
.current_crumb {visibility: hidden;}
.oops { margin-left: 50px; margin-bottom: 4px; margin-right: 0; margin-top: 50; font-size: 16px; text-align: center; padding:20; line-height:150%; }


#product_cycle{ margin-top: -25px; background-repeat: no-repeat; background-position: 0px 25px; z-index: 0; height: 150px;}
/*.product_cycle_img{ position: relative; float: left;}*/
.product_cycle_txt { font-family: "Lucida Grande", Verdana, Arial, sans-serif; text-align: left; font-size: 14px; font-style: italic; font-weight: bold; color: #1d1d23;}
.product_cycle_txt p { padding-left: 15px; padding-right: 15px; padding-top: 15px; height: 100px; margin-top: 25px; line-height: 16px;}
.product_cycle_txt img {padding: 0px; margin-top: 0px; margin-left: 15px; background:none !important;}
#s6 div { display: block; padding: 0px; margin-left: 20px; height: 150px; background:none !important;}

/*

.page_title { padding-left: 50px; padding-bottom: 25px; padding-right: 0px; padding-top: 25px; font-style: normal; font-weight: normal; text-transform: none; text-decoration: none; margin: 0px; font-size: 35px; color: white; background-repeat: repeat-x; background-image: url(images/page_title_bg.png); height: 47px;}
 */
.post h2 { margin-left: 0px; margin-bottom: 4px; margin-right: 0; margin-top: 0; font-size: 14px; padding:0; line-height:100%; }
.post h2 a, .post h2 a:visited, #single h2 { color: #757575; font-size: 16px; line-height:120%; font-weight:bold;}
.post h2 a:hover { text-decoration:none; color:#83bac4; }
.post-info { margin-left: 50px; margin-bottom: 0; margin-right: 0; margin-top: 0; }
.post-info li { display:inline; font-size:11px; color:#797f80; margin:0 10px 0 0; }
.write-comment { background:url(img/arrow1.gif) no-repeat left center; padding:0 0 0 11px; }
.post-info a, .post-info a:visited { color:#777; }
.post-info a:hover { color:#83bac4; }

.post-content { padding-left: 30px; padding-bottom: 40px; padding-right: 70px; padding-top: 15px; margin-left: 10px; clear:both; line-height:160%; }
.post-content-faq {padding-bottom: 0px; padding-left: 10px; padding-right: 70px; padding-top: 15px; clear:both; line-height:160%; }
.post-content-products {padding-bottom: 0px; padding-left: 10px; padding-right: 70px; padding-top: 15px; clear:both; line-height:160%; }
.post-content-resellers{ padding-left: 30px; padding-bottom: 40px; padding-right: 70px; padding-top: 15px; clear:both; line-height:160%; }
.post-content-forms{ padding: 25px; width: 690px; line-height:160%; }
.product_to_do{ padding: 15px; margin-bottom: 25px; margin-left: 35px; position: relative; float: right;}
.product_to_do h2{margin-top: 0px; font-size: 20px; font-weight: bold; font-family: "Lucida Grande", Verdana, Arial, sans-serif;}
.product_to_do ul {margin-bottom: 25px; margin-left: 25px;}
.product_to_do ul li {padding-bottom: 10px;}
.post-content p { margin:0 0 1em 0; line-height:160%; }
.post-content strong {color: #333333;}
.post-content a,.post-content a:visited { text-decoration:underline; }
.post-content a.more-link, .post-content a.more-link:visited 
  { display:block; clear:both; margin:15px 0 5px 0; height:23px; padding:6px 0 0 35px; background:url(img/arrow3.gif) no-repeat left top; text-decoration:none; }
.post-content a.more-link:hover { background:url(img/arrow3.gif) no-repeat left bottom; text-decoration:none; }

.post img.centered,div.centered { display:block; margin:0 auto; }
.post img.aligncenter,div.aligncenter { display:block; margin:0 auto; }
.post img.alignright, div.alignright { margin:4px 0 10px 10px; display:inline; }
.post img.alignleft, div.alignleft { margin:4px 10px 10px 0; display:inline; }

.post table { margin:0 0 1em 0; }
.post td, .post th { padding-left: 15px; padding-bottom: 5px; padding-right: 15px; padding-top: 5px; border:1px solid #f3f3f3; }
.post th { font-weight:normal; }
.post-content ul li, .post-content-products .product_to_do ul li, #tabs .tab-content ul li{ padding-left: 20px; padding-bottom: 0; padding-right: 0; padding-top: 0; margin-left: 0; margin-bottom: 10px; margin-right: 0; margin-top: 0; line-height:160%; background:url(img/bullet1.gif) no-repeat left 9px;}
.post-content input { margin:5px 0; }

.post-meta { background:url(img/meta-top.gif) no-repeat right top; padding:13px 0 0 0; width:585px; clear:both; }
.post-meta ul { background:url(img/meta-bottom.gif) no-repeat right bottom; padding:0 10px 10px 30px; line-height:0%; }
.post-meta li { display:inline; font-size:11px; line-height:140%; }
.post-category { float:left; width:345px; background:url(img/category-icon.gif) no-repeat 2px 2px; padding:0 0 1px 20px; }
.post-tag { float:left; width:345px; background:url(img/tag-icon.gif) no-repeat 2px 2px; padding:0 0 1px 29px; }
.post-comment { float:right; width:80px; background:url(img/write-comment.gif) no-repeat left top; padding:0 10px 2px 22px; }

#previous_next_post { padding:15px 0 0 30px; margin:0 0 20px 0; }
#previous_next_post #previous_post a { float:left; display:block; width:231px; padding:8px 0 10px 40px; background:url(img/preview_post.gif) no-repeat left top; }
#previous_next_post #next_post a { float:right; display:block; text-align:right; width:231px; padding:8px 40px 10px 0; background:url(img/next_post.gif) no-repeat right top; }
#previous_next_post p { line-height:140%; margin:0; }

#back-top { padding:10px 5px 0 15px; font-size:11px; background:url(img/arrow5.gif) no-repeat left 16px; float:right; color:#777; }
#back-top:hover { text-decoration:none; color:#83bac4; }

/* ------- page company --------- */

.post-company-pics{ width: 215px; float: left; position: relative;}
.post-company-txt{width: 350px; position: relative; float: left;}

/* ------- page resellers --------- */
.category-set{ float: left; display: block; margin-bottom: 15px; margin-left: 35px;}
.linklistcatname{margin-bottom: 5px; margin-top: 5px; font-size: 13px; font-weight: bold; font-family: "Lucida Grande", Verdana, Arial, sans-serif;}
#resellers-link a {text-decoration: underline; float: left; position: relative; display: block; text-align: left; width: 250px;}
.linklist{color: #999999; font-size: 11px; margin-left: 50px;}
.linklist ul{ margin-bottom: 20px;}
.linklist ul li {padding-bottom: 3px; padding-top: 3px; margin-left: 50px; list-style-type: none !important;}
#color-link{ margin-left: -25px; float: left;}

/*  ------ right-col ------------- */
#information-title { background:url(img/info-box-top.gif) no-repeat left top; padding:25px 20px 5px 20px; width:232px; margin:0 0 0 30px; }
.information-contents { line-height:160%; font-size:11px; color:#868a8d; background:url(img/info-box-bottom.gif) no-repeat left bottom; padding:12px 20px 20px 20px; margin:0 0 50px 30px; width: 150px; }

.side-title { text-align: center; margin-left: 0px; margin-bottom: 10px; margin-right: 0px; margin-top: 0px; font-size: 14px; text-transform:uppercase; color: #ffffff; font-weight: bold; line-height:120%; }
.customers-title { margin-left: 0px; margin-bottom: 3px; margin-right: 0px; margin-top: 0px; text-align: center; font-size: 13px; text-transform:uppercase; color:#999; font-weight:normal; line-height:100%; }
.ads-title { text-align: left; margin-left: 0px; margin-bottom: 3px; margin-right: 0px; margin-top: 0px; font-size: 13px; text-transform:uppercase; color: #3f3f3f; font-weight:normal; line-height:100%; }
.side-box { margin-left: auto; margin-bottom: 15px; margin-right: auto; margin-top: 10px; color:#aaa; font-size:11px; width: 200px; }
.side-chat{ margin-right: 20px; margin-left: 10px; z-index: 8; position: relative; float: right; margin-bottom: 0px; margin-top: 5px; display: table-cell; vertical-align: middle;}
.side-language{ float: right; margin-right: 0px; z-index: 8; position: relative; width: 150px; margin-bottom: 0px; margin-top: 0px; display: table-cell; vertical-align: middle;}

#right-col ul { }
#right-col li.news-header, .side-faq .menu-item { padding-left: 10px; padding-bottom: 5px; padding-right: 2px; padding-top: 5px; margin: 0px; }
#right-col li a { text-decoration: none;}
#right-col li.news-header:hover, .side-faq .menu-item:hover { background-color: white; text-decoration: none;}
#right-col li li { padding:0 0 0 10px; margin:3px 0; background:url(img/bullet1.gif) no-repeat 1px 7px; }

#side-left { float:left; width:135px; padding:0; display:inline; margin:0 0 0 30px; }
#side-right { float:right; width:135px; padding:0; display:inline; margin:0 26px 0 0; }

.side-box-short { margin:0 0 50px 0; width:130px; font-size:11px; color:#aaa; }
#side-top{margin-top: 25px;}
#side_middle{margin-right: auto; margin-left: auto; width: 200px;}
#side-bottom { clear:both; }

.customers_slide{ margin-right: auto; margin-bottom: 25px; border-color: #cccccc; border-width: 1px; border-style: solid; padding: 0px; height: 100px; width: 198px; margin-left: auto; background-color: white; overflow: hidden; }
.ads_slide{ margin-top: 0px; text-align: center; margin-bottom: 5px; width: 200px;}

.side-faq, .side-news-ul { padding-left: 0px; padding-bottom: 10px; padding-right: 0px; padding-top: 10px; background-color: #f1eee3; width: 200px;}


/* this is just for default mode */
#side-left-ex { float:left; width:135px; padding:0; display:inline; margin:0 0 0 30px; }
#side-right-ex { float:right; width:135px; padding:0; display:inline; margin:0 26px 0 0; }
#side-bottom-ex { clear:both; }

/* copyrights */
#copyrights { color:#777; border-left:3px solid #444; padding:1px 0 0 8px; clear:both; }
#copyrights li { margin:0; padding:0; line-height:160%; }
#copyrights a, #copyrights a:visited { color:#777; }
#copyrights a:hover { color:#849ca0; }
#copyrights #wp a { text-decoration:underline; }

#return_top a { position:absolute; position:fixed; right:0; bottom:15px;
                display:block; height:138px; width:38px; background:url(img/return-top.png) no-repeat left top; }
#return_top a:hover { background:url(img/return-top.png) no-repeat right top; text-decoration:none; }

/*  ------ archive ------------- */
.archive, .search-page { line-height: 160%; padding-bottom: 40px; padding-top: 15px; clear: both; padding-right: 70px; margin-left: 35px; margin-bottom: 25px; margin-right: 0; margin-top: 25px; border-left:1px dotted #555; padding-left: 30px;  }
.archive h2, .search-page h2 { font-size:14px; color:#fff; margin:0 0 3px 0; display:block; line-height:120%; font-weight:normal; padding:0; }
.archive p, .search-page p { font-size:12px; }
.read-more{ line-height: 12px; font-size: 12px; padding-left: 5px; padding-bottom: 1px; padding-right: 5px; padding-top: 1px; float: right; position: relative; background-color: #e6e6e6; }
.read-more:hover{ text-decoration: none; color: white; background-color: #3f3f3f; }
.read-more a{text-decoration: none; text-transform: lowercase; font-style: italic; }
.read-more a:hover{text-decoration: none; color: white; }
.read-more-search {margin-right: 50px;}
/* ------ page navi -------------- */

.page-navi, .next-previous-navi { margin:50px 0 25px 30px; }
#comment-pager { margin:20px 0 0 0; }
.page-navi li { line-height:0%; display:block; float:left; }
.page-navi a, .page-navi a:visited, .page-navi a:hover,
.page-navi span.pages, .page-navi span.extend, .page-navi span.current, .page-navi span.dots
 { font-size:11px; line-height:100%; margin:0 -1px 25px 0; padding:2px 14px; display:block; float:left; border-right:1px solid #555; border-left:1px solid #555; }

.page-navi span.current { color:#81c8d5; background:url(img/arrow8.gif) no-repeat center bottom; padding-bottom:10px; border:none; }
.page-navi a.prev, .page-navi a:hover.prev, .page-navi a:visited.prev { border-left:none; }
.page-navi a.next, .page-navi a:hover.next, .page-navi a:visited.next { border-right:none; }

#previous-page a, #previous-page a:visited { float:left; display:inline; margin:5px 0 10px 5px; height:22px; padding:7px 0 0 40px; background:url(images/arrow2.png) no-repeat left top; }
#previous-page a:hover { background:url(images/arrow2.png) no-repeat left bottom; text-decoration:none; }
#next-page a, #next-page a:visited { float:right; display:inline; margin:5px 0 10px 0; height:22px; padding:7px 40px 0 0; background:url(images/arrow3.png) no-repeat right top; }
#next-page a:hover { background:url(images/arrow3.png) no-repeat right bottom; text-decoration:none; }

/*  ------ header for category/archive/search/...etc  ------------- */

.common-navi-wrapper { background: right top; padding:13px 0 0 0; width:585px; margin:70px 0 0; }
.common-navi-wrapper p { background: right bottom; padding:0 10px 10px 32px; margin:0; line-height:140%; }

#archve-title { margin:0 0 0 13px; }
#search-hit { margin-right: 100px; float: right; font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }

/*  ------ page widthout side ------------------------ */
#no-side { background:url(img/side-noside.png) repeat-y; padding:60px 0; }
#no-side .post { margin:0 40px 20px 40px; }
#footer-noside { background:url(img/bottom-noside.png) no-repeat top; height:114px; margin-bottom:50px; }


/*  ------ header-menu ------------------------ 

#access .menu { 
position: relative; 
z-index: 100; 
float: left;  
font-size:12px; 
height: 39px; 
margin:0; 
}

#access .menu, .menu ul { 
line-height:1; 
margin:0; 
padding:0; 
}

#access .menu li { 
border-right-color: #3f3f3f; 
border-right-style: solid; 
border-right-width: 1px; 
padding: 0px; 
position: relative; 
float:left; 
height: 39px; 
z-index:100; 
}

/*.menu li.first_menu {  border-left-color: #3f3f3f;  border-left-width: 1px;  border-left-style: solid;  } 

.menu ul li { 
height:auto; 
border-right:none; 
padding:0; 
left:auto;   
}

.menu #header-menu-home { 
border:none; 
}

.menu .home a, .menu .home a:visited { 
padding-bottom: 5px; 
padding-top: 6px; 
color: #cccccc; 
border-right-color: #636363; 
border-right-width: 1px; 
border-right-style: solid; 
padding-left: 25px; 
padding-right: 25px; 
display:block; 
position:relative; 
top: 0px; 
}

.menu .page_item a, .menu .page_item a:visited { 
color: #cccccc; 
border-right-color: #636363; 
border-left-color: #636363; 
border-right-width: 1px; 
border-left-style: solid; 
border-right-style: solid; 
border-left-width: 1px; 
padding-left: 25px; 
padding-bottom: 13px; 
padding-right: 25px; 
padding-top: 11px; 
display:block; 
position:relative; top: 0px; 
}

.menu .page_item a:hover { 
color: white; 
background-image: url(images/menu_bg_hover.png); 
background-repeat: repeat-x; text-decoration:none; 
}

.menu ul { 
z-index: 100; 
position:absolute; 
top: 40px; 
left:0; 
display:none; 
opacity:0; 
width:195px; 
	-ms-box-shadow: rgba(0, 0, 0, 0.6) 0 2px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0 2px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 2px 10px;
	}
	
.menu ul a, .menu ul a:visited { 
padding-left: 15px; 
padding-bottom: 8px; 
padding-right: 30px; 
padding-top: 9px; 
background:#000; 
line-height:140%; 
border:1px solid #999999; 
width: 143px; 
margin:-1px 0 0 0; 
}

.menu ul.children a:hover { 
background:#7f7f7f; 
}

.menu ul ul { 
margin-left: 194px; 
margin-bottom: 0; 
margin-right: 0; 
margin-top: -34px; 
z-index: 900; 
top:34px; 
}

.menu .current_page_item a, .menu .current_page_item a:visited,
.menu .current-cat a, .menu .current-cat a:visited,
  .menu .current-menu-item a, .menu .current-menu-item a:visited
{ color: white;}

.menu .current_page_item a:hover,
 .menu .current-cat a:hover,
  .menu .current-menu-item a:hover
{ color: white; text-decoration:none; }

.menu .current_page_item ul a, .menu .current_page_item ul a:visited, .menu .current_page_item ul a:hover,
 .menu .current-cat ul a, .menu .current-cat ul a:visited, .menu .current-cat ul a:hover,
  .menu .current-menu-item ul a, .menu .current-menu-item ul a:visited, .menu .current-menu-item ul a:hover
{ border-bottom:1px solid #373737; }

.menu ul .parent_menu > a:link, .menu ul .parent_menu > a:visited { 
z-index: 0; 
background:#000 url(images/arrow1.gif) no-repeat 170px 15px; 
}

.menu ul .parent_menu > a:hover { 
background:#222 url(images/arrow1.gif) no-repeat 170px 15px; 
}
*/

.menu a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
.menu ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: inline;
	position: absolute;
	top: 38px;
	left: 0;
	width: 180px;
	z-index: 99999;
}
.menu ul ul li {
	min-width: 180px;
}
.menu ul ul ul {
	left: 100%;
	top: 0;
}
.menu ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
.menu li:hover > a,
.menu ul ul :hover > a {
	background: #333;
	color: #fff;
}
.menu ul li:hover > ul {
	display: block;
}
.menu ul li.current_page_item > a,
.menu ul li.current-menu-ancestor > a,
.menu ul li.current-menu-item > a,
.menu ul li.current-menu-parent > a {
	color: #fff;
}
* html .menu ul li.current_page_item a,
* html .menu ul li.current-menu-ancestor a,
* html .menu ul li.current-menu-item a,
* html .menu ul li.current-menu-parent a,
* html .menu ul li a:hover {
	color: #fff;
}


/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/* -------------------- FORMAT LISTING --------------------------- */
.format {
	  -moz-column-count: 3;
	  -moz-column-gap: 10px;
	  -moz-column-rule: none;
	  -webkit-column-count: 3;
	  -webkit-column-gap: 10px;
	  -webkit-column-rule: none;
	column-count: 3;
	column-gap: 10px;
	column-rule: none;
	}
body .format {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder;} 
h3.format {font-family: "Muli"; font-size: 20px; color: #f8f7f1; font-weight: bolder; padding-top: 8px; padding-bottom: 8px; padding-left: 8px; display: block; border-radius: 12px; background-color: #cacaca;} 
.format a,.format a:visited { text-decoration:none; }

/* ---------------------------------- PRODUCTS SCROLL --------------------------------------- */

.infiniteCarousel {
  z-index: 0;
  height: 420px;
  width: 678px;
  position: relative;
}
.sidebarCarousel { 
  z-index: 0;
  height: 400px;
  width: 200px;
  position: relative;
}

.infiniteCarousel .wrapper {
  z-index: 0;
  width: 600px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 420px;
  margin: 0 40px;
  position: absolute;
  top: 0;
}

.sidebarCarousel .wrapper {
  margin-bottom: 0;
  margin-top: 0;
  z-index: 0;
  width: 200px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 400px;
  position: absolute;
  top: 0;
}



.infiniteCarousel ul a img {
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-top: 15px;
	z-index: 0;
}
.sidebarCarousel ul a img {
	height: 150px;
	width: 150px;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-top: 15px;
	z-index: 0;
}


.infiniteCarousel .wrapper ul, .sidebarCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li, .sidebarCarousel ul li {
  list-style-type: none;
  display:block;
  float:left;
  padding: 0px;
  height: 150px;
  width: 200px;
}

.infiniteCarousel ul li a img, .sidebarCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow, .sidebarCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 75px;
  cursor: pointer;
}

.infiniteCarousel .forward, .sidebarCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back, .sidebarCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-color: #f3f3f3;
  background-position: 0 -36px;
}
.sidebarCarousel .forward:hover {
  background-position: 0 -36px;
}
.infiniteCarousel .back:hover {
  background-color: #f3f3f3;
  background-position: 0 -108px;
}
.sidebarCarousel .back:hover {
  background-position: 0 -108px;
}

h4.carousel_txtlink {font-size: 12px; text-align: center;}
#carousel_infotxt {text-align: left; padding-right: 10px; padding-left: 10px; font-size: 11px;}
.sidebarCarousel_txt{color: #f1eee3; font-size: 11px;}
#hidden {visibility: hidden;}


#footer_rights{font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: #656b60; text-align: center; padding: 20px; z-index: -1; position: relative; display: block; margin-top: -15px;}
#footer_rights p {line-height: 80%;}
#footer_partner{ text-align: center; position: relative; display: inline; background-color: #db291d; margin-right: auto; margin-left: auto; margin-bottom: 50px;}
#footer_partner img{margin-left: 50px;}

#footer_blocks{position: relative; display: inline-block; font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 10px; margin-bottom: 50px; width: 978px;}
#footer_blocks .block-f { background-color: #f1eee3; padding-right: 20px; background-repeat: no-repeat; border-bottom-color: #e6e3d8; border-bottom-width: 1px; border-bottom-style: solid; border-left-color: #e6e3d8; border-left-width: 1px; border-left-style: solid; margin-left: 24px; margin-bottom: 0; margin-right: 20px; margin-top: 0; padding-top: 10px; padding-left: 20px; background-position: left top; background-image: url('images/footer-block-bg.png'); float: left; width: 238px; color: #adadad;}
#footer_blocks .block-f li { padding-bottom: 3px; padding-top: 3px; margin: 0px !important; padding-left: 20px; text-shadow: 1px 1px 1px white; }
#footer_blocks .block-f a { color: #666666;}
#footer_blocks .block-f a:hover { color: #999999;}
#footer_blocks .block-f h2 { border-bottom-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; margin-left: 0; margin-bottom: 10px; margin-right: 0; margin-top: 0; font-family: "Muli"; color: #666666; font-size: 18px; font-weight: lighter; padding-left: 2px; text-shadow: 1px 0px 1px white; width: 238px; }



/** Dave's WordPress Live Search CSS **/
ul.search_results { display: block; background-color:#fff; width:250px; max-height: 500px; position:absolute; top:20px; left:0px; overflow:auto; z-index: 9999;	 list-style-type: none; list-style-image: none; list-style-position: inside; padding: 0px; margin: 0px; -moz-box-shadow: 5px 5px 3px #222; -webkit-box-shadow: 5px 5px 3px #222; box-shadow: 5px 5px 3px #222; }

ul.search_results li { display: block; padding: 5px 10px 5px 10px; margin: 0px 0px 0px 0px; border-top: 1px solid #eee; border-bottom: 1px solid #aaa; text-align: left; color: #000; background-color: #ddd; text-decoration: none; }

ul.search_results li:hover { background-color: #fff; }

ul.search_results li a, ul.search_results li a:visited { display: block; color: #000; margin-left: 0px; padding-left: 0px; text-decoration: none; font-weight: bold; }

ul.search_results p#daves-wordpress-live-search_author { margin: 0px; font-size: 90%; font-weight: bold; }

ul.search_results p#daves-wordpress-live-search_date { margin: 0px; font-size: 90%; }


.search-excerpt{background: yellow;}

/* BEGIN post thumbnails */
ul.search_results li.post_with_thumb a {
width:150px;
float:left;
margin-bottom: 5px;
}

ul.search_results li.post_with_thumb img.post_thumb
{
float: left;
margin: 3px 10px 10px 0px;
height: 48px;
width: 48px;
border: 1px solid #888;
}
/* END post thumbnails */

/* BEGIN post excerpt */
ul.search_results .excerpt, ul.search_results .meta
{
font-size: 75%;
width: 100%;
}
/* END post excerpt */

ul.search_results .clearfix
{
float: none !important;
clear: both !important;
}

.search_footer {
background-color: #888;
width: 100%;
text-align: right;
padding: .5em 0;
font-size: .9em;
}

.search_footer a,
.search_footer a:visited {
color: #fff;	
margin-right: 1em;
}
.rounded-corners {
     -moz-border-radius:  0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}
.rounded-corners-index {
     -moz-border-radius:  8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}
.rounded-corners-12 {
     -moz-border-radius:  12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}

.rounded-left {
     -moz-border-radius:  8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    -khtml-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
}

.shadow {  
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); /* Firefox/Mozilla */  
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); /*Safari/Chrome */  
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); /* Opera & hoe het zou moeten */  
	/* Voor IE 8
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=160, Color='#7f7f7f')";  
	/* Voor IE 5.5 - 7   
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=160, Color='#7f7f7f');  */
	}  

/* -----------------TICKER----------------------*/

#ticker{ margin: 0px; width: 100%; float: left; position: relative; display: block;}
#ticker ul {
	list-style-type: none;
	text-align: left;
	overflow: hidden;
}
#ticker ul li{
	margin-right: 25px;
	margin-left: 25px;
	height: 20px;
	display: block;
	width: 928px;
}
.tickerTitle {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-size: 13px;
	font-weight: bold;
}
.tickerTxt {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	letter-spacing: 0.1em;
	font-size: 13px;
	font-weight: bold;
}
.tickerMore {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-weight: bold;
}
.tickerLatest, .tickerBreaking {
	padding-bottom: 2px;
	padding-top: 2px;
	border-right-color: #7f7f7f;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7f7f7f;
}

.tickerBreaking{
	color: white;
	background-color: #f36e24;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-color: #f36e24;
}
/* -------------------FAQ------------------------ */
p.faq-catname {
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 3px;
	font-size: 16px;
	color: #808080;
	font-weight: bold;
}
div.faq-title {
	margin-left: 0px;
	font-size: 14px;
}
div.faq-title a {
    font-size: 13px;
    font-style: normal;
    margin-left: 0px;
    text-decoration: none;
}
div.faq-answer {
    margin: 0 0 20px 15px;
    display: none;
}
.post-content-faq {padding-bottom: 0px; padding-left: 10px; padding-right: 70px; padding-top: 30px; clear:both; line-height:160%; }
.post-content-faq h2{margin-top: 10px; font-size: 20px; font-weight: bold; font-family: "Muli";}
.post-content-faq ul {margin-bottom: 25px; margin-left: 25px;}
.post-content-faq ul li {padding-bottom: 10px;}
.post-content-faq p { margin:0 0 1em 0; line-height:160%; }
.post-content-faq strong {color: black;}
.post-content-faq a,.post-content a:visited { text-decoration:underline; }
.post-content-faq a.more-link, .post-content a.more-link:visited 
  { display:block; clear:both; margin:15px 0 5px 0; height:23px; padding:6px 0 0 35px; background:url(img/arrow3.gif) no-repeat left top; text-decoration:none; }
.post-content-faq a.more-link:hover { background:url(img/arrow3.gif) no-repeat left bottom; text-decoration:none; }


}
/* -------------------END FAQ------------------------ */
/* -------------------TABS------------------------ */
.ui-tabs { 
    margin-left: 20px; 
    margin-top: 20px; 
    position: relative;
    padding: .2em; 
    zoom: 1; 
} 
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { 
	margin: 0; 
	padding:0; 
	width: 670px;
	border-bottom:1px solid #000; 
	height:30px;
	}
.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; 
	margin: 0px; 
	border-bottom: 0 !important; 
	padding: 0; 
	white-space: nowrap; 
	}
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: .5em 1em; 
	text-decoration: none; 
	text-transform: none !important; 
	background: url(images/tab_black.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none !important;
	color: #333333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
.ui-tabs .ui-tabs-nav li a:active {
	text-transform: none;
	text-decoration: none;
	outline:none;		
}
.ui-tabs .ui-tabs-nav li a:hover {
	text-transform: none;
	text-decoration: none;
	background-position: -420px -31px;	
	color:#fff;	
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	text-transform: none;
	text-decoration: none;
	background-position: -420px -62px;		
	cursor:default !important; 
	color: #cccccc !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
    margin-bottom: 0; 
    padding-bottom: 1px; 
}
/*.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
    cursor: text; 
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
    cursor: pointer; 
} 
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { 
    border-width: 0px; 
    width: 630px; 
    padding-left: 20px; 
    padding-bottom: 15px; 
    padding-right: 20px; 
    padding-top: 15px; 
    color: #d8d8d8; 
    background-image: url(images/tab_pane_bg.png); 
    background-repeat: repeat-x; 
    background-color: #898882; 
    display: inline-block;
	border-top:0; 
	zoom: 1;
}
.ui-tabs .ui-tabs-panel h2, .ui-tabs .ui-tabs-panel strong { 
    color: white !important;
    padding-bottom: 6px;
    padding-top: 10px;
}
.ui-tabs .ui-tabs-hide { 
    display: none !important; 
}
/* -----------------END TABS--------------- */

/* ----------------- TUTORIAL ----------------- */
.tut_iframe {margin: 10px; border-color: #3f3f3f; border-width: 1px; border-style: solid; padding: 25px; background-color: white;}

#tutorial {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 600px;
	width: 100%;
	display: inline-block;
}
#tutorial h2{color: white; line-height: 150%; font-size: 20px;}

.tutorial_slide{
	text-align: center;
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 110%;
	color: #bfbfbf;
	font-size: 14px;
}

.tutorial_slide div { float: left; position: relative; display: inline-block; width: 560px; height: 600px;  }

.tutorial_slide img {margin: 15px;}

#tutorial .nav-left{ background-image: url(images/arrow-tut.png); background-repeat: no-repeat; height: 35px; top: 150px; float: left; position: relative; display: inline; width: 35px;}
#tutorial .nav-right{ background-position: 0 -35px; background-image: url(images/arrow-tut.png); background-repeat: no-repeat; top: 150px; height: 35px; float: right; position: relative; display: inline; width: 35px;}

#tut_nav {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	width: 500px;
}
#tut_nav a { background-color: white; margin-left: 5px; margin-bottom: 15px; margin-right: 5px; margin-top: 0; border: 1px solid #ccc; text-decoration: none; padding: 3px 5px;  }
#tut_nav a.activeSlide { background: #e5e5e5 }
#tut_nav a:focus { outline: none; }

/* -----------------END TUTORIAL ----------------- */
#oem {padding-bottom: 15px; margin-bottom: 15px; border-bottom-color: #e5e5e5; border-bottom-width: 1px; border-bottom-style: solid; float: left;}
#oem h2{}
#oem h2 a, #oem h2 a:hover {text-decoration: none;}
#oem img{ padding-left: 0px; padding-bottom: 10px; padding-right: 10px; padding-top: 0px; float: left;}
#oem p {}

/* --------------FORMS - SEE /CSS/FORMS.CSS ---------------- */
body a.strx-zurb-css3-awesome, body a.strx-zurb-css3-awesome:visited { font-family: Muli; }
/* ---------- 1ShoppingCart.com Product Details ------- */
div.product {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #f1eee3;
	clear: both;
}
div.product h1, div.product span.product_name {
	font-size: 1.2em;
	font-family: "Muli";
	color: #57c8ec;
	font-weight: 900;
}
div.product a {
	text-align: left;
	font-size: 1.3em;	
}
div.product h3 {
	text-align: left;
	font-size: 1.2em;
	font-family: "Muli";	
}
div.product span.product_details {
	float: right;
	padding-bottom: 20px;
	width: 450px;
}
div.product span.product_details strike {
	color: #cfc59f;
	text-decoration: line-through;
	display: block;
	width: 200px;
}
div.product img {
	border: none;
}
div.product img.product_image {
	width:87px;
	height: 96px;
	float: left;
	padding: 5px 5px 5px 0;
}
div.product .price .regular {
	float: left;
	width: 315px;	
	text-align:left;
	font-weight: 900;
	font-size: 1.6em;
    color: #cfc59f;
}
div.product .price .sale {
	color: #fd9514;
	text-align: left;
	display: block;
	font-weight: 900;
	font-size: 2em;
}
#product_catalog h2 {color: #FF4D00; font-size: 2em; line-height: 2.2em; margin: 5px 0; }
#product_catalog div.product {border-bottom: 1px dotted #FF9900;clear: both;font-size: 12px; padding: 5px 0;}
#product_catalog .product .product_name {text-align: left; ; display:block; font-weight: bold; font-size: 1.4em;}
#product_catalog div.product img.product_image {float: left; padding: 5px 5px 5px 0; width: 225px; }
#product_catalog div.product .product_details {text-align: right; display:block;}
#product_catalog div.product .product_details .description {text-align: left; font-size: 1.2em; display: block;}
#product_catalog div.product .price {font-weight: bold; display: block;}
#product_catalog div.product .product_details .sku {text-align: left; font-size: 0.85em; display: block;}
#product_catalog div.product .product_details .buy-now {display: block; padding: 0 0 8px 0;}

