@CHARSET "ISO-8859-1";

.mr_page_title{
	text-align : left;
	color:#124f7f;
	text-decoration:underline;
	font-weight:bold;
	clear:both;
	padding : 0px 0px 20px 0px;
}

.mr_date{
	text-align : left;
	font-weight:normal;
	font-size:12px;
	clear: both;
}

.mr_content{
	text-align : left;
	font-weight:normal;
	font-size:12px;
	clear: both;
}
	
.wp_title{
	text-align : left;
	color:#124f7f;
	font-weight:bold;
	clear:both;
}

.wp_date{
	text-align : left;
	font-weight:normal;
	font-size:12px;
	clear: both;
}

.wp_content{
	text-align : left;
	font-weight:normal;
	font-size:12px;
	clear: both;
}

.odd{
	background-color: #EBEBEB;    
}

.even{
	background-color: #DFDFDF;       
}

.cursor-link-cls {
    cursor:pointer;
}

#mnSubmitForm label.error {
	width: 250px; 
	display: inline; 
	color: red; 
	padding-left: 20px;
	font-size:12px;
}

.txtfield{
	width:200px;	
}

.mn_area{
	width:400px;
	height:100px;	
}
.selfield{
	width:205px;	
}

#newsletter_table{
	width : 100%;
}

.smallTH{
	width : 20%;
}

.mediumTH{
	width : 30%;
}

.not_shown{
	display:none;
}

.shown{
	display:block;
}

.usi_area{
	width:400px;
	height:200px;	
}

#updateInfoFrm label.error {
	color:red;
	display:inline;
	font-size:12px;
	padding-left:20px;
	width:250px;
}



/* LANDING PAGE BOXES */

/* Wide BOX */

.wide_box .top {
	width:724px;
	background-image:url(../../images/mycues/default/member_resources/wide_box/grey_top_724.png);
	height:8px;	
	font-size:1px;
}
.wide_box .boxContent {
	width:700px;
	background-image:url(../../images/mycues/default/member_resources/wide_box/grey_724.png);
	padding-left:24px;
}

.wide_box .boxContent h1.boxTitle{
	font-size:20px;
	font-weight:normal;
	color:#124F7F;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
}
	
.wide_box .boxDotted {
	width:724px;
	background-image:url(../../images/mycues/default/member_resources/wide_box/dotted_724.png);
	height:1px;
	font-size:1px;
}

.wide_box .boxWhiteContent {
	width:702px;
	background-image:url(../../images/mycues/default/member_resources/wide_box/white_724.png);
    padding-left:22px;
}

.content{
	width:700px;
	padding-top:10px;
	font-weight:normal;
	font-size:12px;
	height:210px;
	overflow:auto;
	/*min-height:100px;*/
}

.content_without_scroll{
    width:680px;
    padding-top:10px;
    font-weight:normal;
    font-size:12px;
    text-align: justify;
    /*overflow:auto;*/
}

.wide_box .boxBottom {
	width:724px;
	background-image:url(../../images/mycues/default/member_resources/wide_box/white_bottom_724.png);
	height:8px;	
	font-size:1px;
}
/* END Wide BOX */


/* Supplier Directory BOX */
.supplier_box .top {
	width:343px;
	background-image:url(../../images/mycues/default/member_resources/supplier_box/grey_top_343.png);
	height:8px;	
	font-size:1px;
}
.supplier_box .boxContent {
	width:322px;
	background-image:url(/images/mycues/default/member_resources/supplier_box/grey_343.png);
	padding-left:21px;
}

.supplier_box .boxContent h1.boxTitle{
	font-size:20px;
	font-weight:normal;
	color:#124F7F;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
}
	
.supplier_box .boxDotted {
	width:343px;
	background-image:url(../../images/mycues/default/member_resources/supplier_box/dotted_343.png);
	height:1px;
	font-size:1px;
}

.supplier_box .boxWhiteContent {
	width:322px;
	background-image:url(../../images/mycues/default/member_resources/supplier_box/white_343.png);
	padding-left:21px;
}

.supplier_box_content{
	width:318px;
	padding-top:10px;
	font-weight:normal;
	font-size:12px;
	height:200px;
	overflow:auto;
	/*min-height:100px;*/
}

.supplier_box .boxBottom {
	width:343px;
	background-image:url(../../images/mycues/default/member_resources/supplier_box/white_bottom_343.png);
	height:8px;	
	font-size:1px;
}
/* END Supplier BOX */


/* WPPC BOX */
.wppc_box .top {
	width:371px;
	background-image:url(../../images/mycues/default/member_resources/wppc_box/grey_top_371.png);
	height:8px;	
	font-size:1px;
}
.wppc_box .boxContent {
	width:350px;
	background-image:url(../../images/mycues/default/member_resources/wppc_box/grey_371.png);
	padding-left:21px;
}

.wppc_box .boxContent h1.boxTitle{
	font-size:20px;
	font-weight:normal;
	color:#124F7F;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
}
	
.wppc_box .boxDotted {
	width:371px;
	background-image:url(../../images/mycues/default/member_resources/wppc_box/dotted_371.png);
	height:1px;
	font-size:1px;
}

.wppc_box .boxWhiteContent {
	width:350px;
	background-image:url(../../images/mycues/default/member_resources/wppc_box/white_371.png);
	padding-left:21px;
}

.wppc_box_content{
	width:344px;
	padding-top:10px;
	font-weight:normal;
	font-size:12px;
	height:200px;
	overflow:auto;
}

.wppc_box .boxBottom {
	width:371px;
	background-image:url(../../images/mycues/default/member_resources/wppc_box/white_bottom_371.png);
	height:8px;	
	font-size:1px;
}
/* END WPPC BOX */


.spacing{
	height:10px;
	clear:both;
}

/* END LANDING PAGE BOXES */


/* MEMBER DIRECTORY BOX */
.mdbox .top .left{
    background-image: url('../../images/mycues/default/mdbox/upper_left_corner.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-left:12px;
    height:8px;
    border:0px solid #000;
}

.mdbox .top .center{
    background-image: url('../../images/mycues/default/mdbox/upper_middle.png');
    background-repeat: repeat-x;
/*    width:12px;*/
    height:8px;
    border:1px solid red; 
}

.mdbox .top .right{
    background-image: url('../../images/mycues/default/mdbox/upper_right_corner.png');
    background-repeat: no-repeat;
    background-position: top right;
    height:8px;
    padding-right:12px;
}

.mdbox .bottom .left{
    background-image: url('../../images/mycues/default/mdbox/bottom_left_corner.png');
    background-repeat: no-repeat;
    padding-left:12px;
    height:8px;
    background-position: bottom left;
}

.mdbox .bottom .center{
    background-image: url('../../images/mycues/default/mdbox/bottom_middle.png');
    background-repeat: repeat-x;
    height:8px;
}

.mdbox .bottom .right{
    background-image: url('../../images/mycues/default/mdbox/bottom_right_corner.png');
    background-repeat: no-repeat;
    height:8px;
    padding-right:12px;
    background-position: bottom right;
}


.mdbox .main .center{
    margin:0px;
    padding:0px;
    background-color: #efebd9;
    font-size:12px;
    color: #000;
    /*height:200px;
    overflow:auto;
    padding-right:12px;*/
    border:0px solid red;
}

.mdbox .main .left{
    background-image: url('../../images/mycues/default/mdbox/center_left.png');
    background-repeat: repeat-y;
    background-position:left;
    border:0px solid red;    
    padding-left:12px;
}

.mdbox .main .right{
    background-image: url('../../images/mycues/default/mdbox/center_right.png');
    background-repeat: repeat-y;
    background-position:right;   
    padding-right:12px;
    border:0px solid red;
}


/* END MEMBER DIRECTORY BOX */

#member_resources{
   font-size:12px; 
}

.navigation{
    padding :5px;
    font-family:verdana;
}


.dotted_line{
     background-image: url('../../images/mycues/default/member_resources/dots.png');
     background-repeat: repeat-x;
     height:2px;
     margin-right:5px;
     font-size:1px;         
}

.councils_copy{
    text-align:center;
    font-size:14px;
}


.councils_region_info{
    font-size:14px;
}


#member_resources .inputSelect{
   width:240px;
}

#msSubmitFrm label.error {
    width: 250px; 
    display: inline; 
    color: red; 
    padding-left: 20px;
    font-size:12px;
}

#member_resources .inputTextarea{
    width:400px;
    height:100px;    
}


.jobs_listing{
    width : 100%
}

.jobs_listing td, .jobs_listing th{
   padding-left:5px;
   text-align:left;
}

#member_resources .shortInput{
   -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF url(../images/controls/bg-form-input.png) no-repeat scroll left top;
    border:1px solid #999999;
    color:#444444;
    font-size:12px;
    padding:2px 4px;
    width:40px;  
}
#member_resources .mediumInput{
   -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF url(../images/controls/bg-form-input.png) no-repeat scroll left top;
    border:1px solid #999999;
    color:#444444;
    font-size:12px;
    padding:2px 4px;
    width:80px;  
}



#supplierListTable{
    font-size:12px;
    width:918px;
}

#supplierListTable.p {margin-top:0px;}

#supplierListTable td, #supplierListTable th{
    text-align:left;
    vertical-align: top;
}

#supplierListTable .odd{
    background-color: #EFEFEF;
}

#supplierListTable .even{
    background-color: #DFDFDF;
}

#ul_events{
    list-style-type: none;
    padding: 0;
}

#ul_events li{
    margin: 0 0 0 0px;
}

.event_element{
    float:left; 
    display:inline;
}

.tooltip{
    display:none; 
    background-color:#ddd; 
    border:1px solid #cc9; 
    padding:3px; 
    font-size:13px; 
}

.event_date{
    float:right; 
    display:inline;
    margin-right: 10px;
}

.search_panel
{
    margin-right:5px;
    border: 1px dashed #9d9d9d; 
    background-color: #f7f7f7; 
    padding:10px; 
    margin-bottom:10px;
}

.search_panel .sort_list
{
    float:right;
    padding-top:5px;
}

.search_panel .search_fields
{
    float:left;
}

.sort_list .label
{
    padding-right:10px;
}

.copy_section{
    padding-bottom:20px;
}

.company_name{
    font-weight:bold;
    color:#376082;
}

.supplier_info_titles{
    font-weight: bold;
}

