/* WRAPPERS */

.mainbody {
	background-color: #000000;
	width: 820px;
	min-height: 500px;
	margin: 20px auto;
	border: 1px solid #000000;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .6);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .6);
	position: relative;
	font-family: Helvetica, sans-serif;
	color: #666;
}
textarea {
	padding: 4px;
	border-radius: 3px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #FFFFFF;
}
.mainbody a {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}

.mainbody a:link {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}

.mainbody a:visited {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}

.page_back {
	background-image: none;
}
.pt_content_back {
	background-image: none;
	min-height: 370px;
}

.contentbox a {
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

.contentbox a:visited {
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

.contentbox a:link {
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

.finbox a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

.finbox a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

.finbox a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

#skip_link  a {
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

#skip_link a:visited {
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}

#skip_link a:link {
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #555555;
}
	
.logobox {
	width: 780px;
	height: 70px;
	margin: 10px auto;
	vertical-align: top;
	/*padding: 10px;*/
	border-bottom: 1px solid #222222;
	z-index: 10;
	}


/* SPECIFICS */

#logo {
	float: left;
	}


/* LOGOBOX */

.logoboxtext {
	color: #ffffff;
	text-align: center;
	float: none;
	font-size: 20px;
	font-family: MagistralExtraCond-Medium;
	/*padding-top: 23px;*/
	}

.logo-firstline {
	color: #222222;
	font-size: 40px;
	}


/* CONTENT BOX */

.margin_ten {
	margin-top: 10px;
}

.finbox {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	z-index: 15;
	min-height: 800px;
}

.contentbox {
	color: #222222;
	float: right;
	/*width: 500px;*/
	font-size: 13px;
	padding-right: 15px;
	vertical-align: top;
	z-index: 15;
	}
	
.contentheader {
	color: #222222;
	text-align: center;
	/*font-size: 32px;*/
	font-size: 20px;
	line-height: 22px;
	/*font-family: MagistralExtraCond-Medium;*/
	}
	
.contentstep {
	color: #000000;
	background-color: #ff0000;
	padding: 2px 5px;
	text-align: left;
	font-size: 32px;
	font-family: MagistralExtraCond-Medium;
	}


/* STEP BOX */

.stepbox {
	position: absolute;
	width: 150px;
	bottom: 10px;
	left: 10px;
	z-index: 10;
	}

.stepbutton {
	color: #000000;
	background-color: #ffffff;
	font-size: 26px;
	font-family: MagistralExtraCond-Medium;	
	padding: 6px;
	}

.step {
	width: 10px;
	height: 10px;
	display: block;
	padding: none;
	margin: 0px 5px 0px 0px;
	float: left;
	}
	
.stepline {
	width: 150px;
	height: 10px;
	margin-top: 10px;
	}
	
.finishedstep {
	background-color: #ffffff;
	}

.activestep {
	background-color: #ff0000;
	}

.futurestep {
	background-color: #666666;
	}


/* LONG STEP BOX */

#longstepbox {
	color: #ffffff;
	width: 270px;
	height: 330px;
	position: absolute;
	top: 120px;
	left: 15px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	z-index: 15;
	}

#longstepbox ul {
	margin-left: 0px;
	padding: 0px;
	}

#longstepbox li {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	}
	
.pt_current {
	color: #000000;
	background-color: #ffffff;
	padding: 2px 4px 2px 15px;
	margin-left: -15px;
	}


/* NEXT BUTTON */

.nextbox {
	float: right;
	display: inline-block;
	position: relative;
	bottom: 15px;
	right: 0px;
	color: #000000;
	}
	
.prevbox {
	float: left;
	display: inline-block;
	position: relative;
	bottom: 15px;
	left: 0px;
	color: #000000;
	}

.nextbox,
.navbox a:link {
	color: #000000 !important;
	background: #e6e6e6 url("http://code.jquery.com/ui/1.10.4/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-size: 26px;
	font-family: MagistralExtraCond-Medium;	
	text-decoration: none;
	border-bottom: 0px;
	}

.navbox a:hover {
	color: #FFFFFF !important;
	background-color: #000000;
	font-size: 26px;
	font-family: MagistralExtraCond-Medium;	
	text-decoration: none;
	border-bottom: 0px;
	}

#button01 {
	padding: 6px;
	display: block;
	}


/* DUNDEE */

.dundeebox {
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 5;
	opacity:0.2;
	filter:alpha(opacity=20); /* For IE8 and earlier */
	}
	
#dundee {
	width: 300px;
	z-index: 5;
	}


/* TABLES */

.column01 {
	text-align: left;
	padding: 3px;
	font-weight: bold;
	width: 40%;
	}
	
.column01-final {
	text-align: left;
	padding: 3px;
	font-weight: bold;
	width: 15%;
	}
	
.column01_v2 {
	text-align: left;
	padding: 3px;
	font-weight: bold;
	width: 35%;
	}
	
.column02 {
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #222222;
	font-size: 20px;
	font-family: MagistralExtraCond-Medium;	
	width: 240px;
	padding: 5px;
	font-weight: bold;
	}


/* FORMS */

.input01 {
	/*
	color: #ffffff;
	background-color: #333333;
	padding: 3px;
	width: 300px;
	border: 0px;
	*/
	color: #222222;
	padding: 4px;
	border-radius: 3px;
	width: 300px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #FFFFFF;
}
.socialinput01 {
	/*
	color: #ffffff;
	background-color: #333333;
	padding: 3px;
	width: 300px;
	border: 0px;
	*/
	color: #222222;
	padding: 4px;
	border-radius: 3px;
	width: 300px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #FFFFFF;
}
	
.pt_warning {
	width: 600px;
	font-family: MagistralExtraCond-Medium;	
	min-height: 150px;
	color: red;
	font-size: 20px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #CCCCCC;
	position: absolute;
	top: 100px;
	margin-left:-315px;
	left:50%;
	border-radius: 5px;
	z-index: 1003;
	padding: 15px;
}
.pt_dark_over {
	position: absolute;
	width: 100%;
	background-color: #000000;
	z-index: 1003;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	opacity: 0.4;
	top: 0px;
	left: 0px;
	float: left;
}
.pt_badge_editor {
	width: 1006px;
	font-family: MagistralExtraCond-Medium;	
	min-height: 738px;
	background-color: #FFFFFF;
	position: absolute;
	top: 92px;
	margin-left:-506px;
	left:50%;
	z-index: 1003;
	border-radius: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 3px;
}
a.green_link {
	color: green;
	text-decoration: none;
	border: none;
}

a.green_link:link {
	color: green;
	text-decoration: none;
	border: none;
}
a.green_link:visited {
	color: green;
	border: none;
}
a.green_link:hover {
	color: green;
	border: none;
	text-decoration: underline;
}

a.white_link {
	color: #555555;
	text-decoration: none;
	border: none;
}

a.white_link:link {
	color: #555555;
	text-decoration: none;
	border: none;
}
a.white_link:visited {
	color: #555555;
	border: none;
}
a.white_link:hover {
	color: #555555;
	border: none;
	text-decoration: underline;
}

a.black_link {
	color: #000000;
	text-decoration: none;
	border: none;
}

a.black_link:link {
	color: #000000;
	text-decoration: none;
	border: none;
}
a.black_link:visited {
	color: #000000;
	border: none;
}
a.black_link:hover {
	color: #000000;
	border: none;
	text-decoration: underline;
}

.pt_tray_area {
	width: 515px;
	height: 350px;
	overflow: auto;
}

.pt_tray_list {
	text-align: center;
}

.pt_tray_list img {
	max-width: 80px;
	max-height: 80px;
	margin-bottom: 10px;
}

.pt_tray_list_item {
	/*
	float: left;
	width: 80px;
	max-width: 80px;
	overflow: hidden;
	*/
}

.pt_tray_list div {
	/*
	float: left;
	margin-bottom: 10px;
	*/
}

.pt_tag_search {
	text-align: center;
	margin-bottom: 20px;
}

.pt_tag_search_results {
	margin-top: 10px;
}

.pt_my_tags li {
	color: #000000;
	background-color: #ffffff;
	font-size: 16px;
	font-family: MagistralExtraCond-Medium;	
	width: 95%;
	padding: 5px;
	font-weight: normal;
}

.pt_give_access {
	list-style-type: none;
}

.pt_access_given {
	list-style-type: none;
}

.pt_access_given li {
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	font-size: 16px;
	font-family: MagistralExtraCond-Medium;	
	width: 95%;
	padding: 5px;
	font-weight: normal;
}

.pt_give_access li {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	font-size: 16px;
	font-family: MagistralExtraCond-Medium;	
	width: 95%;
	padding: 5px;
	font-weight: normal;
	text-align: left;
}

.pt_give_access input {
	vertical-align: middle;
}

.pt_congrats {
	color: #222222;
	text-align:center;
	line-height: 18px;
	font-size: 16px;
}

.button {
	padding: .4em 1em;
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url("http://code.jquery.com/ui/1.10.4/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;	
	cursor: pointer;
}

.input01black {
	color: #000000 !important;
}

.input01white {
	color: #222222;
}

.pt_nav_wrapper {
	clear: both;
	/*
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	*/
	float: right;
	display: inline-block;
}

.pt_nav_wrapper table {
	border: none;
	margin-left: auto;
	margin-right: auto;
}

.pt_nav_wrapper td {
	width: 50%;
	vertical-align: top;
}

.pt_nav_wrap_left_pad {
	 padding-right: 6px;
}

.pt_nav_wrap_right_pad {
	 padding-left: 5px;
}

.pt_nav_wrapper_span {
	width: 500px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.pt_search_result {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.pt_search_avatar{
	width: 25%;
	max-width: 25%;
	float: left;
}

.pt_search_words {
	width: 75%;
	max-width: 75%;
	float: right;
}

.pt_search_words div {
	padding-top: 22px;
}

.pt_search_result_highlight {
	background-color: #CCCCCC;
}

#partner_cont {
}

.pt_pad_stuff {
	padding: 0px 20px 0px 20px;
}

/* RESPONSIVE */

/* PHONES LANDSCAPE */
@media (max-width: 568px) and (orientation : landscape) {

	#longstepbox {
	display: none;
}

.logobox {
	width: 100%;
	height: auto;
}

.logobox img {
	text-align: center;
	display: block !important;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.logoboxtext {
	float: none;
	padding-top: 5px;
	text-align: center;
}

.contentbox {	
	float: none;
	width: auto;
	padding: 5px;
}

.pt_nav_wrap_right_pad div {
	margin-right: auto !important;
	margin-left: auto;
}

#partner_cont {
	position: relative;
	z-index: 6;
}

.pt_bg_left {
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
}

.pt_bg_left_upload {
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
	
}

.pt_bg_right {
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
}

.pt_bg_left input {
	text-align: center !important;
	display: inline !important;
}

.pt_bg_left_upload input {
	text-align: center !important;
	display: inline !important;
}

.pt_bg_right iframe {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100% !important;
}

.pt_nav_wrap_left_pad div {
	float: none !important;
	margin-right: auto !important;
	margin-left: auto;
}

.pt_nav_wrapper {
	width: 100%;
	float: none !important;
}

.pt_nav_wrapper_span {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#sortable-behind {
	width: 100% !important;
	position: relative !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#sortable {
	width: 100% !important;
}

#pt_tag_search_box {
	width: 100% !important;
}

.logo-firstline {
	color: #222222;
	font-size: 20px;
}

.nextbox,
.navbox a:link {
	color: #000000 !important;
	background: #e6e6e6 url("http://code.jquery.com/ui/1.10.4/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-size: 16px;
	font-family: MagistralExtraCond-Medium;	
	text-decoration: none;
	border-bottom: 0px;
	}

.navbox a:hover {
	color: #FFFFFF !important;
	background-color: #000000;
	font-size: 16px;
	font-family: MagistralExtraCond-Medium;	
	text-decoration: none;
	border-bottom: 0px;
	}
	
	#wpadminbar {
		height: 0px !important;
		display: none;
	}
	
	html {
		margin-top: 0px !important;
	}
	
	#pt_canvas div {
		max-width: 100% !important;
	}
	.pt_pad_stuff {
		padding: 0px;
	}
	.socialinput01 {
		width: auto;
	}
	.input01 {
		width: auto;
		font-size: 16px;
		padding: 10px;
	}
	.pt_search_avatar{
		width: 100%;
		max-width: 100%;
		float: none;
	}

	.pt_search_words {
		width: 100%;
		max-width: 100%;
		float: none;
		text-align: center;
	}

}

/* PHONES PORTRAIT */
@media (max-width: 1199px) {

#longstepbox {
	display: none;
}

.logobox {
	width: 100%;
	height: auto;
}

.logobox img {
	text-align: center;
	display: block !important;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.logoboxtext {
	float: none;
	padding-top: 5px;
	text-align: center;
}

.contentbox {	
	float: none;
	width: auto;
	padding: 5px;
}

.pt_nav_wrap_right_pad div {
	margin-right: auto !important;
	margin-left: auto;
}

#partner_cont {
	position: relative;
	z-index: 6;
}

.pt_bg_left {
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
}

.pt_bg_left_upload {
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
}

.pt_bg_right {
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
}

.pt_bg_left input {
	text-align: center !important;
	display: inline !important;
}

.pt_bg_left_upload input {
	text-align: center !important;
	display: inline !important;
}

.pt_bg_right iframe {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100% !important;
}

.pt_nav_wrap_left_pad div {
	float: none !important;
	margin-right: auto !important;
	margin-left: auto;
}

.pt_nav_wrapper {
	width: 100%;
	float: none !important;
}

.pt_nav_wrapper_span {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#sortable-behind {
	width: 95% !important;
	position: relative !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#sortable {
	width: 95% !important;
}

#pt_tag_search_box {
	width: 100% !important;
}

.logo-firstline {
	color: #222222;
	font-size: 20px;
}

.nextbox,
.navbox a:link {
	color: #000000 !important;
	background: #e6e6e6 url("http://code.jquery.com/ui/1.10.4/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-size: 16px;
	font-family: MagistralExtraCond-Medium;	
	text-decoration: none;
	border-bottom: 0px;
	}

.navbox a:hover {
	color: #FFFFFF !important;
	background-color: #000000;
	font-size: 16px;
	font-family: MagistralExtraCond-Medium;	
	text-decoration: none;
	border-bottom: 0px;
	}
	
	#wpadminbar {
		height: 0px !important;
		display: none;
	}
	
	html {
		margin-top: 0px !important;
	}
	
	#pt_canvas div {
		max-width: 100% !important;
	}
	.pt_pad_stuff {
		padding: 0px;
	}
	.socialinput01 {
		width: auto;
	}
	.input01 {
		width: auto;
		font-size: 16px;
		padding: 10px;
	}
	.pt_search_avatar{
		width: 100%;
		max-width: 100%;
		float: none;
	}

	.pt_search_words {
		width: 100%;
		max-width: 100%;
		float: none;
		text-align: center;
	}

}