a:link {
    color: #333333;
    text-decoration: none;
}
a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #666666;
    text-decoration: none;
}
a:active {
    color: #666666;
    text-decoration: none;
}
.h1 {
    color: #7BA296;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px;
}
.h2 {
    color: #6C9791;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    line-height: 30px;
}
h2 {
    color: #7ba296;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 12px;
}
.p {
    color: #666666;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0;
    padding: 10px 0 0;
}
.p2 {
    color: #7B7A7A;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0;
}
body {
    background: #c0d6cb;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    margin: 30px 0 0;
    padding: 0;
}
#banner, #mainBody, #content, #footer, #footerNav, #nav, #leftCol {
    display: inline;
    float: left;
}
#mainContainer {
    height: auto;
    margin: 0 auto;
    width: 800px;
}
#banner {
    background: url("../images/banner.gif") no-repeat scroll left top transparent;
    height: 120px;
    width: 800px;
}
#bannerSlogan {
    color: #6C9791;
    float: right;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    margin: 20px 30px 0 0;
    text-align: left;
    top: 0;
    width: 200px;
}
#logo {
    background: url("../images/papercut-logo.gif") no-repeat scroll left top transparent;
    display: inline;
    float: left;
    height: 99px;
    margin: 20px 0 0 20px;
    width: 261px;
	
}
#mainBody {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    padding: 0 30px 30px;
    position: relative;
    width: 740px;
}
#rightCol {
    display: inline;
    float: right;
    padding: 0 0 30px 30px;
    width: 190px;
}
#rightCol ul {
    list-style: none outside none;
    padding: 0;
}
#leftCol img {
    border: medium none;
}
#leftCol {
    width: 140px;
}
#newsLetter {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #003300;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 10px;
    height: auto;
    margin-top: 20px;
    padding: 0 10px 5px;
    width: 120px;
}
#newsLetter h2 {
    font-weight: lighter;
    line-height: 15px;
}
#SignUp .signupframe input {
    width: 115px;
	border:none;
}
#SignUp .signupframe .Submit {
    width: 60px;
	background:#cfcfcf;
	color:#003300;
}

#SignUp .signupframe .Submit:hover {
	background:#7ba296;
	color:#ffffff;
	cursor:pointer;
}

#socialIcons {
	float: left;
	width: 140px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#socialEnterprice {
    float: left;
    margin-top: 10px;
    width: 140px;
}
.active {
    border-left: 4px solid #003300;
}
#nav {
    width: 140px;
}
#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav ul li {
    background: none repeat scroll 0 0 #EFEFEF;
    margin: 2px 0;
}
#nav ul li a {
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 10px 0 0 10px;
    text-decoration: none;
}
#nav ul li a:hover {
    background: none repeat scroll 0 0 #7BA296;
    border-left: 4px solid #003300;
    color: #FFFFFF;
}
#content {
    padding: 0 0 30px 30px;
    width: 350px;
}
#content li {
    margin: 3px;
    padding: 0;
}
#content ul {
    list-style: square outside none;
}
#portfolio img {
    border: 1px solid #7BA296;
    margin: 5px;
}
#footer {
    background-color: #7BA296;
    color: #FFFFFF;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 10px;
    padding: 10px;
    text-align: center;
    width: 780px;
}

#footer a {
color: #ffffff;
text-decoration:none
}

#footer a:hover {
	text-decoration:underline;
	}


#footerNav {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 11px;
    padding: 5px 0;
    text-align: center;
    width: 800px;
}
.glossymenu {
    padding: 0;
}

.glossymenu a.menuitem:focus {
    color: #603;
}

.glossymenu a.menuitem {
    color: #6C9791;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
    width: auto;
}
.glossymenu a.menuitem .statusicon {
    border: medium none;
    left: 0;
    position: absolute;
    top: 10px;
}
.glossymenu div.submenu ul {
    list-style-type: disc;
    margin: 0;
}
#your_detail label {
    font-weight: bold;
}
#your_detail input, textarea, select {
    background-color: #efefef;
    border: none;
    color: #666666;
    font-size: 11px;
    margin-bottom: 10px;
    width: 180px;
}
#your_detail input:focus, textarea:focus, select:focus {
    background-color: #ffffff;
    color: #666666;
}

#com #comments {
    height: 100px;
    width: 250px;
}
#subm #Submit {
    width: 70px;
	background-color: #efefef;
}
#subm #Submit:hover {
    width: 70px;
	background-color: #6c9791;
	color:#ffffff;
	cursor:pointer;
}
#newsletterIcon {
    background: url("../images/newsletter-icon-rollover.jpg") no-repeat scroll left top transparent;
    height: 40px;
    margin-bottom: 15px;
}
#newsletterIcon:hover {
    background: url("../images/newsletter-icon.jpg") no-repeat scroll left top transparent;
}
#report {
	height: auto;
	width: 175px;
}
#mainContainer #mainBody #content p .p2 {
    color: #000000;
}
#mainContainer #mainBody #content p .p2 {
    color: #000000;
}
#socialicons_container {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 146px;
	float: left;
	clear: none;
}
#facebook_icon {
	padding: 0px;
	float: left;
	height: 24px;
	width: 24px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
}
#wordpress_icon {
	padding: 0px;
	float: left;
	height: 24px;
	width: 24px;
	clear: none;
	margin: 0px;
}
#twitter_icon {
	padding: 0px;
	clear: none;
	float: left;
	height: 24px;
	width: 24px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#twitter_update_list {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF0;
	 }
	 
#twitter_div {
	width:175px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	background-color: #7BA296;
	text-align:left;
	}
ul#twitter_update_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	background-color: #FFF;
	}
	
#twitter_div li {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 10px;
	background-color: #efefef;
}
	
#twitter_update_list li span {
	margin: 0px;
	padding: 0px;
	color: #003300;
	display: inline;
}
#twitter_update_list li span a {
	display: inline;
	color: #7ba296;
	text-decoration: none;
}
#twitter_update_list li a {
	display: block;
	color: #7b7a7a;
	text-decoration: none;
}

#twitter-link a {
	color: #FFF;
	text-decoration: none;
	text-align: right;
	display: block;
}

#twitter-link:hover {
	color: #FFF;
	text-decoration: underline;
	text-align: right;
	display: block;
}

#twitter_div h2 {
	color: #ffffff;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 5px;
	margin:0px;
}


/* CSS for portfolio*/

#portfolio_container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 540px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 540px; 
}

div.slideshow-container {
	position: relative;
	clear: both;
	height: 302px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 540px;
	height: 302px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow {
}

div.slideshow span.image-wrapper {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width:auto;
	height:auto;
}
div.slideshow a.advance-link {
	display: block;
	width: 540px;
	height: 302px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 302px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #efefef;
	position:absolute;
	top:0px;
	left:3px;
	padding:8px;
}

div.caption-container {
	position: relative;
	clear: left;
	height: auto;
	padding:0;
	margin:0;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 540px;
	height:auto;
	top: 0;
	left: 0;
	padding-top: 8px;
}
div.caption {
	padding: 0px;
}

ul.thumbs {
	margin: 0;
	padding: 0;
	display:block;
}
ul.thumbs li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float:left;	
}


a.thumb {
	display:block;
	padding: 8px;
	margin: 0px;
	border: 1px solid #efefef;
	
}
#thumbs {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
	float: left;
}
ul.thumbs li.selected a.thumb {
	border: 1px solid #efefef;
	background:#efefef;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	padding:0;
	margin:0;
}

