/* main styles */
body {
	margin:0 auto;
	padding:0;
  	color:#666;
	font-family:helvetica,arial,sans-serif;
	background:#ccc;
	min-width:960px;
	max-width: 1160px;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;}
a {
	text-decoration:none;
	color:#3E8FE1;
	}
a:hover {
	text-decoration:underline;
	}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}

.colour {color:#f60;}

input.text,
input,
select,
textarea {
	color:#000;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	}
	
.button {
	width:240px;
	height:40px;
	font-weight:bold;
	font-size:14px;
	line-height:40px;
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	}
strong.h {
	font-size:88%;
	letter-spacing:2px;		
	font-weight:normal;
	display:block;
	text-transform:uppercase;
	}
	
/* logo and new look */
a.logo,
.new-look {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
	
a.logo {
	width:221px;
	height:41px;
	background:url(../images/logo.gif) no-repeat left top;
	margin:25px 0 0 0;
	}
.new-look {
	width:102px;
	height:102px;
	background:url(../images/new-look.gif) no-repeat left top;
	position:absolute;
	top:-79px;
	right:20px;
	}
	
/* main container */
#main {
	width:100%;
	background-color: #fff;
	}

/* main layout columns */
.left-column {
	float:left;
	width:69.9%;
	}
.right-column {
	float:right;
	width:30%;
	}
	
/* header */
#header {
	float:left;
	width:100%;
	height:90px;
	}
#header .started {
	font-weight:normal;
	float:right;
	padding:10px 20px 0 0;
	color:#999;
	font-size:14px;
	letter-spacing:2px;
	}
#header .phone {
	font-weight:normal;
	clear:right;
	float:right;
	padding:0 20px 0 23px;
	color:#f60;
	font-size:30px;
	background:url(../images/ico-phone.gif) no-repeat left;
	}
	
/* blue container */
#blue-bar {
	float:left;
	width:100%;
	background:#4192E5 url(../images/bg-blue-bar-x.jpg) repeat-x left top;
	min-height:200px;
	color:#fff;
	}
* html #blue-bar {height:200px;}
#blue-bar .bg {
	height:200px;
	background:url(../images/bg-blue-bar.jpg) no-repeat right top;
	padding-right:520px;
	}
#blue-bar .bg .right-column {
	width:520px;
	height:200px;
	float:right;
	display:inline;
	position:relative;
	margin-right:-520px;
	}
#blue-bar .left-column {
	width:auto;
	position:relative;
	padding:17px 20px 0 20px;
	}
#blue-bar .h {
	padding:0 20px 17px 0;
	}
#blue-bar .cfi {
	font-weight:normal;
	display:block;
	padding:0 20px 10px 0;
	font-size:30px;
	}
/* screenshots */
#blue-bar .screenshot {
	position:absolute;
	top:-22px;
	width:241px;
	height:136px;
	background:url(../images/bg-screenshot.png) no-repeat left top;
	padding:6px 0 0 6px;
	}
#blue-bar .first {left:-3px;}
#blue-bar .second {left:257px;}
#blue-bar .button {
	background:url(../images/bg-blue-bar-button.gif) repeat-x top;
	position:absolute;
	top:140px;
	}
#blue-bar .button.right {left:260px;}

/* main navigation */
#main-navigation {
	clear:both;
	text-transform:uppercase;
	width:100%;
	height:40px;
	background:#606060 url(../images/bg-main-navigation.gif) repeat-x top;
	}
#main-navigation ul {padding:10px 0 0 10px;}
#main-navigation li {
	float:left;
	font-size:14px;
	font-weight:bold;
	height:30px;
	}
#main-navigation li a {color:#ccc;padding:4px 10px 0 10px;float:left;display:block;}
	
/* middle container */
#middle {
	float:left;
	width:100%;
	background:#fff url(../images/bg-middle.gif) repeat-x top;
	}
#middle .content {
	padding:20px;
	overflow:hidden;
	}
#middle .right-column .content {padding:20px 20px 0 10px;}

/* DM CHANGES */

#middle #turnleftheader {
padding: 20px 0 0 20px;
}

#middle #turnleftheader h2 {
padding: 0;
margin: 0;
font-weight: normal;
color: #999;
}

#middle .left-column .content {
font-size: 125%;
color: #333;
}

#middle .left-column .content .credit {
font-size: 50%;
line-height: 1.5em;
}

#middle .left-column .content h2 {
margin: 0;
padding: 0;
margin-top: 15px;
margin-bottom: .25em;
font-weight: normal;
font-size: 125%;
}

#middle .left-column .content em {
color: #f60;
}

#middle .left-column .content .post {
padding-bottom: 15px;
border-top: 1px dashed #999;
}

#middle .right-column .content h3 {
margin-bottom: .5em;
}

#middle .right-column .content dt {
font-weight: bold;
}

#middle .right-column .content dd {
margin: 0;
margin-left: 1em;
margin-bottom: 1em;
}

#middle .right-column {
margin-bottom: 1em;
}

.postit {
border-top: 1px solid #fc0;
border-left: 1px solid #fc0;
padding: 20px 20px 1px;
margin-bottom: 2em;
background: #ffc url("../images/postit-bg.gif") bottom right no-repeat;
}

#middle .right-column .content .postit h3 {
font-size: 125%;
}

#middle #turnleftheader .right-column h2 {
font-size: 125%;
}


/* Done DM CHANGES */

#middle h1 {
	margin:0 0 20px 10px;
	font-size:30px;
	color:#333;
	font-weight:normal;
	}
#middle h1 span {color:#f60;}

/* dotted box */
.dotted-box {
	width:100%;
	}
.dotted-box .top,
.dotted-box .bottom {
	float:left;
	height:7px;
	width:100%;
	overflow:hidden;
	}
.dotted-box .top div,
.dotted-box .bottom div {
	width:7px;
	height:7px;
	overflow:hidden;
	}
.dotted-box .top {background:url(../images/bg-dotted-x.gif) repeat-x left top;}
.dotted-box .bottom {background:url(../images/bg-dotted-x.gif) repeat-x left bottom;}
.dotted-box .top .lc {float:left;background:url(../images/c-tl.gif);}
.dotted-box .top .rc {float:right;background:url(../images/c-tr.gif);}
.dotted-box .bottom .lc {float:left;background:url(../images/c-bl.gif);}
.dotted-box .bottom .rc {float:right;background:url(../images/c-br.gif);}
.dotted-box .mid {
	float:left;
	width:100%;
	background:url(../images/bg-dotted-y.gif) repeat-y left top;
	}
.dotted-box .mid .bg {
	background:url(../images/bg-dotted-y.gif) repeat-y right top;
	width:100%;
	float:left;
	}
.dotted-box h2 {
	font-size:24px;
	margin:0 0 0 10px;
	font-weight:normal;
	}
.dotted-box ul {
	float:left;
	padding:0 0 4px 45px;
	width:25%;
	font:70%/150% verdana,sans-serif;
	}
.dotted-box ul li {
	padding:0 0 0 13px;
	background:url(../images/plus.gif) no-repeat 0 5px;
	}

#middle .right-column h3 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	}
#middle .right-column p {margin:0 0 20px 0;}
#middle .request {background: url(../images/ico-request.gif) no-repeat left;padding: 4px 0 4px 40px;}
#middle .bank {background: url(../images/ico-calc.gif) no-repeat left;padding: 4px 0 4px 40px;}


/* grey container */
#grey-box {
	float:left;
	width:100%;
	background:#7E7E7E url(../images/bg-grey-box.gif) repeat-x top;
	}
#grey-box .content {
	padding:20px;
	overflow:hidden;
	}
#grey-box .right-column .content {padding:20px 20px 0 10px;}
#grey-box a {text-decoration:underline;color:#fff;}
#grey-box .h,
#grey-box p {color:#ccc;}
#grey-box .h {margin:0 0 17px 0;}
#grey-box p {font-size:78%;margin:0 0 20px 0;}
#grey-box h2 {
	margin:0;
	font-size:30px;
	color:#fff;
	font-weight:normal;
	}
#grey-box .button {
	background:url(../images/bg-grey-box-button.gif) repeat-x top;
	text-decoration:none;
	}
#grey-box .button:hover {text-decoration:underline;}

/* entries */
ul.entries {
	margin:0 10px 20px 10px;
	}
ul.entries li {
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	background:url(../images/ico-pencil.gif) no-repeat 0 3px;
	font:70%/150% verdana,sans-serif;
	color:#333;
	}

/* footer */
#footer {
	float:left;
	width:100%;
	background:#ccc url(../images/bg-footer.gif) repeat-x top;
	font:70%/18px verdana,sans-serif;
	}
#footer div div {padding:14px 20px;}
#footer a {text-decoration:underline;}
#footer .right-column {text-align:right;}
	
/* text styles */
ul {
	margin:0;
	padding:0;
	}
ul li {list-style:none;}
p, dl {
	margin:0 0 1.5em 0;
	font-size:70%;
	line-height:18px;
	font-family:verdana,sans-serif;
	}
	
a:hover {
color: #333;
}

/* new for footer of blog */

#grey-box h3 {
	margin: 10px 10px 10px 0;
	padding-bottom: 10px;
	color: #ccc;
	font-weight: normal;
	border-bottom: 1px dashed #ccc;
}

#grey-box .col2 ul {
	font-family: verdana, sans-serif;
	font-size: 80%;
	line-height: 18px;
	margin-bottom: 10px;
}

#grey-box .col2 ul ul {
	font-size: 100%;
	margin-left: 20px;
	margin-bottom: 0;
}

#grey-box a {
	color: #ccc;
	text-decoration: none;
}

#grey-box a:hover {
	text-decoration: underline;
	color: #fff;
}

#grey-box p a {
	background: #fff;
	color: #f60;
	padding: 2px;
}

#grey-box p a:hover {
	color: #000;
}

.col2 {
	float: left;
	width: 50%;
}

form {
padding: 30px;
border: 1px solid #ccc;
background: #f0f0f0;
}

label {
display: block;
font-family: verdana, arial, sans-serif;
font-weight: bold;
margin-bottom: 10px;
color: #333;
}

input {
font-family: verdana, arial, sans-serif;
padding: 5px;
font-size: 11px;
color: #666;
}

.post ul, .post ol {
list-style: disc inside;
padding: 10px 20px 20px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 1.5em;
}

.post ol.bigmargin li, .post ul.bigmargin li {
margin-bottom: 1em;
}

.post ol {
list-style: decimal inside;
}

.post ul li {
list-style: disc inside;
}

#comments .post {
padding-top: 20px;
}

/* added from old stylesheet */

/* for the conditional fields example */

.normal {
	font-weight: normal;
}

.normal .red {
	display: none;
	margin-right: .25em;
}

.required {
	font-weight: bold;
}

.required .red {
	color: red;
	margin-right: .25em;
}

p.screenshot {
padding: 5px;
text-align: center;
}

p.screenshot img {
padding: 5px;
border: 1px solid #ccc;
}

p .caption {
margin-top: 1em;
color: #666;
font-size: 11px;
}

.highlight {
display: block;
margin-bottom: 1em;
padding: 20px;
background-color: #f0f0f0;
color: #000;
overflow: auto;
width: 620px;
}

code, pre {
display: block;
margin-bottom: 1em;
padding: 20px;
font-size: 11px;
line-height: 18px;
background-color: #f0f0f0;
color: #000;
overflow: auto;
width: 620px;
}

blockquote {
border : 1px dashed #000;
width: 400px;
float: right;
margin: 0px;
padding: 10px;
background-color: #ccc;
quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }
