/* Default CSS Document */

/*************** PHOTOS ****************/
@import url("lightbox.css");
@import url("photo.css");

/*************** GENERAL ***************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4a4b;
}
.center {
	background-image: url(../site-images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 18px;
	color: #2b3a76;
}
h2 {
	font-size: 14px;
	color: #6e80c7;
}
h3 {	
}
a:link {
	color: #2b3a76;
}
a:visited {
}
a:active: {
}
a:hover {
	color: #df1f26;
	text-decoration: none;
}

/*************** FORMS ***************/
/* Form Related */
.submitButton {
}
p.error {
}

/* Newsletter Sign Up Form - SIGNUPFORM */
.newsletterSignUp {
}


/*************** NAVIGATION ***************/
/* Site Navigation - MAINSITENAV */
ul.mainsitenav {
}
ul.mainsitenav li {
}

/* Sub Navigation - SUBSITENAV */
ul.subsitenav {
}
ul.subsitenav li {
}

/* Child Navigation - CHILDNAV */
ul.childitems {
}
ul.childitems li {
}

/* Sibling Navigation - SIBLINGNAV */
ul.siblingitems {
}
ul.siblingitems li {
}

/*************** DROP DOWN ***************/
/* Refer to dropdown.css */

/*************** PHOTO GALLERY ***************/

/* Photos Category List - PHOTOCATLIST */
ul.photoscatlist {
}

/* Photos Category List - THUMBPHOTOCATLIST */
ul.thumb_photoscatlist {
}

/*************** BLOGS ***************/

/* Blog Category List - BLOGCATLIST */
ul.blogcatlist {
}

/* Blog Category List - BLOGARCHIVELIST */
ul.blogarchivelist {
}

/* Blog Comment Form - ADDCOMMENTFORM */
.addcommentform {
}
.header {
	background-image: url(../site-images/header-tile.gif);
	background-repeat: repeat-x;
}
.headernumber {
	text-align: right;
}

.navigation {
	font-size: 12px;
	padding: 6px;
	line-height: normal;
	width: 720px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	z-index: 100;
}
.navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li {
	display: inline;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: inline;
	border: 2px solid #FFF;
	padding: 4px;
	background-color: #2b3a76;
	height: 29px;
	font-weight: bold;
}
.navigation li a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	border: 2px solid #FFF;
	background-color: #6e7bb2;
}
.content {
	text-align: left;
	line-height: 18px;
}

.ourservices h1 {
	font-size: 18px;
	line-height: normal;
	color: #FFF;
	background-color: #6e7bb2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.ourservices ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.ourservices li {
	background-color: #2b3a76;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.ourservices li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ourservices li a:hover {
	color: #FFF;
	background-color: #001361;
}
.designby {
	text-align: center;
	padding: 5px;
}

.footer {
	background-image: url(../site-images/footer-tile.gif);
	background-repeat: repeat-x;
	clear: both;
}

.footerlogo {
	background-image: url(../site-images/footer-tile.gif);
	background-repeat: repeat-x;
	text-align: left;
}

.footernumber {
	text-align: right;
	background-image: url(../site-images/footer-tile.gif);
	background-repeat: repeat-x;
}
.testimonials {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: normal;
	color: #575f7f;
	font-size: 11px;
	margin-top: 10px;
}
.author {
	font-weight: bold;
}
.moretestimonials {
	margin-top: 15px;
	text-align: right;
	margin-bottom: 15px;
}
.testimonial_text {
	font-weight: normal;
	font-style: italic;
}
.testimonial_person {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
}
.sitename {
	font-size: 12px;
	font-weight: bold;
}
.address {
	line-height: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C30;
	padding-top: 4px;
	font-size: 11px;
	background-color: #ECECEC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.footernav {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6E7BB2;
	padding-top: 15px;
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}
/* Contact Us Form formatting  */
.Contact_Us label {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
	text-align: right;
	float: left;
	padding: 3px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	font-weight: bold;
}
.submitarea label {
	background-color: #FFFFFF;
	float: left;
	width: 120px;
	padding: 3px;
	margin-right: 5px;
}
.Contact_Us .captcha label {
	background-color: #FFFFFF;
	float: left;
	width: 120px;
	margin-right: 5px;
	padding: 0px 0px 0px 6px;
}
.Contact_Us .captcha input {
	height: 22px;
	width: 200px;
	padding-top: 10px;
}
form.Contact_Us {
	width: 465px;
	padding-bottom: 15px;
	margin-left: 3px;
	margin-bottom: 5px;
}
.Contact_Us textarea {
	height: 80px;
	width: 305px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
}
.Contact_Us input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-right: 6px;
	float: left;
	padding: 3px;
	margin-bottom: 5px;
}
.Contact_Us select {
	margin-bottom: 5px;
}
input.submit  {
	background-color: #2b3a76;
	border: 1px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	width: 140px;
}
.Contact_Us p {
	clear: left;
	margin: 0px;
}
.redtext {
	color: #FF0000;
}
/* Add Comment Form formatting  */
.addcommentform label {
	color: #000000;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	width: 100px;
	font-weight: bold;
}
.addcommentform p {
	clear: left;
	margin: 0px;
}
.addcommentform .captcha input {
	height: 22px;
	width: 200px;
	padding-top: 10px;
}
.addcommentform .captcha label {
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
	padding: 0px 0px 0px 5px;
}
.addcommentform input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	width: 150px;
	margin-bottom: 4px;
}
form.addcommentform {
	padding-bottom: 10px;
	margin-bottom: 15px;
	clear: both;
	line-height: normal;
}
.addcommentform textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	margin-bottom: 4px;
	height: 60px;
	width: 250px;
}
.addcommentform .submit {
	background-color: #2c3b76;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
}
.commentblock {
	background-color: #ECECEC;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	border: 1px dashed #999;
}
.commentblock p {
	margin-top: 0px;
	padding-top: 0px;
}
.error {
	background-color: #FC3;
	padding: 5px;
	border: 1px solid #DF1F26;
	font-weight: bold;
}
.blog_block {
}
.blog_block h1 {
	margin-top: 5px;
}
.blogpost {
	margin-bottom: 10px;
	background-color: #ECECEC;
	padding: 5px;
	border: 1px solid #999;
}
.blogsummary {
	margin-bottom: 10px;
}
.blogreadmorelink {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 10px;
}
.blogposteddate {
	font-size: 10px;	
}
.poster {
	font-weight: bold;
}
.posteddate {
	font-style: italic;
}

.leftbar {
}
.blogxml {
	background-color: #06C;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
}
.blogxml a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.blogxml a:hover {
	text-decoration: underline;
}
.watermark {
	background-image: url(../site-images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
 /* Form page Formatting  */
 ul.formaccesslist {
	margin-left: 20px;
}
 ul.formaccesslist li {
	list-style-image: url(../site-images/pdficon.gif);
	margin-bottom: 5px;
}
#formaccessloginform {
	margin-left: 20px;
}

/* Prev/Next Links - Products and News */

.previouspage input.blogPrevious {

	background-color: #df1e26;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border:1px #df1e26 solid;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	width:125px;
	display:inline;
}
.nextpage input.blogNext {

	background-color: #df1e26;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border:1px #df1e26 solid;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	width:125px;
	display:inline;
}
/* Manage Comment Links when Logged in */
a.editlink {
	background-color: #009966;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.editlink {
	background-color: #005539;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}
a.dellink {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.dellink {
	background-color: #690000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}