body.profile {
	background: transparent url(../../images/theme/cubes.jpg) repeat scroll top center ;
	background-attachment: fixed;
}

/*----------| HEX COLOR A |----------*/

.sub_block a.show_options { color: #396767;}
#top #nav a { color: #396767; }  
a:visited { color:#396767; }  
a:link { color:#396767; }   
span.button-cancel a { color:#396767; } 
.profile a.add_link { color:#396767; }  
.service-thumbnail a.active {	border-color: #396767;}
.primary_color { color:#396767; }
.primary_bg_color { background-color: #396767; }


/*----------| HEX COLOR B |----------*/

#top .beta { color: #396767; }
div.input-button input, div.input-submit input, div.input-button a { background-color: #396767 }; 
.form-openid { border-color: #396767; }
.form-openid h1 { background-color: #396767; }

.form-box { border-color: #396767; }
.form-box h1 { background-color:#396767; }

div.input-button input, div.input-submit input {
	background-color:#396767; }
	
div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus {
	background-color:#396767; }


/*----------| Other |----------*/

div.input-button input, div.input-submit input, div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus { color: #FFF; }

.form-openid .site { background-color: #E2E2E2;} /*slightly lighter*/

