@import url(alt/themecore.css);

/*THEME STYLES ------------------------------------------------------------------------------------- */

#cmsInput.geosamba .left-column, #cmsInput.geosamba .right-column {
	width: 315px;
}
#cmsInput.geosamba .left-column p, #cmsInput.geosamba .right-column p {
	font-size: 0.80em;
	line-height: 1.7em;
}
#cmsInput.geosamba table p, #cmsInput.geosamba table {
	font-size: 0.85em;
	line-height: 1.7em;
}
#cmsInput.geosamba h5 {
	font-size: 1.1em;
}
#cmsInput.geosamba a:hover {
	color: #fff;
	border-bottom: 1px solid #77a321;
}
#cmsInput {
	width: 680px;
}
#sub-column {
	width: 205px;
	margin: -130px 0 0 0;
	padding: 0;
}
#gsLogo {
	display: block;
	width: 205px;
	height: 171px;
	background: url(../../../Images/geosamba/gsLogo.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -3000em;
}
#gsMenu {
	width: 175px;
	float: left;
	background-color: #28607e;
	border: 5px solid #225571;
	margin: 45px 0 0 0;
	padding: 0 10px;
}
#built4Bus, #whatYouGet {
	display: block;
	float: left;
	width: 175px;
	background-image: url(../../../Images/geosamba/h4-builtForBusiness.png);
	background-repeat: no-repeat;
	text-indent: -3000em;
	margin: 15px 0 10px 0;
}
#whatYouGet {
	background-image: url(../../../Images/geosamba/h4-whatYouGet.png);
}
#gsMenu ul {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	width: 175px;
}
#gsMenu li {
	border-bottom: 1px dotted #132e3c;
	float: left;
	width: 170px;
	padding: 1px 0 1px 5px;
}
#gsMenu li a {
	text-decoration: none;
	float: left;
	display: block;
	color: #b9ddff;
	padding: 7px 0 7px 5px;
	font-size: 0.70em;
	width: 100%;
	margin: 0 0 0 -5px;
}
#gsMenu li a:hover {
	color: #fff;
	background-color: #11374b;
}
#bottomLinks li {
	border: none;
}

#gsMenu #gsHome {

	background-image: url(../../../Images/geosamba/a-home.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 15px 0 0 -5px;
	text-indent: -3000em;
	height: 28px;
}
#gsMenu #contactSales {
	background-image: url(../../../Images/geosamba/a-contactSales.png);
	background-repeat: no-repeat;
	padding: 0;
	text-indent: -3000em;
	height: 28px;
	margin: 5px 0 0 -5px;
}


#quickLinks {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
	padding: 20px 0;
	border-top: 1px dotted #d4d4d4;
}
#quickLinks ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#quickLinks li {
	float: left;
	margin: 0;
	padding: 0 2px;
	border-right: 1px dotted #d4d4d4;
}
#quickLinks a {
	width: 225px;
	float: left;
	background-color: #fff;
	color: #385d70;
	text-decoration: none;
	cursor: pointer;
}
#quickLinks a span {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding: 95px 10px 0 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 0.70em;
	line-height: 1.5em;
}
#quickLinks a span.ql-bottom { /* ie 6 hacked */
	height: 12px;
	padding: 0;
	margin: 0;
	width: 225px;
}
#quickLinks a:hover span {
	color: #fff;
}
#quickLinks a span.hidden, .hidden {
	display: none;
}



#action:hover {
	background-color: #385d70;
}
#action .ql-main {
	background-image: url(../../../Images/geosamba/QL-action-off.png);
}
#action:hover .ql-main {
	background-image: url(../../../Images/geosamba/QL-action.png);
}
#action:hover .ql-bottom {
	background-image: url(../../../Images/geosamba/QL-actionBottom.png);
}


#community span {
	color: #5b8ba3;
}
#community:hover {
	background-color: #5b8ba3;
}
#community .ql-main {
	background-image: url(../../../Images/geosamba/QL-community-off.png);
}
#community:hover .ql-main {
	background-image: url(../../../Images/geosamba/QL-community.png);
}
#community:hover .ql-bottom {
	background-image: url(../../../Images/geosamba/QL-communityBottom.png);
}



#underHood span {
	color: #89b631;
}
#underHood:hover {
	background-color: #89b631;
}
#underHood .ql-main {
	background-image: url(../../../Images/geosamba/QL-underHood-off.png);
}
#underHood:hover .ql-main {
	background-image: url(../../../Images/geosamba/QL-underHood.png);
}
#underHood:hover .ql-bottom {
	background-image: url(../../../Images/geosamba/QL-underHoodBottom.png);
}



#success span {
	color: #658123;
}
#success:hover {
	background-color: #658123;
}
#success .ql-main {
	background-image: url(../../../Images/geosamba/QL-success-off.png);
}
#success:hover .ql-main {
	background-image: url(../../../Images/geosamba/QL-success.png);
}
#success:hover .ql-bottom {
	background-image: url(../../../Images/geosamba/QL-successBottom.png);
}






