/*  Custom Style Sheet for Scooter Club template */

/* Necessary import from elements.css */
body {
	background-image: url('./images/background.gif');
	background-repeat: repeat-x;
}

address {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}
img {
	border:0;
}

/* Necessary import from blocks.css */
#header {
	width: 920px;
	margin:3px auto 0 auto;
}
.head-lborder {
	width:18px; height:134px;
	float:left;
	background: url(/templates/scooter_club/images/header_lborder.gif) no-repeat left top;
}
.head-rborder {
	width:20px; height:134px;
	float:left;
	background: url(/templates/scooter_club/images/header_rborder.gif) no-repeat left top;
}


.absolute-container {
	position:absolute;
}
.head-rpimpa-absolute {
	width:14px; height:5px;
	position:absolute;
	top:5px; left:-12px; 
	background: url(/templates/scooter_club/images/pimpa.gif) no-repeat left top;
}
#head-rborder-absolute {
	width:23px; height:71px;
	position:absolute;
	top:80px; left:-10px; 
	background: url(/templates/scooter_club/images/m_r_corner.png) no-repeat left top;
}
* html #head-rborder-absolute {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/scooter_club/images/m_r_corner.png', sizingMethod='scale');
}
.head-lpimpa-absolute {
	width:14px; height:5px;
	position:absolute;
	top:5px; left:8px; 
	background: url(/templates/scooter_club/images/pimpa.gif) no-repeat left top;
}
#head-lborder-absolute {
	width:23px; height:66px;
	position:absolute;
	top:81px; left:-2px; 
	background: url(/templates/scooter_club/images/m_l_corner.png) no-repeat left top;
}
* html #head-lborder-absolute {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/scooter_club/images/m_l_corner.png', sizingMethod='scale');
}

.head-logo {
	width:199px;
	height:134px;
	float:left;
	background: #152132 url(/templates/scooter_club/images/logo_bg.gif) no-repeat left bottom;
}

.menu-begin {
	width:11px;
	height:134px;
	float:left;
	background: url(/templates/scooter_club/images/header_middle.gif) no-repeat left bottom;
}

.moduletable-topmenu {
}
.menu-top {
	margin:0; 
}
.menu-top img {
	border: 0;
}
.menu-top li {
	float:left;
	width:99px;
	padding: 16px 0 22px 11px;
	list-style-type: none;
	background: url(/templates/scooter_club/images/m_bg.gif) no-repeat right top;
}
.menu-top li.item3 {
	padding-left: 0 !important;
}


#footer-line {
	height:25px;
	background: url(/templates/scooter_club/images/f_m_line.gif) repeat-x center top;
}
.footer-lcorner {
	height: 25px;
	width: 62px;
	float: left;
	background: url(/templates/scooter_club/images/f_l_corner.gif) no-repeat left top;
}
.footer-rcorner {
	height: 25px;
	width: 58px;
	float: right;
	background: url(/templates/scooter_club/images/f_r_corner.gif) no-repeat right top;
}
#footer {
	background-color: #26384f;
}
.footer { 
	height:37px; line-height:37px;
	margin: 0 4px 0 8px;
	background-color:#152132;
	
	border-style:solid;
	border-color:#69798e;
	border-width:0 1px 1px 1px;
	
	text-align:center;
}
.footer address {
	color: #C5CAD0;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	text-align:center;
}
.footer address a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer address a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer address a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.footer address a:active {
	text-decoration: none;
	color: #ffffff;
}
#footer-afterspacer{
	height:31px;
	clear:both;
	background-color: #26384f;
}
/* adsence */
.gas-after-fp {
	background-color: #dce1e5;
	border-width: 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	padding-left:158px;
}
.gas-below-posts div {
	width: 730px;
	/*margin: 0 0 0 auto;*/
}
.gas-above-posts {
	padding-bottom: 13px;
}
.gas-below-header {
	text-align:right;
	margin: 5px 20px 0 0;
}
/* google search block */
#cse-search-box div {
	padding-top:1px;
}
#cse-search-box input {
	font-size: 13px !important;
}
#cse-search-box #q {
	width:125px;
}
#cse-search-box #sa {
	width:62px;
	background:#e9e9e9 url(/templates/scooter_club/images/g_search_bg.gif) repeat-x left top !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px !important;
	border:1px outset white !important;
	color:#26384f !important;
	margin:0px  !important;
	padding:0px  !important;
	height:22px !important;
	text-transform: lowercase;
	float:right;
}
* html #cse-search-box #sa {
	float: none;
}
#cse-search-box #sa { float /*\**/: none }
/* end google search block */
