/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body
{
	background: #f0f5fd url(http://www.rapiddevelopment.co.uk/images/top-tail.gif) top repeat-x;
	text-align: center;
}

img
{
	vertical-align: top;
}
a img
{
	border: 0;
}

ul
{
	list-style: none;
}

.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}


html, input, textarea
{
	font-family:  Verdana , Arial, Tahoma ;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
}

input, select
{
	vertical-align: middle;
	font-weight: normal;
}

a
{
	color: #FF0000;
}
a:hover
{
	text-decoration: none;
}
p
{
	padding-top: 16px;
}

/* ============================= main layout ====================== */

.top-tail2
{
	background: url(http://www.rapiddevelopment.co.uk/images/top-tail2.gif) top repeat-x;
	position: absolute;
	width: 50%;
	top: 0;
	right: 0;
	height: 508px;
}

h3
{
	color: #c23919;
	font-weight: normal;
	font-size: 1.333em;
	line-height: 1.5em;
	margin-bottom: 19px;
}

.link
{
	background: url(http://www.rapiddevelopment.co.uk/images/link-tail-bg.gif) top repeat-x;
	display: block;
	float: right;
	color: #646464;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
.link strong
{
	background: url(http://www.rapiddevelopment.co.uk/images/link-right-bg.gif) top right no-repeat;
	display: block;
}

.link span
{
	background: url(http://www.rapiddevelopment.co.uk/images/link-left-bg.gif) top left no-repeat;
	display: block;
	padding: 4px 28px 6px 10px;
}
.link:hover strong
{
	background: url(http://www.rapiddevelopment.co.uk/images/link-right-bg-hover.gif) top right no-repeat;
}

.special
{
	display: block;
	float: left;
	line-height: 22px;
}

.link2
{
	color: #c23919;
	padding-left: 18px;
	font-size: 13px;
	line-height: 21px;
}
.link3
{
	color: #c23919;
	font-size: 13px;
	line-height: 21px;
}

li
{
	padding-left: 5px;
	font-size: 1.083em;
	
}
li a
{
	color: #666666;
	text-decoration: none;
	
}
li a:hover
{
	text-decoration: underline;
}

cite
{
	font-style: normal;
}

.imgindent
{
	margin: 0 20px 0 0;
	float: left;
}

.title
{
	border-bottom: 1px solid #b7cede;
	padding-bottom: 20px;
	margin-bottom: 37px;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
	color: #000000;
}
.box .title
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding: 0;
	margin: 12px 0 12px 28px;
}
.box2 .title
{
	border: none;
	padding: 0;
	margin: 13px 0 9px 24px;
}
.box3 .title
{
	border-bottom: 1px solid #bfd3e0;
	padding: 0 0 5px 0;
	margin: 0 0 4px 0;
	height: 28px;
}
.date
{
	background: url(http://www.rapiddevelopment.co.uk/images/date-bg.gif) no-repeat 0 3px;
	padding: 0 0 2px 28px;
	text-transform: uppercase;
	color: #3c7aa0;
	display: block;
	margin-bottom: 10px;
}
.extra
{
	padding: 0 0 2px 0;
	text-transform: uppercase;
	color: #3c7aa0;
	display: block;
	margin-bottom: 10px;
}

/* ============================= header ====================== */

#header .left
{
	padding: 59px 0 0 0;
}
#header .right
{
	padding: 84px 0 0 0;
}
.navigation li
{
	display: inline;
	padding-left: 17px;
	margin-left: 16px;
	font-size: 0.917em;
}
.navigation li a
{
	color: #60737e;
}
.navigation .h
{
	background: url(http://www.rapiddevelopment.co.uk/images/h.gif) no-repeat 0 1px;
}
.navigation .s
{
	background: url(http://www.rapiddevelopment.co.uk/images/s.gif) no-repeat 0 1px;
}
.navigation .m
{
	background: url(http://www.rapiddevelopment.co.uk/images/m.gif) no-repeat 0 1px;
}

#header .menu
{
	padding: 41px 0 0 0;
}
#header .menu li
{
	float: left;
	padding: 0;
	margin: 0 14px 0 0;
	font-family: tahoma;
	font-size: 1.01em;
}
#header .menu li a
{
	display: block;
	text-align: center;
	width: 160px;
	padding: 136px 0 73px 0;
	color: #fff;
	font-weight: bold;
}
#header .menu li a:hover
{
	text-decoration: none;
	padding: 138px 0 71px 0;
}
#header .menu .m1
{
	background: url(http://www.rapiddevelopment.co.uk/images/m1.jpg) top left no-repeat;
}
#header .menu .m2
{
	background: url(http://www.rapiddevelopment.co.uk/images/m2.jpg) top left no-repeat;
}
#header .menu .m3
{
	background: url(http://www.rapiddevelopment.co.uk/images/m3.jpg) top left no-repeat;
}
#header .menu .m4
{
	background: url(http://www.rapiddevelopment.co.uk/images/m4.jpg) top left no-repeat;
}
#header .menu .m5
{
	background: url(http://www.rapiddevelopment.co.uk/images/m5.jpg) top left no-repeat;
	margin: 0;
}

/* ============================= content ====================== */

.column-indent
{
	padding-right: 19px;
}

.indent
{
	padding: 12px 24px 22px 25px;
}
.register
{
	padding: Same for all;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #D5E6F0;
}



.box
{
	background: url(http://www.rapiddevelopment.co.uk/images/box-tail-bg.gif) top repeat-x;
	color: #3c7aa0;
}
.box .right-bg
{
	background: url(http://www.rapiddevelopment.co.uk/images/box-right-bg.gif) top right no-repeat;
}
.box .left-bg
{
	background: url(http://www.rapiddevelopment.co.uk/images/box-left-bg.gif) top left no-repeat;
	width: 100%;
}
.box .indent
{
	padding: 0 18px 19px 28px;
}
.box .indent2
{
	padding: 0 18px 0 28px;
}

.box2
{
	background: #fff url(http://www.rapiddevelopment.co.uk/images/box2-tail-bottom.gif) bottom repeat-x;
}
.box2 .tail-right
{
	background: url(http://www.rapiddevelopment.co.uk/images/box2-tail-bg.gif) right repeat-y;
}
.box2 .tail-left
{
	background: url(http://www.rapiddevelopment.co.uk/images/box2-tail-bg.gif) left repeat-y;
}
.box2 .tail-top
{
	background: url(http://www.rapiddevelopment.co.uk/images/box2-tail-top.gif) top repeat-x;
}
.box2 .corner-bottom-right
{
	background: url(http://www.rapiddevelopment.co.uk/images/box2-corner-bottom-right.gif) bottom right no-repeat;
}
.box2 .corner-bottom-left
{
	background: url(http://www.rapiddevelopment.co.uk/images/box2-corner-bottom-left.gif) bottom left no-repeat;
}
.box2 .corner-top-right
{
	background: url(http://www.rapiddevelopment.co.uk/images/box2-corner-top-right.gif) top right no-repeat;
}
.box2 .corner-top-left
{
	background: url(http://www.rapiddevelopment.co.uk/images/box2-corner-top-left.gif) top left no-repeat;
	width: 100%;
}
.box2 .indent
{
	padding: 30px 21px 33px 25px;
}


.box3
{
	background: #fff url(http://www.rapiddevelopment.co.uk/images/box3-tail-bottom.gif) bottom repeat-x;
	color: #60737e;
}
.box3 .tail-right
{
	background: url(http://www.rapiddevelopment.co.uk/images/box3-tail.gif) right repeat-y;
}
.box3 .tail-left
{
	background: url(http://www.rapiddevelopment.co.uk/images/box3-tail.gif) left repeat-y;
}
.box3 .tail-top
{
	background: url(http://www.rapiddevelopment.co.uk/images/box3-tail.gif) top repeat-x;
}
.box3 .corner-bottom-right
{
	background: url(http://www.rapiddevelopment.co.uk/images/box3-corner-bottom-right.gif) bottom right no-repeat;
}
.box3 .corner-bottom-left
{
	background: url(http://www.rapiddevelopment.co.uk/images/box3-corner-bottom-left.gif) bottom left no-repeat;
}
.box3 .corner-top-right
{
	background: url(http://www.rapiddevelopment.co.uk/images/box3-corner-top-right.gif) top right no-repeat;
}
.box3 .corner-top-left
{
	background: url(http://www.rapiddevelopment.co.uk/images/box3-corner-top-left.gif) top left no-repeat;
	width: 100%;
}
.box3 .indent
{
	padding: 16px 21px 33px 28px;
}

.line
{
	border-bottom: 1px solid #b6cdde;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
.line2
{
	border-bottom: 1px solid #b6cdde;
	padding: 0 9px 15px 0;
	margin-bottom: 25px;
}
.img
{
	margin: 25px 0 20px 0;
}

.name
{
	color: #c23919;
	float: right;
	font-size: 1.083em;
	line-height: 2.4em;
}
.phone
{
	float: right;
	margin-right: 10px;
}
.phone2
{
	float: right;
	margin-right: 108px;
}

.margin1
{
	margin-top: 33px;
}
.margin2
{
	margin-top: 28px;
}
.padding0
{
	padding-bottom: 0;
}
.padding1
{
	padding-top: 20px;
}
.padding2
{
	padding-top: 13px;
}
.padding3
{
	padding-top: 28px;
}
.padding4
{
	padding-bottom: 54px;
}

#page7 #content
{
	padding: 12px 64px 48px 86px;
}
#page7 .title
{
	margin-bottom: 42px;
}

/* ============================= footer ====================== */

#footer
{
	color: #666666;
	text-align: center;
}
#footer .menu
{
	padding: 20px 0 7px 0;
}
#footer .menu li
{
	display: inline;
	border-left: 1px solid #5c98bd;
	background: none;
	padding: 0 29px 0 30px;
	font-size: 1.01em;
}
#footer .menu .first
{
	border: none;
}

/* ============================= forms ============================= */


#ContactForm .rowi
{
	height: 46px;
}
#ContactForm .input
{
	width: 222px;
	height: 15px;
	border: 1px solid #868687;
	background: #fff;
	padding: 0 0 0 5px;
	font-size: 1em;
}
#ContactForm .link3
{
	float: right;
	margin-left: 25px;
}

#SignUpForm
{
	color: #666666;
	font-size: 1.083em;
	line-height: 1.077em;
}
#SignUpForm .input
{
	width: 206px;
	height: 18px;
	border: 1px solid #96bce1;
	background: #fff;
	padding: 0 0 0 5px;
	font-size: 1em;
	margin: 10px 0 20px 0;
}

textarea
{
	background-position: #fff;
	width: 212px;
	height: 107px;
	border: 1px solid #868687;
	background: #fff;
	padding: 0 0 0 0px;
	overflow: auto;
	font-size: 1em;
}

.register input
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-size: 12px;
	width: 165px;
}
.PageTitle
{
	font-size: large;
	font-weight: bold;
	color: #3D85AF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #509FCB;
}


.services
{
}


.SectionHeader
{
	font-weight: bold;
	font-size: small;
	color: #3A779D;
}

.rb_Blue
{
	background-position: center;
	background-image: url('http://www.rapiddevelopment.co.uk/images/rb_Blue.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 5px;
	height: 140px;
	width: 200px;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

.rb_Orange
{
	background-position: center;
	background-image: url('http://www.rapiddevelopment.co.uk/images/rb_Orange.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 5px;
	height: 140px;
	width: 200px;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

.rb_Green
{
	background-position: center;
	background-image: url('http://www.rapiddevelopment.co.uk/images/rb_Green.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 5px;
	height: 140px;
	width: 200px;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

.dvProductsDescription
{
	padding: 10px;
	margin: 10px;
	width: 97%;
	height: 140px;
	list-style-type: disc;
	list-style-position: inside;
	vertical-align: middle;
}
/* hover over products */
.trProducts
{
	color: #666666;
}
.trProducts:hover
{
	background-color: #E5F2FB;
	color: #000000;
}



.dvProductsSEO
{
	border: 1px dashed #CCCCCC;
	
}

.TextBoxEdit
{
	border: 1px solid #999999;
}