body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0px;
	background:#FFFFFF;
}

.editorBody {background-color:#ffffff}

/* Default Styles */

h2 {
	margin:0px;
	padding:0px;
}

a {
	color:#467492;
	text-decoration:none;
}

a:hover {
	color:#467492;
	text-decoration:underline;
}

a img {
	border:0px;
}

.bold {
	font-weight:bold;
	font-size:11px;
}
/* End Default Styles */

#shell {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width: 980px;
}

#banner {
  position:relative;
	width:980px;
	margin:0px;
	overflow:hidden;
}

/*
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}


	#slider li{ 
		width:980px;
  	height:340px;
		overflow:hidden; 
		}
*/

#slider {
  width:980px;
  height:340px;
}
/*
#slider a {
  position:absolute;
  top:0px;
  left:0px;
  width:980px;
  height:340px;
}*/

#buttons {
  position:absolute;
  left:4px;
  bottom:12px;
  width:100px;
  height:10px;
  z-index:1024;
}

#btnPause a {
  position:absolute;
  top:0px;
  left:10px;
  width:16px;
  height:16px;
  cursor:pointer;
  background:url(../images/design/pause.jpg) no-repeat 0% 0%;
}

#btnPause a:hover {
  background:url(../images/design/pause-rollover.jpg) no-repeat 0% 0%;
}

#btnResume a {
  position:absolute;
  top:0px;
  left:35px;
  width:16px;
  height:16px;
  cursor:pointer;
  background:url(../images/design/play.jpg) no-repeat 0% 0%;
}

#btnResume a:hover {
  background:url(../images/design/play-rollover.jpg) no-repeat 0% 0%;
}

	/* numeric controls */	
	ol#controls{
    position:absolute;
    bottom:20px;
    right:10px;
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		}
	ol#controls li a{
		float:left;
		border:1px solid #ccc;
		background:#2B2B2B;
		color:#FFFFFF;
		padding:0 6px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#CCCCCC;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}


#menu {
	width:980px;
	height:38px;
	margin:7px 0 0 0;
	#margin:4px 0 0 0;
	background:url(../images/design/menu_bg.jpg) repeat-x 0% 0%;
}

#menu img {
	float:left;
}


#searchholder {
	float:left;
	width:213px;
	height:20px;
	margin:9px 0 0 7px;
	_margin:9px 0 0 4px;
	background: url(../images/design/search_bg.jpg) no-repeat 0% 0%;
}

/* Search Form */
.searchinput {
	width:170px;
	margin:0 0 0 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	background:transparent;
}
/* End Search Form */

#holder {
	width:980px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin:7px 0 7px 0;
	border-left:1px solid #818F97;
}

#specialholder {
	width:100%;
	min-height:300px;
	height:auto !important;
	_height:300px;
	margin:7px 0 7px 0;
	border-left:1px solid #818F97;
}

#holderii {
	width:980px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin:7px 0 7px 0;
}

#holder3col {
	width:980px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin:7px 0 7px 0;
	background:url(../images/design/3col.jpg) repeat-y 0% 0%;
}


#insideholder {
	width:980px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin:7px 0 7px 0;
	background:url(../images/design/holder_bg.jpg) repeat-y 0% 0%;
}

#leftpanel {
	float:left;
}

#trainingleftpanel {
	float:left;
	width:167px;
}

#insideleftpanel {
	float:left;
	width:19.4%;
}

#leftstuff {
	width:166px;
	margin:0 0 0 11px;
}

#leftstuff2 {
	width:156px;
	margin:0 0 0 11px;
}

#lefttraining {
	width:156px;
	margin:0 0 0 11px;
}

#leftpanelproducts {
	float:left;
	width:298px;
}

#productinfo {
	width:271px;
	margin:0 0 0 12px;
}

#pressleftpanel {
	float:left;
	width:190px;
}

#pressleft {
	width:166px;
	margin:9px 0 0 12px;
}

#contactleftpanel {
	float:left;
	width:360px;
	padding:0 0 0 12px;
}

#leftpanelfinalp {
	float:left;
	/*width:182px;*/
	width:18%;
}

#finalproductinfo {
	width:168px;
	margin:0 0 0 11px;
	font-size:12px;/* 11px */
}

#middlepanel {
	float:left;
	width:514px;
}

#trainingmiddlepanel {
	float:left;
	width:784px;
}

#fullmiddlepanel {
	width:980px;
}

#middlepanelproducts {
	float:left;
	width:681px;
}

#pressmiddlepanel {
	float:left;
	width:776px;
	margin:9px 0 0 0;
}

#contactmiddlepanel {
	float:left;
	width:607px;
}

#content {
	padding:0 14px 0 14px;
}

#middlepanelfinalp {
  #float:left;
	min-height:470px;
	height:auto;
	_height:470px;
}

#rightpanel {
	float:left;
	width:454px;
	margin:0 0 0 11px;
}

#insiderightpanel {
	float:left;
	margin:0 0 0 11px;
}

#footer {
	width:980px;
}

#insidefooter {
	width:980px;
	background:url(../images/design/footer_bg.jpg) repeat-x 0% 0%;
}

#logo {
	float:left;
	width:168px;
	height:40px;
}

#companies {
	float:left;
	width:578px;
	height:38px;
	margin:0 0 0 7px;
	border-top:1px solid #818F97;
	border-bottom:1px solid #818F97;
}

#companies img {
	float:left;
}

#login {
	float:left;
	width:220px;
	height:40px;
	margin:0 0 0 7px;
}

#footertext {float:right;height:32px;width:auto;margin:0 7px 0 0;padding:8px 0 0 0; font-size:11px;}
#footertext a {color:#FFFFFF}
#footertext a:hover {color:#FFFFFF}

#powered {
	width:980px;
	height:15px;
	visibility:hidden;
}

/* Featurebox/Categorybox/Logobox */
.featurebox {
	float:left;
	position:relative;
	width:218px;
	height:153px;
	margin:0 0 7px 7px;
	border:1px solid #818F97;
	display:inline;
	background:url(../images/design/box_bg.jpg) no-repeat 0% 0%;
}

.featurebox img {
	z-index:123;
}

.featurebox span {
	width:218px;
	height:153px;
	display:block;
	z-index:512;
}

.frollover {
	position:absolute;
	top:0px;
	left:0px;
	width:218px;
	height:153px;
	z-index:512;
}

.cover {
	position:absolute;
	top:0px;
	left:0px;
	width:218px;
	height:153px;
	z-index:512;
}

.cover .clearspace {
	width:218px;
	height:153px;
	z-index:512;
}

.latestname {
	position:absolute;
	top:18px;
	left:10px;
	width:208px;
	height:30px;
	font-size:11px;
	z-index:515;
}

.latestname strong {
	font-size:13px;
}

.latestarticle {
	position:absolute;
	top:25px;
	left:6px;
	width:108px;
	font-size:11px;
	z-index:515;
}

#lt {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	z-index:515;
}

.categorybox {
	position:relative;
	float:left;
	width:218px;
	height:110px;
	margin-left:7px;
	margin-bottom:7px;
	display:inline;
	border:1px solid #818F97;
}

.categorybox img {
	z-index:123;
}

.categorybox span {
	width:218px;
	height:110px;
	display:block;
	z-index:512;
}

.categoryrollover {
	position:absolute;
	top:0px;
	left:0px;
	width:218px;
	height:110px;
	z-index:512;
}

.coveriii {
	position:absolute;
	top:0px;
	left:0px;
	width:218px;
	height:110px;
	z-index:512;
}

*html .coveriii {
	position:absolute;
	top:0px;
	left:0px;
	width:218px;
	height:110px;
	z-index:564;
	z-index:512;
}

.coveriii .clearspaceiii {
	width:218px;
	height:110px;
	z-index:512;
}

*html .coveriii .clearspaceiii {
	width:218px;
	height:110px;
	z-index:512;
}

.productbox {
	position:relative;
	float:left;
	width:390px;
	height:128px;
	margin:0 0 7px 7px;
	border:1px solid #818F97;
	display:inline;
}


.productbox img {
	z-index:123;
}

/*.productbox span {
	width:390px;
	height:128px;
	display:block;
	z-index:512;
} */

.productrollover {
	position:absolute;
	top:0px;
	left:0px;
	width:390px;
	height:128px;
	z-index:512;
}

.coveri {
	position:absolute;
	top:0px;
	left:0px;
	width:390px;
	height:128px;
	z-index:512;
}

.coveri .clearspacei {
	width:390px;
	height:128px;
	z-index:512;
}

.shorttxt {
	position:absolute;
	top:14px;
	left:163px;
	width:219px;
	height:80px;
	font-size:11px;
	z-index:515;
}

.shorttxtc {
	position:absolute;
	top:14px;
	left:10px;
	width:219px;
	height:80px;
	font-size:11px;
	z-index:515;
}

.shorttxt strong {
	font-size:13px;
}

.shorttxtc strong {
	font-size:13px;
}

.shorttxtc strong a:hover {
  text-decoration:none;
}

.summary {
	position:absolute;
	top:50px;
	left:163px;
	width:219px;
	height:80px;
	font-size:11px;
	z-index:516;
}

.summaryc {
	position:absolute;
	top:50px;
	left:10px;
	width:219px;
	height:80px;
	font-size:11px;
	z-index:516;
}

.related {
	float:left;
	width:390px;
	height:148px;
	margin:7px 0 7px 5px;
}

.related .productbox {
	margin:0px;
}

.logobox {
	position:relative;
	float:left;
	width:188px;
	height:48px;
	margin:0 3px 7px 3px;
	_margin:0 2px 7px 2px;
	border:1px solid #818F97;
	background:url(../images/design/logo_bg.jpg) no-repeat 0% 0%;
}

.logobox img {
	z-index:123;
}

.logobox span {
	width:188px;
	height:48px;
	display:block;
	z-index:512;
}

.brandsrollover {
	position:absolute;
	top:0px;
	left:0px;
	width:188px;
	height:48px;
	z-index:512;
}

.coverii {
	position:absolute;
	top:0px;
	left:0px;
	width:188px;
	height:48px;
	z-index:512;
}

.coverii .clearspaceii {
	width:188px;
	height:48px;
	z-index:512;
}

#finalproduct {
	position:relative;
	float:left;
	width:790px;
	min-height:314px;
	height:auto;
	_height:314px;
	margin:0 0 0 5px;
	padding:0 0 20px 0;
	border:1px solid #819097;
	background:url(../images/design/fullproduct_bg.jpg) no-repeat 0% 0%;
}

*html #finalproduct {
	position:relative;
	width:775px;
	min-height:314px;
	height:auto;
	_height:314px;
	margin:0 0 0 5px;
	padding:0 0 20px 0;
	border:1px solid #819097;
	background:url(../images/design/fullproduct_bg.jpg) no-repeat 0% 0%;
}

#finalproduct img {
	float:left;
	z-index:25;
}

#finalproduct h2 {
	font-size:26px;
}

#botinfo {float:left;width:100%;height:auto;margin:10px 0 0 0}
#download {width:auto;float:right;display:block;margin:0 10px 0 0}

#plogo {width:auto;float:left;display:block;margin:0 0 0 10px}

.producttext {
	width:95%;
	#width:404px;
	margin:50px 0 0 10px;
	font-size:12px; /* 11px */
}

.producttext ul {
	margin:0 0 0 35px;
	#margin:0 0 0 15px;
	padding:0 0 0 288px;
	#padding:0px;
}

/* End Featurebox/Productbox/Logobox */

/* Staff */
.staff {
	float:left;
	width:143px;
	margin:0 0 7px 7px;
	font-size:11px;
}

.staff img {
	margin:0px;
	padding:0px;
}
/* End Staff */

/* Sub Categories List */
#subcat {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#subcat li {
	margin:0 0 10px 0;
}

#subcat li.indent {
	margin:0 0 10px 10px;
}

#subcat li a:hover {
	color:#000000;
	text-decoration:none;
}

fieldset {border:1px solid #818F97}
legend {color:#000000;font-weight:bold}

/* End Sub Categories List */

.nothing {
	clear:both;
	margin:0px;
	padding:0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.active {color:#000000}
.required {color:#D20}
h1 {font-size:14px;margin:0;padding:0}

/* tech support area styles */
.heading {background-color:#818F97;color:#FFFFFF;font-weight:bold;padding:2px;height:20px}
hr {background-color:#818F97;width:100%;height:1px;float:left;border:none}
#search_model {float:left;width:240px}
*html #search_model {float:left;width:230px}
#search_product {float:left;}
#search_product select {margin-bottom:5px}
#breadcrumbs {font-size:11px; margin:5px 0 5px 0}
#welcome {font-size:11px; margin:10px 0 10px 0}

#welcome a {color:#6C92AB;}
#welcome a:hover {color:#6C92AB;}

#tslogin {
	float:left;
	width:400px;
	height:40px;
	margin:0 0 0 7px;
}

.vsep {float:left;margin:0 10px;position:relative}
*html .vsep {float:left;margin:0 5px;position:relative}
.septxt {position:absolute;top:40px;left:-45px;font-weight:bold}
*html .septxt {position:absolute;top:65px;left:-30px;font-weight:bold}

.submitbutton {background-color:#818F97;color:#FFF;font-weight:bold;border:none}
/*#detail {width:400px}*/
.downloadLink {background:url(../images/design/download_bt.gif) no-repeat 0% 0%;display:block;height:32px;padding:5px 0 0 30px;margin:10px 0 0 0}

/* tech support area styles */

a.contact {
  width:974px;
  padding:6px 0 6px 6px;
  color:#FFFFFF;
  display:block;
  background:url(../images/design/menu_bg.jpg) repeat-x 0% 0%;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
  position:relative;
}
a.contact:hover {
  color:#FFFFFF;
  text-decoration:none;
  font-size:11px;
  position:relative;
}

a.smallnews, a.smallnews:hover {font-size:11px}
a.smallnewscat, a.smallnewscat:hover {font-size:11px;margin:0 0 0 10px}

.header {background-color:#3A6E8F;color:#FFFFFF;font-weight:bold;padding:2px;height:20px}

.con {font-size:11px}

span.more {margin-right:20px;position:absolute;top:10px;left:750px}
.navleft {float:left;margin-left:182px}

.news_thumb {float:left;margin:0 10px 10px 0}

.expand {
  margin:0 0 5px 0;
  padding: 0 0 0 10px;
  color:#000000;
  text-decoration:none;
  background:url(../images/design/open-close.jpg) no-repeat 0 0;
  cursor:pointer;
}

.collapse {
  margin:0 0 5px 0;
  padding: 0 0 0 10px;
  color:#000000;
  text-decoration:none;
  background:url(../images/design/open-close.jpg) no-repeat 0 -25px;
  cursor:pointer;
}

.back {display:block;width:600px;float:left;margin-top:15px}

.prodtext {width:auto;height:auto}
*html .prodtext img {width:168px}
.newsdate {font-size:11px;color:#467492}

.newsdetail {margin:10px 0 10px 0;font-size:12px}
.newsdetail p {margin:0;padding:0;display:inline}

.newsdetail a {margin:10px 0 0 0;display:block;font-size:11px}
.newsdetail a:hover {margin:10px 0 0 0;display:block;font-size:11px}

#detail table {width:750px}


/* FAQs */
.expandcontent {
  width:740px;
  _width:680px;
  margin:0px;
  padding:3px 6px 3px 6px;
  font-size:12px;
  text-decoration:none;
  display:block;
  cursor:pointer;
}

.expandnamec {
  position:relative;
  width:737px;  
  _width:677px;  
  padding:0 55px 0 15px;
  color:#467492;
  font-weight:bold;
}

.clickbox {
  position:absolute;
  top:3px;
  #top:0px;
  left:0px;
  background:url(../images/Expert/plus.gif) no-repeat 0% 0%;
}

.clickbox img {
  width:16px;
  height:16px;
}

.slidecontent {
  width:722px;
  _width:702px;
  margin:0 0 0 15px;
  padding:6px;
}


/* training academy pages */
#trainingwrapper {
	width:980px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin:7px 0 7px 0;
	background:url(../images/design/3col.jpg) repeat-y 0% 0%;
	font-size: 11px;
}

#trainingcontent {
padding:0 14px 0 14px;
}

#trainingcontent strong {font-size: 14px}

#trainingwelcome {font-size:11px; margin:0 0 10px 0}

#trainingcontent table {
width:750px;
}

#trainingcontent #smalltable {
width:650px;
}

#trainingmenupanel {
	float:left;
	width:190px;
}

#trainingmenu {
	width:166px;
	margin:9px 0 0 12px;
}

#trainingmiddlepanel {
	float:left;
	width:776px;
	margin:9px 0 0 0;
}


/* tabs styling */
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#css-tabs-holder {
  height: 46px;
  _height:41;
  margin:10px 0 0 20px;
  _margin:10px 0 0 14px;
}

#css-tabs-holder3 {
  height: 36px;
  _height:31px;
  margin:10px 0 0 18px;
  _margin:10px 0 0 10px;
}

/* root element for tabs  */
ul.css-tabs {
	margin:0 !important; 
	padding:0;
	height:auto;
}

/* single tab */
ul.css-tabs li {  
	float:left;
	position:relative;
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:10px;
	display:block;
	width:80px;
	height:30px;
	_height:35px;
	padding:5px 5px 10px 10px;
	_padding:5px 5px 5px 10px;
	text-decoration:none;
	color:#777;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	/*background:#F7F7F7;*/
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background:#948671;
	color:#000;	
	cursor:default;
}

	
/* tab pane */
.css-panes {
  width:714px;
  _width:712px;
  margin:0 0 0 14px;
  border:2px solid #948671;
}

div.css-panes div {
	display:none;
	/*border:1px solid #B9AB96;*/
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
  background-color:#FFF;	
}


ul.skin2 a {
  margin:0 0 0 -6px;
  _margin:0 0 0 -5px;
	color:#fff !important;
	font-weight:bold;
	background:url(../images/design/tab.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab-blue.png) no-repeat 0% 0%;
}

ul.skin2 #t8 a {
  margin:0 0 0 -6px;
  _margin:0 0 0 -5px;
	color:#fff !important;
	font-weight:bold;
	background:url(../images/design/tab.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab2-blue.png) no-repeat 0% 0%;
}
 
/* mouseover state */
ul.skin2 a:hover {
	/*background:#678;*/
	text-decoration: none;
}
 
/* active tab */
ul.skin2 a.current {
	background:url(../images/design/tab-active.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab-active-blue.png) no-repeat 0% 0%;
	/*border-bottom:2px solid #4F5C6A;*/	
}
 
ul.skin2 #t8 a.current {
	background:url(../images/design/tab-active.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab-active2-blue.png) no-repeat 0% 0%;
	/*border-bottom:2px solid #4F5C6A;*/	
}
 
.css-tabs #t1 {z-index:100;}
.css-tabs #t2 {z-index:90;}
.css-tabs #t3 {z-index:80;}
.css-tabs #t4 {z-index:70;}
.css-tabs #t5 {z-index:60;}
.css-tabs #t6 {z-index:50;}
.css-tabs #t7 {z-index:40;}
.css-tabs #t8 {z-index:30;}
 
div.skin2 div {
	min-height:200px;
	background-color:#FFF;
}


ul.skin3 a { 
	float:left;
	font-size:11px;
	display:block;
	width:114px;
	height:25px;
	_height:25px;
	padding:5px 10px 5px 10px;
	_padding:5px 10px 3px 10px;
	text-decoration:none;
	color:#777;
	position:relative;
	top:1px;	
}

ul.skin3 a {
  margin:0 0 0 -6px;
  _margin:0 0 0 -5px;
	color:#fff !important;
	font-weight:bold;
	background:url(../images/design/tab-blue.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab-blue.png) no-repeat 0% 0%;
}

ul.skin3 #t8 a {
  margin:0 0 0 -6px;
  _margin:0 0 0 -5px;
	color:#fff !important;
	font-weight:bold;
	background:url(../images/design/tab.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab2-blue.png) no-repeat 0% 0%;
}
 
/* mouseover state */
ul.skin3 a:hover {
	/*background:#678;*/
	text-decoration: none;
}
 
/* active tab */
ul.skin3 a.current {
	background:url(../images/design/tab-active-blue.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab-active-blue.png) no-repeat 0% 0%;
	/*border-bottom:2px solid #4F5C6A;*/	
}
 
ul.skin3 #t8 a.current {
	background:url(../images/design/tab-active.png) no-repeat 0% 0%;
	_background:url(../images/design/IEtab-active2-blue.png) no-repeat 0% 0%;
	/*border-bottom:2px solid #4F5C6A;*/	
}

.css-panesskin3 {
  width:770px;
  margin:0 0 0 12px;
  _margin:0 0 0 10px;
  padding:0 0 10px 0;
  border:2px solid #B9AB96;
  background-color:#FFF;
}

div.skin3 {
  width:770px;
  margin:0 0 0 12px;
  _margin:0 0 0 10px;
  border:2px solid #7FA3B7;
}

.skin3pane {
	display:none;
	/*border:1px solid #B9AB96;*/
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
  background-color:#FFF;	
}

#accessoriespane {
	display:none;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 0;
  background-color:#FFF;	
}

#skin3pane {
  padding:0px;
}

.related2{
  float:left;
  width:370px;
  height:148px;
  margin:0 7px 0 7px;
  _margin:0 5px 0 5px;
  padding:0px !important;
  display:block !important;
}

.productboxspecial {
	position:relative;
	float:left;
	width:368px;
	height:121px;
	_height:119px;
	margin:0x;
	border:1px solid #818F97;
	display:inline;
}

.shorttxtspecial {
	position:absolute;
	top:14px;
	left:163px;
	width:199px;
	height:80px;
	font-size:11px;
	z-index:515;
}

.productboxspecial img {
  width:368px;
	z-index:123;
}

.productboxspecial span {
	width:370px;
	height:128px;
	display:block;
	z-index:512;
}

.productrolloverspecial {
	position:absolute;
	top:0px;
	left:0px;
	width:370px;
	height:128px;
	z-index:512;
}

.coverispecial {
	position:absolute;
	top:0px;
	left:0px;
	width:370px;
	height:128px;
	z-index:512;
}

.coverispecial .clearspacei {
	width:370px;
	height:128px;
	z-index:512;
}

.error {
 color: #d20;
 font-weight: bold;
}

.taexpand {
  margin:0 0 5px 0;
  padding: 0 0 0 10px;
  color:#000000;
  text-decoration:none;
  background:url(../images/design/open-close.jpg) no-repeat 0 -3px;
  cursor:pointer;
}

.tacollapse {
  margin:0 0 5px 0;
  padding: 0 0 0 10px;
  color:#000000;
  text-decoration:none;
  background:url(../images/design/open-close.jpg) no-repeat 0 -28px;
  cursor:pointer;
}

/* Gallery */ 
.holder {
  float:left;
  background:#EAEAEA;
  width:169px;
  padding:6px;
  border:1px solid #A7A7A7;
  margin:0 10px 10px 0;
}

.galleryitem {
  float:left;
  background:#EAEAEA;
  width:169px;
  padding:6px;
  border:1px solid #A7A7A7;
  margin:0 4px 10px 0;
}
/* End Gallery */

.brown {
  background:#B9AB96;
}

#shiftacross {
  float:left;
  width:14px;
  height:10px;
}

.brownbttn {
  width:168px;
  margin:4px 4px 0 0;
  _margin:4px 7px 0 -3px;
  background:#B9AB96;
}

#browntable td {
  color:#6E624A;
}

#smalltable td {
  color:#6E624A;
}

.boxit {
  width:744px;
  margin:0 0 10px 0 !important;
  padding:0 0 10px 0 !important;
  border:2px solid #B9AB96;
  border-top:0px;
  background:#E1D9CE;  
}

.book_course_table {
  width:734px !important;
  _width:724px !important;
  _margin:0 0 0 10px;
  padding:0 0 0 10px;
  _padding:0 0 0 0px;
}

.tableheading {
  height:30px;
  color:#FFFFFF;
  background:#B9AB96;
}

.tableheading h2 {
  font-size:16px;
  padding:6px 0 0 10px;
}

.lightblue {
  width:87px;
  color:#FFFFFF;
  font-weight:bold;
  background:#7FA1B6;
}

.lightblue2 {
  width:87px;
  _width:87px;
  color:#FFFFFF;
  font-weight:bold;
  background:#7FA1B6;
}

.whitecell {
  background:#FFFFFF;
}

.brownheading {
  height:20px;
  padding:2px; 
  color:#FFFFFF !important;
  font-weight:bold;
  text-indent:4px;
  background:#C0B5A3;
}

.blueheading {
  height:20px;
  padding:2px 2px 2px 2px; 
  _padding:2px 1px 2px 1px; 
  color:#FFFFFF !important;
  font-weight:bold;
  text-indent:4px;
  background:#7FA1B6;
}

.blueheading2 {
  width:90px;
  _width:87px;
  height:20px;
  padding:2px 2px 2px 2px; 
  _padding:2px 1px 2px 1px; 
  color:#FFFFFF !important;
  font-weight:bold;
  text-indent:4px;
  background:#7FA1B6;
}

.noborder {
  padding:2px 2px 2px 2px;
  _padding:2px 3px 2px 3px;
  font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  border:1px solid #FFFFFF;
}

.shrink {
  width:142px;
  #width:156px;
  _width:140px;
}

.bluebttn { 
  float:right;
  width:160px;
  margin:10px 12px 0 0;
  _margin:10px 7px 0 0;
  padding:10px 10px 10px 10px;
  color:#FFFFFF;
  font-weight:bold;
  text-align:center;
  background:#7FA1B6;
}

.bluebttn a {
  color:#FFFFFF;
}

.bluebttn a:hover {
  color:#FFFFFF;
}

#browntable td a {
  color:#6E624A;
}

#browntable td a:hover {
  color:#6E624A;
}

.altrow {
  color:#716147;
  background:#E5E2D9;
}

.altrow a {
  color:#716147;
}

.altrow a:hover {
  color:#716147;
}

#productboxit {
  width:798px;
  _width:791px;
  margin:0 0 10px 0 !important;
  padding:0 0 10px 0 !important;
  border:2px solid #B9AB96;
  border-top:0px;
  background:#E1D9CE;
  float:left;
}

#productboxit h2 {
  margin:0 0 20px 0;
  padding:6px 0 6px 10px;
  font-size:16px !important;
  background:#B9AB96;
}

#productboxit .product {
	width:100%;
	/*min-height:314px;
	height:auto;
	_height:314px;*/
	margin:0px;
	padding:0 0 20px 0;
}

 #productboxit .product img {
	float:left;
	margin:0 10px 0 12px;
	z-index:25;
}

#productboxit .product h2 {
	font-size:26px;
	color: #ffffff;
}

#productboxit .product {
  position:relative;
}

#brandlogo {
  position:absolute;
  top:45px;
  right:15px;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
/*.date {
	border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:center;
	width:194px;		
	-moz-box-shadow:0 0 10px #eee inset; 
} */

/* calendar root element */
#calroot {
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

#col1 {
float:left;
width:500px;
margin: 0 20px 0 0;
}

#col2 {
width:460px;
float:left;
}

/* LG pages */
#lgwrapper {
	width:980px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin:7px 0 7px 0;
	font-size: 11px;
}

#lgcontent {
/*padding:0 14px 0 14px;*/
}

#lgcontent strong {font-size: 14px}

#lgwelcome {font-size:11px; margin:0 0 10px 0}

#lgcontent table {
width:750px;
}

#lgcontent #smalltable {
width:650px;
}

#lgmenupanel {
	float:left;
	width:18%;
}

#lgmenu {
	width:166px;
	margin:9px 0 0 12px;
}

#lgmiddlepanel {
	float:left;
	width:800px;
	margin:9px 0 0 0;
}

.testsummary {
  padding:4px;
  font-size:12px;
}

