/**
 *
 * insao-hive
 * 
 * @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
 * @author 			PAUL WINTERHALDER :: PR23
 * 
 * @category 		INSAO HIVE 6.2.0.1
 * @category 		portals
 * @subcategory		www
 * @view 			/sbin/portal_group_2_equal/styles.css	
 * @name			portal_group_2_equal
 *
 * --------------------------------------------------------
 *
 * @final			DO NOT EDIT THIS FILE
 *
 */
div.portal_group_2_equal_cell {
	width:461px;
	margin-right:5px;
	float:left;
	overflow:hidden;
	min-height:0.5em;
}

/**
 *
 * insao-hive 
 *
 * @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
 * @author 			PAUL WINTERHALDER :: PR23
 * 
 *
 */

div#ptal_family_1191773472 {
	margin-bottom:0;
}

/**
 *
 * insao-hive 
 *
 * @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
 * @author 			PAUL WINTERHALDER :: PR23
 * 
 * @category 		INSAO HIVE 6.2.0.1
 * @category 		portals
 * @subcategory		www
 * @view 			/sbin/portal_group_2_right/styles.css	
 * @name			portal_group_2_right
 *
 * --------------------------------------------------------
 *
 * @final			DO NOT EDIT THIS FILE
 *
 */

div.portal_group_2_right_right {
	float:left;
	width:225px;
	margin:0;
	overflow:hidden;
	min-height:0.5em;
}

div.portal_group_2_right_left {
	float:left;
	width:696px;
	margin-right:5px;
	overflow:hidden;
	min-height:0.5em;
}

/**
 *
 * insao-hive 
 *
 * @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
 * @author 			PAUL WINTERHALDER :: PR23
 * 
 * @category 		INSAO HIVE 6.2.0.1
 * @category 		portals
 * @subcategory		www
 * @view 			/sbin/portal_group_2_left/styles.css	
 * @name			portal_group_2_left
 *
 * --------------------------------------------------------
 *
 * @final			DO NOT EDIT THIS FILE
 *
 */

div.portal_group_2_left_left {
	float:left;
	width:225px;
	margin-right:5px;
	overflow:hidden;
	min-height:0.5em;
}

div.portal_group_2_left_right {
	float:left;
	width:696px;
	overflow:hidden;
	min-height:0.5em;
}

/**
*
*
* insao-hive-www
*
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.2.0.1
* @package 			hive-distributes/
* @access 			apis/shared
* @subpackage 		sbin/portlets/
* @name				logo
*
* -------------------------------------------------------
*
*  LOGO  PORTLET DEFAULT STYLES
*
*/
h1 {
	margin:0;
	padding:0;
	display:inline;
}

h1 span {
	display:none;
}

/**
*
*
* insao-hive-www
*
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.2.0.1
* @package 			hive-distributes/
* @access 			apis/shared
* @subpackage 		sbin/portlets/
* @name				defaultarticle
*
* -------------------------------------------------------
*  DEFAULT ARTICLE PORTLET DEFAULT STYLES
*
* -------------------------------------------------------
* Used in the front end
* -------------------------------------------------------
*
*/
div.portlet_defaultarticle {
	margin-bottom:0.7em;
	font-size:1.0em;
}

	/**
	*
	**/
	div.portlet_defaultarticle div.portlet_inner {
		padding:1em;
		padding-top:0.5em;
		padding-left:0.5em;
	}		
	
			/*
			*
			*/
			div.portlet_defaultarticle div.portlet_inner h2 {
				font-size:1.4em;
			}	

/** =================================================================== 
*
*
* insao-hive-www
*
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.2.0.1
* @package 			hive-distributes/
* @access 			apis/shared
* @subpackage 		sbin/portlets/
* @name				menu
*
* -------------------------------------------------------
*  MENU PORTLET DEFAULT STYLES
*
/* -----------------------------------------------------------------------
* Used in the Editor
* ------------------------------------------------------------------------ 
*
**/
span.plet_menu_edit_span_show {
	visibility:visible;
}

/**
* Used in the editor
*/
span.plet_menu_edit_span_hide {
	visibility:hidden;
}

/* -----------------------------------------------------------------------
* Used in the front end
* ------------------------------------------------------------------------ 
*
**/
div.plet_menu_selection {

}

/* ========================================================================
* VERTICAL
* ========================================================================
*
**/
div.plet_menu_selection dl {
	margin:0;
	padding:0;
	list-style: none;
	width:100%;
	font-size:0.95em;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection dl dt {
	margin:0;
	padding:0;
	border-bottom:1px solid #fcf;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection dl dt.last,
div.plet_menu_selection dl dt.lastselected {
	border-bottom:0px solid #f06;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection dl dt a {
	display:block;
	border-bottom:1px solid transparent;
	background-color:transparent;
	color:#000;
	margin:0;
	padding:0;
	text-decoration:none;
	letter-spacing:1px;
	width:100%;
}

		/** 
		*
		*/
		div.plet_menu_selection dl.tabbed dt a {
			display:block;
			background-color:#333;
			background-image:url(/-/portlet/img/menu/button_back/jpg/);
			background-repeat:repeat-x;
			color:transparent;
			margin:0;
			padding:0;
			text-decoration:none;
			letter-spacing:1px;
		}
	
/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed dl dt a span,
div.plet_menu_selection dl dt a span {
	display:block;
	cursor:pointer;
	padding-right:1.4em;
}

		/** 
		*
		*/
		div.plet_menu_selection_tabbed dl.tabbed dt a span,  
		div.plet_menu_selection dl.tabbed dt a span {
			display:block;
			background:url(/-/portlet/img/menu/rightd/gif/) no-repeat right top;
			cursor:pointer;
			padding-right:1.4em;
		}


/** ----------------------------------------
*
*/
div.plet_menu_selection dl dt a:hover {
	background-color:#d4d4d4;
	color: #000;
}

/** --------------
*
*/
div.plet_menu_selection dl dt.lastselected a,
div.plet_menu_selection dl dt.selected a {
	background-color:#fcc;
	color: #000;
}


/** ----------------------------------------
*
*/
div.plet_menu_selection dl dt em {
	font-weight:400;
	display:block;
	width:100%;
	padding:0;
	padding-left:2%;
	padding-top:0.2em;
	padding-bottom:0.2em;
	font-style:normal;
}

		/** 
		*
		*/
		div.plet_menu_selection dl dt a em img {
			float:left;
			padding:0;
			margin:0;
		}
		
		/** 
		*
		*/
		div.plet_menu_selection dl dt a em var {
			display:block;
			padding:0;
			margin:0;
			padding-top:0.5em;
			padding-left:0.5em;
			float:left;
			width:65%;
			font-style:normal;
		}
		
		
/** ----------------------------------------
* DROP DOWN FOR SUB MENU
*/
div.plet_menu_selection dl dd {
	margin:0;
	padding:0;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection dl dd ul li a {
	display:block;
	cursor:pointer;
	padding:0.2em;
	padding-left:7%;
	background-color:#e4e4e4;
	text-decoration:none;
	color: #000;
}

/** ----------------
*
*/
div.plet_menu_selection dl dd ul li a:hover {
	background-color:#69c;
	color: #fff;
}

/** ----------------
*
*/
div.plet_menu_selection dl dd ul li.selected a {
	background-color:#f69;
	color: #fff;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed dl dd ul,
div.plet_menu_selection dl dd ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed dl dd ul li,
div.plet_menu_selection dl dd ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

		/** 
		*
		*/
		div.plet_menu_selection_tabbed dl.tabbed dt a:hover,
		div.plet_menu_selection_tabbed dl.tabbed dt.selected a,
		div.plet_menu_selection dl.tabbed dt a:hover,
		div.plet_menu_selection dl.tabbed dt.selected a {
			background-color:#ccc;
			background-image:  url(/-/view/img/general/fade_30l/jpg/);
			background-repeat:repeat-x;
			color: #000;
		}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed dl.tabbed dt a:hover em,
div.plet_menu_selection_tabbed dl.tabbed dt.selected a em, 
div.plet_menu_selection dl.tabbed dt a:hover em,
div.plet_menu_selection dl.tabbed dt.selected a em {
	background-image: url(/-/portlet/img/menu/leftccc/gif/);
	background-repeat:no-repeat;
	background-position:left top;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed dl.tabbed dt a:hover span, 
div.plet_menu_selection_tabbed dl.tabbed dt.selected a span, 
div.plet_menu_selection dl.tabbed dt a:hover span,
div.plet_menu_selection dl.tabbed dt.selected a span { 
	background-image: url(/-/portlet/img/menu/rightccc/gif/);
	background-repeat:no-repeat;
	background-position:right top;
}


/* ========================================================================
* HORIZONTAL
* =========================================================================
*
*/
div.plet_menu_selection_tabbed ol {
	margin:0;
	margin-left:1.5em;
	padding:0;
	list-style: none;
	font-size:0.95em;

}

		/** 
		*
		*/
		div.plet_menu_selection ol {
			margin:0;
			padding:0;
			list-style: none;
			font-size:1.1em;
		}

/** 
*
*/		
.plet_menu_ol_clear {
	clear:both;
	font-size:0;
	height:0;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ol li,
div.plet_menu_selection ol li {
	display: inline;
	margin:0;
	padding:0;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ol li a {
	float:left;
	background-color:#333;
	background-image:url(/-/portlet/img/menu/button_back/jpg/);
	background-repeat:repeat-x;
	color:#fff;
	margin:0;
	padding:0;
	margin-right:0.3em;
	text-decoration:none;
	letter-spacing:1px;
}

		/** 
		*
		*/
		div.plet_menu_selection ol li a {
			float:left;
			background-image: url(/-/view/img/loveursoul/menu_moff/jpg/);
			background-repeat:repeat-x;
			background-position:top left;
			color:#fff;
			margin:0;
			padding:0em;
			text-decoration:none;
			border-right:3px solid #fff;
			padding-top:0.2em;
			padding-bottom:0.2em;
		}
	

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ol li a em {
	font-weight:400;
	display:block;
	background-image:url(/-/portlet/img/menu/leftd/gif/);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0;
	padding-left:1.05em;
	padding-top:0.7em;
	padding-bottom:0.6em;
	font-style:normal;
}

		/** 
		*
		*/
		div.plet_menu_selection ol li a em {
			font-weight:400;
			display:block;
			padding:0;
			margin:0;
			padding-left:1.1em;
			padding-top:0.3em;
			padding-bottom:0.3em;
			font-style:normal;
			height:auto;
		}
		
		/** 
		*
		*/
		div.plet_menu_selection ol li a em img {
			float:left;
			padding:0;
			margin:0;
		}
		
		/** 
		*
		*/
		div.plet_menu_selection ol li a em var {
			display:block;
			padding:0;
			margin:0;
			padding-top:0.5em;
			padding-left:0.1em;
			float:left;
			font-style:normal;
		}

/** ----------------------------------------
*		
*/
div.plet_menu_selection_tabbed ol li a span {
	display:block;
	background:url(/-/portlet/img/menu/rightd/gif/) no-repeat right top;
	cursor:pointer;
	padding-right:1.8em;
}

		/** 
		*
		*/
		div.plet_menu_selection ol li a span {
			display:block;
			cursor:pointer;
			padding-right:1.1em;
		}

		

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ol li a:hover,
div.plet_menu_selection_tabbed ol li.selected a {
	background-image:  url(/-/view/img/general/fade_30l/jpg/);
	background-repeat:repeat-x;
	color: #000;
}

		/**
		*
		*/
		div.plet_menu_selection ol li.selected a {
			background-image: url(/-/view/img/loveursoul/menu_mover/jpg/);
			background-repeat:repeat-x;
			background-position:top left;
			color: #fff;
		}
		
		/**
		*
		*/
		div.plet_menu_selection ol li a:hover {
			background-image: url(/-/view/img/loveursoul/menu_mover/jpg/);
			background-repeat:repeat-x;
			background-position:top left;
			color: #000;
		}


/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ol li a:hover em,
div.plet_menu_selection_tabbed ol li.selected a em {
	background-image: url(/-/portlet/img/menu/leftccc/gif/);
	background-repeat:no-repeat;
	background-position:left top;
}


/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ol li a:hover span,
div.plet_menu_selection_tabbed ol li.selected a span {
	background-image: url(/-/portlet/img/menu/rightccc/gif/);
	background-repeat:no-repeat;
	background-position:right top;
}


/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ul,
div.plet_menu_selection ul {
	margin:0;
	padding:0;
	padding-top:0.2em;
	padding-bottom:0.3em;
	list-style-type:none;
	background-color:#bbc5d6;
	color:#333;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ul li,
div.plet_menu_selection ul li {
	display:inline;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ul li a,
div.plet_menu_selection ul li a {
	margin:0;
	color:#333;
	padding-top:0.2em;
	padding-bottom:0.3em;
	text-decoration:none;
}

/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ul li a span,
div.plet_menu_selection ul li a span {
	padding-left:0.8em;
	padding-right:0.8em;
}
	
/** ----------------------------------------
*
*/
div.plet_menu_selection_tabbed ul li a:hover,
div.plet_menu_selection ul li a:hover {
	margin:0;
	background-color:#ccc;
	color:#333;
}

/** 
*
*/
div.plet_menu_selection_tabbed ul li.selected a,
div.plet_menu_selection ul li.selected a {
	background-color:#e4e4e4;
	color:#000;
}

/**
*
*
* insao-hive-www
*
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.2.0.1
* @package 			hive-distributes/
* @access 			apis/shared
* @subpackage 		sbin/portlets/
* @name				SITE_SEARCH
*
* -------------------------------------------------------
*  SITE_SEARCH DEFAULT STYLES
*
* -------------------------------------------------------
* Used in the front end
* -------------------------------------------------------
*
*/
div.portlet_sitesearch {
	margin-bottom:0.7em;
}

/** ----------------------
*
*/
fieldset.plet_sitesearchform {
	border:0;
	margin:0;
	padding:0;
	font-size:0.95em;
}
	
	/**
	*
	*/
	fieldset.plet_sitesearchform ul {
		margin:0;
		padding:0;
		list-style-type:none;
		width:99%;
		padding-bottom:0.5em;
	} 

		/*
		*
		*/
		fieldset.plet_sitesearchform ul li {
			margin-bottom:0.3em;
		}

		/*
		*
		*/
		fieldset.plet_sitesearchform ul li ul li.plet_sitesearch_left {
			float:left;
			width:68%;
			margin-left:0.5em;
		}

	/**
	*
	*/
	fieldset.plet_sitesearchform input {
		background-color:#e4e4e4;
		width:90%;
	}
	
	/**
	*
	*/
	fieldset.plet_sitesearchform input.genbutton {
		width:auto;
	}

/**
*
* insao-hive-iwm
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.2.0.1
* @package 			insao_hive_local/
* @access			shared
* @subpackage 		www/sbin/portlets/
* @name				SITE SEARCH RESULTS
*
* -------------------------------------------------------
*  SITE SEARCH RESULTS DEFAULT STYLES
*
* -------------------------------------------------------
* Used in the front end
* -------------------------------------------------------
*
*/
div.portlet_searchresults div.portlet_inner {
	padding:0.6em;
}

/** -----------------------------------------------------
*
*/
div.plet_searchresults_searchpages {
	margin-top:1.5em;
	margin-bottom:1em;
	width:99%;
	border:1px solid #fff;
}

	/** ----------------------------------
	*
	*/
	div.plet_searchresults_searchpages dl {
		margin:0;
		padding:0;
	}
	
	/** ----------------------------------
	*
	*/
	div.plet_searchresults_searchpages dt {
		margin:0;
		padding:0;
		float:left;
		margin-right:2em;
	}
	
	/** ----------------------------------
	*
	*/
	div.plet_searchresults_searchpages dd {
		margin:0;
		padding:0;
		float:left;
		margin-right:1em;
	}

/* ---------------------------------------- */
/* 
* -----------------------------------------
*
*/
div.plet_searchresults_list {
	margin-bottom:0.7em;
}

	/** ----------------------
	*
	*/
	div.plet_searchresults_list ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
		/** -----------------------
		*
		*/
		div.plet_searchresults_list ul li.green {
			color:green;
		}

/**
*
* insao-hive-iwm
* @copyright 		(c) 2007-2008 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.0.0.1
* @package 			insao_hive_local/
* @subpackage 		www/sbin/portlets/
* @access 			shared
* @name				BREADCRUMB
*
* -------------------------------------------------------
*  BREADCRUMB DEFAULT STYLES
*
* 
*/

/** ------------------------
*
*/
div.plet_breadcrumb_oparagraph {
	float:left;
	width:11%;
	color:#f06;
	margin-left:0.7em;
}

/** ------------------------
*
*/
div.portlet_breadcrumb {
	margin-top:0.3em;
	margin-bottom:0.3em;
}


/** ------------------------
*
*/
ul.plet_breadcrumb_breadcrumb {
	margin:0;
	padding:0;
	padding-left:1em;
}

	/**
	*
	*/
	ul.plet_breadcrumb_breadcrumb li {
		float:left;
		list-style-type:none;
	}

		/*
		*
		*/
		ul.plet_breadcrumb_breadcrumb li a {
			text-decoration:none;
			color:#000;
			margin-right:0.5em;
		}

		/*
		*
		*/
		ul.plet_breadcrumb_breadcrumb li a:hover,
		ul.plet_breadcrumb_breadcrumb li a:active {
			text-decoration:underline;
			color:#000;
		}

/** ------------------------
*
*/
span.plet_breadcrumb_gt {
	font-weight:400;
	color:#f06;
	margin-right:0.3em;
}



/**
*
*
* insao-hive-www
*
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.2.0.1
* @package 			hive-distributes/
* @access 			apis/shared
* @subpackage 		sbin/portlets/
* @name				FONTSIZER
*
* -------------------------------------------------------
*  FONT SIZER DEFAULT STYLES
*
* -------------------------------------------------------
* Used in the front end
* ------------------------------------------------------- 
*
*/
div.portlet_fontsizer {
	margin-bottom:0.7em;
	font-size:0.95em;
	color:#666;
}

	/**
	*
	*/
	ul.portlet_fontsizer,
	ul.portlet_fontsizer ul  {
		margin:0;
		padding:0;
		list-style-type:none;
		width:99%;
	} 

/** --------------------------
*
*/
ul.portlet_fontsizer {
	margin-top:0.5em;
}

	/**
	*
	*/
	ul.portlet_fontsizer li {
		margin-bottom:0.3em;
		width:99%;
	}
	
		/*
		*
		*/
		ul.portlet_fontsizer li ul li.plet_fontsizer_right {
			width:65%;
			float:left;
		}
		
		/*
		*
		*/
		ul.portlet_fontsizer li ul li.plet_fontsizer_left {
			float:left;
			width:27%;
			margin-left:0.5em;
		}

/** =================================================================== 
*
*
*
* insao-hive-www
*
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
* 
* @category 		INSAO HIVE 6.2.0.1
* @package 			hive-distributes/
* @access 			apis/shared
* @subpackage 		sbin/portlets/
* @access 			shared
* @name				subscribe
*
* -------------------------------------------------------
*
*  SUBSCRIBE PORTLET DEFAULT STYLES
*
* -----------------------------------------------------------------------
* Used in the front end
* ------------------------------------------------------------------------ 
*
**/
div.portlet_subscribe {
	margin-bottom:0.7em;
}

/**
*
**/
fieldset.plet_subscribe {
	border:0;
	margin:0;
	padding:0;
	font-size:0.95em;
}

/**
*
**/
fieldset.plet_subscribe ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:99%;
} 

/**
*
**/
fieldset.plet_subscribe ul li {
	margin-bottom:0.3em;
	width:99%;
}

/**
*
**/
fieldset.plet_subscribe ul li ul li.plet_subscribe_right {
	width:65%;
	float:left;
}

/**
*
**/
fieldset.plet_subscribe ul li ul li.plet_subscribe_left {
	float:left;
	width:27%;
	margin-left:0.5em;
}

/**
*
**/
fieldset.plet_subscribe label {
	font-weight:800;
}

/**
*
**/
fieldset.plet_subscribe input {
	font-size:0.9em;
	width:90%;
}

/**
*
**/
fieldset.plet_subscribe input.genbutton {
	font-size:0.9em;
	width:auto;
}

/**
*
**/
div.plet_subscribeform {
	padding:0.5em;
}

/**
*
*
* insao-hive-www
*
* @copyright 		(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 			PR23
*
* @category 		INSAO HIVE 6.2.0.1
* @package 			hive-distributes/
* @access 			apis/shared
* @subpackage 		sbin/portlets/
* @name				COPYRIGHT
*
* -------------------------------------------------------
*  COPYRIGHT DEFAULT STYLES
*
* 
*/
div.plet_coptyright {
	font-size:0.95em;
	margin:0.5em;
}



div#plet_1180195544 {
margin-bottom:0;
}


div#plet_1268390103 {
margin-bottom:0;
padding-bottom:0;
}


div#plet_1180200595 {
margin-bottom:0.2em;
margin-right:8px;
}
div#plet_1180200595 div.plet_menu_selection {
background-image:url(/-/view/img/loveursoul/menu_moff/jpg/);
background-repeat:repeat-x;
}


div#plet_1181381798 {
margin-bottom:1em;
margin-top:1em;
}


div#plet_1181379991 {
margin-bottom:1em;
}


div#plet_1184497502 {
border:1px solid #f06;
}
div#plet_1184497502 h2 {
font-size:1.5em;
margin-bottom:0.5em;
margin-top:0.2em;
}


div#plet_1184498068 {
margin-bottom:1em;
background-color:#ffc;
}
div#plet_1184498068 h2 {
font-size:1.5em;
margin-bottom:0.5em;
margin-top:0.2em;
}


div#plet_1248644259 {
margin-bottom:1em;
background-color:#cfc;
}
div#plet_1248644259 h2 {
font-size:1.5em;
margin-bottom:0.5em;
margin-top:0.2em;
}


div#plet_1180226398 {
text-align:right;
margin-top:3em;
}
div#plet_1180226398 div.plet_menu_selection ol {
font-size:1em;
float:right;
}
div#plet_1180226398 div.plet_menu_selection ol li a {
background-image:none;
color:#000;
padding-top:0;
padding-bottom:0;
border-right:1px solid #000;
}
div#plet_1180226398 div.plet_menu_selection ol li a.last {
border-right:0px solid #000;
}
div#plet_1180226398 div.plet_menu_selection ol li a:hover {
color:#f06;
}
div#plet_1180226398 div.plet_menu_selection ol li a em {
padding-left:0.9em;
padding-top:0;
padding-bottom:0;
}
div#plet_1180226398 div.plet_menu_selection ol li a span {
padding-right:0.8em;
padding-top:0;
padding-bottom:0;
}


div#plet_1180226689 {
text-align:right;
color:#ff0066;
}
/*************************************************************************************/
/**
* insao-hive-www 
* @copyright 		(c) 2007-2008 PR23 Limited. All Rights Reserved
* @author 			PAUL WINTERHALDER :: PR23
* 
* @category 		INSAO HIVE 6.0.0.1
* @category 		www default
* @subcategory		www common styles
* @view 			/www/include_views/
*
* ----------------------------------------------------------------
*
* @final			DO NOT EDIT THIS FILE
*
* ----------------------------------------------------------------
*
* These styles are used for both Articles && Default Articles
*
*================================================================================= 
* Articles Styles *
* ================================================================================= 
*
* IMAGE FLOATS
*/
div.portlet_article_lyout_top {
	margin-bottom:0.7em;
	margin-left:0.5em;
	margin-right:0.5em;
}

/** --------------------------
*
*/
div.article_body {
	font-size:1.1em;
}

	/**
	*
	*/
	div.portlet_article_lyout_top div.img {
		float:left;
		width:auto;
	}
	
	/**
	*
	*/
	div.portlet_article_lyout_top img {
		margin-right:0.4em;
	}
	
/** --------------------------
*
*/
div.portlet_article_lyout_right {
	float:right;
	margin-left:1.5em;
	margin-bottom:1.5em;
}

/** --------------------------
*
*/
div.portlet_article_lyout_left {
	float:left;
	margin-right:1.5em;
	margin-bottom:1.5em;
}

		/**
		*
		*/
		div.portlet_article_static_right img,
		div.portlet_article_static_left img,
		div.portlet_article_lyout_right img,
		div.portlet_article_lyout_left img {
			margin-bottom:0.4em;
		}

/**
*
*
* insao-hive-www 
*
* @copyright 		(c) 2007-2008 PR23 Limited. All Rights Reserved
* @author 			PAUL WINTERHALDER :: PR23
* 
* @category 		INSAO HIVE 6.0.0.1
* @category 		www default
* @subcategory		www common styles
* @view 			/www/include_views/
*
* ----------------------------------------------------------------
*
* @final			DO NOT EDIT THIS FILE
*
*
* ================================================================================= *
* SPECIFIC Styles - THESE CAN OVERWRITTEN BY THE VIEW CSS						    *
* ================================================================================= */
 body {
	margin:0;
	padding:0;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:0.8em;
	background-color:#fff;
	color:#000;
 } 
 
/* --------------------------------
* 
*/
 div#main_container {
 	margin:0;
	padding:0;
	width:934px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	border-right:0;
	border-left:4px solid #fff;
	background-color:#fff;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
 }
 
/* ----------------------------
* 
*/
span.as_a,
a {
	text-decoration:underline;
	color:#666;
}

	/* ----------------
	* 
	*/
	a:hover, a:active {
		text-decoration:none;
		color:#999;
	}

	/* ----------------------------
	* 
	*/
	a.boldsmall {
		color:#fff;
		font-weight:800;
		background:#70c34b;
		padding:0.2em;
	}

/* ----------------------------
* 
*/
h2.subheadings {
	font-size:1.2em;
}

/* ----------------------------
* 
*/
li.form_row_title {
	color:#333;
}

/* ============================================================
*	Clears 
* -------------------------------------------------------------
* 
*/
div.www_clear_w {
	clear:both;
}

/* ============================================================
/*	PORTLETS COMMON 
* -------------------------------------------------------------
* 
*/
div.portlet_header {
	background-color:#ccc;
	font-weight:800;
	text-align:left;
	color:#000;
	position:relative;
}

	/* ------------------------
	* 
	*/
	div.portlet_header h2 {
		margin:0;
		padding:0.1em;
		padding-top:0.2em;
		font-size:0.95em;
		margin-left:0.3em;
		position:relative;
	}


/* ------------------------------
* 
*/
div.portlet_loaderror {
	background-color:#fff;
	margin:0;
	padding:0;
	margin-bottom: 5px;
	border:1px solid #ddd;
}

/* -------------------------------------------------
* 
*/
div.portlet_editor_crm_icons {
	width:30px;
	float:right;
	text-align:right;
	padding:3px;
	padding-right:0;
	font-size:0.8em;
	margin-right:0;
}

	/* ------------------------------
	* 
	*/
	div.portlet_editor_crm_icons a {
		border-top:1px solid #333;
		border-left:1px solid #333;
		border-right:1px solid #e4e4e4;
		border-bottom:1px solid #e4e4e4;
		color:#000;
		padding:2px;
		text-decoration:none;
		margin-right:1px;
	}

	/* ------------------------------
	* 
	*/
	div.portlet_editor_crm_icons a:hover,
	div.portlet_editor_crm_icons a:active {
		border-top:1px solid #e4e4e4;
		border-left:1px solid #e4e4e4;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		color:#000;
	}

/* ------------------------------
* 
*/
div.portlet_icon_crm_clear {
	clear:both;
}


/* ================================================================================= */
/* ================================================================================= */
/* Generic Styles - THESE ARE **NOT** OVERWRITTEN BY THE VIEW CSS					 */
/* ================================================================================= */
/* ================================================================================= *
* Make sure all images have no border 
*/ 
img {
 	border:0;
 }
 
/* -------------------------------------------------
 * Remove all margin and padding from 
 * form elements 
 */
 form {
 	margin:0;
 	padding:0;
 }
/* -------------------------------------------------
 * Remove all margin and padding from 
 * form elements 
 */
 fieldset.non_set {
  	margin:0;
 	padding:0;
 	border:0;
 }
/* -------------------------------------------------
 * Hide legends
 */
 legend.non_set {
 	display:none;
 	
 }
/* ------------------------------------------------- 
* All text areas to arial								
*/	
textarea {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:1em;
}

/* -------------------------------------------------
* Pad some text lrg
*/
.addsomespace {
	padding:0;
	padding-left:0.5em;
	padding-right:0.5em;
}

/* -------------------------------------------------
* Pad some text sml
*/
.addsomespacesml {
	padding:0;
	font-size:0.5em;
	padding-right:0.3em;
}

/* -------------------------------------------------
* Set display to none
*/
div.show_none {
	display:none; 
} 

/* -------------------------------------------------
* Set display to block
*/
div.show_block {
	display:block; 
} 

/* ===============================================================================
* LISTS
* --------------------------------------------------------------------------------
* 
*/
ul.plet_common_ul_no_pad {
	padding:0;
	margin:0;
	list-style-type:none;
}

/** -----------------------
*
*/
ul.plet_common_ul {
	padding:0;
	margin:0;
	margin-left:0.5em;
	list-style-type:none;
}

	/** -----------------------
	*
	*/
	ul.plet_common_ul li.margin_bottom {
		margin:1em;
		margin-left:0em;
		margin-right:0.5em;
	}
	
	/** -----------------------
	*
	*/
	ul.plet_common_ul li {
		width:99%;
	}
	
	/** -----------------------
	*
	*/
	ul.plet_common_ul li.left {
		width:29%;
		margin:2%;
		margin-top:0.3em;
		margin-bottom:0.3em;
		margin-left:0;
		float:left;
	}
	
	/** -----------------------
	*
	*/
	ul.plet_common_ul li.left_15 {
		width:18%;
		margin:2%;
		margin-top:0.3em;
		margin-bottom:0.3em;
		margin-left:0;
		float:left;
	}
	/** -----------------------
	*
	*/
	ul.plet_common_ul li.left_70 {
		width:68%;
		margin:2%;
		margin-top:0.3em;
		margin-bottom:0.3em;
		margin-left:0;
		float:left;
	}
	
/* ------------------------
*
*/
ul.inline {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-top:0.5em;
	padding-left:0.5em;
	width:99%;
}

	/*
	*
	*/
	ul.inline li {
		padding:0.7em;
		padding-left:0em;
		float:left;
	}
	
		/* ------------------------
		*
		*/
		ul.inline li a {
			font-size:1.4em;
			font-weight:800;
			text-decoration:none;
		}
		
		/* ------------------------
		*
		*/
		ul.inline li.selected a {
			text-decoration:underline;
		}
		
		/* ------------------------
		*
		*/
		ul.inline li a:hover {
			text-decoration:underline;
		}
		

/* ============================================================
*	INDIVIDUAL PORTLETS 
* -------------------------------------------------------------
* 
*
*/
div.portal_family {
	padding:0;
	border:0;
}

/* -----------------------------
* 
*/
div.portlet {
	margin-bottom:5px;
}

	/* ------------------------
	* 
	*/
	div.portlet_header h2.plet_tbar_h2 {
		float:left;
		cursor:move;
	}

	/* ------------------------
	* 
	*/
	div.portlet_header h2.plet_tbar_h2_no_move {
		float:left;
		cursor:default;
	}

/* -------------------------------------------------
* 
*/
div.portlet_inner {
	overflow:hidden;
	font-size:0.9em;
	margin:0;
	padding:0;
	border:0;
}

/* -------------------------------------------------
* 
*/
div.plet_generic_oparagraph {
	padding:0.4em;
}

/* -------------------------------------------------
* 
*/
div.plet_generic_oparagraph_nopad {
	padding:0;
}

/* ============================================================
* WWW AJAX POPUP
* -------------------------------------------------------------
* 
*/
div#www_coat_ui {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background-repeat:repeat;
	z-index:1000000;
}

/* -----------------------------
* 
*/
div#www_popbox_ui {
	position:absolute;
	left:25%;
	top:5%;
	width:50%;
	padding:4px;
	border:1px solid #000;
	background-color:#ccc;
	z-index:1000001;
	overflow:hidden;
	min-width:550px;
	text-align:left;
}


	/** --------------------------
	* 
	*/
	div#www_loading_box {
		padding:2px;
		border:1px solid #000;
		background-color:#fff;
		z-index:1000001;
		overflow:hidden;
		text-align:center;
		padding:2em;
		padding-top:5em;
		padding-bottom:5em;
	}
	
/* -----------------------------
* 
*/
div#www_pophead {
	background-image: url(/-/view/img/general/fade_40l/jpg/);
	background-repeat:repeat-x;
	background-color:#ccc;
	padding:0.3em;
	margin-bottom:0.3em;
	color:#000;
}

/* -----------------------------
* 
*/
div#www_pophead_clear {
	clear:both;
	border:1px solid #ccc;
}
		
	/* -----------------------------
	* 
	*/
	div#www_pophead div#www_popheadlft {
		padding-top:2px;
		padding-left:3px;
		float:left;
		width:85%;
	}

	/* ------------------------
	* 
	*/
	div#www_pophead h1 {
		margin:0;
		padding:0;	
		font-size:1.4em;
		position:relative;
	}
		
	/* ------------------------
	* 
	*/
	div#www_pophead div#www_popheadrgt {
		padding:0.3em;
		float:right;
		width:10%;
		text-align:right;
	}
	
	/* ------------------------
	* 
	*/
	div#www_pophead a {	
		background-image: url(/-/view/img/general/fade_25o/jpg/);
		font-size:0.8em;
		text-decoration:none;
		font-weight:bold;
		color:#666;
		margin:0;
		padding:2px;
		border-top:1px solid #e4e4e4;
		border-left:1px solid #e4e4e4;
		border-right:1px solid #999;
		border-bottom:1px solid #999;
	}
	
	/* ------------------------
	* 
	*/	
	div#www_pophead a:hover,
	div#www_pophead a:active {
		background-image: url(/-/view/img/general/fade_25o/jpg/);
		color:#333;
		border-top:1px solid #999;
		border-left:1px solid #999;
		border-right:1px solid #e4e4e4;
		border-bottom:1px solid #e4e4e4;
	}

/* -----------------------------
* 
*/
div#www_popinner {
	background-color:#fff;
	color:#000;
	font-size:0.9em;
}

	/* ------------------------
	* 
	*/
	div#www_popinner select {
		font-size:0.95em;
		margin-left:0.6em;
	}
	
	/* ------------------------
	* 
	*/
	div#www_popinner h2 span,
	div#www_popinner label, 
	div#www_popinner span.label, 
	div#www_popinner input {
		margin-left:0.6em;
	}

	/* ------------------------
	* 
	*/
	div#www_popinner input {
		font-size:0.95em;
	}

	/* ------------------------
	* 
	*/
	div#www_popinner textarea {
		margin-left:0.6em;
	}

	/* ------------------------
	* 
	*/
	div#www_popinner input.button {
		padding-left:0.3em;
		padding-right:0.43em;
	}
	
	/* ------------------------
	* 
	*/
	div#www_popinner input#new_tab_iname {
		border:1px solid #333;
		background-color:#fff;
		color:#000;
	}

/* -------------------------------------------------
/* POPUP SINGLE CELL INNER */
/* -------------------------------------------------
* 
*/
div#www_popinner_single {
	padding:2em;
}

/* -----------------------------
* 
*/
div#www_popinner_single_text {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px solid #333;
}

/* -----------------------------
* 
*/
div#www_popinner_single_btm_text {
	margin-bottom:1em;
}

	/* ------------------------
	* 
	*/
	div#www_popinner_single_btm_text h1 {
		font-size:1em;
		display:inline;
	}


	/* ------------------------
	* 
	*/
	div#www_popinner input.wwwgenbutton,
	input.wwwgenbutton {
		border:1px solid #fc3;
		background-image: url(/-/view/img/general/fade_25o/jpg/);
		background-repeat:repeat-x;
		background-position:bottom left;
		background-color:#fc3;
		font-size:1.2em;
		color:#960;
		padding:0.2em;
		padding-top:0.1em;
		padding-top:0.1em;
		width:auto;
	}

/* -------------------------------------------------
/* POPUP TABS */
/* -------------------------------------------------
* 
*/
ol#www_popup_tabs { 
	text-align: left; 
	margin: 1em 0 1em 0; 
	font-weight:800;
	border-bottom: 1px solid #333;
	list-style-type: none;
	padding: 3px 10px 3px 10px; 
}

	/* ------------------------
	* 
	*/
	ol#www_popup_tabs li {
		display: inline;
		border-bottom: 1px solid #fff;
		background-color: #fff;
	}
	
		/**
		* 
		*/
		ol#www_popup_tabs li a { 
			padding: 3px 4px;
			border: 1px solid #333; 
			background-color: #666;
			background-image: url(/-/view/img/-/fade_25o/jpg/);
			background-repeat:repeat-x;
			background-position:bottom left;
			color: #333; 
			margin-right: 0px; 
			text-decoration: none;
			border-bottom: none;
		}

		/**
		* 
		*/
		ol#www_popup_tabs li a.selected { 
			background:none;
			background-color: #fff; 
			color: #333; 
			position: relative;
			top: 1px;
			padding-top: 4px;
		}

		/**
		* 
		*/
		ol#www_popup_tabs a:hover,
		ol#www_popup_tabs a:active	 { 
			background-color: #fc3;
			background-image: url(/-/view/img/-/fade_25d/jpg/);
			background-repeat:repeat-x;
			background-position:bottom left;
			color:#fff; 
		}

/* -----------------------------
*
*/
div.www_popup_clear_w {
	clear:both;
}		

/* ========================================================================== 
* CALANDAR CONTROLS 
* --------------------------------------------------------------------------
* 
*/
#sao_calendarControliframe {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 320px;
  width: 320px;
  z-index: 1000000002;
}

/* -----------------------------
* 
*/
#sao_calendarControl {
  position:absolute;
  background-color:#fff;
  margin:0;
  padding:0;
  display:none;
  z-index: 1000000003;
}

	/* ------------------------
	* 
	*/
	#sao_calendarControl table th, td {
		border:0;
		padding:0;
	}

/* -----------------------------
* 
*/
#sao_calendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 1.2em;
  border: 1px solid #333;
}

	/* -------------------------
	* 
	*/
	#sao_calendarControl th {
	  font-weight: normal;
	  background-color:#ccc;
	}
	
		/**
		* 
		*/
		#sao_calendarControl th a {
		  font-weight: normal;
		  text-decoration: none;
		  color: #333;
		  padding: 1px;
		}

	/* ------------------------
	* 
	*/
	#sao_calendarControl td {
	  text-align: center;
	  font-size:110%;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .header {
		background-image: url(/-/view/img/-/fade_40l/jpg/);
		background-repeat:repeat-x;
		background-position:top left;
		background-color:#ccc;
		color:#000;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .weekday {
	  background-color: #dde7f1;
	  color: #000;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .weekend {
	  background-color: #ffc;
	  color: #000;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .current {
	  border: 1px solid #69c;
	  background-color: #69c;
	  color: #fff;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .weekday,
	#sao_calendarControl .weekend,
	#sao_calendarControl .current {
	  display: block;
	  text-decoration: none;
	  border: 1px solid #fff;
	  width: 2em;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .weekday:hover,
	#sao_calendarControl .weekend:hover,
	#sao_calendarControl .current:hover {
	  color: #FFF;
	  background-color: #ccc;
	  border: 1px solid #999;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .previous {
	  text-align: left;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .next {
	  text-align: right;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .previous,
	#sao_calendarControl .next {
	  padding: 1px 3px 1px 3px;
	  font-size: 1.4em;
	}

		/**
		* 
		*/
		#sao_calendarControl .previous a,
		#sao_calendarControl .next a {
		  color: #333;
		  text-decoration: none;
		  font-weight: 800;
		}

	/* ------------------------
	* 
	*/
	#sao_sao_calendarControl .title {
	  text-align: center;
	  font-weight: 800;
	  color: #333;
	}
	
	/* ------------------------
	* 
	*/
	#sao_calendarControl .empty {
	  background-color: #e4e4e4;
	  border: 1px solid #fff;
	}


/* ========================================================================== 
* PORTLET EDITOR 									
* ---------------------------------------------------------------------------
* 
*/
div.plet_inner_editor {
	background-color:#666;
	border-bottom:1px solid #fff;
	font-size:0.85em;
	cursor:default;
	color:#000;
}
	
	/* ------------------------
	* 
	*/
	div.plet_inner_editor input, 
	div.plet_inner_editor select,
	div.plet_inner_editor textarea {
		font-size:1em;
		width:90%;
	}

	/* ------------------------
	* 
	*/
	div.plet_inner_editor input.button {
		font-size:0.9em;
		border:0;
		padding:0.2em;
		background-image: url(/-/view/img/general/fade_20l/jpg/);
		background-repeat:repeat-x;
		background-position:bottom left;
		border:1px solid #000;
		color:#000;
		width:auto;
	}
	
	/* ------------------------
	* 
	*/
	div.plet_inner_editor input.auto_width {
		width:auto;
	}

	/* ------------------------
	* 
	*/
	div.plet_inner_editor input.auto_width_right {
		width:auto;
		text-align:right;
	}

/* -----------------------------
*  
*/
div.editor_clear {
	clear:both;
	height:0.4em;
	font-size:0;
	border:1px solid #666;
}

/* ========================================================================== 
* HELPER 											 
* ---------------------------------------------------------------------------
* move enlarger helper 
*/
div.imovehelper	{
	background-color:#fff;
	border:1px solid #f33;
	text-align:left;
}

/* -------------------------------------------------
* move enlarger helper 
*/
div.ppflocate	{
	border:2px dotted #ccc;
	text-align:left;
}

/* ========================================================================== 
* MINI APPS LOGIN 											 
* ---------------------------------------------------------------------------
* We call this here and not in miniapps as miniapps.css only get called once
* they have logged in
*/
div#miniapp_miniapp_error {
	margin:0.5em;
	color:#f33;
}

/* --------------------------------------------------------------
*
*/	
div#miniapp_miniapp_login_holder {
	border:1px solid #fff;
}

	/**
	*
	*/
	div#miniapp_miniapp_login_holder_left {
		float:left;
		width:70%;
		border:1px solid #fff;
	}
	
	/**
	*
	*/
	div#miniapp_miniapp_login_holder_right {
		float:right;
		width:28%;
		border:1px solid #fff;
	}


/**
*
*
* insao-hive-www 
*
* @copyright 			(c) 2007-2010 PR23 Limited. All Rights Reserved
* @author 				PAUL WINTERHALDER :: PR23
* 
* @category 			INSAO HIVE 6.2.0.1
* @category 			www
* @subcategory			views
* @view 				/cruiseline/
*
*
* ----------------------------
* 
*/
body {
	margin:0;
	padding:0;
	background-color:#f06;
	background-image: url(/-/view/img/loveursoul/loveursoul_background/jpg/);
	background-repeat:no-repeat;
	text-align:left;
} 

/* ----------------------------
* 
*/
div#main_container {
	margin:0;
	padding:0;
	border:0;
	margin-left:57px;
	background-image: url(/-/view/img/loveursoul/loveursoul_inner/jpg/);
	background-repeat:no-repeat;
	background-position:top left;
	border-left:8px solid #fff;
}

/* ----------------------------
* 
*/
div.portal_family {
	padding:0;
	margin:0;
	width:100%;
}

	/**
	* 
	*/
	div.portlet_header {
		background-color:#fff;
		padding:3px;
		padding-bottom:0;
		font-weight:800;
		position:relative;
		text-align:left;
		color:#000;
		border-bottom:1px solid #f06;
	}
		
		/*
		* 
		*/
		div.portlet_header h2 {
			display:inline;
			padding-bottom:0;
			font-size:1.3em;
		}

/* ----------------------------
* 
*/
input.genbutton {
	background-color:#bedd75;
	background-image: url(/-/view/img/loveursoul/menu_hover/jpg/);
	background-repeat:repeat;
	background-position:bottom left;
	font-size:1.1em;
	padding:0.5em;
	color:#090;
}

/* ----------------------------
* 
*/
span.as_a,
a {
	text-decoration:underline;
	color:#f06;
}

	/*
	*
	*/
	span.as_a {
		text-decoration:none;
	}

/* ----------------------------
* 
*/
a:hover, a:active {
	text-decoration:none;
	color:#666;
}

/* ----------------------------
* 
*/
a.boldsmall {
	color:#fff;
	font-weight:800;
	background:#70c34b;
	padding:0.2em;
}

/* ----------------------------
* 
*/
span.brand_color {
	color:#f06;
}

/* ==============================================================
*
*/
div#ptal_family_1180193235528 {
	padding-top:0.5em;
	padding-bottom:0em;
}

/**
* 
*/
div#ptal_family_1191773472 {
	margin-bottom:0.6em;
}

/* ==============================================================
*
*/
div#addit_footer {
 	margin:0;
	padding:0;
	background-image: url(/-/view/img/loveursoul/footer_corner/jpg/);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-left:57px;
	width:934px;
	height:53px;
	border-right:8px solid #fff;
	background-color:#fff;
	text-align:left;
}

	/**
	*
	*/
	div#addit_footer_inner {
		padding:0.3em;
		padding-left:3em;
	}
 
		/*
		*
		*/
		div#addit_footer_inner_left {
			float:left;
			width:46%;
		}
		
		/*
		*
		*/
		div#addit_footer_inner_right {
			float:right;
			width:46%;
			text-align:right;
			font-size:0.8em;
			padding-top:0.7em;
			padding-right:1%;
		}
		
			/*
			* 
			*/
			div#addit_footer_inner_right a {
				text-decoration:none;
				color:#222;
			}
			
			/* 
			* 
			*/
			div#addit_footer_inner_right a:hover, a:active {
				text-decoration:none;
				color:#f06;
			}

