﻿/*.twtr-ft {height: 120px; background-color: Green; width: 200px;}*/

/* W: 908px | H: 384px */
#divHomeSplashImages { clear: both; z-index: 1; position: relative; padding: 0px; width: 968px; min-height: 306px; height: 306px; 
                       background: transparent url('/images/sub-headers/default.jpg') no-repeat center; }
#divWidgetsLogo { position: absolute; top: 70px; left: 20px; width: 383px; height: 103px; z-index: 1000;}
#divWidgetsSubtitles { position: absolute; top: 265px; width: 968px; height: 41px; z-index: 1000;}







/*
#divHomeSplashImages {border: 1px dotted green;}
#divHomeWidgets { border: 1px dotted blue;}
*/

#divPageWrapper { width: 968px; margin: 0px auto; padding: 20px; border: 2px solid #999999; background-color: #FFFFFF; }

/* Main Wrapper Tables (MasterPages)
------------------------------------------------- */
.wrapperTable {width: 968px;}
.centerContentColumn {
    width: 968px;
    background-color: white;
    padding: 0px;
    margin: 0px;
}
.InternalSidebarColumn {width:280px; vertical-align:top;}
.InternalContentColumn {width:688px; vertical-align: top; background-color: #FFFFFF;}


/* Master Content 
------------------------------------------------- */
#divTopNavWrapper { width: 100%; height: 25px; background: transparent url('/images/background_topNav.jpg') repeat-x; }
        #divTopNav { width: 830px; height: 25px; margin: 0px auto; padding: 0px; }
        #divTopNavCrumbs { clear:both;padding-left:40px; font-weight:bold;}
        .crumbs_links {
	        font-size: 9px;
	        color: #E51937;
	        line-height: 9px;
        }

#divisor {clear:both; height: 14px;}

/* Internal Master Content 
------------------------------------------------- */
#divContentArea {
    width:606px; /* 666px without padding */ 
    min-height: 200px;
    height: 100%;
    background: #e5e8ec url('/images/bg-content.gif') repeat-y 0px -12px;
    margin: 0px;
    padding: 10px 30px 10px 30px;
}
#divSideNav {width: 250px; padding: 10px 15px; background-color: #4d4d4f;margin-bottom: 6px;}


/* Sidebars Widgets
--------------------------------------------- */
#divDropDownQuicklinks, #divGoogle_Search {width: 250px; padding: 10px 15px; height:28px; line-height: 12px; background-color: #4d4d4f; margin-bottom: 6px;}
        .sidebar_text_content {
            border-top: solid 1px #CCCCCC;
            padding: 0px 0px 0px 0px;
            color: white;
            font-size: 12px;
        }
        #divLogosSidebarArea {margin: 6px auto; width: 280px; height: 150px; padding-bottom: 6px; border-bottom: solid 1px #CCCCCC;}
        .side_widgets {margin-bottom: 6px;}

#divSideNavWrapper {/* border-top: solid 1px #CCCCCC; */ padding: 5px 0px 5px 0px;}

/* Google Search Styles (Text & Buttons)
--------------------------------------------- */
input.search_box {
	float: left;
	clear: both;
	width: 126px;
	height: 19px;
	padding: 3px 6px 0px 6px;
	border: 2px solid #818181;

	background: transparent url('/images/search_box_bg3.png') repeat-x;

	text-align: left;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	color: black;
}


    #cse-search-results_wrapper   {
        width: 600px;
        height: 700px;
        background-color:#ABABAB; 
        border: solid 1px #000000; 
        padding: 3px;
       overflow: auto;
       margin-bottom: 10px;
    }

    #cse-search-results iframe {
       width: 570px;
       height: 670px;
       padding: 15px;
       background-color: White;
    }


/* For the special pages using 2 columns format
------------------------------------------------- */
.main_left {padding-right:15px; width:50%; }
.main_right {
    border-left: 1px solid #AAAAAA;
    font-size: 12px;
    margin: 10px 0 0 15px;
    padding-left: 15px;
    width: 50%;
}


/* << Read More >> option on News & Blobs
----------------------------------------------------------- */
.readMoreInterior  {
	color: #8f8f84;
	line-height: 12px;
	/*margin-left: 5px;*/
}
.readMoreInterior  a:link {color: #E51937;text-decoration: none;}
.readMoreInterior  a:visited {color: #E51937;text-decoration: none;}
.readMoreInterior  a:hover {color: #8f8f84;text-decoration: underline;}


.footer_links {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: bold;
}
.footer_links a:link {color: #999999;}
.footer_links a:visited {color: #999999;}
.footer_links a:hover {color: #CCCCCC;}



#divHeaderLinks {padding-bottom: 10px;}
.header_links {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	/* font-weight: bold; */
	text-align: right;
}
.header_links a:link {color: #000000;text-decoration: none;}
.header_links a:visited {color: #000000;text-decoration: none;}
.header_links a:hover {color: #666666;text-decoration: underline;}

/*  :: Blog Page
------------------------------------------------------------------ */
#divBlogSidebar {
    float:right; 
    padding: 15px;
    margin: 0px -20px 15px 15px;
    width: 220px;
    border: solid 1px #dfdfdf;
    background-color: #FFFFFF;
}
.ProfileBodyCustomClass {
	color: #000000;
	line-height: 20px;
	padding-bottom: 5px;padding-top: 10px;
	width:460px;
	text-align:justify;
}
.ProfileBodyCustomClass a:link {color: #000000;text-decoration: none;}
.ProfileBodyCustomClass a:visited {color: #000000;text-decoration: none;}
.ProfileBodyCustomClass a:hover {color: #000000;text-decoration: none;}



