body
{
	font-family:Arial;
	font-size:13px;		  
    text-align:center;    
    margin:0;    
    height:100%;
    width:100%;
    background-color:White;    
}


/* Generic Sulware CMS Styles */
.paragraph
{           
}

.paragraph .image
{  
}

.paragraph .content
{
}

.paragraph .left
{
    margin-right:5px;
    float:left;
}
/* End Sulware CMS Styles */

/* General HTML Tags */
h1
{
	color:#2c4d5c;
	font-size:22px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	
}

h1.booking
{
    color:white;
    background-color:#326699;
    width:100%;    
}

h2
{
	color:#f58426;
	font-size:18px;
	font-weight:normal;	
	margin-bottom:5px;
}

h3
{
	color:#2c4d5c;
	font-size:12pt;
	font-weight:normal;
	margin-top:10px;
}

h4
{
	color:#9C9C9C;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:2px;
}

h5
{
	color:navy;
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;

}

img
{
    border:0;
}

li
{
}

/* END Html Tags */


/* TEMPLATE styles */
#normalBody
{
    margin:0;
    color:Black;
    overflow:hidden;    
    height:100%;    
}

#main
{
    background-color:#2c4d5c;
	width:900px;
	min-height:774px;
	overflow:hidden;	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#topbar
{
    width:900px;
    height:34px;        
}

#topbar #lhs
{
    width:339px;
    height:34px;    
    background-color:#f5f5f5;
    float:left;
}

#topbar #rhs
{
    width:561px;
    text-align:right;    
    float:left;
    color:white;
    font-style:italic;
}

#topbar ul.topmenu
{
    clear:both;
    margin:0px 0px 0px 0px; 
	list-style-type:none;   
}

#topbar ul.topmenu li
{
    float:left;
    background-color:#64b8d0;
    height:26px;
    margin-right:5px;
    padding-top:8px;    
}

#topbar ul.topmenu li a
{
    text-decoration:none;
    color:White;
    font-style:italic;
    font-weight:bold;
    padding:0px 5px 0px 5px;
}

#page_details
{
    clear:both;
    width:900px;	
    min-height:665px;
    background-image:url(../_images/background.gif);
    background-repeat:repeat-y;
    overflow:hidden;
}

#page_details #column1
{
    width:647px;
    overflow:hidden;
    float:left;
}

#page_details #column2
{
    overflow:hidden;
    float:left;
}

#bread_crumb_line
{
    background-color:White;
    width:952px;
    height:47px;    
    text-align:left;
    padding:5px 0px 0px 8px;

}

.currentLocation
{
    color:#306d9c;
}

.currentLocation a, a:visited
{
    color:#306d9c;
}


#menu_column
{
    margin-top:40px;
    width:142px;
    height:auto;
    float:left;
}

.treemenu .nav_level1
{
    background-image:none;
    background-color:#a8a9ad;
	font-style:italic;

}

.treemenu .nav_level2
{
    background-image:none;
    background-color:#ffcccc;
}

.treemenu .nav_level3
{
    background-image:none;
    background-color:#ffffaa;
}

.treemenu .nav_level4
{
    background-image:none;
    background-color:#ffff99;
}

.treemenu
{       
    margin-left:8px;        
    margin-top:-12px;
}

.treemenu ul
{
    list-style-type:none;
    margin-left:4px;         
    padding-left:0px;   
}

.treemenu li
{
    background-image:url(../_images/menu_background.gif);
    background-repeat:no-repeat;
    background-color:#64b8d0;
    width:90px;
    min-height:17px;
    overflow:hidden;
    padding:9px 0px 5px 40px;
    margin-bottom:5px;
}

.treemenu a
{
    font-weight:bold;
    font-style:italic;
    color:Black;
    text-decoration:none;    
}

.treemenu .secondlevel
{
    font-style:italic;
    padding-left:20px;
}

.treemenu li.selected
{
    background-color:#3195a0;       
}

.treemenu li.selected a
{
    color:White;
}

.treemenu .normal
{
}

.treemenu .alternate
{
    background-color:White;
}

.centre_column
{    
    width:475px;
    float:left;
	height:auto;
	overflow:hidden;
    background-color:#f5f5f5;   
    margin:26px 20px 20px 10px;    
    padding-bottom:20px;      
}

.bannerNews
{
    margin-top:10px;
    background-color:#f58426;
    width:178px;
    overflow:hidden;
    padding-bottom:50px;
}

#footer
{
    margin-top:10px;    
    clear:both;
    height:66px;
    width:966px;
    color:White;
    text-align:center;
}

#footer #lhs
{
    text-align:left;
    float:left;
    width:670px;
}

#footer #lhs ul
{
	list-style-type:none;
}

#footer #lhs li
{
    float:left;
}


#footer #rhs
{
    width:200px;
    text-align:right;
    float:left;
}

#sulware
{
    font-size:9px;
    text-align:right;
    padding-right:20px;
}

#footer a
{
    color:White;
    text-decoration:none;
}

/* End template styles */

/* Homepage styles */

#homepagecontent
{
    background-image:url(../_images/homepage_back.jpg);
    background-repeat:no-repeat;
    width:461px;
    min-height:314px;
	overflow:hidden;
    border:1px #f5f5f5 solid;
}

#homepagecontent #eventsPanel
{
    margin:70px 0px 0px 0px;
    height:240px;
    width:140px;
    float:left;
}


#homepagecontent #contactDetails
{    
    margin:160px 0px 0px 175px;
    font-style:italic;   
    min-height:150px;
    width:140px;
    float:left;
	overflow:hidden;
}


#column2 #newsPanel
{
    margin-top:10px;
    width:175px;
    height:200px;
}


#column2 #newsPanel #newslettermsg
{
	font-style:italic;
	margin-left:10px;
	margin-top:5px;
}

#column2 #newsPanel #newslogo
{
	margin-top:10px;
	margin-left:38px;
}



#sponsors
{
    clear:both;
    width:206px;
    height:200px;
    margin:20px 0px 0px 2px;
    padding-left:10px;
    margin-bottom:10px;
}

#sponsors h3
{
    margin-bottom:5px;
}

ul.infoPanel
{
    margin-left:0px;
	height:auto;
	overflow:hidden;
}

#eventsPanel ul.infoPanel
{
    margin-left:15px;
    width:120px;
}

#eventsPanel ul.infoPanel li
{
    width:120px;
    list-style-type:none;
    margin:0px 0px 15px -40px;
}

ul.infoPanel li
{
    list-style-type:square;    
    margin-bottom:5px;
}

ul.infoPanel li a
{
    color:White;
    text-decoration:none;
    font-size:14px;
}

ul.infoPanel li a:hover
{
    color:#cccccc;
}


.rhslogon
{
    margin-top:0px;
    width:160px;
    height:auto;
    overflow:hidden;
    background-color:#cccccc;
    padding:10px 10px 10px 10px;
    font-size:10px;
}

.rhslogon .row
{
    width:180px;
}


.rhsregister
{
    margin-top:10px;
    width:160px;
    height:auto;
    overflow:hidden;
    background-color:#cccccc;
    padding:10px 10px 10px 10px;    
}

.rhsregister a
{
    font-weight:bold;
    font-size:18px;
    text-decoration:none;
}

.rhsregister .headline
{
    font-size:14px;
    font-weight:bold;
}

/* end Homepage */


















#header_line
{
    width:967px;
    height:158px;
    background-image:url(../_images/header.gif);    
}

#header_line #logo
{
    padding-top:18px;
    padding-left:9px;
    width:210px;
    height:140px;
    
}

#header_line #logo h1
{
    font-size:14px;
    font-weight:bold;
    color:#316b94;
}



.nav_menu
{    
    background-color:#e5e5e5;
    width:203px;
    margin-left:10px;
    border:1px #34689a solid;
}

.nav_menu a
{
    color:#1c4972;
    font-weight:bold;
}

.tv_menu_Node
{
    height:30px; 
    width:198px;
    padding-left:5px;
    border-bottom:1px #cccccc solid;  
}

.tv_hover_node
{
    background-color:#eeeeee;
}

.tv_leaf_node
{
}

.tv_parent_node
{
}

.tv_root_node
{
}

.tv_selected_node
{
    background-color:#6791b9;
    color:White;
}

.tv_selected_node a
{
    color:White;
}




#right_column
{
    width:180px;
    height:auto;
    float:left;
}

#nav_search
{    
    background-image:url(../_images/navigation_search.gif);
    width:175px;
    height:39px;
}

#nav_members
{
    margin-top:10px;
    background-image:url(../_images/navigation_members.gif);
    width:175px;
    height:38px;
}

#nav_eupdate
{
    margin-top:10px;
}

#nav_reasons
{
    margin-top:10px;
}

.rhs_box
{
    background-color:#e5e5e5;
    width:157px;
    height:auto;
    border:1px #34689a solid;    
    padding:5px 5px 5px 5px;    
}

.rhs_box .error
{
    width:148px;
}

.altered_tab .input2
{
    width:100px;
}




#homepage_content
{
    background-image:url(../_images/homepage_content.gif);
    width:546px;
    height:552px;
    margin-bottom:10px;
}

#homepage_content ul
{
    margin-left:-10px;
    margin-top:0px;
    list-style-image:url(../_images/list-dash.gif);   
}

#homepage_content li
{        
}

#homepage_content .infoPanel ul
{
    margin:0px;
    
}

#homepage_content .infoPanel li
{
    margin-bottom:3px;
}

#homepage_content .infoPanel li a
{
    color:Black;
}



#homepage_content #panel1
{
    float:left;
    position:relative;
    left:10px;
    top:45px;
    width:250px;
    height:130px;    
    
}

#homepage_content #panel2
{
    float:left;
    position:relative;
    left:35px;
    top:45px;
    width:250px;
    height:130px;    
    
}

#homepage_content #panel3
{
    clear:both;
    float:left;
    position:relative;
    left:10px;
    top:102px;
    width:250px;
    height:130px;    
    
}

#homepage_content #panel4
{
    float:left;
    position:relative;
    left:35px;
    top:102px;
    width:250px;
    height:130px;    

}

#homepage_content #panel5
{
    clear:both;
    float:left;
    position:relative;
    left:10px;
    top:152px;
    width:250px;
    height:130px;    

}

#homepage_content #panel6
{
    float:left;
    position:relative;
    left:35px;
    top:152px;
    width:250px;
    height:130px;    
}

/* LISTS */

div.news, div.event, div.report
{
    overflow:hidden;
    min-height:200px;
    border:1px #cccccc solid;
    width:470px;
    padding:5px 5px 5px 5px;
    background-color:White;
}



div.news .title, div.event .title, div.report .title
{    
    font-size:18px;
    margin-bottom:5px;
}

div.news .summary
{
    font-size:12px;
    font-style:italic;
    margin-bottom:5px;
}

div.news .date, div.event .date, div.report .date
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
}

div.news .story, div.event .details
{
    margin-bottom:5px;
}

div.event .venue
{
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
}

div.event .time
{
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;

}

div.lnews, div.levent, div.lreport
{
    clear:both;
    width:480px;
    min-height:20px;
    overflow:hidden;    
    font-size:16px;
    margin-bottom:10px;
    padding:5px 5px 5px 5px;
    background-color:#cccccc;
}

div.lnews .date, div.levent .date, div.lreport .date
{
    width:120px;
    float:left;
    font-weight:bold;        
}

div.lnews .title, div.levent .title, div.lreport .title
{
    float:left;
	width:300px;
}

/* end lists */

.form
{
    border:1px #316698 solid;
    padding:5px 5px 5px 5px;
    background-color:#eeeeee;
}

.form .extra
{
    clear:both;
    padding-top:10px;
    text-align:center;    
}

.form .extra input
{
    font-size:10px;
}

.logon
{
    width:310px;
    height:auto;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
}

.row
{
    width:300px;
    clear:both;
    height:auto;
    padding-top:3px;
}

.row .label
{
    float:left;
    width:100px;    
}

.row .input
{
    float:left;
    width:200px;
}

.signupForm
{
    padding:10px 10px 10px 10px;
    border:1px black solid;
    background-color:white;
}

.signupForm .row
{
    width:400px;
}

.signupForm .label
{
    width:200px;
}

.signupForm .input
{
    width:200px;
}

.loginForm
{
    padding:10px 10px 10px 10px;
    border:1px black solid;
    background-color:White;
}

.applicationform
{
    background:#eeeeee;
    border:1px black solid;
    padding:10px 10px 10px 10px;
}

.applicationform .row
{
    width:500px;
    clear: both;
}

.applicationform .label
{
    float:left;
    width:220px;
}

.applicationform .input
{
    float:left;
    width:280px;
}

.center
{
    width:100%;
    margin-left:auto;
    margin-right:auto;
}

.clearfloat
{
    clear:both;
}


/* general */

.update
{
    border:1px black solid;
    background-color:White;
    padding:5px 5px 5px 5px;
    font-size:14px;
    font-weight:bold;
    color:Green;
    width:400px;    
}

.security
{
    clear:both;
    color:Red;
}

.error
{
    clear:both;
    border:1px black solid;
    background-color:#aa3333;
    color:White;
    font-weight:bold;
    margin-bottom:10px;
    padding:10px 10px 10px 10px;
    width:455px;
}

.disabled
{
    color:#eeeeee;
}

.subtext
{
    font-size:10px;
    font-style:italic;
}

.highlight_paragraph
{
    width:506px;
    background-color:#eeeeee;
    border:1px #316698 solid;
    padding:20px 10px 20px 10px;
	
    margin-bottom:15px;
    height:auto;
    overflow:hidden;
}

.emphas
{
    font-weight:bold;
    text-align:center;
}

.comp
{
    color:Red;
}

div.links
{
  width:440px;
  height:auto;
  overflow:hidden;
  clear:both;
}
div.links .header
{
  font-weight:bold;
}

div.link
{
  clear:both;
}

div.link .agency
{
  float:left;
  border:1px #aaaaaa solid;
  background-color:#eeeeee;
  width:200px;
  padding-left:5px;
}

div.link .web
{
  float:left;
  border:1px #aaaaaa solid;
  background-color:#eeeeee;
  width:200px;
  padding-left:5px;
}

.membersList
{
    width:450px;
}

.membersRow
{
    height:30px;
    background-color:White;
    font-size:12px;
}

.membersHead
{
    background-color:Black;
    font-weight:bold;
    color:White;
}


table.founders members 
{
	width:400px;
}

table.founders td
{
	font-size:10px;
	background-color:white;
	border:1px black solid;
}


.forumList
{
    width:450px;
    background-color:White;
}

.forumList input
{
    font-size:10px;
}

.forumList_head
{
    background-color:black;
    color:White;
    font-weight:bold;
}

.forumList_item
{    
}

.forumList_alt
{
    background-color:#eeffff;
}

