/* 
Title: CSS Portal Template
Author: Dexter Zafra, Norwalk, CA.
Created On: 12/22/05
Author Website: http://www.ex-designz.net and www.myasp-net.com
Copyright 2005 Ex-designz.net and Myasp-net.com
font:12px Verdana, Arial, Helvetica,Tahoma;
Verdana, Tahoma, Arial, Serif;
*/

/* --- Begin Body ---------- */
body {
   margin: 0;
   padding: 0;
   font : 0.90em "Trebuchet MS", verdana, tahoma, sans-serif;
   text-align: left;
   line-height: 1.1em;
   background-color:#ffffff;
   color:#000000;  	
}
/* --- End Body ----------- */
/* --- Begin Body wrapper ---------- */
#bodywrap {
   position: relative;
   margin: 0 0 ;
   padding:0;	
   text-align: left;
   background-color:#fff;  		
   /* box model hack - dont edit this part*/
   width:100%;
   voice-family: "\"}\""; 
   voice-family: inherit;
}
/* --- End Body wrapper ----------- */
/* --- Hack for Opera Browser - Making sure Opera render 776px width ----- 

html>body #bodywrap { 
   width: 100%;
}
*/

/* --- Handle body Links -------------------- */
a {
  text-decoration: none;
}
a:link {
   color: #000066;
}
a:visited {
   color: #000066;
}
a:hover {
   color: #000066;
   text-decoration:underline;
}
a:active {
   color: #000066;
}
/* --- End Handle body Links -----5B739C--------------- */


/* --- Handle all paragraph section in the body -------- */
p {
  margin-top: 0;
  margin-bottom: 1.5em;
  line-height: 1.5em;	
}
/* --- End Handle all paragraph section in the body --- */


/* --- Header Logo Section --------header_bg.gif --------------- */
#header {
   height: 40px;
   margin:0 0 0 0;	
   border:#fff 0px solid;	
   border-bottom-width:0px;
   width:100%;
   padding:0;	
   position:relative;		
}
/* background:url(../flags/bgd.png) top left repeat-x;*/


/* --- Container for Header Top Right Search Section -------- */
#header h1 {
        font : 1.3em "Trebuchet MS", verdana, tahoma, sans-serif;
        padding : 0 0 0 0px;
        color:#000066;
}
#header h2 {
        font : 1.25em "Trebuchet MS", verdana, tahoma, sans-serif;
        padding: 0 0 0 1px;
        color:#000066;
}
#header h3 {
        font : 1.20em "Trebuchet MS", verdana, tahoma, sans-serif;
        padding: 0 0 0 1px;
        color:#000066;
}
#header h4 {
        font : 1.15em "Trebuchet MS", verdana, tahoma, sans-serif;
        padding: 0 0 0 1px;
        color:#000066;
}
#header h5 {
        font : 1.00em "Trebuchet MS", verdana, tahoma, sans-serif;
        padding: 0 0 0 1px;
        color:#000066;
}
#header h6 {
        font: .70em "Trebuchet MS", verdana, tahoma, sans-serif;
        padding: 0 0 0 0px;
        color:#000066;
}
#header h7 {
        font: .80em "Trebuchet MS", verdana, tahoma, sans-serif;
        padding: 0 0 0 0px;
        color:#ffffff;
}

/* --- Handle header Links -------------------- */
#header a {
  text-decoration: none;
}
#header a:link {
   color: #000066;
}
#header a:visited {
   color: #000066;
}
#header a:hover {
   color: #000066;
   text-decoration:underline;
}
#header a:active {
   color: #000066;
}


/* --- Handle submenu  Links -------------------- */
#submenu
{
    font: .90em "Trebuchet MS", verdana, tahoma, sans-serif;
    padding: 0 0 0 0px;
    color:#ffffff;
    text-align:center;
    background-color:#0066cc;    
    text-decoration: none;
}
#submenu a {
  text-decoration: none;
}
#submenu a:link {
   color: #ffffff;
}
#submenu a:visited {
   color: #ffffff;
}
#submenu a:hover {
   color: #ffffff;
   text-decoration:underline;
}
#submenu a:active {
   color: #ffffff;
}




/* --- End Handle body Links -------------------- */
/* --- End Container for Header Top Right Search Section -------- */


/* --- Begin Top Blue Navigation Menu ---------- */
#mainnav {
   /*background:#1E5AE6 url(images/navmenu_back.gif) top left repeat-x;*/
   background:#0066cc url(images/navmenu_back.gif) top left repeat-x;
   float: left;
   margin-left: 0px;
   margin-right: 0px;
   width:300px;
   height: 35px;
   border:solid #A8BAE6;
   border-width:1px 0;
}
#mainnav ul { 
   padding: 0; 
}
#mainnav ul li { 
   display: inline; 
}
#mainnav ul {
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 1.0em;
   font-weight: bold;
   letter-spacing: 0px;
}
#mainnav ul li a {
   padding: 0.4em 20px;
   color: #000;
   text-decoration: none;
   float: left;
   border-left: 1px solid #A8BAE6;
}
#mainnav ul li a:hover {
   background-color: #95B2F4;
   color: #FFFFFF;
}
#navlist li a:hover, #navlist li a:active {
   color: #FFFFFF;
   text-decoration: none;
   background: #95B2F4;
   text-align: left;
}
/* --- End Top Blue Navigation Menu --------- */


/* --- Begin Top Blue Navigation Menu -2  ---------- */
#mainnav2 {
   background:#ff6633 url(images/navmenu_back2.gif) top left repeat-x;
   float: right;
   margin-left: 0px;
   margin-right: 0px;
   width:205px;
   height: 35px;
   border:solid #A8BAE6;
   border-width:1px 0;
}
#mainnav2 ul { 
   padding: 0; 
}
#mainnav2 ul li { 
   display: inline; 
}
#mainnav2 ul {
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 1.0em;
   font-weight: bold;
   letter-spacing: 0px;
}
#mainnav2 ul li a {
   padding: 0.4em 20px;
   color: #FFFFFF;
   text-decoration: none;
   float: left;
   border-left: 1px solid #A8BAE6;
}
#mainnav2 ul li a:hover {
   background-color: #95B2F4;
   color: #000000;
}
#navlist2 li a:hover, #navlist2 li a:active {
   color: #000000;
   text-decoration: none;
   background: #95B2F4;
   text-align: left;
}
/* --- End Top Blue Navigation Menu --------- */


/* --- Begin Middle Main Container ----------- */
#maincont {
   float: left;
   width: 100%;
   margin: 0 0 0 3px;	
   display:inline;
}
#maincont ul 
{
   margin:5px 10px;
   padding:5px;
}
#maincont ul li {
   list-style:none;
   background:url(images/liimage.gif) no-repeat left;
   padding-left:15px;	
}
/* --- End Middle Main Container ----------- */
.midcont-title, .midcont-title a {
   color:#800000;
}
.midcontainer {
   margin:0px 5px 5px 0px;	
   padding:2px 1px 0;
   border-bottom:#c7c7c7 1px dashed;	
}
/* --- End Handle Middle Section Title and Sub Container ----- */

#content {
padding : 0px;
margin-left : 0px;
margin-bottom : 0;
border-top : 0px solid #1CA3E3;
}
/*
#content p, #sidebar p {
padding : 0px 0px 0px 0px;
}
#content h1, #sidebar h1 {
margin : 0;
font : 1.5em "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0 0 0 20px;
color : #333;
background : transparent url(img/stop.png) left center no-repeat;
}
 --- Begin Picture Border ------------------------ */
.pic_box, a.pic_boxbox { 
   clear: both; 
   float: left; 
   border: 2px solid #fff; 
   background-color: #fff; 
   padding: 1px; 
   margin-right: 1px;
   margin-top: 2px;
} 
a.pic_box:hover {
   border: 2px solid #97CBFF;
}
/* --- End Picture Border ------------------------- */
.adspic {
   text-align:left; 
   padding-left: 16px;
   padding-bottom: 16px;
   margin-left: 6px
}
/* --- Begin Footer ----------------------------------- */
#footer {
   clear: both;
   text-align: center;
   background:#474747;
   width:100%;
   color: #ccc;
   font-size: 0.85em;		
   padding:0px 0px;
   background: url(../flags/header_bg.gif) top left repeat-x;
         	
}
#footer strong {
   color:#fff;
}
#footer a {
   color:#fff;
   font-weight:bold;	
   text-decoration:none;
}
#footer a:hover {
   color:#fff;
   font-weight:bold;	
   text-decoration: underline;	
}
/* --- End Footer ----------------------------------- */


/*
.TabActive {
	background-color:#FFFFFF;
    border:1px solid #91A7B4;
    padding-bottom:3px;
    padding-left:16px;
    padding-right:16px;
    padding-top:3px;
	font-family:verdana,tahoma,helvetica;
    cursor:default;
}

.TabHover {
	background-color:#DAE5E6;
    border:1px solid #B0BEC7;
    padding-bottom:3px;
    padding-left:16px;
    padding-right:16px;
    padding-top:3px;
	font-family:verdana,tahoma,helvetica;
    text-decoration:underline;
    color:#18397C;
    cursor:pointer;
}

.TabDefault {
    border:1px solid #B0BEC7;
    padding-bottom:3px;
    padding-left:16px;
    padding-right:16px;
    padding-top:3px;
	font-family:verdana,tahoma,helvetica;
    color:#18397C;
    cursor:default;
}

 --- Begin Top Blue Navigation Menu ---------- 
#mainnavsub {
   /*background:#1E5AE6 url(images/navmenu_back.gif) top left repeat-x;
   background:#000066 ;
   float: left;
   margin-left: 0px;
   margin-right: 0px;
   width:100%;
   height: 10px;
   border:solid #000066;
   border-width:2px 0;
}
#mainnavsub ul { 
   padding: 0; 
}
#mainnavsub ul li { 
   display: inline; 
}
#mainnavsub ul {
   margin: 0;
   padding: 0;
   color: #ffffff;
   font-size: 0.8em;
   font-weight: bold;
   letter-spacing: 0px;
}
#mainnavsub ul li a {
   padding:0.1em 10px;
   color: #ffffff;
   text-decoration: none;
   float: left;
   border-left: 1px solid #A8BAE6;
}
#mainnavsub ul li a:hover {
   background-color: #95B2F4;
   color: #FFccFF;
}
#navlistsub li a:hover, #navlistsub li a:active {
   color: #FFcc00;
   text-decoration: none;
   background: #95B2F4;
   text-align: left;
}
/* 
.h1 {
color:#660099;
font-weight: bold;
letter-spacing: 1px;
font : 1.4em Tahoma;
background : inherit;
margin-left:2;
}
--- End Top Blue Navigation Menu --------- 
div .nifty{ margin: 0 10%;background: #cc6699}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #cc6699}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

*/

/* --- End Nifty box---------
#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding:0px 0px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
}

.panelTable
{
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
}
 */
        .Tabstrip { BORDER-RIGHT: #68bac6 1px solid; BORDER-TOP: #68bac6 1px solid; BORDER-LEFT: #68bac6 1px solid; BORDER-BOTTOM: 2px }
        .TabstripContent { BORDER-RIGHT: #68bac6 1px solid; BORDER-TOP: 0px; BORDER-LEFT: #68bac6 1px solid; BORDER-BOTTOM: #68bac6 1px solid }
        .TabActive { BORDER-BOTTOM: #e9f5f7 1px solid }
        .TabHover { BORDER-BOTTOM: #68bac6 1px solid }
        .TabDefault { BORDER-BOTTOM: #68bac6 1px solid }


/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(YourImageHere.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 335px !important; /* intended total box width - padding-right(next) */
    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 
