
/*** Overall Site Standard CSS ***/
html, body {
	margin: 0;
	padding: 0;
	font: normal 12px arial;
	color: #424041;
	text-align: center;
	line-height: 16px;
	background-color: #FFFFFF;
}

img {
	border: 0;
}

a {
	font: normal 12px arial;
	color: #0066cc;
	text-decoration: none;
}

a:hover	{
	font: normal 12px arial;
	text-decoration: underline;
}

h1 {
	-x-system-font:none;
	font-family:arial;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 15px;
}


h2 {
	-x-system-font:none;
	font-family:arial;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-bottom:5px;
}


/*** Header Section CSS ***/
#seo_text {
	padding: 0;
	margin: 0px 0 15px 5px;
	font: normal 11px arial;
	color: #CCCCCC;
	display: ;
	position:relative;
	float:left;
	top:8px;
	width:850px;
}

#logo_placement {
	margin: 10px 0 20px 0;
	width: 200px;
	float: left;
}

#top-menu {
	font: normal 11px arial;
	display: block;
		text-align: right;
	/*left:279px;
	position:relative;
	float: left;*/
}

#top-menu a {
	font: normal 11px arial;
}

#top_right_content {
	display: block;
	text-align: right;
	/*position: relative;
	float: right;

	left:-6px;
	margin-top:20px;*/
}


/********** HomePage styles ******************/
#home_container {
	/*border-top: 1px solid transparent;*/
	position: relative;
	overflow: hidden;
	width: 968px;
	text-align: left;
	margin: 0 auto;
	padding: 0 30px 0 30px;
	background: transparent url('/templates/premiumdesigns/common-images/cleanpremium/shadow.png') repeat-y 0 0;
}

#homepage_content {
	position: relative;
	float:left;
}

.home_widget_standard {
	width: 278px;
	text-align:left;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 5px;
	background: #FFFFFF url('/templates/premiumdesigns/common-images/bg-home-links.gif') repeat-x left bottom; 
}

#home_widget_none {
	width: 278px;
	text-align:left;
	border: 0px solid #cccccc;
	margin-bottom: 5px;
	padding:10px;
	background: transparent; 
}


#home_bottom-shadow {
	position: relative;
	width: 1028px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background: transparent url('/templates/premiumdesigns/common-images/cleanpremium/shadow-bottom.png') no-repeat 0 0;
}


/********** InnerPage styles ******************/
#inner_container {
	/*border-top: 1px solid transparent;*/
	position: relative;
	overflow: hidden;
	width: 968px;
	text-align: left;
	margin: 0 auto;
	padding: 0 30px 0 30px;
	background: transparent url('/templates/premiumdesigns/common-images/cleanpremium/shadow.png') repeat-y 0 0;
}

#innerpage_content {
	position: relative;
	float:left;
}

.pad {
	margin-bottom: 15px;
}

#inner_nav {
	left: 130px;
}

#inner_header_image {
	width:965px;
	float: right;
	position:relative;
	left:-1px;
}

.header-inner {
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
	/*border: 1px solid #cccccc;*/
}

#left_plugin_content {
	position:relative;
	float:left;
	margin-right:15px;
	width:15%;
}

#inner_body {
	position:relative;
	float: left;
	width: 70%;
}

#right_plugin_content {
	float:right;
	position:relative;
	width:15%;
	margin-left: 15px;
	right:2px;
}

#inner_bottom-shadow {
	position: relative;
	clear: both;
	width: 1028px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background: transparent url('/templates/premiumdesigns/common-images/cleanpremium/shadow-bottom.png') no-repeat 0 0;
}




/********** Main Navigation ******************/

#menu {
	position: absolute;
	list-style: none;
	padding: 0;
	height: 35px;
	margin: 0;
	z-index:200;
}
#menu ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 0;
	background-color: #eeeeee;
	z-index:200;
}
#menu a {
	display: block;
	font: bold 14px arial;
	color: #999999;
	padding: 10px 27px 10px 10px;
	height: auto;
	line-height: 14px;
	z-index:200;
}
#menu a:hover {
	text-decoration: none;
	z-index:200;
}
#menu li:hover, #menu li.sfhover {
	background: transparent url('/templates/premiumdesigns/common-images/menus/bg-menu.gif') repeat-x right;
	z-index:200;
}
#menu li {
	float: left;
	padding: 0;
	margin-right: 5px;
	z-index:200;
}

#menu li ul li{
	margin-right: 0;
	z-index:200;

}
#menu li.parent:hover, #menu li.parent.sfhover {
	background: transparent url('/templates/premiumdesigns/common-images/menus/bg-menu-on.gif') no-repeat right;
	margin-top:-1px;
	z-index:200;
}
#menu li.parent {
	background: transparent url('/templates/premiumdesigns/common-images/menus/bg-menu-off.gif') no-repeat right;
	margin-top:-1px;
	z-index:200;
}
#menu li ul {
	position: absolute;
	left: -900em;
	height: auto;
	width: 258px;
	margin: 0px;
	padding: 0;
	background: none;
	z-index:200;
}
#menu li ul a {
	width: 230px;
	font: normal 12px arial;
	color: #666666;
	padding: 14px;
	height:5px;
	line-height:6px;
	left: 0px;
	z-index:200;
}
#menu li ul a:hover {
	background-color: #fff;
	left: 0px;
	z-index:200;
	/*border-left: 1px solid #CCC;*/
}
#menu li ul ul {
	margin: -37px 0 0 250px;
	background-color: #eeeeee;
	z-index:200;
}
#menu li ul li {
	background-image: none;
	background-color: #eeeeee;
	z-index:200;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	z-index:200;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	z-index:200;
}
#menu li:hover, #menu li.sfhover {
	background-color: #fff;
	z-index:200;
}

#menu li.parent:hover, #menu li.parent.sfhover {
    ...
    margin-top:-2px;
    margin-left:-1px;
	z-index:200;
}
#menu li.parent {
    .......
    margin-top:-2px;
    margin-left:-1px;
	z-index:200;
}


#main_nav{

}

/********** Footer Styles ******************/
#universalFooterLinks {
	text-align: center;
	position: relative;
	clear: both;
	font: normal 11px arial;
	color: #666666;
	height: 18px;
}

#universalFooterLinks a {
	font: normal 11px arial; 
	text-decoration: none;
}

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

.clear {
	height: 0;
	clear: both;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}

#contextualFooterLinks { 
	margin: 15px 0 0px 0; 
	padding: 12px 0 12px 18px; 
	border: 1px solid #cccccc; 
	background: transparent url('/templates/premiumdesigns/common-images/bg-home-links.gif') repeat-x left bottom; 
}

#contextualFooterLinks dl { float: left; width: 180px; margin: 0; padding: 0; }
#contextualFooterLinks dl dt { font: bold 12px arial; color: #000000; margin: 0 0 5px 0; padding: 0; }
#contextualFooterLinks dl dd { font: normal 11px arial; color: #000000; background: transparent url('/templates/premiumdesigns/common-images/cleanpremium/arrow.gif') no-repeat 0 4px; margin: 0 0 5px 0; padding: 0 10px 0 7px; }
#contextualFooterLinks dl dd a{ font: normal 11px arial; color: #000000; }

#universalFooterContent {
	text-align: center;
	position: relative;
	clear: both;
	font: normal 11px arial;
	color: #666666;
	height: 27px;
}

#universalFooterContent a {
	font: normal 11px arial; 
	text-decoration: none;
}

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


/********** Landing Pages ******************/
/* services page */
.servicesWrap {
	border-top: 1px solid #ccc;
	padding: 20px 10px 10px 10px;
}
.servicesWrap .servicesList {
	float: left;
	width: 220px;
}
.servicesWrap .servicesDetails {
	border-left: 1px solid #ccc;
	float: left;
	width: 450px;
	padding-left: 20px;
}

/* FAQ page */
.faqtop {
	text-align: right;
	margin: 0 0 20px 0;
}

/* Testimonials page */
.testimonials-details {
	margin: 0 0 30px 0;
	text-align: right;
}

/* request info form landing */
div#reqInfo_landing {
	width: 100%;
	font: normal 11px arial;
	color: #2C4355;
	text-align: left;
	background: transparent;
}
div#reqInfo_landing div {
	font: bold 12px arial;
	color: #2C4355;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}
div#reqInfo_landing .inp, div#reqInfo_landing textarea {
	font: normal 11px arial;
	color: #2C4355;
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 2px 2px 2px 3px;
	margin: 0 0 5px 0;
	width: 300px;
}
div#reqInfo_landing .select {
	font: normal 11px arial;
	color: #2C4355;
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 2px 2px 2px 0px;
	margin: 0 0 5px 0;
	width: 307px;
}

div#reqInfo_landing .multi_select { 
	float: left; 
	height: 88px; 
	width: 305px; 
	background: #fff; 
	border: #ccc 1px solid; 
	overflow: auto; 
	margin-top: 2px; 
	margin-left: 0px; 
	line-height: 20px; 
	padding-top: 3px; 
	line-height: 20px; 
	font-family: calibri,arial,verdana,sans-serif; 
	font-size: 11px; 
	color: #fff;
}

div#reqInfo_landing textarea {
	overflow: auto;
	height: 150px;
}
div#reqInfo_landing .btn {
	font: normal 11px arial;
	color: #2C4355;
	border: default;
	background-color: default;
	padding: 0;
	margin: 5px 5px 0px 0;
}

.plugin_landing {
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #cccccc;
	background:transparent url(/templates/premiumdesigns/common-images/bg-home-links.gif) repeat-x scroll left bottom;
	width: 310px;

}
.plugin_landing .title {
	font: bold 12px arial;
	color: #2C4355;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	width: 310px;

}

/* Landing Page Pagination */
a.pagination_light, div.pagination_light {
	background: #f1f1f1 none repeat scroll 0 0;
	color:black;
	display:block;
	float:right;
	font-size:8pt;
	height:15px;
	text-align:center;
	text-decoration:none;
	width:15px;
	border-color:#000000 -moz-use-text-color #000000 #000000;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	margin-top: 2px;
	padding: 1px;
}

div.pagination_light {
	font-weight: bold;
}

/* Calendar Table Landing Default */
td.calendar_head {
	text-align: center;
	background: #333;
	color: #FFF;
}

td.calendar_day, td.current_calendar_day {
	width: 60px;
	height: 60px;
	background: #fff;
}

td.calendar_day {
	background: #ddd;
}

div.calendar_day_text {
	width: 20px;
	height: 20px;
	position: relative;
	top: -20px;
	left: 2px;
	color: #333;
	float: left;
}

table#calendar_table {
	border: #333 1px solid;
}

table#calendar_table td {
	border-left: #333 1px solid;
	border-top: #333 1px solid;
}

table#calendar_table a.event_icon {
	float: left;
	background: url(/templates/premiumdesigns/common-images/icon-manage-events.png);
	width: 16px;
	height: 16px;
	margin-right: 3px;
}




/********** Plugins ******************/

/* Standard Plugin Style*/
.plugin {
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #cccccc;
	background-color: #fff;
	width: 160px;

}
.plugin .title {
	font: bold 12px arial;
	color: #2C4355;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	width: 160px;

}

.plugin .read_all {
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: left;
}

/* SubNavigation Plugin */
.subnavigation_bullet {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.subnavigation_bullet dd {
	margin: 0 0 2px 0;
	padding: 0 10px 0 15px;
}


/* SubNavigation Inline */
#subnavigation_inline {
	left:-41px;
	position:relative;
	top:-14px;
}

#subnavigation_inline ul li {
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #CCCCCC;
	float:left;
	height:15px;
	list-style:none outside none;
	margin-right:1px;
	padding:5px;
}

#subnavigation_inline ul li a{
	color: #333333;
}


/* NewsArticles Plugin */
#newsarticles_plugin {
	margin: 0 0 15px 0;
	line-height: 14px;
	color:#666666;
	font-size:11px;
}
#newsarticles_plugin .date_info {
	margin: 2px 0 3px 0;
	padding-bottom:0px;
	color:#333333;
}


/* NewsArticles Landing */
#newsarticle_results {
	width: 100%;
	text-align:left;
	background: transparent; 
	color:#666666;
	font-size:11px;
}

#newsarticle_results .date_info {
	font-size:11px;
	color:#999999;
}

#newsarticle_detail {
	width: 100%;
	text-align:left;
	background: transparent; 
	color:#666666;
	font-size:12px;
}

#newsarticle_detail .title {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

#newsarticle_detail .date_info {
	font-size:11px;
	color:#999999;
}


/* NewsArticles Inline */
#newsarticles_inline {
	width: 100%;
	text-align:left;
	background: transparent; 
	color:#666666;
	font-size:11px;
}

#newsarticles_inline .date_info {
	font-size:11px;
	color:#999999;
}

#newsarticles_inline .read_all a{
	margin: 0 0 0 0;
	text-align: left;
	font-size:11px;
}


/* FAQs Module */
#faqs_module {
	width: 100%;
	text-align:left;
	background: transparent; 
}

#faqs_module .category {
	font-size:14px;
	margin-top:15px;
	margin-bottom:5px;
	font-weight:bold;
	color:#333333; 
}

#faqs_module .question{
	margin: 0 0 0 0;
	text-align: left;
	font-size:12px;
	font-weight:bold;
}
#faqs_module .faq_block{
	margin-bottom:20px;
	text-align: left;
	font-size:11px;
}

#faqs_module .back_top{
	font-size:11px;
}


/* Testimonials Inline */
#testimonials_inline {
	margin: 0 0 15px 0;
	line-height: 14px;
}

#testimonials_inline .summary {
	margin: 2px 0 3px 0;
	font-style: italic;
}
#testimonials_inline .author_name {
	margin: 5px 0 0 0;
	font-weight: bold;
}

#testimonials_inline .author_co {
	color:#999999;
	font-size:11px;
}

#testimonials_inline .read_all a{
	text-align: left;
	font-size:11px;
}

#testimonials_inline .read_all{
	margin-top: 15px;
}

/* Testimonials Plugin */
#testimonials_plugin {
	margin: 0 0 15px 0;
	line-height: 14px;
}

#testimonials_plugin .summary {
	margin: 2px 0 3px 0;
	font-style: italic;
}
#testimonials_plugin .author_name {
	margin: 5px 0 0 0;
	font-weight: bold;
}

#testimonials_plugin .author_co {
	color:#999999;
	font-size:11px;
}

#testimonials_plugin .read_all a{
	text-align: left;
	font-size:11px;
}

#testimonials_plugin .read_all{
	margin-top: 15px;
}

/* Testimonials Results Page */
#testimonials_results {
	margin: 0 0 15px 0;
	line-height: 14px;
}

#testimonials_results .summary {
	margin: 2px 0 3px 0;
	font-style: italic;
}
#testimonials_results .author_name {
	margin: 5px 0 0 0;
	font-weight: bold;
}

#testimonials_results .author_co {
	color:#999999;
	font-size:11px;
}





/* Standard DynamicForm Style*/
#dynamic_form {
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #cccccc;
	background-color: #fff;
	width: 160px;

}

#dynamic_form .title {
	font: bold 12px arial;
	color: #2C4355;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	width: 160px;

}

div#dynamic_form_request_info {
	width: 100%;
	font: normal 11px arial;
	color: #2C4355;
}

div#dynamic_form_request_info div {
	font: bold 12px arial;
	color: #2C4355;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}
div#dynamic_form_request_info .inp, div#dynamic_form_request_info textarea {
	font: normal 11px arial;
	color: #2C4355;
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 2px 2px 2px 3px;
	margin: 0 0 5px 0;
	width: 150px;
}
div#dynamic_form_request_info .select { 
	font: normal 11px arial;
	color: #2C4355;
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 2px 2px 2px 0px;
	margin: 0 0 5px 0;
	width: 157px;
}

div#dynamic_form_request_info .multi_select { 
	float: left; 
	height: 88px; 
	width: 155px; 
	background: #fff; 
	border: #ccc 1px solid; 
	overflow: auto; 
	margin-top: 2px; 
	margin-left: 0px; 
	line-height: 20px; 
	padding-top: 3px; 
	line-height: 20px; 
	font-family: calibri,arial,verdana,sans-serif; 
	font-size: 11px; 
	color: #fff;
}

div#dynamic_form_request_info textarea {
	overflow: auto;
	height: 80px;
}
div#dynamic_form_request_info .btn {
	font: normal 11px arial;
	color: #2C4355;
	border: default;
	background-color: default;
	padding: 0;
	margin: 5px 5px 0px 0;
}



/* request info form plugin */
div#reqInfo {
	width: 100%;
	font: normal 11px arial;
	color: #2C4355;
	text-align: left;
	background-color: #fff;
}
div#reqInfo div {
	font: bold 12px arial;
	color: #2C4355;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}
div#reqInfo .inp, div#reqInfo textarea {
	font: normal 11px arial;
	color: #2C4355;
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 2px 2px 2px 3px;
	margin: 0 0 5px 0;
	width: 150px;
}
div#reqInfo .select { 
	font: normal 11px arial;
	color: #2C4355;
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 2px 2px 2px 0px;
	margin: 0 0 5px 0;
	width: 157px;
}

div#reqInfo .multi_select { 
	float: left; 
	height: 88px; 
	width: 155px; 
	background: #fff; 
	border: #ccc 1px solid; 
	overflow: auto; 
	margin-top: 2px; 
	margin-left: 0px; 
	line-height: 20px; 
	padding-top: 3px; 
	line-height: 20px; 
	font-family: calibri,arial,verdana,sans-serif; 
	font-size: 11px; 
	color: #fff;
}

div#reqInfo textarea {
	overflow: auto;
	height: 80px;
}
div#reqInfo .btn {
	font: normal 11px arial;
	color: #2C4355;
	border: default;
	background-color: default;
	padding: 0;
	margin: 5px 5px 0px 0;
}





/* blog plugin */
.blog-plugin {
	margin: 0 0 15px 0;
	line-height: 14px;
}
.blog-plugin .date {
	margin: 2px 0 3px 0;
	font-style: italic;
	padding-bottom:8px;
}
.blog-plugin .more {
	margin: 0 0 0 0;
	text-align: right;
}

.blog-title {
	font-family:arial;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}



/* wordpress rss plugin */
#display_wordpress_rss {
margin-left:-40px;
}

#display_wordpress_rss ul li{
background:transparent;
list-style:none outside none;
}

#display_wordpress_rss .rss_date{
font-style:italic;
}

#display_wordpress_rss .rss_title{

}

#display_wordpress_rss .rss_description{

}




/* case studies plugin */
.cs-plugin {
	margin: 0 0 15px 0;
	line-height: 14px;
}
.cs-plugin .date {
	margin: 2px 0 3px 0;
	font-style: italic;
}
.cs-plugin .more {
	margin: 0 0 0 0;
	text-align: right;
}



/* left navigation plugin 
.subnav_arrow {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.subnav_arrow dd {
	background: transparent url('/templates/premiumdesigns/common-images/cleanpremium/arrow2.gif') no-repeat 0 4px;
	margin: 0 0 2px 0;
	padding: 0 10px 0 15px;
}

.subnav_none {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.subnav_none dd {
	margin: 0 0 2px 0;
	padding: 0 10px 0 15px;
}*/


/* Calendar Table Small */
td.calendar_head_small {
	text-align: center;
	background: #000000;
	color: #FFF;
}

td.calendar_day_small, td.current_calendar_day_small {
	width: 45px;
	height: 45px;
	background: #fff;
}

td.calendar_day_small {
	background: #ddd;
}

div.calendar_day_text_small {
	width: 20px;
	height: 20px;
	position: relative;
	top: -11px;
	left: 2px;
	color: #333;
	float: left;
}

table#calendar_table_small {
	border: #CCC 1px solid;
}

table#calendar_table_small td {
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
}

table#calendar_table_small a.event_icon {
	float: left;
	background: url(/templates/premiumdesigns/common-images/icon-manage-events.png);
	width: 16px;
	height: 16px;
	margin-right: 3px;
}