/* CSS Document */

/*****************/
html,body,div,span,applet,object,iframe,h1,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:0;padding:0;border:0;outline:0;
 /*font-size:100%;*/
 vertical-align:baseline;background:transparent;
 font-family: 'Open Sans', sans-serif;
 }
 body{line-height:normal;}ol,
 ul{list-style:none}blockquote,q{quotes:none}blockquote:before,
 blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0 }
 body  {background: #eaf7fd url(/media/images/site_bg_wide.gif) repeat-y top center; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: .8em; color: #333333; margin: 0px; padding: 0px; text-align: center;}
/*****************/

/*#header {
	width: 1100px;
	margin: 0 auto;	
}

#maincontent {
	width: 963px;
	margin: 0 auto;	
}*/

a {
	text-decoration: none;	
	border: 0;
	margin:0;
	padding:0;
}

#maincontent
{
    margin-left: 4px;
    margin-top: 25px;
}

h1, /*h2,*/ h3, h4, h5, h6, p, /*label,*/ li 
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

.tablabel
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#threeboxes{
	margin-top: 25px;	
	border-bottom: 1px solid #cdcccc;
	padding-bottom: 30px;
	overflow: hidden;
}

#threeboxes img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.box {
	width: 315px;   /* was 320 */
	display: block;
	float: left;
}

.box .myh2 {
	font-size: 15px;
	font-weight: bold;
	color: #3b3b3b;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 5px;
}
.box p {
	font-size: 13px;
	color: #3b3b3b;
	text-align: center;
}

.box p a {
	font-size: 13px;
	color: #3d98de;
	text-align: center;
	font-style: italic;
	text-decoration: none;
}

.box p a:hover {
	color: red;
	background-color: transparent;
}

.box img {
	margin: 0 auto;
	display: block;
	height: 45px;	
}

.middle {
	border-left: 1px solid #cdcccc;
	border-right: 1px solid #cdcccc;
}


#middlearea {
	overflow:hidden;
	margin-top: 30px;
	position: relative;
}
#final_section 
{
	margin-top: 20px;
	border-top: 1px solid #cdcccc;
	padding-top: 20px;
	position: relative;
}

#ryanform {
	float: left;
	display: block;	
	width: 280px;
	margin-right: 30px;
}

#table {
	overflow:hidden;
	border-bottom: 1px solid #cdcccc;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

.call {
	float: left;
	margin-right: 30px;	
	display:block;
}

#box-table-a
{
	float: left;
	display:block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0 30px 10px 0;
	width: 340px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #dddddd;
	border-top: 4px solid #d7d7d7;
	border-bottom: 1px solid #fff;
	color: #515151;
	width: 340px;
}
#box-table-a td
{
	padding: 8px;
	background: #f4f4f4; 
	border-bottom: 1px solid #fff;
	color: #515151;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #cbecff;
	color: #515151;
}

#box-table-b
{
	float: left;
	display:block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0 0 25px 0;
	width: 300px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #dddddd;
	border-top: 4px solid #d7d7d7;
	border-bottom: 1px solid #fff;
	color: #515151;
	width: 300px;
}
#box-table-b td
{
	padding: 8px;
	background: #f4f4f4; 
	
	color: #515151;
	border-top: 1px solid transparent;
}

#subtitle {
		position: absolute;
		left: 295px;
		top: 190px;
}

#subtitle p
{
	margin-left: 0px;
    font-size: 10px;
}

#subtitle h2
{
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    margin-top: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #3b3b3b;
	text-align: left;
	margin-bottom: 5px;
}

#tryforfree {
	background: url(images/tryforfree.jpg) no-repeat;
	width: 310px;
	height: 164px;
	text-align: center;
	padding: 10px 0 0 0;
	float:left;
	display: block;
	margin-right: 25px;
	position: relative;
}

#tryforfree h3 {
	font-size: 38px;
	color: white;
	line-height: 38px;	
	margin: 12px 0 10px 0;
    text-shadow: 1px 1px 0px #032a6a;
}

#tryforfree p {
	font-size: 16px;
	color: white;
    text-shadow: 1px 1px 0px #032a6a;
}

#tryforfree h4 {
	/*font-size: 20px; 
	margin-top: 20px;*/
	
    bottom: 32px;
    font-size: 20px;
    left: 88px;
    position: absolute;
	
}

#imaildata {
	background: url(images/imaildata.jpg) no-repeat;
	width: 310px;
	height: 164px;
	text-align: center;
	padding: 10px 0 0 0;
	float:right;
	display: block;
	position: relative;
}

#imaildata  h3 {
	font-size: 20px;
	color: white;	
	margin: 10px 0 15px 0;
    text-shadow: 1px 0px 0px #082938;
}

#imaildata  p strong {
	color: yellow;	
}

#imaildata  p {
	font-size: 16px;
	color: #1d4d63;
}

#imaildata h4 {
    bottom: 27px;
    font-size: 20px;
    left: 102px;
    position: absolute;
}
#imaildata  h4 a, #tryforfree h4 a {
		color: #3b3b3b;
		text-decoration: none;
}
#imaildata  h4 a:hover, #tryforfree h4 a:hover {
		color: red;
		background-color: transparent;
		text-decoration: none;
}
#tabbox {
	width: 649px;  /* was 653 */
	display: block;
	float:right;	
	margin-top: 25px;
}

.tabs {
  position: relative;
  min-height: 200px; /* This part sucks */
  clear: both;
  margin: 0 0;
  display: block;
}
.tab {
  float: left;
}
.tab .tablabel {
  background: #f7f6f6;
  padding: 10px 14px 12px 14px;
  border: 1px solid #f1f1f1;
  margin-left: -1px;
  position: relative;
  left: 1px;
  font-size: 11px;
  font-weight: bold;
	
}
.tab [type=radio] {
  display: none;
}
.content, .seo_content  {
  position: absolute;
  top: 40px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 10px;
  border: 1px solid #f1f1f1;
}
.seo_content 
{
  left: -10px;
  padding: 5px;
}
[type=radio]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}
[type=radio]:checked ~ label ~ .seo_content {
  z-index: 1;
}
.tabs h3{
	font-size: 13px;
	font-weight: bold;	
}

.tabs p {
	font-size: 13px;
	line-height: 20px;	
}

#footer {
	clear:both;
	/*border-top: 1px solid #cdcccc;*/
	margin-top: 30px;
	position: relative;	
}

#footer ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 20px 0 20px 0;
	
}

#footer ul li {
	list-style: none;
	float: left;
	padding-right: 20px;
	display: block;
	text-align: left;
	
}

#footer ul li a {
	font-size: 12px;
	color: #3b3b3b;
	text-decoration: none;
	font-weight: bold;
}


#footer ul li a:hover {
	color: red;
	background-color: transparent;
}

#footer p {
	
	font-size: 11px;
	line-height: 20px;	
}

#footer .floatme {
	display: block;
	position: absolute;
	top: 60px;
	right: 0;	
}

#footer #ukmail {
	width: 100%;
	clear: both;
	border-top: 1px solid #cdcccc;
	margin-top: 30px;	

}

#footer #ukmail .ukmaillogo {
	display: block;
	margin: 10px auto;	
}

/* #Page Form
================================================== */

.notice {
		width: 100%;
		background: #fff;
		border-bottom: 4px solid #eaeff3;
		color: #e34848;
		position: fixed;
		top: 0;
		left:0;
		font-size: 14px;
		font-weight: bold;
		height: 45px;
		-moz-box-shadow:0px 0px 3px 1px rgba(0,0,0,0.3);
		-webkit-box-shadow:0px 0px 3px 1px rgba(0,0,0,0.3);
		box-shadow:0px 0px 3px 1px rgba(0,0,0,0.3);
		z-index: 9999;
	}
	
	.notice p.warn {
		text-align: center;
		line-height: 45px;
	}
	
	.notice a.close {
		width: 9px;
		height: 9px;
		float: right;
		background: url(images/close.png) no-repeat top left;
		text-indent: -9999px;
		margin-right: 15px;
		margin-top: 20px;
	}
	
	.notice a.close:hover {
		background: url(images/close-hover.png) no-repeat top left;		
	}
	
	.form-bg {
		width: 280px;
		height: 395px;
		-moz-border-radius:9px;
		-webkit-border-radius:9px;
		border-radius:9px;
		margin: 0 0 0 0;
		background: url(images/form-bg.png) top left;
		padding: 8px 0 0 8px;
		}
	
	.form-bg #wasForm {
		width: 270px;
		height: 385px;
		background: #fff url(images/bg_form.jpg) repeat-x top left;		
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border-radius:4px;
		-moz-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1);
		-webkit-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1);
		box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1);
	}
	
	
	.form-bg #wasForm .myh2_2 {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #555555;
		font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-shadow: 0 1px 0 #fff;
		line-height: 45px;
		margin-bottom: 24px;
	}
	
	.form-bg #wasForm input[type="text"], .form-bg #wasForm input[type="password"]{
		box-shadow: 0px 0px 0px 4px #f2f5f7;
		width: 210px;
		height: 33px;

		padding: 0 10px 0 10px;
		margin: 0 auto;
		color: #aeaeae;
		border: 1px solid #bec2c4;
	}
	
	.form-bg #wasForm input[type="text"]:focus, .form-bg #wasForm input[type="password"]:focus{
		box-shadow: 0px 0px 0px 4px #e0f1fc;
		border:1px solid #7dc6dd;
	}
	
	input[type="checkbox"] {
		vertical-align: middle;
	}
	
	
	input[type="button"], .form-bg #wasForm input[type="submit"] {
		-moz-border-radius:13px;
		-webkit-border-radius:13px;
		border-radius:13px;
		float: right;
		margin-right: 24px;
		margin-top: 7px;  /* was 10 */
		height: 28px;
		clear: both;

		background: #d3e8f0;
		background-image: -moz-linear-gradient(top, #edf6f9, #cde5ee);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#edf6f9), to(#cde5ee));
		background-image: -o-linear-gradient(top, #edf6f9, #cde5ee);
		background-image: linear-gradient(top, #edf6f9, #cde5ee);
		border: 1px solid #b7cbd1;
		color: #527988;
		-moz-box-shadow:0px 0px 0px 4px #f2f5f7;
		-webkit-box-shadow:0px 0px 0px 4px #f2f5f7;		
		box-shadow:0px 0px 0px 4px #f2f5f7;
	}
	
	input[type="button"]:hover, .form-bg #wasForm input[type="submit"]:hover {
		color: #527988;
		background-image: -moz-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#d0e6ef), to(#e5f1f6));
		background-image: -o-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: linear-gradient(top, #d0e6ef, #e5f1f6);
	}
	
	input[type="button"]:active, .form-bg #wasForm input[type="submit"]:active {
		color: #527988;
		background-image: -moz-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#d0e6ef), to(#e5f1f6));
		background-image: -o-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: linear-gradient(top, #d0e6ef, #e5f1f6);
	}	
	
	
	.tablabel {
		display: inline;
		margin-left: 24px;
		vertical-align: middle;
		float: left;
	}
	
	.tablabel span {
		color: #555555;
		font-size: 11px;
	}
	
	p.forgot {
		text-align: center;
		margin-top: 5px;
		font-size: 11px;
	}
	
	p.forgot a {
		color: #3d98de;
		text-decoration: none;
	}
	
	form p {
		margin-left: 20px;	
		margin-bottom: 15px;
		font-size: 12px;
	
	}
	
	#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px 6px; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius:5px; -webkit-border-radius:5px; }

ul.error_messages { margin: 0 0 0 15px; padding: 0; }
ul.error_messages li { height: 22px; line-height: 22px; color:#333; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }


/* #Pop Out
================================================== */
a.back{
            width:256px;
            height:73px;
            position:fixed;
            bottom:15px;
            right:15px;
            background:#fff url(codrops_back.png) no-repeat top left;
            z-index:1;
            cursor:pointer;
        }
        a.activatorb{
            width:121px;
            height:208px;
            position:fixed;
            top:120px;
            right:0px;
            background: url(images/signup.png) no-repeat top right;
            z-index:9999;   /* was 1 */
            cursor:pointer;
        }
        /* Style for overlay and box */
        .overlay{
            background:transparent url(images/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .boxtwo{
            position:fixed;
            top:-400px;
            left:30%;
            right:30%;
            background-color:#fff;
            color:#7F7F7F;
            padding:20px;
            border:2px solid #5eb4d7;
            -moz-border-radius: 20px;
            -webkit-border-radius:20px;
            -khtml-border-radius:20px;
            -moz-box-shadow: 0 1px 5px #333;
            -webkit-box-shadow: 0 1px 5px #333;
            z-index:101;
        }
        .boxtwo h1{
            border-bottom: 1px dashed #7F7F7F;
            margin:-20px -20px 0px -20px;
            padding:10px;
            background-color:#8dd5e9;
            color:#fff;
            -moz-border-radius:20px 20px 0px 0px;
            -webkit-border-top-left-radius: 20px;
            -webkit-border-top-right-radius: 20px;
            -khtml-border-top-left-radius: 20px;
            -khtml-border-top-right-radius: 20px;
        }
		
		.boxtwo p {
			padding-top: 20px;
		
		}
        a.boxtwoclose{
            float:right;
            width:40px;
            height:40px;
            background:transparent url(images/cancel.png) repeat top left;
            margin-top:-35px;
            margin-right:-35px;
            cursor:pointer;
        }
		
	.boxtwo input[type="text"], .boxtwo input[type="password"]{
		box-shadow: 0px 0px 0px 4px #f2f5f7;
		width: 90%;
		height: 33px;

		padding: 0 10px 0 10px;
		margin: 0 auto;
		color: #aeaeae;
		border: 1px solid #bec2c4;
	}
	
	.boxtwo input[type="text"]:focus, .boxtwo input[type="password"]:focus{
		box-shadow: 0px 0px 0px 4px #e0f1fc;
		border:1px solid #7dc6dd;
	}
	
	.boxtwo form p {
		margin-left: 5px;	
		margin-bottom: 15px;
	}
	
	
	.boxtwo input[type="button"] {
		-moz-border-radius:13px;
		-webkit-border-radius:13px;
		border-radius:13px;
		float: right;
		margin-right: 24px;
		margin-top: 10px;
		height: 28px;
		clear: both;
	

		background: #d3e8f0;
		background-image: -moz-linear-gradient(top, #edf6f9, #cde5ee);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#edf6f9), to(#cde5ee));
		background-image: -o-linear-gradient(top, #edf6f9, #cde5ee);
		background-image: linear-gradient(top, #edf6f9, #cde5ee);		
		border: 1px solid #b7cbd1;
		color: #527988;
		-moz-box-shadow:0px 0px 0px 4px #f2f5f7;
		-webkit-box-shadow:0px 0px 0px 4px #f2f5f7;		
		box-shadow:0px 0px 0px 4px #f2f5f7;
		
		
	}
	
	.boxtwo input[type="button:hover"] {
		color: #527988;
		background-image: -moz-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#d0e6ef), to(#e5f1f6));
		background-image: -o-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: linear-gradient(top, #d0e6ef, #e5f1f6);
	}
	
	.boxtwo input[type="button:active"] {
		color: #527988;
		background-image: -moz-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#d0e6ef), to(#e5f1f6));
		background-image: -o-linear-gradient(top, #d0e6ef, #e5f1f6);
		background-image: linear-gradient(top, #d0e6ef, #e5f1f6);
	}	
