@charset "UTF-8";
html{
overflow-y:scroll;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #556F84;
	background-image:url(../images/mainshad.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-attachment:scroll;
	line-height: 1.4em;
}
.home #container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainshad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #6B8BA3;
}
.home #header {
	background-image: url(../images/clear_photos_ret2.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-position: 30px;
}
.home #header h1 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	position: absolute;
	left: -10000px;
}
#menubar {
	background-color: #5E7B93;
	height: 30px;
	width: 900px;
}
.home #mainContent {
	background-color: #6B8BA3;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.home #footer {
	background-color: #5E7B93;
	color: #BECDDF;
	font-size: 75%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.home #container #mainContent img {
	padding: 5px;
}
h2 {
	font-size: 120%;
	margin-left: 40px;
	color: #000000;
}
.fltright {
	float: right;
	margin-left: 20px;
}
#mainContent p {
	padding-right: 40px;
	padding-left: 40px;
}
.blacktext {
	color: #333333;
}
#mainContent p a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#mainContent p a:hover {
	color: #43586A;
	text-decoration: none;
}
#mainContent li a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#mainContent li a:hover {
	color: #43586A;
	text-decoration: none;
}
.portfoliopics {
	float: right;
	width: 340px;
	margin-left: 25px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfoliopics a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfoliopics a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.logintable {
	margin-left: 40px;
}
.logintable a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.logintable a:hover {
	color: #43586A;
	text-decoration: none;
}
.clientarea {
	margin-left: 35px;
	width: 600px;
}
.clientarea a {
	text-decoration: none;
}
.clientarea a:hover {
	text-decoration: none;
}
.logintablecells {
	padding: 3px;
	border: 1px solid #666666;
	margin: 12px;
	height: 150px;
	width: 150px;
	float: left;
}
.logintablecellsmid {
	padding: 3px;
	border: 1px solid #666666;
	height: 150px;
	width: 150px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 185px;
}
.formtable {
	border: 1px solid #CCCCCC;
}
.formcells {
	width: 300px;
}
.form {
	font-size: 0.9em;
	background-color: #C2D6E0;
	padding: 5px;
	vertical-align: top;
	color: #333333;
}
.home #footer a {
	color: #D7D7D7;
	text-decoration: none;	
}
.home #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.footright  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	float: right;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-align: right;
}
.footleft {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.home #container #mainContent li {
	margin-left: 35px;
}
.home #container #mainContent h3 {
	font-size: 1em;
	margin-top: 35px;
	margin-left: 35px;
	font-weight: normal;
}
.smaller {
	font-size: .9em;
}
.linkcells {
	padding: 12px;
}
#mainContent .flash {
	text-align: center;
}
.headerphone  {
	font-size: 2.5em;
	text-align: right;
	padding-top: 46px;
	padding-right: 25px;
}
table { margin: auto; border-collapse: separate; border-spacing: 20px }
td { vertical-align: top; text-align:center; width: 235px }
hr { margin-top: 20px; }

pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 232px; width: 232px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 200px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
a.external {
    background-image: url(images/external.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 12px
}

div.step-one, div.step-two, div.step-three {
    background-repeat: no-repeat; background-position: center left; margin-top: 20px; 
    height:43px; vertical-align: middle; padding: 25px 0 0 50px }
div.step-one { background-image: url(images/1.gif) }
div.step-two { background-image: url(images/2.gif) }
div.step-three { background-image: url(images/3.gif) }

img.logo { float: right; border:none; margin: 10px 10px 0 0 }


pre { margin-top: 10px }
pre { font-size: small; padding: 15px; background-color: #eee; border: 1px solid #ddd; border-left-width: 5px; overflow-x: auto; }
pre.normal { background-color: transparent; border: none; border-left-width: 0; overflow-x: auto; }
code { padding: 0; font-size: 108%; font-style: normal; }
code.method { font-size: 150%; display: block; margin-top: 20px }
code.inline { background-color: #ffc }

/* syntax highlighting with Chili */
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

.php .tag       { color: purple; }
.php .com       { color: green; }
.php .const1    { color: maroon; }
.php .const2    { color: maroon; }
.php .function  { color: #e17100; }
.php .global    { color: maroon; }
.php .keyword   { color: blue; }
.php .mlcom     { color: gray; }
.php .name      { color: maroon; }
.php .number    { color: #880; }
.php .string1   { color: teal; }
.php .string2   { color: teal; }
.php .value     { color: gray; }
.php .variable  { color: #e15c03; }

.css .mlcom  { color: #4040c2; }
.css .color  { color: black; }
.css .string { color: teal; }
.css .attrib { color: blue; }
.css .value  { color: navy; }
.css .number { color: #880; }

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
h2 { color: #800; padding-left:0; font-size: large; font-weight: normal; }
table { border-collapse: collapse; }
form { padding: 15px; background-color: #ffe; border: 1px solid #ddd }
form#paypal { border: none; background-color: transparent; float:right; padding: 0 5px; margin-top: -8px }
td { vertical-align: top; }
p { margin: 10px 0 }
dl { margin-top: 0 }
dt { color: #a00; font-weight: bold }
dd { margin: 0 0 20px 0; color: #555 }
dl.options { margin: 10px 25px }
hr { height: 1px }

