/*- Giordani styles v0.2 - Drupal6x - 20/06/08
author:singalkuppe: leoni.matteo[at]gmail.com - www.signalkuppe.com
 */


/*- Sidebar Subpages Menu */

#agoda_btnSubmit {
    background-image: url("http://cdn.netmobius.com/images/agbutton.png");
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font: 18px bold Arial,Helvetica,sans-serif !important;
    height: 47px;
    margin: 15px 0 0 !important;
    width: 151px;
}
#agoda_btnSubmit:hover {
    background: url("http://cdn.netmobius.com/images/agbutton-hover.png") no-repeat scroll 0 0 transparent;
}

.lsidebar {
	width: 320px;
	float: left;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:0px;
	}
.rsidebar {
	width: 180px;
	float: left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:15px;
	}

#header {
	height:110px;
	margin:0;
	padding:0;
	position:relative;
	background:#000033 none no-repeat scroll 0 0;
}	

#primary {
	float:left;
	margin:0;
	width:600px;
}

.defaultblock {
	background:#D7ECF8 none repeat scroll 0 0;
}

#header p.slogan {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	letter-spacing:-0.3px;
	line-height:1.3em;
	display:block;
	padding:5px 0 0 40px;
}

.weather {
	padding-left:20px;
}
