@font-face {
    font-family: 'VAGRoundedStdLight';
    src: url('vagroundedstd-light.eot');
    src: url('vagroundedstd-light.eot') format('embedded-opentype'),
         url('vagroundedstd-light.woff') format('woff'),
         url('vagroundedstd-light.ttf') format('truetype'),
         url('vagroundedstd-light.svg#VAGRoundedStdLight') format('svg');
}

@font-face {
    font-family: 'VAGRoundedStdBold';
    src: url('vagroundedstd-bold.eot');
    src: url('vagroundedstd-bold.eot') format('embedded-opentype'),
         url('vagroundedstd-bold.woff') format('woff'),
         url('vagroundedstd-bold.ttf') format('truetype'),
         url('vagroundedstd-bold.svg#VAGRoundedStdBold') format('svg');
}

@font-face {
    font-family: 'VAGRoundedBTRegular';
    src: url('10915.eot');
    src: url('10915.eot') format('embedded-opentype'),
         url('10915.woff') format('woff'),
         url('10915.ttf') format('truetype'),
         url('10915.svg#VAGRoundedBTRegular') format('svg');
}



html,body{padding:0;margin:0;}

body{
	background:#3d3f40;
	color:#45484a;
	font-size:13px;
	line-height:normal;
	font-family: 'VAGRoundedStdLight';
}

.wrap{width:980px;margin:0 auto;}

.clearfix{width:100%;display:inline-block;}

b,strong{font-family: 'VAGRoundedStdBold';}

p{padding:0;margin:0;line-height: normal;}

a{color:#ED1750;text-decoration: none;}

a:hover{}

img,fieldset{border:none;}

img{max-width:100%;}

input,textarea{
	background:#e6e6e6;
	border:1px solid #c6c6c6;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

h1.large{
	font-family: 'VAGRoundedStdBold';
	font-size:60px;line-height: 60px;
}

h1.large span{
	color:#ed174f;
}

a.btn-more{
	background: none repeat scroll 0 0 #E01C52;
    border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;
    color: #FFFFFF;
    display: block;
    float: right;
    line-height: 30px;
    padding: 0 20px;
    text-transform: uppercase;
}

.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  background-color: #e6e6e6;
  border: 1px solid #c6c6c6;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
	width: 98%;
	height: 30px;
    line-height: 30px;
}

.last{margin:0!important;}

h1,h2,h3,h4,h5{padding:0;margin:0;line-height:normal;color:#00457c;font-weight: normal;font-family: 'VAGRoundedStdBold';}

div.page-header h1{
	background: url("../images/bg-title.png") no-repeat scroll right center;
    color: #ED1750;
    display: inline-block;
    font-size: 34px;
    margin: 0 0 25px;
    padding: 0 140px 0 0;
    text-transform: uppercase;
	font-family: 'VAGRoundedStdLight';
}

div.page-header h1 span{
}

div.item-page h4{
	font-size:14px;
	padding:0 0 15px 0;
	
}

#component p{padding:0 0 15px 0;}

#component{
	padding: 30px 0 0;
}

.fleft{float:left;}

.fright{float:right;}

#headerwrap{
	background:url(../images/bg-head.png) repeat-x top left;
	height: 99px;
}

#logo{float:left;padding: 12px 0 0;}

#topright{float:right;padding:32px 0 0 0;}

#topright .moduletable{
	display: inline-block;
    float: right;
    margin-left: 115px;
	color:#00457c;
	font-size:18px;
	font-family: 'VAGRoundedStdBold';
}

#topright .moduletable h3{
	color:#565656;
	font-size:18px;
	font-family: 'VAGRoundedStdBold';
	margin: 0 0 3px;
    padding: 0 0 0 28px;
}

#topright .moduletable a{
	color: #00457C;
}

#topright .moduletable.emailus h3{
	 background: url("../images/bg-email.png") no-repeat scroll left center;
}

#topright .moduletable.fone h3{
	 background: url("../images/bg-fone.png") no-repeat scroll left center;
}

#menuwrap{background:url(../images/bg-nav.png) repeat-x top left;height: 45px;}

#mainmenu ul{list-style:none;padding:0;margin:0;}

#mainmenu ul li{display:block;float:left;position:relative;}

#mainmenu ul li a{
	display: block;
    line-height: 45px;
    padding: 0 50px;
    text-decoration: none;
    text-transform: uppercase;
	color:#4a4d4f;
}

#mainmenu ul li a:hover,
#mainmenu ul li.active a,
#mainmenu ul li.sfHover a{
	color:#00457c;
	
}

#mainmenu ul li.active a{
	font-family: 'VAGRoundedStdBold';
}

#mainmenu li ul{
	position: absolute;
    width: 15em;
    z-index: 99;
	left:-999px;
	background:#45484a;
}

#mainmenu li:hover ul{left:auto;}

#mainmenu li ul li{margin:0;width:100%;border-bottom: 1px solid #3b3b3b;}

#mainmenu li ul li a{
	color: #FFFFFF!important;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
}

#mainmenu li ul li a:hover{
	 color: #ED174F!important;
}

#bannerwrap{
	background:#f3fafe;
}

#maibodywrap{
	background:#FFF;
	padding: 0 0 30px;
}

#top-a{
	display: inline-block;
    width: 100%;
}

#top-a .moduletable{
	margin: 0 auto 60px;
    max-width: 1160px; 
	text-align: center;   
}

#top-a .moduletable img{
	 margin: 0 25px 0 0;
}

#top-a .moduletable .last{margin:0;}

#top-a .moduletable .custom{display:inline-block;width: 100%;}

#top-a .moduletable h3{
	color:#00457c;
	font-size:24px;
	text-transform:uppercase;
	font-family: 'VAGRoundedBTRegular';
	background:url("../images/bg-dot.png") no-repeat scroll center bottom;
	margin: 0 0 25px;
    padding: 0 0 15px;
}

div.cols{
	float: left;
    margin: 0 35px 0 0;
    width: 200px;
	text-align: left; 
}

div.cols h3{
	  font-size: 14px !important;
    margin: 0 !important;
    padding: 0 0 25px 45px !important;
}

div.cols p{
	 font-family: 'Open Sans',sans-serif;
}

h3.wireless{
	background:url(../images/bg-wireless.png) no-repeat left top!important;
}

h3.credit{
	background:url(../images/bg-credit.png) no-repeat left top!important;
}

h3.green{
	background:url(../images/bg-green.png) no-repeat left top!important;
}

h3.bigger{
	background:url(../images/bg-bigger.png) no-repeat left top!important;
}

h3.customize{
	background:url(../images/bg-customize.png) no-repeat left top!important;
}

#djslider98 ul#slider98 li,
#djslider105 ul#slider105 li{width:auto!important;}

#navigation98,
#navigation105{top:45%;}

#top-a .prev-button,
#navigation105 .prev-button{
	 left: -40px!important;
	background: url("../images/arrow-left.png") no-repeat scroll 0 0;
	height: 9px;
   
    text-indent: -9999px;
    width: 6px;
}

#proslide{margin:30px 0 0 0;}

#top-a .next-button,
#navigation105 .next-button{
	right: -40px!important;
	background: url("../images/arrow-right.png") no-repeat scroll 0 0;	
	height: 9px;
    
    text-indent: -9999px;
    width: 6px;
}

#navigation104 {
    margin: 0 5px;
    position: relative;
    text-align: center !important;
    top: 90%;
}

#bannerwrap .prev-button{
	background: url("../images/prev.png") no-repeat scroll 0 0;
    height: 29px;
    left: 47%;
    text-indent: -9999px;
    width: 29px;
}

#bannerwrap .next-button{
	background: url("../images/next.png") no-repeat scroll 0 0;
    height: 29px;
    right: 47%;
    text-indent: -9999px;
    width: 29px;
}

div.col4{
	float: left;
    margin: 0 40px 0 0;
    width: 215px;
}

div.col4 img{
	 padding: 0 0 15px;
}

#bottom-content{
	display:inline-block;
	width:100%;
	 margin: 30px 0 0;
}

#bottom-content .moduletable{
	display: inline-block;
    margin: 0 0 40px;
    text-align: center;
    width: 100%;
}

#bottom-content .moduletable .custom{
	text-align: left;
}

#bottom-content .moduletable h2{
	 background: url("../images/girlcall.png") no-repeat scroll left top;
    font-family: 'VAGRoundedStdBold';
    font-size: 14.4px;
    padding: 3px 0 50px 90px;
    text-transform: uppercase;
}

#bottom-content .moduletable h3{
	color:#00457c;
	font-size:24px;
	text-transform:uppercase;
	font-family: 'VAGRoundedBTRegular';
	background:url("../images/bg-dotlong.png") no-repeat scroll center bottom;
	margin: 0 0 25px;
    padding: 0 0 15px;
}

#bottom-content .moduletable.short h3{
	background:url("../images/bg-dot.png") no-repeat scroll center bottom;
}

#bottom-content div.col4 h3{
	font-family: 'VAGRoundedBTRegular';
    font-size: 14px;
    margin: 0;
    padding: 3px 0 30px 40px;
    text-transform: uppercase;
}

#bottom-content div.col4 h3.customer-support{
	background:url(../images/customersupport.png) no-repeat left top;
}

#bottom-content div.col4 h3.services247{
	background:url(../images/247services.png) no-repeat left top;
}

#bottom-content div.col4 h3.weekly{
	background:url(../images/weekly.png) no-repeat left top;
}

#bottom-content div.col4 h3.free-placement{
	background:url(../images/free-placement.png) no-repeat left top;
}

#bottom-content .fleft{width:630px;}

#bottom-a-wrap{
	background:#ec164f;
	 padding: 29px 0 24px;
}

#bottom-a{
	color:#ebebeb;
	font-size:30px;
	text-transform: uppercase;
}

#bottom-a a{
	background: url("../images/bg-btn.png") repeat-x scroll 0 0;
    border-radius: 7px;-moz-border-radius: 7px;-webkit-border-radius: 7px;
    color: #45484A;
    float: right;
    font-family: 'Open Sans',sans-serif;
    font-size: 10px;
    line-height: 34px;
    padding: 0 20px;
    text-decoration: none;
}

#bottom-b-wrap{
	background:#dadada;
	padding: 25px 0;
}

#bottom-b .moduletable{
	float:left;
	margin: 0 120px 0 0;
	font-family: 'Open Sans',sans-serif;
}

#bottom-b .moduletable h3{
	color: #3D3F40;
    font-size: 14px;
    font-weight: 800;
    padding: 0 0 15px;
    text-transform: uppercase;
}

#bottom-b .moduletable a{
	color: #3D3F40;
    text-decoration: none;
}

#bottom-b .moduletable.first{
	margin:0 60px 0 0;
}

#bottom-b .moduletable.last{
	margin: 0;
    width: 200px;
}

#bottom-b .moduletable.last img{
	margin-right: 15px;
}

#copywrap{padding:15px 0;}

#copyright{font-family: 'Open Sans', sans-serif;color:#7b7b7b;font-size:12px;}

div.contact-hold{width:100%;display:inline-block;  margin: 20px 0 0;}

div.contact-hold h3{font-size:14px;text-transform:uppercase;padding: 0 0 15px;}

div.contact-details{float:left;width:160px;}

div.contact-form{float:right;width:710px;}

div.rsform-block-name{
	float: left;
    width: 48%;
}

div.rsform-block-email{
	float: right;
    width: 48%;
}

div.rsform-block-message textarea{
	height:200px;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 0;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}

.formResponsive .formHorizontal .formControlLabel {
    float: left;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
	font-weight: bold;
}

.formResponsive .formHorizontal .formControlLabel span{
	font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 5px;
}

div.hitech{width:100%;display:inline-block;margin: 0 0 30px;}

div.hitech span{
	 float: left;
    text-align: center;
    width: 200px;
}

div.hitech h2{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 0 0 5px 0!important;
}

div.hitech img{}

div.machines-box{width:100%;display:inline-block;margin:15px 0;height: 247px;}

div.machines-title{ float: left;width:190px;}

div.machines-intro{background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #F3F3F3;
    border-radius: 0 6px 6px 0;
    border-right: 2px solid #F3F3F3;
    border-top: 2px solid #F3F3F3;
    float: left;
    height: 243px;
    padding: 0;width: 780px;}

div.machines-intro img{ max-height: 243px;}

div.machines-img{
	float: left;
    text-align: center;
    width: 33.33%;
}

div.pro-rows{width:100%;display:inline-block;margin:0 0 30px 0;}

div.col3{
	float: left;
    margin: 0 40px 0 0;
    width: 300px;
}

div.acymailing_form{
	background: none repeat scroll 0 0 #414446;
    border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;
    display: inline-block;
    width: 97%;padding: 3px !important;
	margin: 10px 0 20px !important;
}

.fieldacyemail{
	float: left;
    width: 64%;
}

.fieldacyemail input{
	background:none;
	border:none;color:#b1b6b9;
	  height: 30px;
    line-height: 30px;
}

.acysubbuttons{
}

.acysubbuttons input{
	background:#4a4e51;
	color:#b1b6b9;
	  height: 30px;
    line-height: 30px;
	cursor:pointer;
}

div#cboxLoadedContent div.page-header h1{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 24px;
    margin: 0;
    padding: 0;
}

div#cboxLoadedContent div.item-page h2{
	font-size: 18px;
	color: #ED1750;font-family: 'VAGRoundedStdLight';
}

div#cboxLoadedContent div.item-page h4{padding:0 0 10px 0;}

div#cboxLoadedContent div.item-page table{margin: 20px 0 0;
}

div#cboxLoadedContent div.item-page{
	text-transform:uppercase;
}

div#cboxLoadedContent div.item-page p{padding:0 0 5px 0;}