/* CSS Document */
/*------------------------------------------------- intro ---------------------------------------------------------------*/



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
  }


html, body {
	height:100%;
	width: 100%;
	max-width:100%;
}



body {
	text-align: left;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-x-position: center;
	background-y-position: top;
	width:auto;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	
}

/*------------------------------------------------- /intro ---------------------------------------------------------------*/
.all {
	height:auto;
	width:900px;	
	margin-top: 10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-attachment: scroll;
	background-color: #FFFFFF;
	
	}
	
	
	
/*------------------------------------------------- header ---------------------------------------------------------------*/

.header{
	width: 900px;
	height: 73px;
	background-color: #ffffff;
	}

	
.logo {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

a.logo:link, a.logo:visited, a.logo:active {
 	color: #fff;
 	background: inherit;
 	padding : 0;
 	margin : 0;
	border: none;
 	}
 
 
 
 a.logo:hover {
 	color: #fff;
 	background : inherit;
 	}
	
/*------------------------------------------------ /header ---------------------------------------------------------------*/


	
/*------------------------------------------------- content ---------------------------------------------------------------*/
	
.content-box{
	margin-bottom:0px;
	width:100%;
	}
	
.head-menu {
	height: 80px;
	width:100%;
	border-bottom: #000000 1px solid;
	margin-bottom:0px;
	padding: 10px 0px 0px 45px;
	}
	
.head-menu-text {
	margin-left:50px;
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
	}
		
.image-float-left {
	float:left;
	}
	
.image-float-right {
	float:right;
	}

.left-col {
	background-color: #ffffff;
	width: 150px;
	vertical-align: top;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-right: #000000 1px solid;
	padding-left:5px;
	}
 
.pushbutton a:hover {
	position: relative; top: 1px; left: 1px;
	}
 
.center {
	width: 745x;
	padding: 5px 5px 0px 10px;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	}
	
.acad-list ul li {
	padding: 0px 0px 0px 0px;
	}
	
h1{
	font-size: 18px;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	color: #164869;
	padding-bottom: 10px;
	padding-top:10px;
	}
h2,h3,h4,h5,h6,h7,h8{
	font-size: 16px;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	color: #164869;
	padding-bottom: 10px;
	padding-top:10px;
	}
		
strong {
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:14px;
	font-weight:900;
	}
	
p {
	padding: 10px 10px 0px 0px;
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:12px;
	margin-bottom:10px;
	}

p a:link, p a:visited {
	color:#164869;
	}	
	
p a:hover, p a:active {
	color:#69696b;
	}
	
table tr td {
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:12px;
	}	
	
table tr td a{
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:12px;
	}
	
table tr td ul li a{
	text-decoration:none;
	}

table tr td a:link, table tr td a:visited {
	color:#164869;
	}	
	
table tr td a:hover, table tr td a:active {
	color:#69696b;
	}
	
.banner-table{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	margin-top:10px;
	margin-right:10px;
	}

.sfnt-table{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}

.sfnt-table tr td table tr td{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}
	
.holiday-table{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}
	
.holiday-table tr td{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}
	
.cont-bottom {
	clear: both;
	background: url(none) no-repeat right top;
	}
	
/*------------------------------------------------- /content ---------------------------------------------------------------*/


/*------------------------------------------------- tabs ---------------------------------------------------------------*/
#product-description {
	width:100%;
	text-align:left;
	background:#fff;
	margin:0 auto;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}

#tabs {
	margin:0;
	padding:5px 20px 0px 20px;
	list-style:none;
	min-height:26px;
	background:#164768;
	border-bottom:1px solid #000;
}

#tabs li {
	float:left;
	margin:0 7px 0 0;
}

#tabs li a {
	color:#000;
	font-weight:bold;
	display:block;
	background:#d4dae6;
	padding:7px 15px;
	text-decoration:none;
	height:12px;
	text-shadow:none;
}

#tabs li a:hover {
	background:#93a9c1;
}

#tabs li.selected a {
	background:#fff url('../images/gray.gif') repeat-x top;
	color:#000;
	text-shadow:none;
	border-bottom:1px solid #fff;
}

#tabs li.selected a:hover {
	text-decoration:underline;
}

.main {
	margin:10px 20px 1px;
	padding:0 0 30px;
}

.main h2 {
	font:bold 18px "Trebuchet MS", Tahoma sans-serif;
	margin:20px 0 15px;
}
	
/*------------------------------------------------- /tabs ---------------------------------------------------------------*/



/*------------------------------------------------- footer ---------------------------------------------------------------*/


.footer{
	width: 900px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background-color:#dce0fb;
	border-top: #000000 1px solid;
	}
	
.footer a:link, .footer a:visited {
	color:#164869;
	}	
	
.footer a:hover, .footer a:active {
	color:#69696b;
	}
	
.footer-tag, .footer-tag a:link, .footer-tag a:visited, .footer-tag a:hover, .footer-tag a:active {
	color:#000;
}
	
	
/*------------------------------------------------- magiczoom ---------------------------------------------------------------*/
	
.MagicZoom img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* Style of zoomed window */
.MagicZoomBigImageCont {
border: 1px solid #999;
}

/* Style of header, activated with "title" attribute in <a> tag */
.MagicZoomHeader {
font-size: 8pt !important;
line-height: normal !important;
color: #fff;
background: #666;
text-align: center !important;
}

/* Style of small square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(/img/ajax-loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}

/*------------------------------------------------- new sidebar menu 20101029 ---------------------------------------------------------------*/

.side-nav{
	display: block;
	height: auto;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	vertical-align:middle;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	border-color: #DBD2C3;
	border-style: solid;
	border-width: 0px;
}

.side-nav ul li {
	background: url(/images/left-nav-arrow-1.gif) top center no-repeat; 
	margin:0px; 
	border-bottom:1px solid #ffffff; 
	padding:2px 0px 0px 15px!important;
	list-style:none;
	height:23px;
	vertical-align:middle;
}


.side-nav ul li.top{
 	margin:0px 0px !important;
	border-bottom:2px solid #ffffff; 
	display:block; 
    background: url(/images/bg-main-navigation.gif) top center no-repeat;
    height:23px;
	vertical-align:middle !important;
}

	
.top a, .top a:link, .top a:visited, .top a:active{
	color:#FFF;
}

.top a:hover{
	color:#F00;
}


