@charset "UTF-8";
/* CSS Document */

/* BLOG */
#content {
	clear: right;
	margin: 0px;
	padding: 0px;
}
#content p {
	margin: 0px;
	padding: 10px;
}
.article {
	border: 1px solid #EFEDED;
	background-color: #FFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: right;
}
.article .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	margin-top: 20px;
	font-size: 95%;
	text-align: right;
	padding: 5px;
}
.article .post-footer .date {
	background: url('images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.article .post-footer .comments {
	background: url('images/speech.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.article .post-footer .readmore {
	background: url('images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.article h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
.article p {
	font-size: .9em;
	line-height: 1.6em;
}
.article .small {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
.blog_rss {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
	background-image: url(images/small_feed_icon.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#Call_me_now ol {
	list-style-image: none;
	list-style-type: none;
}
#quotation ol {
	list-style-image: none;
	list-style-type: none;
}

.fields  fieldset {
	border: 1px solid #CCCCCC;
	padding-left: 12px;
	font-size: 1.2em;
	color: #333333;
	display: block;
	margin: 12px;
}
.fields span {
	display: block;
	font-size: .9em;
	font-weight: bold;
}
.fields input {
	width: 90%;
	border: 1px solid #CCCCCC;
}
.fields  .required  {
	border: 1px solid #FF6600;
}
.fields .req {
	font-size: .64em;
	font-weight: normal;
}
.fields select {
	width: 90%;
}
.fields textarea {
	width: 90%;
	border: 1px solid #CCCCCC;
}
.fields #imgcode {
	width: 6em;
	border: 1px solid #FF6600;
	font-size: 1.2em;
}
.fields .submit {
	width: 120px;
	height: 30px;
	float: right;
	margin-right: 60px;
}
.boxed {
	border: 1px solid #999;
	padding: 6px;
	background-color: #E8E8E8;
	width: 45%;
	float: left;
	margin: 6px;
}
.boxed p {
	padding-left: 20px;
	padding-top: 0px;
}
.boxed h1 {
	font-size: 1.2em;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.options ul {
	list-style-type: none;
}
.options  li {
	list-style-type: none;
	width: 33%;
	float: left;
	display: block;
	padding-bottom: 10px;
}
.options span {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
.commentheading {
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	margin-top: 20px;
	font-size: 1.3em;
	clear: both;
	padding-top: 20px;
}
.commentnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
.comment {
	font-size: x-small;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 8px;
}

.comments {
	font-size: x-small;
	padding: 8px;
	margin: 4px;
}
.commentsheader { text-align: left; }
#questionform {
	margin: 3px;
	padding: 8px;
	background-color: #DBE5EC;
	border: 1px dotted #666666;
}
.commentsform {
	margin: 3px;
	padding: 8px;
	background-color: #DBE5EC;
	border: 1px dotted #666666;
}
p.commentsform {
	width: 48%;
	float: right;
	font-size: .8em;
}
.commentdate {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #999999;
	width: 50px;
	padding: 6px;
	margin: 3px;
}
.commentday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.commentmonth {
	font-size: 16px;
}
.commenttime {
	font-size: 9px;
}
.commentbutton {
	BORDER-RIGHT: #999999 thin solid; 
	BORDER-TOP: #DDDDDD thin solid; 
	MARGIN-TOP: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #DDDDDD thin solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #999999 thin solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
}
.blogdetails {
	font-size: .7em;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	font-weight: normal;
	padding: 6px;
	color: #666;
}
.inputbox {
	BORDER-RIGHT: #ccc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #ccc 1px solid; 
	PADDING-LEFT: 3px; 
	BACKGROUND: #fff; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 3px; 
	FONT: 11px monaco, verdana, sans-serif; 
	BORDER-LEFT: #ccc 1px solid; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #ccc 1px solid; outline: none;
}
#region1 {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

/* BLOG */
.comment {
	padding-bottom: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
	font-style: italic;
	color: #039;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
}
.imagel {
	margin: 4px;
	padding: 4px;
	float: left;
	border: 1px solid #E8E8E8;
}
.imager {
	margin: 4px;
	padding: 4px;
	float: right;
	border: 1px solid #E8E8E8;
}
.image {
	margin: 4px;
	padding: 4px;
	border: 1px solid #E8E8E8;
}
#content h1 { font-size: 2.4em; }

#content h1 a { font-size: 1.4em; }

