/* @override http://www.sovrenti.com/core/css/styles.css */

.page_heading{
	color: #cfcfcf;
	margin-bottom: 15px;
        margin-left: 0px;
	font: 30px "Lucida Grande", Verdana, Lucida, sans-serif;
}

#wraper_bottom #btm_container #content a:link, #wraper_bottom #btm_container #content a:active, #wraper_bottom #btm_container #content a:visited, #left_content a:link, #left_content a:active, #left_content a:visited{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #747474;
}

#wraper_bottom #btm_container #content a:hover, #left_content a:hover{
	border-bottom-style: none;
}

#wraper_bottom #btm_container #right_content a:link, #wraper_bottom #btm_container #right_content  a:active, #wraper_bottom #btm_container #right_content  a:visited{
	color: #3a3a3a;
	text-decoration: none;
	border-bottom-style: none;
}

#wraper_bottom #btm_container #right_content a:hover{

	border-bottom: 1px solid #747474;
}


#wraper_bottom #btm_container #right_content ul li a:link, #wraper_bottom #btm_container #right_content ul li a:visited, #wraper_bottom #btm_container #right_content ul li a:active{
	border-style: none;
	color: #6d6d6d;
}

#wraper_bottom #btm_container #right_content ul li a:hover{
	border-style: none;
	border-bottom: 1px solid #2f2f2f;
	color: #979797;
}



/* @group Header Sizes */

h1 {
	
	font-size: 25px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

h5{
	font-size: 16px;
}

h6{
	font-size: 14px;
}

/* @end */


/* @group Blog */

#blog{
margin-bottom: 20px;

	
}


#blog .entry{
border-bottom: 1px solid #6e6e6e;
margin-bottom: 20px;
	padding-bottom: 0px;
}


#blog h2.title{
	font-size: 1.7em;
	color: #af8f5f;
}

#blog h2.title a:link, #blog h2.title a:visited, #blog h2.title a:active{
	font-size: 1.7em;
	color: #af8f5f;
	border-bottom: 1px solid #747474;
}

#blog h2.title a:hover{
	border-bottom: 1px solid #8e8e8e;
}

#blog .posted{
	font-size: .9em;
	text-transform: uppercase;
	color: #af8f5f;
	background-color: #1f1f1f;
	padding: 5px 10px;
}

#blog .posted  a:link, #blog .posted a:visited, #blog .posted a:active{
	font-size: .9em;
	color: #ccc;
	border-bottom: none;
}

#blog .posted a:hover{
	border-bottom: 1px solid #8e8e8e;
}/* @end */


.VTabbedPanels .TabbedPanelsContentGroup blockquote{
	
	color: #bdbda3;
	font-size: 13px;
	line-height: 15px;
	background: url(../images/img/quote.gif) no-repeat 0 0;
	padding: 0 15px 15px 80px;
	margin: 0;
}

.abullet{
	margin-right: 5px;
}

.VTabbedPanels .TabbedPanelsContentGroup .logos {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	
}

.VTabbedPanels .TabbedPanelsContentGroup ul {
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 12px;
	margin-top: 0px;
}

.VTabbedPanels .TabbedPanelsContentGroup  li {
	margin: 0;
	padding: 0;
}

.VTabbedPanels .TabbedPanelsContentGroup ol {
	list-style-position: inside;
	list-style-type: upper-alpha;
	padding: 0;
	margin: 0;
}

.VTabbedPanels .TabbedPanelsContentGroup li {
	margin: 0;
	padding: 0;
}

.VTabbedPanels .TabbedPanelsContentGroup .pheading{
	color: #fff;
	font: 13px Geneva, Arial, Helvetica;
}

.mod_heading{
	margin: 3px 0 3px;
	padding: 0;
	font-size: 20px;
}

/* @group Demo Buttons */

#wraper_bottom #btm_container #content .demoBtn{
	width: 175px;
	height: 23px;
	padding-left: 15px;
	padding-top: 9px;
	background: url(../images/img/icn_view_demo_up.jpg) no-repeat;
	margin: 0;
	float: right;
	clear: both;
}

#wraper_bottom #btm_container #content .demoBtn:hover{
	width: 175px;
	height: 23px;
	background-image: url(../images/img/icn_view_demo_over.jpg);
}

#wraper_bottom #btm_container #content .demoBtn a , #wraper_bottom #btm_container #content .demoBtn a:link,#wraper_bottom #btm_container #content  .demoBtn a:visited, #wraper_bottom #btm_container #content .demoBtn a:active{
	border-bottom-style: hidden;
	font: 11px Geneva, Arial, Helvetica;
	text-transform: uppercase;
	color: #dcdcdc;
}

#wraper_bottom #btm_container #content .demoBtn a:hover{
	border-bottom-style: hidden;
}

/* @end */

.filler{
	height: 100px;
}



