/* CSS Document [novikrug.com ]
----------------------------------------------

colors:

C76824 - orange/brown
e46824 - orange

be0000 - red
a80000 - red
b00000 - red
b80005 - red
ae0001 - red
de3a3f - red/light red

Grays
333=333333 - gray darkest
393939 - gray darkest
555555 - gray darker
666666 - gray darker
666=666666 - gray darker
777=777777 - gray darker
7d7d7d - gray darker
cccccc  - gray light
dcdcdc - gray lighter
eee=eeeeee - gray lightest
------
fff=ffffff - white

7b8489 - gray

7ac4e1 - light blue

Red

border:
c4c2bf
dadada
cfcdcd
efefef
b6b6b7
e4e4e4
fff
eee
666
dcdcdc
b9b9b9
d0cece

----------------------------------------------*/

body#home {
	background: url(images/grad.gif) #ffffff repeat-x top;
}
body#form {
	background: url(images/grad3a.gif) #ffffff repeat-x top;
}
body#content{
	background: url(images/grad2.gif) #ffffff repeat-x top;
}
body#profile{
	background: url(images/grad4.gif) #ffffff repeat-x top;
}
body.pass#profile{
	background: url(images/grad8.gif) #ffffff repeat-x top;
}


a:hover{
	color: #a80000;
}

h2,h3{
	color: #b80005;
}

.email{
	background: url(images/bgr-email.gif) no-repeat;
}
.profile{
	background: url(images/bgr-profile.gif) no-repeat;
}
.search{
	background: url(images/bgr-search.gif) no-repeat;
}
.list{
	background: url(images/bgr-list.gif) no-repeat;
}


#rightcol h2.photos {
	background: url(images/bgr-photos.gif) no-repeat;
}

#rightcol a.del { color: #be0000;}

#footer a{
	color: #a80000;
}
.profile-cont h2 { color: #ae0001; }
.profile-cont div.summary dt { color: #b00000; }
#prof_cont h2 { color: #ae0001; }
#prof_cont div.summary dt { color: #b00000; }
.profile-edit label { color: #be0000; }

#album-toolbar .ind a, #searchpage-toolbar .ind a { color: #be0000; }

#albums ul a:hover { color: #be0000; }

#searchpage-results .left label, #searchpage-results .left div.label { color: #be0000; }

#searchpage-results .result .data strong { color: #be0000; }

#searchpage-results .listrow .data strong { color: #be0000; }


span.res_strong { color: #be0000; }

#profilerel h2 span, #members h2 span { color: #b80005; }

#members #rightcol2 h2 { background-image: url(images/bgr-members1.png); }

#members #rightcol2 h2.account { background: transparent url(images/bgr-members1.png) no-repeat scroll 0 0; }

#members #rightcol2 h2.news { background: transparent url(images/bgr-members1.png) no-repeat scroll 0 0; }

#profilerel #rightcol2 h2 { background-image: url(images/bgr-members1.png); }

#profilerel #rightcol2 h2.account { background: transparent url(images/bgr-members1.png) no-repeat scroll 0 0; }

#profilerel #rightcol2 h2.news { background: transparent url(images/bgr-members1.png) no-repeat scroll 0 0; }

#account-box li { color: #be0000; }
