/* CSS Document */
/* ------------------------ Resets ------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:focus  {
	outline:0;
}
.nobg {
	background-image:none;
}
a, li {
	text-decoration: none;
	list-style-type: none;
}
a {
	color:#40494A;
}
a:hover {
	color:#8D0A56;
}
img, img a {
	border:none 0px;
}
a {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;	
}
.link2 a:link, .link2 a:visited {
	color: #FFFFFF;
}

.link2 a:hover {
	color: #E5C33F;
}
/* ------------------------ Global styles ------------------------ */
.capLetter {
	text-transform: uppercase;
}
.clear {
	clear:both;
}
.textCenter {
	text-align:center;
}
.mainTxt {
	padding-top: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2d2a2a;
	text-align:justify;

	background-image: url(../images/main-bg.jpg);
}
.caps {
	text-transform: uppercase;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.imgL {
	float:left;
	padding-right:15px;
}

.redMore a:link, .redMore a:visited {
	display: block;
	font-size: 0em;
	background-image: url(../images/view-more.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 65px;
}
.redMore a:hover {

	background-image: url(../images/view-more-ho.jpg);

}

.imgR {
	float:right;
	padding-left:15px;
}
.hide {
	display:none;
}
.sidbr {
	background-image: url(../images/side-br.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

/* ------------------------ Page titles ------------------------ */
h1 {
/*	font-family: 'Amaranth', sans-serif;*/
	font-family: 'Aldrich', sans-serif;
	font-size: 16pt;
	color:#ed3237;
	letter-spacing: -1pt;
	font-weight:bolder;
}
.black {
	color: #4E4E4E;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color:#ed3237;
	letter-spacing: 0.5pt;

}
h3, h4 {	
	font-family: 'Aldrich', sans-serif;
	font-size: 14pt;
	color:#FFFFFF;
	letter-spacing: 0.5pt;
}
h4 {
	font-family: "Trebuchet MS";
	color:#606060;
	font-size: 11pt;
	font-weight:bold;
	padding-bottom:10px;
}
h5 {
	font-weight:bold;

}
h6 {
	font-weight:bold;

			padding-top:2px;
			padding-bottom:2px;
}

.mainTxt {
	padding-top:7px;
}
/* ------------------------ Index structure ------------------------ */
.page {
	width:964px;
	margin:0 auto;
}
.header {
	height:72px;
	padding-top:20px;
}

.banner {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	height: 349px;
	padding-top:5px;
	padding-left:5px;
}
.index-left {
	width:597px;
	float:left;
}
.proWrapp {
padding-top:15px;
}
.proAlign {
	margin-left:-9px;
	padding-top:10px;
}
.proth {
	width:172px;
	height:136px;
	float:left;
	background-color:#FFFFFF;
	border:solid 1px #dddbdb;
	margin-left:8px;
	padding:10px;
	font-family: "Trebuchet MS";
	font-size:10pt;
}
.Pslider {
	text-align:center;
}
.Pslider h2  {
padding-bottom:15px;
color:#000000;
	font-family: 'Aldrich',sans-serif;

}
.proth p {
	color:535151;
	font-weight:700;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-top:5px;

}
.index-right {
	width:346px;
	float:right;
}
.quickPro {
	background-image: url(../images/quick-bg.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 347px;
	text-align:center;
	padding-top:9px;
}

.stab {
	width:140px;
	padding-left:22px;
	float:left;
	padding-top:8px;
}
.quickPro p {
padding-top:5px; clear:both; text-align:right;
padding-right:20px;
}
.bottomIndex {
	background-image: url(../images/btm-bg.jpg);
	background-repeat: no-repeat;
	height: 103px;
	padding-top:20px;
	background-position: left bottom;
	padding-left:30px;	
}
.footerWrapp {
	background-color:#4c4c4c;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;	
	border-top-right-radius: 5px;
	margin-top:15px;
}
.footTop {
	padding-top:17px;

}
.footTop ul {
	display:block;
	min-width:105px;
	background-image: url(../images/foot-br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:20px;
	float:left;

}
.footTop a:link, .footTop a:visited {
	color:#9d9b9b;
	display:block;
	background-image: url(../images/bulb.gif);
	background-repeat: no-repeat;
	padding:2px 25px 5px;

	background-position: left 2px;
}
.link2 a:link, .link2 li a:visited {
	color:#FFFFFF;
}
.link a:link, .link li a:visited {
	color:#F9F7F7;
	font-size:8.5pt;
	font-weight: bold;
}
.mLink a {
	padding-left:0;
	background-image:none;
	font-weight:bold;
	color:#FFFFFF;
}
.footLa {
	float:left;
	background-image: url(../images/volcon-logo-op.gif);
	width: 240px;
	margin-left: 18px;
	height:82px;
	background-repeat: no-repeat;
	background-position: center bottom;	
	color:#FFFFFF;
	font-size:9.5pt;
	
	
}
.footLa img {
	float:left;
	padding-right:5px;
}
.footLaAbt {
	float:left;
	background-image: url(../images/volcon-logo-op.gif);
	width: 230px;
	margin-left: 20px;
	height:82px;
	background-repeat: no-repeat;
	background-position: center;	
	color:#FFFFFF;
	font-size:10pt;
	
}
.footerbTm {
	background-color: #424242;
	height: 32px;
	line-height: 32px;
	margin-top:17px;
	color:#9d9b9b;
	padding-left:15px;
	padding-right:15px;
	font-size:8pt;
}
.footerbTm a:link, .footerbTm a:visited {
	color:#fe9396;
}
.footerbTm a:hover {
	color:#FD4246;
}
.link a:hover {
	color:#FFFFFF;
}
.quickTest {
	padding-top:15px;
}
.quickTestWrapp {
/*	background-image: url(../images/testi-bg.gif);*/
	background-color:#F7F2F2;
	background-repeat: no-repeat;
	height: 105px;
	margin-top:10px;


	border:solid 1px #DEDCDA;
	border-radius:5px;
	-moz-border-radius:5px;
}
.quickTestWrapp p {
	padding:14px;
	padding-bottom:5px;
}
.link1 {
	text-align:right;
	padding:0;
}
.link1 a:hover {
	color:red;
}
.btmBlock1, .btmBlock2 , .btmBlock3{
	width:289px;
	float:left;
	background-image: url(../images/btn-br.gif);
	background-repeat: no-repeat;
	height:60px;
	background-position: right bottom;	
	padding-top:16px;
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#625F5F;
	padding-top:25px;
}
.btmBlock2 {
	width:300px;
	float:left;
	padding-left:20px;
	
}
.btmBlock3{
	width:290px;
	float:left;
	background-image:none;
	padding-left:15px;
	
}
.blockIcon1, .blockIcon2 {
	padding-top:5px;
}
.blockContent, .blockContent2 {
	width:220px;
	font-weight:700;
}
.blockContent2, .blockContent3 {
	background-image: url(../images/arrowBtm.gif);
	background-repeat: no-repeat;
	padding-top:15px;
	padding-left:25px;
	background-position: 10px 20px;
		width:200px;
}
.blockContent3 {
		width:100px;
		padding-left:30px;
		font-weight:700;
		background-image:none;
			padding-left:15px;
}
.blockIcon1 a:link, .blockIcon2 a:link,
.blockIcon1 a:visited, .blockIcon2 a:visited  {
	display: block;
	background-image: url(../images/mail-icon.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 42px;
}
.blockIcon2 a:link, .blockIcon2 a:visited  {

	background-image: url(../images/down-icon.jpg);
	}
	
.face, .twitt, .bing {
	float:left;
	padding-right:10px;
}
.bottomIndex a:hover {
color:#FD4246;
}
.face a:link, .twitt a:link, .bing a:link,
.face a:visited, .twitt a:visited, .bing a:visited {
	display:block;
	background-repeat: no-repeat;
	height: 43px;
	width: 42px;
	font-size:0pt;
	background-image: url(../images/fb-icon.jpg);
}
.twitt a:link, .twitt a:visited {
	background-image: url(../images/twitt-icon.jpg);
}
.bing a:link, .bing a:visited {
	background-image: url(../images/bing-icon.jpg);
}
.footTop a:hover {
	background-image: url(../images/bulb-ho.gif);
	color: #e5c33f;
}
.face a:hover {
	background-image: url(../images/fb-icon-ho.jpg);
}
.twitt a:hover {
	background-image: url(../images/twitt-icon-ho.jpg);
}
.bing a:hover {
	background-image: url(../images/bing-icon-ho.jpg);
}

/* ------------------------ Sub pages ------------------------ */
.centBlockSub {
	background-image: url(../images/sideBar-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.contentAreaSubPro  {
	width:722px;
	float:left;
}
.contentAreaSub {
	width:660px;
	float:left;
}
.centBlockSubPro {
	background-image: url(../images/sideBar-bgPro.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sidebarPro {
	width:213px;
	float:right;
	min-height:500px;



}
 #sidebar { 
 width: 210px; 

 }
.sideAlign {
padding:15px;
font-size:11pt;
font-weight:bold;

}
.sideBlock {

	padding-top:20px;
	padding-bottom:20px;
	color:#515151;
	
}
.sideAlign p {
	padding-top:8px;
}
.sideAlign a  {
	color:#1f1f1f;
}
.Pslider {
	height:230px;
/*	background-color:#bcb5b1;*/	background-color:#C4BCB9;
border:solid 1px #bcb5b1;;
	margin-top:40px;
}
.contentWrapper {
padding:20px 0;
padding-bottom:0;
line-height:16px;
}
.contentWrapper p {
	padding-bottom:10px;
}
.products-wrapp {
	padding-top:20px;
	margin-left:-30px;
	margin-bottom:-20px;
	
}
.pro-th {
	width:263px;
	height:190px;
	padding:15px;
	background-color:#FFFFFF;
	border:solid 1px #dddbdb;
	margin-left:35px;
	float:left;
	margin-bottom:35px;
}
.capt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-top:10px;
	font-weight:bold;
}

.red a {
	color:#c71c21;
}
.podTh {
	background-color:#FFFFFF;
	border:solid 1px #dddbdb;
	padding:5px;
	float:left;
	margin-bottom:20px;
	margin-left:35px;
	margin-top:15px;
	height:124px;
}
.guest_book_wrap {
	padding-left:180px;
	padding-top:60px;
}
.guest_label, .guest_label_01 {
	float:left;
	padding:0 2px;
}
.guest_label {
	width:110px;
}
.guest_label_txtfeild, .guest_label_txtarea, .guest_label_list {
	background:transparent;
	border:solid 1px #999999;
	height:18px;
	width:160px;
	
}
.guest_label_txtarea {
	height:45px;
}
.guestForm_wrap {
	padding-top:5px;
}
.sidebarPro ul {
	display:block;
	padding:10px;
	padding-top:30px;
}
.sidebarPro {

}
.sidebarPro li
{
	background-image: url(../images/side-br.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:5px;
}
.sidebarPro li a {
	display:block;
	background-image:url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	font-size:10pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:2px;
	background-position: left 8px;
}
.proBlock {
	width:437px;
	float:left;
	margin-left:30px;
	background-image: url(../images/pe-bg.gif);
	padding:15px;
	margin-bottom:30px;
	line-height: 19px;
	height:140px;
}

.proBlock img {
	background-color: #ffffff;
	padding: 3px;
	margin-right:15px;
}


#slid {
    position:relative;
    height:350px;
	margin:-4px;
}
.sidebar {
    float: right;
    width: 276px;
}
#slid IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slid IMG.active {
    z-index:10;
    opacity:1.0;
}

#slid IMG.last-active {
    z-index:9;
}
.prWrapp {
/*background:#DDD8D4;*/
padding:15px;
padding-top:0px;
margin-bottom:30px;
}
.clientele_wrap {
    background-color: #F5F4F3;
    border: 4px solid #4C4C4C;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 10px;
    width: 650px;
}

.clientele_logo_wrap {
    padding: 15px 0 10px;
	margin-left:-15px;
	
}

.clientele_logo {
    float: left;
    padding-left: 15px;
    text-align: center;
    width: 142px;
}

.clientele_logo_02 {
    float: left;
    height: 50px;
    margin-left: 0;
    padding-left: 15px;
    text-align: center;
    width: 142px;
}
.client_txt {
    color: #2F9AD8;
    font-size: 14pt;
    padding-top: 15px;
}
.more_logo {
    padding-right: 20px;

    text-align: right;

}
.clientele_logo_wrap img {
	padding-left:18px;
	float:left;
	padding-bottom:10px;

}
.contactWrapper {
	background-color: #F5F4F3;
	padding:50px;
	width:250px;
	text-align:center;
	margin:0 auto;
	margin-top:60px;
	border:4px solid #4C4C4C;
}
.contactWrapper p {
	padding: 3px;
}
.contactLogo {
padding-bottom:10px;
}
#sidebar a:hover {
	color: #ED3237;

	font-weight:bold
}
.active a:link, .active a:visited  {
	color: #ED3237;
	font-size:10.8pt;
	font-weight:bold;
}
