@import url("css/menu.css");

/* CSS Document */
body 
{
	background:#595959 url(images/body_bg.png) repeat-x top left; 
	height:100%; 
	margin:0px auto; 
	padding:0px; 
	
}

td, div, p, a, a:link, a:visited
{
	font-size: inherit;
}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body
{
	font-family: Arial, Verdana;
	font-size: 12px;
	/*color: #444444;*/
	color: #FFF;
}

a img
{
	border: 0px solid white;
}

h1, h1 a, h1 a:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 30px;
	color: #F8981D;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	/*text-transform: lowercase;*/
	font-weight: normal;
}

h2, h2 a, h2 a:hover
{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #C1FF00;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
}

h3, h3 a, h3 a:hover
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #C1FF00;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
	white-space: normal;
}

h4, h4 a, h4 a:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	color: #F8981D;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	text-transform: lowercase;
	font-weight: normal;	
}

h5, h5 a, h5 a:hover
{
	font-family: Arial, Verdana;
	font-size: 12px;
	/*color: #444444;*/
	color: #FFF;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;	
	line-height: 100%;
	
}

.brown
{
	/*color: #ba5915 !important;*/
	color: #C1FF00;
}

.orange
{
	color: #F8981D !important;
}

a, a:link, a:visited
{
	font-family: Arial, Verdana;
	
	color: #F8981D;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Verdana;
	font-size: inherit;
	color: #F8981D;
	text-decoration: underline;
}

p
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 150%;
}

UL
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	
	margin-top: 0px;
	
}

LI
{
	margin-left: 0px;
	line-height: 150%;
	
}

UL LI, UL LI LI, UL LI LI LI, UL LI LI LI LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	/*color:#444444;*/
	color: #FFF;
	font-size:12px;
	
	list-style-type: none;
	background-image: url("images/bullet.png") !important;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 5px;

}

UL LI LI, UL LI LI LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
		/*color:#444444;*/
	color: #FFF;
	font-size:12px;
	
	list-style-type: none;
	background-image: url("images/bullet.png") !important;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 5px;
}

SUP
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	top: 2px;
	line-height: 100%;
}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.body_cont
{
	width:828px; 
	margin:0 auto;
	/*border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;*/
	float: left;
	
	height: 100%;
		
}

.body_cont1024
{
	width:850px; 
	margin:0 auto;
	/*border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;*/
	float: left;
	
	height: 100%;
		
}

.body_cont1280
{
	width:1220px; 
	margin:0 auto;
	/*border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;*/
	float: left;
	
	height: 100%;
}

.center_body
{
	width: 830px;
	margin: 0 auto;
	
	
}

.center_body1024
{
	width: 830px;
	margin: 0 auto;
	
	
}

.center_body1280
{
	width: 1220px;
	margin: 0 auto;
}

.green_cont
{
	width:830px; 
	margin: 0 auto;
	
	/*border: 3px solid #c1d72e;*/
	
	float: left;
	
	position:relative;
	top: -8px;

}

.logo_top
{
	/*background-image: url(images/banner.png);*/
	/*border-top: 1px solid white;
	border-bottom: 1px solid white;*/
	height: 86px;
}

.logo_top1024
{
	/*background-image: url(images/banner.png);*/
	/*border-top: 1px solid white;
	border-bottom: 1px solid white;*/
	height: 100px;
}

.logo_top1280
{
	width: 1189px;
	height: 150px;
}

.hcLogoCont
{
	left: 14px;
	top: 5px;
	position: relative;
	width: 400px;
	float: left;
}

.hcLogoCont1024
{
	left: 14px;
	top: 0px;
	position: relative;
	width: 400px;
	float: left;
}

.hcLogoCont1280
{
	left: 2px;
	top: 18px;
	position: relative;
	width: 400px;
	float: left;
}

.hcLanguage
{
	float: right;
	width: 174px;
	position: relative;
	top: 5px;
}

.hcLanguage1024
{
	float: right;
	width: 360px;
	position: relative;
	margin-top:0px;
	font-size: 10px;
	clear:right;
	position:relative;
	left:0px;
}

.hcLanguage1280
{
	float: right;
	width: 360px;
	position: relative;
	margin-top:25px;
	font-size: 10px;
	clear:right;
	position:relative;
	left:15px;
}

.hcLanguage1024 .Normal
{
	font-size: 10px;
}

.hcLanguage1280 .Normal
{
	font-size: 10px;
}

.hcLanguage1280 a, .hcLanguage1024 a
{
	color: #FFF;
}

.top_space
{
	height:0px;
}

.topmenu_cont
{
	float: left;
	width: 828px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	height: 27px;
}

.topmenu_cont1024
{
	float: left;
	width: 828px;
	background-image: url(images/nav_bg1024.png);
	background-repeat: repeat-x;
	
	height: 27px;
}

.topmenu_cont1280
{
	float: left;
	width: 1189px;
	background-image: url(images/nav_bg1280.png);
	border-top: 1px solid #585858;
	background-repeat: repeat-x;
	height: 45px;
}

.maincontent_cont_shadow1024
{
	background-image: url('images/body_gradient1024.png');
	background-repeat: repeat-y;
	width: 850px;
	height: 100%;
	float:left;
}

.maincontent_cont_shadow1280
{
	background-image: url('images/body_gradient.png');
	background-repeat: repeat-y;
	width: 1220px;
	height: 100%;
	float:left;
}

.maincontent_cont1024
{
	background-color: #454545;
	
	width: 828px;
	float: left;
	
	height: 100%;
}

.maincontent_cont1280
{
	background-color: #454545;
	
	width: 1189px;
	float: left;
	
	height: 100%;
}

.maincontent_cont
{
	background-color: #343434;
	
	width: 828px;
	float: left;
	
	height: 100%;
}

.secondarycontent_cont
{
	background-color: #343434;
	/*height: 100%;*/
	width: 828px;
	float: left;

	height: 100%;
}

.secondarycontent_cont1024
{
	background-color: #343434;
	/*height: 100%;*/
	width: 828px;
	float: left;

	height: 100%;
}

.secondarycontent_cont1280
{
	background-color: #343434;
	/*height: 100%;*/
	width: 1189px;
	float: left;

	height: 100%;
}

.secondaryContentBottom
{
	background-image: url(images/bottomnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 3px;
	float: left;
	width: 828px;
	font-size: 1px;
}

.maincontent_topgrad
{
	/*background-color: White;*/
	/*background-image: url(images/topgrad.png);*/
	background-repeat:repeat-x;
	background-position: left top;
	height: 14px;
	float: left;
	width: 828px;
	/*border-top: 1px solid #cdcdcd;*/
	
	
	

	
}

.maincontentPane_cont1280
{
	/*height: 100%;*/
	width: 1189px;
	float: left;
	padding-bottom: 30px;
	
	height: 100%;

}

.maincontentPane_cont1024
{
	/*height: 100%;*/
	width: 828px;
	float: left;
	padding-bottom: 0px;
	
	height: 100%;

}

.maincontentPane_cont
{
	/*height: 100%;*/
	width: 828px;
	float: left;
	padding-bottom: 30px;
	
	height: 100%;

}

.secondarycontentPane_cont
{
	/*height: 100%;*/
	width: 828px;
	float: left;
	padding-bottom: 30px;
	margin-top:12px;
	/*background-image: url(images/secondary_bg.gif);
	background-repeat: repeat-y;*/
	
	height: 100%;

}

.secondarycontentPane_cont1280
{
	/*height: 100%;*/
	width: 1189px;
	float: left;
	padding-bottom: 30px;
	/*background-image: url(images/secondary_bg.gif);
	background-repeat: repeat-y;*/
	
	height: 100%;

}

.homeContentPane
{
	margin-left: 32px;
	margin-right: 32px;
	
}

.homeContentPane1024
{
	margin-left: 32px;
	margin-right: 32px;
	
}

.homeContentPane1280
{
	width: 1189px;
	float:left;
}

.homeLeftPane
{
	width: 385px;
	float: left;

	
	
}
.homeCenterPane
{
	width: 385px;
	float: left;
	
	position:relative;
	left:12px;
}
.homeRightPane
{
	width: 395px;
	float: left;
	
	position:relative;
	left:24px;
}

.homeLeftPane1024
{
	width: 264px;
	float: left;

	
	
}
.homeCenterPane1024
{
	width: 264px;
	float: left;
	
	position:relative;
	left:16px;
}
.homeRightPane1024
{
	width:276px;
	float: left;
	
	position:relative;
	left:24px;
}

.secondaryContentPane1280
{
	float: left;
	width: 900px;
	position: relative;
	/*left: 38px;*/
	left: 20px;
	margin-top:20px;
}

.secondaryContentPane1024
{
	float: left;
	width: 589px;
	position: relative;
	/*left: 38px;*/
	left: 20px;
	margin-top:20px;
}

.secondaryContentPane
{
	float: left;
	width: 589px;
	position: relative;
	/*left: 38px;*/
	left: 20px;
	margin-top:20px;
}

.leftnav_tablecont
{
	float:left;
}

.secondaryNav_cont
{
	width: 199px;
	/*border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;*/
	float: left;
	height: 100%;
	position: relative;
	top: -14px;
	
	margin-top:20px;
}

.BottomPane
{
	float: left;
	height: 51px;
	width: 1189px;
}

.bottomPaneFooter
{
	position: relative;
	top: 7px;
	left: 5px;
	float:left;
	width: 820px;
	height: 50px;
}

.bottomPaneFooter p, .bottomPaneFooter a
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	line-height: 150%;
	text-decoration: none;
}


.bottomPaneFooter p strong, .bottomPaneFooter p strong a
{
	font-weight: bold;
	color: #666666;
}


.homeQuad_1
{
}

.homeQuad_2
{
	position: relative; 
	left: 8px;
}

.homeQuad_3
{
	position: relative; 
	top: 8px;
}

.homeQuad_4
{
	position: relative; 
	top: 8px; 
	left: 8px;
}

.homeTri_1
{
}

.homeTri_2
{
	position: relative;
	left: 5px;
}

.homeTri_3
{
	position: relative;
	left: 5px;
}

.homeTri_Cont
{
	position: relative;
	top: -16px;
}

.homeTriText_1
{
	width: 232px;
	float: left;
	position: relative;
	left: 15px;
}

.homeTriText_2
{
	width: 232px;
	float: left;
	position: relative;
	left: 35px;
}

.homeTriText_3
{
	width: 237px;
	float: left;
	position: relative;
	left: 45px;
}

.homeTriText_1 p, .homeTriText_2 p, .homeTriText_3 p
{
	width: 225px;
}

.homeTriBorder_1
{
	float: left;
	width: 8px;
	height: 115px;
	/*background-image: url(images/homeTriBorder.gif);
	background-position: left top;*/
	position: relative;
	left: 17px;
}

.homeTriBorder_2
{
	float: left;
	width: 8px;
	height: 115px;
	/*background-image: url(images/homeTriBorder.gif);
	background-position: left top;*/
	position: relative;
	left: 33px;
}

.homeQuadCont
{
	padding-bottom: 12px;
}


.monialCont
{
	width: 589px;
	float: left;
	padding-bottom: 24px;
}

.monialImageCont
{
	width: 134px;
	height: 102px;
	
	float: left;
}

.monialTextCont
{
	position: relative;
	left: 18px;
	width: 400px;
	float: left;
}

.monialImageOverlay
{
	background-image: url(images/videoOverlay.png);
	height: 102px;
	width: 134px;
	position: relative;
	top: -102px;
	cursor: pointer;
}

.monialImageOverlay :hover
{
	background-image: url(images/videoOverlay-Roll.png);
}


.btn_watchNow
{
	float: left;
	width: 75px;
	height: 22px;
	background-image: url(images/btn_watchnow.png);
}

.btn_watchNow :hover
{
	background-image: url(images/btn_watchnow-Roll.png);
	cursor: pointer;
}

.bioPhoto
{
	width: 110px;
	float: left;
}

.bioTextCont
{
	width: 425px;
	float: left;
	position: relative;
	left: 18px;
}

.bioCont
{
	width: 550px;
	float: left;
	padding-top: 18px;
	border-top: 1px solid #cecece;
	padding-bottom: 18px;
}

.twoColumn_cont
{
	float: left;
	width: 550px;
}

.twoColumn_1
{
	width: 232px;
	float: left;
}

.twoColumn_2
{
	position: relative;
	left: 18px;
	width: 284px;
	float: left;
}

.videoCont
{
	width: 550px;
	float: left;
}

.videoPlayer
{
	width: 320px;
	float: left;
	height: 285px;
	background-image: url(images/flashPlaceHolder.png);
}

.videoBlurbCont
{
	width: 210px;
	float: left;
	position: relative;
	left: 20px;
}

.newsCont
{
	width: 550px;
	float: left;
	margin-bottom:10px;
	line-height: 150%;
}

.newsLeft
{
	width: 50px;
	float: left;
}

.newsRight
{
	width: 480px;
	float: left;
	position: relative;
	left: 18px;
}

.topfade
{
	/*float: left;
	background-color: transparent;
	background-image: url(images/topfade.png);
	background-repeat: repeat-x;
	width: 827px;
	height: 14px;
	position: relative;
	top: 116px;
	left: 5px;
	z-index: 1;*/
	float: left;
	height: 14px;
	width: 827px;
}

.topfade2
{
	float: left;
	background-color: transparent;
	/*background-image: url(images/topfade.png);
	background-repeat: repeat-x;*/
	width: 828px;
	height: 14px;
	position: relative;
	top: 2px;
	left: 0px;
	z-index: 5;
	
	
	
}

/* begin code for related videos*/


.relatedVideosCont{
	width: 211px;
	border: 1px solid #CECECE;
	float: left;
	position: relative;
	left: 19px;
	height: 276px;
}

.relatedVideosWhiteCont{
	border: 2px solid white;
	width: 207px;
	float: left;
	background-image: url(images/menuGrad.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 272px;
}

.white
{
	color: #FFF;
}

.relatedVideosContentCont{
	position: relative;
	left: 8px;
	margin-top: 7px;
	float: left;
	width: 190px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		/*color:#444444;*/
	color: #FFF;
	text-decoration: none;
}



.thumbmonialCont
{
	width: 589px;
	float: left;
	padding-bottom: 24px;
}

.thumbmonialImageCont
{
	width: 95px;
	height: 72px;
	
	float: left;
}

.thumbmonialTextCont
{
	position: relative;
	left: 8px;
	width: 90px;
	float: left;
}

.thumbmonialImageOverlay
{
	background-image: url(images/thumbvideoOverlay.png);
	height: 72px;
	width: 95px;
	position: relative;
	top: -75px;
	cursor: pointer;
}

.thumbmonialImageOverlay :hover
{
	background-image: url(images/thumbvideoOverlay-Roll.png);
}

/*end code for related videos*/

/*add code for read more*/

.readmoreCont{
	float: left;
	width: 552px;
	margin-top: 22px;
}

.readmoreLogo{
	float: left;
	width: 135px;
	height: 100%;
	min-height: 25px;
}

.readmoreText{
	width: 402px;
	float: left;
	position: relative;
	left: 18px;
}

.readmoreIcon{
	width: 75px;
	height: 22px;
	float: left;
	background-image: url(images/readmoreIcon.png);
}

.readmoreIcon :hover, .readmoreIcon a:hover{
	width: 75px;
	height: 22px;
	float: left;
	background-image: url(images/readmoreIcon-roll.png);
	cursor: pointer;
}


/*end code for readmore*/

.lang_pad{padding:7px 35px 0px 0px;}




.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 0px 0px 0px; width:20%; margin:0px; }

.LeftPane1280{ padding:0px 0px 0px 0px; width:264px; float:left; margin:0px; }

.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}







.BottomPane
{
	width: 830px;
	background-color: #232323;
	margin: 0px;
	padding: 0px;
}

.BottomPane1024
{
	width: 828px;
	background-color: #232323;
	margin: 0px;
	padding: 0px;
	float:left;
}

.BottomPane1280
{
	width: 1189px;
	background-color: #232323;
	margin: 0px;
	padding: 0px;
	float:left;
}

.navCap
{
	background-image: url('images/navCap.png');
	width: 31px;
	height: 46px;
	background-repeat:no-repeat;
	float: left;
}

.navCap1024
{
	background-image: url('images/navCap1024.png');
	width: 22px;
	height: 27px;
	background-repeat:no-repeat;
	float: left;
}

.body_cont1024 a#current, .body_cont1024 ul.dropdown li:hover > a.dir, ul.dropdown a:hover
{
	background-color:transparent;
	background-image:url("images/nav_hover.png");
	background-position:left top;
	background-repeat:repeat-x;
	color:white;
		font-weight: normal;
	font-size: 12px;
}

.body_cont1280 a#current, .body_cont1280 ul.dropdown li:hover > a.dir
{
	background-color:transparent;
	background-image:url("images/nav_hover.png");
	background-position:left top;
	background-repeat:repeat-x;
	color:white;
		font-weight: normal;
	font-size: 14px;
}

.body_cont1024 ul.dropdown li a
{
	padding: 6px 0px 5px 0px;
	text-align:center;
	width: 91px;
}

.body_cont1280 ul.dropdown li a
{
	padding: 15px 0px 14px 0px;
	text-align:center;
	width: 131px;
}

.body_cont1024 ul.dropdown li ul li a
{
	
	text-align:left;

}

.body_cont1280 ul.dropdown li ul li a
{
	
	text-align:left;

}

.body_cont1024 ul.dropdown li > a.dir
{
	background-image: none;
	border-left: 1px solid #444;
	font-weight: normal;
	font-size: 12px;
}

.body_cont1280 ul.dropdown li > a.dir
{
	background-image: none;
	border-left: 1px solid #444;
	font-weight: normal;
	font-size: 14px;
}

.body_cont1024 ul.dropdown li:last-child
{
	background-image: none;
	border-right: 1px solid #444;
	width: 92px;
}

.body_cont1280 ul.dropdown li:last-child
{
	background-image: none;
	border-right: 1px solid #444;
	width: 132px;
}

.hcSearch1024 span.ServerSkinWidget
{
	display: none;
}

.hcSearch1280 span.ServerSkinWidget
{
	display: none;
}

.hcSearch1024
{
	width: 200px;
	float:right;
	position:relative;
	left: 15px;
	margin-top:15px;

}

.hcSearch1280
{
	width: 200px;
	float:right;
	position:relative;
	left: 30px;
	margin-top:32px;

}

.hcSearch1024 .NormalTextBox
{

	border: 0px;
	background-image: url('images/searchField.png');
	background-repeat:no-repeat;
	background-color: Transparent;
	width: 117px;
	height: 22px;
	position:relative;
	top: -4px;
	padding-top:4px;
	
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #666;
	
}

html>/**/body .hcSearch1024 .NormalTextBox
{
	padding-top:0px;
}

.hcSearch1280 .NormalTextBox
{

	border: 0px;
	background-image: url('images/searchField.png');
	background-repeat:no-repeat;
	background-color: Transparent;
	width: 117px;
	height: 22px;
	position:relative;
	top: -4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	
}

.homeDark h3 a
{
	font-size: 12px;
	font-weight: normal;
}

.homeDark h3 a:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}



.homeDark h3
{
	padding: 0px;
}

.bottomShadow
{
	height: 31px;
	background-image: url('images/bottomShadow.png');
	background-repeat: repeat-x;
	width: 1158px;
	
	float:left;
}

.bottomShadow1024
{
	height: 22px;
	background-image: url('images/bottomShadow1024.png');
	background-repeat: repeat-x;
	width: 806px;
	
	float:left;
}

a img:hover
{
	text-decoration: none!important;
}

a:hover img
{
	text-decoration:none !important;
}

.bottomShadowCap
{
	height: 31px;
	width:31px;
	background-image: url('images/bottomShadowCap.png');
	background-repeat: repeat-x;
	float:left;
}

.bottomCap
{
	height: 31px;
	width:31px;
	background-image: url('images/bottomCap.png');
	background-repeat: repeat-x;
	float:left;
}

.bottomShadowCap1024
{
	height: 22px;
	width:22px;
	background-image: url('images/bottomShadowCap1024.png');
	background-repeat: repeat-x;
	float:left;
}

.bottomCap1024
{
	height: 22px;
	width:22px;
	background-image: url('images/bottomCap1024.png');
	background-repeat: repeat-x;
	float:left;
}

.secondaryTopImageHolder
{
	float:right;
}

.FCKImageGalleryDetailsContainer
{
	color: #000;
}

td
{
	font-size: inherit;
}

/*slide show css*/

.slideShowCont
{
	width: 828px;
	float:left;
	height:390px;
	position:relative;
	left: -28px;
	margin-bottom:11px;
	
}

.slideTriggerCont
{
	width: 276px;
	position:absolute;
	left: 578px;
	border-bottom:0px solid #CCC;
	
	height: 390px;
	z-index:2;
	background-color: #000;
	
}

.slideTrigger
{
	width: 42px;
	float: left;
	height:390px;
	float: left;
	border-right: 2px solid #454545;
	border-left: 2px solid #454545;
	border-bottom: 0px solid #454545;
	cursor:pointer;
	opacity: 1;
	overflow:hidden;
	
	
}

.slideTrigger img
{
	opacity: .5;
}

.slideCont
{
	
	width: 288px;
	height: 390px;
	left: 588px;
	position:absolute;
	z-index:1;
}

.aSlide
{
	background-color: Green;
	width: 250px;
	height:390px;
	float: left;
	border-left: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	position:absolute;
	left: 0px;
	overflow:hidden;
	cursor:pointer;
	
}



.slideTriggerSelect
{
	background-color: #FFF !important;
	opacity: 1;
}

/*end slide show css*/


