/*
Theme Name: PixeluXx
Theme URI: http://themeforest.net/user/Smartik
Description:
Version: 1.0
Author: Smartik
Author URI: http://themeforest.net/user/Smartik
Tags:
*/

@import url(http://fonts.googleapis.com/css?family=Play:400,700);
body {
	background-position: center top;
	background-attachment: scroll;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
#top {
	width: 100%;
	height: 40px;
	position: relative;
	background-image: url(../images/top_bg.png);
}
#top_logo_menu {
	width: 100%;
	height: 120px;
	position: relative;
	top: -10px;
	background: url(../images/menu_bg.png) repeat-x left center;
}
#header {
	width: 100%;
	background-repeat: repeat;
	border-bottom: 1px solid #fff;
	position: relative;
}
.header_home {
	height: 680px;
}
.header_general {
	height: 180px;
}
.light_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/light.png) no-repeat center top;
}
#header .pattern {
	width: 100%;
	height: 550px;
	background-repeat: repeat;
	background-position: center top;
	position: absolute;
}
#footer {
	position: relative;
	margin-top: 40px;
	width: 100%;
	border: 0;
}
#footer-bar-bt {
	width: 100%;
	height: 45px;
	background-image: url(../images/footer-bar-bottom.png);
	color: #eee;
}
#wrapper {
	position: relative;
	width: 100%;
}
.bg_shadow {
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0;
	background: url(../images/bg_shadow.png) repeat-x 0 0;
}
.ft_shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -20px;
	background: url(../images/ft_shadow.png) repeat-x 0 0;
}
/*======== TYPOGRAPHY =========*/
a, a:hover {
	text-decoration:none;
}
input[type=text], textarea {
	background: url(../images/input_bg.jpg) repeat-x 0 0 #fff;
	font-family: Verdana, Geneva, sans-serif;
}
.text-red {
	color: #FF0000;
}
.text-white {
	color: #FFF;
}
.text-black {
	color: #000;
}
.text-green {
	color: #008000;
}
.text-blue {
	color: #0000FF;
}
.text-yellow {
	color: #FFFF00;
}
.text-orange {
	color: #FFA500;
}
.text-purple {
	color: #800080;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.5em;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:700;
	font-family:Play, "Arial", Helvetica, Times, serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
h1 a:hover {
	text-decoration:none;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:21px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:17px;
}
h5 {
	font-size:16px;
}
h6 {
	font-size:15px;
}
hr {
	height:1px;
	background: #fff;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 30px 0 20px 0;
}
hr.simple {
	height:1px;
	background: #fff;
	border: 0;
	border-top: 1px solid #989898;
	margin: 0;
}
hr.divider {
	height:17px;
	background: url(../images/divider.png) no-repeat center center;
	border: 0;
	padding: 10px 0;
	margin: 0;
}
hr.divider_2 {
	height:18px;
	background: url(../images/divider_2.png) no-repeat center center;
	border: 0;
	padding: 10px 0;
	margin: 0;
}
p {
	margin-bottom:20px;
	margin-top:10px;
}
ol {
	margin-left:35px;
}
ul {
	margin-left:30px;
}
strong {
	font-weight:700;
}
em {
	font-style:italic;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
.relative {
	position:relative;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
img.center {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.img_border {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.ph_frame {
	position: absolute;
	height: 156px;
	width: 220px;
	top: 3px;
	left: 0;
	background: url(../images/ph_frame.png) no-repeat 0 0;
}
.latest_posts img {
	margin-left: 5px;
}
img {
	margin-top: 5px;
}
a:hover .img_border {
	border: 1px solid #ed8137;
	background-color: #fff;
}
code, pre {
	display:block;
	padding:0 15px;
	border:0;
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-left: 5px solid #ccc;
	color: #555;
	background:url('../images/pre_code_bg.png') repeat scroll 0 0 transparent;
	font-size:11px;
	line-height:19px;
	margin-bottom:20px;
	overflow:hidden;
	font-family:Lucida Console, "Times New Roman", Times, serif;
}
blockquote.bquote1 {
	margin:20px;
	border-left:5px solid #ccc;
	padding-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:1.5em;
}
blockquote.bquote2 {
	margin:20px;
	padding-left:48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:1.5em;
	background:transparent url(../images/quote.png) no-repeat scroll top left;
	background-position:top left;
}
blockquote.bquote3 {
	margin:20px;
	border:0;
	border-left: 5px solid #ccc;
	border-right: 5px solid #ccc;
	padding: 0 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:1.5em;
	background: #fff;
}
.info_msg, .note_msg, .tip_msg, .error_msg, .succes_msg {
	padding:20px;
	margin:20px 0;
	max-width: 940px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:10px;
	border-radius:7px;
	padding-left:55px;
	background:#eee;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.info_msg {
	background:#E3F7FC url(../images/icons/info.png) no-repeat scroll 10px 14px;
	border:1px solid #8ed9f6;
	color:#2e6093;
}
.note_msg {
	background:#FFFBC8 url(../images/icons/note.png) no-repeat scroll 10px 15px;
	border:1px solid #f5d145;
	color:#8F680E;
}
.error_msg {
	background:#FFC8D1 url(../images/icons/error.png) no-repeat scroll 10px 15px;
	border:1px solid #D96E66;
	color:#cd0a0a;
}
.tip_msg {
	background:#E6FFE9 url(../images/icons/tip.png) no-repeat scroll 10px 15px;
	border:1px solid #BCDB58;
	color:#38762C;
}
.succes_msg {
	background:#DDFFCD url(../images/icons/succes.png) no-repeat scroll 10px 15px;
	border:1px solid #b7db58;
	color:#38762C;
}
table {
	border:3px solid #D8D8D8;
	border-collapse:collapse;
	margin-bottom:30px;
	margin-top:20px;
	width: 100%;
}
table th {
	padding:5px;
	color: #555;
	padding: 10px 13px;
	text-align: center;
	background: url(../images/ft-texture.png) repeat #f1f2f4;
	border-right:1px solid #D8D8D8;
	font-size:14px;
	font-weight: 700;
}
table td {
	border:1px solid #D8D8D8;
	padding:5px;
	padding-left:13px;
	text-align: center;
	background: #fff;
}
table td.included {
	background:#DDFFCD url(../images/icons/succes.png) no-repeat center center;
	color:#38762C;
}
table td.included:hover {
	background-color: #edfee5;
}
table td.verified {
	background:#DDFFCD;
	color:#38762C;
}
table td.verified:hover {
	background-color:#edfee5;
}
table td.unverified {
	background:#FFFBC8;
	color:#8F680E;
}
table td.unverified:hover {
	background-color: #fffcdd;
}
table td:hover {
	background-color:#F6F7F9;
}
.drop-cap {
	font-family: Play, "Times New Roman", Times, serif;
	display:block;
	float:left;
	font-size:34px;
	line-height:30px;
	margin: 3px 10px 5px 0;
}
.drop-cap2 {
	font-family: Play, "Times New Roman", Times, serif;
	display:block;
	float:left;
	text-align: center;
	font-size:34px;
	line-height:30px;
	color: #fff;
	padding: 9px 10px;
	background: #ED8137;
	margin: 5px 8px 0 2px;
}
.feature, .change, .fix {
	font-weight:600;
}
.feature {	
	color:#83B475;
}
.change {	
	color:#7694B3;
}
.fix {	
	color:#B47777;
}
.highlight1, .highlight2, .highlight3, .highlight4 {
	padding:2px 7px;
}
.highlight1 {
	border: 1px solid #ccc;
	background-color:#fff;
	color:#333;
}
.highlight2 {
	border: 1px solid #ccc;
	background-color:#FF6;
	color:#000;
}
.highlight3 {
	background-color:#333;
	color:#f5f5f5;
	border: 1px solid #fff;
}
.highlight4 {
	border: 1px solid #ccc;
	background-color:#FA8467;
	color:#f5f5f5;
}
ul.doc_succes_list, ul.star_list, ul.check_list, ul.plus_list, ul.collaboration_list, ul.user_list, ul.award_list, ul.lightbulb_list {
	margin:0;
}
ul.doc_succes_list li, ul.star_list li, ul.check_list li, ul.plus_list li, ul.collaboration_list li, ul.user_list li, ul.award_list li, ul.lightbulb_list li {
	margin-bottom:10px;
	padding-left:24px;
	display:block;
}
ul.doc_succes_list li {
	background:url('../images/icons/doc_succes.png') no-repeat left center transparent;
}
ul.star_list li {
	background:url('../images/icons/star.png') no-repeat left center transparent;
}
ul.check_list li {
	background:url('../images/icons/check.png') no-repeat left center transparent;
}
ul.plus_list li {
	background:url('../images/icons/plus.png') no-repeat left center transparent;
}
ul.collaboration_list li {
	background:url('../images/icons/collaboration.png') no-repeat left center transparent;
}
ul.user_list li {
	background:url('../images/icons/user.png') no-repeat left center transparent;
}
ul.award_list li {
	background:url('../images/icons/award.png') no-repeat left center transparent;
}
ul.lightbulb_list li {
	background:url('../images/icons/lightbulb.png') no-repeat left center transparent;
}
/*========= Search Form ========*/

.search-form {
	width: 219px;
	height: 38px;
	background: url(../images/search.png) no-repeat 0 0;
	position: relative;
	float: right;
	top: 7px;
	right: 15px;
}
.search-form input[type=text] {
	border: 0;
	padding: 5px;
	line-height: 24px;
	font-size: 12px;
	background: transparent;
	width: 170px;
}
.search-form input[type=submit] {
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	height: 38px;
	width:38px;
	background: transparent;
	cursor: pointer;
}
.search-form input:hover[type=submit] {
	background: url(../images/search.png) no-repeat -180px -39px;
}
/*======= Top content ========*/
.top_text {
	position: relative;
	float: left;
	left: 12px;
	top: 8px;
	font-size: 11px;
	line-height: 22px;
	height: 40px;
	font-weight: 400;
}
.top_text a {
	color: #fff;
	padding-right: 7px;
	padding-left: 7px;
	border-left: 1px dotted #C9C9C9;
}
.top_text a.first {
	padding-left: 0;
	border-left: 0;
}
.top_text_right {
}
.logo {
	width: 300px;
	height: 100px;
	position: absolute;
	top: 10px;
	left: 0;
	background: url(../images/logo.png) no-repeat 0 0;
	border:0;
}
/*======== Horizontal menu =========*/
#nav li a {
	color:#777;
	text-shadow: 1px 1px 1px #fff;
}
#nav li a:hover {
	color:#999;
	text-shadow: 1px 1px 1px #fff;
}
#nav {
	position: absolute;
	z-index: 99999;
	background:none;
	right: 10px;
	top: 0 !important;
	margin:0;
	padding:0;
	border-bottom:none;
}
#nav li a, #nav li {
	float:left;
}
#nav li {
	display: block;
	list-style:none;
	position:relative;
}
#nav li a {
	position:relative;
	padding: 0 15px;
	height: 110px;
	line-height: 120px;
	text-decoration:none;
	margin:0;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	text-align: left;
	font-family: Play, "Times New Roman", Times, serif;
}
/* == Submenu == */

#nav li ul {
	display:none;
	position:absolute;
	left:0;
	top:91%;
	padding:0;
	margin:0;
	z-index: 99999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#nav li:hover > ul {
	display:block;
}
#nav li ul li, #nav li ul li a {
	position:relative;
	float:none;
	background: #e4e3e3;
	font-family: Verdana, Geneva, sans-serif;
}
#nav li ul li {
	_display:inline;/* for IE */
}
#nav li ul li a {
	height: 40px;
	line-height: 40px;
	width:180px;
	display:block;
	font-size:13px;
	font-weight:400;
	text-transform:capitalize;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	color: #555;
	border-bottom: 1px solid #ccc;
}
#nav li ul li a:hover {
	background:#eee;
	color: #777;
}
/* == 12. Sub-Sub Menu == */
#nav li ul li ul {
	display:none;
	background:#484848;
	border-top: 1px solid #ccc;
}
#nav li ul li:hover ul {
	left:100%;
	top:-1px;
}
/*====== Footer Vertical menu =====*/

ul.vnav {
	padding:0;
	margin:0;
	border-top: 1px dashed #ccc;
	text-decoration:none;
	list-style: none;
	margin-bottom: 20px;
}
.vnav li:hover > ul {
	display:block;
}
ul.vnav li, ul.vnav li a {
	float:none;
	border-bottom: 1px dashed #ccc;
}
ul.vnav li a {
	height: 40px;
	border:0;
	line-height: 40px;
	display:block;
	font-size:13px;
	font-weight:400;
	text-transform:capitalize;
	margin: 0;
	padding: 0 10px;
	text-align: left;
}
ul.vnav li a:hover {
	text-shadow: 1px 1px 1px #333;
}
.company_image {
	width: 128px;
	height: 128px;
	background: url(../images/company.png) no-repeat 0 0;
	float: left;
}
#footer h3 {
	color: #eee;
	text-shadow: 1px 1px 1px #333;
	margin: 20px 0;
}
/*========== Download Button ========*/
.download_info{
	margin: 30px auto;
}
.download_container {
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
.download_button {
	width: 200px;
	margin: 30px auto;
}
.download_button a {
	display: block;
	height: 50px;
	width: 200px;
	/*TYPE*/
  color: white;
	font: 17px/50px Helvetica, Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	/*GRADIENT*/  
  background: #99c039; /* Old browsers */
	background: -moz-linear-gradient(top, #99c039 0%, #87aa35 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99c039), to(100%, #87aa35)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #99c039 0%, #87aa35 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #99c039 0%, #87aa35 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #99c039 0%, #87aa35 100%); /* IE10+ */
	background: linear-gradient(top, #99c039 0%, #87aa35 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c039', endColorstr='#87aa35', GradientType=0 ); /* IE6-9 */
}
.download_button a, .download_slideout {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.download_slideout {
	background: #222;
	display: block;
	height: 40px;
	width: 180px;
	margin: -50px 0 0 10px;
	/*TYPE*/
  text-align: center;
	font: 12px/45px Helvetica, Verdana, sans-serif;
	color: #fff;
	/*POSITION*/
  position: absolute;
	z-index: -1;
	/*TRANSITION*/  
  -webkit-transition: margin 0.5s ease;
	-moz-transition: margin 0.5s ease;
	-o-transition: margin 0.5s ease;
	-ms-transition: margin 0.5s ease;
	transition: margin 0.5s ease;
}
/*HOVER*/
.download_button:hover .downloadbottom {
	margin: -10px 0 0 10px;
}
.download_button:hover .downloadtop {
	margin: -80px 0 0 10px;
	line-height: 35px;
}
/*ACTIVE*/
.download_button a:active {
	background: #87aa35; /* Old browsers */
	background: -moz-linear-gradient(top, #87aa35 0%, #99c039 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87aa35), to(100%, #99c039)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #87aa35 0%, #99c039 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #87aa35 0%, #99c039 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #87aa35 0%, #99c039 100%); /* IE10+ */
	background: linear-gradient(top, #87aa35 0%, #99c039 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87aa35', endColorstr='#99c039', GradientType=0 ); /* IE6-9 */
}
.download_button:active .downloadbottom {
	margin: -20px 0 0 10px;
}
.download_button:active .downloadtop {
	margin: -70px 0 0 10px;
}
/*========== Button ========*/
.css_bt, #footer a.css_bt {
	color: #eeeeee;
	font-size: 12px;
	padding: 7px 7px;
	margin: 5px 0;
	border: 1px solid #cccccc;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	text-shadow: 1px 1px 1px #555;
	background: url(../images/button.png) repeat-x center 0;
	display:inline-block;
}
.css_bt:hover, #footer a:hover.css_bt {
	border-bottom: 1px solid #ccc;
	background: url(../images/button.png) repeat-x 0 -41px;
	text-shadow: 1px 1px 1px #fff;
	color: #555;
}
/* ======== Social icons ========*/
.social-tag-icons {
	display:block;
	height:32px;
	padding:0;
}
.social-tag-icons img {
	margin: 0 5px 15px 5px;
}
.social-tag-icons a:hover {
	border: 0;
}
.last_text_l, .last_text_r {
	line-height: 46px;
	font-size: 12px;
	color: #eee;
}
.last_text_l, .last_text_r {
	float: left;
}
.last_text_r {
	float: right;
}
/*======= Tooltip Styles =========*/
p#vtip {
	display : none;
	position : absolute;
	padding : 5px 10px;
	left : 5px;
	font-size : 0.8em;
	background: url(../images/vtip.png);
	font-size : 10px;
	color : #fff;
	border : 0;
	font-weight : 400;
	font-family : arial, sans-serif;
	border-radius : 5px;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	z-index : 9999;
}
p#vtip #vtipArrow {
	position : absolute;
	top : -10px;
	left : 17px;
}
/*======== General page ========*/

.one_page .top_bar {
	color: #666;
	height: 80px;
	margin: 30px 0 5px 0;
	background-image: url('../images/top-bar-page.png');
	background-position: center center;
}
.one_page .top_bar h1 {
	float: left;
	font-size: 22px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 56px;
	color: #666;
	font-weight: 700;
	text-shadow: 1px 1px 1px #fff;
}
.one_page .top_bar .position {
	float: right;
	margin: 0 15px;
	padding: 0;
	padding-left: 50px;
	line-height: 56px;
	color: #666;
	font-weight: 400;
}
.one_page .top_bar .position a {
	margin: 0 5px;
	color: #555;
	border: 0;
	text-shadow: 1px 1px 1px #fff;
}
.one_page .top_bar .position a:hover {
	color: #777;
}
/*=========== About page ===========*/

.about_img {
	position: relative;
}
.about_dscr h2 {
	margin: 0;
}
.about_img .social {
	position: absolute;
	background: url(../images/transparent_bg.png);
	height: 30px;
	width: 130px;
	padding: 0 4px 0 7px;
	margin: 0 4px;
	bottom: 4px;
	border-top: 1px solid #000;
}
.about_img .social a {
	border: 0;
}
.about_img .social .icon {
	padding: 0;
	border: 0;
	margin: 5px 0 0 2px;
}
.about_block {
	margin-bottom: 25px;
}
p.sub_h {
	margin-top: 0px;
}
.sidebar {
}
.side_block {
	width: 260px;
	margin: 0 10px 30px 10px;
	padding: 0;
	float: left;
	border: 0;
}
.side_block .title {
	font-size: 22px;
	font-weight: 700;
	font-family:Play, "Arial", Helvetica, Times, serif;
	padding: 0;
	margin: 5px 0 15px 0;
}
/*========== Sidebar menu ==========*/
ul.side_nav {
	padding:0;
	margin:0;
	border-top: 1px dashed #ccc;
	text-decoration:none;
	list-style: none;
	margin-bottom: 20px;
}
.side_nav li:hover > ul {
	display:block;
}
ul.side_nav li, ul.side_nav li a {
	float:none;
	border-bottom: 1px dashed #ccc;
}
ul.side_nav li a {
	height: 35px;
	border:0;
	line-height: 35px;
	display:block;
	font-size:13px;
	font-weight:400;
	text-transform:capitalize;
	margin: 0;
	padding: 0 10px 0 20px;
	text-align: left;
	color: #333;
	background: url(../images/55.png) no-repeat 0 0;
}
ul.side_nav li a:hover {
	text-shadow: 1px 1px 1px #fff;
	background: url(../images/55.png) no-repeat 0 -65px;
}
.margin_ltb3 {
	margin: 3px 0 3px 3px;
}
.margin_rtb3 {
	margin: 3px 3px 3px 0;
}
/*========= Blog post style =========*/
.blog_post {
	width: 640px;
	margin: 0 0 40px 0;
	padding: 0;
}
.blog_post .title {
	font-size: 22px;
	font-weight: 700;
	font-family:Play, "Arial", Helvetica, Times, serif;
	padding: 0 0 15px 0;
	margin: 5px 0 0 0;
	border-bottom: 1px dashed #ccc;
}
.blog_post .title a:hover {
	color: #444;
	text-shadow: 1px 1px #fff;
	border: 0;
	text-decoration: none;
}
.blog_post .metahead, .blog_post .metafooter {
	height: 35px;
	line-height: 35px;
	font-size: 11px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
	color: #868686;
}
.blog_post .metafooter {
	border-top: 1px dashed #ccc;
	color: #333;
}
.blog_post .metahead p, .blog_post .metafooter p {
	margin: 0 5px;
	padding: 0;
}
.blog_post .text {
	margin-top: 0;
	padding: 0;
}
.blog_post .tags a {
	color: #868686;
	margin-left: 3px;
}
.blog_post .tags a:hover {
	color: #444;
	text-shadow: 1px 1px #fff;
	border: 0;
}
.blog_img {
	width: 212px;
	height: 142px;
	border: 0;
	margin-left: 4px;
}
/* ============= Pagination Global ============== */
#list_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	margin-bottom: 25px;
	margin-left:-5px;
	font-size:12px;
	font-weight:400;
}
#list_pagination a, #list_pagination .active_list_link, #list_pagination .disabled_list_pagination {
	padding:5px 8px;
	border:1px solid #B4B4B4;
	margin-left:5px;
	text-decoration:none;
	background-color:#F4F4F4;
	width:22px;
	font-weight:400;
	color: #868686;
}
#list_pagination a {
	background-color:#F4F4F4;
	color: #868686;
}
#list_pagination a:hover {
	background-color:#FFF;
	border:1px solid #B4B4B4;
	color: #555;
}
#list_pagination .active_list_link {
	background-color:#E2E2E2;
	color:#919191;
	cursor:default;
}
#list_pagination .disabled_list_pagination {
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
/*=========== Blog comments style ===========*/
#comments .comment .text {
	background: #fff;
	padding: 0 10px;
	display: inline;
	float: left;
	margin: 0;
	width: 508px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#comments .comment .reply_text {
	background: #fff;
	padding: 0 10px;
	display: inline;
	float: left;
	margin: 0;
	width: 400px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#comments .comment .reply {
	float: right;
}
.gravatar {
	margin-top: 0;
}
#comments .comment .head {
	font-size: 15px;
	margin: 5px 0;
	line-height: 30px;
	padding-bottom: 5px;
	border-bottom:1px solid #DFDFDF;
	font-weight: 700;
	color: #555;
}
#comments .comment .head .name, #comments .comment .head a.name {
	color: #555;
}
#comments .comment .head .date {
	font-size: 12px;
	font-weight: 400;
	color:#555;
}
#comments .comment .head a.reply_link {
	float: right;
	font-size: 12px;
	font-weight: 400;
	color: #555;
}
#comments .comment .head a:hover.reply_link, #comments .comment .head a:hover.name {
	border-bottom: 0;
}
#comment_form {
	margin: 0 0 20px 0;
}
#comment_form input[type=text] {
	background: url(../images/input_bg.jpg) repeat-x 0 0 #fff;
	border: 1px solid #ccc;
	padding: 8px 10px;
	margin: 10px 8px 10px 0;
	width: 190px;
}
#comment_form input.input_url {
	border: 1px solid #ccc;
	padding: 8px 10px;
	margin: 10px 8px 10px 0;
	width: 415px;
}
#comment_form textarea {
	background: url(../images/input_bg.jpg) repeat-x 0 0 #fff;
	border: 1px solid #ccc;
	padding: 8px 10px;
	margin: 10px 0;
	width: 620px;
}
#comment_form input[type=submit] {
	border: 0;
	padding: 10px 15px;
	margin: 10px 0;
	cursor: pointer;
	color: #eee;
	text-shadow: 1px 1px 1px #555;
}
#comment_form input:hover[type=submit] {
	color: #555;
	text-shadow: 1px 1px 1px #fff;
}
#comment_form input, #comment_form textarea {
	font-family: Verdana, Geneva, sans-serif;
	color: #6a6a6a;
}
/*========= Portfolio ==========*/
#portfolio {
	margin: 0;
	padding: 0;
}
#portfolio li {
	margin-bottom: 20px;
	padding: 0;
}
.pf_col4 {
	margin: 0;
	padding: 0;
}
.pf_col4 li img {
	width: 212px;
	height: 143px;
	margin-left: 4px;
	outline: none;
	border: 0;
}
.pf_col4 li img:focus {
	border: 0;
	outline: none;
}
.latest_posts img {
	margin-left: 5px;
}
.pf_col4 li a:hover {
	border: 0;
}
.pf_col4 li {
	position: relative;
}
#pf_image {
	margin-bottom: 20px;
}
#pf_image a {
	border:  0;
}
/*============== Home Page =============*/

#slider_place {
	position: relative;
	left: 5px;
	height: 380px;
	margin-top: 30px;
}
.slider_frame {
	position: absolute;
	background: url(../images/frame.png) no-repeat center top;
	top: -10px;
	left: 5px;
	height: 390px;
	width: 960px;
	z-index: 0
}
#slider_place .video {
	position:relative;
	width:910px;
	height:330px;
	background:#000;
	margin: 0;
	border: 0;
	left: 26px;
	top: 10px;
	z-index: 100;
}
.home_services .service_1, .home_services .service_2, .home_services .service_3, .home_services .service_4, .home_services .service_5, .home_services .service_6 {
	height: 48px;
	width: 48px;
	margin: 5px 10px 5px 10px;
	float: left;
}
.home_services .service_1 {
	background: url(../images/icons/IconMetronome.png) no-repeat 0 0
}
.home_services .service_2 {
	background: url(../images/icons/IconTuningFork.png) no-repeat 0 0
}
.home_services .service_3 {
	background: url(../images/icons/IconMonitor.png) no-repeat 0 0
}
.home_services .service_4 {
	background: url(../images/icons/IconDisk.png) no-repeat 0 0
}
.home_services .service_5 {
	background: url(../images/icons/IconLoop.png) no-repeat 0 0
}
.home_services .service_6 {
	background: url(../images/icons/IconNote.png) no-repeat 0 0
}
.latest_posts {
	margin-top: 20px;
}
/*============== Contact Form ===============*/
#contact label {
	height: 12px;
	line-height: 12px;
	width: 150px;
	font-size: 12px;
	font-weight: 700;
	-webkit-border-radius:5px;
}
#contact {
	margin: 0 0 20px 10px;
}
#contact input[type=text] {
	border: 1px solid #ccc;
	padding: 8px 10px;
	margin: 10px 8px 20px 0;
	width: 480px;
}
#contact textarea {
	border: 1px solid #ccc;
	padding: 8px 10px;
	margin: 10px 0;
	width: 480px;
	height: 150px;
}
#contact input[type=submit] {
	border: 0;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	cursor: pointer;
}
#contact input[type=text], #contact textarea, #contact select {
	background: url(../images/input_bg.jpg) repeat-x 0 0 #fff;
	padding: 8px 10px;
	margin: 10px 0;
	width: 480px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6a6a6a;
}
.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../images/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	margin-bottom: 15px;
	-webkit-border-radius:5px;
}
.loader {
	padding: 0 10px;
}
#contact p {
	font-weight: 700;
	margin-bottom: 0px;
}
#contact .captcha {
	background: url(../images/captcha.jpg);
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	margin-top: 13px;
	border: 1px solid #ccc;
	font-weight: 700;
	color: #fff;
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */
#contact legend {
	padding:7px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
}
/*========= Tabs ==========*/

ul.tabs {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
	list-style: none;
	height: 38px; /*--Set height of tabs--*/
	border-bottom: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 37px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 37px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #B7B7B7;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: url(../images/ft-texture.png) repeat #f1f2f4;
}
ul.tabs li a {
	text-decoration: none;
	color: #555;
	display: block;
	font-size: 12px;
	font-weight: 700;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: url(../images/ft-texture.png) repeat #eee;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #F4F4F4;
	border-bottom: 1px solid #F4F4F4; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #B7B7B7;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #F4F4F4;
	margin-bottom: 20px;
}
.tab_content {
	padding: 0 20px;
	font-size: 12px;
}
/*========= Accordion ==========*/

.accordion_place {
	padding-bottom: 20px;
}
.accordion_button {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 38px; /*--Set height of tabs--*/
	line-height: 38px; /*--Set height of tabs--*/
	border-top: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	width: 100%;
	cursor: pointer;
	color: #555;
	font-size: 12px;
	font-weight: 700;
	background: url(../images/ft-texture.png) repeat #f1f2f4;
}
.accordion_button .title {
	padding-left: 20px;
	border: 1px solid #fff;
}
.accordion_container {
	border: 1px solid #B7B7B7;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #F4F4F4;
}
.accordion_last {
	border-bottom: 1px solid #B7B7B7;
}
.accordion_content {
	padding: 0 20px;
	font-size: 12px;
}
.on {
	background: url(../images/ft-texture.png) repeat #DCDCDC;
	border-bottom: 1px solid #B7B7B7;
}
.over {
	background: url(../images/ft-texture.png) repeat #eee;
}
.helpcontainer_small {
	margin-bottom:10px;
	height:280px;
}
.helpcontainer {
	margin-bottom:10px;
	height:320px;
}
.helpcontainer_large {
	margin-bottom:10px;
	height:430px;
}
.helpimg_rightcontainer {
	float:right;
	margin-left:25px;
	margin-bottom:25px;
	margin-top:25px;
}
.helpimg_leftcontainer {
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	margin-top:25px;
}
