@charset utf-8;

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}

article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
body{
  background:#000;
  color:#fff;
  font:75%/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
  position:relative;
}
textarea{
  font:101%/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
hlink {
   border: 0;
   color: #919191;
}
hlink a {
	text-decoration: none;
}
a {
  border: 0;
  text-decoration: underline;
  color: #B4B4B4;
}

a:hover,a:focus{
  text-decoration:none;
}
a:visited {
	color: #996666;
}
a:visited strong{
	color: #996666;
}
a:visited b{
	color: #996666;
}

a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0 0 1.5em;
}
dt{
  font-weight:700;
}
dd{
  margin-left:1.5em;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
	padding: 0 0 0 0;/* 0 0 20px 0*/
	line-height: 1.25em;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	clear: both;
}
	h1 a {
		text-decoration: none;
		color: #fff;
	}
		h1 a:hover {
			color: #ff2929;
		}
		
	h1 small {
		float: right;
		font-size: 12px;
		color: #3d3d3d;
	}
	
		h1 a small {
			color: #3d3d3d !important;
		}
		
			h1 a:hover small {
				color: #d71f1f !important;
			}
h2{
	margin-bottom: 12px;
	padding: 0 0 0 0;/* 0 0 4px 0*/
	line-height: 1.25em;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	clear: left;
}
	h2 a {
		color:#fff;
		text-decoration:none;
		}
	h2 a:hover {
		color: #ff2929;
		}
h3 {
	margin-bottom: 8px; /*12px*/
	padding: 0 0 2px 0;/* 0 0 16px 0*/
	line-height: 1.25em;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	clear: both;
}
        h3 a {
		color:#fff;
		text-decoration:none;
	     }

	h3 em {
		display: block;
		padding: 18px 0 0 0;
		font-style: normal;
	}

h4 {
	margin: 0;
	line-height: 1.2em;
        font-family: "Trebuchet MS","Times New Roman","Helvetica", sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}
	h4 a {
		text-decoration: none;
		color: #fff;
	}
	h4 a:hover {
		color: #ff2929;
	}
h5{
	margin: 0;
	padding: 0 0 0 0;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
h6{
	padding: 0 0 20px 0;
	line-height: 19px;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	color: #7d7d7d;
}
.title {
	margin: -4px 0 12px 0;
	line-height: 1.3em;
	font-size: 45px;
	color: #fff;
	clear: both;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
  border:0;
}
#vlaskin img{
  border: 5px #FF2929 solid;
}
#sbm h3{
	font-size:18;
	margin: 10px 0 0 0;
	padding: 0; 
}
#plugin_descr h5{ 
	font-size:6px;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
        line-height: 6px;
}
#plugin_descr a {
  text-decoration: none;
  font-size:6px;
  line-height: 2px;
}
#plugin_descr strong {
  font-size:15px;
  text-decoration: none;
  overflow: hidden;
}
#plugin_descr p{
  font-size:6px;
  padding: 0 0 0 0;
}
#plugin_descr .alignleft {
		float: middle;
		margin: 2px 10px 0 0;
                clear:both;
		}

#sbm h5{ 
	font-size:15;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
}
#sbm a {
  text-decoration: none;
}
#sbm a:hover,a:focus{
  text-decoration:underline;
}
a.sbm-dark-text{
 text-decoration: none;
 color: #666666;
}
#sbm a.sbm-dark-text:hover,a.sbm-dark-text:focus{
  text-decoration:underline;
}
#sbm a.sbm-dark-text:visited{
 color: #996666;
}
#custom-page-menu a {
  font-size:1.1em;
  text-decoration: none;
  font-weight: bold;
}
#custom-page-menu h3 {
  margin: 15px 0 0 0;
  padding: 0;
}
#custom-page-menu a:hover,a:focus{
  font-size:1.1em;
  text-decoration:underline;
  font-weight: bold;
}
#plugins-table table
{
    rules:none; 
    margin:0px;
}
#plugins-table td
{
    border-bottom:none;
    font-size: 13px;
}
#plugins-table a
{
    text-decoration:none;
}

#products-table table
{
    rules:none; 
    margin:0px;
}
#products-table td
{
    line-height:1.5em;
    height:28px;
    border-bottom:none;
    font-size: 13px;
    vertical-align: top;
    padding:0;
}
#products-table a
{
    text-decoration:none;
}

ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
	font-size: 13px;
	color: #999999;
}
	p.extra {
		padding: 0 0 21px 0;
	}
	p span {
		color: #fff;
	}
pre{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong{
  /*font-weight:700; */
  color: white;
}
b{
  /*font-weight:700; */
  color: #CCCCCC;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 8px 1.5em;
  color: #999999;
  padding:0;
}
li ul{
  padding:0 1.5em 0 0;/*0       */
  margin:0 2em 0 2em;/*0 0 0 2em*/
	list-style-position:outside;
	list-style-type:circle;
}

li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}

ul ol li {
  padding:0;
  margin:0 0 0 2em;
  list-style-position:outside;
}

table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:1;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#999999;
}
td{
  color:#999999;
  border:1;
  padding:0.5em 1em;
	line-height:20px;
        vertical-align:middle;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#090909;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  padding:0.29em 0;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:0.29em 0;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}


/* General
---------------------------------------- */

body{
	/*background: url(images/body.jpg) repeat 50% 0%;*/
	color: #fff;
	font: 75%/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.container {
	width: 976px;
	margin: 0 auto;
	position: relative;
}




/* Header
---------------------------------------- */
header {
	background: #000 url(images/header.gif) repeat-x 50% 0%;
	position: relative;
	height: 133px;
	z-index: 3;
}

/* Logo */
.logo {
	position:absolute;
	top: 41px;
	left: 18px;
	}
	.logo h1,
	.logo h2 {
		margin-bottom: 0;
		padding: 0;
		line-height: 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 0;
		color: #ff2929;
		}
		.logo h1 a,
		.logo h2 a {
			text-decoration: none;
			color: #000;
			}
			
		.logo h1 a img,
		.logo h2 a img {
			float: left;
			}
	
	.logo p {
		clear: both;
		float: left;
		padding: 2px 0 0 0;
		line-height: 18px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #747474;
	}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}



/* Slider
---------------------------------------- */
#slider {
	background: #000;
	position: relative;
	height: 430px;
	overflow: hidden;
	}
	#faded {
		position: relative;
		width: 976px;
		height: 435px;
		overflow: hidden;
		margin: 0 auto;
		z-index: 2;
	}
		#faded .desc {
			width: 390px;
			height: 210px;
			line-height: 18px;
			font-size: 13px;
			color: #919191;
			position: absolute;
			top: 0px;
			left: 0px;
			}
			#faded .desc p {
				line-height: 18px;
				font-size: 13px;
				color: #919191;
				}
				#faded .desc p span {
					display: block;
					width: 100%;
					padding: 0px 0 0 0;
					overflow: hidden;
					}
					#faded .desc p span a {
						float: left;
						line-height: 1.2em;
						font-size: 30px;
						text-decoration: none;
						color: #505050;
						}
						#faded .desc p span a:hover {
							color: #ff2929;
						}
	
	#faded strong {
		display: block;
		padding: 0 0 0px 0;
		line-height: 51px;
		font-size: 45px;
		font-weight: normal;
		text-transform: uppercase;
		color: #a2a2a2;
	}
	
		#faded strong a {
			text-decoration: none;
			color: #a2a2a2;
		}
		
		#faded strong b {
			text-transform: none;
			font-size: 48px;
			font-weight: normal;
			color: #000;
		}
		
		#faded strong i {
			text-transform: none;
			font-size: 48px;
			font-style: normal;
			color: #ff2929;
		}
	
	#faded a.prev {
		background: url(images/button-prev.png) no-repeat 0% 0%;
		display: block;
		width: 51px;
		height: 43px;
		overflow: hidden;
		text-indent: -999px;
		position: absolute;
		top: 390px;
		left: 362px;
		z-index: 100;
	}
	
		#faded a.prev:hover {
			background-position: 0% -43px;
		}
		
	#faded a.next {
		background: url(images/button-next.png) no-repeat 0% 0%;
		display: block;
		width: 51px;
		height: 43px;
		overflow: hidden;
		text-indent: -999px;
		position: absolute;
		top: 390px;
		left: 415px;
		z-index: 100;
	}
	
		#faded a.next:hover {
			background-position: 0% -43px;
		}
	
	ul.pagination {
		display: none;
		list-style:none; 
		padding:0; 
		margin:0;
		}
		ul.pagination li { 
			float:left;
			}
			ul.pagination li a { 
				padding:2px 4px;
				}
			ul.pagination li.current a { 
				background:blue; color:white;
				}
	/*
	 * Required: If fixed height, state it here
	*/
	#faded .rap { height:430px; }



/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position: absolute;
	top: 88px;
	right: 20px;
        background-color: #C70021;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			181px; /* 136 left offset of submenus need to match (see below) */
}
	.sf-menu ul ul {
		width: 172px;
	}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin: 0 1px 1px 0;
	font-size: 14px;
	color: #fff;
}
	.sf-menu li.current-menu-item {
		background: #4b4b4b;
	}
	.sf-menu > li.current-menu-item {
		background: #e92c2c;
	}
.sf-menu a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #fff !important;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			38px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			182px; /* 137 match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width: 760px;
	float:			right;
}
.sf-menu a {
	height: 37px;
	padding: 0 18px 0 18px;
	line-height: 36px;
	text-decoration: none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		none;
}
.sf-menu li li {
	background:		#717171;
}
	.sf-menu li li a {
		padding: 0 18px 0 20px;
	}
.sf-menu li li li {
	background:		#717171;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#4f4f4f;
	outline:		0;
}

.sf-menu > li:hover, .sf-menu > li.sfHover,
.sf-menu > a:focus, .sf-menu > a:hover, .sf-menu > a:active {
	background:		#e52828 !important;
	outline:		0;
}

.sf-menu > li:hover > a {
	background:		#e52828 !important;
}

/*** arrows **/
.sf-sub-indicator {
	display: none;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}






/* Content
---------------------------------------- */

.main-bg {
	background: #000;
	width: 100%;
	overflow: hidden;
}

	.main-bg ul {
		overflow: hidden;
		margin-right: 0;
		padding: 0 0 0 0;
		list-style: none inside none;
	}
	
		.main-bg ul li {
			background: url(images/marker.gif) no-repeat 0% 7px;
			padding: 0 0 0 14px;
			line-height: 19px;
			font-size: 13px;
			color: #939393;
			clear:left;
		}
		.main-bg ul ul{
			/*background: url(images/marker.gif) no-repeat 0% 7px; */
			padding: 0 25px 0 14px;
			margin: 0 25px 0 0;
			line-height: 19px;
			font-size: 13px;
			color: #939393;

		}
			.main-bg ul ul li {
   				background: none;
  				list-style-position: outside;
    				padding: 0;
   				list-style-type: disc;
				clear: both;
			}

			.main-bg ul li a {
				text-decoration: none;
				color: #939393;
			}
			
				.main-bg ul li a:hover {
					text-decoration: underline;
				}
	.main-bg ol {
                overflow: hidden;
		margin-right: 0;
		padding: 0 0 0 10;
                list-style: decimal inside none;
	}
	
		.main-bg ol li {
			padding: 0 0 0 0px;
			line-height: 19px;
			font-size: 13px;
			color: #939393;
			clear:left;
		}
		.main-bg ol ol{
			/*background: url(images/marker.gif) no-repeat 0% 7px; */
			padding: 0 25px 2px 35px;
			margin: 0 25px 0 0;
			line-height: 19px;
			font-size: 13px;
			color: #939393;
                        list-style: lower-alpha inside none;
		}
			.main-bg ol ol li {
   				background: none;
  				list-style-position: outside;
    				padding: 0;
   				list-style-type: lower-alpha;
				clear: both;
			}

			.main-bg ol li a {
				text-decoration: none;
				color: #939393;
			}
			
				.main-bg ol li a:hover {
					text-decoration: underline;
				}

.primary_content_wrap {
	position: relative;
	padding: 34px 0 41px 0;
	z-index: 1;
	overflow: hidden;
}
	
#content {
	overflow: hidden;
}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		width: 100%;
		overflow: hidden;
		padding: 0 0 30px 0;
	}
		.featured-thumbnail {
			float:left;
		}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
				}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float: left;
		margin: 2px 20px 0 0;
		}
	.alignright {
		float:right;
		margin:6px 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
		
.fleft {
	float: left;
}

	ul.fleft {
		padding: 0 0 18px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 0 18px 0;
	}

	article .post-content img {
		max-width:710px;
		}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y 390px 0%;
	width: 100%;
	overflow: hidden;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y 689px 0%;
	width: 100%;
	overflow: hidden;
}


.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y 320px 0%;
	width: 100%;
	overflow: hidden;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 12px;
	overflow: hidden;
}

span.picture {
	display: block;
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
}

	span.picture img {
		float: left;
	}

span.pic-1 {
	background: url(images/pic-1.jpg) no-repeat 0% 0%;
	display: block;
	width: 100%;
	height: 158px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.read-more {
	width: 100%;
	padding: 0 0 18px 0;
	overflow: hidden;
}

	.read-more p {
		float: right;
	}

.link {
	background: #3d3d3d;
	float: left;
	height: 24px;
	padding: 0 13px;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

	.link:hover {
		background: #d71f1f;
	}

.link-1 {
	background: #3d3d3d;
	float: left;
	height: 24px;
	padding: 0 13px;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

	.link-1:hover {
		background: #d71f1f;
	}

.latestpost {
	overflow: hidden;
	margin: 0 0 -15px 0 !important;
}

	.latestpost li {
		background: none !important;
		padding: 0 0 35px 0 !important;
		line-height: 18px !important;
		font-size: 13px !important;
		color: #919191 !important;
	}
	
		.latestpost li strong {
			display: block;
			padding: 0 0 6px 0;
			font-size: 14px;
			font-weight: normal;
			color: #ff2929;
		}
		
			.latestpost li strong a {
				text-decoration: underline !important;
				color: #ff2929 !important;
			}
			
				.latestpost li strong a:hover {
					text-decoration: none !important;
				}
		
		.latestpost li b {
			display: block;
			padding: 11px 0 0 0;
			color: #dbdbdb;
		}
		
			.latestpost li b a {
				text-decoration: none !important;
				color: #dbdbdb !important;
			}
			
				.latestpost li b a:hover {
					text-decoration: underline !important;
				}

.cycle {
	margin: 0 !important;
	padding: 6px 0 0 0 !important;
}

	.cycle li {
		background: url(images/marker.png) no-repeat 1px 5px !important;
		padding: 0 0 19px 16px !important;
		line-height: 17px !important;
		font-size: 13px !important;
		color: #777 !important;
	}
	
		.cycle li strong {
			display: block;
			padding: 0 0 5px 0;
			color: #fff;
		}
		
			.cycle li strong a {
				text-decoration: none !important;
				color: #fff !important;
			}
			
				.cycle li strong a:hover {
					text-decoration: underline !important;
				}

.public {
	margin: 0 !important;
	padding: 6px 0 0 0 !important;
}

	.public li {
		background: none !important;
		width: 100% !important;
		padding: 0 0 24px 0 !important;
		overflow: hidden !important;
		vertical-align: top !important;
		line-height: 17px !important;
		font-size: 13px !important;
		color: #777 !important;
	}
	
		.public li img {
			float: left;
			margin: 1px 18px 0 0;
		}
	
		.public li strong {
			display: block;
			padding: 0 0 5px 0;
			color: #fff;
		}
		
			.public li strong a {
				text-decoration: none !important;
				color: #fff !important;
			}
			
				.public li strong a:hover {
					text-decoration: underline !important;
				}
				
		.public li b {
			display: block;
			padding: 8px 0 0 0;
			overflow: hidden;
		}
		
			.public li b a {
				background: #3d3d3d;
				float: left;
				height: 24px;
				padding: 0 13px;
				line-height: 24px;
				font-size: 13px;
				font-weight: bold;
				text-decoration: none;
				color: #fff;
			}
			
				.public li b a:hover {
					background: #d71f1f;
					text-decoration: none;
				}

.latest_news {
	margin: 0 !important;
	padding: 6px 0 0 0 !important;
}

	.latest_news li {
		background: none !important;
		width: 100% !important;
		padding: 0 0 36px 0 !important;
		overflow: hidden !important;
		vertical-align: top !important;
		line-height: 17px !important;
		font-size: 13px !important;
		color: #777 !important;
	}
	
		.latest_news li em {
				float: left;
				width: 185px;
				height: 123px;
				overflow: hidden;
				margin: 0 18px 0 0;
		}
	
			.latest_news li img {
				float: left;
			}
	
		.latest_news li strong {
			display: block;
			width: 100%;
			overflow: hidden;
			padding: 0 0 12px 0;
			color: #ff2929;
		}
		
			.latest_news li strong a {
				text-decoration: none !important;
				color: #fff !important;
			}
			
				.latest_news li strong a:hover {
					text-decoration: underline !important;
				}
				
			.latest_news li strong span {
				float: right;
			}
				
		.latest_news li b {
			display: block;
			width: 100%;
			padding: 12px 0 0 0;
			overflow: hidden;
		}
		
			.latest_news li b a {
				background: #3d3d3d;
				float: left;
				height: 24px;
				padding: 0 13px;
				line-height: 24px;
				font-size: 13px;
				font-weight: bold;
				text-decoration: none;
				color: #fff;
			}
			
				.latest_news li b a:hover {
					background: #d71f1f;
					text-decoration: none;
				}

span.text-styled {
	display: block;
	width: 100%;
	overflow: hidden;
}

#calendar-3 {
	margin: 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.two-columns {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
}

	.two-columns .left {
		float: left;
		width: 45%;
		padding: 0 4% 0 0;
		overflow: hidden;
	}
	
	.two-columns .right {
		float: right;
		width: 45%;
		padding: 0 0 0 4%;
		overflow: hidden;
	}

.clients {
	width: 100%;
	padding: 10px 0 18px 0 !important;
	overflow: hidden;
}

	.clients li {
		background: none !important;
		float: left !important;
		width: 45% !important;
		padding: 0 4% 14px 0 !important;
		line-height: 18px !important;
		font-size: 13px !important;
		color: #919191 !important;
	}
	
		.clients li img {
			float: left;
			margin: 6px 14px 0 0 !important;
		}
		
		.clients li b {
			display: block;
			color: #ff2929;
		}
		
			.clients li b a {
				text-decoration: none;
				color: #ff2929;
			}
			
				.clients li b a:hover {
					text-decoration: underline;
				}
		
		.clients li p {
			padding: 0 0 8px 0 !important;
		}
		
		.clients li strong {
			display: block;
			padding: 0 0 9px 0;
			font-weight: normal;
			color: #fff;
		}
		
			.clients li strong a {
				text-decoration: none;
				color: #fff;
			}
			
				.clients li strong a:hover {
					text-decoration: none;
					color: #d71f1f;
				}

.news {
	width: 100%;
	overflow: hidden;
}

	.news li {
		background: url(images/line-hor.gif) repeat-x 0% 0% !important;
		width: 100% !important;
		margin: 0 0 8px 0 !important;
		padding: 16px 0 0 0 !important;
		overflow: hidden !important;
	}
	
	.news li:first-child {
		background: none !important;
		padding: 0 !important;
	}
	
		.news li img {
			float: left !important;
			margin: 0 14px 0 0 !important;
		}
		
		.news li strong {
			display: block;
			padding: 0 0 9px 0;
			color: #fff;
		}
		
		.news li p {
			padding: 0 0 8px 0 !important;
		}
				
		.news li b {
			display: block;
			font-weight: normal;
			color: #fff;
		}
		
			.news li b a {
				text-decoration: none;
				color: #fff;
			}
			
				.news li b a:hover {
					text-decoration: none;
					color: #d71f1f;
				}

.consultation {
	width: 100%;
	overflow: hidden;
}

	.consultation li {
		background: none !important;
		width: 100% !important;
		padding: 0 0 18px 0 !important;
		overflow: hidden !important;
		vertical-align: top !important;
		line-height: 18px !important;
		font-size: 13px !important;
		color: #919191 !important;
	}
	
		.consultation li img {
			float: left;
			margin: 0 18px 0 0;
		}
		
		.consultation li strong {
			display: block;
			font-weight: normal;
			color: #ff2929;
		}
		
			.consultation li strong a {
				color: #fff;
			}
			
				.consultation li strong a:hover {
					text-decoration: none;
					color: #d71f1f;
				}
		
		.consultation li p {
			overflow: hidden;
			padding: 0 !important;
		}

#nav-below {
	background: #3d3d3d;
	width: 100%;
	margin: 0 0 18px 0;
	overflow: hidden;
	line-height: 30px;
}

	#nav-below .nav-previous {
		float: left;
		padding: 0 0 0 15px;
	}
	
	#nav-below .nav-next {
		float: right;
		padding: 0 15px 0 0;
	}
	
		#nav-below a {
			text-decoration: none;
			color: #fff;
		}
		
			#nav-below a:hover {
				color: #ff2929;
			}

.oldernewer {
	background: #3d3d3d;
	width: 100%;
	margin: 0 0 18px 0;
	overflow: hidden;
	line-height: 30px;
}

	.oldernewer .older {
		float: left;
		padding: 0 0 0 15px;
	}
	
	.oldernewer .newer {
		float: right;
		padding: 0 15px 0 0;
	}
	
		.oldernewer p {
			line-height: 30px;
		}
	
		.oldernewer a {
			text-decoration: none;
			color: #fff;
		}
		
			.oldernewer a:hover {
				color: #ff2929;
			}

.map {
	padding: 0 0 14px 0;
}

.info-box {
	float: right;
	width: 280px;
	padding: 0 0 50px 0;
}

	.info-box p {
		width: 100%;
		overflow: hidden;
	}
	
		.info-box p small {
			float: right;
			padding: 0 15% 0 0;
			font-size: 13px;
		}
		
		.info-box p a {
			color: #fff;
		}

/* Comments
---------------------------------------- */
#comments {
	width: 100%;
	overflow: hidden;
}
#comments ol {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	li.comment {
		overflow:hidden;
		position:relative;
		zoom:1;
		padding:10px 10px 10px 60px;
		margin-bottom:20px;
		background:#fafafa;
		border:1px solid #eee;
	}
		.comment-meta {
			font-size:11px;
			color:#999;
		}
			li.comment p.gravatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment p.gravatar img {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#666;
		}
		.allowed_tags strong {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}



/* Page
---------------------------------------- */

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* Author
---------------------------------------- */
#post-author {
	width:100%;
	overflow:hidden;
	}







/* Sidebar
---------------------------------------- */
#sidebar {
	float: left;
}
		.widget {
			margin-bottom:10px;
		}
			.widget h3 {
				font-size: 20px;
				color: #fff;
				}
		ul.children {
			margin:0 0 0 20px;
			}
		.widget ul {
			padding: 0;
		}

/* Calendar */
#calendar_wrap {
	width: 100%;
	}
	#calendar_wrap table {
		margin: 0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align: center;
			padding: 3px 0;
			border: none;
			}
		#wp-calendar caption {
			margin-bottom: 5px;
			padding: 4px 0;
			font-size: 16px;
			font-weight: bold;
			font-style: normal;
			color: #fff;
			}
		#wp-calendar thead th {
			background: none;
			padding: 7px 0;
			font-size: 14px;
			text-align: center;
			color: #ff2929;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}






/* Footer
---------------------------------------- */
#footer {
	background: black;
	min-height: 264px;
	height: auto !important;
	height: 264px;
	padding: 29px 0 11px 0;
}

	#footer ul {
		overflow: hidden;
		margin: 0;
		padding: 0 0 8px 0;
		list-style: none;
	}
	
		#footer ul li {
			background: url(images/marker.gif) no-repeat 0% 7px;
			padding: 0 0 0 14px;
			line-height: 19px;
			font-size: 13px;
			color: #7d7d7d;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #7d7d7d;
			}
			
				#footer ul li a:hover {
					text-decoration: underline;
				}

.socialmedia-buttons {
	width: 100%;
	overflow: hidden;
}

	.socialmedia-buttons p {
		margin: 0 0 29px 0;
		padding: 0;
		line-height: 19px;
		font-size: 15px;
		color: #7d7d7d;
	}

.phone {
	width: 100%;
	padding: 17px 0 0 0;
	overflow: hidden;
}

	.phone strong {
		display: block;
		line-height: 1.2em;
		font-size: 36px;
		font-weight: normal;
		color: #fff;
	}
	
	.phone b {
		display: block;
		line-height: 1.2em;
		font-size: 20px;
		font-weight: normal;
		text-transform: uppercase;
		color: #5e5e5e;
	}
	
		.phone b a {
			text-decoration: none;
			color: #5e5e5e;
		}
		
			.phone b a:hover {
				color: #ff2929;
			}
		
	
	
		
.bloginfo {
	background: url(images/footer-line.gif) repeat-x 0% 0%;
	margin: 38px 10px 0 10px;
}

	.bloginfo p {
		width: 100%;
		overflow: hidden;
		padding: 0;
		margin: 0;
		line-height: 64px;
		font-size: 14px;
		color: #6c6c6c;
	}

		.bloginfo p a {
			text-decoration: none;
			color: #6c6c6c;
		}
		
			.bloginfo p a:hover {
				text-decoration: underline;
			}
			
		.bloginfo p em {
			float: right;
			font-style: normal;
		}





#footer .line-ver-1 {
	background: url(images/line-ver-1.gif) repeat-y 269px 0%;
	width: 100%;
}

#footer .line-ver-2 {
	background: url(images/line-ver-1.gif) repeat-y 628px 0%;
	width: 100%;
}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	width: 100%;
	overflow: hidden;
	}
	#commentform p {
		width: 100%;
		overflow: hidden;
	}
	#commentform p.field {
		width: 100%;
		height: 60px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background: #3d3d3d;
		float: left;
		width: 130px;
		height: 24px;
		margin: 0;
		padding: 0;
		font-size: 13px;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
		border: none;
		}
	#commentform #submit:hover {
		background: #d71f1f;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background: #f0f0f0;
		}


/* Sidebar search form */
#searchform {
	width: 100%;
	height: 28px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	}
#searchform input[type="text"] {
		background: #fff !important;
		width: 130px !important;
		height: 15px !important;
		padding: 5px !important;
		border: 1px solid #ccc !important;
		float: left !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
		font-size: 12px !important;
		color: #000 !important;
		}
	#searchform input[type="submit"] {
		background: #3d3d3d !important;
		width: 50px !important;
		height: 27px !important;
		margin: 0 0 0 7px !important;
		padding: 0 0 0 0 !important;
		border: none !important;
		float: left !important;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
		font-size: 13px !important;
		color: #fff !important;
		cursor: pointer;
		}
			#searchform input[type="submit"]:hover {
				background: #d71f1f !important;
			}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.highlighted-block {
text-align: center;
font-size: 18px;
margin-bottom: 15px;
border-style: dashed;
border-width: 1px;
padding: 17px;
background-color: #202020;
background-repeat: no-repeat;
background-position: 12px,4px;

}

.highlighted-key {
background-image: url('/wp-content/uploads/2013/10/Basic-Key-icon.png');
}
.highlighted-project {
background-image: url('/wp-content/uploads/2013/10/icon-aae.png');
}
.highlighted-project a {
font-size: 18px;
}

.highlighted-project ul{
margin-left: 60px;
text-align: left;
}


.highlighted-color-corrector {
background-image: url('/wp-content/uploads/2013/10/icon-color-corrector.png');
}
.highlighted-geometry-corrector {
background-image: url('/wp-content/uploads/2013/10/icon-geometry-corrector.png');
}
.highlighted-depth-from-stereo-lite {
background-image: url('/wp-content/uploads/2013/10/icon-depth-from-stereo-lite.png');
}
.highlighted-parallax-corrector-lite {
background-image: url('/wp-content/uploads/2013/10/icon-parallax-corrector-lite.png');
}
.highlighted-stereo-processing-suite-lite {
background-image: url('/wp-content/uploads/2013/10/icon-stereo-processing-suite-lite.png');
}
.button-get-product{
	background-image: url('/wp-content/uploads/2013/10/button-get-product.png');
	width: 200px;
	height: 48px;
	margin-left: 20px;
	font-size: 0px;
}

.stereo-image > div{
	color: white;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
}


/* Override colors for formidable message */
.frm_message {
background-color: #000 !important;
border: none !important;
}

.price-tag, .price-tag>div{
 position: absolute;
}
.price-tag>div{
 background-image: url('http://www.yuvsoft.com/wp-content/uploads/2013/11/price-small.png');
 width: 62px;
 height: 62px;
 top: -55px;
 left: 225px;
 padding-left: 8px;
 background-repeat: no-repeat;
 font-size: 20px;padding-top: 20px;
 font-family: Tahoma, sans-serif;
}

.large-price-tag, .large-price-tag>div{
 position: absolute;
 z-index: 99;
}
.large-price-tag>div{
 background-image: url('http://www.yuvsoft.com/wp-content/uploads/2013/11/price-large.png');
 width: 98px;
 height: 99px;
 top: 0px;
 left: 540px;
 padding-left: 16px;
 background-repeat: no-repeat;
 font-size: 30px;
 padding-top: 37px;
 font-family: Tahoma, sans-serif;
}


.testimotional {
width: 261px;
color: #999985;
margin-left: 68px;
margin-top: 0px;
}

.testimotional>.quote {
position: absolute;
font-size: 42pt;
margin-left: -4px;
margin-top: 19px;
}
.testimotional > .company{
font-style: italic;
}
.testimotional > .text {
margin-left: 28px;
margin-top: 1px;
font-style: italic;
text-align: justify;
font-size: 10px;
}
.testimotional > .author > a {
color: #999985;
text-decoration: underlined;
}
.how-to-step{
background-repeat: no-repeat;
float: left;
width: 45%;
margin-top: 20px;
margin-bottom: 20px;
margin-right: 1%;
margin-left: 4%;
font-size: 12px;
}

.how-to-step> div{
display: table-cell;
vertical-align: middle;
height: 50px;
padding-left: 60px;
padding-right: 40px;
text-align: left;
}
.how-to-step img{
margin-top: 10px;
margin-right: 20px;
}

.how-to-title{
clear: both;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */