/* General layouts */
body {margin:0; padding:0; font:76% verdana,arial,sans-serif; background:#e6e6e6 url(images/bodybg.png) repeat-x; color:#444; text-align:center;}
#container {width:92%; min-width:700px; padding:0 20px; margin:0 auto; background:#f0f0f0 url(images/contentbg.png) repeat-x; text-align:left; border-left:1px solid #eef; border-right:1px solid #eef;}

/* Tags */
a {text-decoration:none; color:#269; font-weight:bold;}
a:hover {text-decoration:underline;}
p {margin:0 0 15px 0;}
h1,h2,h3,h4 {margin:0; padding:0; font-weight:normal; line-height:1.2em;}
h1 {font-size:3em; letter-spacing:-2px; color:#567; margin:15px 0 5px 20px;}
h1 a:hover {text-decoration:none;}
h2 {font-size:1.6em; letter-spacing:-1px; margin:-10px 0 0 30px; color:#888;}
h3 {color: #184975; font-weight:bold; font-size:1.4em; margin:1em 0 0.5em 0.5em;}
h4 {font-size:1.2em; font-weight:bold; display:inline; margin: 0 0 1em 0;}

/* Header */
#sitetitle {float:left; height:100px; width: 45%; color: #333;}
#sitetitle img  {border:0;}
#menu {padding-top:35px; padding-right: 35px; text-align: right;}
#menu a {margin:0; height:100px; padding:35px 6px 41px 6px; font-size:1.6em; font-weight:bold; letter-spacing:-1px; color:#269;}
#menu a:hover{color:#269; text-decoration:none; background: #fff url(images/menuhover.png) repeat-x; padding:35px 5px 41px 5px; border-left: 1px solid #eee; border-right: 1px solid #eee;}
#menu a.current{color:#F8A614; background: #fff url(images/menuhover.jpg) repeat-x; border-left: 1px solid #eee; border-right: 1px solid #eee;}
#menu a.current:hover{color:#888; padding:35px 6px 41px 6px;  text-decoration:none; background: #fff url(images/menuhover.png) repeat-x; border-left: 1px solid #eee; border-right: 1px solid #eee;}

/* Main content and sidebar layout */
#content {margin-top:65px; width:100%; clear:both;}
#content h2 {margin:0 0 14px 0; color:#F8A614; }
#content h2 a {color:#F8A614;}
#content h2 a:hover {color:#F8A614; text-decoration:none; background:none;}
#content p {margin:0 0.5em 1.2em 0.5em;}
#left {width:62%; float:left; line-height:1.4em; text-align:justify;}
#right {margin-left:64%; line-height:1.4em;}
#right h2 {margin:0 0 8px 0; padding:0; border-bottom:2px solid #abb; font-size:1.6em; color:#184975;}

/* Footer */
#footer {clear:both; border-top: 2px solid #ccc; padding:5px 0 12px 0; margin: 10px 0 0 0; color:#777;}
#footer a {color:#777; font-weight:normal;}
#footer p {margin:0; padding:0 12px 12px 12px;}
#footer .left {float:left;}
#footer .right {float:right;}

/* Additional classes */
.entry {margin:0 0 20px 0; border:2px solid #fff; background:#e6e6e6 url(images/entrybgblue.png) repeat-x; color:#333; padding:6px 10px 0 10px;}
.entry a:hover, .intro a:hover, .thumbs .hide a:hover {text-decoration:none; padding-bottom:2px; background:url(images/flash2.gif) bottom left repeat-x; color:#F8A614;}
.entry .testimonial {font-style:italic;}
.reset {display:none;}
.thumbs {display:inline;}
.thumbs .screenshot {height:140px; width:140px; margin: 0 0 0 5px;}
.thumbs img {padding:3px; margin:0 2px 2px 0; border:1px solid #fff; background-color:#ddd; color: #555;}
.thumbs a img{ height:60px; width:120px;}
.thumbs a:hover img{background: url(images/flash.gif);}
.thumbs .detail{color:#184975; font-weight:bold;}
.entryimgleft {margin:5px 5px 0px 5px; float:left; padding:3px; border:1px solid #fff; background-color:#ddd; color:#333;}
.entryimgright {margin:5px 5px 0px 5px; float:right; padding:3px; border:1px solid #fff; background-color:#ddd; color:#333;}
.meta {clear:both; border-top: 2px solid #ccc; padding: 5px 1px 0 0; margin:10px 0 0 0; text-align:right; font-size:1em; color: #567;}
.pagenav {color: #777; text-align:center;}
.subcontainer {display:block; width:98%;}
.rightsub {float:left; width:45%; padding:0;}
.rightsub2 {margin-left:50%; padding:0;}
.right {text-align:right;}
.center {text-align:center;}
.clear {clear:both;}
.hide {display:none;}
.hide img {margin: 0 3px 0 0;}
.link {color:#184975; font-weight:bold;}
.data { color:#184975; padding: 0px 10px 10px 10px;}
.required { color: #F8A614; font-weight:bold;}
.contactbuttons {}
.contactbuttons input { font-family: verdana, arial, sans-serif; font-weight:bold; text-transform: lowercase; text-decoration: none; color: #FFFFFF; background-color: #184975; padding:5px 5px 5px 5px;}
.contactbuttons input:hover { color: #F8A614;}
input, select, textarea { background-color: #B7CFDD; color:#4F451B; font-family: verdana, arial, sans-serif; font-size:1.0em; border: 0px; margin:0px 0px 10px 0px;}
