*, *:focus {
	outline: 0px none;
}

body, html, div {
	margin: 0;
	padding: 0;
}
body {
	/* background: url(../../../../images/green100percent.png) top left repeat; */
	background: url(../../../../wp-content/themes/resolvedhosting/images/top_pixel.png) repeat-x scroll left top;
	font-family: arial, verdana, helvetica, serif;
    font-size: 100%;
}

img {
	border: 0;
}

div#main {
	width: 967px;
	margin: 13px auto 0;
}

/* header */
div#header {
	width: 985px;
	height: 87px;
	position: relative;
}
div#header_mid {
	width: 975px;
	height: 87px;
	margin: 0 auto;
	background: url(../../../../images/header_mid.jpg) top left repeat-x;
    position: relative;
}
div#header_left {
	width: 5px;
	height: 87px;
	position: absolute;
	left: 0;
	background: url(../../../../images/header_left.png) top left no-repeat;
}
div#header_right {
	width: 5px;
	height: 87px;
	position: absolute;
	right: 0;
	background: url(../../../../images/header_right.png) top left no-repeat;
}
/* logo */
div#header_mid h1 a#logo span {
    display: none;
}
div#header_mid h1 {
    width: 363px;
    height: 82px;
}
div#header_mid h1 a#logo {
    background: url(../../../../images/resolved_hosting_logo.png) top left no-repeat;
    width: 363px;
    height: 82px;
    position: absolute;
    top: 5px;
    left: 5px;
}
/* top media */
div#top_media {
    width: 335px;
    height: 29px;
    position: absolute;
    top: 14px;
    right: 22px;
}
div#top_media_left {
    position: absolute;
    height: 29px;
    width: 6px;
    left: 0;
    top: 0;
    background: url(../../../../images/top_media_left.png) top left no-repeat;
}
div#top_media_right {
    position: absolute;
    height: 29px;
    width: 6px;
    right: 0;
    top: 0;
    background: url(../../../../images/top_media_right.png) top left no-repeat;
}
div#top_media_mid {
    width: 329px;
    height: 29px;
    margin: 0 auto;
    background: url(../../../../images/top_media_mid.png) top left repeat-x;
    line-height: 29px;
    color: #849197;

}
div#top_media_mid b {
    padding-left: 10px;
}
div#top_media_mid b span {
    color: #f6cc46;
}
div#top_media_mid a {
    width: 34px;
    height: 28px;
    /*background: url(../../../../images/headset_icon.png) top left no-repeat;*/
    position: absolute;
    right: 25;
    top: 2px;
}
/* media */
div#media {
	width: 985px;
	height: 311px;
	background: url(../../../../images/banner_bg.jpg) top left repeat-x;
}
div#media_wrap {
    width: 972px;
    height: 311px;
    margin: 0 auto;
	position: relative;
}
div#media_content {
	font-family: century gothic;
    width: 972px;
    height: 239px;
    background: url(../../../../images/media_bg.jpg) top left repeat-y;
    position: relative;
}
/*div#media_content h2 {
    position: absolute;
    color: #d5ded8;
    font-size: 23pt;
    display: inline;
    text-align: center;
    left: 60px;
    top: 40px;
}*/

div.badges {
    border: 0px solid red; 
	margin: 103px 0pt 0pt 45px; 
	float: left;
}


div#media_content h2 {
	color:#D5DED8;
	display:inline;
	font-size:17pt;
	left:101px;/*60px;*/
	position:absolute;
	text-align:center;
	top:-18px;
}


div#media_content h2 b {
    color: #909f9f;
    display: block;
    font-size: 13pt;
    /*font-weight: normal;*/
}
div#media_content h2 span {
    color: #383f3f;
    display: block;
    font-weight: normal;
    font-size: 13pt;
    line-height: 1.5em;
}
div#media_content img#media_img {
    position: absolute;
    top: 45px;
    right: 31px;
}
/* domain name availability form */
div#domain_check_form {
    color: #dbe3e9;
    font-size: 8pt;
    text-align: center;
    height: 30px;
    line-height: 30px;
	position: absolute;
	width: 100%;
}
div#domain_check_form label {
	margin-left: 146px;/*250px;*/
}
div#domain_check_form input, div#domain_check_form select, div#domain_check_form label {
    font-size: 8pt;
    border: 0px none;
	display: block;
	float: left;
	margin-right: 3px;
}

/*
div#domain_check_form select {
    background: url(../../../../images/domain_check_select.png) top left no-repeat;
    width: 61px;
    height: 18px;
    color: #dbe3e9;
    text-align: center;
	margin-top: 6px;
}
*/

div#domain_check_form form select {
	background-color:#102705;
	color:#DBE3E9;
	height:18px;
	margin-top:6px;
	text-align:center;
	width:61px;
}


div#domain_check_form select option {
    background: #102705;
}
div#domain_check_form input.text_input {
    background: url(../../../../images/domain_check_input.png) top left no-repeat;
    width: 159px;
    text-align: center;
    color: #dbe3e9;
	height: 17px;
	padding-bottom: 0;
	padding-top: 1px;/*2px;*/
	margin-top: 6px;
}
div#domain_check_form input.submit {
    background: url(../../../../images/domain_check_button.png) top left no-repeat;
    width: 72px;
    height: 24px;
    color: #15191b;
    font-weight: bold;
	margin-top: 3px;
	padding-bottom:3px;
}


div#domain_check_form input.submit:hover {
    color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}


div#media_btm {
    width: 972px;
    height: 10px;
    background: url(../../../../images/media_btm.png) top left no-repeat;
}
/* top menu */
div#nav {
	width: 972px;
	height: 31px;
	margin: 0 auto;
	position: relative;
}
div#nav_left {
	width: 12px;
	height: 31px;
	position: absolute;
	left: 0;
	background: url(../../../../images/top_nav_left.png) top left no-repeat;
}
div#nav_right {
	width: 12px;
	height: 31px;
	position: absolute;
	right: 0;
	background: url(../../../../images/top_nav_right.png) top left no-repeat;
}
div#nav_mid {
	width: 948px;
	height: 31px;
	margin: 0 auto;
	background: url(../../../../images/top_nav_mid.jpg) top left repeat-x;
	text-align: center;
	
}
div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav ul li {
	display: inline;
	background: url(../../../../images/nav_sep.jpg) 100% 2px no-repeat;
    padding-bottom: 5px;
    padding-top: 1px;
    margin: 0;
}

div#nav ul li a:hover { color: white; } 
div#nav ul li.last {
    background: none;
}
div#nav ul li.last a {
}
div#nav ul li a {
	color: #2a2a2a;
	text-decoration: none;
    line-height: 29px;
    font-size: 10pt;
    padding-left: 5px;
    padding-right: 10px;
}

/* content */
div#content {
	width: auto;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: #ffffff url(../../../../images/main_bg.jpg) top left repeat-x;
}
div#wrap {
	width: 938px;
	margin: 0 auto;
	min-height: 300px;
	height: auto !important;
	height: 300px;
    position: relative;
}
div.content {
	width: 940px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0 auto;
	padding-top: 15px;
	font-size: 14px;
}
div.pane {
	width: 311px;
	height: auto;
	background: url(../../../../images/pane_mid.jpg) 0 0 repeat-y;
}
div.pane div.pane_top {
	width: 311px;
	height: 11px;
	background: url(../../../../images/pane_top.jpg) top left no-repeat;
}
div.pane div.pane_mid {
	width: 284px;
	height: auto !important;
	height: 310px;
	min-height: 310px;
	padding-left: 22px;
	position: relative;
}
div.pane div.pane_btm {
	width: 311px;
	height: 12px;
	background: url(../../../../images/pane_btm.jpg) top left no-repeat;
}
div.package {
	font-size: 9pt;
	color: #525252;
	float: left;
	margin-right: 2px;
}
div.package ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
div.package h3 {
	color: #2a4b83;
	margin-top: 0;
	font-size: 17pt;
	margin-bottom: 15px;
}
div.package div.fright {
	position: absolute;
	left: 200px;
	bottom: 0px;
	text-align: left;
	font-size: 11pt;
}
div.package div.fright span {
	display: block;
	line-height: .6em;
	font-size: 11pt;
}
div.package div.fright small {
	font-size: 11pt;
}
div.package div.fright small.desc {
	font-size: 9pt;
	position: relative;
	top: -6px;
	line-height: .8em;
	display: block;
}
div.package div.fright b {
	font-size: 20pt;
}
div.package div.fright sup {
	font-weight: bold;
	font-size: 11pt;
	position: relative;
	top: -5px;
}
a.learnmore {
	display: block;
	width: 107px;
	height: 22px;
	font-size: 10pt;
	text-decoration: none;
	background: url(../../../../images/blue_btn.jpg) top left no-repeat;
	color: #ffffff;
	text-align: center;
	line-height: 22px;
	margin-left: -5px;
	margin-bottom: 4px;
}
a.signup {
	display: block;
	width: 108px;
	height: 30px;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	background: url(../../../../images/red_btn.jpg) top left no-repeat;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	margin-left: -5px;
	margin-bottom: 2px;
}
div#alpha div.pane_mid {
	background: url(../../../../images/alpha_bg.jpg) 200px 50px no-repeat;
}
div#epsilon div.pane_mid {
	background: url(../../../../images/epsilon_bg.jpg) 220px 50px no-repeat;
}
div#omega div.pane_mid {
	background: url(../../../../images/omega_bg.jpg) 200px 50px no-repeat;
}
div.wide_pane {
	width: 940px;
	margin-left: -2px;
	background: url(../../../../images/pane_wide_mid.jpg) 0 0 repeat-y;
}
div.wide_pane_top {
	width: 940px;
	height: 9px;
	background: url(../../../../images/pane_wide_top.jpg) 0 0 no-repeat;
}
div.wide_pane_mid {
	width: 940px;
	height: auto !important;
	height: 247px;
	min-height: 247px;
}
div.wide_pane_btm {
	width: 940px;
	height: 10px;
	background: url(../../../../images/pane_wide_btm.jpg) 0 0 no-repeat;
	
}
div.wide_pane_wrap {
	width: 890px;
	margin: 0 auto;
	font-size: 8pt;
}
div.three-cols div.col {
	float: left;
	width: 30%;
}
div.three-cols div.col2, div.three-cols div.col3 {
	
}
div.three-cols div.col h3 {
	font-size: 13pt;
}
div.three-cols div.colpane {
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
div.three-cols div.colpane.colpane-top {
}
div.three-cols div.colsep {
	float: left;
	width: 44px;
	height: 242px;
	background: url(../../../../images/vert_sep.png) center center no-repeat;
}
div.three-cols div.colpanesep {
	width: 277px;
	height: 10px;
	background: url(../../../../images/horiz_sep.png) center center no-repeat;
}
div.three-cols div.colpane h3 {
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 12px;
}
div.three-cols div.colpaneheight h3 {
	font-size: 18pt;
	padding-left: 20px;
}
div.three-cols div.colpane p {
	width: 183px;
	margin-bottom: 0;
}
div.three-cols div.colpane b {
	color: #048061;
}
ul.newslist {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
	width: 88%;
}
ul.newslist li {
	margin-bottom: 1.3em;
	font-size: 9pt;
}
ul.newslist a {
	color: #00499b;
}
/* bottom links */
div#footer_links {
    text-align: center;
    /*position: absolute;
    bottom: 20px;*/
	padding-bottom: 30px;
	padding-top: 20px;
    width: 100%;
}
div#footer_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#footer_links ul li {
	display: inline;
	background: url(../../../../images/footer_link_sep.jpg) 100% 4px no-repeat;
    padding-bottom: 5px;
    padding-top: 1px;
    margin: 0;
}
div#footer_links ul li a:hover { color: #B4Cf5C; } 
div#footer_links ul li.last {
    background: none;
}
div#footer_links ul li.last a {
}
div#footer_links ul li a {
	color: #2a2a2a;
	text-decoration: none;
    line-height: 29px;
    font-size: 10pt;
    padding-left: 5px;
    padding-right: 10px;
}
div#content_btm {
    width: 985px;
    height: 4px;
    background: url(../../../../images/main_btm.png) top left no-repeat;
}

/* footer */
 /* div#footer {
    height: 81px;
    color: #4b4b4b;
    font-size: 8pt;
    text-align: center;
    padding-top: 10px;
}
div#footer a {
    color: #4b4b4b;
}  */





/*wordpress theme */

div#wrapper {
	height:auto;
	margin: 0 auto;
	min-height:800px;
	width:982px;
}

div#head-wrapper {
	height:92px;
	margin:0 auto;
	width:100%;
}

div#head-wrapper h1 {
	float:left;
	margin:18px 0 0;
	padding:0;
}

ul#menu {
	float: right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 0;
	width: 660px;
}

ul#menu li { 
	float: left;
}

ul#menu li a {
	color:#333333;
	display:block;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	/* padding:20px 0 4px; */
	padding: 14px 0;
	text-align:center;
	text-decoration:none;
	width:132px;
}

.nav1 a {
	border-top:11px solid #000000;
}

.nav1 a:hover, .nav1 .active {
	background:#000000 none repeat scroll 0 0;
	color: #FFFFFF !important;
}

.nav2 a {
	border-top:11px solid #121d2b;
}

.nav2 a:hover, .nav2 .active {
	background:#121d2b none repeat scroll 0 0;
	color: #FFFFFF !important;
}

.nav3 a {
	border-top:11px solid #555b6c;
}

.nav3 a:hover, .nav3 .active {
	background:#555b6c none repeat scroll 0 0;
	color: #FFFFFF !important;
}

.nav4 a {
	border-top:11px solid #9cb85a;
}

.nav4 a:hover, .nav4 .active {
	background:#9cb85a none repeat scroll 0 0;
	color: #FFFFFF !important;
}

.nav5 a {
	/* border-top:11px solid #d8ff91; */
	border-top:11px solid #000000;
}

.nav5 a:hover, .nav5 .active {
	/* background:#d8ff91 none repeat scroll 0 0; */
	background:#000000 none repeat scroll 0 0;
	color: #FFFFFF !important;
}


div#head-wrapper h1 a img {
	border:0 none;
}

#support-icon {
	clear: right;
	float: right;
	margin-top:-17px;
	position:relative;
	z-index: 10;
}

.clear {
	clear: both;
}

#login-panel{
    background:#121D2B none repeat scroll 0 0;
	color:#FFFFFF;
	display:none;
	float:left;
	font-size:8pt;
	font-weight:bold;
	margin-left:762px;
	padding:10px 15px 5px;
	position:absolute;
	width:190px;
	z-index:20;
	top: 60px;
}
label{
    line-height: 1.8;
}

#support-icon {
	clear: right;
	float: right;
	margin-top: -25px;
	position:relative;
	z-index: 10;
}

#support-label {
	margin-right:8px;
	padding-bottom:3px;
	position:relative;
	top:-11px;
	font-size: 12px !important;
	color: #666666;
}


div#kwicks {
	margin: 0 auto;
	height: auto;
	width: 100%;
	border-top: 1px solid #d3d3d3;
	background: #FFF;
}

div#kwicks div#border-left { 
	margin: 0 auto;
	height: auto;
	width: 100%;
	background: url(../../../../wp-content/themes/resolvedhosting/images/shortborder.jpg) no-repeat top left;
}

div#kwicks div#border-right { 
	margin: 0 auto;
	height: 371px;
	width: 966px; /* 100%; */
	background: url(../../../../wp-content/themes/resolvedhosting/images/shortborder.jpg) no-repeat top right;
	padding: 8px;
}

div#kwicks div#shadow-bottom {  
	margin:0 0 0 1px;
	padding:0;
	width: 964px;
	background: url(../../../../wp-content/themes/resolvedhosting/images/shadow_butt.jpg) repeat-x bottom left;
}

div#kwicks div#shadow-left {  
	height:354px;
	margin:0;
	padding:0;
	width:964px;
	background: url(../../../../wp-content/themes/resolvedhosting/images/shadow_left.jpg) repeat-y top left;
}


.slide-kwicks  {
	float:left;
	height:349px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	padding:0;
	position:relative;
	width:931px;
	margin:0 0 0 0;
}

.slide-kwicks li {
	width: 241px;
	height: 349px;
	margin-bottom: 3px;
	float: left;
	position: absolute;
}
#kwick1 { 
	background: #141f2d url(../../../../wp-content/themes/resolvedhosting/images/shade.png) no-repeat top left;
}
#kwick2 {
	background: #363d52 url(../../../../wp-content/themes/resolvedhosting/images/shade.png) no-repeat top left;
}
#kwick3 {
	background: #94b24d url(../../../../wp-content/themes/resolvedhosting/images/shade.png) no-repeat top left;
}
#kwick4 { 
	background: #d3ff82 url(../../../../wp-content/themes/resolvedhosting/images/shade.png) no-repeat top left;
	margin-bottom: 0;
}

div.kwick-inner {
	width: 624px;
}

#kwick1 .blurb, #kwick2 .blurb, #kwick3 .blurb, #kwick4 .blurb  {
	float: left;
	width: 510px; /* 540px; */
	height: 352px;
	margin-left: 30px;
	cursor: pointer;
}


.blurb .one, .free {
	float: left;
	color: #94B24D;
	font-size: 65px;
	font-family: Arial;
	margin-left: 0; /* 31px; */
}

.blurb .two {
	float: left;
	font-size: 24px;
	font-family: "Euphemia";
	color: #d3ff82;
	font-weight: normal;
}

.free {
	font-size: 30px;
	font-family: "Euphemia";
	margin-left:0;
	margin-top:-10px;
}

.simi {
	color:#94B24D;
	float:left;
	font-family:"Euphemia";
	font-size:18px;
	margin-top:4px;
}

.nam {
	float:left;
	margin-left:5px;
}

 #alphalist {
	clear: left;
	float: left;
	width: 220px;
	margin-left: 6px; /* 44px; */
	color: #ffffff;
}

#alphalist p {
	font-size:16px;
	margin:0;
	padding:4px 0;
	font-family: "Euphemia";
	background: url(../../../../wp-content/themes/resolvedhosting/images/arrow_banner.png) no-repeat left center;
	text-indent: 15px;
}

#epsilonlist {
	clear: left;
	float: left;
	width: 212px;
	margin-left: 9px; /* 44px; */
	color: #ffffff;
}

#epsilonlist p {
	font-size:16px;
	margin:0;
	padding:4px 0;
	font-family: "Euphemia";
	background: url(../../../../wp-content/themes/resolvedhosting/images/arrow_banner.png) no-repeat left center;
	text-indent: 15px;
}

#omegalist {
	color:#FFFFFF;
	margin-left: 4px; /* 34px; */
	margin-top:79px;
	position:absolute;
	width:212px;
}

#omegalist p {
	font-size:16px;
	margin:0;
	padding:4px 0;
	font-family: "Euphemia";
	background: url(../../../../wp-content/themes/resolvedhosting/images/arrow_banner2.png) no-repeat left center;
	text-indent: 15px;
	color: #363D52;
}
#tempore {
	float:left;
	margin-left:9px;
	margin-top:-4px;
}

/* #kwick1 .blurb h1 {
	color: #ffffff;
	font-size: 30px;
	font-family: "Euphemia";
	padding-left:31px;
} */

.slide-kwicks li.active .blurb {
	display: block !important;
}

#kwick1 .blurb h1 {
	color:#ffffff;
	float:left;
	font-family:"Euphemia";
	font-size:30px;
	line-height:31px;
	padding-bottom:9px;
	padding-left: 0; /* 31px; */
	padding-top:11px;
	width:337px;
}

.slide-kwicks li.active .blurb {
	display: block !important;
}

#kwick2 .blurb h1 {
	color:#ffffff;
	float:left;
	font-family:"Euphemia";
	font-size:30px;
	line-height:31px;
	padding-bottom:9px;
	padding-left: 0; /* 31px; */
	padding-top:11px;
	width:300px;
}



#kwick3 .blurb h1 {
	color:#363D52;
	float:left;
	font-family:"Euphemia";
	font-size:30px;
	line-height:31px;
	padding-bottom:9px;
	padding-left: 0; /* 31px; */
	padding-top:11px;
	width:300px;
}

#kwick4 .blurb h1  {
	color: #363D52;
	float:left;
	font-family:"Euphemia";
	font-size:30px;
	line-height:31px;
	padding-bottom:9px;
	padding-left: 0; /* 31px; */
	padding-top:11px;
	width:300px;
}

#webservices {
	color:#FFFFFF;
	margin-left: 4px; /* 34px; */
	margin-top:15px;
	width:212px;
}

#webservices p {
	font-size:16px;
	margin:0;
	padding:4px 0;
	font-family: "Euphemia";
	background: url(../../../../wp-content/themes/resolvedhosting/images/arrow_banner2.png) no-repeat left center;
	text-indent: 15px;
	color: #363D52;
}

#alpha-price {
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:14px;
	margin-top:34px;
	width:167px;	
}

#alpha-price span.price {
	font-size:40px;
	font-weight:bold;
	color: #D3FF82;
}

#epsilon-price {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	margin-top:33px;
	width:185px;

}

#epsilon-price span.price {
	font-size:40px;
	font-weight:bold;
	color: #D3FF82;
}

#omega-price {
	color:#363D52;
	display:block;
	float:left;
	font-size:14px;
	margin-top:33px;
	width:185px;
}

#omega-price span.price {
	color:#FFFFFF;
	font-size:40px;
	font-weight:bold;
}

#alpha {
	float: left;
	margin: 22px 0 0 29px;
}

#omega {
	float: left;
	margin:30px 3px 0 29px;
}

#epsilon {
	float: left;
	margin:30px 3px 0 29px;
}

#design {
	float: left;
	margin:30px 3px 0 29px;
}

/* #server-one {
	float: right;
	margin-top: -49px;
	margin-right:19px;
}

#epsilon-img {
	float: right;
	margin-top: -49px;
	margin-right:19px;
}

#omega-img {
	float: right;
	margin-top: -49px;
	margin-right: 5px;
}

#design-img {
	float:right;
	margin-right:5px;
	margin-top:-49px;
} */

#server-one {
	float:right;
	margin-right:19px;
	margin-top:-29px;
}

#epsilon-img {
	float:right;
	margin-right:0;
	margin-top:-32px;
}

#omega-img {
	float: right;
	margin-top: -18px;
	margin-right: -83px;
}

#design-img {
	float:right;
	margin-right:5px;
	margin-top:-49px;
}



div#footer {
	margin: 58px auto 0;
	width: 100%;
	height: 157px;
	background-color: #131e2c;
}

div#footer-menu {
	margin: 0 auto;
	width: 982px;
}

ul#footer-links {
	float: right;
	margin: 17px 0 0;	
	padding: 0;
}

ul#footer-links li {
	display: inline;
}

ul#footer-links li a { 
	padding: 0 0 0 18px;
	color: #82984d;
	font-size:13px;
	text-decoration: none;
}

ul#footer-links li a:hover { 
	color: #FFFFFF;
}

.blurb .blueone, .freeblue {
	color: #141F2D;
	float:left;
	font-family:"Euphemia";
	font-size:18px;
	margin-top:4px;
}

.namblue {
	float:left;
	margin-left:5px;
}

.blue {
	color:#363D52;
}

.less-left {
	margin-left: 14px !important;
}

div#register-wrap {
	margin: 0 auto;
	height: auto;
	width: 98%;
}

div#register-wrap span {
	float: right;
	color: #5f7725;
	font-size: 16px;
	font-family: "Euphemia";
}

#domainText {
	border: 1px solid #d3d3d3;
	height: 17px;
	width: 245px;
	float: right;
	margin:0 0 0 5px;
	color: #5f7725;
	padding:4px 5px;
	font-size: 14px;
}

#domainTextExt {
	border: 1px solid #d3d3d3;
	height: 28px;
	width: 102px;
	float: right;
	margin:0 0 0 5px;
	color: #5f7725;
	padding:4px 5px;
	font-size: 14px;
}

#register-link {
	float: right;
	text-decoration: none;
	color: #283111;
	font-size: 12px;
	font-family: "Euphemia";
	background: url(../../../../wp-content/themes/resolvedhosting/images/btn_register.jpg) no-repeat top left;
	padding: 0 6px;
	line-height: 27px;
	margin:0 0 0 5px;
	font-weight: bold;
}

.focus {
	color:#94B24D;
	font-family:"Euphemia";
	font-size:18px;
}

.freeblue {
	font-family:"Euphemia";
	font-size:30px;
	margin-left:0;
	margin-top:-10px;
}

input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

div.kwick-inner a {
	text-decoration: none;
}


/*wordpress theme */

p#modhead {
	float:left;
	margin-top:-53px;
	padding:0;
}
