/*
-----------------------------------------------
Site: NFMT Vegas
Author:   Trade Press Media Group    www.tradepress.com
Version:  2013_1.0
----------------------------------------------- */

/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */

[hidden] {
    display: none;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */

body {
    margin: 0;
}


/* =============================================================================
   Links
   ========================================================================== */

/*
 * Addresses outline displayed oddly in Chrome
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:hover,
a:active {
    outline: 0;
}


/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */

h1 {
    margin: 1em 0;
}

h2 {
    margin: 0;
}

h3 {
    margin: 1em 0 0 0;
}

h4 {
    margin: 1.33em 0;
}

h5 {
    margin: 1.67em 0;
}

h6 {
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE6/7
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */

/* 1 */

q {
    quotes: none;
}

/* 2 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* =============================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE6/7
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */

figure {
    margin: 0;
}


/* =============================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */

button,
input {
    line-height: normal; /* 1 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}

/*
 * Re-set default cursor for disabled elements
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}


/* =============================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*! END normalize.css */


/*
 Width: 1000px
 # Columns : 12 
 Column width: 65px
 Gutter : 20px 

target / context = result

 */
.grid_1 { width: 6.5%; } /* 65px/1000px = 0.065px */
.grid_2 { width: 15%; } /* 150px/1000px =  0.15px */
.grid_3 { width: 23.5%; } /* 235px/1000px = 0.235px */
.grid_4 { width: 32%; } /* 320px/1000px = 0.32px */
.grid_5 { width: 40.5%; } /* 405px/1000px = 0.405px */
.grid_6 { width: 49%; } /* 490px/1000px = 0.49px */
.grid_7 { width: 57.5%; } /* 575px/1000px = 0.575px */
.grid_8 { width: 66%; } /* 660px/1000px = 0.66px */
.grid_9 { width: 74.5%; } /* 745px/1000px = 0.745px */
.grid_10 { width: 83%; } /* 830px/1000px = 0.83px */
.grid_11 { width: 91.5%; } /* 915px/1000px = 0.915px */
.grid_12 { width: 100%; } /* 1000px/1000px = 1 */

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12
 {
	margin: 0 2% 1% 0;
	float: left;
	display: block;
}

.left {margin-left:0;}
.right {margin-right:0;}
.bottom {margin-bottom:0;}
.top {margin-top:1%;}
.cntr { width: 90%; /*width: 1000px;*/
	max-width: 1000px;
	text-align: center;
	margin: 1% auto;}
.wrapper{ width:100%;}

.lightgray {background-color:#ececec; width:100%; padding: 2%; overflow: hidden;}
.lightblue {background-color:#97b0c0; width:100%; padding: 2%; overflow: hidden;}
.silver {background-color:#d2d6d9; width:100%; padding: 2%; overflow: hidden;}
.white {background-color:#ffffff; width:100%; padding: 2%; overflow: hidden;}
.blue {background-color:#618ba4; width:100%; padding: 2%; overflow: hidden;}
.beige {background-color:#e4e2d9; width:100%; padding: 2%; overflow: hidden;}
.lightbeige {background-color:#e6e5e1; width:100%; padding: 2%; overflow: hidden;}
.eggshell {background-color:#fafaf6; width:100%; padding: 2%; overflow: hidden;}


.container{
	width: 90%; /*width: 1000px;*/
	max-width: 1000px;
	margin: auto;
	
}

/*global*/

@font-face {
	font-family: 'bghicons';
	src:url('fonts/bghicons.eot');
	src:url('fonts/bghicons.eot?#iefix') format('embedded-opentype'),
		url('fonts/bghicons.svg#bghicons') format('svg'),
		url('fonts/bghicons.woff') format('woff'),
		url('fonts/bghicons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'bghicons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

body {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
	font-family: 'PT Sans Narrow', Helvetica, sans-serif;
	font-weight: 100;
	font-size: 1.125em;
	color: #333;
	background: #e5e5e5 url('http://www.nfmt.com/vegas/images/bg-p4.png') repeat;
}


a {
	color: #00adef;
	text-decoration: none;
}
a:hover { color:#61ccf3;}

img, object {
	max-width: 100%;
}
.backtotop { float:right; display:inline-block; margin:0; padding:0;}
a.nolink { color:#333;}
.sessionList {padding: 5px 0 5px 0; border-bottom: 3px solid #DDDDDB;}

.wrap { background-color: #e6e5e1; float:left; margin: 2%; width: 300px; padding: 2%;}
.wrap img {float: left; padding-right: 2%;}
.schedList {
list-style: none;
display: block;
padding: .4em 0 0 0;
cursor: pointer;
float: left;
}
.schedList li {list-style: none; float:left; display:inline;}
.detail {
padding: .625em;
}


.logoHolder { width: 100%; height: 530px; background: #e5e5e5 url('http://www.nfmt.com/vegas/images/bkg-hdr.jpg') no-repeat top center; margin:0 auto;}
.logoVegas > a {
display: inline-block;
width: 245px;
height: 56px;
background-image: url('http://www.nfmt.com/vegas/images/logo-nfmt-vegas.svg');
background-size: contain;
background-repeat: no-repeat;
margin-top: 24px;
}
.date { margin-top: -9%; padding:0; font-size: 1.0em; color:#FFF; font-family: Helvetica, sans-serif;}
.year { color:#46c7f1;}

/*typography*/

h1 {
	font-size: 1.750em;
	font-weight: 100;
	letter-spacing: -1.5px;
	font-family: 'PT Sans Narrow', Helvetica, sans-serif;
}

h2 {
	font-weight: 100;
	font-size: 1.500em;
	color: #273750;
	font-family: 'PT Sans Narrow', Helvetica, sans-serif;
}
h3 {
	font-weight: 100;
	font-size: 1.125em;
	color: #3b6e98;
	font-family: 'PT Sans Narrow', Helvetica, sans-serif;
}

/*buttons*/

.btn {
	padding: 15px 30px;
	color: #fff;
	background-color: #273750;
	/*background: #4fb69f url('img/texture.png') no-repeat right top;*/
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	text-transform: uppercase;
}

.btn:hover {
	color: #fff;
	background-color: #bbdef8;
}


.btn-small {
	padding: 10px 25px;
	color: #fff;
	font-size: .75em;
	background-color: #c62718;
	/*background: #b22316 url('texture.png') no-repeat right bottom;*/
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	text-transform: uppercase;
}

.btn-small:hover {
	background-color: #c62718;
}

.subNav_button {
	padding: 5px 5px;
	color: #333;
	font-size: 0.75em;
	background-color: #fff;
	/*background: #b22316 url('texture.png') no-repeat right bottom;*/
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-transform: uppercase;
	float: right;
	margin: -2% 5% 0 0;
}

.subNav_button:hover {
	background-color: #e5e5e5;
}

/*navigation*/
#navigate {
	margin: 0 auto;
	height:32px;
	background-color: #273750;
	color:#FFF;
	width:100%;
}

.allShows {
	width: 90%; /*width: 1000px;*/
	max-width: 1000px;
	text-align: center;
	margin: 0 auto;
	}
#navigate ul {
	list-style: none;
	margin: 0 auto;
	}
#navigate li {
	float:none;
	display: inline;
	margin-top: 0.75%;}
#navigate ul li a {
	color:#fff;
	font-weight:bold;
	font-family: 'PT Sans Narrow', sans-serif;
	text-decoration: none;
	padding: 0.50%;
	margin: 0 auto;	
}
#navigate ul li a.active {
	color:#33ffff;
}
#navigate form { float:right; margin-right:2%;
}

/*
#mainNav ul {
	width: 100%;
	margin: 15% 0 0 0;
	list-style: none;
	float: right;
	}
#mainNav ul li {
	float: left;
	}
	#mainNav ul li.showinfo {
		width: 23%;
	}
	#mainNav ul li.sessions {
		width: 20%;
	}
	#mainNav ul li.events {
		width: 15%;
	}
	#mainNav ul li.travel {
		width: 15%;
	}
	#mainNav ul li.exhibithall {
		width: 25%;
	}
	
#mainNav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	font: 1.50em 'PT Sans Narrow', sans-serif;
	}
	
#mainNav ul li a:hover {
		color: #000;
	}
	*/
	/*BEGIN Nav*/
	
	#mainNav{
		background-color: transparent;
		}
	
	/*BEGIN Son Of Suckerfish Dropdown*/
		
/*RESPONSIVE EDIT*/
#mainNav, #mainNav ul {
	padding: 0;
	margin: 2% 0 0 0;
	list-style: none;
	
}

	#mainNav a {
		color:#fff;
		display: block;
	}
	
	#mainNav li {
		text-transform:uppercase;
		font: 1.25em 'PT Sans Narrow', sans-serif;
		display:inline-block;
        height:20px;
        margin:0 -3px 0 0;
		padding:4px 14px;
		 -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
	}
	
    #mainNav li:hover{
        background-color:#4c4d4f;
		 -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
		}

		#mainNav li ul {
			background-color: transparent;
			left: -999em;
			margin: 0 0 0 -14px;
			position: absolute;
			z-index: 10;
		}
	
			#mainNav li:hover ul {
				left: auto;
			}
			
			#mainNav li ul li{
				text-transform:capitalize;
				font: 1.0em 'PT Sans Narrow', sans-serif;
				background-color: #666;
				display:block;
				}
	
			#mainNav li:hover ul {
				left: auto;
			}

/*END Son Of Suckerfish Dropdown*/

.register {
		width: 70%;
		margin: 10% 5% 0 5%;
		padding: 15px;
		color: #fff;
		font-family: 'PT Sans Narrow', sans-serif;
		text-align: center;
		border: 0;
		font-weight: 100;
		font-size: 2.75em;
		background-color: #0d152c;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		text-transform: uppercase;
	}
	
.register a:hover {
		
		background-color: #333;
		
	}
/*content*/

.hdrContainer {
	width: 90%; /*width: 1000px;*/
	max-width: 1000px;
	margin: auto;
}
header {
	width:100%;
}


#intro {
	margin: 0 0 5% 0;
	height:360px;
}

#intro { 
	background: #fff url('http://www.nfmt.com/vegas/images/bkg-vegas.jpg') no-repeat right bottom;
}

#intro h2, #intro p {
	color: #fff; font-family: 'PT Sans Narrow', Helvetica, sans-serif; text-transform: uppercase;
}

#intro h1 { 
	width: 100%;
	height: 100px;
	margin: 5% auto;
	background: url('http://www.nfmt.com/vegas/images/intro-logo-vegas.png') no-repeat center top;
	text-indent: -9000px;
}

.info h2 {margin: 5% 20%;}
.info p {margin: -5% 20%;}
.reg {margin: 5% 0;}
.btm { margin: 4% auto;}

#subIntro {
	margin: -7% 0 10% 0;
}

#subIntro div div{
	width: 325px;
	height: 210px;
	background-color: #f6f6f6;
	border: 3px solid #e5e5e5;
	margin: 0 auto;
}
#subIntro div div{
	
	background-color: #333333;
}
#subIntro img {
	margin: 0 4%;
}

#new-cupcakes img {
	box-sizing: border-box;
	background-color: #faf3bc;
	padding: 8px;
	margin: 0 0 5% 0;
}

#featured-cupcake img {
	box-sizing: border-box;
	background-color: #faf3bc;
	padding: 8px;
	margin: 0 0 5% 0;
}

#contact span{
	color: #b22316;
	font-weight: 600;
}

#footer {
	border-top: 8px solid #2a0400;
	padding: 2% 0 0 0;
	margin: 0 auto;
	text-align: left;
	background-color: #525252;
	color:#e5e5e5;
}



.social {
	width:100%;
	height: 100px;
	background: #525252 url('http://www.nfmt.com/vegas/images/bkg-ftr-social.png') center repeat;
	color:#e5e5e5;
	
}
.social p {font-size: 0.75em; margin-top:15%;text-align:center;}

.social-icons { text-align:center; margin-top:1%; }

.sponsorPage ul li {
    /*width:18.936%;*/
    float:left;
    margin:0 2.08333% 2.08333% 0;
	 position:relative;
	list-style:none;
}

.speaker {
    float: left;
    display: inline;
    padding: 0px 15px 15px 0px;
}

.small {
    font-size: .75em;
    color: rgb(153, 153, 153);
}

.grey {
    font-size: 12px;
    color: rgb(153, 153, 153);
}

.medium {
    font-size: 13px;
    color: #666;
}

/*
SEARCH --------------------- */
#cse-search-box {
  float: left;
  position: relative; }

#cse-search-box input#search {
  height: 14px;
  width: 260px;
  padding: 8px 15px;
  background-color: #ccc;
  color:#666;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: none;
  font-size: 108%; }

#cse-search-box input#search:focus {
  background: #e4e4e4;
  color: #333;
  border: none; }

#cse-search-box input#submit {
  background: url(http://www.nfmt.com/baltimore/images/sprite_search.png) top left no-repeat;
  border: none;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 7px;
  right: 12px;
  /*-webkit-appearance: none; */ }

#cse-search-box input#submit:hover {
  background: url(http://www.nfmt.com/baltimore/images/sprite_search.png) 0px -40px no-repeat; }

#cse-search-box input#submit:active,
#cse-search-box input#submit:focus {
  background: url(http://www.nfmt.com/baltimore/images/sprite_search.png) top left no-repeat; }

#cse-search-box input#search {
    width: 260px;
    margin: 0px 0px 0px 5px; }

#cse-search-box input#submit {
    right: 6px; }
	
.searchSite {
  /*position: relative;*/
  margin: 15px 0 25px;
  float: right; }
  
/* INNER CONTENT STYLES
---------------------------------------------------------------------- */

.video-container {
	position: relative;
	margin: 0;
	padding-bottom: 40.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 90%;
}

.exhibitorListTable, .exhibitorListTable p, .exhibitorListTable td {
	font-size:12px;
	}
	
.exhHighlight {
	font-size: 11px;
	color: #cc3a00;
	}
/* SPONSORS 
---------------------------------------------------------------------- */

/*! http://responsiveslides.com v1.32 by @viljamis */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	margin: 0 auto;
	width: 60%;
	border: 0;
}


.sponsorLogos, .partnerLogos {
    padding-top:2.08333%;
    padding-bottom:2.08333%;
    margin-top:2.5em;
	 margin-left:0;
	padding-left: 0;
   	clear:both;
}
.sponsorLogos ul, .partnerLogos ul {
    margin-left:0;
	padding-left: 0;
    overflow:hidden;
	list-style:none;
	list-style-type:none;
}
/*.sponsorLogos li, .partnerLogos li {margin-left:0;
	padding-left: 0;}*/
.sponsorLogos li {
    width:42.936%;
    float:left;
    margin:0 0 2.08333% 2.08333%;
	/*background-color:#fff;*/
    position:relative;
	list-style:none;
	list-style-type:none;
}
.partnerLogos li {
    width:14.936%;
    float:left;
    margin:0 0 2.08333% 3.08333%;
	/*background-color:#fff;*/
    position:relative;
	list-style:none;
	list-style-type:none;
}
.sponsorLogos li:nth-child(2n+1), .partnerLogos li:nth-child(5n+1) {
    margin-left:0;
    clear:both;
} 
.sponsorLogos li a {
    /*border:1px solid #333;*/
    display:block;
    padding:10%;
}
.sponsorLogos li a:hover,
.sponsorLogos li a:focus {
    border-color: #900;
}
.sponsorLogos li img, .partnerLogos li img {
    width:100%;
	list-style:none;
	list-style-type:none;
}

/*
FORMS --------------------- */


form.quickForm  { 
		width: 		90%; 
		background: rgb(39, 55, 80); opacity: 0.8;
		padding: 	1px 2px; 
		margin: 	0 auto; 
		color: 		#fff;
		overflow: 	hidden;
		-moz-border-radius:  	10px; 
		-webkit-border-radius:  10px; 
		border-radius: 			10px;  
		-moz-box-shadow:	0px 0px 3px #333;
		-webkit-box-shadow:	0px 0px 3px #333;
		-ms-box-shadow:	0px 0px 3px #333;
		box-shadow:	0px 0px 3px #333;
	}
form.quickForm p {margin: 2% 0 5% 5%; 
		text-shadow: 0px -1px 0px #000; 
		text-shadow: 0 -1px rgba(0,0,0,0.5); }
.quickForm label { 

		position:	relative;
		clear:  	both; 
		display: 	block; 
		text-shadow: 0px -1px 0px #000; 
		text-shadow: 0 -1px rgba(0,0,0,0.5); 
		margin: 0 0 0 5%; 
	}
	
.quickForm sup { color: #ccc; }
	
.quickForm input { 
		font-size:			0.75em; 
		margin-bottom:		10px;
		border: 			1px solid #333; 
		padding: 			4px; 
		background: 		#fff; 
		color: 				#696969; 
		width: 				60%;  
		-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.2); 
		-moz-box-shadow: 	inset 0px 1px 1px rgba(0,0,0,0.2); 
		-ms-box-shadow: 	inset 0px 1px 1px rgba(0,0,0,0.2); 
		box-shadow: 		inset 0px 1px 1px rgba(0,0,0,0.2); 
	}
	
input.short { 
		
		width: 				20%;  
		
	}

	
.quickForm input:focus { 
		border: 			1px solid #000; 
		-webkit-box-shadow:	none; 
		-moz-box-shadow: 	none; 
		box-shadow: 		none; 
	}
	
.quickForm input[type=date],
.quickForm input[type=number],
.quickForm input[type=submit] { 
		-moz-border-radius:  0px; 
		-webkit-border-radius:  0px; 
		border-radius:  		0px; 
		width: 				auto; 
	}
	
/*.quickForm input:invalid { background: #e5e5e5 url(../img/invalid.png) no-repeat center right; }
.quickForm input:valid { background: #f3f8ed url(../img/valid.png) no-repeat center right; }*/	
	
	
.quickForm input[type=submit] { 
		background: 		#e5e5e5; 
		display: 			inline-block; 
		padding: 			5px 10px 6px; 
		color: 				#3366cc; 
		text-decoration: 	none; 
		font-weight: 		bold;  
		border: 			none; 
		position: 			relative; 
		cursor: 			pointer; 
		font-size: 			1.0em; 
		margin-top:			15px;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		-ms-border-radius: 	5px; 
		border-radius: 		5px; 
		-moz-box-shadow: 	0 1px 3px #999; 
		-webkit-box-shadow: 0 1px 3px #999; 
		-ms-box-shadow: 	0 1px 3px #999; 
		box-shadow: 		0 1px 3px #999; 
		text-shadow: 		0 -1px 1px #fff; 		
		-webkit-transition: all 0.2s linear
	}
	
.quickForm input[type=submit]:hover	{ 
		background-color: 	#6fc2e5;
		-webkit-transform:	scale(1.1); 
		-moz-box-shadow: 	0 1px 6px #000; 
		-webkit-box-shadow: 0 1px 6px #000; 
		box-shadow: 		0 1px 6px #000; 
	}
.quickForm .legal { 
		clear:				both;
		font-size:			10px; 
		margin: 			15px 0; 
		color: 				#fff; 
		text-shadow: 		0px -1px 0px #000; 
		text-shadow: 		0 -1px rgba(0,0,0,0.5); 
	}

/*media queries*/

/* Larger ----------- */
@media screen and (max-width: 1024px) {


#intro {
	width: 100%; 
}
#intro-img {
	display: none;
}
#intro h1 {
	margin:  0 0 5% 0;
}
#logo {
	width: 100%;
	text-align: center;
}

#logo object {
	max-width:  55%;
}
#nav {
	width: 100%;
}
#nav ul {
	margin: 0;
}

#nav ul li {
	float: left;
	margin: 5% 0 0 0;
	}
	#nav ul li.about {
		width: 15%;
	}
	#nav ul li.pricing {
		width: 35%;
	}
	#nav ul li.locations {
		width: 25%;
	}
	#nav ul li.contact {
		width: 25%;
		margin: 5% 0 2% 0;
	}


}




/* Smaller ----------- */
@media screen and (max-width : 650px) {

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	width:100%;
}
#logo object {
	max-width: 60%;
}
#intro h1 { 
	max-width: 80%;
}

.logoVegas, .logoVegas > a {
margin-top: 0;
}


/*BEGIN AnglerFish*/

#toggle {
	background:transparent;
	border: 0;
	top:20%;
	font-size:2em;
	margin: 2% 0 0 0;
	padding:10px 12px;
	position: absolute;
	right: 0;
	float:right;
	}

#toggle.open{
	background-color:#333;
    color:white;
	font-size:1.5em;
	}

    #mainNav{
		display:none;
		overflow:hidden;
		width:100%;
		margin: 0;
		padding: 0;
		background-color: #000;
		}
	
	#mainNav li {
		border-bottom:1px solid #333;
		display:block;
		height:auto;
		padding:0;
		position:relative;
		}
    
    #mainNav li a{
		display:block;
		}

		#mainNav li ul {
            display:none;
			left: auto;
			margin-bottom:-8px;
			position: relative;
			}
			
			#mainNav li ul li{
				background-color:#222;
				}

			#mainNav li a{
				padding:8px;
				}
				
            #mainNav li li a{
				padding-left:22px;
				}
    
    .droptoggle{
        background-color: #222;
		color: white;
		padding: 0 1em;
		position: absolute;
		right: 0;
		height: 100%;
		top: 0;
		vertical-align: middle;
		line-height: 3.4em;
    }





.social p { margin-top:1%;}

.social-icons { margin-top:-1%; }
 #about {
	display: none;
}
#featured-cupcake, #new-cupcakes {
	margin: 5% 0;
}

}

