@charset "utf-8";

/* -------------------------------------------------- */
/* -                   BASICS                       - */
/* -------------------------------------------------- */

body {
	font: 100% Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	background-color:#999;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
}

h1 {
	color: #663366;
	font-weight:normal;
	font-size:24px;
	border-bottom: 1px solid #cc6699;

	}
	
h2 {
	color: #000;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding: 0px 0px 0px 10px;
	}

.centerCol #container {
	width: 90%;  
	margin: 0 auto;
	margin-top:100px;
}

/* -------------------------------------------------- */
/* -                   HEADER                       - */
/* -------------------------------------------------- */

#header {
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	background-color:#333;
	padding: 0px;
	height:30px;
	-moz-box-shadow: 0px 5px 5px #333;
    -webkit-box-shadow: 0px 5px 5px #333;
    box-shadow: 0px 5px 5px #333;
}

#logo {
	position:absolute;
	top: 10px;
	left: 0px;
	width: 100px;
	height:167px;
	padding: 0px;
	border:2px #333;
}

.centerCol #header #menu {
	padding-bottom:15px;
	vertical-align:middle;
	display:inline;
}

/* -------------------------------------------------- */
/* -              COMPANY HEADER                    - */
/* -------------------------------------------------- */

#company-header {
	position:absolute;
	left:0px;
	top:32px;
	height:80px;
	width:100%;
	background-color:#c96396;
	background-image:url(images/bannerText2.png);
	background-repeat:no-repeat;
	-moz-box-shadow: 0px 5px 5px #666;
    -webkit-box-shadow: 0px 5px 5px #666;
    box-shadow: 0px 5px 5px #666;
}

/* -------------------------------------------------- */
/* -                  MY MENU                       - */
/* -------------------------------------------------- */

.centerCol #my-menu {
	position:relative;
	padding: 10px 10px 10px 15px;
	background-color:#fff;
}


/* -------------------------------------------------- */
/* -                  CONTENT                       - */
/* -------------------------------------------------- */

.centerCol #mainContent {
	position:relative;
	margin:10px 10px 5px 10px;
	padding: 0px 10px; 
	background: #FFFFFF;
	clear:both;
	border: 1px solid #777; 
	-moz-border-radius: 10px;
	-moz-box-shadow: 5px 5px 5px #666;
    -webkit-box-shadow: 5px 5px 5px #666;
    box-shadow: 5px 5px 5px #666;
}

.centerCol #twoColPlain {
	position:relative;
	margin: 0px;
	background:#FFF;
	padding: 0px;
	height: 500px;
}

.centerCol #twoCol500 {
	position:relative;
	margin: 0px;
	background:#FFF;
	padding: 0px;
	height: 500px;
}

#leftCol480 {
	position:relative;
	float:left;
	background:#FFF;
	width: 69%;
	border-right:1px solid #777;
	height: 480px;
	padding-right:10px;
}

#rightCol480 {
	position:relative;
	float:right;
	background:#FFF;
	width: 29%;
	height: 480px;
}

#twoCol700 {
	position:relative;
	margin: 0px;
	background:#FFF;
	padding: 0px;
	height: 730px;
}

.centerCol #twoColPlain #leftColPlain {
	position:relative;
	float:left;
	background:#FFF;
	width: 69%;
	border-right:1px solid #777;
	height: 380px;
	padding-right:10px;
}

.centerCol #twoColPlain #rightColPlain {
	position:relative;
	float:right;
	background:#FFF;
	width: 29%;
	height: 380px;
}

#leftColNarrow {
	position:relative;
	float:left;
	background:#FFF;
	width: 29%;
	border-right:1px solid #777;
	height: 680px;
	padding-right:10px;
}

#rightColWide {
	position:relative;
	float:right;
	background:#FFF;
	width: 69%;
	height: 680px;
	font-size:12px;
}

#twoCol1400 {
	position:relative;
	margin: 0px;
	background:#FFF;
	padding: 0px;
	height: 1400px;
}

#twoCol1500 {
	position:relative;
	margin: 0px;
	background:#FFF;
	padding: 0px;
	height: 1500px;
}

#twoCol1200 {
	position:relative;
	margin: 0px;
	background:#FFF;
	padding: 0px;
	height: 1200px;
}

#leftColNarrow1200 {
	position:relative;
	float:left;
	background:#FFF;
	width: 29%;
	border-right:1px solid #777;
	height: 1180px;
	padding-right:10px;
}

#leftColNarrow1400 {
	position:relative;
	float:left;
	background:#FFF;
	width: 29%;
	border-right:1px solid #777;
	height: 1380px;
	padding-right:10px;
}

#leftColNarrow1500 {
	position:relative;
	float:left;
	background:#FFF;
	width: 29%;
	border-right:1px solid #777;
	height: 1480px;
	padding-right:10px;
}

#rightColWide1200 {
	position:relative;
	float:right;
	background:#FFF;
	width: 69%;
	height: 1180px;
	font-size:12px;
}

#rightColWide1400 {
	position:relative;
	float:right;
	background:#FFF;
	width: 69%;
	height: 1380px;
	font-size:12px;
}

#rightColWide1500 {
	position:relative;
	float:right;
	background:#FFF;
	width: 69%;
	height: 1480px;
	font-size:12px;
}

#twoCol800 {
	position:relative;
	margin: 0px;
	background:#FFF;
	padding: 0px;
	height: 800px;
}

#leftColNarrow800 {
	position:relative;
	float:left;
	background:#FFF;
	width: 29%;
	border-right:1px solid #777;
	height: 780px;
	padding-right:10px;
}

#rightColWide800 {
	position:relative;
	float:right;
	background:#FFF;
	width: 69%;
	height: 780px;
	font-size:12px;
}


#leftCol40 {
	position:relative;
	float:left;
	background:#FFF;
	width: 39%;
	border-right:1px solid #777;
	height: 1280px;
	padding-right:10px;
}

#rightCol60 {
	position:relative;
	float:right;
	background:#FFF;
	width: 59%;
	height: 1180px;
	font-size:12px;
}

/* -------------------------------------------------- */
/* -                    BOXES                       - */
/* -------------------------------------------------- */

.regular-box
{
  padding: 0px 0px 0px 0px;
  margin-right:10px;
  color: #0063a2;
  background-color:#F5F5F5;
  border:1px solid #CCCCCC;
}

.box-round-shadow {
	background: #FFFFFF;
	margin:10px;
	width:44%;
	height:200px;
	border: 1px solid #777; 
	-moz-border-radius: 10px;
	-moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc;
}

.scroll-area {
	height: 335px;
	width: 96%;
	margin:10px;
	overflow: auto;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 8px;
	font-size:12px;
}
	

/* -------------------------------------------------- */
/* -              ANCHOR STYLES                     - */
/* -------------------------------------------------- */

.item-link:link { 
color: #0063A2; 
text-decoration: none;
}

.item-link:visited { 
color: #0063a2;
text-decoration: none;
}

.item-link:hover {
color: #cc6600;
text-decoration: none;
} 


.popular-link:link { 
color: #fff; 
text-decoration: none;
}

.popular-link:visited { 
color: #fff;
text-decoration: none;
}

.popular-link:hover {
color: #cc6600;
text-decoration: none;
} 


.footer-link:link { 
color: #fff; 
text-decoration: none;
}

.footer-link:visited { 
color: #fff;
text-decoration: none;
}

.footer-link:hover {
color: #ccd563;
text-decoration: none;
} 


.no-decoration {
text-decoration:none;
}

/* -------------------------------------------------- */
/* -              TAB NAVIGATION                    - */
/* -------------------------------------------------- */

#tab-nav {
	margin-left:40px;
      width:90%;
      font-size:93%;
      line-height:normal;
      }
    #tab-nav ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #tab-nav li {
      float:left;
      background:url("images/left-both-grey.png") no-repeat left top;
      margin:0;
      padding:0 10px 0 9px;
      
      }
    #tab-nav a {
      float:left;
      display:block;
      width:.1em;
      background:url("images/right-both-grey.png") no-repeat right top;
      padding:8px 15px 6px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#fff;
      }
    #tab-nav > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tab-nav a {float:none;}
    /* End IE5-Mac hack */
    #tab-nav a:hover {
      color:#333;
      }
    #tab-nav #current {
      background-position:0 -150px;
      border-width:0;
      }
    #tab-nav #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #tab-nav li:hover, #tab-nav li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #tab-nav li:hover a {
      background-position:100% -150px;
      }

/* -------------------------------------------------- */
/* -             INPUT FORM STYLES                  - */
/* -------------------------------------------------- */

input,textarea{
background-color:#FFF;
background-image:url(images/formShadow.gif);
border: 1px solid #ccc;
margin: 4px;
font: 12px Century Gothic,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.nada {
	border: 0px;
	background-image:none;
}

/* -------------------------------------------------- */
/* -                TABLE STYLES                    - */
/* -------------------------------------------------- */

table {
	border-top:1px solid #666;
	border-right:1px solid #666;
	margin:1em auto;
	border-collapse:collapse;
	}
tr.odd td	{
	background:#eee;
	}
td {
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	padding:.3em 1em;
	text-align:left;
	}				
th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #666;
	border-left:1px solid #666;
	padding:.3em 1em;
	}							
thead th {
	background:#c96396;
	text-align:center;
	font-weight:bold;
	padding:8px;
	color:#fff
	}


/* -------------------------------------------------- */
/* -              COMMON STYLES                     - */
/* -------------------------------------------------- */


.display-inline {
	display:inline;
}

.extra-padding5 {
	padding:5px;
}

.extra-padding10 {
	padding:10px;
}

.extra-padding-form {
	padding:5px 5px 10px 5px;
}

.extra-margin-sides {
	margin-left:10px;
	margin-right:10px;
	}

.extra-margin-left10 {
	margin-left:10px;
	}

.extra-margin-right5 {
	margin-right:5px;
	}

.extra-margin-right20 {
	margin-right:20px;
	}
	
.extra-margin-bottom10 {
	margin-bottom:10px;
	}
	
.extra-padding-bottom10 {
	padding-bottom:10px;
	}
	
/* -------------------------------------------------- */
/* -                TEXT STYLES                     - */
/* -------------------------------------------------- */

.textBold {
	font-weight:bold;
	}
	
.textCentered {
	text-align:center;
}
	
.textBlack {
	color: black;
	}
	
.textWhite {
	color: white;
	}
	
.textOrange {
	color: #ff6600;
	}
	
.textLime {
	color: #ccd563;
}
	
.textBigger {
	font-size:140%;
}

.textSmaller {
	font-size:80%;
}

.footerBlock {
	font-size:140%;
	color: #ccd563;
	margin-left:20px;
	margin-right:5px;
}

/* -------------------------------------------------- */
/* -                   FOOTER                       - */
/* -------------------------------------------------- */

.centerCol #footer { 
    position: relative;
	padding: 10px;
	margin:0px;
	top:10px;
	clear:both;
	background:#333;
	color:#FFF;
} 

.centerCol #footer p {
	margin: 0; 
	padding: 5px 0; 
	color:#FFF;
	font-size:12px;
}
