/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#header,
#breadcrumbs,
#content { margin: 15px; }

#header { /*margin-top: 30px;*/ }

#toolbar { margin-bottom: 15px; }

#footer .module { margin: 0; }


/* Layout
----------------------------------------------------------------------------------------------------*/

.wrapper {
	background-color: #FFFFFF;
	border-top: 4px solid #d5d5c5;
	border-bottom: 4px solid #6d862c;
	padding: 0 20px 20px;
	/*margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;*/
	margin:50px;
	margin-bottom: 20px;
}

.armidale-copyight {
	font-size:12px;
}

.armidale-copyight a {
	color:#5C5C65; text-decoration:none;
}
.armidale-copyight a:hover {
text-decoration:underline;
}

#logo {
	display: inline-block;
	margin-right: 30px;
	float: none;
	width:448px;
}

/*#menubar {
	display: inline-block;
	position: relative;
	bottom: -5px; 
	 border: 1px solid #EBEBEB;
    border-radius: 3px 3px 3px 3px;
    padding: 11px;
    position: relative;
    z-index: 10000;
}*/


#menubar {
    border: 1px solid #EBEBEB;
    border-radius: 3px 3px 3px 3px;
    bottom: -5px;
    padding: 11px;
    position: relative;
	/*position:absolute;
	width:97.7%;*/
    z-index: 10000;
}

#search { float: left; }

#bottom-a:before,
#bottom-b:before {
	content: "";
	display: block;
	margin: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;	
}

#footer { font-size: 13px; }

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 25px;
	height: 25px;
	background-image: url(../images/totop_scroller.png);
	background-position: 0 0; 
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	text-decoration: none;
	border-radius: 4px;
}

#totop-scroller:hover { background-position: 0 -50px; }

#footer .menu {background:none !important; font-size:11px;}

#footer .menu a {font-size:12px;}

#footer .menu a:hover {text-decoration:underline;}

/*#headertext {   display: inline-block;
    float: right;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    padding-right: 20px;
    padding-top: 15px;} */
	
	
	#headertext {
	display: inline-block;
    float: right;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    padding-right: 20px;
    padding-top: 15px;
    position: absolute;} 
	
#maininner {float:left !important;}

#innertop h3 {	    border-bottom: 4px solid #D5D5C5;
    color: #6D862C;
    font-size: 18px;
    padding-bottom: 8px;
}

/*   Flowers    */

.wrapper_bottom_left {overflow:visible; width:105px;margin-left:-89px;float:left;position:absolute;bottom:-10px;}
.wrapper_bottom_right { overflow:visible; width:446px; margin-left:690px; position:absolute; bottom:15px; z-index:0;}

.wrapper_top_left {overflow:visible; position:absolute;margin-left:-224px;margin-top:-52px;}
/*.wrapper_top_right { overflow:visible;position:absolute;z-index:0;margin-top:-55px;margin-left:749px;}
.wrapper_top_right { overflow:visible;position:relative;z-index:0;margin-top:-55px;margin-right:-127px; float:right;}*/
.wrapper_top_right1 { overflow:visible;position:relative;z-index:0;margin-top:-1px;margin-right:127px; float:right;}
.wrapper_top_right2 { overflow:visible;position:relative;z-index:0;margin-top:0px;margin-right:-423px; float:right;}

.wrapper_middle_left {overflow:visible; position:absolute;margin-left:-147px;margin-top:752px;}
/*.wrapper_middle_right { overflow:visible;position:absolute;z-index:0;margin-top:390px;margin-left:1030px;}*/

.wrapper_middle_right {
    float: right;
    margin-right: -122px;
    margin-top: -1094px;
    overflow: visible;
    position: relative;
    z-index: 0;
}

.wrapper_flowers, .main, #main { 

	background-image: url(../images/flowers_contentarea_bg.jpg);
	background-repeat: repeat;

}
/*   Flowers  - TABLET   */

.wrapper_tablet_left { visibility:hidden;display:none;}
.wrapper_tablet_right {visibility:hidden;display:none;}
.wrapper_tablet_bottom_right {visibility:hidden;display:none;}

#bottom-b {z-index:999; position:relative;}
#top-a {z-index:999; position:relative;}
#sidebar-a {z-index:999; position:relative;}

