html{
	font-family: Verdana, Helvetica, Lucida, Arial, sans-serif; 	
	margin: 0px;
	padding: 0px;
	background: #FBF5C6; 
}

.noTest {
	-moz-font-feature-settings:"liga=1, dlig=1"; 
	-moz-font-feature-settings:"liga", "dlig"; /* EDIT: new syntax for FF 15+ */ 
	-ms-font-feature-settings:"liga", "dlig"; 
	-o-font-feature-settings:"liga", "dlig"; 
	-webkit-font-feature-settings:"liga", "dlig"; 
	font-feature-settings:"liga", "dlig";
}

body{
	margin: 0px;
	padding: 0px;
}

.inner {
  background-color: white;
  box-shadow: 0 0 20px #000000;
  margin: 0 auto;
  max-width: 1090px;
  padding: 20px 30px 0;
}

#logo {
	height: 95px;
	width: 100%;
	background: #26ADE4 url(../images/header-shadow-34.png) repeat-x bottom; 
  margin: -20px -30px 0px;
  padding: 0px 30px;
	border-bottom: solid 2px #8B8B8B; 
}

#logo img {
	margin-top: 15px;
	margin-left: 0px;
	float: left;
}

/*** Search ***/
#Search {
	float: right;
	margin-top: 48px;
	padding-left: 7px;
	width: 210px;
	height: 25px;
	background: transparent url(../images/search.png) no-repeat;
}

#Search .button {
	width: 23px;
	height: 23px !important;
	padding: 1px;
	border: none;
	border-left: none;
	background: transparent url(../images/magnifying-glass.png) right 3px no-repeat;
}

#Search .field {	
	width: 178px;
	height: 22px;
	background: none;
	border: none;
	border-right: none;
	font-size: 16px;
	line-height: 10px;
}

/* Primary navigation */
.header .primary {
	background: #D1E751 url(../images/header-shadow.png) repeat-x bottom; 
	border-bottom: solid 2px #8B8B8B; 
  margin: 12px -30px 12px;
  padding: 0px 20px;
  overflow:auto;
}

.header .primary ul {  
	padding: 0px; 
	margin: 0px;
	white-space:normal; 
} 

.header .primary ul li {
	border-right: 1px solid rgba(255, 255, 255, .25);
	font-family:'KeepCalmWebOnly'; 
	font-size: 26px; 
	float:left; 
	padding: 5px 19px 3px; 
	margin:0px; 
	background-image:none; 
	list-style-type:none; 
}

.header .primary ul li.last, #Countries {
	border: none;
}

#Countries {
	margin-top: -5px;
}

.header a {
	text-decoration: none;
	color: white;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.breadcrumbnavigation {
  font-size: 90%;
}

a, .breadcrumbnavigation a { 
 	text-decoration: none; 
	color: #229BCD;
}

/* Dropdown menu */
.header .primary ul li:hover .dropDownMenu { display: block; }
.dropDownMenu { z-index: 1; width: 200px !important; position: absolute; padding-top: 0px; display: none; border: 1px solid white; background: #CCCCCC; }
ul.dropDownMenu { margin: 0px 10px 0px -20px !important; padding: 0px !important; } 	
.dropDownMenu li { font-size: 20px !important; border-right: none !important; width: 157px; padding: 20px 7px 6px 35px !important; margin: 0px 0px 0px 0px !important; font-size: 15px; line-height: 20px; 
border-bottom: 1px solid white !important;
	background: transparent url(../images/header-shadow-narrow.png) repeat-x bottom !important; 
}
.dropDownMenu li.top { padding: 10px 3px 3px 20px !important; width: 177px; font-size: 22px !important; }
.dropDownMenu a { color: white; } 
.dropDownMenu {	display: none; }

/** Gallery **/
.posterAdWords {
	float: right;
}

.poster .items {
	width: 260px;
}

#posters {
	clear: left;
	list-style-type: none;
	margin-left: 0px;
	clear: both;
}

#posters li {
	list-style-type: none;	
  background-color: #DDDDDD;
	border-radius: 15px 15px 15px 15px;
	margin: 0px 7px 15px 7px;
	padding: 0px;
	width: 150px;	
	height: 220px;
	text-align: center;
	float: left;
	overflow: hidden;
	border: solid 2px black;
	font-size: smaller;
}

#posters li:hover{
	background-color: #BBBBBB;
	color: white;
}

#posters .title {
	padding: 5px;
}

#posters li a {
  color: #555555;
	font-weight: bold;
}

.pagination {
	text-align: center;
	clear: both;
}

.pagination .count {
	float: right;
}

.galleryPosterX {	
	display: none;
}

#posters li:hover .galleryPosterX {	
	display: inline;
	float: right;
	margin-right: 1em;
}	

.poster .preview {
	float: left;
	margin-right: 2em;
}

.poster li {
	margin-bottom: 0.5em;
}

.poster .items .title {
	font-weight: bold;	
}

#studioLinks {
	text-align: center;
	margin: 0px auto 30px auto;
	clear: both;
}

.studioLink {
	margin: 1em 0px;
}

/** aside **/
.aside {
	margin: 20px 0px 0px 10px;
	padding: 0px 5px;
	clear: right;
	width: 230px;
	float: right;
	background: #CCCCCC; 

	border-left: solid #8B8B8B 2px;
	border-top: solid #8B8B8B 2px;
	border-right: solid #E5E5E5 2px;
	border-bottom: solid #E5E5E5 2px;
	border-radius: 0.15rem;
}

.aside h2 {
	margin: 10px 5px 0px 10px;
}

/* Country form */
#Form_country .Actions, #Form_country fieldset  {
	display: inline;
}

#Countries {
	float: right;
}

#Countries option, #Countries select, .country a {
	background-position: center left;
	background-repeat: no-repeat;	
	margin-left: 3px;
	line-height: 21px;
	height: 25px;
	padding-left: 35px;
	width: 180px;	
}

#Countries select {
	margin-top: 0px;
  -webkit-appearance: none;
}

#Countries option {
	height: 20px;
	width: 100px;
}

#Countries fieldset {
	padding: 0px;
	margin: 0px;
	float: left;
}

#Countries .Actions {
	margin: 0px 35px 0px 0px;
	float: left;
}

#Countries .Actions input {
	height: 26px;
}

#Countries option[value=".com.au"], .country .comau { background-image: url(../images/countries/au-XS.gif); }
#Countries option[value=".at"]    , .country .at    { background-image: url(../images/countries/at-XS.gif); }
#Countries option[value=".be"]    , .country .be 		{ background-image: url(../images/countries/be-XS.gif); }
#Countries option[value=".com.br"], .country .combr { background-image: url(../images/countries/br-XS.gif); }
#Countries option[value=".ca"]  	, .country .ca		{ background-image: url(../images/countries/ca-XS.gif); }
#Countries option[value=".fr"]  	, .country .fr		{ background-image: url(../images/countries/fr-XS.gif); }
#Countries option[value=".de"]  	, .country .de		{ background-image: url(../images/countries/de-XS.gif); }
#Countries option[value=".jp"]  	, .country .jp		{ background-image: url(../images/countries/jp-XS.gif); }
#Countries option[value=".co.kr"] , .country .cokr  { background-image: url(../images/countries/kr-XS.gif); }
#Countries option[value=".nl"]  	, .country .nl		{ background-image: url(../images/countries/nl-XS.gif); }
#Countries option[value=".co.nz"] , .country .conz	{ background-image: url(../images/countries/nz-XS.gif); }
#Countries option[value=".pt"]  	, .country .pt		{ background-image: url(../images/countries/pt-XS.gif); }
#Countries option[value=".es"]  	, .country .es		{ background-image: url(../images/countries/es-XS.gif); }
#Countries option[value=".se"]  	, .country .se		{ background-image: url(../images/countries/se-XS.gif); }
#Countries option[value=".ch"]  	, .country .ch		{ background-image: url(../images/countries/ch-XS.gif); }
#Countries option[value=".co.uk"] , .country .couk	{ background-image: url(../images/countries/uk-XS.gif); }
#Countries option[value=".com"] 	, .country .com		{ background-image: url(../images/countries/us-XS.gif); }

/* Country PopUp */
#countriesPopUp .title {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

#countriesPopUp .close {
	font-family: 'KeepCalmWebOnly';
	font-size: 20px;
	line-height: 20px;
	margin-left: 4px;
	float: right;
}

#countriesPopUp .cookieInfo {
	text-align: center;
	font-size: smaller;
	
}

#hyLiteDlg, .countries {
	background-color: #E7F5FF !important;
	border: 1px solid #3DADFF;
	padding: 10px !important;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}

.countries {
	background-color: white !important;
	border: none;
}
/* end Country form */

/** Designer **/
.flex-container {
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.formSection {
  border-radius: 0.15rem;
  margin: 1rem 1rem 1rem 1rem;
  width: 11rem;
  padding: 1rem;
  background-color: #BBBBBB;
  /*float: left;*/
}

#gallery input {
	float: right;
}

#gallery {
	width: 150px;
}

#Form_make_name {
	float: left;
}

#name label {
	padding-top: 1rem;
	width: 100%;
}

#terms {
	margin-top: 1em;
	clear: left;
}

.zazzle {
  background-color: black;
  clear: left;
  float: left;
  text-align: center;
}

.zazzleProducts {
	background-color: white;
}

#Form_make {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

label.right {
	float: none;
	padding: 0px;
}

#Layout label.left {
	float:none;
}

#gallery {
	clear: left;
}

.checkbox {
	text-align: left;
}

.galleryFormItems .field {
	float: left;
	margin-right: 1rem;
}

.Actions {
	/*float: left;*/
	margin-left: 1rem;
}

.Actions input {
	height: 36px;
	padding-left: 30px;
	padding-right: 30px;
}

/* Download As */
.downloadFormats {
	text-align: center;
	clear: left;
}

.downloadFormats a {
	margin: 0px 4px;
}

.downloadFormats img {
	vertical-align: middle;
}

.composite {
	text-align: center;
}

#ps, #w {
	float: left;
	font-size: smaller;
	text-align: center;
}

#ps {
	width: 75px;
}

#w {
	width: 79px;
}

#QuickDownload label {
	padding: 0px;
}

#Form_make_w {
	width: 70px;
	height: 14px;
}

.fileSettings {
	margin-top: 7px;
	padding-top: 6px;
	border-top: dotted 1px white;
}

#HeartColour {
	margin-top: 15px;
	padding-top: 6px;
	border-top: dotted 1px white;
}



#w { 
	margin-left: 3px;
}
.clearLeft { clear: left; }
.clearBoth { clear: both; }


#BackgroundColour .action, #TextColour .action, #HeartColour .action {
	height: 2em;
	margin-top: 5px; 
}


/** Hover (?) instructions **/
.hover {
	position: relative; 
	display: inline;
}

.hover span {
	display: none;
}

.hover:hover span, .hover:active span {
	 display: block;
   position: absolute; 
	 width: 250px;
   padding: 3px 2px; margin: 5px; z-index: 100;
   color: black; background: white;
   border: 1px solid black;
   font: 10px Verdana, sans-serif; text-align: left;
 }

/** zazzle **/
#zazzle {
  background-color: #E7F5FF;
  border: 1px solid #3DADFF;
  border-radius: 0.15rem;
  clear: left;
  float: left;
  padding: 10px !important;
  margin-top: 1rem;
  margin-bottom: 50px;
}

.zazzlePreview {
  background-color: white;
  border-radius: 0.15rem;
  float: left;
  height: 205px;
  margin: 5px;
  overflow: hidden;
  padding: 5px 0;
  text-align: center;
  width: 160px;
}

.Gallery .noText .zazzlePreview {
	height: 155px;
}

.clickButtonNotice {
  border-radius: 0.15rem;
  background-color: #FFF9D7;
  border: 1px solid #E2C822;
  text-align: center;
  padding: 1em 0px;
}

/** footer **/
.footer {
	background: #D1E751 url(../images/header-shadow.png) repeat-x bottom; 
	clear: both;
	text-align: center;
	color: white;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-left: -30px;
	margin-right: -30px;
}

.footer a {
	color: white;
}

/** Social Media **/
#scmob {
	margin: 0px;
	padding: 0px;
}

#scmob ul {
	width: 60px;
	margin: 0px;
	padding: 0px;
}
#scmob li {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type:none; 	
}

#scmob .scmobIcon {
	float: right !important;
}

#scmobGooglePlusProfile a:hover {
	background-color: white;
  background-image: -moz-linear-gradient(center top , white, #F4F4F4);
}

#scmobGooglePlusProfile .ro {
	background: url("//ssl.gstatic.com/s2/oz/images/sprites/plus-button-2a2fe15d95807d1a7dbfae0919cbad51.png") no-repeat scroll 0 -122px transparent;
  position: absolute;
	bottom: 0px;
	left: 0px;
	height: 14px;
	width: 14px;
	z-index: 99;
}

#scmobGooglePlusProfile a {
	color: #DA573B;
	width: 48px;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #E4E4E4;
	background-image: -moz-linear-gradient(center top , #F4F4F4, #E4E4E4);
	border-color: #CACACA #BABABA #ACACAC;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	border-style: solid;
	border-width: 1px;
	text-shadow: 0 1px 3px rgba(255, 255, 255, 0.7);
	font-size: 11px;
	line-height: 17px;    
	-moz-user-select: none;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: arial,sans-serif;
	font-weight: bold;
	outline: medium none;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 9px;
}

#scmobPinterestFollow a {
	color: #CB2027;
	width: 41px;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #E4E4E4;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E4E4);
	border: 1px solid #C9C5C5;
	text-shadow: 0 1px 3px rgba(255, 255, 255, 0.7);
	font-size: 11px;
	line-height: 20px;    
	-moz-user-select: none;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: arial,sans-serif;
	font-weight: bold;
	outline: medium none;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	margin-left: 8px;;
}

#scmobFacebookLike a {
	border-radius: 3px 3px 3px 3px;
	background: #ECEEF5;
	border: solid 1px #CAD4E7;	
	color: #3B5998;
	cursor: pointer;
	display: block;
	float: left;  
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	line-height: 1.28;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 3px;
	width: 43px;
}

#scmobFacebookLike a:hover {
	border-color: #9dacce;
}

#scmobFacebookLike .f {
	background: url("//static.ak.fbcdn.net/rsrc.php/v2/y7/r/ql9vukDCc4R.png") no-repeat scroll -1px -48px transparent;
	float: left;
	height: 14px;
	width: 14px;
}

#scmobFacebookSend {
	margin: 3px 0px 3px -10px !important;
}

/** font Download **/
#fontDownloadPreview {
	margin: 2em 0 2em 2em;
}

.fontDownloads, .quickFontDownloads {
	margin-right: 2em;
	text-align: center;
}

.fontDownloads .unticked {
	opacity: .25;
}

.fontDownloads .h1, .quickFontDownloads .h1 {
	background-color: #CCCCCC;
	font-size: 0.8em;
}

.fontDownloads .h2, .quickFontDownloads h2 {
	border-right: 1px solid white;
}

.fontDownloads .h2, .fontDownloads .h3, .quickFontDownloads .h2, .quickFontDownloads .h3 {
	background-color: #3366FF;
	color: white;
}

.fontDownloads .h4, .quickFontDownloads .h4 {
	color: white;
	background-color: #1B037D;
}

.fontDownloads .h5 {
	color: white;
  background-color: #CCCCCC;
}

.fontDownloads th, .fontDownloads td, .quickFontDownloads th, .quickFontDownloads td {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 0.4em;
}

.fontDownloads .costs, .quickFontDownloads .costs {
	font-size: 125%;
}

.fontDownloads .costs .h1 {
	font-size: 0.6em;
}

.quickFontDownloads td, .quickFontDownloads th  {
	padding: 0.5em;
}

.quickFontDownloads th:first-child {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;

	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

.quickFontDownloads td:last-child, .quickFontDownloads th:last-child  {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;

	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

.quickFontDownloads .h4 {

}

.fontDownloads th {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.fontDownloads .f td {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.fontDownloads .f td {
	padding: 20px 0px;
}

.fontDownloads .button, .quickFontDownloads .button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	color: white;
	border: white 2px solid;
	background-color: #ED9D2C;
	background-image: -moz-linear-gradient(center top , #FCBE47, #D76C03);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);	
	padding: 3px 10px;
}

.fontDownloads .button:hover {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
}

.fontDownloads .h1, .fontDownloads .h2, .fontDownloads .h3, .fontDownloads .h4 {
	width: 22%;
}

.fontDownloads .h5 {
	width: 12%;
}

#resaleFont, #generatorFont {
	background-color: #E5E5E5;
}

#resaleFont {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
