/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color:#ffffff;
	height:90%;
	font-family:Tahoma, Arial, Helvetica;
}

h1 {
	color:#777777;
	padding-top:0px;
	margin-top:0px;
}
.outline_top {
	background-image: url(outline_top_syn.jpg);
	height:10px;
}

.outline_top_store {
	background-image: url(outline_top_syn_store.jpg);
	height:10px;
}


.outline_left {
	background-image: url(outline_left_syn.jpg);
	height:1px;
	width:5px;
}
.outline_right {
	background-image: url(outline_right_syn.jpg);
	height:1px;
	width:5px;
}

.outline_bottom {
	background-image: url(outline_bot_syn.jpg);
	height:17px;
	width:732px;
}

.outline_bottom_store {
	background-image: url(outline_bot_syn_store.jpg);
	height:17px;
	width:732px;
}


.pagemaster {
	width: 100%;
	height: 100%;
	padding-top:10px;	
	background-color: #ffffff;
	
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;	
}


.skinheader {
}

.skingradient {
	background-image: url(gradient_syn.jpg); 
	height:25px;
}
.skingradient_shadow {
	background-image: url(gradient_shadow_syn.jpg);
	height:7px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
	margin-left:5px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
}
.contentpane {
	width: 535px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
}
.rightpane {
	width: 152px;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}



.MainMenu_SubMenu {
	cursor: pointer; 
	cursor: hand; 
	background-color:#2751a3;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

.MainMenu_MenuIcon 
{
    display: none; 
}


.MainMenu_MenuItemSel {
	color: #cccccc; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color:transparent;
}


.MainMenu_RootMenuItemActive {
	color: #275cc2; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-image:none;
}

.MainMenu_RootMenuItem {
	background-image:none;
}

.MainMenu_RootMenuItemBreadcrumb
{
	color:orange;
}

.MainMenu_MenuItem2 {
	cursor: pointer; 
	cursor: hand; 
	color: #275cc2; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}


.MainMenu_MenuItemSel2 {
	cursor: pointer; 
	cursor: hand; 
	color: #275cc2; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color:transparent;
	text-decoration:underline;
}

.MainMenu_MenuItemActive2 {
	cursor: pointer; 
	cursor: hand; 
	color: #275cc2; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color:transparent;
	text-decoration:underline;
}



.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #93a2c1 1px solid; 
	BORDER-TOP: #93a2c1 1px solid; 
	BORDER-LEFT: #93a2c1 1px solid; 
	BORDER-BOTTOM: #93a2c1 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_syn.jpg);
}


.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/* RJM Additions */

a.searchText {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
	
}

.NormalTextBox {
	width:115px;	
}

#headerTable
{
	
}

#headerTable .button {
	font-family:Arial;
	text-align:center;
	width:54px;

}

#headerTable .button a {
	font-family:Arial;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#275cc2;
}

#headerTable .spacer {
	height:10px;

}

.synFooter {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#777777;
}

.synFooter a {
	color:#777777;
	
}

.synPhone {
	padding-left:15px;
	
	font-weight:bold;
	display:inline;
}
.synCopyright {
	padding-left:60px;	
	display:inline;
}

.synTerms {
	padding-left:60px;
	display:inline;
}

.synPrivacy {
	padding-left:58px;
}

.synHelp {
	padding-left:48px;
	display:inline;
}

.synLogin {
	display:inline;
}

.synSitemap {
	padding-left:58px;
	display:inline;
}

.sidebar_top {
 font-family: Tahoma, Arial, Helvetica;
	background-image:url(side_header.jpg); 
	background-repeat:no-repeat;
	width:150px;
	height:22px;
	text-align:center;
	color:#ffffff; 
	font-size:12px; 
	font-weight:bold;
}
.sidebar_top_news {
 font-family: Tahoma, Arial, Helvetica;
	background-image:url(side_header.jpg); 
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	text-align:center;
	color:#ffffff; 
	font-size:12px; 
	font-weight:bold;
	

}


.sidebar_bot {
 font-family: Tahoma, Arial, Helvetica;
	background-image:url(side_footer.jpg); 
	background-repeat:no-repeat;
	width:150px;
	height:9px;
	text-align:center;
	color:#ffffff; 
}


.sidebar_body {
 font-family: Tahoma, Arial, Helvetica;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:12px;
	vertical-align:top;
	width:150px;
}

.sidebar_links {
 font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	text-align:center;
	width:100%;
	border-bottom:1px dotted black;
}

.sidebar_links_no_dots {
 font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	text-align:center;
	width:100%;
        border-bottom:0px dotted black;	
}


.sidebar_links td {
 font-family: Tahoma, Arial, Helvetica;
	padding-top:5px;	
}

.sidebar_links_no_dots td {
 font-family: Tahoma, Arial, Helvetica;
	padding-top:5px;	
}

.sidebar_links a {
 font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	color:275cc2;
}

.sidebar_links_no_dots a {
 font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	color:275cc2;
}

.sidebar_login {
 font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	text-align:center;
	width:100%;
}


.sidebar_login_head {
 font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}


#username {
	width:70px;
}

#password {
	width:70px;
}
#submit {
	width:77px;
       
}

/* newsbar */
#news_container {
	height:182px;
}

.newsbar_links {
	font-size:11px;
	text-align:left;
	width:100%;
	padding-left:3px;
}

.newsbar_links td {
	padding-top:5px;	
}

.newsbar_links a {
	color:275cc2;
}

#feat_container {
	
}

.feat_top {

}

#feat1 {
	background-image:url(feat1_head.jpg); 
	background-repeat:no-repeat;
	width:138px;
	height:22px;
	text-align:center;
	font-size:12px; 
	font-weight:bold;
	color:#ffffff;
}

#feat2 {
	background-image:url(feat2_head.jpg); 
	background-repeat:no-repeat;
	width:144px;
	height:22px;
	text-align:center;
	font-size:12px; 
	font-weight:bold;
	color:#ffffff;
	
}

#feat3 {
	background-image:url(feat3_head.jpg); 
	background-repeat:no-repeat;
	width:139px;
	height:22px;
	text-align:center;
	font-size:12px; 
	font-weight:bold;
	color:#ffffff;
	
}


#feat4 {
	background-image:url(feat4_head.jpg); 
	background-repeat:no-repeat;
	width:132px;
	height:22px;
	text-align:center;
	font-size:12px; 
	font-weight:bold;
	color:#ffffff;
	
}



.feat_bot {
	background-image:url(feat_bot.jpg); 
	background-repeat:no-repeat;
	width:552px;
	height:8px;
	text-align:center;
}


.feat_body {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:12px;
}


img {
	border:none;
}

.feat_links td {
	padding-top:5px;	
	border-left:1px solid #cccccc;
	text-align:center;
	vertical-align:top;
	font-size:11px;
}

.feat_links a {
	font-weight:bold;
	color:#275cc2;
}

#feat_spacer {
	width:18px;
	
	_width:16px;
}

a.link_inside {
       /*font-weight: bold;*/
        font-size: 12px;
        color: #275cc2;
}