/* 7.1 */

body {
	margin: 0;
	padding: 0;
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333;
}
#header, #footer1, #header-inner{
	background-color: #222222;
}
a,a:visited{
	color:#338EAC;
	text-decoration:none;
	}
.wrap{
	width: 100%;
	overflow: hidden;
}
a:hover{
	text-decoration:underline;	
	}
p {
	margin: 0 0 15px 0;
	padding: 0;
}
p.footer {
	font-size: 12px;
}
h1.home {
	font-size: 36px;
	color: #CCCCCC;
	text-align: center;
	margin: 40px 0 0 0;
}
h2{
	color: #333;
	margin: 30px 0 15px 0;
	font-size: 24px;
}
h2.home {
	font-size: 20px;
	color: #CCCCCC;
	text-align: center;
	margin: 15px 0 0 0;
}
h3{
	color: #333;
	margin: 20px 0 10px 20px;
	font-size: 17px;
}
h3.celled {
	margin: 20px 20px 20px 0;
}
h4{
	color: #333;
	margin: 10px 0 5px 40px;
	font-size: 14px;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
}
td {
	padding: 15px 20px 0 0;
}
img.vertspace {
	padding: 10px 0 10px 0;
}
.no-top {
	margin-top: 0;
}
.no-margin {
	margin: 0;
}
.no-indent {
	margin-left: 0;
}
.indent20 {
	margin-left: 20px;
}
.button a {
	background: none repeat scroll 0 0 #99CC33;
}
.button a, .button a:hover {
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF!important;
	display: block;
	float: left;
	font-size: 20px;
	height: 100%;
	padding: 12px 15px;
	white-space: nowrap;
}
.button-center a {
	background: none repeat scroll 0 0 #99CC33;
}
.button-center a, .button-center a:hover {
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF!important;
	display: block;
	/*float: right;*/
	font-size: 20px;
	height: 100%;
	width: 15%;
	padding: 12px 20px;
	white-space: nowrap;
}
.green a:hover {
	background: none repeat scroll 0 0 #99CC33;
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
}
ul.triangle li {
	list-style-image: url("http://c284735.r35.cf1.rackcdn.com/triangle.png");
	margin-left: 38px;
	margin-bottom: 10px;
}
ul.triangle-green {
	list-style-image: url("http://c284735.r35.cf1.rackcdn.com/triangle-green.png");
	margin-left: 38px;
	margin-bottom: 10px;
}
ul.triangle-green-no-indent li {
	list-style-image: url("http://c284735.r35.cf1.rackcdn.com/triangle-green.png");
	margin-left: 20px;
	margin-bottom: 10px;
}
ul.checkmarked {
	list-style-image: url("http://c284735.r35.cf1.rackcdn.com/li-checkmark.png");
}
ul.checkmarked li {
	list-style-image: url("http://c284735.r35.cf1.rackcdn.com/li-checkmark.png");
	margin-left: 20px;
	margin-bottom: 10px;
}
ul.arrow li {
	list-style-image: url("http://c284735.r35.cf1.rackcdn.com/arrow.png");
	margin-left: 24px;
	margin-bottom: 10px;
}
ul ul.arrow{
	margin-left: 24px;
	margin-bottom: 10px;
}
ul.portfolio {
	list-style: none;
	margin-left: 60px;
}
ul.footer-nav {
	list-style: none;
}
ul.footer-nav li {
	font-size: 12px;
}
.content p{
	margin: 0 0 15px 20px;
}
.icon {
	float: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	margin: 0 0 5px 20px;
	position: relative;
}
.shadow {
	background-image: url("http://c284735.r35.cf1.rackcdn.com/blog-shade.png");
	background-position: right 50px;
	background-repeat: no-repeat;
}
.divaftershadow{
	width: 400px;
}
blockquote, .blockquote-right, .blockquote-left {
	background: url("http://c284735.r35.cf1.rackcdn.com/bq-dark.png") no-repeat scroll 0 0 transparent;
}
blockquote {
	clear: both;
	margin: 20px 20px 10px 25px;
	overflow: hidden;
	padding: 5px 0 5px 35px;
}
ul.quotation li{
	list-style-image: url("http://c284735.r35.cf1.rackcdn.com/bq-dark-sm.png");
	margin-bottom: 10px;
	margin-left: 20px;
}
#header{
	background-image: url("http://c284735.r35.cf1.rackcdn.com/contentbg.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#header-inner{
	background-image: url("http://c284735.r35.cf1.rackcdn.com/contentbg.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 250px;
	}
#footer2 {
	background-image: url("http://c284735.r35.cf1.rackcdn.com/footer-bg.png");
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#logo{
	padding-top:22px;}
.slogan{
	font-size:10px;
	text-transform:uppercase;
	color: #666;
	}
#menu{
	overflow:hidden;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	float:right;
}
#menu li{
	float:left;
	margin-right: 15px;
	margin-left: 15px;	
	}
#menu li a{
	background-image:url("http://c284735.r35.cf1.rackcdn.com/menu-bg.png");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#CCCCCC;
	display:block;
	padding-bottom:5px;
	padding-top:26px;
	text-decoration:none;
}
#menu li a:hover{
	color: #666;
}
#menu ul li .active {
	background-image:url("http://c284735.r35.cf1.rackcdn.com/menu-hoverbg.png");
	background-position:left top;
	background-repeat:repeat-x;
	color:#333333;
	display:block;
	height:40px;
	margin-left:-15px;
	margin-right:-15px;
	padding-left:15px;
	padding-right:15px;
	padding-top:26px;
}
#slider{
	background-image:url("http://c284735.r35.cf1.rackcdn.com/slider-shadow.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:auto;
	padding-bottom:35px;
	padding-top:25px;
	text-align:center;
	overflow: hidden;
}
#content{
	background-image: url("http://c284735.r35.cf1.rackcdn.com/content-bottombg.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:40px 0;
}
#content .button{

	float: left;
	display: block;
}
#content .button a{
	color:#ffffff;
	text-decoration:none;
}
fieldset {
  padding: 1em;
  }
label {
	display: block;
	margin-right: 0.5em;
	padding-bottom: 15px;
	padding-top: 0.2em;
  }
.login input {
	padding:3px;
	}
#content .box h3{
	color:#333;
	display:block;
	font-size:20px;
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 20px;
	padding-bottom: 10px;
}
#content .box p{
	padding:0;
}
#footer1{
	padding:40px 0;
	color: #666666;
	}
#footer1 h3{
	color:#999999;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding-bottom:10px;
	}
#footer2{
	}
#about-social {
	margin: 0 0 15px 20px;
}
#social-media-first {
	display: block;
	margin: 5px 0 0 0;
}
#social-media {
	display: block;
	margin: 10px 0 0 0;
}
#footer2 p{
font-size: 12px;
}
#footer2 ul{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	float:right;
}
#footer2 li{
	float:left;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;	
	}
#footer2 li a{
	color:#666666;
	display:block;
	padding-bottom:5px;
	text-decoration:none;
	text-transform:capitalize;
}
#footer2 li a:hover{
	text-decoration:underline;
}
/* Blog */
#blog{
	margin-top: -50px;
	padding-bottom: 50px;
}
#blogpostwrap{
	padding-bottom:40px;}
.date {
	background: url("http://c284735.r35.cf1.rackcdn.com/ishbug.gif") no-repeat scroll left top transparent;
	color: #FFFFFF;
	float: left;
	height: 53px;
	padding-top: 12px;
	position: absolute;
	text-align: center;
	width: 65px;
}
.date em{
	display:block;
	font:2.5em Georgia,Times,serif;
	letter-spacing:0;
	margin-top:-0.2em;	
	}
.title{
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	display:block;
	font-size:22px;
	margin-left:80px;
	padding-bottom:10px;
	padding-top:11px;
	float:left;
	width:425px;
}
.title a, .title a:visited{
	color:#333333;
	text-decoration:none;
}
.commentscount a{
	background-image:url("http://c284735.r35.cf1.rackcdn.com/commentcount.png");
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	height:35px;
	padding-left:5px;
	padding-top:5px;
	width:47px;
	text-decoration:none;
	}
.text{
	padding-top:20px;	
	}
.latestpdl{
	font-size: 10px;
	padding-top: 5px;
}
.blogfooter .tags{padding:40px 0;}
.blogfooter .blackbox{
	padding: 5px;
	background-color: #333;
	color: #CCC;
	overflow:hidden;
}
.author{
	width:200px;
	float:left;
	padding-right:20px;
	padding-left:10px;
	} 
.category{
	width:300px;
	float:left;
	padding-right:20px;
	} 
.share{
	width:100px;
	float:right;
	padding-right:10px;
	}
.share a, .share a:visited{
	color:#CCCCCC
	}
.paging{
	padding: 0 40px 40px 0;
}
.paging ul{
	list-style:none;
	}
.paging li{
	float:left;}
.paging li a{
	background: none repeat scroll 0 0 #333333;
	border: 1px solid #000000;
	color: #888888;
	font-size: 11px;
	height: 50px;
	margin-right: 4px;
	padding: 8px;
}
.rightbox{
	padding-left:40px;
	padding-bottom:40px;
}
.rightbox h3{
	color:#333333;
	font-size:22px;
	margin:0;
	padding-bottom:20px;
	}
.rightbox h2{
	color:#333333;
	font-size:14px;
	margin:0;
	font-weight:normal;
	}
.menu ul, .rightbox .menu li{
	list-style:none inside none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.rightbox .menu li a{
	background-image:url("http://c284735.r35.cf1.rackcdn.com/arrow.png");
	background-position:left 15px;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
	margin-left:10px;
	}
.rightbox .menu li a:hover{
	text-decoration:underline;	
	}
.list ul{
	list-style:none inside none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.list .list li{
	list-style:none inside none;
	margin:0;
	overflow:hidden;
	padding:20px 0;
}
.list li a{
	background-image:url("http://c284735.r35.cf1.rackcdn.com/arrow.png");
	background-position:left 15px;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
	margin-left:10px;
	}
.list li a:hover{
	text-decoration:underline;	
	}
.archives ul{
	list-style:none inside none;
	margin:0;
	overflow:hidden;
	padding:0;
	}
.archives li{
	}
.archives li a{
	background-image: url("http://c284735.r35.cf1.rackcdn.com/blogs_stack.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 25px;
	display:inline-block;
	}
.bloglist ul{
	list-style:none inside none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.bloglist .bloglist li{
	background-image: url("http://c284735.r35.cf1.rackcdn.com/control_play.png");
	background-position: left top;
	background-repeat: no-repeat;
	list-style: none inside none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px 25px;
}
.bloglist li a{
	color: #F60;
	display: block;
	font-weight: bold;
	text-decoration: none;
	}
.bloglist li a:hover{
	display:block;
	text-decoration:underline;
	}
#contactForm label {
	color: #000000;
	display: block;
	font-weight: normal;
	padding-bottom: 9px;
}
#registerForm input, #contactForm input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	padding: 8px;
}
#registerForm label {
	color: #000000;
	display: block;
	font-weight: normal;
	padding-bottom: 9px;
}
.quip-add-comment input[type="text"], textarea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E0E0E0!important;
	color: #666666;
	padding: 8px!important;
	margin-bottom: 15px;
}
.form-buttons input, .quip-comment button{
	font-size: 14px;
	color: #030003;
	padding: 10px 10px;
	border: 0px solid #CCC!important;
	cursor: pointer;
	background-color: #D6D6D6;
	}
#article h1{
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-size: 33px;
	margin: 0 0 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#article{
	margin-top:-50px;
	padding-bottom:75px;
	}
/* Containers */
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/* Grid >> Global */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last) */
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
/* Grid >> 12 Columns */
.container_12 .grid_1 {
	width:40px;
}
.container_12 .grid_2 {
	width:120px;
}
.container_12 .grid_3 {
	width:200px;
}
.container_12 .grid_4 {
	width:280px;
}
.container_12 .grid_5 {
	width:360px;
}
.container_12 .grid_6 {
	width:440px;
}
.container_12 .grid_7 {
	width:520px;
}
.container_12 .grid_8 {
	width:600px;
}
.container_12 .grid_9 {
	width:680px;
}
.container_12 .grid_10 {
	width:760px;
}
.container_12 .grid_11 {
	width:840px;
}
.container_12 .grid_12 {
	width:920px;
}
/* Prefix Extra Space >> 12 Columns */
.container_12 .prefix_1 {
	padding-left:80px;
}
.container_12 .prefix_2 {
	padding-left:160px;
}
.container_12 .prefix_3 {
	padding-left:240px;
}
.container_12 .prefix_4 {
	padding-left:320px;
}
.container_12 .prefix_5 {
	padding-left:400px;
}
.container_12 .prefix_6 {
	padding-left:480px;
}
.container_12 .prefix_7 {
	padding-left:560px;
}
.container_12 .prefix_8 {
	padding-left:640px;
}
.container_12 .prefix_9 {
	padding-left:720px;
}
.container_12 .prefix_10 {
	padding-left:800px;
}
.container_12 .prefix_11 {
	padding-left:880px;
}
/* Suffix Extra Space */
.container_12 .suffix_1 {
	padding-right:80px;
}
.container_12 .suffix_2 {
	padding-right:160px;
}
.container_12 .suffix_3 {
	padding-right:240px;
}
.container_12 .suffix_4 {
	padding-right:320px;
}
.container_12 .suffix_5 {
	padding-right:400px;
}
.container_12 .suffix_6 {
	padding-right:480px;
}
.container_12 .suffix_7 {
	padding-right:560px;
}
.container_12 .suffix_8 {
	padding-right:640px;
}
.container_12 .suffix_9 {
	padding-right:720px;
}
.container_12 .suffix_10 {
	padding-right:800px;
}
.container_12 .suffix_11 {
	padding-right:880px;
}
/* Push Space */
.container_12 .push_1 {
	left:80px;
}
.container_12 .push_2 {
	left:160px;
}
.container_12 .push_3 {
	left:240px;
}
.container_12 .push_4 {
	left:320px;
}
.container_12 .push_5 {
	left:400px;
}
.container_12 .push_6 {
	left:480px;
}
.container_12 .push_7 {
	left:560px;
}
.container_12 .push_8 {
	left:640px;
}
.container_12 .push_9 {
	left:720px;
}
.container_12 .push_10 {
	left:800px;
}
.container_12 .push_11 {
	left:880px;
}
/* Pull Space */
.container_12 .pull_1 {
	left:-80px;
}
.container_12 .pull_2 {
	left:-160px;
}
.container_12 .pull_3 {
	left:-240px;
}
.container_12 .pull_4 {
	left:-320px;
}
.container_12 .pull_5 {
	left:-400px;
}
.container_12 .pull_6 {
	left:-480px;
}
.container_12 .pull_7 {
	left:-560px;
}
.container_12 .pull_8 {
	left:-640px;
}
.container_12 .pull_9 {
	left:-720px;
}
.container_12 .pull_10 {
	left:-800px;
}
.container_12 .pull_11 {
	left:-880px;
}
/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
span.details {
	border-bottom: thin dotted;
}
span.details:hover {
	text-decoration: none;
	z-index: 6;
}
span.details span {
	position: absolute;
	left: -9999px;
	margin: 20px 0 0 0px;
	padding: 10px;
	border-style:solid; 
	border-color:black; 
	border-width:1px; 
	z-index: 6;
}
span.details:hover span {
	left: 2%;
	background: #ffffff;
} 
span.details span {
	position: absolute;
	left: -9999px;
	margin: 4px 0 0 0px;
	padding: 10px; 
	border-style:solid; 
	border-color:black; 
	border-width:1px;
}
span.details:hover span {
	margin: 20px 0 0 170px;
	background: #ffffff; 
	z-index:6;
}

.leftalign {
	float: left;
}

.rightalign {
	float: right;
}

.centeralign {
	margin-left: auto;
	margin-right: auto;
}