/* @override http://192.168.0.169/Studio/4ebstudio/wp-content/themes/4eb/pages.css */

/* ---------- service pages ---------- */
#wrapper.page h3 {
	color: #009999;	
}

#wrapper.page h4 {
	font-size: 14px;
}

.sections {
	margin: 0 0 50px 0;
	display: inline-block;
}

.subsections {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.sections p {
	padding-bottom: 0;
}

/* main */
#services .subsections {
	width: 100%;
	height: 180px;
}

#services ul {
	height: 135px;
	clear: none;
}

#services .subsections .left {
	text-align: right;
}

#services p {
	text-indent: 80px;
	clear: none;
}

/* web design */
#web-design {
	margin-left: 100px;
}

#web-design p a {
	padding-right: 10px;
}

/* psd to html */
#psd .sections p.price {
	color: #cc3366;
	font-size: 13px;
}

#psd .sections p.question {
	font-weight: bold;
	text-decoration: underline;
}

#psd .subsections ul.list {
	padding-left: 20px;
	float: left;
}

#psd .sections img {
	width: 88px;
	height: 88px;
	margin-right: 10px;
}

#wrapper.page table#standard {
	width:345px;
}

#wrapper.page table#standard td {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding: 0 6px;
	border: 1px solid white;
}

#wrapper.page table#standard tr.title td {
	background-color: #DF4D78;
}

#wrapper.page table#standard tr.title td {
	color: #fff;
}

#wrapper.page table#standard tr.odd td {
	background-color: #eaeaea;
}

#wrapper.page table#standard tr.even td {
	background-color: #bebebe;
}