@charset "UTF-8";
/* VexFX Main CSS */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e4040;
	background-color:#000;
	margin:0;
	padding:0;
}

img {
	border: 0;
}

table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}

strong {
	font-weight:bold;
}

a { outline: none; border:none; }


a:link {text-decoration: none; color:#008a72; font-weight:bold;}
a:visited {text-decoration: none; color:#007357; font-weight:bold;}
a:active {text-decoration: none; color:#007357; font-weight:bold;}
a:hover {text-decoration: underline; color: red; font-weight:bold;}


.vexButton {padding:6px 10px 6px 22px; font-size:14px; text-decoration: none;position: relative;}

a.vexButton:link {color:#435148; text-decoration:none; font-weight:bold;}
a.vexButton:visited {color:#435148; text-decoration:none; font-weight:bold;}
a.vexButton:active {color:white; text-decoration:none; font-weight:bold;}
a.vexButton:hover {color:white; text-decoration:none; font-weight:bold;}

.vexButton span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}


::-moz-selection{background: #9cbbb8;} 
::selection {background: #9cbbb8;}
::-webkit-selection {background: #9cbbb8;}

input[type=submit],label,select,.pointer  { cursor:pointer; }


h1 {
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	font-size:24px;
	font-weight:bold;
	text-transform: capitalize;
	color:#586e6b;
	display:inline;
}

h2 {
	display:inline;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	font-size:20px;
	font-weight:bold;
	color:#586e6b;
	background:url('http://www.vexfx.com/images/lineH.gif') repeat-x left bottom;
	bottom:100px;
	line-height:36px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#586e6b;
}

.hr {
	height:2px;
	background:url('http://www.vexfx.com/images/lineH.gif') repeat-x left bottom;
	margin:8px auto 8px auto;
	opacity:0.2;
	filter:alpha(opacity=20);
}

.frameMedium {
	width:200px;
	height:150px;
	padding:18px;
	background:url('http://www.vexfx.com/images/frameMedium.png') repeat-x top left;
	margin:-10px 14px -10px -10px;
	float:left;
}

.aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
}





/* Columns */

.columnContainer{
}

.leftCol{
	width:546px;
	float:left;
	margin-left:26px;
}
.rightCol{
	width:228px;
	float:right;
	margin:-12px 8px 0 0;
	padding:12px;
}

.rightCol h2 {
	font-size:16px;
}

.leftCol .memoBox {
	width:100%;
	padding:32px;
}


.rightCol .blogSlider {
	margin-left:0;
}

.rightCol .socialIcons {
	margin: 5px 0 0 0;
}






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

.infoList  a:hover{
	text-decoration:none;
}

.infoList ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.infoList li {
	background: url('http://www.vexfx.com/images/bullet.png') no-repeat 6px 4px;
	padding:6px 4px 4px 34px;
	border:solid 1px #fbfdfd;
}

.infoList li:hover {
	background-color: #f3fcfa;
	border:dashed 1px #d7e4e1;
}
.infoList li .description {
	padding:10px;
}


.infoList a:link, .infoList a:visited, .infoList a:active, .infoList a:hover {
	font-weight:normal;
	color:#586e6b;
}


.title  {
	width:100%;
	text-align:center;
	margin-bottom:16px;
	vertical-align:middle;
}

.titleLeft {
	width:48px;
	height:19px;
	display:inline-block;
	color:red;
	background:url('http://www.vexfx.com/images/headerCaps.png') no-repeat -48px bottom;
	margin:5px 6px 0 0;
	vertical-align:top;
}

.titleRight {
	width:48px;
	height:19px;
	display:inline-block;
	color:red;
	background:url('http://www.vexfx.com/images/headerCaps.png') no-repeat left bottom;
	margin:5px 0 0 6px;
	vertical-align:top;
}

.siteContainer {
	background:url('http://www.vexfx.com/images/siteBG.jpg') no-repeat center -538px;
}

.siteBodyContainer {
	width:996px;
	background:url('http://www.vexfx.com/images/contentBG.png') repeat-y;
	margin:0 auto;
}

.siteBody {
	width:996px;
	background:url('http://www.vexfx.com/images/contentTopBG.gif') no-repeat center top;
	margin:0 auto;
	min-height:850px;
}

.siteHeader {
	width:996px;
	height:229px;
	background:url('http://www.vexfx.com/images/bgFrame.png') no-repeat center -276px;
	margin:0 auto;
	text-align:center;
	font-size:0;
}

.headerBox {
	display:inline-block;
	width:540px;
	height:168px;
	margin:0 auto;
}



.contentContainer{
	padding:16px 40px 10px 40px;
}

.navContainer {
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	width:630px;
	height:51px;
	line-height:51px;
	font-size:16px;
	margin:10px auto;
}
.navContainer ul{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.navContainer li{
	display:inline;
	list-style-type: none;
}

.navContainer span{
	height:51px;
	display:inline-block;
	background:url('http://www.vexfx.com/images/navButtons.png') no-repeat left top;

}

.navContainer .active  {
	display:inline-block;
	padding: 0 22px; 
	background:url('http://www.vexfx.com/images/navButtons.png') no-repeat right -102px;
}

.navContainer .active:link, .navContainer .active:visited {
	font-weight:normal;
	color:#bac8c5;
	text-shadow: 3px 3px 2px #000;
}

.navContainer a {
	display:inline-block;
	padding: 0 22px; 
	background:url('http://www.vexfx.com/images/navButtons.png') no-repeat right -51px;
}



.navContainer a:link, .navContainer a:visited {
	font-weight:normal;
	color:#768785;
	text-shadow: 3px 3px 2px #000;
}
.navContainer a:hover{
	color: #bac8c5;
	text-decoration: none;
	background:url('http://www.vexfx.com/images/navButtons.png') no-repeat right -102px;
}

.footerContainer {
	height:480px;
	background:url('http://www.vexfx.com/images/siteBG.jpg') no-repeat center -40px;
}
.footerBackground {
	width:996px;
	height:276px;
	background:url('http://www.vexfx.com/images/bgFrame.png') no-repeat center top;
	margin:0 auto;
}

.footerContents {
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	width:950px;
	height:200px;
	margin:0 auto;
	text-align:center;
}

.footerCol{
	text-align:left;
	margin-top:20px;
	display:inline-block;
	width:24%;
	height:150px;
	line-height:16px;
	vertical-align:top;
}


.footerContents ul {
	margin: 6px 0;
	padding: 0 10px;
	white-space: nowrap;
}

.footerContents li {
	list-style-type: none;
	color:#a3a5a5;
	text-shadow: 2px 2px 2px #000;
}

.footerContents li a:link, .footerContents li a:visited {
	display:inline-block;
	color:#a3a5a5;
	font-weight:normal;
}

.footerContents li a:hover {
	color:#FFF;
}

.footerContents .header {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#67958f;
	text-shadow: 2px 2px 2px #000;
}

.copyText {
	color:#acb8b2;
	font-weight:bold;
	text-shadow: 2px 2px 2px #000;
}

.copyText a:link, .copyText a:visited {
	color:#67958f;
}



.infoTabContents{
	padding:20px;
	font-size:14px;
}


#faqs 			{ position:relative; }
#faqs h3			{ cursor:pointer; }
#faqs h3:hover	{ color:#85a193; }
#faqs h3.active	{ color:#d74646; }
#faqs div 		{ height:0; overflow:hidden; position:relative; }
#faqs div p		{ padding:0; margin:10px auto 15px 10px; position:relative; }

.getQuote {
	text-align:right;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.getQuote:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}


/*----------------------------*/
/* BOX  */

.box {
	width:916px;
	background: url("http://www.vexfx.com/images/boxCenter.png") top center repeat-y;
}

.box div.base {
	padding-bottom:62px;
	background: url("http://www.vexfx.com/images/boxBottom.png") bottom center no-repeat;
}

.box div.content {
	padding-top:28px;
	background: url("http://www.vexfx.com/images/boxTop.png") top center no-repeat;
}


.contentContainer {
	padding:16px 40px 10px 40px;
}

.contentColumnsBG {
	width:916px;
	padding:28px 0 0 0;
	background: url("http://www.vexfx.com/images/boxBGColumns.png") 0 -112px no-repeat, url("http://www.vexfx.com/images/boxCenterColumns.png") top center repeat-y;
}
.contentColumnsBottom {
	clear:both;
	width:916px;
	height:112px;
	background: url("http://www.vexfx.com/images/boxBGColumns.png") 0 0 no-repeat;
}


.memoBoxGeneric {
	padding:20px;  
	font-size:14px;
	background: url("http://www.vexfx.com/images/memoBGTL.jpg") top left  no-repeat, url("http://www.vexfx.com/images/memoBGTR.jpg") top right  no-repeat, url("http://www.vexfx.com/images/memoBGBL.jpg") bottom left  no-repeat, url("http://www.vexfx.com/images/memoBGBR.jpg") bottom right  no-repeat #fbfdfd;
	border-color: #D1DBDB white white #D1DBDB;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px 6px 6px 6px;
	box-shadow: inset 1px 1px 6px 3px #d3dcd7;
}

.memoBox {
	width:700px;
	padding:40px;  
	font-size:14px;
	background: url("http://www.vexfx.com/images/memoBGTL.jpg") top left  no-repeat, url("http://www.vexfx.com/images/memoBGTR.jpg") top right  no-repeat, url("http://www.vexfx.com/images/memoBGBL.jpg") bottom left  no-repeat, url("http://www.vexfx.com/images/memoBGBR.jpg") bottom right  no-repeat #fbfdfd;
	border-color: #D1DBDB white white #D1DBDB;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px 6px 6px 6px;
	box-shadow: inset 1px 1px 6px 3px #d3dcd7;
	margin:0 auto 22px auto; 
}

.memoBox .title {
	margin-top:-10px;
}

.tutorialBox {
	border:solid 1px #80B0A0;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.2);
}

.tutorialBox  img{
	border:solid 4px #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	box-shadow:1px 1px 4px rgba(0, 0, 0, 0.4);
    height:auto;
    max-width:none;
}
.tutorialBox h3{
	margin:0;
	margin-top:0;
	padding:8px;
	font-size:16px;
	font-weight:normal;
	border-radius: 6px 6px 0px 0px;
	border:none;
}
.tutorialBox tbody td{
	padding:14px;
	vertical-align:top;
}

.logowearProduct {
	padding:0;
	margin: 0 45px 0 0;
	border: solid 6px #E1EEE0;
	border-radius: 6px 6px 6px 6px;
	box-shadow:1px 1px 4px rgba(0, 0, 0, 0.4);
	width:190px;
	height:190px;
}
.logowearProduct img {

}
.logowearProduct span {
	background-color:#FFFFFF;
	line-height:24px;
	display:inline-block;
	padding:0 5px;
	box-shadow:0px 2px 3px rgba(0, 0, 0, 0.4);
	position:absolute;
	opacity:0.8;
	text-align:center;
	width:180px;
	z-index:2;
}
.productNote {
	padding:10px 5px;
	margin: 0 0 0 12px;
	width:162px;
	border: solid 3px #e9eac1;
	border-top: none;
	border-radius: 0 0 10px 10px;
	box-shadow:1px 3px 4px rgba(0, 0, 0, 0.4);
	background-color:#fffff5;
	font-size:12px;
	color:#717257;
	text-align:center;
	line-height:16px;
	opacity:0.8;
	display:none;
	position:absolute;
}

.productZoom{
	width:50px;
	height:50px;
	margin-top:70px;
	margin-left:70px;
	position:absolute;
	background-position:center center;
	opacity:0;
}

.serviceBox {
	background:#FFFFFF;
	border-radius: 6px 6px 6px 6px;
	padding:16px;
	margin:10px;
	border: solid 1px #80B0A0;
	background: url("http://www.vexfx.com/images/memoBG.jpg") bottom left no-repeat #fbfdfd;
	box-shadow: inset -4px -4px 4px #d3dcd7;
}



.bloodDrop {
	width:125px;
	height:126px;
	background: url("http://www.vexfx.com/images/bloodDrop.png") top left no-repeat;
	margin:-120px 25px;
	float:right;
}

.envelope {
	width:191px;
	height:151px;
	background: url("http://www.vexfx.com/images/envelope.png") top left no-repeat;
	float:right;
	position:absolute;
	margin:38px 0 0 500px
}

.book {
	width:161px;
	height:196px;
	background: url("http://www.vexfx.com/images/book.png") top left no-repeat;
	float:right;
	position:absolute;
	margin:58px 0 0 714px;
	z-index:1;
}



.socialIcons {
	text-align:center;
	margin:0 0 -18px -5px;
	width:228px;
}

.socialIcon {
	display:inline-block;
	width:64px;
	height:64px;
	background-image: url(http://www.vexfx.com/images/socialIcons.png);
	margin:0 20px;
}

.socialIcon.twitter {
	background-position: -64px 0;
}

.socialIcon.facebook {
	background-position: 0 0;
}


/*----------------------------*/
/* FORMS  */

.contactForm {
	width:600px;
	padding-top:28px;
	padding-bottom:20px;
}
.formErrorText {
	display:none;
	padding:4px;
	border-radius: 4px 4px 4px 4px;
	width:220px;
	font-size:12px;
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.8);
	opacity:.8;
}

.vexForm label {
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color:#8c9896;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.vexForm .textinput, .vexForm textarea  {
	border:solid 1px #bfddd9;
	color:#98b2ae;
	font-family: Helvetica, Arial, sans-serif;
	border-radius: 4px 4px 4px 4px;
	box-shadow: inset 2px 2px 4px 1px #e5ece8;
	padding:4px;
	margin:0 0 4px;
}

.vexForm .textinput {
	width:250px;
}

.vexForm .textinput:focus, .vexForm textarea:focus{
	border:solid 1px #71ceb3;
	color:#576361;
}

.vexForm #message {
	width:534px;
	height:140px;
}


.attachment-thumbnail{
	float:left;
	padding:0 14px 0 0;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    margin:0 auto;
	text-align:center;
}

#slider {
	position:relative;
    width:948px;
	height:300px;
    margin: 0 auto;
	background:url("http://www.vexfx.com/images/slideshow/loading.gif") no-repeat 50% 50%;
}

.storeSlider #slider {
	width:720px;
}

.blogSlider {
	margin-left:-17px;
}
.blogSlider #slider {
	width:228px;
	height:150px;
}


#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:794px;
	bottom:4px;
	z-index:1000;
}

.storeSlider .nivo-controlNav {
	left:310px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/slideshow/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-controlNav a:hover {
	background-position:0 -44px;
}

.nivo-controlNav a.active:hover {
	background-position:0 -22px;;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/slideshow/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

#tweetsContainer {
	width:100%;
}

#tweetsContainer iframe {
	width: 380px !important;
	max-width: 380px !important;
	height: 260px !important;
	max-height: 260px !important;
}

#tweets {
	height:500px;
}

.jta-follow-button {
	margin: 0;
	text-align:center;
}

.blogContent{
	width:100%;
	height:280px;
	overflow:auto;
	margin:0 0 32px 0;
}


.clients {
	width:100%;
}
.clients td {
	text-align:center;
	color:#719181;
	font-weight:bold;
	font-size:18px;
	padding:20px;
	width:33%;
}

/*====================*/
/*=== JS Scroll    ===*/
/*====================*/

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 100%;
	
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 14px;
	
}

.jspVerticalBar *, .jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	background: #C7D6CC;
	border-radius: 4px 4px 4px 4px;
	position: relative;
	box-shadow: 1px 1px 4px #778c80 inset;
}

.jspDrag {
	background: #627A6D;
	border-radius: 4px 4px 4px 4px;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

.jspArrow {
	background: #627A6D;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow {
	height: 14px;
}

.jspHorizontalBar .jspArrow {
	width: 14px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}

