


/*2023 new site styles*/

@media (max-width: 767px) {	
/*remove the 20px padding bootstrap-responive puts on the body of phone view */
.newheadline.register {
margin-bottom:10px;
	
		
	}

}

.newheadline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(32px + ((24 * (100vw - 800px)) / 799));
line-height: calc(44px + ((34 * (100vw - 800px)) / 799));
color:#666;
margin-bottom:20px;
}

.newheadline.register{
margin-bottom:0px;
}


.span5.registeripad {
    width: 100%;
}


.packagetitle {
	font-family:'Averta Standard', sans-serif;
    color: #666666;
    font-size: 2.0rem;
    font-weight: bold;
	/*margin: 15px 0;*/
	line-height:30px;
	
	color:#202f49; 
	text-transform:capitalize;
	margin-bottom:30px;
	margin-top:30px; 
	text-align:center;
}


.featuredlisthold {
margin-top:110px;


}


.protestimonial {
color:#FFF; 
font-size:20px;
font-style:italic;
background-color:none;
line-height:26px;
padding-top:60%;
padding-left:20px;
padding-right:20px;
}
.protestimonialname {
color:#fff; 
font-size:12px;
margin-top:20px;
margin-bottom:40px;
padding-left:20px;
padding-right:20px;
line-height:16px;
}






ul.no-bullets {
    
	list-style-type:none;
	margin:10px;

}
.loginpage .container {
    
	margin-top:0px;
	
 
}


.registerleft {
    
	color:white;
	margin-top:100px;
	/*background-color:green;*/
}
.buynowleft {
    
	
	margin-top:0px;
	/*background-color:green;*/
}





.registerright {
    
	color:white;
	margin-top:260px;
	/*background-color:blue;*/
}

.vpftopbar {
    /*float: right;*/
    /*font-size: 11px;*/
    margin-top: 8px;
	
}

.vpftopbar a.linkright {
    text-decoration:none;
	color:#666;
	font-size: 14px;
	/*margin-right:20px;*/
	
	
	
}

#featured {	
background-color:#fff;
background-repeat: no-repeat;
/*background-attachment: fixed;*/
background-size: auto;
/*background-position: center 100px;*/
background-position: top;
min-height:700px;
display:block;
}

@media (max-width: 767px) {	
/*remove the 20px padding bootstrap-responive puts on the body of phone view */
#featured {
	background-color:#000;
	/*background-image: url('/mysite/images/home-featured-back-phone.jpg');*/
	/*background-image: url('/mysite/images/home-featured-back-004c.jpg');*/
	background-size: 200px 220px;
	min-height:100px;
	
		
	}

}



.featured2 {
background-image: url('/mysite/images/home-featured-back-films2.jpg');
}


.publicheader {
	/*background: black;*/

width:100%;
background-color:white;
z-index:50000;
	
}



.publicheader .vplogocontainer{
background-color:white; 
width:100%;	
z-index:50000;
}

.publicheader .navbar{
margin-bottom:0px; 

}

.publicheader #page_logo {
    margin-top: 8px;
    margin-bottom: 8px;
	margin-right:8px;
}

.logonav{
padding-top: 5px;
padding-right: 5px;
	
}

.publicheader .logonav {
    padding-top: 5px;
}

.publicheader .navbar .nav > li > a {
    float: none;
    padding: 10px 15px 10px;
    color: #666;
    text-decoration: none;
   /*text-shadow: 0 1px 0 #ffffff;*/
}





#VpfBoxieForm_CurrentPitches_Pitches a:visited {
	color:#909;
}

.navbar .nav>li.prohighlight> a{
	box-shadow: 0px 0px 10px #fbb450 inset;
}
























#saleMessage{
	font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(32px + ((24 * (100vw - 800px)) / 799));
line-height: calc(44px + ((34 * (100vw - 800px)) / 799));
color:#F90;
margin-bottom:20px;
}


.successtitle{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(18px + ((12 * (100vw - 800px)) / 799));
line-height: calc(34px + ((24 * (100vw - 800px)) / 799));
font-weight:bold;
color:#666;
}

.successcopy{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(14px + ((10 * (100vw - 800px)) / 799));
line-height: calc(20px + ((10 * (100vw - 800px)) / 799));
color:#999;
}

/*.joinbutton {
	margin-left:68px;
}*/

.lostpasswordfield fieldset input{
width:100%;
margin-bottom:20px;
font-size: 17.5px;  
padding: 20px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */

}

#agree .lostpasswordfield fieldset input{
width:20px;
margin-bottom:20px;
font-size: 17.5px;  
padding: 20px;	
	
}


.btn-popular {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #EB6D0C;
	*background-color: #EB6D0C;
	background-image: -moz-linear-gradient(top, #F7630D, #EB6D0C);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F7630D), to(#EB6D0C));
	background-image: -webkit-linear-gradient(top, #F7630D, #EB6D0C);
	background-image: -o-linear-gradient(top, #F7630D, #EB6D0C);
	background-image: linear-gradient(to bottom, #F7630D, #EB6D0C);
	background-repeat: repeat-x;
	border-color: #EB6D0C;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7630D', endColorstr='#EB6D0C', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-popular:hover,
.btn-popular:focus,
.btn-popular:active,
.btn-popular.active,
.btn-popular.disabled,
.btn-popular[disabled] {
	color: #FFFFFF;
	background-color: #EB6D0C;
	*background-color: #003bb3;
}


.btn-greatvalue {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #EB6D0C;
	*background-color: #EB6D0C;
	background-image: -moz-linear-gradient(top, #F7630D, #EB6D0C);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F7630D), to(#EB6D0C));
	background-image: -webkit-linear-gradient(top, #F7630D, #EB6D0C);
	background-image: -o-linear-gradient(top, #F7630D, #EB6D0C);
	background-image: linear-gradient(to bottom, #F7630D, #EB6D0C);
	background-repeat: repeat-x;
	border-color: #EB6D0C;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7630D', endColorstr='#EB6D0C', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-greatvalue:hover,
.btn-greatvalue:focus,
.btn-greatvalue:active,
.btn-greatvalue.active,
.btn-greatvalue.disabled,
.btn-greatvalue[disabled] {
	color: #FFFFFF;
	background-color: #EB6D0C;
	*background-color: #003bb3;
}

/*puts a popular badge uppper right for class 'popular' added in admin.  See also 'bestvalue'*/
#buynowitems .popular {
    position: relative;
}

#buynowitems .greatvalue {
    position: relative;
}
#buynowitems img {
    visibility:hidden;
	display:none;
}




#buynowitems .popular img.popularribbon{
	visibility:visible;
    position: absolute;
    top: -7px;
    right: -7px;
	display:block;
}

#buynowitems .greatvalue img.greatvalueribbon {
	visibility:visible;
    position: absolute;
    top: -7px;
    right: -7px;
	display:block;
}


.p-3 {
    padding: 1rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}
.shadow-sm {
    box-shadow: 0 0 .5rem rgba(0,0,0,.075)!important;
}
.rounded {
    border-radius: .25rem!important;
}
.bg-white {
    background-color: #fff!important;
}
.box-shaddow {
	
	-moz-box-shadow: 0 0 3px #ccc;
-webkit-box-shadow: 0 0 3px #ccc;
box-shadow: 0 0 3px #ccc;

	
}



.slick-slide {
    display: none;
    float: left;
    height: none; 
    min-height: 1px;
}

.custom.gallery {
  height: 100vh;
  width: 100%;
  flex-wrap: wrap;
  z-index: 100;
  > div {
    height: 100vh;
  }
}

.custom.slick-slider {
  margin-bottom: 0;
}

.custom .slick-slide {
  outline: none;
  background-size:cover;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
}

.custom .slide {
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #ceccc9;
  background-size: cover;
  height: 100vh;
}






@media (max-width: 760px) {
.nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
}
}

/*youtube boostrap responsive embed */
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
	
	



  







@media (max-width: 767px) {	
/*remove the 20px padding bootstrap-responive puts on the body of phone view */
body {
	padding-left:0px;
	padding-right:0px;
	font-size: 1em;
		
	}
/*add some padding to the content area in some spots*/	
.phonecontentpadding {
padding-left:20px;padding-right:20px;	
}
}



#page_logo{
margin-top: 13px;
margin-bottom:13px;
	
}

.nav-white li a{
	color:#FFF;
	
}


/*reusable class to center divs on a page, overrides a spans inclination to float left*/
.center { 
float: none; 
margin-left: auto; 
margin-right: auto; 
}

.headerdrop {
 -webkit-box-shadow: 0px 3px 8px rgba(100, 100, 100, 0.25);
 -moz-box-shadow:    0px 3px 8px rgba(100, 100, 100, 0.25);
 box-shadow:         0px 3px 8px rgba(100, 100, 100, 0.25);
 }



.navbar {
    margin-bottom: 0px;
    overflow: visible;
}

.navbar .btn, .navbar .btn-group {
   margin-top: 0px;
}


.btn-getstarted {
	color: #FFFFFF;
	font-weight:200;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00A4E4;
	*background-color: #00A4E4;
	background-image: -moz-linear-gradient(top, #00A4E4, #00A4E4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00A4E4), to(#00A4E4));
	background-image: -webkit-linear-gradient(top, #00A4E4, #00A4E4);
	background-image: -o-linear-gradient(top, #00A4E4, #00A4E4);
	background-image: linear-gradient(to bottom, #00A4E4, #00A4E4);
	background-repeat: repeat-x;
	border-color: #00A4E4;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A4E4', endColorstr='#00A4E4', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-getstarted:hover,
.btn-getstarted:focus,
.btn-getstarted:active,
.btn-getstarted.active,
.btn-getstarted.disabled,
.btn-getstarted[disabled] {
	color: #FFFFFF;
	background-color: #00A4E4;
	*background-color: #003bb3;
}


/* toplogobar */
.vplogocontainer{
background-color:#FFF; 
width:100%;	
}







.leftpros {
	

background-image: url('/mysite/images/vpf2018-left-column-back.jpg');
background-repeat: no-repeat;
/*background-attachment: fixed;*/
background-size: auto;
/*background-position: center 100px;*/
/*background-position: center;*/
min-height:700px;
display:block;
height:700px;
}








#featured .headline, #featured2 .headline, #featured3 .headline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(32px + ((24 * (100vw - 800px)) / 799));
line-height: calc(44px + ((34 * (100vw - 800px)) / 799));
color:#fff;
}
#featured .copyline, #featured2 .copyline, #featured3 .copyline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(18px + ((10 * (100vw - 800px)) / 799));
line-height: calc(28px + ((20 * (100vw - 800px)) / 799));
color:#CCC;
}
#featured .copyline .white, #featured2 .copyline .white, #featured3 .copyline .white{
font-weight:200;
color:#FFF;
}

#featured .dark .headline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(32px + ((24 * (100vw - 800px)) / 799));
line-height: calc(44px + ((34 * (100vw - 800px)) / 799));
color:#666;
}
#featured .dark .copyline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(18px + ((10 * (100vw - 800px)) / 799));
line-height: calc(28px + ((20 * (100vw - 800px)) / 799));
color:#999;
}
#featured .dark .copyline .white{
font-weight:600;
color:#666;
}


#featured .featuredbox, #featured2 .featuredbox, #featured3 .featuredbox{
margin-top:30px;
padding:10px;
/*background:rgba(0,0,0,0.2);
opacity: 1;
transition: all 0.2s;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;*/
}

#home2018 .headline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
font-size: calc(32px + ((24 * (100vw - 800px)) / 799));
line-height: calc(44px + ((34 * (100vw - 800px)) / 799));
color:#666;
margin-bottom:20px;
}

#pitchthesepros {
background-color:#f0f0f0;
padding-top:50px;
padding-bottom:50px;
}

#howitworks {
padding-top:50px;
padding-bottom:50px;

}

#writersloveus {
padding-top:50px;
padding-bottom:50px;
background-color:#f0f0f0;
}

#success {

padding-top:30px;
padding-bottom:30px;
}


#guaranteedaccess {
background-color:#f0f0f0;
padding-top:50px;
padding-bottom:100px;
}

#howitworks .howitworksarrow {
color:#9C0;
font-weight:300;
margin-left: 25px;
margin-right: 25px;
}





#home2018 .copyline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;	
font-size: 16px;	
color:#999;
}

#home2018 .copylinepros{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;	
font-size: 16px;	
color:#000;
font-weight:bold;
}

#home2018 .producerlistpros{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;	
font-size: 1em;	
color:#666;
/*font-weight:bold;*/
}



#home2018 .postercompany{
width:auto;
text-align:center;
}

#home2018 .producerlistcarouselheadline{
font-family: Eina03, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;	
font-size: 24px;
width:auto;
text-align:center;
color:#666;
margin-top:40px;
margin-bottom:10px;
/*font-weight:bold;*/
}

#home2018 .producerlogos{
width:auto;
text-align:center;
margin-top:0px;
margin-bottom:0px;
/*font-weight:bold;*/
}

/*.producernew::after{
content: "  [NEW]";    
    color: #9ece6f;   
	font-size:12px;
}*/

#home2018 .producernew {
color:#000;

background-color:#fff;
padding-left:5px;
margin-left:-5px;
}

.producernew::after{
display: inline-block;
content: "";
width: 37px;
height: 15px;
margin-left: 10px;
margin-bottom:-2px;
background: transparent url('/mysite/images/icon-new.jpg') no-repeat;
}



/*.producerupdated::after{
content: "  [UPDATED]";
color: #e7a34b;
font-size:12px;
}*/

.producerupdated::after{
display: inline-block;
content: "";
width: 64px;
height: 15px;
margin-left: 10px;
margin-bottom:-2px;
background: transparent url('/mysite/images/icon-updated.jpg') no-repeat;
}

/*.producerhold::after{
content: "  [BACK SOON]";
color:#999;
font-size:12px;
}*/

.producerhold::after{
display: inline-block;
content: "";
width: 80px;
height: 15px;
margin-left: 10px;
margin-bottom:-2px;
background: transparent url('/mysite/images/icon-backsoon.jpg') no-repeat;
}








#howitworks .copyline a{
color:#999;
text-decoration:underline;
}

@media screen and (min-width: 320px) {
#home2018 .copyline {
font-size: calc(16px + 6 * ((100vw - 320px) / 680));
line-height: calc(16px + 6 * ((100vw - 320px) / 680));
}
}
@media screen and (min-width: 1000px) {
#home2018 .copyline {
font-size: 22px;
}
}


/*2014 home page styles*/
.btn-huge{
    padding-top:20px;
    padding-bottom:20px;
	font-size: 26px;
}

.vpfhome h2 {
    background: none;
    color: #999;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 40px;
    padding: 0;
    text-indent: 0px;
    font-size: 18px;
}



/*add a new badge to pitchtool nav item*/





/*.navbar .nav > li > a {
    color: #fff;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: 0 0px 0 #CCC;
}*/



/*even out horizontal between form label and content*/

.form-horizontal .controls {
    margin-left: 180px;
    padding-top: 5px;
}



/*color the odd row of new items*/

.table-striped tbody tr:nth-child(odd).error td,
.table-striped tbody tr:nth-child(odd).error th {
  background-color:#F9F0F0;
}


/*Circle buttons , for add/subtract favorites on the pro search page
*/
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}









/*This will hide one of the response types on the Pros respond to pitch page... a hack, I know, I'm sorry*/
label.checkbox.VpfBoxieForm_PitchResponseForm_PitchResponseID_5, label.checkbox.VpfBoxieForm_PitchResponseForm_PitchResponseID_6, label.checkbox.VpfBoxieForm_PitchResponseForm_PitchResponseID_7, label.checkbox.VpfBoxieForm_PitchResponseForm_PitchResponseID_9, label.checkbox.VpfBoxieForm_PitchResponseForm_PitchResponseID_10,
label.checkbox.VpfBoxieForm_PitchResponseForm_PitchResponseID_8,label.checkbox.VpfBoxieForm_PitchResponseForm_PitchResponseID_11 {
    visibility: hidden;
    display: none;
	
}
											

/*style hotlist winners badges*/
#hotlistwinners .label-info, #hotlistwinners .badge-info {
    background-color: #006DCC;
}
#hotlistwinners .label-success, #hotlistwinners .badge-success {
    background-color: #5BB75B;
}






.btn-black { 
  color: #ffffff; 
  background-color: #000000; 
  border-color: #949494; 
} 
 
.btn-black:hover, 
.btn-black:focus, 
.btn-black:active, 
.btn-black.active, 
.open .dropdown-toggle.btn-black { 
  color: #ffffff; 
  background-color: #8B8A8C; 
  border-color: #949494; 
} 
 
.btn-black:active, 
.btn-black.active, 
.open .dropdown-toggle.btn-black { 
  background-image: none; 
} 
 
.btn-black.disabled, 
.btn-black[disabled], 
fieldset[disabled] .btn-black, 
.btn-black.disabled:hover, 
.btn-black[disabled]:hover, 
fieldset[disabled] .btn-black:hover, 
.btn-black.disabled:focus, 
.btn-black[disabled]:focus, 
fieldset[disabled] .btn-black:focus, 
.btn-black.disabled:active, 
.btn-black[disabled]:active, 
fieldset[disabled] .btn-black:active, 
.btn-black.disabled.active, 
.btn-black[disabled].active, 
fieldset[disabled] .btn-black.active { 
  background-color: #000000; 
  border-color: #949494; 
} 
 
.btn-black .badge { 
  color: #000000; 
  background-color: #ffffff; 
}

#honeypot { 
/*display: none; */
}


.email2 { 
margin:0;
padding-left:1px;
height:1px;
width:0;
overflow:hidden;



} 
/*.mobile { 
margin:0;
padding-left:1px;
height:1px;
width:0px;
overflow:hidden;
display:none;
}*/

.writermobile { 
  position: absolute; 
  overflow: hidden; 
  clip: rect(0 0 0 0); 
  height: 1px; width: 1px; 
  margin: -1px; padding: 0; border: 0; 
}






/*Footer styles*/
#ftmenu h4 {
    border-bottom: 1px dotted #FFFFFF;
	color:#FFF;
    /*display: inline;*/
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-bottom: 1px;
}
#ftmenu li a {
    color: #FFFFFF;
    text-decoration: none;
}
#ftmenu p {
    margin-bottom: 12px;
	color:#999;
}

#ftmenu a {
    
	color:#fff;
}

#ftmenu {
    
	color:#fff;
}

#ftmenu {
    background: url("/assets/Uploads/footer-1.png") no-repeat scroll right bottom #00378A;
    color: #CCCCCC;
    min-width: 958px;
    padding: 30px 30px 50px 0px;

}






/*sets max height on modal windows, try to fix for shorter screens*/
 .modal { top:5%;  }
#AcceptModal.modal { top:5%; bottom:5%; }
 
 .modal-body { max-height:75%; height:75%; }

.disabled { 
pointer-events: none; 

}

/*Style adjustments to the standard bootstrap carousel*/

.carousel {
	margin-bottom: 0;
	padding: 5px 40px 30px 40px;
}

.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

.carousel-indicators li {
	background: #c0c0c0;
}

.carousel-indicators .active {
background: #333333;
}

.carousel .company {
font-size:12px;
line-height:16px;
}

.carousel .span2 {
text-align:center;
}

.label-important, .badge-important {
    background-color:#d60808;
}

#joincarousel .carousel .company {
font-size:8px;
line-height:16px;
}


#joincarousel .carousel-control {
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 50;
    height: 20px;    
    line-height: 15px;
    top: 40%;
    width: 20px;
}

#joincarousel .carousel {
	margin-bottom: 0;
	margin-top:20px;
	padding: 0px 0px 0px 0px;
}










/*Styles the product box on the buy now page*/
#product {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border:2px solid #DBDBDB;
background-color:#FFFFFF;

padding-bottom:20px;
min-height:350px;
}

#product2 {
background-image: url("/assets/Uploads/vpfppricingback.jpg");
    background-repeat: repeat-x;
    position:relative;
    margin: auto;
    background-position: 0px 25px;
padding-bottom:20px;
min-height:300px;

}


/*Styles the featured items on the buy now page*/
.features ul {
    margin:0px 0px 20px 0px;
}

.features li {
    background-image: url("/assets/Uploads/vpfbpricingcheck.gif");
    background-position: left ;
	font-size:12px;
    background-repeat: no-repeat;
    color: #000000;
    line-height: 24px;
    padding-left: 20px;
	list-style-type: none;
}






/*use this for buy now coloring of buy oriented text*/
.text-buy{
    color:#FF7805;
	font-size:14px;
	
	
}

.text-buy a {
    color:#FF7805;
	text-decoration:underline;
	
}



/*puts bonus icon upper right of package name on buy now page*/
.bonuspackage {
background: url("/assets/Uploads/bonus-red.png") no-repeat scroll top right transparent;
padding-top:0px;
padding-bottom:20px;
background-size:40px 40px;
}


/*puts new icon upper right of package name on buy now page*/
.newpackage {
background: url("/assets/Uploads/newproduct1.png") no-repeat scroll top right transparent;
padding-top:0px;
padding-bottom:0px;
}

.bestvalue {
background: url("/assets/Uploads/best-value.png") no-repeat scroll top right transparent;
padding-top:0px;
padding-bottom:0px;
background-size: 50px 50px;

}


.newpackageinner {
padding-top:5px;


	
	
	}



/*coorect improper display of buttons on view submitted pitches page - a complete hack*/
#action_doSearch label, #action_doReset label {
display:none;	

	
}

#action_doSearch input{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
	
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;	
	
	
	
background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);


margin-top: 30px;
	
}


#action_doReset input{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;	
	
margin-top: 10px;	
	


	
}

/*style new pros*/
.newproback{

display:block;
background:url("/assets/Uploads/thnewicon.gif");
background-repeat:no-repeat;
background-position:  10px -1px;
padding-top:10px;
z-index:10;
border:solid 1px  #F66;
margin-top:2px;
}
.newpro{
padding:2px;
}

.updatedproback{

display:block;
background:url("/assets/Uploads/vpfupdated.gif");
background-repeat:no-repeat;
background-position:  10px -1px;
padding-top:10px;
z-index:10;
border:solid 1px  #f89406;
margin-top:2px;
}
.updatedpro{
padding:2px;
}

.holdproback{
display:block;
background:url("/assets/Uploads/thonholdicon.gif");
background-repeat:no-repeat;
background-position:  10px -1px;
padding-top:10px;
z-index:10;
border:solid 1px  #669900;
margin-top:2px;
}
.holdpro{
padding:2px;
}


/*Make sure modal and background pop up over the header*/


.modal-backdrop {
    
    z-index: 3000;
}

.modal {
    z-index: 5000;
	
}





/*lighten the background color of disabled input fields so pro can read pitch better*/
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color:#FBFBFB;
    cursor: not-allowed;
}


@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
    input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color:#FFF;
	color:#000;
    cursor: not-allowed;
	webkit-border-radius: 0px;
-moz-border-radius: 0px;
}





}


#homecolumns .proinfo a, #homecolumns .item a{
font-size:12px;
line-height:18px;
	}
/*this class moves the anchor target down under the fixed nav*/
.movepagedown{
position:relative; 
top:-116px;	
display: block;
height: 0;
width:0;	
}
/*general error messages on form inputs*/
.message{
color:#900;	
margin-bottom: 10px;
display: block;	
	}

/*sign up agreement*/
#IAgree {
	
    
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;	
    position: relative;    
	width:300px;
}
#Form_TermsForm_IAgree {
    height: 12px;
    /*margin-bottom: 10px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
}

#Form_TermsForm .Actions{

margin-left: auto;
    margin-right: auto;
	width:200px;
	}
#Form_TermsForm .Actions .action{

background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-radius: 6px 6px 6px 6px;
    font-size: 17.5px;
    padding: 11px 19px;
	}
/*#Form_TermsForm_IAgree li{
	display:inline;
}*/

#IAgree ul {
    list-style: none outside none;
    /*text-align: left;*/
	/*text-align: -webkit-left;
	display:inline;
	white-space: nowrap;*/
}

#IAgree li {
    /*line-height:normal;
	display:inline;
	white-space: nowrap;
	width:150px;*/
}
#Form_TermsForm_IAgree label {
float:left; clear:none; display:block; padding: 2px 1em 0 0;
}

#Form_TermsForm_IAgree .valYes {
	/*float:left;
	margin-right:0px;*/
}

#Form_TermsForm_IAgree .valNo {
    /*float: left;
    margin-left: 0px;*/
}

#Form_TermsForm_IAgree .valYes input {
    
	
}

#Form_TermsForm_IAgree .valNo input {
    
	
}
input[type=radio], input.radio { float:left; clear:none; margin: 2px 5px 0 2px; }


/*blog*/

/*----- Blog Page ------------------------------*/

/*a.learn-more {
    left: 450px;
    width: 138px;
}*/

a.learn-more, a.join-us {
    background-image: url("transparent.gif");
    display: block;
    /*float: left;*/
    height: 48px;
    position: relative;
    top: -107px;
    z-index: 4000;
	/*background-color:#3F0;*/
}

a.join-us {
    left: 387px;
    width: 204px;
}

a.learn-more {
	background-image: url("transparent.gif");
    display: block;
    float: left;
    height: 191px;
    position: relative;
    top: -250px;
    z-index: 4000;
    left: 699px;
    width: 231px;
}

.article {
	border:1px solid #CCCCCC;
	margin-bottom:21px;
	padding:18px 18px 10px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.boximg-blog {float:left;margin-right:21px;}
.metapost {margin-left:104px;}

.article h2:first-child {
    font-size: 18px;
    margin-bottom: 10px;
	line-height: 18px;
}

.article h2:first-child a, .article h2:first-child a:hover, .article h2:first-child a:active, .article h2:first-child a:focus {
    background: none repeat scroll 0 0 transparent;
    color: #183390;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
}

.image {
	float:left;
	margin:21px 21px 12px 0;
}
.post_meta {
    font-weight: bold;
    position: relative;
    text-align: center;
    top: -14px;
}
.author_bio {
  border: 1px solid #CCCCCC;
  border-radius: 10px 10px 10px 10px;
  padding: 12px 18px 3px;
}
.author_bio h5 {
	margin-bottom:8px;
}
.author_bio p {
	font-weight:normal;
}


/*pricing*/





.pricing {
    background-image: url("/assets/Uploads/vpfppricingback.jpg");
    background-repeat: repeat-x;
    display: inherit;
    /*float: left;*/
    /*margin: 0 0 30px 15px;*/
    padding: 0px 10px 10px 5em;
    /*width: 250px;*/
	margin:auto;
	
}

.pricing .type {
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0px 15px 0px;
}

.pricing .price {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.pricing li {
    background-image: url("/assets/Uploads/vpfbpricingcheck.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
    line-height: 24px;
    padding-left: 25px;
	
}























.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #FF7805;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #FF7805);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#FF7805));
  background-image: -webkit-linear-gradient(top, #fbb450, #FF7805);
  background-image: -o-linear-gradient(top, #fbb450, #FF7805);
  background-image: linear-gradient(to bottom, #fbb450, #FF7805);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#FF7805', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #FF7805;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.successpage li h5 {
    color: #254A98;	
    font-size: 28px;
    margin-bottom: 6px;
}



@media (max-width: 767px) {
  .successpage li h5 {
    color: #254A98;	
    font-size: 18px;
    margin-bottom: 6px;
	line-height: 24px;
  }
}


/* agree to terms join1 */
.terms-wrapper p {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 5px;
} 
/* how it works */
.standard {
    border-top: 4px double #E0E0E0;
    padding-top: 10px;
}

.packages {
   
    margin-top: 30px;
}

.packages a, .packages a {
    background: url("/assets/Uploads/packages-arrow.png") no-repeat scroll right top transparent;
    color: #1954C3;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    padding-left: 16px;
    padding-top: 12px;
    text-decoration: none;
    width: 87%;
}

.packages a span, .packages a span {
    display: block;
    float: right;
    font-size: 24px;
    padding-right: 42px;
    position: relative;
    top: 0;
}

.packages .standard {
    border-top: 4px double #E0E0E0;
    padding-top: 10px;
}

.packages .vip {
    border-bottom: 4px double #E0E0E0;
    border-top: 4px double #E0E0E0;
    margin-bottom: 28px;
    margin-top: 4px;
    padding-bottom: 10px;
    padding-top: 10px;
}

section {
	margin-top: 0px;
	padding-top: 0px;
}

#pagemargin {
	margin-top: 92px;
	padding-top: 10px;
}




#sl {
    background: url("/assets/Uploads/rep.jpg") repeat-x scroll 0 0 transparent;
    height: 350px;
    min-width: 987px;
    overflow: hidden;
}

.vpfhome h2 {
    background: none repeat scroll 0 0 #253B8E;
    color: #FFFFFF;
    margin-top: 10px;
	margin-bottom: 0px;
	line-height: 40px;
    padding: 0;
    text-indent: 10px;
	font-size: 18px;
}

.vpfhome li h4 {
    background: url("/assets/Uploads/bullet-checkmark.gif") no-repeat scroll left center transparent;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 25px;
}

blockquote p {
    font-size: 1em;
    font-weight:normal;
    line-height: 1.25;
	color:#666;
    margin-bottom: 0;
}
.orange {
background-color: #FF7805;	

}





/*#loggedin section {
	margin-top: 99px;
	padding-top: 10px;
}*/

#loggedin {
	margin-top: 99px;
	padding-top: 10px;
}





/* customize navbar */
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #253B8E;
  background-image: -moz-linear-gradient(top, #253B8E, #132464);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#253B8E), to(#253B8E));
  background-image: -webkit-linear-gradient(top, #253B8E, #253B8E);
  background-image: -o-linear-gradient(top, #253B8E, #253B8E);
  background-image: linear-gradient(to bottom, #253B8E, #253B8E);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#253B8E', endColorstr='#253B8E', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar .brand {
    color:#fff;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    margin-left: -20px;
    padding: 10px 20px;
    text-shadow: 0 0px 0 #CCC;
}

.navbar .nav > li > a {
    /*color: #fff;*/
	font-size:16px;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: 0 0px 0 #CCC;
	
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color:#CCC;
  text-decoration: none;
  background-color: transparent;
}



/*.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color:#D9EDF7;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #555555;
    text-decoration: none;
}*/

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color:#344eaf;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.125) inset;
    color: #555555;
    text-decoration: none;
}

.navbar .nav > .current > a, .navbar .nav > .current > a:hover, .navbar .nav > .current > a:focus {
    /*background-color:#fff;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.125) inset;
    color: #555555;
    text-decoration: none;*/
	/*border-bottom:3px solid #D9EDF7;*/
	/*margin-bottom:-3px;*/
	/*border-right:1px solid #FFF;*/
	box-shadow: 0px 0px 8px #CCC inset;
	/*-webkit-box-shadow:inset 0px 0px 0px 2px #fff;
    -moz-box-shadow:inset 0px 0px 0px 2px #fff;
    box-shadow:inset 0px 0px 0px 2px #fff;*/
}



ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}
.navbar .dropdown-menu {
 margin-top: 0px;
}


/* sidebar logged in */

#proad .well {
    background-color:#FFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
/* pagination and tables */
.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover, .pagination a.label:hover {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #999999;
    cursor: default;
}

.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}

/* override layout.css */

.pro-profile-btn {
	
margin-left:200px;	
	}

#VpfBoxieForm_PendingPitchesList_Pitches {
    margin-left: 0px;
}

.Actions {
	
margin-left:18px;	
	
	}

#MemberLoginForm_LostPasswordForm .Actions {
	
margin-left:0px;	
	
	}
	
#Form_Form .Actions {
	
margin-left:0px;	
	
	}


/*#bd fieldset .field {
    float: none;
}
fieldset .field {
    float: none;
	width:100%;
}*/
#loggedin h1 {
	color: inherit;
	font-size:38.5px;
	line-height:40px;
	text-align:left;
	margin:0px 0 0px;
	font-family: inherit;
	text-transform:none;
}
#loggedin h3 {
	color: inherit;
	font-size: 24.5px;
	margin:0px 0 0px;
	text-align:left;
	font-family: inherit;
}
#loggedin h5 {
	color: #555;
	font-size: 16px;
}



table {
  margin: 0px;
  padding: 0;
  border-collapse: separate;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}


#bd section {
    margin-top: 100px;
    padding-top: 10px;
}


/* index */


.tooltip-inner {
	max-width: 500px;
}

.hero-unit {
	/*padding-bottom: 5px;*/
	background-color: #F3F3F3;
	border: 1px solid #ddd;
	/*text-align: center;*/
}

.hero-unit h1,
.hero-unit p {
	margin-bottom: 15px;
}

#social {
	display: inline-block;
	margin-top: 45px;
	text-align: center;
}

#gh-star {
	margin-right: 10px;
}

.twitter-share-button  {
	margin-right: 15px;
}

.rss-button {
	width: 40px;
	height: 14px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 2px 5px 2px 4px;
}

.index h3 {
	text-align: center;
	font-size: 20px;
}

#ticker {
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.4;
}

.about {
	margin-top: 40px;
	margin-bottom: 40px;
}

.about > div {
	margin-bottom: 20px;
}

.about h3 {
	margin: 0;
	text-align: left;
}

.about i {
	margin-right: 8px;
	font-size: 1.3em;
}

#gallery {
	padding-top: 60px;
}

.thumbnail {
	margin-bottom: 20px;
	background-color: #f3f3f3;
	background-color: rgba(0, 0, 0, 0.05);
}

.thumbnail img {
	width: 100%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.thumbnail .caption {
	color: inherit;
}

.thumbnail .caption p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.thumbnail h3 {
	text-align: left;
	margin-bottom: 0;
}

.thumbnail .btn-toolbar {
	margin-top: 15px;
	text-align: right;
}

#more {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.links {
	margin-bottom: 20px;
}

.links > a {
	margin-right: 10px;
}

.bsa {
	float: right;
	max-width: 400px;
	padding: 0;
}

body .one .bsa_it_ad {
	margin-bottom: -10px;
	padding: 25px 25px 15px 25px;
	background: none;
	border: none;
	font-family: inherit;
	color: inherit;
}

body .one .bsa_it_ad .bsa_it_t,
body .one .bsa_it_ad .bsa_it_d {
	color: inherit;
	font-size: inherit;
}

body .one .bsa_it_p {
	display: none;
}

.bsap img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#footer {
	margin-bottom: 20px;
}

#footer .links a {
	margin-right: 10px;
}




@media (max-width: 480px) {

	.hero-unit {
		padding: 20px 20px 0;
		margin: 0 0 20px;
	}

	.hero-unit h1 {
		font-size: 36px;
	}

	.hero-unit iframe {
		margin-right: 0 !important;
	}

	#social {
		margin-top: 0px;
		margin-bottom: 20px;
	}

	#social > span {
		display: block;
	}

	#ticker {
		margin-top: 0;
	}

	.about {
		margin-top: 0;
	}

	.about h3 {
		margin-top: 30px;
	}

	.about p {
		margin-bottom: 0;
	}

	.thumbnail .btn {
		font-size: 15px;
	}

	.modal {
		position: fixed !important;
		top: 25% !important;
	}
}

@media (min-width: 481px) and (max-width: 767px) {

	.hero-unit {
		margin-top: 0;
		padding: 30px;
	}

	.about {
		margin-top: 0;
	}
}

@media (max-width: 767px) {


	section {
		padding-top: 20px;
	}

	.bsa {
		float: none;
	}
}

@media (max-width: 979px) and (min-width: 768px) {

	.index .navbar {
		margin-bottom: 0;
	}

	.hero-unit {
		border-radius: 0;
	}

	section {
		padding-top: 20px;
	}

	.thumbnail .btn {
		padding: 6px 10px;
		font-size: 14px;
	}
}

@media (min-width: 980px) {

	.index {
		padding-top: 40px;
	}

	.preview {
		padding-top: 100px;
	}
}

/* preview */

.subhead {
	padding-bottom: 0;
	margin-bottom: 9px;
}

.subhead h1 {
	font-size: 54px;
}

.subhead > div:first-child {
	min-height: 200px;
}

/* subnav */
 
.subnav {
	margin-bottom: 60px;
	width: 100%;
	height: 36px;
	background-color: #eeeeee; /* Old browsers */
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
 
.subnav .nav {
	margin-bottom: 0;
}
 
.subnav .nav > li > a {
	margin: 0;
	padding-top:    11px;
	padding-bottom: 11px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #e5e5e5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
 
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
	padding-left: 13px;
	color: #777;
	background-color: #e9e9e9;
	border-right-color: #ddd;
	border-left: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
 
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
	border-top-color: #777;
}
 
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
	border-left: 0;
	padding-left: 12px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
 
.subnav .nav > li:last-child > a {
	border-right: 0;
}
 
.subnav .dropdown-menu {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
 
@media (max-width: 767px) {
 
	.subnav {
		position: static;
		top: auto;
		z-index: auto;
		width: auto;
		height: auto;
		background: #fff; /* whole background property since we use a background-image for gradient */
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
 
	.subnav .nav > li {
		float: none;
	}
 
	.subnav .nav > li > a {
		border: 0;
	}
 
	.subnav .nav > li + li > a {
		border-top: 1px solid #e5e5e5;
	}
 
	.subnav .nav > li:first-child > a,
	.subnav .nav > li:first-child > a:hover {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	
	
}
 
@media (min-width: 980px) {
  
	.subnav-fixed {
		position: fixed;
		top: 40px;
		left: 0;
		right: 0;
		z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
		border-color: #d5d5d5;
		border-width: 0 0 1px; /* drop the border on the fixed edges */
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
		-moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
		box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
	}
  
	.subnav-fixed .nav {
		width: 938px;
		margin: 0 auto;
		padding: 0 1px;
	}
  
	.subnav .nav > li:first-child > a,
	.subnav .nav > li:first-child > a:hover {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
}
 
@media (min-width: 1210px) {
 
	.subnav-fixed .nav {
		width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
	}
}

.noItemsFound{
    font-weight: bold;
    font-size: 16px;
}


#MemberLoginForm_LostPasswordForm_action_forgotPassword{
    color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 6px 6px 6px 6px;
    font-size: 17.5px;
    padding: 11px 19px;
}

label[for="MemberLoginForm_LostPasswordForm_Email"] {
    display:none;
}






/*mobile specific classes for rows*/




.row-fluid .mobile-one {
  width: 31.491712707182323%;
  *width: 31.43852121782062%;
}

.row-fluid .mobile-three {
  width: 65.74585635359117%;
  *width: 65.69266486422946%;
}

.row-fluid .mobile-two {
  width: 48.61878453038674%;
  *width: 48.56559304102504%;
}

.row-fluid .mobile-one,
.row-fluid .mobile-two,
.row-fluid .mobile-three {
  float:left;
  margin-left: 2.7624309392265194%;
  *margin-left: 2.709239449864817%;
}

.mobilelogin {
	display:none;
}



/*mobile specific fixes for logged in users and login page*/

@media screen and (min-width: 0px) and (max-width: 768px) {

.nomobile {
	display:none;
}

.login-form {
    margin-left: 0px;
}

#pagemargin {
  
  padding-top: 0px;
}
.mobilelogin {
	display:block;
}



section {
  padding-top: 0px;
}

.page-header {
  border-bottom: 0px solid #eeeeee;
  margin: 0px 0 0px;
  padding-bottom: 0px;
}

h1, h2, h3 {
  line-height:normal;
}

h1 {
  font-size: 2em;
}

.table th, .table td {
  border-top: 1px solid #dddddd;
  line-height: 20px;
  padding: 2px;
  text-align: left;
  vertical-align: top;
}

.table th {
  font-weight: normal;
  font-size:12px;
}

}


@media print {
  .navbar { display: none; }
  .page-header { display: none; }
  #proad { display: none; }
  #footer { display: none; }
  #ftmenu { display: none; }
  #pagemargin {
    margin-top: 10px;
    padding-top: 10px;
}
}





.navbar .pitchtool, .navbar .nav > .pitchtool.current > a {
    color:#fff;
    
        
	background: url("/assets/Uploads/icon-new-navtag2.png") no-repeat scroll right top #000;
    /*padding-right: 20px;*/
    text-shadow: 0 0px 0 #CCC;
	
}



.navbar .nav > .topnavpitchhere.current > a {
    box-shadow: 0px 0px 8px #CCC inset;
	
}



.navbar .nav > .topnavpitchhere > a {
    display:block;
    padding-left:40px;
	padding-right:40px;	
	background-color:#000;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #fff;
    text-decoration: none;
	
}




