﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {

text-decoration: none;
color: #fff;

}

body {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ddd;
	background-color:#00121A;
	background-image:url(bg.jpg);
	background-position:0 0;
	background-repeat:repeat;
}
.removeIframe {
	position:absolute;
	top:0px;
	right:20px;
	z-index:999;
	color:white;
	font-size:11px;
	width:68px;
	height:55px;
	padding: 0 0 0 20px;
	border-left: 1px #003046 solid;
	box-shadow: 1px 0px 0px #000 inset;
	-webkit-box-shadow: 1px 0px 0px #000 inset;
	-moz-box-shadow: 1px 0px 0px #000 inset;
}
.purchase {
	position:absolute;
	overflow:hidden;
	width:124px;
	top:10px;
	right:128px;
	z-index:999;
}
#switcher {
	background: #00121a;
	position: fixed;
	width: 100%;
	-moz-box-shadow: 0 0 4px #000;
	-webkit-box-shadow: 0 0 4px #000;
	box-shadow: 0 0 4px #000;
	padding:10px 0;
}
li#logo {
	width:68px;
}
a#gifky {
	display:block;
	text-indent:-9999px;
	background-image:url(logo-selector.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:35px;
	width:68px;
}
a#theme_select {
	margin:0 0 0 20px;
	background: url(switchBg.png) no-repeat;
	width: 270px;
	display: block;
	padding: 9px 40px 9px 10px;
	color: #97a9b1;
	font-size: 12px;
	font-weight:bold;
	height: 17px;
	line-height: 16px;
	position:relative;
	z-index:999;
}
a#theme_select:hover, #theme_select:active, .highlighted {
	color:#ddd !important;
	text-shadow:0 1px 1px #000;
}
.id {
	float: left;
	width: 180px;
	display: inline-block;
}
a#removeFrame {
	display:block;
	text-indent:-9999px;
	background-image:url(buttons.png);
	background-position:-122px 0;
	background-repeat:no-repeat;
	height:33px;
	width:68px;
	margin:11px 0 0 0;
}
a#removeFrame:hover, a#removeFrame:active {
	background-position:-122px -33px;
}
a#purchase {
	display:block;
	text-indent:-9999px;
	background-image:url(buttons.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:122px;
	height:33px;
	margin:1px 0 0 0;
}
a#purchase:hover, a#purchase:active {
	background-position:0 -33px;
}


#theme_dropdown_list {

border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 20px;

}

.center {

margin: auto;
padding:0 0 0 20px;

}

.center ul li {

display: inline;
float: left;
position: relative;

}
#container {
	display: none;
	margin:0 0 0 21px;
	padding:10px 10px 6px 10px;
	position: absolute;
	width: 296px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-top:-5px;
	border:1px #002f46 solid;
	border-top:0px !important;
	overflow:hidden;
	background-color:#002537;
	font-size:12px;
	font-weight:bold;
}
.center ul li ul {

width: 290px;
overflow: auto;
padding: 0 10px 0 0;
height:297px;
}

.center ul li ul li {

	border-bottom:1px #003046 solid;
	float:none;
	display:block;
	clear: both;
	position: relative;
	overflow: hidden;
	cursor:pointer;

}

.center ul li ul li a {

	display: block;
	padding: 6px 0 8px 0;
	color: #97a9b1;
	line-height:150%;
	clear: both;
	overflow: hidden;
	cursor:pointer;
}

.center ul li ul li a:hover {
	color:#ddd;
	text-shadow:0 1px 1px #000;
}
span.category {
	position: relative;
	display: inline-block;
	float: right;
	font-size: 10px;
	line-height: 100%;
	top: 1px;
	background-color: #00121a;
	color:#ddd;
	padding: 3px 5px 5px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.center ul li ul li a:hover span.landing {
	color: #00121A;
	background-color: #AB62D9;
	text-shadow:0 1px 1px #bd73ec;
}
.center ul li ul li a:hover span.email {
	color: #00121A;
	background-color: #FEBF4E;
	text-shadow:0 1px 1px #ffdea4;
}
.center ul li ul li:last-child, .center ul li ul li:last-child a {

border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;

}
.ie7 #showResponsive, .ie8 #showResponsive {
	display:none !important;
	visibility: hidden !important;
	width:0px !important;
}
#showResponsive {
	margin:0 0 0 20px;
	height:35px;
	
}
#showResponsive ol#responsiveOptions {
	display:block;
	overflow:hidden;
	clear:both;
}
#showResponsive ol#responsiveOptions li {
	float:left;
}
#showResponsive ol li.title {
	background-image:url(responsiveBg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding: 9px 9px 9px 11px;
	color: #97a9b1;
	font-size: 12px;
	font-weight:bold;
	height: 17px;
	line-height: 16px;
	max-width:160px;
}
#showResponsive ol#responsiveOptions li a {
	display:block;
	text-indent:-9999px;
	background-image:url(responsiveBg.png);
	background-repeat:no-repeat;
}
a.pc {
	width:52px;
	height:35px;
	background-position: -184px 0;
}
a.pc:hover, a.pc:active, a.pc-active {
	background-position: -184px -35px;
}

a.ipad {
	width:46px;
	height:35px;
	background-position: -236px 0;
}
a.ipad:hover, a.ipad:active, a.ipad-active {
	background-position: -236px -35px;
}

a.ipad-landscape {
	width:50px;
	height:35px;
	background-position: -282px 0;
}
a.ipad-landscape:hover, a.ipad-landscape:active, a.ipad-landscape-active {
	background-position: -282px -35px;
}

a.iphone {
	width:37px;
	height:35px;
	background-position: -332px 0;
}
a.iphone:hover, a.iphone:active, a.iphone-active {
	background-position: -332px -35px;
}

a.iphone-landscape {
	width:51px;
	height:35px;
	background-position: -369px 0;
}
a.iphone-landscape:hover, a.iphone-landscape:active, a.iphone-landscape-active {
	background-position: -369px -35px;
}

#frameContainer {
	text-align:center;
	clear:both;
}

#iframe {
	margin: 53px auto 0 auto;
	display:inline;
	/*-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #ccc;
	box-shadow: 0px 0px 6px rgba(0, 18, 26, 0.7)
}

/*tooltip*/
#screenshot{
	position:absolute;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*end of tooltip*/

@media only screen and (max-width: 1086px) {
	
	.removeIframe, a#removeFrame {
		width:20px;
	}
	.purchase {
		right:80px;
	}
	
}

@media only screen and (max-width: 1054px) {
	
	a.ipad-landscape {
		display:none !important;
	}
	
}

@media only screen and (max-width: 988px) {
	
	#showresponsive ol li.title {
		padding: 9px 0px 9px 5px;
		width: 0px;
		text-indent: -9999px;
	}
	a.pc {
		width: 47px;
		background-position: -189px 0;
	}
	a.pc:hover, a.pc:active, a.pc-active {
		background-position: -189px -35px;
	}
	
}

@media only screen and (max-width: 858px) {
	
	a.ipad {
		display:none !important;
	}
	
}

@media only screen and (max-width: 812px) {
	
	#showResponsive {
		display:none !important;
	}
	
}

@media only screen and (max-width: 652px) {
	
	.removeIframe{
		right:10px;
		padding: 0 0 0 10px;
	}
	.purchase {
		right:50px;
	}
	a#theme_select {
		margin: 0 0 0 10px;
	}
	.center {
		padding: 0 0 0 10px;
	}
	
}

@media only screen and (max-width: 590px) {
	
	#theme_list {
		display:none;
	}
	#switcher {
		min-width:262px !important;
	}
	
}





