﻿/* CSS Document - Site Master round corners */

/* css help tips 

pading in one property, top right, bottom left */



/*round corner content body*/	

.bl_white_body {background: url(http://www.biogeelong.com.au/library/images/bl_white_body.gif) 0 100% no-repeat #ffffff; overflow:visible;}
.br_white_body {background: url(http://www.biogeelong.com.au/library/images/br_white_body.gif) 100% 100% no-repeat;}
.tl_white_body {background: url(http://www.biogeelong.com.au/library/images/tl_white_body.gif) 0 0 no-repeat;}
.tr_white_body {background: url(http://www.biogeelong.com.au/library/images/tr_white_body.gif) 100% 0 no-repeat;}


/*round corner content red body */	

.bl_red_full{background: url(http://www.biogeelong.com.au/library/images/bl_red_full.gif) 0 100% no-repeat #c21a27; }
.br_red_full {background: url(http://www.biogeelong.com.au/library/images/br_red_full.gif) 100% 100% no-repeat;}
.tl_red_full {background: url(http://www.biogeelong.com.au/library/images/tl_red_full.gif) 0 0 no-repeat;}
.tr_red_full, .tr_red_full2 {background: url(http://www.biogeelong.com.au/library/images/tr_red_full.gif) 100% 0 no-repeat;}
.tl_red_full2 {background: url(http://www.biogeelong.com.au/library/images/tl_red_full.gif) 0 0 no-repeat  #c21a27; }


/*inner content areas for corners */	

.inner_red_full, .inner_blue_full, .inner_pink_full, .inner_orange_full, .inner_green_full { 
	padding: 4px 9px 4px 9px;
	color: #ffffff; }
	
.inner_lblue_full, .inner_lgreen_full  { 
	color: #000000;
	padding: 4px 9px 4px 9px;
	overflow:hidden;}
 



/*round corner content mycityweb admin body */	
.bl_admin_full{background: url(http://www.biogeelong.com.au/library/images/bl_admin_full.gif) 0 100% no-repeat #535252; }
.br_admin_full {background: url(http://www.biogeelong.com.au/library/images/br_admin_full.gif) 100% 100% no-repeat;}
.tl_admin_full {background: url(http://www.biogeelong.com.au/library/images/tl_admin_full.gif) 0 0 no-repeat; }
.tr_admin_full, .tr_admin_full2 {background: url(http://www.biogeelong.com.au/library/images/tr_admin_full.gif) 100% 0 no-repeat;}

.tl_admin_full2 {background: url(http://www.biogeelong.com.au/library/images/tl_admin_full.gif) 0 0 no-repeat #535252;}

.inner_admin_full  { 
	padding-top: 4px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:4px;
	color: #ffffff;
	font-size:0.8em;
 }
 
.bl_grey_admin {background: url(http://www.biogeelong.com.au/library/images/bl_grey_admin.gif) no-repeat #f6f6f6; height:4px;}
.br_grey_admin {background: url(http://www.biogeelong.com.au/library/images/br_grey_admin.gif) 100% 0 no-repeat;	height:4px; margin-left:4px;}	

.inner_grey_admin { 
border-left: solid 1px #e6e6e6;
border-right: solid 1px #e6e6e6 ;
padding-right:9px;
padding-left:9px;
background-color: #f6f6f6;
margin:0;
}




/*round corner content grey outline*/

.bl_grey_outline {background: url(http://www.biogeelong.com.au/library/images/bl_grey_outline.gif) no-repeat; height:4px;}
.br_grey_outline {background: url(http://www.biogeelong.com.au/library/images/br_grey_outline.gif) 100% 0 no-repeat;	height:4px; margin-left:4px;}	
.tl_grey_outline {background: url(http://www.biogeelong.com.au/library/images/tl_grey_outline.gif) 0 0 no-repeat; height:4px; overflow:hidden;}
.tr_grey_outline {background: url(http://www.biogeelong.com.au/library/images/tr_grey_outline.gif) 100% 0 no-repeat; overflow:hidden;}


/*round corner content inner box grey outline*/

.inner_grey_outline { 
border-left: #dfdfdf solid 1px;
border-right: #dfdfdf solid 1px;
padding-right:9px;
padding-left:9px;
margin:0;
 }

.inner_grey_outline_boxed { 
border: #dfdfdf solid 1px;
padding:4px;
margin:0; }



/*round corner content Blue body */	

.bl_blue_full{background: url(http://www.biogeelong.com.au/library/images/bl_blue_full.gif) 0 100% no-repeat #0066ae; }
.br_blue_full {background: url(http://www.biogeelong.com.au/library/images/br_blue_full.gif) 100% 100% no-repeat;}
.tl_blue_full {background: url(http://www.biogeelong.com.au/library/images/tl_blue_full.gif) 0 0 no-repeat; }
.tr_blue_full, .tr_blue_full2 {background: url(http://www.biogeelong.com.au/library/images/tr_blue_full.gif) 100% 0 no-repeat;}

.tl_blue_full2 {background: url(http://www.biogeelong.com.au/library/images/tl_blue_full.gif) 0 0 no-repeat #0066ae; }

/*round corner content Orange body */	
/*My city web use only */	

.bl_orange_full{background: url(http://www.biogeelong.com.au/library/images/bl_orange_full.gif) 0 100% no-repeat #feb623; }
.br_orange_full {background: url(http://www.biogeelong.com.au/library/images/br_orange_full.gif) 100% 100% no-repeat;}
.tl_orange_full {background: url(http://www.biogeelong.com.au/library/images/tl_orange_full.gif) 0 0 no-repeat; }
.tr_orange_full, .tr_orange_full2 {background: url(http://www.biogeelong.com.au/library/images/tr_orange_full.gif) 100% 0 no-repeat;}

.tl_orange_full2 {background: url(http://www.biogeelong.com.au/library/images/tl_orange_full.gif) 0 0 no-repeat #feb623;}

/*round corner orange outline*/
/*My city web use only */

.bl_orange_outline {background: url(http://www.biogeelong.com.au/library/images/bl_orange_outline.gif) no-repeat; height:4px;}
.br_orange_outline  {background: url(http://www.biogeelong.com.au/library/images/br_orange_outline.gif) 100% 0 no-repeat;	height:4px; margin-left:4px;}	
.tl_orange_outline  {background: url(http://www.biogeelong.com.au/library/images/tl_orange_outline.gif) 0 0 no-repeat; height:4px; overflow:hidden;}
.tr_orange_outline  {background: url(http://www.biogeelong.com.au/library/images/tr_orange_outline.gif) 100% 0 no-repeat; overflow:hidden;}


.inner_orange_outline { 
border-left: #ebb72c solid 1px;
border-right: #ebb72c solid 1px;
padding-right:9px;
padding-left:9px;
margin:0;}

.bl_mycw_outline {background: url(http://www.biogeelong.com.au/library/images/bl_mycw_outline.gif) no-repeat; height:4px;}
.br_mycw_outline  {background: url(http://www.biogeelong.com.au/library/images/br_mycw_outline.gif) 100% 0 no-repeat;	height:4px; margin-left:4px;}	

.inner_mycw_outline { 
border-left: #e7e7e7 solid 1px;
border-right: #e7e7e7 solid 1px;
background-color:#fcf6e0;
padding-right:9px;
padding-left:9px;
margin:0;}


/*round corner content Green body */	
.bl_green_full{background: url(http://www.biogeelong.com.au/library/images/bl_green_full.gif) 0 100% no-repeat #7fb73c; }
.br_green_full {background: url(http://www.biogeelong.com.au/library/images/br_green_full.gif) 100% 100% no-repeat;}
.tl_green_full {background: url(http://www.biogeelong.com.au/library/images/tl_green_full.gif) 0 0 no-repeat; }
.tr_green_full, .tr_green_full2 {background: url(http://www.biogeelong.com.au/library/images/tr_green_full.gif) 100% 0 no-repeat;}

.tl_green_full2 {background: url(http://www.biogeelong.com.au/library/images/tl_green_full.gif) 0 0 no-repeat #7fb73c; }

/*round corner content Light Blue body */	
.bl_lblue_full{background: url(http://www.biogeelong.com.au/library/images/bl_lblue_full.gif) 0 100% no-repeat #a7d1f5; }
.br_lblue_full {background: url(http://www.biogeelong.com.au/library/images/br_lblue_full.gif) 100% 100% no-repeat;}
.tl_lblue_full {background: url(http://www.biogeelong.com.au/library/images/tl_lblue_full.gif) 0 0 no-repeat; }
.tr_lblue_full {background: url(http://www.biogeelong.com.au/library/images/tr_lblue_full.gif) 100% 0 no-repeat;}


/*round corner content Light Green body */	
.bl_lgreen_full{background: url(http://www.biogeelong.com.au/library/images/bl_lgreen_full.gif) 0 100% no-repeat #f1f8ed; }
.br_lgreen_full {background: url(http://www.biogeelong.com.au/library/images/br_lgreen_full.gif) 100% 100% no-repeat;}
.tl_lgreen_full {background: url(http://www.biogeelong.com.au/library/images/tl_lgreen_full.gif) 0 0 no-repeat; }
.tr_lgreen_full {background: url(http://www.biogeelong.com.au/library/images/tr_lgreen_full.gif) 100% 0 no-repeat;}

/*round corner form blue outline*/

.bl_form_blue {background: url(http://www.biogeelong.com.au/library/images/bl_form_blue.gif) no-repeat; height:4px;}
.br_form_blue {background: url(http://www.biogeelong.com.au/library/images/br_form_blue.gif) 100% 0 no-repeat;	height:4px; margin-left:4px;}	
.tl_form_blue {background: url(http://www.biogeelong.com.au/library/images/tl_form_blue.gif) 0 0 no-repeat; height:4px; overflow:hidden;}
.tr_form_blue {background: url(http://www.biogeelong.com.au/library/images/tr_form_blue.gif) 100% 0 no-repeat; overflow:hidden;}


/*round corner form blue inner box  outline*/

.inner_form_blue { 
border-left: #a7d1f5 solid 1px;
border-right: #a7d1f5 solid 1px;
background-color: #ecf6fd;
padding-right:9px;
padding-left:9px;
margin:0; }

.inner_form_blue_off { 
border-left: #ffffff solid 1px;
border-right: #ffffff solid 1px;
background-color: #ffffff;
padding-right:9px;
padding-left:9px;
margin:0; }



/*round corner error outline*/

.bl_error {background: url(http://www.biogeelong.com.au/library/images/bl_error.gif) no-repeat; height:4px;}
.br_error {background: url(http://www.biogeelong.com.au/library/images/br_error.gif) 100% 0 no-repeat; height:4px; margin-left:4px;}	
.tl_error {background: url(http://www.biogeelong.com.au/library/images/tl_error.gif) 0 0 no-repeat; height:4px; overflow:hidden;}
.tr_error {background: url(http://www.biogeelong.com.au/library/images/tr_error.gif) 100% 0 no-repeat; overflow:hidden;}

/*round corner error inner box  outline*/

.inner_error { 
border-left: solid 1px #c52935;
border-right: solid 1px #c52935;
padding-right:9px;
padding-left:9px;
margin:0; }

.inner_error_title 
{
    color:#c52935;
    font-weight:bold;    
    } 
.inner_errorul {
    margin-top: 9px;
    margin-left: 15px;
    margin-bottom: 0;
    color:#c52935;}

.errortext {
    color:#c52935;
    font-size:0.8em;    
    } 


/*round corner form green outline*/

.bl_form_green {background: url(http://www.biogeelong.com.au/library/images/bl_form_green.gif) no-repeat; height:4px;}
.br_form_green {background: url(http://www.biogeelong.com.au/library/images/br_form_green.gif) 100% 0 no-repeat;	height:4px; margin-left:4px;}	
.tl_form_green {background: url(http://www.biogeelong.com.au/library/images/tl_form_green.gif) 0 0 no-repeat; height:4px; overflow:hidden;}
.tr_form_green {background: url(http://www.biogeelong.com.au/library/images/tr_form_green.gif) 100% 0 no-repeat; overflow:hidden;}

/*round corner form green inner box  outline*/

.inner_form_green { 
border-left: #7fb73c solid 1px;
border-right: #7fb73c solid 1px;
background-color: #eff7eb;
padding-right:9px;
padding-left:9px;
margin:0; }
	


/*round corner form help outline*/

.bl_form_help {background: url(http://www.biogeelong.com.au/library/images/bl_form_help.gif) no-repeat; height:4px;}
.br_form_help {background: url(http://www.biogeelong.com.au/library/images/br_form_help.gif) 100% 0 no-repeat;	height:4px; margin-left:4px;}	
.tl_form_help {background: url(http://www.biogeelong.com.au/library/images/tl_form_help.gif) 0 0 no-repeat; height:4px; overflow:hidden;}
.tr_form_help {background: url(http://www.biogeelong.com.au/library/images/tr_form_help.gif) 100% 0 no-repeat; overflow:hidden;}

/*round corner form green inner box  outline*/

.inner_form_help { 
border-left: #ebdcdc solid 1px;
border-right: #ebdcdc solid 1px;
background-color: #faeaeb;
padding-right:9px;
padding-left:9px;
margin:0; } 
