/* <![CDATA[ */
/* ============================================ */

/* IWIF corporate style  ====================== */
.bg-logo-type { background-color: #932B41; }
.bg-grey { background-color: #E5E5E5; }
.bg-grey-2 { background-color: #484848; }
.bg-yellow { background-color: #F2BE0C; }
.bg-yellow-2 { background-color: #BD7707; }
.bg-purple { background-color: #DF9EDF; }
.bg-purple-2 { background-color: #C03EC0; }
.bg-lt-pink { background-color: #F7F6F0; }
.bg-lt-pink-2 { background-color: #FFCCCC; }
.bg-pink { background-color: #EBBCC6; }
.bg-pink-2 { background-color: #CC6666; }
.bg-red { background-color: #DB001F; }
.bg-red-2 { background-color: #993300; }
.bg-blue { background-color: #3366FF; }
.bg-blue-2 { background-color: #336699; }
/* ============================================ */

/* ==== basic layout ========================== */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    background: #FFFFFF;
    /* background: #EBBCC6; */
	/* background: #CCCCCC url(../images/bg_body.jpg) */
	/* background: #CCCCCC url(../images/bg-pink-rw-10x2985.gif)
        repeat-x left top; */
	margin: 0;
    font-size: 90%;
	color: #333333;
}

div,
table {
    border-style: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
}

div,
td,
p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a,
a:link,
a:active,
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	/* color: #3973AC; */
	color: #336699;
	text-decoration: underline;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
}

li {
	line-height: 18px;
    /*
	list-style-type: circle;
    list-style-image: url(../images/weblink.png);
    list-style-image: url(../images/address.png);
    list-style-image: url(../images/bullet.gif);
	list-style-type: square;
    */
    list-style-image: url(../images/weblink.png);
	list-style-position: inside;
	padding-left: 5px;
	padding-top: 0px;
}


/** clear the banner to force it to bottom **/
.clear {
	clear: both;
    font-size: 1px;
}
/* ============================================ */

/* ==== template layout ======================= */
/** wrapper to make the page center **/
#page-layout {
    text-align: center;
    margin: 55px 0px;
    padding: 0px;
    vertical-align: top;
}

/** wrapper to make centre page **/
#container,
#logo-wrap {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
    vertical-align: top;
	width: 905px;
}

#logo-wrap {
    border-left: 1px solid #333333;
}

/* td1 is set to rowspan=2  - so td1 height should be set 'auto' */
#logo-td1,
#logo-td2,
#logo-td3,
#logo-td4 {
    background: #932B41;
    height: 92px;
}

#logo-td1 {
    background: #932B41 url(../images/iwif-vines-189x121.jpg)
        no-repeat right 1px;
    width: 172px;
    height: auto !important;
}

#logo-td2 {
    background: #932B41 url(../images/iwif-logo-450x72.gif)
        no-repeat center 10px;
    width: 500px;
}

#logo-td3 {
    width: auto; 
}

#logo-td4 {
    background: #932B41 url(../images/berren-logo.gif)
        no-repeat center 1px; 
    /* height: 96px */
    width: 58px;
}

/** hold background, it should be float:left - do not put it in #container **/
/**
    background: transparent url(../images/bg_inside.jpg)
        repeat-y left top;
	background: #FFFFFF url(../images/bg_leftcol.jpg) 
        repeat-y left top;
**/
#columns-wrap {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	background: #FFFFFF url(../images/bg_pink-lt-180x10.gif)
        repeat-y 730px 10px;
    border-bottom: 2px solid #888888;
    border-left: 1px solid #666666;
    margin: 0px;
    padding: 0px;
	width: 905px;
}

#left-centre-wrap {
	position: relative;
	float: left;
	clear: left;
	background: transparent url(../images/bg_pink-lt-180x10.gif)
        repeat-y -4px 10px;
	width: 730px;
}

/** div container for image header **/
#imgheader {
	position: relative;
	float: left;
	clear: left;
	background: #932B41;
	/* background:#FFFFFF url(../images/img_header-1x.jpg) no-repeat left top;
	background:#932B41 url(../images/iwif-logo-450x72.gif) no-repeat left top;
    */
	/* height: 99px; */
	width: 100%;
	height: 80px;
}

#logo {
	position: relative;
	width: 100%;
	/* height: 74px; */
	height: 92px;
	float: left;
	background: #FFFFFF url(../images/bg_header.jpg)
        no-repeat left top;
}

/** aiv container for top menu. position:top **/
#topmenu,
#topmenu-wrap {
    position: relative;
    clear: both;
    float: left;
    background: none;
    margin: 0px;
    padding: 0px;
    width: 100%
}

#topmenu {
    /* margin-left: 172px; */
    background: #993300;
}

#container_inner {
	position: relative;
	float: left;
	clear: left;
	width: 732px;
}

/** div container for left column **/
#outerleft {
	position: relative;
	clear: left;
    float: left;
    margin: 0px;
    padding: 0px;
	width: 174px;
}

#leftcol {
    margin: 0px;
    overflow: display;
    padding: 0px 0px 20px 0px;
    width: 100%;
}

/** div wrapper for user2 & user3 **/
#content_top_wrapper {
	position: relative;
	float: right;
	clear: right;
	width: 542px;
	display: inline;
	margin: 0px 8px 0px 0px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
}

#content_top_wrapper li {
    list-style-image: none;
}

/** specific module td table for content top 1 and 2 (user2 + user3) **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
    background: transparent url(../images/bg_module_contenttop.jpg)
        no-repeat center bottom;
	height: 100px;
	min-height: 100px;
	vertical-align: top;
}

/** div container for position:user2 **/
#content_top1,
#content_top2 {
	position: relative;
	float: left;
	clear: left;
	width: 265px;
}

/** div container for position:user3 **/
#content_top2 {
	float: right;
	clear: right;
}

/** div container for mainbody **/
#content_main {
	position: relative;
	float: left;
	width: 520px;
	margin:15px 0px 20px 20px;
}

/** div container for right column **/
#outerright {
	position: relative;
	float: right;
	clear: right;
	width: 175px;
}

#rightcol_top,
#rightcol {
	float: left;
	clear: left;
	display: inline;
	margin: 0px 0px 10px 1px;
	overflow: auto;
	width: 172px;
}
   
/** div container for right column position:header **/
#rightcol_top {
	height: 70px;
	/* background: transparent url(../images/bg_topright.jpg)
        no-repeat center top; */
	/* background: #FFFFFF url(../images/bg_pink-lt-180x10.gif)
        repeat-y right top !important; */
	min-height: 70px;
}

/** div container for banner position:banner **/
#banner {
	/* position: relative;
	clear: left;
	float: left;
	width: 515px;
	height: 65px;
	min-height: 65px;
	color: #FFFFFF;
	padding: 20px 0px 0px 215px;
    */
	font-size: 10px;
}

#bottom-line {
	position: relative;
	clear: left;
	float: left;
	/* background-color: #000000; */
	/* background-color: #666666; */
	/* border-left: 3px solid #555555; */
	color: #FFFFFF;
	width: 727px;;
	height: 10px;
	font-size: 10px;
}

/** copyright and related info **/
#footer {
    /*
	    display:block !important;
	    clear: both;
	    float:left;
	    margin: -5px 0 0 0;
	    margin: 20px 0px 0px 180px;
    */
    background: #EBBCC6;
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px auto;
	text-align: left;
	width: 905px;
}

#bottompadding	{
	position: relative;
	display: block;
	font-size: 1px;
	height: 1px;
	margin: 0px;
	width: 100%;
}
/* ========================================================== */

/* ==== mambo content layout ================================ */
#container-pathway {
    background: transparent;
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
    height: 18px;
    margin: 0px;
    padding: 0px;
    width: 100%
}
/* margin-bottom: -2px; */
/** pathway block **/
span.pathway {
	display: block;
    background: transparent;
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
    margin: 0px;
	padding-left: 2px;
	text-align: left;
    vertical-align: middle;
}

/** content title **/
.componentheading {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* color: #3973AC; */
    color: #336699;
	font-size: 22px;
	line-height: 24px;
	padding: 2px 0px 5px 0px;
}

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DB001F;
	font-weight: bold;
	padding-top: 24px;
	background-color: inherit;
}

.contentpaneopen {
	width: 100%;
}

/** pdf + print version + email to friend button **/
.buttonheading {
	width: 16px !important;
	text-align: right;
}

.sectiontableheader {
	font-weight: bold;
}

.category,
.categorytitle {
	font-weight: bold;
	/* color: #3973AC; */
    color: #336699;
	background-color: inherit;
}

.sectiontableentry1 td,
.sectiontableentry2 td {
	background: #F7F6F0 url('../images/bullet.gif') no-repeat left 5px;
    border-bottom: 2px dotted #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 2px;
}

.sectiontableentry2 td {
	background-color: #F3F3F3; 
}

.sectiontableentry1 td a,
.sectiontableentry2 td a {
    display: block;
    padding-left: 15px;
}    

.sectiontableentry1 td a:hover,
.sectiontableentry2 td a:hover {
	background: #FFFFFF url('../images/bullet.gif') no-repeat left 5px;
}

/** blog Styles **/
.blogsection {
	/* color: #3973AC; */
    color: #336699;
	background-color: inherit;
}

.blog_more {
	background-color: inherit;
	border-bottom: 1px solid #E5E5E5;
	/* color: #3973AC; */
    color: #336699;
	font-weight: bold;
	line-height: 24px;
	padding-top: 20px;
}

/** small text in content **/
.small {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	background-color: inherit;
}

/** date info in content **/
#content_main .createdate {
	color: #4A87C4;
	font-size: 10px;
	padding: 0px 0px 15px 0px;
	line-height: 8px;
	background-color: inherit;
}

#content_main .modifydate {
	color: #999999;
	font-size: 10px;
	padding: 0px;
	background-color: inherit;
}

/** toc page navigation  **/
.pagenav_prev,
.pagenav_next {
	font-size: 11px;
}

/** content item navigation  **/
.pagenavbar  {
	display: block;
	clear: both;
	background: transparent; url(../images/bg_pagenav.jpg)
        repeat-x center bottom;	
	color:#999999 !important;
	height: 20px;
	font-size: 11px !important;
	letter-spacing: 2px;
	line-height: 24px;
	margin-top: 10px;
	text-align: right;
	width: 100%;
}

.pagenav {
	height: 20px;
	line-height: 24px;
	text-align: right;
	letter-spacing: 2px;
	color: #999999;
	clear: both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color: inherit;
}

.back_button {
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

/** highlight word search result **/
.highlight {
	background-color: #FFFF00;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	background-color: #FFFF00;
	
}

/** table of content layout **/
table.contenttoc {
	border: 1px solid #000000;
	padding: 1px;
	width: 130px;
	margin: 0px 0px 10px 10px;
}

/** table of content header **/
.contenttoc th {
	display: block;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	width: 124px;
}

/** unordered list for latest news module **/
ul.latestnews li,
ul.mostread li {
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
}

/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width: 100% !important;
}


/** Links **/
/** any left column link **/
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited {
	color: #FFFFFF;
}

a.pagenav:link ,
a.pagenav_next:link,
a.pagenav_pre:link,
div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration: none;
}

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	letter-spacing: 2px;
	font-size: 10px;
	text-decoration: none;
}

/*** blog links ***/
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	/* color: #3973AC; */
    color: #336699;
	text-decoration: none;
}

/** generic menu items **/
.mainlevel, 
.mainlevel-nav,
.mainlevel-right,
#active_menu,
#active_menu-nav {
	/* background: transparent url(../images/bg_mainlevel.gif)
        repeat-x center top; */
	display: block;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	height: 24px;
	padding-left: 15px;
	text-decoration: none;
}

.mainlevel-nav,
#active_menu-nav {
	height: 22px;
	height: 22px;
}

#active_menu,
#active_menu-nav {
	padding-left: 5px;
}

/* mambo top menu layout - requires add menu class suffix: -nav */
/** unordered list top menu **/
#mainlevel-nav {
    background: none;
}

ul#mainlevel-nav
{
	font-size: 0.8em;
	list-style: none;
	padding: 0;
	margin: 0;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	width: 172px !important;
}

ul#mainlevel-nav a {
    border-style: none !important;
    padding-left: 15px !important;
}

#active_menu,
#active_menu-nav { 
    background: #336699 !important;
    color: #FFFFFF !important;
}

#active_menu-nav {
    background-image: none;
}

a#active_menu:hover,
a#active_menu-nav:hover {
	text-decoration: underline;
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.mainlevel:hover,
a.mainlevel-nav:link,
a.mainlevel-nav:active,
a.mainlevel-nav:visited,
a.mainlevel-nav:hover { 
    color: #993300 !important;
	font-size: 12px;
    /* font-weight: bold; */
	line-height: 24px;
	text-decoration: none !important;
}

a.mainlevel-nav:link,
a.mainlevel-nav:active,
a.mainlevel-nav:visited {
	color: #FFFFFF !important;
	line-height: 24px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
a.mainlevel-nav:hover { 
    background: #FFFFFF url(../images/bullet.gif)
        no-repeat left 5px;
	color: #000000 !important;
}

/** specific top right column menu item link **/
a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

/* specific right column menu item. position:right req class suffix: right */
.mainlevel-right {
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	background: #EEF0F0 url(../images/bg_mainlevel_right.gif)
        repeat-x center top;
	font-weight: bold;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}

a.sublevel:link,
a.sublevel:active,
a.sublevel:visited,
a.sublevel:hover {
	display: block;
    background: transparent url(../images/arrow3.png)
        no-repeat left 8px;
	border-right: 1px solid #999999;
    color: #336699 !important;
	font-size: 12px;
	font-weight: bold;
    line-height: 24px;
	margin-right: 0px;
	margin-left: 8px;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
    vertical-align: middle;
}

a.sublevel:hover {
    color: #E5E5E5 !important;
    background-color: #000000 !important;
	text-decoration: none !important;
}

/** pathway link item **/
a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color: #999999;
	text-decoration: none;
}

/** table of content list **/
a.toclink:link,
a.toclink:active,
a.toclink:visited {
	display: block;
	/* color: #3973AC; */
    color: #336699;
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	text-decoration:none;
}

.pagenavbar a:link,
.pagenavbar a:active,
.pagenavbar a:visited  {
	letter-spacing: 2px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.pagenavbar a:hover {
	/* color: #3973AC; */
    color: #336699;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color: #000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color: #993300;
	text-decoration: underline;
}

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	text-decoration: underline;
	/* color: #3973AC; */
	color: #000000;
	background-color: inherit;
}

#leftcol a:hover {
	color: #93B7DB;
	text-decoration: underline;
}
/* ================================================================= */

/* ==== mambo module layout ======================================== */
/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width: 100%;
	float: left;
	clear: left;
}

/** general module table **/
#rightcol table,
#leftcol table td {
	font-size: 11px !important;
	color: #CCCCCC;
}

#rightcol table,
#rightcol table td {
	font-size: 11px !important;
	color: #030303;
}

/** general module title **/
table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	background-color: #336699;
	border: 1px solid #000000;	
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	height: 24px;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
}

/** right column module td **/
#rightcol table.moduletable td {
	padding: 5px;
}

/** specific left column form **/
#leftcol form {
	margin-left: 15px;
}

#leftcol .syndicate a {
	margin-left: 15px;
}

/** module styles in #column-left **/
#leftcol form td,
#leftcol form td a,
#leftcol form div,
#leftcol form div a,
#leftcol .syndicate_text {
    color: #993300 !important; 
    font-size: 0.95em;
	font-weight: bold;
}

#column-left .syndicate_text {
    text-align: left;
    text-indent: 15px;
}

/** specific left column form **/
#leftcol .button {
	font-size: 11px;
	color: #993300;
	background-color: #E5E5E5;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	width: 100px;
}


/** specific left column form **/
#leftcol .inputbox {
	font-size: 11px;
	font-weight: bold;
}

/** module styles in #leftcol **/
#leftcol table.moduletable td {
	/* color: #DADADA; */
	font-size: 11px;
}

/** search div in top right column. position:user4 **/
div.search {
	margin-left: 10px;
}

/** search field in search div **/
.search .inputbox {
	width: 130px;
	border: 1px solid #000000;
}
/* ===================================================================== */

/* ==== mambo form layout ============================================== */
/** left column input form **/
#leftcol .inputbox {
	font-size: 11px;
	/*border: 1px solid #000000;*/
	margin-bottom: 2px;
}

/** input button html tag **/
.button,
#rightcol .button {
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

#rightcol .button {
	background-color: #E5E5E5;
}

.search  {
	margin-top: 30px;
}


/** moduletable specific with background image req suffix: -bgimg **/
table.moduletable-bgimg {
	/* background: transparent url(../images/bg_module.jpg)
        no-repeat center bottom; */
	float: left;
	clear: left;
	width: 100%;
}

table.moduletable-bgimg td {
	padding: 5px ;
	font-size: 11px;
}

table.moduletable-bgimg td td {
	padding: 0px !important;
}

/** for polls **/
.poll {
	font-size: 11px;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry1,
table.pollstableborder .sectiontableentry2 {
	background-color: #FFCCCC; 
	text-align: left;
}

table.pollstableborder .sectiontableentry2 {
	background-color: #E5E5E5; 
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color: transparent !important; 
	text-align: left !important; 
}
/* ============================================================ */
/* ]]> */
