/* Main styles */

@import url(/css/global.css);

/* sIFR */

@import url(/css/sifr.css);

/* Custom to this design */

/* @group Structure */

#main {
	width: 537px;
	line-height: 19px;
}

#side, #side ul.ob {
	width: 190px;
}

/* @end */

/* @group Head */

#headimage {
	margin-bottom: 18px;
}

/* @end */

/* @group Form */

.inputtable {
	width: 428px;
}

.inputtable .rowhead {
	width: 120px;
}

/* @end */

/* @group Boxed */

h2.boxtop {
	color: white;
	font-size: 14px;
	background: #f90 url(/img/boxtop-orange.gif) no-repeat right 0;
	position: relative;
	margin-bottom: 0;
}

h2.boxtop u {
	background: url(/img/boxtop-orange.gif) no-repeat 0 0;
	padding: 2px 0 2px 12px;
	margin-right: 200px;
}

/* @group Tabbed */

#wrap ul.tabbed li {
	width: 150px;
	background-image: none;
}

#wrap .boxed ul.line2 {
	margin-top: 24px;
}

.boxed ul.tabbed li a {
	background-image: url(/img/boxedtab.gif);
}

/* @end */

#main .boxed ul {
	margin-left: 0 !important;
}

#main .boxed p, #main .boxed dl, #main .boxed h3, #main .boxed form, #main .boxed ul.button {
	margin-left: 35px;
	margin-right: 35px;
}

#main .boxed form ul.button {
	margin-left: 0;
	margin-right: 0;
}

#main .boxed div.hr {
	margin-left: 19px;
	margin-right: 19px;
}

.boxed h3 {
	color: #999;
	margin-bottom: 2px;
}

.boxed ul.button {
	width: 110px;
}

/* @group Thumbs */

dl.thumbed {
	clear: both;
	width: 428px;
	margin-left: 19px;
}

dl.thumbed dt {
	float: right;
	width: 351px;
	font-size: 13px;
	color: #999;
	line-height: 17px;
}

dl.thumbed dd {
	font-size: 11px;
	line-height: 16px;
	margin-top: 2px;
	float: right;
	width: 351px;
}

#main dl.thumbed dd.thumb {
	float: left;
	width: 67px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 8px;
}

#wrap dl.thumbed a.actionlink {
	line-height: 17px;
	margin-top: 3px;
}

#main dl.thumbed.short {
	width: 355px;
	margin-right: 13px;
	float: left;
}

dl.thumbed.short dt, dl.thumbed.short dd {
	width: 278px;
}

#wrap a.actionlink.reportnow {
	font-size: 11px;
	float: left;
	line-height: 17px;
}

/* @end */

/* @end */

/* @group Side */

ul.status {
	margin-bottom: 12px;
}

ul.status li, ul.status li b {
	color: #999;
}

/* @end */

/* @group Campaign page */

dl#topagents dt {
	font-weight: bold;
	color: #999;
}

dl#topagents dd {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1.4em;
}

/* @end */

/* @group Agent Home */

h2#messagestop {
	background: #92bd40 url(/img/boxtop-green.gif) no-repeat right 0;
	width: 500px;
}

h2#messagestop_shorthome {
	background: #92bd40 url(/img/boxtop-green.gif) no-repeat right 0;
	width: 695px;
}

h2#contentboxtop_shorthome {
	background: #f90 url(/img/boxtop-orange.gif) no-repeat right 0;
	width: 340px;
}

h2 a#seeallmsgs {
	color: white;
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 10px;
	font-weight: normal;
	background: url(../img/chevron_white.gif) no-repeat 0 6px;
	padding-left: 11px;
}

#messages {
	padding: 2px 0 0 0;
	width: 498px;
}

#messages_short {
	padding: 2px 0 0 0;
	width: 693px;
}

#contentbox_short {
	padding: 2px 0 0 0;
	width: 338px;
}

.msg, .msgTeaser {
	display: block;
	margin-top: 2px;
	position: relative;
	background-color: #f8ffea;
}

.msg a.close, .msgTeaser a.close {
	position: absolute;
	z-index: 1;
	top: 4px;
	right: 10px;
}

.msgTeaser a.teaser {
	display: block;
	background-color: #f8ffea;
	font-size: 11px;
	padding: 2px 40px 2px 15px;
	color: #666;
}

.msgTeaser a.teaser:hover {
	background-color: #f0ffd3;
	text-decoration: none;
}

.msg {
	background-color: #f0ffd3;
	display: none;
	padding: 25px 15px 18px;
}

#wrap .msg h3, #wrap .msg p {
	margin-left: 0;
	margin-right: 0;
	color: #666;
}

#messages #nomsg {
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0 0 0 15px;
	margin-left: 0;
}

blink{
    font-weight:bold;
    font-size:120%;
    color:magenta;
    background-color:yellow;
    line-height:1.2em;
}
/* @end */

