a:link				{ font-size: 11px; color: #6B188C; text-decoration: none}
a:hover				{ font-size: 11px; color: #6B188C; text-decoration: underline}
a:visited			{ font-size: 11px; color: #6B188C; text-decoration: none}
a:visited:hover		{ font-size: 11px; color: #6B188C; text-decoration: underline}

.top_navbar a:link	{ font-size: 12px; color: white; font-weight: bold; text-decoration: none}
.top_navbar a:visited	{ font-size: 12px; color: white; font-weight: bold; text-decoration: none}
.top_navbar a:hover	{ font-size: 12px; color: white; font-weight: bold; text-decoration: underline}
.top_navbar a:active	{ font-size: 12px; color: white; font-weight: bold; text-decoration: underline}

.top_navbar_b a:link	{ font-size: 11px; color: #EA0C88; font-weight: bold; text-decoration: none}
.top_navbar_b a:visited	{ font-size: 11px; color: #EA0C88; font-weight: bold; text-decoration: none}
.top_navbar_b a:hover	{ font-size: 11px; color: #EA0C88; font-weight: bold; text-decoration: underline}
.top_navbar_b a:active	{ font-size: 11px; color: #EA0C88; font-weight: bold; text-decoration: underline}

td.bottom_navbar_a a:link     { font-size: 12px; color: black; font-weight: normal; text-decoration: none}
td.bottom_navbar_a a:visited	{ font-size: 12px; color: black; font-weight: normal; text-decoration: none}
td.bottom_navbar_a a:hover    { font-size: 12px; color: black; font-weight: normal; text-decoration: underline}
td.bottom_navbar_a a:active   { font-size: 12px; color: black; font-weight: normal; text-decoration: underline}

td.addictive_tools a:link	{ font-size: 11px; color: black; text-decoration: none}
td.addictive_tools a:visited	{ font-size: 11px; color: black; text-decoration: none}
td.addictive_tools a:hover	{ font-size: 11px; color: black; text-decoration: underline}
td.addictive_tools a:active	{ font-size: 11px; color: black; text-decoration: underline}

td.sidebox a:link		{ font-size: 11px; color: black; text-decoration: none}
td.sidebox a:visited	{ font-size: 11px; color: black; text-decoration: none}
td.sidebox a:hover	{ font-size: 11px; color: black; text-decoration: underline}
td.sidebox a:active	{ font-size: 11px; color: black; text-decoration: underline}

body
{
    background-color: #660099;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.header
{
	font-size: 14px;
	font-weight: bold;
}

.hr
{
	margin: 6px 0px 6px 0px;
}

.float_header	{ float: left; width: 70%; }
.float_arrows	{ float: right; width: 30%; text-align: right; }

img
{
	border: 0px;
}

img.pad_right
{
	padding-right: 15px;
}

img.pad_left
{
	padding-left: 15px;
}

.container
{
	margin: 0 auto;
    width: 760px;
}

td
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.top_navbar_a
{
	background: #6B188C;
	width: 720px;
	height: 22px;
}

td.top_navbar_a_left
{
	background-image: url("../images/top_navbar_a_left.gif");
	width: 8px;
	height: 22px;
}

td.top_navbar_a_right
{
	background-image: url("../images/top_navbar_a_right.gif");
	width: 8px;
	height: 22px;
}

td.top_navbar_b_left
{
	background-image: url("../images/top_navbar_b_left.gif");
	width: 8px;
	height: 22px;
}

td.top_navbar_b_center
{
	background-image: url("../images/top_navbar_b_center.gif");
	width: 720px;
	height: 22px;
}

td.top_navbar_b_right
{
	background-image: url("../images/top_navbar_b_right.gif");
	width: 8px;
	height: 22px;
}

td.content
{
	padding: 5px 0px 5px 0px;
	background-color: white;
}

td.rightpane
{
	width: 151px;
}

td.addictive_tools
{
	border-top: 2px solid white;
	padding: 3px;
}

td.sidebox
{
	background-color: #F5CADC;
}

.news_header
{
	padding: 7px 0px 0px 7px;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url("../images/news_header.gif");
	width: 543px;
	height: 23px;
}

.news_content
{
	width: 550px;
}


/* Site outline curved corners */
td#stl
{
    width: 25px;
    background: white url("../images/site_top_left.gif") no-repeat top left;
}

td#st
{
    height: 25px;
    background: white url("../images/site_top.gif") repeat-x;
}

td#str
{
    width: 25px;
    background: white url("../images/site_top_right.gif") no-repeat top right;
}

td.sl
{
    width: 25px;
    background: white url("../images/site_left.gif") repeat-y;
}

td.sr
{
    width: 25px;
    background: white url("../images/site_right.gif") repeat-y;
}

td#sbl
{
    width: 25px;
    height: 25px;
    background: white url("../images/site_bottom_left.gif") no-repeat bottom left;
}

td#sb
{
    height: 25px;
    background: white url("../images/site_bottom.gif") repeat-x;
}

td#sbr
{
    width: 25px;
    height: 25px;
    background: white url("../images/site_bottom_right.gif") no-repeat bottom right;
}


/* Top menu */
td#ml
{
	width: 14px;
	height: 44px;
	background: white url("../images/menu_left.gif") no-repeat left;
}

td#mt
{
	height: 28px;
	background: white url("../images/menu_top.gif") repeat-x;
	text-align: center;
}

td#mr
{
	width: 15px;
	height: 44px;
	background: white url("../images/menu_right.gif") no-repeat right;
}

td.mb1
{
	height: 22px;
	background: white url("../images/menu_middle.gif") repeat-x;
	text-align: center;
}

td.mb2
{
	height: 22px;
	background: white url("../images/menu_bottom.gif") repeat-x;
	text-align: center;
}


img.mseparator_bar
{
	padding: 0px 0px 0px 0px;
}

img.mseparator
{
	padding: 0px 4px 0px 4px;
	vertical-align: middle;
}

/* Footer menu */
td#fl
{
	width: 15px;
	height: 48px;
	background: white url("../images/footer_left.gif") no-repeat left;
}

td#ft
{
	height: 28px;
	background: white url("../images/footer_top.gif") repeat-x;
	text-align: center;
}

td#fr
{
	width: 15px;
	height: 48px;
	background: white url("../images/footer_right.gif") no-repeat right;
}

td#fb
{
	height: 20px;
	background: white url("../images/footer_bottom.gif") repeat-x;
	text-align: center;
}

img.fseparator
{
	padding: 0px 50px 0px 50px;
}

td#mt a:link				{ font-size: 12px; font-weight: bold; color: #6B188C; text-decoration: none}
td#mt a:hover				{ font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}
td#mt a:visited				{ font-size: 12px; font-weight: bold; color: #6B188C; text-decoration: none}
td#mt a:visited:hover		{ font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}

td.mb1 a:link			{ font-size: 10px; color: #6B188C; text-decoration: none}
td.mb1 a:hover			{ font-size: 10px; color: #666666; text-decoration: none}
td.mb1 a:visited		{ font-size: 10px; color: #6B188C; text-decoration: none}
td.mb1 a:visited:hover	{ font-size: 10px; color: #666666; text-decoration: none}

td.mb2 a:link			{ font-size: 10px; color: #6B188C; text-decoration: none}
td.mb2 a:hover			{ font-size: 10px; color: #666666; text-decoration: none}
td.mb2 a:visited		{ font-size: 10px; color: #6B188C; text-decoration: none}
td.mb2 a:visited:hover	{ font-size: 10px; color: #666666; text-decoration: none}

td#ft a:link				{ font-size: 12px; font-weight: bold; color: #6B188C; text-decoration: none}
td#ft a:hover				{ font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}
td#ft a:visited				{ font-size: 12px; font-weight: bold; color: #6B188C; text-decoration: none}
td#ft a:visited:hover		{ font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}


/*********************************************
 new styles for clients, campaigns pages, etc
*/

.admin_panel
{
	/*padding: 0px 5px 0px 5px;
	border: 1px solid #660099;*/
	background-color: #eee;
}

.admin_info_panel
{
	/*padding: 2px 5px 2px 5px;
	border: 1px solid #660099;*/
	background-color: #eee;
	width: 65%;
}

.admin_inner
{
	padding: 0px 5px 0px 5px;
}

.category_selector
{
    font-size: 11px;
	text-align: right;
}

img.bordered
{
	border: 1px solid #000000;
}

div#divSortable div
{
	float: left;
	margin: 5px 10px 5px 10px;
	text-align: center;
	cursor: move;
}

.logo_grid
{
	font-size: 10px;
}

.logo_grid a:link			{ font-size: 10px; color: #6B188C; text-decoration: none}
.logo_grid a:hover			{ font-size: 10px; color: #6B188C; text-decoration: underline}
.logo_grid a:visited		{ font-size: 10px; color: #6B188C; text-decoration: none}
.logo_grid a:visited:hover	{ font-size: 10px; color: #6B188C; text-decoration: underline}


/* Pager
**************************************************/

#pager
{
	padding: 1em;
	border-top: 1px solid #6B188C;
	margin: 1em 0;
}

#pager a, #pager span
{
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid white;
}

#pager span#current
{
	border: 1px solid #6B188C;
	font-weight: bold;
	background: #6B188C;
	color: #fff;
}

#pager a
{
	border: 1px solid #6B188C;
	text-decoration: none;
	font-weight: bold;
}

#pager a:hover
{
	border-color: #6B188C;
	background-color: #ddd;
	color: #6B188C;
	font-weight: bold;
}


/* Press Pager
**************************************************/

#press_pager
{
}

#press_pager a
{
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #6B188C;
	text-decoration: none;
	font-weight: bold;
}

#press_pager a:hover
{
	border-color: #6B188C;
	background-color: #ddd;
	color: #6B188C;
	font-weight: bold;
}


/* Form styles
************************************************/

form.corporateForm fieldset
{
	_position : relative;  /* The underscore means only IE will see it */
	_display : block;      /* Stupid IE */
	_margin-top: 10px;
	background-color: #eee;
	border: 1px solid #999;
	padding: 10px;
	_padding-top : 20px;
}

form.corporateForm legend
{
	_position : absolute;
	_top : -10px;
	_left : 3px;
	font-weight: bold;
	background-color: #eee;
	border: 1px solid #999;
	border-bottom-color: #555;
	border-right-color: #555;
	padding: 4px 8px;
}

form.corporateForm p     { margin: 5px 0; }
form.corporateForm label { font-weight: bold; }

#frmRegister #name,
#frmRegister #email,
#frmRegister #company,
#frmRegister #position
{
	width: 375px;
}

#frmRegister #address1,
#frmRegister #address2,
#frmRegister #city,
#frmRegister #state
{
	width: 362px;
}
