/*****************************************************/
/* Company 			: Gencia Media Limited			 */
/* Project 			: PowerBase LWC V2		 		 */
/* Name    			: PowerBase CSS			 		*/
/* Author  			: David James Tosh				 */
/* Date Created 	: 31st August 2006		 		 */
/* Date Edited		: 31st August 2006			 	 */
/*****************************************************/

/* START redefine HTML classes */
html,body {
	height: 100%;
	margin:0px;
	padding:0px;
	background-color:#e4e3e2;
}


body
{

}

form
{
	margin:0px;
}



a,a:link,a:visited
{
	color:#FF8001;
	text-decoration:none;
}
a:hover
{
	color:#4B72B8;
}

p
{
	margin-top:0px;
}

fieldset
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

fieldset td
{
	margin-top:6px;
}

legend
{
	color:#666666;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	margin-bottom:7px;
}

ul
{
margin-bottom:2px;
margin-top:2px;
}

/* END redefine HTML classes */

#body_container
{
	position:relative;
	background-color:#FFFFFF;
	width:830px;
	margin-left:auto; 
	margin-right:auto;
	background-image:url(../images/layouts/body_bg.jpg);
	background-position:0px 500px;	
}

#site_container
{	
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	top:0px;
	width:830px;
	margin-left:auto;
	margin-right:auto;
}

#curve_bottom
{
	margin-bottom:-4px;
}

#javascript_caveat
{	
	position:relative;
	width:730px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	border:1px solid #333333;
	padding:10px;
	background-color:#FFFFFF;
	background-image:url(../images/layouts/java_fade.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#666666;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:13px;
}

#javascript_caveat a {font-weight:bold;}
#javascript_caveat a:hover {color:#3D7ECF;}

#java_warning
{
	position:absolute;
	z-index:100;
	top:15px;	
}

#skipnav_container
{
	position:relative;
	top:0px;
	left:0px;
	visibility:visible;
	width:0px;
	height:0px;
	overflow:hidden;
}



#header
{
	position:relative;
	width:830px;
	height:270px;
	overflow:hidden;
	background-color:#e4e4e2;
	background-image:url(../images/layouts/home_header.jpg);
}

#header_content
{
	position:relative;
	top:0px;
	left:0px;
	width:820px;
	height:105px;
	overflow:hidden;
	margin-top:25px;
	margin-left:10px;
}

#header_button
{
	position:absolute;
	top:176px;
	left:25px;
	width:262px;
	height:42px;
	font-family: Tahoma, Helvetica, sans-serif;
	color:#3b4584;
}

#general_header_button
{
	position:absolute;
	top:74px;
	left:534px;
	width:262px;
	height:42px;
}

#general_header
{
	position:relative;
	top:0px;
	left:0px;
	width:830px;
	height:165px;
	overflow:hidden;
	background-image:url(../images/layouts/content_header.jpg);
}

#page_naming2
{
	position:relative;
	top:0px;
	left:0px;
	padding-left:9px;
	float:left;
	height:200px;
}

a.header_button_link,a.header_button_link:link,a.header_button_link:visited
{
	color:#2d3d89;
	text-decoration:none;
}

a.header_button_link:hover
{
	color:#ffffff;
	text-decoration:none;
}


.request_button
{
	position:relative;
	left:5px;
	top:0px;
	width:53px;
	height:20px;
	font-family: Ariel, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background-image:url(../images/right_col_boxes/send.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top:2px;
}

a.request_button_link,a.request_button_link:link,a.request_button_link:visited
{
	color:#ffffff;
	text-decoration:none;
}

a.request_button_link:hover
{
	color:#ffffff;
	text-decoration:none;
}


h2.header_strap
{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding-left:17px;
}

h3.header_sub_strap, h1.header_top_strap
{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#cbd7ef;
	margin:0px;
	padding-top:3px;
	padding-left:17px;
}

#menu
{
	position:relative;
	top:-25px;
	left:0px;
	width:820px;
	height:40px;
	background-image:url(../images/layouts/menu_bar_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:1000;
}

a#menu_1, a#menu_2, a#menu_3, a#menu_4, a#menu_5, a#menu_6  
{
	background-position:top left;
	background-repeat:no-repeat;
	height:24px;
	margin-right:2px;
	text-align:center;
	padding-top:4px;
}

a#menu_1  {background-image:url(../images/menu/menu_1.gif); width:89px; }
a#menu_2  {background-image:url(../images/menu/menu_2.gif); width:121px;}
a#menu_3  {background-image:url(../images/menu/menu_3.gif); width:130px;}
a#menu_4  {background-image:url(../images/menu/menu_4.gif); width:68px;}
a#menu_5  {background-image:url(../images/menu/menu_5.gif); width:101px;}
a#menu_6  {background-image:url(../images/menu/menu_6.gif); width:101px;}

a#menu_1:hover {background-image:url(../images/menu/menu_1_hover.gif);}
a#menu_2:hover {background-image:url(../images/menu/menu_2_hover.gif);}
a#menu_3:hover {background-image:url(../images/menu/menu_3_hover.gif);}
a#menu_4:hover {background-image:url(../images/menu/menu_4_hover.gif);}
a#menu_5:hover {background-image:url(../images/menu/menu_5_hover.gif);}
a#menu_6:hover {background-image:url(../images/menu/menu_6_hover.gif);}

a#menu_1_selected, a#menu_2_selected, a#menu_3_selected, a#menu_4_selected, a#menu_5_selected, a#menu_6_selected  
{
	background-position:top left;
	background-repeat:no-repeat;
	height:24px;
	margin-right:2px;
	text-align:center;
	padding-top:4px;
	color:#FFFFFF;
}

a#menu_1_selected {background-image:url(../images/menu/menu_1_hover.gif); width:89px;}
a#menu_2_selected {background-image:url(../images/menu/menu_2_hover.gif); width:121px;}
a#menu_3_selected {background-image:url(../images/menu/menu_3_hover.gif); width:130px;}
a#menu_4_selected {background-image:url(../images/menu/menu_4_hover.gif); width:68px;}
a#menu_5_selected {background-image:url(../images/menu/menu_5_hover.gif); width:101px;}
a#menu_6_selected {background-image:url(../images/menu/menu_6_hover.gif); width:101px;}

#menu_left
{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:647px;
}

#menu_right
{
	position:relative;
	top:0px;
	left:0px;
	float:right;
	color:#ffffff;
	font-size:13px;
	font-family:Tahoma, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:4px;
	font-weight:bold;
	width:137px;
	height:15px;
	text-align:center;
	background-image:url(../images/menu/cus_login.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#udm
{
	margin-top:-5px;
}

a.signin_link,a.signin_link:link,a.signin_link:visited
{
	color:#ffffff;
	font-family:Tahoma, Helvetica, sans-serif;
	text-decoration:none;
}
a.signin_link:hover
{
	color:#b15500;
	font-family:Tahoma, Helvetica, sans-serif;
	text-decoration:none;
}

.case_menu_items
{
	text-transform:uppercase;
}

.site_search_button
{
	border: 1px solid #999999;
	font-size:12px;
	background-color:#ffffff;
	overflow:hidden;
}
.site_search_textfield
{
	border: 1px solid #999999;
	font-size:12px;
	text-align:center;
	width:150px;
	overflow:hidden;
}

#page_naming
{
	position:relative;
	top:0px;
	left:0px;
	width:758px;
	overflow:hidden;
	height:50px;
	line-height:50px;
	padding-left:9px;
}

h2.page_sub_title
{
	font-size:21px;
	font-weight:normal;
	color:#8b9aa2;
	margin:0px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}

h1.page_title2
{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px;
	position:relative;
	top:6px;
	left:15px;
}
h2.page_sub_title2
{
	font-size:18px;
	font-weight:normal;
	color:#cbd7ef;
	margin:0px;
	position:relative;
	top:10px;
	left:15px;
	width:450px;
}
/* END PAGE Naming block */

#content_container, #content_container_onecol
{	
	position:relative;
	margin-top:-25px;
	left:0px;
	width:530px;
	padding-left:8px;
	float:left;
	z-index:10;
	min-height:400px;
	height:expression(this.scrollHeight < 400? "400px":"auto" );
	overflow:visible;
}

#content_container_onecol
{	
	width:600px;
}


/* START footer */
#footer
{	
	position:relative;
	left:0px;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
#footer a {color:#666666; text-decoration:none;}
#footer a:hover {color:#666666; text-decoration:underline;}

#footer_inner
{	
	position:relative;
	top:0px;
	left:0px;
	height:93px;
	width:767px;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Helvetica, sans-serif;
	color:#2d3e8a;
	font-size:13px;
	padding-top:20px;
	padding-left:20px;
}

#gencia_text
{	
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:792px;
	text-align:center;
	margin-top:5px;

}
a.gencia_link, a.gencia_link:link,a.gencia_link:visited
{
	color:#496dba;
	text-decoration:underline;
}
a.gencia_link:hover
{
	color:#0e2494;
	text-decoration:none;
}

#news_container
{
}
.news_head
{	
	height:28px;
	width:153px;
	background-color:#595E61;
	overflow:hidden;
	font-size:11px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
}
.news_block
{
	background-color:#E4E5E5;
	width:151px;
	min-height:55px;
	height:expression(this.scrollHeight < 55? "55px":"auto" );
	border-top:1px solid #ffffff;
	border-bottom:1px solid #7F8588;
	border-left:1px solid #7F8588;
	border-right:1px solid #7F8588;
	overflow:hidden;
	line-height:16px;
}
.news_item_head
{
	background-image:url(../images/cleaned_skin/bullet_white.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	position:relative;
	left:8px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	top:0px;
}
.news_item
{
	position:relative;
	left:0px;
	top:0px;
	color:#333333;
	padding-left:10px;
	padding-top:5px;
}
/* END news items */


/* START events items */
#events_container
{
	position:relative;
	left:0px;
	top:0px;
}
.events_head
{	
	position:relative;
	left:0px;
	top:0px;
	height:28px;
	width:153px;
	background-color:#595E61;
	overflow:hidden;
	font-size:11px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
}
.events_block
{
	position:relative;
	left:0px;
	top:0px;
	background-color:#E4E5E5;
	width:136px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #7F8588;
	border-left:1px solid #7F8588;
	border-right:1px solid #7F8588;
	overflow:hidden;
	line-height:16px;
	height:100px;
	padding-left:15px;
	padding-top:10px;
}
.events_item_head
{
	position:relative;
	left:0px;
	top:0px;

}
.events_item
{
	min-height:55px;
	height:expression(this.scrollHeight < 55? "55px":"auto" );
	
}

/* END events items */


/* START vote items */
.vote
{
	width:151px;
	border:1px solid #7F8588;
}
.vote_item_head
{
	background-color:#595E61;
	width:151px;
	height:28px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	overflow:hidden;
	line-height:26px;
	background-image:url(../images/cleaned_skin/bullet_white.gif);
	background-position:11px 10px;
	background-repeat:no-repeat;
	text-indent:22px;
}
.vote_text
{
	background-color:#ffffff;
	line-height:16px;
	width:141px;
	padding:5px;
}
.vote_item
{
	background-color:#ffffff;
	width:141px;
	padding:5px;
	min-height:23px;
	height:expression(this.scrollHeight < 23? "23px":"auto" );
	background-color:#ffffff;
	border-bottom:1px solid #E4E5E5;
}
.vote_item_foot
{
	background-color:#595E61;
	width:151px;
	height:26px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	line-height:23px;
	font-weight:bold;
	overflow:hidden;
}
/* END vote items */

.clear
{
	clear:both;
	overflow:hidden;
	height:1px;
	width:100%;
}

.clear_menu
{
	clear:both;
	overflow:hidden;
	height:1px;
	width:100%;
	background-color:#ff8001;
}

.menu_header
{

}

.login_textfield
{
	width:127px;
	height:14px;
	font-size:11px;
	line-height:14px
}

.login_button
{
	font-size:11px;
}


.item_bar_arrow
{
	position:relative;
	left:0px;
	top:0px;
	background-color:#595E61;
	width:153px;
	height:10px;
	overflow:hidden;
	border-top:1px solid #ffffff;
}
.item_bar
{
	position:relative;
	left:0px;
	top:0px;
	background-color:#6275AD;
	width:153px;
	height:10px;
	overflow:hidden;
}

.resource_update
{
	width:151px;
	border:1px solid #595E61;
}

.resource_update_head
{
	background-color:#595E61;
	width:151px;
	height:28px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	overflow:hidden;
	line-height:26px;
	background-image:url(../images/cleaned_skin/bullet_white.gif);
	background-position:11px 10px;
	background-repeat:no-repeat;
	text-indent:22px;
}


.resource_update_item
{
	background-color:#ffffff;
	line-height:16px;
	width:150px;
	min-height:38px;
	height:expression(this.scrollHeight < 38? "38px":"auto" );
	border-bottom:1px solid #E4E5E5;
}

.resource_update_item_text
{
	background-image:url(../images/cleaned_skin/bullet_grey.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	position:relative;
	left:8px;
	top:2px;
	text-transform:no;
	padding-left:9px;
	padding-top:2px;
	padding-bottom:5px;
	line-height:13px;
	width:124px;
}

.resource_update_item_foot
{
	background-color:#595E61;
	width:151px;
	height:26px;
}

.home_hr
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:6px;
	border-bottom:solid 8px #4C93BF;
	overflow:hidden;
}

.dotted_hr
{
	position:relative;
	left:0px;
	top:20px;
	height:1px;
	width:100%;
	background-image:url(../images/layouts/dash_line.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

div.table_tr
{
  position:relative;
  top:0px;
  left:0px;
  padding: 0px;
  width: 100%;
}

div.left-th,div.right-th
{
	background-color:#4C93BF;
	position:relative;
    top:0px;
    left:0px;
	float: left;
	height:26px;
}

div.right-th
{
	width: 375px;
}

div.left-th
{
	width: 93px;
}

h2.th_content
{
	padding-left:10px;
	padding-top:5px;
	color:#ffffff;
	font-size:11px;
	margin:0px;
	text-transform:uppercase;
}



div.left-td,div.right-td,div.left-td2,div.right-td2
{
	height:80px;
	font-size:11px;

}

div.left-td,div.right-td
{
	background-color:#D6E7F7;
}

div.left-td2,div.right-td2
{
	background-color:#B3D3F0;
}

div.left-td,div.left-td2
{	
	position:relative;
    top:0px;
    left:0px;
	float: left;
	width: 92px;
	border-right: 1px solid #ffffff;
    border-bottom: 1px solid #00ACCC;
	border-top:1px solid #ffffff;
}

div.right-td,div.right-td2
{
    position:relative;
    top:0px;
    left:0px;
	float: right;
	width: 374px;
	border-left: 1px solid #00ACCC;
    border-bottom: 1px solid #00ACCC;
	border-top:1px solid #ffffff;
}


div.tbl_footer
{
	position:relative;
    top:0px;
    left:0px;
	height:80px;
	width:100%;
	background-color:#B3D3F0;
	text-align:center;
    border-bottom: 1px solid #00ACCC;
	border-top:1px solid #ffffff;
	float:left;
}


div.space-line
{ 
	position:relative;
 	top:0px;
 	left:0px;
 	clear: both;
 	width: auto;
}

div.td_content
{
	padding-left:23px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.approvals
{
	position:relative;
 	top:0px;
 	left:0px;
	width:100%;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.element_login
{
	position:relative;
	text-align:center;
	padding:15px;
	background-color:#E4E5E5;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #333333;
}

.menu_access_key
{
	text-decoration:underline;
	display:inline;
}

.spacer
{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:4px;
	overflow:hidden;
}

h1.login_page_title
{
	position:relative;
	background-color:#595E61;
	font-size:11px;
	text-transform:uppercase;
	text-indent:10px;
	color:#ffffff;
	line-height:28px;
	display:block;
	width:468px;
	margin:0px;
	overflow:hidden;
	margin-bottom:7px;
	left:0px;
}

.paging_style
{	
	line-height:20px;
	min-height:20px;
	height:expression(this.scrollHeight < 20? "20px":"auto" );
	width:100%;
	background-color:#dedede;
	text-align:center;
}

h1.ss_page_title
{
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	line-height:30px;
	margin:0px;
	text-indent:10px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}

/* optional login advert for left or right column */
#login_form {
	width: 19.8em;	
	margin: 1.25em 0;
	padding: 0 0 0.75em 0;
	background-color: #FFFFFF;
	border: 0.1em solid #d2d2d2;
}
	#login_form h2 {
		margin: 0 0 0.25em 0;
		padding: 0.25em 0.75em;
		font-size: 1.5em;
		background-color: #f7b926;
		border-bottom: 0.05em solid #d2d2d2;
	}
	#login_form fieldset {
		border: 0;
		margin: 0;
		padding: 0 1em;
		overflow: hidden;
	}
	#login_form fieldset legend {
		display: none;
	}
	#login_form fieldset p {
		margin: 0;
		padding: 0.25em 0;
		line-height: 1;
	}
	#login_form fieldset label {
		display: block;
		font-weight: bold;
		line-height: 1.1em;
	}
	#login_form input[type="text"],
	#login_form input[type="password"] {
		width: 13.5em;
	}
	input {
		vertical-align: top;
		border:1px solid #bf6800;
	}

a.rss_link
{
	float:right;
	margin-right:4px;
}
img.rss_icon
{
	border:0;
	margin-top:4px;
	margin-bottom:-4px;
}


#footer_inner_left
{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:43%;
	height:100px;
}

#footer_inner_right
{
	position:relative;
	left:0px;
	top:0px;
	float:right;
	width:55%;
	height:100px;
	text-align:center;
}

.login_box
{
	position:absolute;
	top:80px;
	left:492px;
	width:306px;
	color:#666666;
	background-position:top left;
	background-repeat:no-repeat;*/
}
.login_message
{
	margin-top:15px;
}
.blue_mid
{
}
.login_error
{
	color:red;
	font-weight:bold;
}
.blue_top
{
	background-image:url(../images/right_col_boxes/blue_top.gif);
	height:10px;
	overflow:hidden;
}
.blue_mid
{
	padding-left:6px;
	background-image:url(../images/right_col_boxes/blue_mid.gif);
}
.blue_bottom
{
	background-image:url(../images/right_col_boxes/blue_bottom.gif);
	height:11px;
	overflow:hidden;
}

#top_left, #top_right, #bottom_left, #bottom_right 
{ 
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	height:15px;
	width:17px; 	
}

#top_left 	  {top:-1px; left:-1px;	 	background-image:url(../images/login/corner_top_left.gif);}
#top_right 	  {top:-1px; right:-1px; 	background-image:url(../images/login/corner_top_right.gif);}
#bottom_left  {bottom:-1px; left:-1px; 	background-image:url(../images/login/corner_bottom_left.gif);}
#bottom_right {bottom:-1px; right:-1px; background-image:url(../images/login/corner_bottom_right.gif);}

#login_info
{
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	position:absolute;
	top:80px;
	left:21px;
	border:solid 1px #AEB8CE;
	width:430px;
	background-color:#E4E3E1;
	font-size:12px;
	color:#666666;
}

p.login_info_design, p.login_info_deliver, p.login_info_track
{
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:60px;
	height:52px;
}  

p.login_info_design  {background-image:url(../images/login/designer.jpg);}
p.login_info_deliver {background-image:url(../images/login/deliver.jpg);}
p.login_info_track   {background-image:url(../images/login/track.jpg);}
 
.mandatory_star
{
	color:#ff6c0a;
}

.item_spacer
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:14px;
	overflow:hidden;
}

#holding_pane
{
	position:relative;
	top:0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	color:#565656;
	font-size:19px;
	font-weight:normal;
	line-height:22px;
	font-size: 14px;
	font-family:Tahoma, Helvetica, Sans-serif;
	border:3px solid #dedede;
	width:550px;
	padding:10px;
	background-color:#FFFFF2;
	background-image:url(../images/warning.gif);
	background-repeat:no-repeat;
	background-position:500px 22px;
}
a.holding, a.holding:link, a.holding:visited, a.holding:active
{
	color:#0000CC;
	text-decoration:none;
}
a.holding:hover
{
	color:#0000CC;
	text-decoration:none;
	
}

.main_body_block_notes
{
	position:relative;
	background-color:#ffffff;
	padding:12px;
	border:1px dashed #cccccc;
	color:#666666;
	font-size:12px;

	height:60px;
}

/* --------------------------------------------------------------- RIGHT COL */

#right_column
{
	position:relative;
	width:270px;
	float:left;
	padding-bottom:20px;
	margin-top:-19px;
}

.right_col_box, .right_col_box_blue, .right_showcase, .right_bullets
{
	position:relative;
	height:140px;
	width:245px;
	margin-top:6px;
	margin-right:auto; margin-left:auto;
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;	
	margin-bottom:14px;
}

.right_showcase
{
	height:49px;
}

.right_bullets
{
	margin-top:10px;
	font-family:Tahoma, Arial;
	color:#e46514;
}

ul.right_bullets_list
{
	padding:0;
	margin:0;
	list-style: none;
	margin-bottom:20px;
}

ul.right_bullets_list li
{
	background-image: url(../images/bullet_tick.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 12px 0 0 10px;
	padding: 0 0 0 25px;
	font-weight: bold;
	line-height: 18px; /* height of icon */
	font-weight:normal;
	min-height:10px;
}

#img_try_it_for_free
{
	margin-left:26px;
}

#designer {background-image:url(../images/right_col_boxes/designer.jpg);}
#non_profit {background-image:url(../images/right_col_boxes/non_profit.jpg);}
#free_email {background-image:url(../images/right_col_boxes/free_email.jpg);}
#showcase {background-image:url(../images/right_col_boxes/showcase.jpg);}
#showcase_quote {background-image:url(../images/right_col_boxes/showcase_quote.jpg);}
#contact{height:200px; background-image:url(../images/right_col_boxes/contact_new.jpg);}
#designer_blue {background-image:url(../images/right_col_boxes/designer_blue.jpg);}
#non_profit_blue {background-image:url(../images/right_col_boxes/non_profit_blue.jpg);}


.right_box_title
{
	position:absolute;
	left:55px;
	top:17px;
} 

.right_box_title h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#666666;
	padding:0px;
	margin:0px;
}

.right_box_copy
{
	position:absolute;
	top:52px;
	left:14px;
	width:220px;
	line-height:16px;
}

.right_box_copy p 
{
	margin-bottom:12px;
} 

.right_box_copy a:link, .right_box_copy_quote a:link, .link_element_copy a:link
{
	color:#FF8001;
	text-decoration:none;
}

.right_box_copy a:hover, .right_box_copy_quote a:hover, .link_element_copy a:hover
{
	color:#4b72b8;
}


#non_profit_blue .right_box_copy a:hover, #showcase .right_box_copy a:hover, #designer_blue .right_box_copy a:hover
{
	color:#666666;
}


.right_box_copy_link
{
	padding-top:5px;
}

#sample_form
{
	position:absolute;
	top:93px;
	left:14px;
}

.free_sample_textbox
{
	width:130px;
}

/* --------------- QUOTE BOX */

.right_box_copy_quote
{
	position:absolute;
	top:34px;
	left:14px;
	width:195px;
	line-height:19px;
	padding-top:5px;
	margin-top:-5px;
}

#showcase_quote
{
	height:225px;
}

span.indent_orange
{
	font-weight:bold;
	font-size:30px;
	color:#ff8001;
	padding-left:47px;
	line-height:19px;	
}

#showcase_quote strong
{
	color:#ff8001;
}

/* ---------------  WHY SIGN-UP LINKS */

#why_sign_up_links
{
	width:220px;
}

.link_element
{
	padding-top:4px;
	border-bottom:1px solid #aeb8ce;
}

#why_sign_up_links img
{
	float:left;
}

.link_element_copy
{
	margin:4px;
	float:left;
}
#frmLogin
{
	margin-top:15px;
}



