/*
  Theme: Submarine
  Name: Submarine
  Version: 2 
			cyan	chartreuse	fuchsia	red
colour0:	#99D5FF	#BBFA7D		#FFB6D8	#f9d100
colour1:	#1D9DF7	#6DDB00		#EE3897	#b2251b
colour2:	#E1F3FF	#EEFAE1		#FFE6F2	#
colour3:	#1D9DF7	#6DDB00		#FF0000	#
colour4:	#BEE4FF	#E1FAC9		#FFCDE5	#


*/
html {
	background: #BBFA7D;
	font-size: 62.5%;
}
body {
	color: #2c2c2c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 0;
	text-align: left;
}
p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

a {
	color: #6c6c6c;
	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: #6DDB00;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: left;
}

h1 {
	color: #6DDB00;
	font-size: 3em;
	font-weight: normal;
}
h2 {
	color: #2c2c2c;
	font-size: 2em;
	margin: 0.75em 0 0 0;
}
h2 a {
	font-size: 0.458em;
	margin: 0;
}
h3 {
	color: #3c3c3c;
	font-size: 1.5em;
	margin: 0.5em 0;
}
h4 {
	color: #9c9c9c;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}
h5 {
	color: #2c2c2c;
	font-size: 1.25em;
}
h6 {
	color: #4c4c4c;
	font-size: 1.25em;
}

ul, ol {
	margin-left: 2em;
}

th, td {
	padding: 0.25em 0.75em;
}
tr {
	background-color: #EEFAE1;
}
td, table.domains {
	background-image: url(/theme/submarine_chartreuse/images/rows.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_inner {
	margin: 0;
	padding: 4.5em 0 1.5em 0;
	position: relative;
}

#app {
	clear: both;
}
#app_inner {
	padding: 0;
}
#app_inner_wrapper {
	padding-right: 3.001%;
	width: 63.666%;
}

#home #app_inner {
	
}
#home #app_inner_wrapper {
	float: left;
}
#home #footer, #transfer #footer {
	background-image: none;
}

#footer, #support {
	background: #BBFA7D url(/theme/submarine_chartreuse/images/footer.gif) 0 0 repeat-x;
}
#footer {
	margin: 0;
	padding: 1.5em 0;
}

#app_inner, #footer_inner {
	margin: 0 1.5em;
}
/* @end */

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

#account_access {
	float: right;
	width: 33.333%;
}
#account_access label {
	font-weight: bold;
	margin-right: 1.5em;
}
#account_access form {
	margin: 0;
}
#account_access input {
	border: 1px solid #c6c6c6;
	margin: 0.083em 0;
	vertical-align: middle;
	width: 10.5em;
}
#account_access input.checkbox {
	border: none;
	margin: 0;
	width: auto;
}
/* @end */

/* @group Navigation */
#nav {
	background: #6c6c6c url(/theme/submarine_chartreuse/images/nav.gif) 0 100% repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#searchNav {
	background: #6c6c6c url(/theme/submarine_chartreuse/images/nav.gif) 0 100% repeat-x;
	clear: both;
	margin: 0;
	width: 438px;
	overflow: auto;
	padding: 0;
}
#nav ul,
#searchNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav a, 
#searchNav a  {
	border: none;
	display: block;
	float: left;
	font-size: 1.167em;
	font-weight: bold;
}
#nav a:link,
#nav a:visited,
#searchNav a:link,
#searchNav a:visited {
	color: white;
}

#nav a:hover,
#nav a:active, 
#searchNav a:hover,
#searchNav a:active {
	border: none;
}
#nav a span,
#searchNav a span {
	display: block;
	padding: 0.66em 0.75em;
}

#nav a:hover span,
#searchNav a:hover span  {
	background: #3c3c3c url(/theme/submarine_chartreuse/images/nav_hover.gif) 0 100% repeat-x;
	color: #fff;
}

#nav .current a:hover,
#nav .current a:active, 
#searchNav .current a:hover,
#searchNav .current a:active  {
	color: #fff;
}
#nav .current a:link span,
#nav .current a:visited span, 
#searchNav .current a:link span,
#searchNav .current a:visited span {
	color: #6c6c6c;
}

#nav .current a:hover span,
#nav .current a:active span, 
#searchNav .current a:hover span,
#searchNav .current a:active span {
	color: #fff;
}

#nav .current span {
	background: #fff;
}
#searchNav .current span {
	background: #BBFA7D;
}
/* @end */

/* @group Link Styles */
a.remove {
	background: transparent url(/theme/submarine_chartreuse/images/delete.gif) 100% 50% no-repeat;
	border-bottom: none;
	padding: 0 1.5em 0 0;
}
.remove:link, .remove:visited {
	color: #f71e1e;
}
.remove:hover, .remove:active {
	color: #4c4c4c;
}

a.help {
	font-size: 0.75em;
	text-transform: uppercase;
}
.help:link, .help:visited {
	color: #8c8c8c;
	margin-left: 1.5em;
}
.help:hover, .help:active {
	border: none;
	color: #6DDB00;
}

h3 a.help {
	font-size: 0.612em;
}

a.more {
	border: none;
	display: block;
	font-weight: bold;
	margin-top: -0.75em;
	margin-left: 1.5em;
	padding-left: 0.5em;
}
.more:link, .more:visited {
	color: #4c4c4c;
}
.more:hover, .more:active {
	color: #9c9c9c;
}

a.add {
	background: transparent url(/theme/submarine_chartreuse/images/add.gif) 100% 50% no-repeat;
	border: none;
	padding-right: 1.5em;
}
.add:link, .add:visited {
	color: #16b42c;
}
.add:hover, .add:active {
	color: #4c4c4c;
}
/* @end */

/* @group Buttons */
/* Small Defaults */
a.button,
button {
	background: #4c4c4c;
	border: none;
	color: #fff;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
}
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,
a.large, 
button.small,
button.large {
	font-size: 0.917em;
	font-weight: normal;
	padding: 0.5em 0.75em 0.25em 0.75em;
}

/* Normal Small */
a.normal-small,
a.normal-large, 
button.normal-small,
button.normal-large {
	background-color: #6c6c6c;
}

/* Primary Small */
a.primary-small,
a.primary-large,
button.primary-small,
button.primary-large {
	background: #6c6c6c;
}

/* Find */
a.find-small,
a.find-large, 
button.find-small,
button.find-large {
	background-color: #2c2c2c;
}
a.find-large 
button.find-large {
	font-size: 1.5em;
	padding: 0.75em 1.5em;
}

/* Login Small */
a.login-small, 
button.login-small {
	background-color: #c2c2c2;
	vertical-align: middle;
}

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

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

.actions li a {
	background-color: #2c2c2c;
	color: #fff;
}
.actions li a, .inactive {
	padding: 0.083em 0.167em;
}
.actions li a:hover, .actions li a:active {
	background-color: #6DDB00;
	border: none;
	color: #fff;
}

#reasons {
	overflow: auto;
	padding: 0;
	float: right;
	width: 33.333%;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
#reasons h4 {
	color: #6DDB00;
	padding: 0;
}
#reasons ul {
	list-style-type: none;
	margin: 0;
}
#reasons li {
	background: transparent url(/theme/submarine_chartreuse/images/checkmark.gif) 0 1px no-repeat;
	padding: 0 0 0 1.667em;
}
/* @end */

/* group Footer Links */
#footer ul {
	margin: 0 0 2.25em 0;
}
#footer li {
	border-left: 1px solid #2c2c2c;
	display: inline;
	margin-right: 0.75em;
}
#footer li.first {
	border-left: none;
}
#footer li a {
	color: #2c2c2c;
	margin-left: 0.75em;
}
#footer li a:hover, #footer li a:active {
	border-bottom: 1px solid #2c2c2c;
}
#footer li.first a {
	margin-left: 0;
}
/* @end */

/* @group Messages */
.message {
	color: #fff;
}
.error_message {
	color: #f71e1e;
	font-weight: bold;
	margin: 0.75em 0 0 0;
}
.saved_message, .discounts {
	color: #fff;
	font-weight: bold;
	margin: 0.75em 0 0 0;
	padding: 0 0.25em;
}
.saved_message {
	background: #16b42c;
}
.discounts {
	background-color: #16b42c;
	text-transform: uppercase;
}

.alert {
	margin: 0 -1.5em;
	padding: 1.5em 1.5em 0.75em 7em;
}
.sorry {
	background: #f71e1e url(/theme/submarine_chartreuse/images/alert_sorry.gif) 1.5em 50% no-repeat;
	color: #fff;
}
.success {
	background: #6DDB00 url(/theme/submarine_chartreuse/images/alert_success.gif) 1.5em 50% no-repeat;}
.sorry h4, .success h4 {
	background: none;
	color: #fff;
	font-size: 2em;
	line-height: 1.5em;
	margin: 0;
	text-align: left;
	text-shadow: -1px 0 0 rgba(0, 0, 0, 0.75);
}

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

/* @group Status Markers */
.status {
	font-size: 0.917em;
	text-transform: uppercase;
}
.ok {
	background: #16b42c;
	color: #fff;
}
.normal {
	
}
.upcoming {
	color: #e1980c;
}
.urgent {
	color: #f71e1e;
}
/* @end */

/* @group Next Steps */
.next_steps {
	background-color: #fff7c3;
	border-top: 1px solid #fbe451;
	border-bottom: 1px solid #fbe451;
	padding: 0.667em 0;
}
.next_steps p {
	margin: 0 1.5em;
}
.next_steps strong {
	padding: 0.167em 0.25em;
}
.next_steps a {
	font-weight: bold;
}
/* @end */

/* @group Forms */
#search {
	background: transparent url(/theme/submarine_chartreuse/images/rule.gif) 0 0 repeat-x;
	padding-top: 1.5em;
}
#search h4 {
	color: #2c2c2c;
	font-weight: normal;
	margin: 0 0 1.5em 0;
}
#search h4 span {
	font-weight: bold;
}
#search input {
	background-image: url(/theme/submarine_chartreuse/images/search.gif);
	background-position: 4px 50%;
	background-repeat: no-repeat;
	padding: 0.5em 0.5em 0.5em 2.25em;
}

#app fieldset {
	margin-bottom: 1.5em;
}

#create_account, #returning_login_form {
	float: left;
	width: 48%;
}
#create_account, #edit_account {
	margin-right: 2%;
}
#create_account h4,
#returning_login_form h4,
#merge_accounts h4,
#edit_account h4,
#edit_password h4,
#edit_contacts h4 {
	color: #6DDB00;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 3em;
	margin: 0;
	text-transform: uppercase;
}
#create_account fieldset, #returning_login_form fieldset {
	margin: 1.5em 0 0 0;
}

#edit_contacts {
	padding-bottom: 0.75em;
}
#edit_contacts fieldset {
	float: left;
	margin: 0;
	padding-bottom: 0;
}
/* Because there is a variable number of contacts to show */
#edit_contacts fieldset.show1 {
	width: 100%;
}
#edit_contacts fieldset.show2 {
	width: 50%;
}
#edit_contacts fieldset.show3 {
	width: 33.3333%;
}
#edit_contacts fieldset.show4 {
	width: 25%;
}
#edit_contacts input, #edit_contacts select {
	width: 75%;
}
#edit_contacts input.checkbox {
	width: auto;
}

#edit_contacts p {
	margin-left: 1.5em;
}
#edit_contacts h4, #returning_login_form h4, #create_account h4 {
	margin-left: 1em;
}

#edit_account, 
#edit_password,
#merge_accounts {
	background: #c2c2c2;
	float: left;
	width: 48%;
}

.additional {
	margin-top: 0.75em;
}

#create_account,
#returning_login_form,
#edit_contacts,
#edit_account,
#merge_accounts, 
#edit_password,
.domain_settings {
	background: #EEFAE1;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
#returning_login_form, #create_account {
	margin-top: 3em;
}

#returning_login_form fieldset,
#create_account fieldset,
#edit_password fieldset,
#merge_accounts fieldset,
#edit_account fieldset {
	margin: 0 1.5em;
}

#edit_contacts fieldset {
	
}
/* @end */

/* @group Domain Name Settings */
.records {
	padding: 0 1.5em;
	position: relative;
}

h3 span.domain {
	background: #fff7c3;
	padding: 0 0.167em;
}
.domain_settings {
	padding-bottom: 0.75em;
}
.domain_settings tr {
	background: none;
}
.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;
}

.domain_settings .records h3 {
	color: #6DDB00;
	font-weight: normal;
	line-height: 3em;
	margin: 0;
	text-transform: uppercase;
}
.txt_records input {
	width: 90%;
}
/* @end */

/* @group Help */
.help_content {
	background: transparent url(/theme/submarine_chartreuse/images/help_pointer.gif) 0 0 no-repeat;
	margin-top: -1.5em;
	margin-bottom: 1.5em;
	padding-top: 0.75em;
	width: 75%;
}
.help_content .inner {
	background: #fff7c3;
	border: 1px solid #fbe451;
	border-top: 0;
	color: #1c1c1c;
	padding: 0.667em 0.667em 0 0.667em;
}

#search_help {
	margin: -0.75em 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: 1.5em;
}
#home #search {
	background: none;
	padding: 0;
}
#home #search input {
	font-size: 1.5em;
	padding: 0.5em 0.5em 0.5em 1.5em;
	width: 400px;
	border: 1px solid #6DDB00;
	margin: 0;
}
#home h2 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
/* @end */

/* @group General Utility Styles */
#support {
	clear: both;
	margin: 0 -1.5em;
	padding: 1.5em 0 1.5em 1.5em;
}
#support img {
	margin: 0 0.75em 0 0;
}
#total {
	background: transparent url(/theme/submarine_chartreuse/images/rule.gif) 0 100% repeat-x;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: right;
}

.plain {
	font-weight: normal;
}
.odd {
	background-color: #E1FAC9;
}

.tip span {
	background: transparent url(/theme/submarine_chartreuse/images/tip.gif) 0 50% no-repeat;
	font-style: italic;
	margin-right: 0.75em;
	padding: 0 0 0 2.5em;
}
.tip span, .tip a, .quote {
	font-family: Palatino, Georgia, Times, serif;
}
#home .quote {
	font-style: italic;
	margin-left: -0.4em;
}

.hide {
	display: none;
}
.price {
	text-align: right;
}
.actions span {
	color: #6DDB00;
}
.inline-elements {
	display: block;
}
.inline-elements select {
	display: inline;
}
/* @end */
