@charset "UTF-8";
.white-box {
	max-width: 60%;
	min-width: 700px;
	background-image: url(../_gifs/translucid.png);
	font-size: 16px;
	color: #000000;
	margin-top: 40px;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
	height: auto !important;
}
.title-box {
	/*/ background-image: url(../_images/_home/sketch_twin_logo_with_pink_1.png) !important;
  background-size: 100% !important;	
  background-repeat:no-repeat !important;/*/
	max-width: 80%;
	font-size: 16px;
	color: #000000;
	margin-top: 20px;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}
.title-box #slide {
	width: 100%;
}
#title-box_base_frame {
	position: relative;
	top: 20px;
	left: 30px !important;
	padding: 20px;
}
#title-box_base_frame_2 {
	position: relative;
	top: 40px;
	left: 150px;
	padding: 20px;
}
body {
	margin-left: 20px;
	margin-top: 0px;
	height: 100%;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 500;
}
a {
	color: #000000;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
a img {
	color: #000000;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
a:hover {
	color: #FF6699;
}
.navigation {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	display: inline;
}
h1 {
	color: #FF6699;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	display: inline;
}
h2 {
	color: #FF6699;
	font-size: 16px;
	font-weight: normal;
	display: inline;
}
h4 {
	font-size: 80px;
	font-style: italic;
	line-height: 62px;
	color: #FF6699;
	letter-spacing: -3px;
	font-weight: normal;
	display: inline;
}
h5 {
	color: #FF6699;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	display: inline;
}
.wrapper {
	margin-top: 0px;
	min-height: 600px;
}
.wrapper_left {
	width: 0px;
	height: 100%;
	float: left;
	border: thick;
}
.left {
	float: left;
	align: left;
}
.nav-wrapper {
	margin-top: 0px;
	width: 150px;
	height: 600px;
	overflow: auto;
}
.main-box {
	max-width: 800px;
	max-height: 700px;
	line-height: 24px;
	margin-left: 20px;
}
.titlesketch {
	font-size: 36px;
	color: #FF6699;
	line-height: 48px;
	font-style: italic;
}
.citation {
	font-size: 24px;
	color: #FF6699;
	line-height: 28px;
	max-width: 700px;
	font-style: italic;
}
.pink-big-title {
	font-size: 80px;
	font-style: italic;
	line-height: 62px;
	color: #FF6699;
	letter-spacing: -3px;
}
.underline {
	text-decoration: underline;
}
.pink {
	color: #FF6699;
	font-size: 16px;
}
.red {
	color: #FF0000;
}
.photo img {
	border: none;
	background-color: none;
	position: relative;
	-webkit-box-shadow: 1px 1px 2px #888;
	-moz-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
	height: auto;
	width: auto;
	min-width: 250px;
	max-width: 500px;
	display: inline;
}
p.caption {
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
	font-size: 14px;
}
.figure {
	float: left;
	width: 165px;
	margin: 10px 0 0 0;
}
/*.w85 {
	float: left;
	width: 105px;
	margin-top: 10px;
}
.w150 {
	float: left;
	width: 170px;
	margin-top: 10px;
}*/
.clear_float {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.main {
	float: left;
	width: 100%;
}
#accordion {
	list-style: none;
	padding: 0 0 0 0;
	width: 170px;
	display: inline;
	line-height: 24px;
}
#accordion div {
	display: block;
	margin: 0px;
	cursor: pointer;
	padding: 0 0 0 7px;
	list-style: circle;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#accordion ul {
	list-style: none;
	padding: 0 0 0 0;
}
#accordion ul {
/*display: none;*/
}
#accordion ul li {
	font-size: 16px;
	cursor: auto;
	padding: 0 0 0 15px;/*text-shadow: 1px 1px 2px #d1d1d1;*/
}
#accordion ul li a {

	/*color: #ff6699 !important;*/
}
#accordion ul li a:hover {
	/*color: #000 !important;*/
}
#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: underline;
}
#list_spacer {
	height: 9px;
}
#textColumns {
	margin: 20px;
	-moz-column-width: 250px;
	-moz-column-gap: 20px;
	-webkit-column-width: 250px;
	-webkit-column-gap: 20px;
	column-width: 250px;
	column-gap: 20px;
}
.content {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 206px;
}
.nav_menu_mobile {
	visibility: hidden;
}
.navbar {
	float: left;
	width: 186px;
	position: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}
#nav_header {
}
#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
}
#mainContent {
	padding: 0 60px;
	min-height: 600px;
	line-height: 25px
}
img {
	border: 0px;
}
.main_footer_header {
	font-size: 9px;
}
.bullet-lists {
	padding-left: 10%;
	list-style-image: url(../_gifs/puce.gif);
}
#custom-tweet-button a {
	display: block;
	padding: 0px;
	border: none;
}
.SVG {
}
.non_SVG {
}
select {
	background: #ffffff;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 200px;
}
/*body.normal::selection {
	background: #FF6699;
	color:#fff;
}
body.moz::-moz-selection {
	background: #FF6699;
	color:#fff;
}
body.webkit::-webkit-selection {
	background: #FF6699;
	color:#fff;
}*/
.table_spacer {
	height: 5px;
}
.thumbnail img {
	border: 1px solid #666;
	background-color: #FFFFFF;
	padding: 4px;
	position: relative;
	top: -5px;
	left: -5px;
	-webkit-box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;
	float: left;
	margin: 5px;
}
.thumbnail #merch {
	height: 150px;
}
#merch_long {
	width: 660px;
}
#nye_img {
	width: 70%;
	height: auto;
}
#art_poster {
	width: 500px;
	padding: 0;
	margin: 0;
}
#poster_video {
	height: 281px;
	width: 500px;
}
#poster {
	width: 500px;
	vertical-align: middle;
	height: auto;
}
.wedding_image img {
	width: 675px;
	height: auto;
}
.wedding_thumbs img {
	width: 210px;
	height: 302px;
	padding: 5px;
}
/*.slidingDiv {
	height:300px;
	background-color: #99CCFF;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #3399FF;
}*/
.show_hide {
	display: none;
}
.desktop {
	display: block;
}
.mobile {
	display: none;
}
.tablet {
	display: none;
}
.large_desktop {
	display: none;
}
.not_handheld {
	display: block;
}
.handheld {
	display: none;
}
#flash_link {
	position: absolute;
	top: 20px;
	left: 20px;
	height: 160px;
	width: 170px;
	background-color: transparent;
}
.rotated {
	-webkit-transform: rotate(-15deg);  /* Chrome, Safari 3.1+ */
	-moz-transform: rotate(-15deg);  /* Firefox 3.5-15 */
	-ms-transform: rotate(-15deg);  /* IE 9 */
	-o-transform: rotate(-15deg);  /* Opera 10.50-12.00 */
	transform: rotate(-15deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}
#Box_Frame_1.border {
	margin-left: 75px;
	margin-right: auto;
	height: 240px;
	width: 250px;
	background: url(https://sketch.london/_gifs/trame03.gif) left top repeat;
}
#Box_Frame_1.inner {
	height: 150px;
	width: 160px;
	background-color: rgba(255,255,255,0.8);
	position: relative;
	top: 40px;
	left: 50px
}
#Box_Frame_1 h1 {
	font-family: 'Georgia'!important;
	color: #f69;
	font-size: 30px;
	font-weight: normal;
	line-height: 21px!important;
	display: inline-block;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
#Box_Frame_1 h2 {
	font-family: 'Georgia'!important;
	color: #000;
	font-size: 40px;
	font-weight: normal;
	line-height: 32px;
	display: inline-block;
	margin-bottom: 3px;
	margin-top: 20px;
	margin-left: 5px;
}
#Box_Frame_1 h2 span {
	color: #f69;
}

.artlink {
	position: relative;
	top: 10px;
	display: inline-block;
	margin-bottom: 10px;
}
#Box_Frame_2.border {
	height: 217px;
	width: 279px;
	margin-top: 0px;
	background: url(https://www.sketch.london/_gifs/trame06.gif) left top repeat;
    margin-left: auto;
    margin-right: 55%;
    position: relative;
    top: 0px;
    left: 10px;
	}
#Box_Frame_2.inner {
	height: 125px;
	width: 186px;
	font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	background-color: rgba(255,255,255,0.85);
	position: relative;
	top: 31px;
	left: 31px;
	padding: 15px;
}
#Box_Frame_2 span.top {
	display: block;
	color: #ff6699;
	line-height: 20px;
	font-size: 22px;
	letter-spacing: 0px;
	text-align: left;
}
#Box_Frame_2 span.mid1 {
	display: block;
	line-height: 20px;
	font-size: 20px;
	letter-spacing: -1px;
	padding-top: 25px;
	text-align: left;
	
}
#Box_Frame_2 span.mid2 {
	display: block;
	line-height: 20px;
	font-size: 22px;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 20px;
}
#Box_Frame_3.border {
	height: 234px;
	width: 273px;
	margin-top: 10px;
	background: url(https://www.sketch.london/_gifs/trame04.gif) left top repeat;
    margin-left: auto;
    margin-right: 50%;
    position: relative;
    top: 0px;
    left: 10px;
	}
#Box_Frame_3.inner {
	height: 156px;
	width: 195px;
	font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	background-color: rgba(255,255,255,0.85);
	position: relative;
	top: 39px;
	left: 39px;
}
#Box_Frame_3 span.top {
	display: block;
	color: #ff6699;
	line-height: 30px;
	font-size: 20px;
	letter-spacing: 2px;
	position: relative;
	top: 15px;
	text-align: center;
}
#Box_Frame_3 span.mid1 {
	display: block;
	line-height: 25px;
	font-size: 20px;
	letter-spacing: 2px;
	padding-top: 45px;
	text-align: center;
}
#Box_Frame_3 span.mid2 {
	display: block;
	line-height: 20px;
	font-size: 20px;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 15px;
}
#Box_Frame_3 span.bot {
	display: block;
	color: #ff6699;
	line-height: 30px;
	font-size: 20px;
	letter-spacing: 5px;
	padding-left: 10px;
}
#Box_Frame_4.border {
	height: 201px;
	width: 234px;
	margin-top: 0px;
	background: url(https://www.sketch.london/_gifs/trame03.gif) left top repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 30px;
}
#Box_Frame_4.inner {
	height: 117px;
	width: 157px;
	font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	background-color: rgba(255,255,255,0.85);
	position: relative;
	top: 39px;
	left: 39px;
	padding-left:10px;
}
#Box_Frame_4 span.top {
	display: block;
	color: #ff6699;
	line-height: 35px;
	font-size: 30px;
	letter-spacing: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
#Box_Frame_4 span.mid1 {
	display: block;
	line-height: 20px;
	font-size: 20px;
	letter-spacing: 2px;
	padding-top: 8px;
}
#Box_Frame_4 span.mid2 {
	display: block;
	line-height: 20px;
	font-size: 20px;
	letter-spacing: 1px;
	padding-top: 8px;
}
#Box_Frame_4 span.bot {
	display: block;
	color: #ff6699;
	line-height: 20px;
	font-size: 20px;
	letter-spacing: 1px;
	padding-left: 8px;
}
.portrait {
	width: 200px;
	height: auto;
}
.PromoCode {
	font-size: 36px;
	font-weight: bold;
	font: #000;
}
#WO-Mask {
	width: 25%;
	min-width: 150px;
	padding: 5px;
}
#WO-Guide {
	height: 100px;
}
#WO-Guide2 {
	height: 175px;
}
.smalltext {
	color: #FF6699;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	display: block;
}
.smalltextblack {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	display: block;
}
/*social media button styles*/
.follow_us {
	height: 32px;
	display: inline-block;
}
a.social_media_link {
	height: 32px !important;
	width: 32px !important;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	color: rgba(0, 0, 0.0);
	float: left;
	cursor: pointer;
}
.social_media_logo {
	background: url(../_images/social_media_icons.png) top no-repeat;
	line-height: 32px;
	height: 32px !important;
	width: 32px !important;
	border: none;
	overflow: hidden;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}
.facebook32 {
	background-position: 0px 0px !important;
}
.twitter32 {
	background-position: 0px -32px !important;
}
.googleplus32 {
	background-position: 0px -64px !important;
}
.instagram32 {
	background-position: 0px -96px !important;
}
.small {
	position: absolute!important;
	top: auto!important;
	width: 1px!important;
	height: 1px!important;
	overflow: hidden!important;
}
.menu_icon {
	position: relative;
	top: 3px;
	padding-right: 5px;
}
#accordion #nav {
	float: left;
}
#accordion #nav li a {
	display: block;
	color: #000;
	padding-left: 10px;
	background-image: url(../_gifs/puce.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#accordion #nav li a:hover, #nav li a.active {
	color: #ff6699;
}
#accordion #nav li ul {
	display: none;
	padding-left: 10px;
	color: #ff6699;
}
#accordion #nav li ul li a {
	color: #ff6699;
}
#accordion #nav li ul li a:hover, #accordion #nav li ul li a:active {
	color: #000;
}
.spin-right10{
	-ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);	
}
.spin-right5{
	-ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);	
}
.spin-left5{
	-ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);	
}
.video_wrapper_at{

}
.video_wrapper_at{width:100%;height:auto;margin:0 auto;background:#CCC}
.video_wrapper_at.h_iframe        {position:relative;}
.video_wrapper_at.h_iframe.ratio {display:block;width:75%;height:auto;}
.video_wrapper_at.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}
