.sublinks {color:#00283E;text-decoration:none}

#top{ /*background for top*/
	background: url('img/c_blue_top_bg.gif') repeat-x;
}
#top h1{ /*title + rounded left corners*/
	background: url('img/c_blue_top_start.gif') no-repeat;
}
#top ul{ /*rounded right hand top corners */
	background: url('img/c_blue_top_end.gif') no-repeat top right;
}
#top h1 a span{
	color: #78C8F1;
}

#menu{
	background: url('img/c_blue_menu_right.gif') #014D76 no-repeat top right;
}
#menu ul{
	background: url('img/c_blue_menu_left.gif') no-repeat top left;
}
#menu ul li a, #menu #clientsettings a{ /* menu link color */
	color: #FFF;
}
#menu ul li.current a{ /*menu left rounded corner */
	background: url('img/c_blue_menu_curr_left.gif') no-repeat 0% 0%;
}
#menu ul li.current{ /*menu right rounded corner*/
	background: url('img/c_blue_menu_curr_right.gif') no-repeat 100% 0;
}

#container a{
	color: #108CCC;
}

#content h2, #content p, form.multiple, form.support{ /* the same color as below */
	color: #00283E;
}

#steps li, 
#clientlist li span a, 
ul.messages li a, 
.sri p.affiliate a, 
.sri li p{ /* default colour */
	color: #00283E !important; 
}

#clientlist li{
	background: #FFF url('img/dots.gif') repeat-x 0 100%;
}
#clientlist li.coloured{
	background: #E7F3FA url('img/dots.gif') repeat-x 0 100%;
}
#clientlist li span a{ /* fancy text decoration in clientlist delete link */
	border-bottom: 1px solid #00283E;
}

#messages thead tr td, #billing thead tr td, #recentsubscribers thead tr td, h2#quicksummary{
	background: #E7F3FA;
	color: #014D76;
}
#messages td, #billing td, #recentsubscribers td{
	border: 1px solid #B8DEF1;
}


.roundedbox h2, .big_roundedbox h2, #content h2 strong, #list li span.title{
	color: #F49F22 !important;
}
.roundedbox h2{
	background: #42735B url('img/rounded.gif') no-repeat 0 0;
}
.big_roundedbox h2{
	background: #E7F3FA url('img/big_rounded.gif') no-repeat 0 0;
}

.sro{
	background: #FFF url('img/c_blue_gradient.gif') repeat-x;
}


#f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8, #f9, #f10, #f11, #f12{
	border: 1px solid #829DBA;
	color: #00283E;
}

.text_area {border: 1px solid #829DBA;
	color: #00283E;}

#footer{
	background: #014D76 url('img/c_blue_footer_right.gif') no-repeat 100% 0;
}
#footer ul{
	background: url('img/c_blue_footer_left.gif') no-repeat 0 0;
}
#footer ul li a{
	color: #FFF;
}

#steps li.current{
	background: url('img/c_blue_button_active.gif') no-repeat;
}