#im2013 * {
    margin:0;
    padding:0;
    font-weight:400;
    font-size:12px;
    font-family:Arial,Tahoma,sans-serif;
    text-decoration:none;
}


#im2013 div,p {
	display:block;
}

#im2013 {
    background: #3167a0 url('../img/pattern.png');
    background: -moz-linear-gradient(top,  #3167a0 1%, #007be0 100%) url('../img/pattern.png') url('../img/pattern.png');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3167a0), color-stop(100%,#007be0))  url('../img/pattern.png');
    background: -webkit-linear-gradient(top,  #3167a0 1%,#007be0 100%) url('../img/pattern.png');
    background: -o-linear-gradient(top,  #3167a0 1%,#007be0 100%) url('../img/pattern.png');
    background: -ms-linear-gradient(top,  #3167a0 1%,#007be0 100%) url('../img/pattern.png');
    background: linear-gradient(to bottom,  #3167a0 1%,#007be0 100%) url('../img/pattern.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3167a0', endColorstr='#007be0',GradientType=0 ) url('../img/pattern.png');
}

#im2013 #wrapper {
	width:800px;
	margin:auto;
	margin-top:50px;
}

#im2013 .ContentBox {
	background:#fff;
	box-shadow:0 2px 2px rgba(0,0,0,0.49);
	border-radius:10px;
	overflow:hidden;
	margin-bottom:30px;
}

#im2013 .ContentBox p {
	margin-bottom:25px;
}

#im2013 .ContentBox h1,#im2013 .ContentBox .TitleBig {
	display:block;
	background:#252B2E;
	color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	line-height:30px;
	font-size:24px;
	font-weight:400;
	text-shadow:0 1px 1px rgba(0,0,0,0.65);
	padding-left:20px;
}

#im2013 .ContentBox h2,#im2013 .ContentBox .TitleMedium {
	display:block;
	color:inherit;
	line-height:20px;
	font-size:16px;
	padding-top:9px;
	padding-bottom:9px;
	font-weight:700;
	clear:both;
	text-shadow:0 1px 1px rgba(0,0,0,0.2);
}

#im2013 .ContentBox h3,#im2013 .ContentBox .TitleSmall {
	display:block;
	color:#444;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:700;
	text-shadow:0 1px 1px rgba(0,0,0,0.2);
}

#im2013 .ColorLight {
	background:#eee;
}

#im2013 .TextColor1 {
	color:#632618!important;
}

#im2013 .TextBox {
	padding:20px;
	border-top:#fff solid 1px;
	border-bottom:rgba(0,0,0,0.1) solid 1px;
	text-align:justify;
	color:#444;
	line-height:18px;
}

#im2013 .hrBox {
	background:url(../images/immersion2013/hr.png);
	)width:100%;
	height:1px;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}

#im2013 #NanoPanel {
	text-align:center;
	margin-top:10px;
	color:black;
	text-shadow:0 1px 1px rgba(0,0,0,0.2);
}

#im2013 #NanoPanel a {
	color:black;
	text-decoration:underline;
}

#im2013 a.link {
	color:#555;
	text-decoration:underline;
}

#im2013 .ImageBox {
	text-align:Center;
	font-size:14px;
	margin-bottom:25px;
}

#im2013 .ImageBox img {
	padding:5px;
	margin:auto;
	background:#eee;
	border-radius:3px;
	display:block;
	margin-bottom:10px;
	border:1px solid rgba(0,0,0,0.2);
}

#im2013 .bold {
	font-weight:700;
}

#im2013 .textcenter {
	text-align:center;
}


.Clearfix{clear:both;}#im2013 #VideoPresentation {
	background:#252B2E;
	width:100%;
	min-height:380px;
	margin-top:30px;
	box-shadow:0 2px 2px rgba(0,0,0,0.49);
	border-radius:3px;
	overflow:hidden;
}/* Elements */
#im2013 .ProductBox {
	border:1px solid rgba(0,0,0,0.1);
	padding:5px;
	background:#eee;
	width:170px;
	padding:15px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-radius:3px;
	text-align:center;
}

#im2013 .ListBox ul {
	margin-left:30px;
	margin-top:15px;
}

#im2013 .ListBox {
	margin-top:15px;
	margin-bottom:15px;
}

#im2013 .ListBox ul li {
	margin-bottom:7px;
}

#im2013 #SupportButton {
	display:Block;
	position:fixed;
	left:-5px;
	height:170px;
	width:50px;
	background:url(../../../wp-includes/images/immersion2013/supportButton.png);
	background-position:-50px 0;
}

#im2013 #SupportButton:hover {
	background-position:0 0;
}

#im2013 #LoginButton {
	display:Block;
	position:fixed;
	left:-5px;
	height:170px;
	width:50px;
	background:url(../../../wp-includes/images/immersion2013/loginButton.png);
	background-position:-50px 0;
	z-index:0;
}

#im2013 #LoginButton:hover {
	background-position:0 0;
}

#im2013 .QuoteBox {
	text-align:center;
	margin-top:20px;
	font-size:18px;
	font-weight:700;
	margin-bottom:30px;
}

#im2013 .WhiteColor {
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.8);
}

#im2013 #SayGallery img {
	width:100%;
	margin-bottom:10px;
}

#im2013 #PayOptions {
	width:220px;
	float:right;
	margin-top:-20px;
	margin-right:-20px;
	height:434px;
	background:#fff;
}

#im2013 #PayOptions div {
	float:left;
	width:200px;
	height:196px;
	padding:10px;
}

#im2013 #PayOptions ul {
	text-align:center;
	margin-left:20px;
	height:80px;
}

#im2013 #PayOptions ul li {
	text-align:left;
	font-size:12px;
}

#im2013 .PayButton {
	background:url(../../../wp-includes/images/immersion2013/add_to_cart_60_day-small.jpg);
	background-size:100% auto;
	display:Block;
	width:160px;
	height:45px;
	margin-left:20px;
}

#im2013 .BigPrice {
	display:block;
	text-align:center;
	height:18px;
	font-size:16px;
	font-weight:Bold;
}

#im2013 #AllIn {
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	background:#ba1212;
	height:25px;
	font-size:16px;
	line-height:25px;
	text-align:center;
	display:block;
	font-weight:Bold;
	border-radius:3px;
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0.1);
	margin-bottom:10px;
	width:220px;
	margin-left:-20px;
}

#im2013 #EasyPay {
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	background:#ba1212;
	height:25px;
	font-size:16px;
	line-height:25px;
	width:220px;
	margin-left:-20px;
	text-align:center;
	display:block;
	font-weight:Bold;
	border-radius:3px;
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0.1);
	margin-bottom:10px;
}

#im2013 #tabs ul.ui-tabs-nav {
	display:block;
	width:100%;
	height:41px;
	overflow:hidden;
	border-radius:4px;
	background:#2a2a2a;
	background:-moz-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#2a2a2a),color-stop(44%,#212121),color-stop(100%,#191919));
	background:-webkit-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:-o-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:-ms-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:linear-gradient(to bottom,#2a2a2a 1%,#212121 44%,#191919 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2a2a',endColorstr='#191919',GradientType=0);
	box-shadow:0 2px 2px rgba(0,0,0,0.49);
}

#im2013 #tabs ul.ui-tabs-nav li {
	display:block;
	float:left;
	font-size:12px;
}

#im2013 #tabs ul.ui-tabs-nav li a {
	display:block;
	color:#fff;
	outline:none;
	text-shadow:0 1px 2px rgba(0,0,0,0.8);
	height:40px;
	padding-left:17px;
	padding-right:17px;
	line-height:40px;
}

#im2013 #tabs .ui-state-default {
	border:1px solid rgba(0,0,0,0.1);
}

#im2013 #tabs .ui-state-default:hover,#im2013 #tabs .ui-state-focus {
	outline:none;
	background:#4e6a6a;
	background:-moz-linear-gradient(top,#4e6a6a 0%,#4c595e 35%,#485154 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4e6a6a),color-stop(35%,#4c595e),color-stop(100%,#485154));
	background:-webkit-linear-gradient(top,#4e6a6a 0%,#4c595e 35%,#485154 100%);
	background:-o-linear-gradient(top,#4e6a6a 0%,#4c595e 35%,#485154 100%);
	background:-ms-linear-gradient(top,#4e6a6a 0%,#4c595e 35%,#485154 100%);
	background:linear-gradient(to bottom,#4e6a6a 0%,#4c595e 35%,#485154 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e6a6a',endColorstr='#485154',GradientType=0);
}

#im2013 #tabs .ui-tabs-active,#im2013 #tabs .ui-tabs-active:hover {
	border:1px solid rgba(0,0,0,0.1);
	background:#feffff;
	background:-moz-linear-gradient(top,#feffff 0%,#ddf1f9 35%,#c7e2ed 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#feffff),color-stop(35%,#ddf1f9),color-stop(100%,#c7e2ed));
	background:-webkit-linear-gradient(top,#feffff 0%,#ddf1f9 35%,#c7e2ed 100%);
	background:-o-linear-gradient(top,#feffff 0%,#ddf1f9 35%,#c7e2ed 100%);
	background:-ms-linear-gradient(top,#feffff 0%,#ddf1f9 35%,#c7e2ed 100%);
	background:linear-gradient(to bottom,#feffff 0%,#ddf1f9 35%,#c7e2ed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#c7e2ed',GradientType=0);
}

#im2013 #tabs ul.ui-tabs-nav li.ui-tabs-active a {
	color:#444;
	text-shadow:0 1px 0 #fff;
}

#im2013 .FormBox {
	margin-left:-200px;
	position:fixed;
	-webkit-transition:margin-left linear .2s;
	-moz-transition:margin-left linear .2s;
	-ms-transition:margin-left linear .2s;
	-o-transition:margin-left linear .2s;
	transition:margin-left linear .2s;
	background:#fff;
	box-shadow:0 2px 2px rgba(0,0,0,0.49);
	border:1px solid rgba(0,0,0,0.1);
	z-index:9;
	clear:both;
}

#im2013 .FormBox:hover {
	margin-left:0;
	position:absolute;
	z-index:999;
}

#im2013 .FormBox form {
	padding:20px;
	z-index:999;
	position:relative;
	box-shadow:0 2px 2px rgba(0,0,0,0.2);
}

#im2013 .FormBox input {
	background:#eee;
	padding:5px;
	border-radius:3px;
	outline:none;
	box-shadow:0 1px 2px rgba(0,0,0,0.2) inset;
	margin-bottom:10px;
	border:none;
}

#im2013 .FormBox input[type=submit] {
	background:#2a2a2a;
	background:-moz-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#2a2a2a),color-stop(44%,#212121),color-stop(100%,#191919));
	background:-webkit-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:-o-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:-ms-linear-gradient(top,#2a2a2a 1%,#212121 44%,#191919 100%);
	background:linear-gradient(to bottom,#2a2a2a 1%,#212121 44%,#191919 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2a2a',endColorstr='#191919',GradientType=0);
	color:#fff;
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	cursor:pointer;
	border:1px solid rgba(0,0,0,0.1);
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:0;
	margin-right:5px;
}

#im2013 .NotMemberA {
	font-size:12px;
	display:block;
	color:#600;
	text-transform:capitalize;
	margin-top:5px;
	text-decoration:underline;
}

#im2013 .FormBox #LoginButton {
	margin-left:-5px;
	z-index:0;
	-webkit-transition:margin-left linear .2s;
	-moz-transition:margin-left linear .2s;
	-ms-transition:margin-left linear .2s;
	-o-transition:margin-left linear .2s;
	transition:margin-left linear .2s;
}

#im2013 .FormBox:hover #LoginButton {
	margin-left:185px;
	z-index:0;
}

#im2013 .DoublePhoto {
	width:336px;
	height:219px;
	background:url(../../../wp-includes/images/immersion2013/layer1.png);
	float:left;
	margin-right:44px;
}

#im2013 .DoublePhoto img {
	width:137px;
	height:137px;
}

#im2013 .DoublePhoto .FirstLayer {
	position:absolute;
	z-index:555;
}

#im2013 .DoublePhoto .FirstLayer img {
	margin-left:32px;
	margin-top:30px;
	transform:rotate(-4deg);
	-ms-transform:rotate(4deg);
/* IE 9 */
	-webkit-transform:rotate(-4deg);
/* Safari and Chrome */
	-o-transform:rotate(4deg);
/* Opera */
	-moz-transform:rotate(4deg);
/* Firefox */
}

#im2013 .DoublePhoto .SecondLayer {
	position:absolute;
	width:336px;
	height:219px;
	background:url(../../../wp-includes/images/immersion2013/layer2.png);
	z-index:999;
}

#im2013 .DoublePhoto .SecondLayer img {
	margin-top:33px;
	margin-left:172px;
	transform:rotate(4deg);
	-ms-transform:rotate(4deg);
/* IE 9 */
	-webkit-transform:rotate(4deg);
/* Safari and Chrome */
	-o-transform:rotate(4deg);
/* Opera */
	-moz-transform:rotate(4deg);
/* Firefox */
}

.FormsContainer {
	z-index:999;
	position:fixed;
}

#NanoPanel {
	padding-bottom:10px;
	color:#000;
}

.Switcher {
	width:100px;
	z-index:99999;
}

#Form1 {
	background:#fff;
}

body {
	margin:0;
	padding:0;
}

#im2013 .header {
	color:#fff;
	text-align:center;
	font-size:30px!important;
}

#im2013 #SupportButton {
	background:url(img/supportButton.png);
	background-position:0 0;
}

#im2013 #SupportButton:hover {
	background-position:-50px 0;
}

#im2013 .PayButton {
	background:url(img/add_to_cart_60_day-small.jpg);
}

#im2013 .DoublePhoto {
	background:url(img/layer1.png);
}

#im2013 .DoublePhoto .SecondLayer {
	background:url(img/layer2.png);
}

#im2013 #wrapper {
	padding-top:50px;
	margin-top:0;
}

#im2013 .FormBox {
	background:#fff;
	box-shadow:0 2px 2px rgba(0,0,0,0.49);
	border:1px solid rgba(0,0,0,0.1);
	margin-top:200px;
}

#im2013 .FormBox form {
	position:relative;
	background:none;
	box-shadow:0;
	border:0;
}

#im2013 .FormBox:hover {
	margin-left:0;
}

#im2013 .FormBox .Switcher {
	width:100%;
	text-align:center;
}

#im2013 .FormBox .Switcher a {
	text-decoration:none;
	color:#000;
}

#im2013 .FormBox .Switcher a:hover {
	text-decoration:underline;
	color:red;
}

#im2013 .FormBox .Switcher a.selected {
	text-decoration:underline;
	color:#000;
}

#im2013 .FormBox .Switcher a.selected:hover {
	text-decoration:underline;
	color:#000;
}

#im2013 #LoginButton {
	display:Block;
	position:fixed;
	left:-5px;
	height:170px;
	width:50px;
	background:url(img/loginButton.png);
	background-position:0 0;
}

#im2013 #LoginButton:hover {
	background-position:-50px 0;
}

#im2013 .FormBox #LoginButton {
	margin-left:-5px;
	z-index:0;
	-webkit-transition:margin-left linear .2s;
	-moz-transition:margin-left linear .2s;
	-ms-transition:margin-left linear .2s;
	-o-transition:margin-left linear .2s;
	transition:margin-left linear .2s;
}

#im2013 .FormBox:hover #LoginButton {
	margin-left:185px;
	z-index:0;
}

#im2013 .IntroListBox {
    
}

#im2013 .IntroListBox li, #im2013 .IntroListBox li a {
    font-size:15px;
}

#im2013 .IntroListBox li a {
    color: blue;
}

#im2013 .IntroListBox li a:hover {
    color: blue;
    text-decoration: underline;
}
#im2013 .BottomPayListBox {
    list-style: none;
    height: 150px;
}

#im2013 .BottomPayListBox li {
    margin-top: 20px;
    font-size:20px;
}

#im2013 .BottomPayListBox li span.bold {
    font-size: 20px;
    font-weight: bolder;
}

#im2013 .PayButtonText {
	display:block;
	font-family:Arial;
	font-size:40px;
	color:#000;
	font-weight:700;
	width:450px;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	position:absolute;
	z-index:999;
	margin-top:50px;
}

#im2013 .PayButtonImg {
	position:absolute;
	display:block;
	z-index:0;
}

#im2013 .PayButtonBox {
	width:450px;
	height:210px;
	margin:auto;
}

#im2013 .PayButtonBox a { text-decoration:none; }

#im2013 .PayButtonBox:hover .PayButtonText {
	text-shadow:0 1px 0 rgba(255,255,255,0.5),0px 1px 20px rgba(255,255,244,0.9);
}