/*
  Theme: Pry
  
			fall	spring	winter
colour0:	#b62	#4E9F4D	#349CAD
colour1:	#433	#36301B	#303017
colour2:	#eec	#C5EBC5	#C5E5EB
colour3:	#d29028	#8CE68C	#8CD7E6
colour4:	#b62	#6AD96A #6AC6D8
colour5:	#914f1a	#52A852	#549DAB
*/

body {
	background: #ffe;
	color: #2c2c2c;
	font-family: Georgia, "Times Roman", "Times New Roman", Times, serif;
	margin: 0;
	text-align: left;
}

a {
	color: #4E9F4D;
	text-decoration: none;
}
a, label, .actions span {
	font-family: Helvetica, Arial, sans-serif;
}
a:hover, a:active {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #bb6622;
}

h1 {
	color: #36301B;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	margin: 0;
}
h2 {
	color: #4E9F4D;
	font-size: 27px;
	line-height: 36px;
	margin: 36px 0 0 0;
}
h3 {
	color: #4E9F4D;
	font-size: 18px;
	margin: 18px 0;
}
h4 {
	color: #4E9F4D;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0 0 0;
	text-align: left;
}
h4 .inner {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

h5 {
	color: #2c2c2c;
	font-size: 14px;
	margin: 0;
}
h6 {
	color: #4c4c4c;
	font-size: 12px;
	margin: 0;
}

ul, ol {
	margin-left: 27px;
}
li {
	text-align: left;
}

td, table.domains {
	background-image: url(/theme/pry_spring/images/rule.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}
table.domains {
	background-position: 0 100%;
}
thead {
	display: none;
}
td ul {
	margin: 0;
}

fieldset {
	padding: 0;
}
input {
	color: #4c4c4c;
}
input.checkbox {
	width: auto;
}

/* @group Layout Blocks */
#header {
	background: #8CE68C;
	padding: 18px 0 0 0;
	text-align: left;
}
#header_inner {
	overflow: auto;
}

#app {
}
#app_inner {
	padding: 0;
}
#app_inner_wrapper {
	width: 604px;
}

#home #app_inner {
	
}
#home #app_inner_wrapper {
	float: left;
}

#footer {
	background: transparent url(/theme/pry_spring/images/rule.gif) 0 0 repeat-x;
	margin: 18px auto 0 auto;
	padding-top: 18px;
	width: 960px;
}
#home #footer {
	background: none;
	margin-top: 0;
	padding-top: 0;
}

#header_inner, #app_inner, #footer_inner {
	margin: 0 auto;
	width: 960px;
}
/* @end */

/* @group Header */
#header legend {
	display: none;
}
#header a {
	color: #fff;
}
#logo {
	line-height: 0;
	margin-bottom: 0;
}
#logo a {
	border: none;
	display: block;
}

#account_access {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
#account_access label {
	color: #fff;
	font-weight: bold;
	margin-right: 9px;
}
#account_access form {
	margin: 0;
}
#account_access input {
	background-color: #f1f2f2;
	border: 1px solid #4E9F4D;
	margin: 1px 0;
	width: 126px;
}
#account_access input.checkbox {
	border: none;
	margin: 0;
	width: auto;
}
/* @end */

/* @group Navigation */
#nav {
	background: #6AD96A url(/theme/pry_spring/images/nav.gif) 0 -114px repeat-x;
	clear: both;
	float: left;
	margin-top: 18px;
	width: 100%;
}
#searchNav {
	background: #6AD96A url(/theme/pry_spring/images/nav.gif) 0 -114px repeat-x;
	clear: both;
	margin: 0;
	width: 430px;
	overflow: auto;
	padding: 0;
}
#nav ul,
#searchNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav a,
#searchNav a  {
	border: none;
	color: #939598;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
#searchNav a {
	font-size: 16px;
}
#nav a:hover,
#nav a:active,
#searchNav a:hover,
#searchNav a:active {
	border: none;
}

#nav a span,
#searchNav a span {
	background: #6AD96A url(/theme/pry_spring/images/nav.gif) 0 -114px repeat-x;
	display: block;
	padding: 6px 9px;
}

#nav a:hover span,
#searchNav a:hover span  {
	background: #36301B url(/theme/pry_spring/images/nav.gif) 0 -258px no-repeat;
	color: #fff;
}
#nav .current a,
#nav .current a:hover,
#nav .current a:active,
#searchNav .current a:hover,
#searchNav .current a:active  {
	color: #4E9F4D;
}
#nav .current a:hover span,
#nav .current a:active span { 
	background: #ffe;
	color: #36301B;
}
#nav .current span {
	background: #ffe;
}
#searchNav .current span {
	background: #8CE68C;
}
/* @end */

/* @group Link Styles */
a.remove {
	background: transparent url(/theme/pry_spring/images/delete.gif) 0 100% no-repeat;
	border-bottom: none;
	padding: 4px 0 0 16px;
}
.remove:link, .remove:visited {
	color: #933;
}
.remove:hover, .remove:active {
	color: #636466;
}

a.help {
	font-size: 10px;
	text-transform: uppercase;
}
.help:link, .help:visited {
	color: #4E9F4D;
	font-weight: normal;
	margin-left: 9px;
}
.help:hover, .help:active {
	border: none;
	color: #8CE68C;
}

a.more {
	border: none;
	display: block;
	margin-top: -9px;
	margin-left: 9px;
	padding-left: 16px;
}
.more:link, .more:visited {
	background: transparent url(/theme/pry_spring/images/more.gif) 1px 4px no-repeat;
	color: #8CE68C;
}
.more:hover, .more:active {
	background: transparent url(/theme/pry_spring/images/more.gif) 1px -23px no-repeat;
	color: #4E9F4D;
}

a.add {
	background: transparent url(/theme/pry_spring/images/add.gif) 0 50% no-repeat;
	font-weight: bold;
	border: none;
	padding-left: 18px;
}
.add:link, .add:visited {
	color: #99cc66;
}
.add:hover, .add:active {
	color: #8CE68C;
}

  .domains .inactive {border-color: #777755;}
/* @end */

/* @group Buttons */
/* Small Defaults */
a.button,
button {
	background: #8CE68C;
	border: none;
	color: #fff;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	vertical-align: baseline;
}
form a.button:hover,
form a.button:active {
	border: none;
}
span.label {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

/* Small Defaults */
a.small,
button.small{
	font-size: 11px;
	font-weight: normal;
	padding: 1px 9px 0 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* Normal Small */
a.normal-small,
button.normal-small{
	background-color: #99cc66;
}

/* Find Small */
a.find-small,
button.find-small {
	background-color: #36301B;
}

/* Login Small */
a.login-small,
button.login-small {
	background-color: #36301B;
}

/* Large Defaults */
a.large,
button.large {
	font-size: 18px;
	padding: 8px 32px 7px 32px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

/* Normal Large */
a.normal-large,
button.normal-large {
	background-color: #99cc66;
}

/* Find Large */
a.find-large,
button.find-large {
	background-color: #36301B;
	font-size: 16px;
	font-weight: bold;
}

a.normal-small,
a.normal-large,
button.normal-small,
button.normal-large {
	margin-right: 18px;
}
a.primary-large,
button.primary-large {
	margin-right: 18px;
}
/* @end */

/* @group Lists */
#footer ul {
	list-style-type: none;
}
#nav li, 
#searchNav li {
	float: left;
}
#nav li a,
#searchNav a {
	color: #fff;
	display: block;
	margin-left: 1px;
}

.actions li {
	border-left: 1px solid #777755;
}
.actions a,
.inactive {
	color: #777755;
}
.actions a:hover,
.actions a:active {
	color: #8CE68C;
}

#reasons {
	background: #C5EBC5;
	overflow: auto;
	padding: 18px;
	float: right;
	width: 284px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
#reasons h4 {
	margin: 0 0 18px 0;
	padding: 0;
}
#reasons ul {
	list-style-type: none;
	margin: 0;
}
#reasons li {
	background: transparent url(/theme/pry_spring/images/checkmark.gif) 0 1px no-repeat;
	padding: 0 0 0 18px;
}
/* @end */

/* group Footer Links */
#footer ul {
	text-align: center;
	margin: 0 0 36px 0;
}
#footer li {
	border-left: 1px solid #777755;
	display: inline;
	margin-right: 9px;
}
#footer li.first {
	border-left: none;
}
#footer li a {
	color: #777755;
	margin-left: 8px;
}
#footer li a:hover, #footer li a:active {
	border-bottom: 1px solid #777755;
}
#footer li.first a {
	margin-left: 0;
}
/* @end */

/* @group Messages */
.message {
	color: #fff;
}
.error_message {
	color: #993333;
	font-weight: bold;
	margin: 9px 0 0 0;
}
.saved_message {
	background: #99cc66;
	color: #fff;
	font-weight: bold;
	margin: 9px 0 0 0;
}
.saved_message {
	padding: 0 3px;
}

.alert {
	margin-bottom: 36px;
	padding: 9px 9px 9px 99px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
.sorry {
	background: #993333 url(/theme/pry_spring/images/alert_sorry.gif) 9px 50% no-repeat;
	color: #fff;
}
.success {
	background: #99cc66 url(/theme/pry_spring/images/alert_success.gif) 0 50% no-repeat;
	padding-left: 90px;
}
.sorry h4, .success h4 {
	background: none;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	text-align: left;
}

#app .message {
	color: #777755;
}
/* @end */

/* @group Status Markers */
.status {
	font-size: 11px;
	padding: 2px 3px;
}
.ok {
	background: #99cc66;
	color: #fff;
}
.normal {
	
}
.upcoming {
	background-color: #d29028;
	color: #fff;
}
.urgent {
	background-color: #993333;
	color: #fff;
}
/* @end */

/* @group Next Steps */
.next_steps {
	background-color: #fdf1a8;
	border-top: 1px solid #fbe451;
	border-bottom: 1px solid #fbe451;
	color: #36301B;
	margin: 18px auto 36px auto;
	padding: 8px 0;
	text-align: center;
}
.next_steps p {
	margin: 0 auto;
	width: 680px;
}
.next_steps strong {
	background-color: #fbe451;
	padding: 2px 4px;
}
.next_steps a {
	font-weight: bold;
}
/* @end */

/* @group Forms */
#search {
	background: transparent url(/theme/pry_spring/images/rule.gif) 0 0 repeat-x;
	padding-top: 18px;
}

#search h4 {
	background: none;
	color: #4d4d4f;
	font-weight: normal;
	margin: 0 0 18px 0;
	text-align: left;
}
#search h4 span {
	font-weight: bold;
}
#search input {
	padding: 1px 3px;
	width: 40%;
}

#app fieldset {
	margin-bottom: 36px;
}
#app fieldset h3 {
	margin: 0;
	padding: 9px 0;
}

#create_account, #returning_login_form {
	background: #fff;
	border: 1px solid #777755;
	float: left;
	text-align: center;
	width: 460px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
#create_account, #edit_account, #edit_password {
	margin-right: 36px;
}
#create_account h4, #returning_login_form h4, #edit_account h4, #merge_accounts h4, #edit_password h4 {
	color: #777755;
	font-weight: normal;
	margin-left: 18px;
}
#create_account fieldset, #returning_login_form fieldset, #edit_account fieldset, #merge_accounts fieldset, #edit_password fieldset {
	margin: 18px auto 0 auto;
	text-align: left;
	width: 424px;
}

#edit_contacts {
	background: #fff;
	border: 1px solid #777755;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
#edit_contacts h4 {
	margin-left: 18px;
}
#edit_contacts p {
	margin-left: 18px;
}
#edit_contacts .wrap p {
	margin-left: 0;
}
#edit_contacts fieldset {
	float: left;
	margin-bottom: 9px;
	padding-bottom: 9px;
}
/* Because there is a variable number of contacts to show */
#edit_contacts fieldset.show1 {
	width: 956px;
}
#edit_contacts fieldset.show2 {
	width: 478px;
}
#edit_contacts fieldset.show3 {
	width: 319px;
}
#edit_contacts fieldset.show4 {
	width: 239px;
}
#edit_contacts input, #edit_contacts select {
	width: 100%;
}
#edit_contacts input.checkbox {
	width: auto;
}

#edit_account, #edit_password, #merge_accounts {
	background: #fff;
	border: 1px solid #777755;
	float: left;
	width: 460px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

.wrap {
	margin: 0 18px;
	width: 80%;
}
.additional {
	margin-top: 9px;
}
/* @end */

/* @group Domain Name Settings */
.domain_settings {
	background: #fff;
	border: 1px solid #777755;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
.records {
	padding: 0 18px;
	position: relative;
}
#app .domain_settings h3 {
	color: #777755;
	font-weight: normal;
}
h3 span.domain {
	background: #fff7c3;
	padding: 0 3px;
}
.domain_settings th, .domain_settings td {
	background: none;
	padding-left: 0;
	padding-right: 0;
}
.domain_settings th.actions {
	display: none;
}
.domain_settings .help {
	margin-left: 0;
}

.txt_records input {
	width: 90%;
}
/* @end */

/* @group Help */
.help_content {
	background: #ffe url(/theme/pry_spring/images/help_pointer.gif) 0 0 no-repeat;
	margin-top: -18px;
	margin-bottom: 18px;
	padding-top: 9px;
	width: 75%;
}
.inner {
	background: #fff7c3;
	border: 1px solid #fbe451;
	border-top: 0;
	padding: 8px 8px 0 8px;
}

#search_help {
	margin: -9px auto 0 auto;
	text-align: left;
}
#search_help .help {
	margin: 0;
}
#search_help .help_content {
	width: 100%;
}

/* @end */

/* @group Homepage Overrides */
#home #app {
	padding-top: 36px;
}
#home #search {
	background: none; padding: 0;
}
#home #search input {
	font-size: 18px;
	padding: 7px 9px 8px 9px;
	width: 410px;
	border: 1px solid #52A852;
	margin: 0;
}
#home h2 {
	font-size: 27px; font-weight: normal; line-height: 36px; margin: 0 0 36px 0;
}
/* @end */

/* @group General Utility Styles */
#support {
	background: transparent url(/theme/pry_spring/images/rule.gif) 0 18px repeat-x;
	clear: both;
	padding: 36px 0 18px 0;
	text-align: center;
}
#support img {
	margin: 0 9px;
}
#total {
	background: transparent url(/theme/pry_spring/images/rule.gif) 0 0 repeat-x;
	color: #36301B;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	text-align: right;
}

.quote {
	
}
.plain {
	font-weight: normal;
}
.odd {
	background-color: #eeeecc;
}
.discounts {
	color: #777755;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.tip span {
	background: #fff7c3 url(/theme/pry_spring/images/tip.gif) 0 50% no-repeat;
	padding: 0 3px 0 36px;
}
.hide {
	display: none;
}
.price {
	text-align: right;
}
.actions span {
	color: #b1b17e;
}
.inline-elements {
	display: block;
}
.inline-elements select {
	display: inline;
}
/* @end */
