
html {
	height: 100%; /* required for Mozilla/Safari to render page height correctly */
}


@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=2ffc5e8b-022f-4a40-be14-f2a80702818c");
@font-face{
font-family:"UniversLTW01-67BoldCn";
src:url("_common/_fonts/univers/076b8d7a-91b5-4c89-86a1-546b980072c7.eot?#iefix");
src:url("_common/_fonts/univers/076b8d7a-91b5-4c89-86a1-546b980072c7.eot?#iefix") format("eot"),url("_common/_fonts/univers/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff") format("woff"),url("_common/_fonts/univers/091058d4-36b2-43f6-80d3-16c88e098061.ttf") format("truetype"),url("_common/_fonts/univers/827d22bc-e38b-4ccf-8a21-1f9aaa76e402.svg#827d22bc-e38b-4ccf-8a21-1f9aaa76e402") format("svg");
font-weight: bold;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	height: 100%;
	text-align: left;
	font-size: 80%;
	color:#030303;
	}

body.col-M div#maincol { width: 1000px;}
body.col-SM div#maincol { width: 680px;
	padding-left:48px;
}
body.col-MX div#maincol { 
	width: 708px;
	padding-right:48px;
}
body.col-SMX div#maincol { width: 676px;}
div#subcol { 
	width: 272px;
}
div#xcol { 
	width: 205px;
	margin-right: 39px;
}
div#uberContainer {
	min-width: 1000px;
}



body.col-SF div#maincol {margin-left:268px;width:auto;}
body.col-SFX div#maincol {margin-left:268px;margin-right:0;width:auto}
body.col-FX div#maincol {margin-right:0px;width:auto}

body.col-M.section_preview {
	/*overflow: hidden;*/
}

body.col-M.section_preview div#footer {
	margin-top: 0;
}
body.col-M.section_preview div#maincol,
body.col-M.section_preview div#content {
	width: 100%;
}
body.col-M.section_preview div#previewIntro {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
	
div#uberContainer {
	position: relative;
	margin: 0 auto 0 auto;
	height: 100%;
	text-align: left;
	}


div#header {
	height: 86px;
	overflow:hidden;
	background-color:#474747;
	border-bottom:1px solid #919191;
	}

div#header a:hover {
	color: #fff;
}
	
div#menunav {	
	height: 45px;
	overflow:hidden;
	background-color:#474747;
	border-top:1px solid #dbdbdb;
	background-image:url(//duau18opsnf8i.cloudfront.net/_graphics/mainmenu_bg.gif);
	background-repeat:repeat-x;
}

div#footer {
	background-color:#474747;
	border-top:1px solid #919191;	
	margin-top:9px;
}

div#headerContent, div#menunavContent, div#footerContent, div#content {
	width:1000px;
	margin:auto;
	position:relative;
}

div#content {
	margin-top:31px;
	
}

div#subcolContent {
	padding:0 2px;
}

.clearing {
	clear: both;
}

div.clearFloat, {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	}
	
.noMargin {
	margin: 0;
	}
	
form {
	margin: 0;
	padding: 0;
	}
	
pre {
 	white-space: normal;
	width: 200px;
	}
	
.hide {
	display : none;
	}
	
label {
	cursor: pointer;
	}
	
span.styleless {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
	
blockquote {
	margin: 0;
	padding: 0 0 2px 10px;
}

blockquote a {
	display: block;
}

blockquote cite a {
	display: inline;
}
blockquote.quote {
	background: #F9F5EE;
	-webkit-border-radius: 10px 2px 10px 2px;
	-moz-border-radius: 10px 2px 10px 2px;
	border-radius: 10px 2px 10px 2px;
	margin: 1em 0.5em;
	padding: 4px 10px;
}
	
img.thumbnail {
	border:1px solid #330000;
}


/*1.0   Header         */
#logo_clikpic, #logo_clik,#logo_clikcraft {
	position:absolute;
	left:0px;
}
#logo_clikpic, #logo_clikcraft {
	top:8px;	
}
#logo_clik {
	top:12px;	
}
#headerInfoLine {
	position:absolute;
	right:42px;
	top:40px;
	font-family:UniversLTW01-67BoldCn,Arial,sans-serif;
	color: #FE9A13;
	font-size: 1.8em;
}

/*1.1
Main menu
*/



/* horizontal menu items */

/* Generic (all) menu styles */
ul.menu {
	height:1px;
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	border:0px;
}

html>body ul.menu {
	height:auto;
	min-height:12px;
}

ul.menu a {
	font-weight:bold;
}

ul.menu a:hover, ul.menu a.hi {
}

ul.menu li {
	margin:0px;
	padding:0px;
	border:0px;
	
	line-height:100%;
}
ul.horizontallist {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
}

ul.horizontallist li {
	display:inline;
	float:left;
}

ul.horizontallist li a {
	display:block;
	padding:4px 4px 4px 4px;
	border:0px;
}

ul.horizontallist li.first a {
	padding-left:0px;
	border-left:0px;
}

/* 1.1.1 Main menu items */

ul#mainmenu {
	border-left:1px solid #686767;
	border-right:1px solid #090808;
	width:960px;
	overflow:hidden;	
}

ul#mainmenu li {
	width:	158px;
	text-transform:uppercase;
	
	border-left:1px solid #090808;
	border-right:1px solid #686767;
	font-size:100%;
	font-weight:bold;
}

ul#mainmenu li a {
		color:white;
		padding:16px 0 0 0;
		text-align:center;
		height: 29px;
}

ul#mainmenu li a:hover {
	background-image:url(//duau18opsnf8i.cloudfront.net/_graphics/mainmenu_bg_hi.gif);
}

/*
0.i) HEADINGS & INTRO
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

h1, .sectiontitle {
	padding: 0px;
	margin: 0 0 8px 0;
	color: #fe9a13;
	font-size: 2.8em;
	font-family: UniversLTW01-67BoldCn,Arial,sans-serif;
}

h2, .pagetitle {
	padding: 2px 0px 2px 0px;
	margin: 0;
	color: #fe9a13;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.2em;
	font-family: UniversLTW01-67BoldCn,Arial,sans-serif;
	}
	
h2 a {
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}

h2 a:hover {
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}	

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #333;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.2em;
	font-family: UniversLTW01-67BoldCn,Arial,sans-serif;
	}

h3 a {
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}

h3 a:hover {
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}
	
.sectiontitle {
	/*letter-spacing :0.1em;
	line-height : 110%;
	font-stretch : wider;*/
}
	
.sectionintro {
	padding: 0 60px 0 0;
	margin: 2px 0 2px 0;
	line-height:110%;
	font-size:110%;
	font-weight:400;
	
}

#content.training h3 {
	font-weight: bold;
	font-size: 1.2em;
}
#content.training h4 {
	margin: 0.5em 0 0 0;
}



/*
2. SUBCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#subcolContent .loginheader {
	padding:6px 12px; 
	margin-bottom:4px;
	font-weight:bolder;
	font-size:90%;
}

div#subcolContent div.loginfield_container {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/Email_Container_Natural.png');	
	position:relative;
	height:23px;
	margin-bottom:11px;
	overflow:hidden;
}
div#subcolContent div.loginfield_container  input {
	width:268px;
}
div#subcolContent div.loginfield_hi  {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/Email_Container_Active.png');	
}

div#subcolContent div.loginfield_container input.loginfield {
	color: white;
	border: 0;
	font-size: 1.0em;
	font-weight:bold;
	background:none;
	margin:2px 6px 0 6px;
}
div#subcolContent div.loginfield_hi input.loginfield {
	color : black;
}
	
	
div#subcolContent div.loginfield_container label {
	color: white;
	position:absolute;
	top:2px;
	left:12px;
	font-weight:bold;
}
div#subcolContent div#login_button button {
	padding: 0 10px 2px;
	text-transform: none;
	background-color: #474747;
	background-image: none;
	font-weight: normal;
	font-size: 110%;
	margin-bottom: 10px;
	/*font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';*/
}
div#subcolContent div#login_button button:hover,
div#subcolContent div#login_button button:active,
div#subcolContent div#login_button button:focus {
	color: #fe9a13 ;
}

div#free_trial_button {
	/*margin-top:31px;*/
}

div#free_trial_button a {
	width:238px;	
	display:block;
	text-align:center;
}


div#subcolContent div.infobox,
div#xcolContent div.infobox {
	background-repeat:no-repeat;
	background-color:#474747;
	color:white;
	/*margin-top:	27px;*/
	margin-top:	10px;
}

div#subcolContent div.infobox {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/infobox_268_top_bg.gif');	
}
div#xcolContent div.infobox {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/infobox_205_top_bg.gif');	
}
div#subcolContent div.infobox div.infocontent,
div#xcolContent div.infobox div.infocontent{
	padding:17px 15px 0 17px;
}

div#subcolContent div.infobox_bottom,
div#xcolContent div.infobox_bottom {
	background-position:bottom;
	background-repeat:no-repeat;
	height:17px;
}
div#subcolContent div.infobox_bottom {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/infobox_268_bottom_bg.gif');	
}
div#xcolContent div.infobox_bottom {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/infobox_205_bottom_bg.gif');	
}

div#subcolContent div.infobox h2,
div#xcolContent div.infobox h2 {
	margin:0 0 4px 16px;
	font-size: 160%;
	line-height: 100%;
	margin:0;
	padding:0 4px 4px 16px;
}
div#xcolContent div.infobox h2 {
	padding-left:0;
}

div#subcolContent div.infobox h2 a,
div#xcolContent div.infobox h2 a {
	color:#F79400;
}
div#subcolContent div.infobox h2 a:hover ,
div#subcolContent div.infobox h2 a:active ,
div#subcolContent div.infobox h2 a:focus ,
div#xcolContent div.infobox h2 a:hover ,
div#xcolContent div.infobox h2 a:active ,
div#xcolContent div.infobox h2 a:focus {
	color:#F79400;
}

div#xcolContent div.infobox .clikbuild h2,
div#subcolContent div.infobox .clikbuild h2{
	padding-left: 0;
}
div#subcolContent div.infobox .clikbuild p,
div#xcolContent div.infobox .clikbuild p{
	margin:5px 0 0 0;
	width:190px;
}
div#subcolContent div.infobox,
div#xcolContent div.infobox {
	position: relative;
}
div#subcolContent div.infobox img ,
div#subcolContent div.infobox img {
	position: absolute;
	bottom: 0;
	right: 0;
}

div#subcolContent div.infobox ul.infolist,
div#xcolContent div.infobox ul.infolist {
	margin-top:5px;	
}
div#subcolContent div.infobox ul.infolist a:hover,
div#xcolContent div.infobox ul.infolist a:hover {
	color:white;	
}

ul.infolist {
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	border:0px;
}

ul.infolist li {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/infolist_item_bg.gif');	
	background-repeat:no-repeat;
	font-weight:bold;
	margin:0 0 4px 0;
	padding-left:14px;
}

div#subcolContent div.infobox p.testimonial {
	font-size:120%;
	line-height:120%;
	font-weight:bolder;
	margin-top:0px;
}


div#subcolContent div.infobox p.citation {
	font-weight:bold;
	margin:0px;
}

body.section_index div.sectionintro {
	text-align: justify;
	padding-right: 39px;
}
body.section_index h2 a {
	color: #F79400;
}
/*  homage page slideshow */
div#homepage_slideshow {
	position:relative;	
	width:641px;
	height:508px;
}

div#homepage_slideshow #left_arrow {
	position:absolute;
	top:200px;
	left:-23px;
}

div#homepage_slideshow #right_arrow {
	position:absolute;
	top:200px;
	left:653px;
}

div#homepage_slideshow #homepage_slideshow_overlay {
	position:absolute;
	top:0px;
	left:-2px;
	z-index:10;
}

div#homepage_slideshow #homepage_image {
	position:absolute;
	margin:21px 0 0 31px;
	z-index:0;
}

div.containerWrap {
	height:100%;
}
#homepage_slideshow .contentsection-button {
	position:absolute;
	top:50%;
	background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	height:32px;
	width:13px;
	cursor:pointer;
}
#photo_rotator_previous {
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/homepage_slideshow_Left_Navigation_Arrow_Natural.png");
	left:-23px;
}
#photo_rotator_previous:hover {
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/homepage_slideshow_Left_Navigation_Arrow_Rollover.png");
}
#photo_rotator_next {
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/homepage_slideshow_Right_Navigation_Arrow_Natural.png");
	right:-23px;
}
#photo_rotator_next:hover {
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/homepage_slideshow_Right_Navigation_Arrow_Rollover.png");
}

/*  How it works page */

div.howitworks {
	overflow:hidden;
	margin-bottom:24px;
}

div.howitworks h3 {
	margin-bottom:0px;
	
}

div.howitworks p {
	margin-top:0px !important;
}


div.howitworks .bignum {
	display:block;
	maring-top:-12px;	
	margin-bottom: 16px;
	float:left;
	width:80px;
	font-size:100px;
	line-height:82px;
	color: #fe9a13;
	font-family: Verdana,Arial,helvetica;
}
div.howitworks div.position-inline {
	width:561px;
}

p.biginfo {
	font-size:110%;
	font-weight:bold;
}

/*   featured sites */
body.type_sites  div.section {
	position:relative;	
}

body.type_sites  div#sites_other_link  {
	position:absolute;
	right:0px;
	top:12px;
}

body.type_sites  div#sites_other_link a {
	background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/arrow_prev_small.png");
    background-repeat: no-repeat;
	background-position:0 1px;
	
	padding-left:10px;
	padding-bottom:8px;
}

div.samplesiteContainer {
	float:left;
	width:308px;
	margin-right:18px;
	margin-bottom:24px;
}
div.samplesiteContainer:last-child {
	margin-right: 0;
}

div.samplesiteContainer img {
	border:1px solid #606060;
}

div.samplesiteContainer .samplesiteCaption  {
	text-align:center;
	padding:4px 20px;
}

div.samplesiteContainer .samplesiteCaption a {
	color:#030303;
	font-size:90%;
	text-align:center;
}

div.samplesiteContainer .samplesiteCaption a:hover {
	color: #fe9a13;
}

div.samplesiteContainer a:hover img {
	border:1px solid #fe9a13;
}

div.featuredRow {
	overflow:hidden;
	clear:both;
}

div.featuredSitesGrid {
	margin-top:12px;	
}

div.sitelisting_nav {
	font-weight:bold;letter-spacing:1px;text-align:center;
}

body.section_sites div.sitelisting_nav {
	margin-top:2px;margin-bottom2px;
}

/*
0.iii) FORM ELEMENTS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
form {
	margin: 0;
	padding: 0;
	}

input {
	font-size: 0.9em;
	line-height:1.1em;
	padding:2px;
	}
	
input.field {
	border: 1px solid #7F9DB9;
}

input.submit {
	/*background-color: #789196;
	border-top: 1px solid #ECF0F1;
	border-right: 1px solid #ECF0F1;
	border-bottom: 1px solid #ECF0F1;
	border-left: 1px solid #ECF0F1;
	color: white;
	font-weight: bold;*/
	cursor: pointer;
	background-color: #fbb020;
	padding: 5px 10px;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	width: 162px;
	}
	
input.submitHi {
	cursor: pointer;
	background-color: #F79400;
	padding: 5px 10px;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	width: 162px;
	}
	
input.radio {
	border: none;
	width: 15px;
	}
select {
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #7F9DB9;
	}
	
textarea {
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #7F9DB9;
	}

.fieldname {
	color:#FE9A13;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
}
div.register div.registerField {
	float: none;
	clear: both;
	position: relative;
}
div.register div.registerField.code label.code_prefix {
	position: absolute;
	left: 7px;
	top: 6px;
	color: #666;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50); 
	opacity: 0.5;
}
div.register div.registerField {
	padding: 5px 0;
}
div.register div.registerField label.error{ 
	display: block;
}
div.register div.registerFieldLabel {
	width:145px;
	float: left;
	padding: 2px 0;
}
div.register div.registerFieldInput,
div.register div.registerFieldNote {
	position: relative;
	margin-left: 145px;
}
div.register div.registerFieldLabel .tickbox{
	text-align:right;
}
div.register div.registerField.boolean,
div.register div.registerField.button {
	margin: 0px 12px;
}
div.register div.registerField.boolean div.registerFieldInput {
	padding: 2px 0;
}

div.register input.field {
	color: #000;
	width: 300px;
	border: 1px solid black;
	padding: 6px;
	overflow:hidden;
}
div.register input.field:focus, div.register input.field:active ,
div.register input.field.error:focus,
div.register input.field.error:active,
div.register input.field.error  {
	border-width: 2px;
	padding: 5px;
}
div.register input.field:focus, div.register input.field:active  {
	border-color: #fe9a13;
}

div.register input.field.error:focus,
div.register input.field.error:active,
div.register input.field.error {
	border-color: #af543e;
}
div.register input.field.field_hi  {
}

div.register select {
	width: 298px;
}

div.register .fieldRequired {
	display: none;
}
::-webkit-input-placeholder {
   color: #666;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); 
  opacity: 0.5;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;  
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}

:-ms-input-placeholder {  
   color: #666;  
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
::input-placeholder {  
	color:#666;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/*
0.iv) TEXT LINKS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

a {
	color:#f79400;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color:black;
	text-decoration: none;
	}




/*
0.vi) ERROR MESSAGES
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#maincolContent div#searchErrorMsg p {
	color: #999999;
	margin: 0;
	padding: 0;
	}
	
.error {
	color: #ff0000;
	}
	

/*
0.vii) TABLES
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
table {
	font-size: 1.0em;
}
	
table.basicDetails {
/*border-bottom: 1px dotted #789196;*/
margin: 0 0 20px 5px;
}
	
table.basicDetails a {
	text-decoration: underline;
	}
	
table.basicDetails a:hover {
	text-decoration: none;
	}
	
table.basicDetails th {
	font-weight: normal;
	font-style: italic;
	padding: 0 0 3px 0;
	vertical-align: top;
	text-align: left;
	}
	
table.basicDetails td {
	vertical-align: top;
	padding: 0 0 3px 15px;
	}
table.basicDetails td.infodetail {
	font-weight:bold;
	}

 table.info {
	background-color:#c3baaa;
}

.info th {
	background-color:#c3baaa;
	color:white;
}

.info td {
	background-color:#f9f5ee;
}


/*
2. iv) SITE CREDITS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
	
#siteCredits {
	text-align: left;
	margin-top: 140px;
	}
	
#siteCredits img {
	margin: 0 0 50px 3px;
	border: none;
	}
	
	
/*
3. MAINCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#maincolContent {
	margin: 0px;
	padding:0;
	}

div#maincolContent h4 { /* controls date of news article on the homepage */
	margin: 0;
	}	
		
div#maincolContent p {
	margin: 5px 0 16px 0;
	padding: 0;
	}
	
	

/*
3. ii) General sections
*/

.sectiondiv {
	height:18px;
	width:100%;
	background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/section_div.gif");
	background-repeat: no-repeat;	
	clear:both;
}

.section {
	min-height:400px;
}
body.col-M .section, body.col-SM .section {
	margin-right: 39px
}
body.col-M .section.home, body.col-SM .section.home {
	margin-right: 0;
}

.column.left,
.column.right {
	float:left;
	width: 48%;
}
.column.left{
	margin-right: 4%;
}	
.column.right {
}	

.floatlink {
	position:relative;
	text-align:right;
	float:right;
	width:100%;
}

.sectionhead {
	color:black;
	/*border-bottom:4px solid #666666;*/
}

/* 3.iii) Links 
*/
.sitelist {
	margin-top:12px;
}

.sitelist a, .sitelist a:visited {
	text-decoration : none;
	color : #333333;
	font-weight : bold;
}

.sitelist a:hover,.sitelist a:active {
	text-decoration : none;
	color : #9c9c9c;
	font-weight : bold;
}

/* 
3.iv) FAQ 
---------------------------------------------------------------------------------------------------------------------------*/
.boxheader {
	padding:4px;
	font-size: 100%;
	font-weight:bold;
}


div#faq_maincol ul {
	margin-left:0px;
	padding-left:16px;
}

h2#faq_title {
	margin-bottom:6px;
}

ul.faq_menu li {
	display: block;
	line-height:20px;
	border-bottom:1px solid #c3baaa;
	padding-left:8px;
}

ul.faq_menu  {
	background-color: #f0e8db;
	margin:0px;
	padding:0px;
	list-style:none;
}

.hilightbox {
	padding:12px 8px 12px 8px;
}

div#faq div.answer ul {
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	border:0px;
}

div#faq div.answer ul li {
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/faq_list_bg.gif');	
	background-repeat:no-repeat;
	margin: 4px 0;
	padding-left:14px;
}

div#faq h3.question {
	background-image: url(//duau18opsnf8i.cloudfront.net/_graphics/icon_q.gif);
	background-position: 0 4px;
	background-repeat:no-repeat;
	padding-left:24px;
}
/*
div#faq_maincol .questiontext {
	margin-left:
}
*/


div#faq .answer {
	margin-left:24px;
	margin-bottom:12px;
}

/*
3.v
---------------------------------------------------------------------------------------------------------------------------*/

.styles_gradient {
	background-image : url('//duau18opsnf8i.cloudfront.net/_graphics/styles_gradient.gif');
	background-repeat : repeat-y;
}

.stylesimage {
	border: 1px solid #f79400;
	margin: 8px;
}	

.stylesimagesmall {
	border: 1px solid #f79400;
	margin: 2px;
}	

.medium_bg {
	background-color : #f0e8db;
}

.darkbg, .dark_bg  {
	background-color :#c3baaa;
	font-size: 106%;
	font-weight:bold;
	color:white;
	padding:4px;
}

.light_bg {
	background-color : #f9f5ee;
}

/*
3.i) b) Other News
---------------------------------------------------------------------------------------------------------------------------*/
div#newsCol div#otherNews {
	margin:  0 0 10px 0;
	}

div#newsCol div#otherNews div.topic {
	margin: 3px 0 6px 0;
	border-bottom: 1px dotted #DAE1E3;
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
	
div#miscCol {
	float: right;
	width: 32%;
	}

div#miscCol a {
	color: #000000;
	text-decoration: none;
	}
	
div#miscCol a:hover {
	color: #000000;
	text-decoration: underline;
	}

/*
3.ii) Misc col
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
		
div#miscCol {
	float: right;
	width: 32%;
	}

div#miscCol a {
	color: #000000;
	text-decoration: none;
	}
	
div#miscCol a:hover {
	color: #000000;
	text-decoration: underline;
	}
	


	
/*
3.iii) NEWS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
	

/*
3.v) LOGIN
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#loginExistingUsers {
	float:left;
	width:48%;
	}

div#loginNewUsers {	
	float:right;
	width:49%;
	}
	
div#loginExistingUsers h2 {
	margin-top:12px;
	/* border-right: 1px solid #F1F4F5; */
	padding-left: 9px;
	}
	
div#loginNewUsers h2 {
	margin-top:12px;
	/* border-left: 1px solid #F1F4F5; */
	padding-left: 9px;
}
	
div#loginExistingUsers table.generic_vertHeader, div#loginNewUsers table.generic_vertHeader {
	margin: 0;
	}
	
div#loginExistingUsers table.generic_vertHeader th, div#loginNewUsers table.generic_vertHeader th {
	padding: 6px 6px 6px 10px;
	width: 94px;
	}
div#loginExistingUsers table.generic_vertHeader td, div#loginNewUsers table.generic_vertHeader td {
	padding: 6px 4px 6px 7px;
	}
	
/*div#loginExistingUsers input.submit, div#loginNewUsers input.submit {
	width: 204px;
	}
	*/

table.generic_vertHeader th.error {
	color: #FF0000;
	text-align: left;
	white-space: normal;
	}


/*
3.vi) Article Detail
---------------------------------------------------------------------------------------------------------------------------*/	
div.articlelist {
	padding: 8px 0 8px 0;
}

div.section_guides div.articlelist p.difficulty {
	margin:0px;
}

div.section_guides p.difficulty span {
	font-weight:bold;
}

div.section_guides div.articlelist h3, div.section_news div.articlelist h3 {
	background-image: url(//duau18opsnf8i.cloudfront.net/_graphics/arrow-next.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 3px 0 2px 10px ;	
}

div.section_guides div.articlelist p, div.section_news div.articlelist p {
	margin-left:10px !important;
	margin-top:0px !important;
}


div#articleDetail {
	padding:8px 0 8px 0;
}

div#articleDetail h3 {
	font-size: 1.3em;
	margin: 8px 0 12px 0;
	}
	
div#articleDetail h4 {
	font-size: 1.0em;
	margin: 0 0 20px 0;
	}
	
div#articleDetail #imageAndCaption, div#articleDetail div.imageAndCaption, div#articleDetail img.main {
	/*width: 120px;*/
	float: left;
	margin: 0 15px 15px 0;
	}
	
div#articleDetail #imageAndCaption img, div#articleDetail div.imageAndCaption img {
	/* width: 120px; */
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	}
	
div#articleDetail #imageAndCaption p, div#articleDetail div.imageAndCaption p {
	color: #789196;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.2em;
	}


div#articleDetail p.firstPara, div#articleDetail p.intro {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.5em;
	}
	
div#articleDetail div.links {
	margin: 30px 0 10px 0;
	}
	
div#articleDetail div#goToTop {
	display: block;
	visibility: hidden;
	text-align: right;
	margin: 30px 0 0 0;
	}
	
.pdf {
	background-image:url(//duau18opsnf8i.cloudfront.net/_graphics/pdf.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}	

div.articlelist p.date {
	font-weight: bold;
	font-style:italic;
}

div#articleDetail p.date {
	font-weight: bold;
	font-style:italic;
	margin-bottom:8px;
}

div#articleDetail p.legal {
	font-style:italic;
	color:#999999;
	font-size:85%;
	
}

div#articleDetail p.quote {
	font-style:italic;
	color:#666666;
	font-size:105%;
	margin-left:24px;
	font-family:"Times New Roman",Georgia,Serif;
}

/*
3. NEW STYLES SECTION
---------------------------------------------------------------------------------------------------------------------------*/
.stylecomponent {
	padding-top: 5px;
	margin-top: 30px;
	}
	
.stylecomponent h2 {
	}

.stylecomponent p {

}

div.carousel_frame {
	width:574px;
	position:relative;
	}

.thickbox-popup {
	display: none;
	}
	
.thickbox-popup .info {
	float: right;
	width: 180px;
	border: 1px solid red;
	}
	
.thickbox-popup h3 {
	margin-top: 20px;
	}

.style-info {
	float:right;
	width:185px;
	padding-top: 10px;
	}
	
.style-info h3 {
	/*margin-top: 20px;*/
	}
	
.style-info .next-prev {
	border-top: 1px solid #F3EDE2;
	border-bottom: 1px solid #D2C1A4;
	overflow: hidden;
	padding: 5px 0;
	font-size: 1.2em;
	margin: 10px 0 30px 0;
	}
	
.style-info .next {
	background: url(//duau18opsnf8i.cloudfront.net/_graphics/arrow-next.gif) no-repeat 100% 50%;
	float: right;
	font-weight: normal;
	padding-right: 12px;
	}
	
.style-info .prev {
	background: url(//duau18opsnf8i.cloudfront.net/_graphics/arrow-prev.gif) no-repeat 0% 50%;
	float: left;
	font-weight: normal;
	padding-left: 12px;
	}
	
.style-info  {
	color: #333 !important;
	}


/*
4. XCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#xcol div#xcolContent {
	margin: 12px 0 0 0;
	width: 205px;
	text-align: left;
	}
	
div#xcol div#xcolContent img {
	/*width: 125px;*/
	}
	
div#xcol div#xcolContent object, div#xcol div#xcolContent img {
	margin: 0 0 8px 0;
	}
	
div#xcol div#xcolContent script {
	display: none;
	}
	
div#xcol div#xcolContent img#homeOf {
	margin: 0 0 15px 0;
	}
	

/*
5. FOOTER
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#footerTop {
	margin: 0 0 10px 0;
	
	}

div#footer {
	clear:both;
	font-size: 0.9em;
	border-top: 1px solid #D1C0A2;
	padding: 10px 0 10px 0;
}
	

div#footerBottom {
	margin: 10px 0 0 0
	}
	
ul#footerMenu {
	margin:0px 0px 10px 0px;
	list-style-type: none;
}

ul#footerMenu li {
	display: inline;
	font-size:110%;
	font-weight:bold;
	}
	
ul#footerMenu li.first {
	margin-right: 20px;
	color: 	#F79400;
	}
	
ul#footerMenu a {
	padding: 0 20px;
	color:white;
	font-weight:bold;
}

ul#footerMenu a:hover{
	color:#F79400;
}
	
/*
6. POPUPS (Send to a friend etc.)
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#popupHeader {
	margin: 0;
	text-align: left;
	font-size: 1.0em;
	}

div#popupHeader div#logo {
	padding: 10px 0 5px 10px;
	/*border-bottom: 5px solid #0880b8;*/
	}
	
div#popupContent {
	margin: 12px;
	text-align: left;
	font-size: 1.0em;
	}
	
div#popupHeader h1 {
	padding-left: 11px;
	}
	
div#popupContent a.closeWin {
	font-size: 0.7em;
	border-top: 10px solid red;
	}

div#popupContent table th {
	font-weight: normal;
	padding: 0 5px 1px 0;
	color: #48575A;
	font-size: 0.7em;
	text-align: left;
	}
div#popupContent table td {
	padding: 0 10px 1px 0;
	font-size: 0.7em;
	}
	
div#popupContent input.field, div#popupContent textarea.field {
	background-color: #DAE1E3;
	border: 1px solid #48575A;
	width: 280px;
	font-size: 1.0em;
	}
	
div#popupContent input.btn {
	width: 160px;
	margin: 20px 0 0 0;
	}
	
div#popupContent input.btn2 {
	width: 110px;
	margin: 20px 0 0 0;
	}
/*
7. Article manager stuff
*/



.ALERT {
	font-weight:bold;
	color: white;
	background-color:red;
	text-decoration : blink;
}

CODE {
	font-weight:bold;
}

.button {
	border:0px;
	background-color:#474747;
	/* border-top:1px solid #dbdbdb; */
	background-image:url(//duau18opsnf8i.cloudfront.net/_graphics/mainmenu_bg.gif);
	background-repeat:repeat-x;
	font-family:"UniversLTW01-67BoldCn";
	color: #fe9a13;
	font-size: 1.6em;
	font-family: UniversLTW01-67BoldCn,Arial,sans-serif;
	padding: 8px 15px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-transform:uppercase;
	display: inline-block;
	
}

a.button:hover {
	background-image:url(//duau18opsnf8i.cloudfront.net/_graphics/mainmenu_bg_hi.gif);
	color:white;
}

.button_hi, .buttonHi {
	border:0px;
	background-color:#474747;
	background-repeat:repeat-x;
	font-family:"UniversLTW01-67BoldCn";
	background-image:url(//duau18opsnf8i.cloudfront.net/_graphics/mainmenu_bg_hi.gif);
	color:white;
	font-size: 1.6em;
	font-family: UniversLTW01-67BoldCn,Arial,sans-serif;
	padding: 8px 15px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-transform:uppercase;
	
}

.arrowbutton {
 	font-family :Arial, Helvetica, sans-serif;
	font-size:84%;
	background-color:#666666;
	color:white;
	font-weight:bolder;
	border-left : 2px solid #898989;
	border-right : 2px solid #3f3f3f;
	border-bottom : 2px solid #3f3f3f;
	border-top : 2px solid #898989;
}

.arrowbutton_hi {
 	font-family :Arial, Helvetica, sans-serif;
	font-size:84%;
	background-color:#333333;
	color:white;
	font-weight:bolder;
	border-left : 2px solid #3f3f3f;
	border-right : 2px solid #898989;
	border-bottom : 2px solid#898989;
	border-top : 2px solid #3f3f3f;
}


.sortbox {
	border:1px solid black;
}

.helpbox {
	border:1px solid black;
	background-color:#ffffff;
}

input {
	z-index:1;	
}

textarea {
	z-index:1;	
}

select {
	z-index:1;	
}

option {
	z-index:1;	
}

.amselect {
	z-index:1;
}

.menuitem {
	margin:4px;
}

table.recordlist, table.recordedit {
	border-left:1px solid gray;;
	border-top:1px solid gray;
}

table.recordlist td, table.recordedit td {
	border-right:1px solid gray;;
	border-bottom:1px solid gray;
}

table.recordlist th,, table.recordedit th {
	border-right:1px solid gray;;
	border-bottom:1px solid gray;
}

td.newrecord {
	background-color : Silver;
	font-weight:bold;
}

/* FAQs and stuff */
.googlemessage {
	margin:0 20px;
	font-family:arial;
	color:#666666;
	font-size:1em;
}

span.code {
	font-family:"courier new", courier, monospace;
}

.samplesiteimages {
	text-align:center;	
}

.samplesiteimages img {
	margin-left:auto;
	margin-right:auto;
}

.stylesCaption{
	opacity: 0.74;  	
	background-attachment: scroll;
    /* background-color: #ffffff;  */   
	background-image: none;    
	background-repeat: no-repeat;    
	border-color: #D2C1A4;    
	border-style: solid;    
	border-width:0;    
	color: #FFFFFF;    
	padding: 2px;    
	text-align: center !important;	    
	display: block;     
	position: relative; 
	/* bottom:20px;  */
	width:176px;
	font-size: 1em; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: normal;
	margin-left:1px;
}
.stylesCaption a {
	text-decoration:none;
}

.stylesCaption:hover{
	opacity: 1;  
}

.stylesCaption a:hover{
	color:#f79400;
}

.stylecomponent li{
	height:auto !important;
}

div.training h2 {
	margin-top:16px;
}

div.training div#maincolContent p.description {
	margin-top:0px;
}

div.training table.event_list th.date {
	width:70px;
}

div.training table.event_list th.location {
	width:100px;
}

div.training table.event_list th.places {
	width:130px;
}

div.training table.event_list a {
	padding:2px;	
}

div.training table.event_details td.label {
	font-weight:bold;	
}

/* prices  */
body.section_prices div.section {
	/*width:94%;	*/
}

body.section_prices table#subscription_types_info {
	margin-top:12px;	
}

body.section_prices table#subscription_types_moreinfo {
	margin-top:24px;	
}


body.section_prices  table.prices_info ,
body.section_clikbuild  table.prices_info {
	font-family:UniversLTW01-67BoldCn;
	font-size:160%;
}

body.section_prices h3, body.section_prices h4, body.section_prices h5  {
	font-family:UniversLTW01-67BoldCn;
	font-size:160%;
	color: #fe9a13;
}

body.section_prices #all_subs_header {
	margin-top:26px;	
}


body.section_prices  table.prices_info th ,
body.section_clikbuild  table.prices_info th {
	color: #fe9a13;
}

body.section_prices  table.prices_info td, body.section_prices  table.prices_info th ,
body.section_clikbuild  table.prices_info td, body.section_clikbuild  table.prices_info th { 
	padding:8px 0 8px 8px;
	border-bottom:1px solid #9f9e9c;
}

body.section_prices  table.prices_info .firstcol ,
body.section_clikbuild  table.prices_info .firstcol { 
	padding:8px 0 8px 0px;
}

body.section_prices  table.prices_info .price ,
body.section_clikbuild  table.prices_info .price {
	width:	180px;
	text-align:center;
}

body.section_prices  table.prices_info .lastcol {
	text-align:right;
	width:	110px;
	padding-right:20px
}

body.section_prices  table.prices_info .price img {
	margin:auto;
}

body.section_prices  table.prices_info .lastcol img {
	margin-right:0;
}

body.section_prices div#all_subs_info {
	position:relative;
	overflow:hidden;
}

body.section_prices div#all_subs_info div.infodetails {
	position:absolute;	
	top:0px;
	left:290px;
	width:618px;
	height:800px;
	padding:6px 16px 16px 16px;
	background-color:#474747;
	visibility:hidden;
}

body.section_prices div#all_subs_info .active div.infodetails {
	visibility:visible;
}

body.section_prices div#all_subs_info h4 {
	padding:6px 12px ;
	margin-bottom:10px;
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/Container_Natural_10pxl_.png');
	background-repeat:repeat-x;
	width:246px;
}

body.section_prices div#all_subs_info h5 {
	margin:2px 0;	
}

body.section_prices div#all_subs_info .last h4 {
	margin-bottom:0px;
}

body.section_prices div#all_subs_info div.active h4 {
	background-image:none;
	background-color:#474747;
	padding-right:0;
	width:278px;
}

body.section_prices div#all_subs_info h4 a {
	display:block;
	background-image:url('//duau18opsnf8i.cloudfront.net/_graphics/Left_arrow.png');
	background-repeat:no-repeat;
	background-position:100% 0;
	color:white;
}


body.section_prices div#all_subs_info .active h4 a {
	background-image:none;
}

body.section_prices div#all_subs_info div.infodetails h5 {
	color:white;
	padding-bottom:2px;
	border-bottom:1px solid #9f9e9c;
}
body.section_prices div#all_subs_info div.infodetails h5 a.infotip {
	margin-right:5px;
	display:inline-block;
}
a.infotip{
	cursor:pointer;
}

body.section_prices div#all_subs_info div.infodetails p {
	display:none;
	position:absolute;	
	top:0px;
	left:0;
	width:650px;
	background-color:#DFDFE1;
	padding:6px;
	font-weight:bold;
	font-size:120%;
}


/*clikbuild */

body.section_clikbuild table.prices_info .firstcol {
	width: 220px;
}
body.section_clikbuild table.prices_info .price {
	width: 138px;
}
body.section_clikbuild table.prices_info {
	margin-bottom: 24px;
	width: 100%;
}

/*tiptip styles */







.tiptip_holder {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99999;
	padding-top:5px;
}
.tiptip_holder.tip_top {
    padding-bottom: 5px;
}
.tiptip_holder.tip_bottom {
    padding-top: 5px;
}
.tiptip_holder.tip_right {
    padding-left: 5px;
}
.tiptip_holder.tip_left {
    padding-right: 5px;
}
.tiptip_holder.tip_left .tiptip_content {
    margin-right: 5px;
}
.tiptip_content {
    background-color: #DFDFE1;
    color: #000000;
    font-size: 11px;
    padding: 5px 8px 4px;
    position: absolute;
}
.tiptip_arrow, .tiptip_arrow_inner {
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    position: absolute;
    width: 0;
}
.tiptip_arrow_inner {
    border-width: 6px;
}
.tiptip_holder-tip_bottom .tiptip_arrow {
	border-left: 6px solid transparent;
	border-right: 6px  solid transparent;
	border-bottom: 6px solid #DFDFE1;
}
.tiptip_holder-tip_top .tiptip_arrow {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #DFDFE1;
}





.ui-selectmenu { display: block; display: inline-block; position: relative; height: 2.2em; vertical-align: middle; text-decoration: none; overflow: hidden; zoom: 1;  margin-right:5px;}
.ui-selectmenu-icon { position:absolute; right:0px; margin-top:-10px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; position:absolute; top: 0; display: none; z-index: 1005;} /* z-index: 1005 to make selectmenu work with dialog */
.ui-selectmenu-menu ul { padding:0; margin:0; list-style:none; position: relative; overflow: auto; overflow-y: auto ; overflow-x: hidden; }
.ui-selectmenu-open { display: block; }
.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a:link,.ui-selectmenu-status { line-height: 1.4em; display: block; padding: 4px 6px 6px 6px; outline:none; text-decoration:none; 
	font-weight:normal;
}
.register.ui-selectmenu-menu li a:link, .register.ui-selectmenu-status {
	color:#000 !important;
}
.ui-selectmenu-menu li a:link {
	padding: 1px 6px;
}
.ui-selectmenu-menu li.ui-state-disabled a, .ui-state-disabled { cursor: default; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-status { line-height: 1.4em; /*color: white !important; */}
.register .ui-selectmenu-status { line-height: 1.4em; color: white !important; }
.ui-state-active .ui-selectmenu-status { color: black !important; }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
/* for optgroups */
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding: .6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }
/* IE6 workaround (dotted transparent borders) */
* html .ui-selectmenu-menu li { border-color: pink; filter:chroma(color=pink); width:100%; }
* html .ui-selectmenu-menu li a { position: relative }
/* IE7 workaround (opacity disabled) */
*+html .ui-state-disabled, *+html .ui-state-disabled a { color: silver; }

.register .ui-selectmenu-status {
	background-image: none;
	background-color: transparent;
	color: #000 !important;
}

.register .ui-corner-all {
	border-radius: 0;
}

.register .ui-state-default {
	background-image: none;
	background-color: transparent;
	border: 1px solid black;
	/*padding: 0 1px;*/
}

.register .ui-corner-top, .register.ui-corner-top {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.ui-selectmenu {
	height: 26px;
}
.ui-selectmenu-menu li a:link, .ui-selectmenu-status {
	padding: 5px 6px;
}
a.register.ui-selectmenu.ui-state-active {
	width: 310px !important;
}
a.register.ui-selectmenu {
	width: 312px !important;
}

.register .ui-state-active .ui-selectmenu-status,.register .ui-state-focus .ui-selectmenu-status{
	color:black !important;
}

.register.ui-widget-content .ui-state-hover, .register.ui-widget-content .ui-state-focus {
	background-color: #FE9A13;
	background-image:none;
}

.register .ui-widget,
.register.ui-widget {
	font-size:0.9em;
}

.register .ui-corner-top,
.register.ui-corner-top {
	border-radius: 0;
}
.register .ui-corner-bottom,
.register.ui-corner-bottom {
	border-radius: 0;
}

a.register.ui-state-active {
	border: 2px solid #fe9a13;
	padding: 0;
}
a.register.ui-corner-bottom.ui-state-active,
ul.register.ui-corner-bottom {
	border-top-width: 0;
}
a.register.ui-corner-bottom.ui-state-active .ui-selectmenu-status {
    padding: 6px 5px 5px 5px;
}
.register.ui-corner-bottom.ui-state-active .ui-selectmenu-icon {
	top: 14px;
	right: 4px;
}
.register.ui-corner-top.ui-state-active .ui-selectmenu-icon {
	top: 12px;
	right: 4px;
}
a.register.ui-corner-top.ui-state-active .ui-selectmenu-status {
    padding: 4px 5px 5px 5px;
}
a.register.ui-corner-top.ui-state-active ,
ul.register.ui-corner-top {
	border-bottom-width: 0;
}
a.register.ui-corner-bottom.ui-state-active, 
ul.register.ui-corner-bottom,
a.register.ui-corner-top.ui-state-active, 
ul.register.ui-corner-top {
	background-image: none;
	background-color: #fff;
}
.register .ui-corner-bottom, .register.ui-corner-bottom {
	border-radius: 0;
}
.register.ui-selectmenu-menu-dropdown {
	border: 2px solid #fe9a13;
}
.ui-selectmenu-menu .register li {
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;
}
.register li.ui-selectmenu-item-focus.ui-state-hover a{
	background-color: #fe9a13 !important;
	color: #fff!important;
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;

}

.register .ui-state-default .ui-icon, 
.register .ui-state-hover .ui-icon {
	background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/jqueryui/ui-icons_222222_256x240.png");
}
.register .ui-state-active .ui-icon,
.register .ui-state-focus .ui-icon {
	background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/jqueryui/ui-icons_222222_256x240.png");
}
.register .ui-selectmenu-icon {
	right:5px;	
}
.chosen-container-multi .chosen-choices,
.chosen-container-single .chosen-single
{
	font-weight: normal;
	border:solid 1px #ccc;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f8f8f8;
	border-radius:3px;
	color:#666;
	box-shadow: inset 0 1px 0 0px #fff;
	-webkit-box-shadow:inset 0 1px 0 0px #fff;
	background-image: none;
}

.chosen-container-multi.chosen-container-active .chosen-choices,
.chosen-container-single.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-multi .chosen-choices {
	padding: 0;
}
div.clearFloat {
	clear: both;
	float: none;
	margin-top: -1px;
	height: 1px;
}

div.registerFieldSet {
	clear: both;
	float: none;
	border: 1px solid black;
	padding: 20px 10px;
	margin: 20px 0;
}
div.registerFieldSetLabel h3 {
	margin: -5px 0 15px 0;
}
div.xcolSpacer {
	height: 65px;
}
div.registerFieldSet {
	border-color: #fe9a13;
}
div.registerFieldSetLabel h3 {
	color: #fe9a13;
}

div.previewLeft {
	width: 550px;
	float: left;
	margin-right: 10px;
}
div.previewRight {
	margin-left: 560px;
}

#iFramePreview{
	margin: 0 auto;
	display: block;
	overflow-x: auto; 
	overflow-y: hidden;
}
div.iFrameBg.desktop #iFramePreview {
	width: 100%;
}
div.iFrameBg.mobile #iFramePreview {
	width: 343px;
	border: 0;
}

div.iFrameBg {
	background-color: #fff;
	position: relative;
}

div.iFrameBg.mobile {
	background-image: url('//duau18opsnf8i.cloudfront.net/_graphics/smartphone.png');
	padding: 26px 23.5px 81px 23.5px;
	width:343px;
	height: 513px;
	margin: 0 auto;
}

body.section_register div#progressbar {
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 37px;
}
body.section_register div#progressbar.waiting {
	background-image: url('//duau18opsnf8i.cloudfront.net/_graphics/loading.gif');
}
body.section_register div#progressbar.done {
	background-image: url('//duau18opsnf8i.cloudfront.net/_graphics/info_yes.png');
}



body.section_preview div.mobileButtons {
	display: none;
}
body.section_preview div#footer{
	display: none;
}
body.section_preview div#content{
	margin-top: 5px;
}

body.section_preview div#previewHeaderButtons {
	position: absolute;
	top: 22px;
	right: 0;
	vertical-align: middle;
}
body.section_preview div#previewHeaderButtons .headerButton {
	display: block;
	float: left;
	margin-left: 5px;
}
body.section_preview #viewMore {
	font-size: 1.1em;
}
body.section_preview #previewModes a {
	width: 41px;
	height: 41px;
	text-align: center;
	border-radius: 8px;
}
body.section_preview #previewModes a.active {
	background-color: #f79400;
	color: #474747;
}
body.section_preview #previewModes a.view-desktop {
	padding-top: 5px;
	height: 36px;
}
body.section_preview #previewModes a.view-desktop i {
	font-size: 31px;
}
body.section_preview #previewModes a.view-mobile i {
	font-size: 38px;
}

/* The overall container - this doesn't really need any styling */
div.scrollBarOuter {
	z-index:99999999;
}

/* The bactual background */
div.scrollBarMiddle {
	background-attachment: scroll;
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/scroll/OuterBarMain.png");
    background-position: 0 0;
    background-repeat: repeat-y;
}
div.scrollBarMiddleBefore {
    background-attachment: scroll;
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/scroll/OuterBarUpper.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    content: " ";
    height: 8px;
    position: absolute;
    top: -8px;
    width: 14px;
}
div.scrollBarMiddleAfter {
    background-attachment: scroll;
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/scroll/OuterBarLower.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: -8px;
    content: " ";
    height: 8px;
    position: absolute;
    width: 14px;
}
/* The bactual scrollbar */
div.scrollBar {
    background-attachment: scroll;
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/scroll/ScrollBarMain.png");
    background-position: 0 0;
    background-repeat: repeat-y;
}
div.scrollBarBefore {
    background-attachment: scroll;
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/scroll/ScrollBarUpper.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    content: " ";
    height: 8px;
    position: absolute;
    top: -8px;
    width: 14px;
}
div.scrollBarAfter {
    background-attachment: scroll;
    background-image: url("//duau18opsnf8i.cloudfront.net/_graphics/scroll/ScrollBarLower.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: -8px;
    content: " ";
    height: 8px;
    position: absolute;
    width: 14px;
    z-index: 99;
}

/*control buttons. we don't want these.*/
.scrollControlU {
	top:5px;
	height:0px;
}

.scrollControlD {
	bottom:5px;
	height:0px;
}