 * {
      vertical-align: baseline;
      font-weight: inherit;
      font-family: inherit;
      font-style: inherit;
      font-size: 100%;
      border: 0 none;
      outline: 0;
      padding: 0;
      margin: 0;
      }

body {
	background:  #145768 url('../images/body_bg.jpg') center top no-repeat;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	line-height: 1.6em;
	color:WHITE;
}
 



h1, h2, h3, h4, h5, h6 {	
    margin: 0px;
    padding: 0px;
    line-height:normal;
}

h1 {font-size:28px;}
h2 {font-size:24px;}
h3 {font-size:20px;font-weight:bold;}
h4 {font-size:18px;font-weight:normal;}
h5 {font-size:16px;font-weight:bold; }
h6 {font-size:14px;font-weight:normal; }


h1 {
	font-weight: normal;
 	margin-bottom: 30px;
}
h2 {
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px 10px;
	clear:both;
	margin:0;
}
a {
	color:#2e64a6;
	text-decoration: none;
	outline: none;
}
.imgloader {
	background-color: #FFFFFF;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:hover {
	color:#004377;
}
form {
}
input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
.pic {
	margin-right:10px;
	border:1px solid #CCC;
}
/* HEADER ELEMENTS */
#container {
	background:  transparent url(../images/content_shadow.png);	
	width: 960px;	
	margin:80px auto 10px;
}
#header {
	clear: both;
	overflow:hidden;
	width:960px;
}
#logo {
	position:absolute;
	margin:0px auto auto 10px;
}

html>body #logo {
	margin:0px auto auto 10px;
}


#search_box {
	position:relative;
	position:absolute;
	margin:65px auto auto 740px !important;
}


#search_form{

	width: 213px;
	height: 33px;
	background: url('../images/search_bg.png')   no-repeat ;
}



#search_box #s {
	float: left;
	padding: 0;
	margin: 8px 0 0 45px;
	border: 0;
	width: 150px;
	background: none;
	font-size: 12px;
	color: #fff;
}
#headshot_box {
	width:300px;
	height:350px;
	float:left;
	margin-right:10px;
	margin-left:8px;
	border:1px solid #FFF;
}

/* html>body #headshot_box {margin-left:15px;} */



#actionshot_box {
	width:620px;
	height:350px;
	float:left;
	margin-left:10px;
	border:1px solid #FFF;
}
/* CONTENT ELEMENTS */


#center {
	/*  width: 990px; */
	width:960px;
	margin:0 auto;
}
#content {
	width: 960px;
	margin-left: 10px;
	margin-top: 10px;
	}

#content h2 {
`margin-bottom: 10px;
	}	
#content h2 a {
	color:#fff;
	}	
#content h2 strong{
	color:#FF0;
	}	
#content p {
	padding-bottom: 10px;
	margin: 5px 0px;/*border-bottom: 1px solid #DDDDDD;  A faint grey line below the text */
}
#multi_box {
	width:300px;
	height:365px;
	background: url(../images/dark_gray_bg.png) top left;
	float:left;
	margin-right:10px;
	border:1px solid #FFF;
	color:#FFF;
	padding-top:15px;
}

#multi_box h3{
	color:#D8232C; 
margin:0px; }

#multi_box a {
	color:#D8232C;
}
#multi_box  strong {
	color:#fff;
}

#mycwb_box {
	width:300px;
	height:380px;
	margin-right:10px;
	margin-left:10px;
	background: url(../images/light_blue_bg.png) top left;
	float:left;
	border:1px solid #FFF;
}
#cwbtv_box {
	width:300px;
	height:380px;
	background: url(../images/light_blue_bg.png) top left;
	float:left;
	border:1px solid #FFF;
	margin-left:10px;
}
#cwbtv_box a {
	font-size:12px;
	text-transform:uppercase;
	padding-left: 25px;
	text-decoration: none;
	display:block;
	color:#000;
	font-weight:bold;
}

#cwbtv_box ul {
	margin-left: auto;
}

#cwbtv_box ul {
	padding: 10px 0
}
#cwbtv_box li {
	line-height: 26px;
	list-style: none;
	border-bottom: 1px solid #243E4C;
}
#cwbtv_box a:hover {
	color:#FFF;
	background: url(../images/light_gray_bg.png) top left;
}
#featurd_box {
	margin-top:15px;
	width:930px;
	height:160px;
	background: url(../images/light_gray_bg.png) top left;
	float:left;
	border:1px solid #FFF;
	color:#FFF;
	padding:10px;
}
#featurd_box img {
	margin-right:15px;
	border:1px solid #FFF;
}
/* SIDEBAR ELEMENTS */

#banners {
	width: 200px;
	float:left;
}
#flashplayer {
	padding:0 10px 15px;
	width:750px;
	float: left;
}
#sidebar {
	float: right;
	width: 175px;
}
#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
/* FOOTER ELEMENTS */



#copyright {
	text-align:center;
	margin-top: 20px;
	clear: both;
	padding: 0px 5px 0px 5px;
	height:30px;
}
#copyright p {
	color:#fff;
	padding: 5px;
}
#copyright p a {
	color: #fff;
}
#copyright p a:hover {
	color: #E41937;
}
#footer {
	background: url(../images/light_gray_bg.png) top left;
	margin-top: 20px;
	clear: both;
	padding:10px;
	position: static;
	bottom:0px;
	overflow: hidden;
	border-top:5px solid #fff;
}
.links {
	width:160px;
	height:200px;
	float:left;
	border-right:1px solid #CCCCCC;
	padding:5px 10px;
	color:#FFFFFF;
}
.links h2 {
	font-size:14px;
	color:#FFFFFF;
}
.links ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
}
.links a {
	display: block;
	padding: 3px 10px;
	width: 140px;/*	border-bottom: 1px solid #CCC;*/
}
.links a:link {
	color: #CCCCCC;
	;
	text-decoration: none;
}
.links a:hover {
	background: #FD1520;
	color:#fff;
}

.links a:visited {
	color:#fff;
}

.left {
	float:left;
}
.right {
	float:right;
}
/* NAVIGATION ELEMENTS */

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
}
#navigation a {
	display: block;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #CCC;
}
#navigation a:link, #navlist a:visited {
	color:#CC6714;
	text-decoration: none;
}
#navigation a:hover {
	background: #000000 url(../images/arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color:#CC6714;
}
/* THE SMALL BOX BELOW NAV */

#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
/* Top Navigation */
	
#topnav {
	background: url(../images/top_menu_bg.jpg)  bottom right repeat-x;
	height:41px;
	text-transform: uppercase;
}
/*#topnav UL {
	padding:8px 5px 8px 350px;
	margin: 0 auto;
}
#topnav UL LI {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#topnav UL LI A:link, #topnav UL LI A:active, #topnav UL LI A:visited {
	color: #fff;
	padding: 3px 10px;
	font-size: 12px;
	/*background: transparent url(../images/nav_normal.gif) repeat-x center left;*/
	font-family: "lucida grande", arial, sans-serif;
 font-weight: bold;
 text-decoration: none;
 border-right: 1px solid #a6a6a6;
}
#topnav UL LI a.selected {
	color: #2e64a6 !important;
}
#topnav UL LI a.first {
	border-left: 1px solid #a6a6a6;
}
#topnav UL LI A:hover {
	/*background: transparent url(../images/nav_hover.gif) repeat-x center left;*/
	color: #2e64a6;
}
/*#############  Tweeter div   ###############*/
#twitter_multi_div {
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	height: 300px;
	overflow: auto;
}
ul#twitter_multi_update_list {
	list-style: none;
	font-size:12px;
	margin:0px;
	padding:0px;
}
ul#twitter_multi_update_list li {
	margin:  0px 5px 10px auto;
	padding: 5px;
	color: #7a8a99;
	background:  transparent;
	border:1px solid #fff;
	line-height:16px;
}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/multi-column.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {
	height: 38px;
	float:left;
	padding-left:10px;
	background: transparent url(../images/menu/tabLeft.gif) no-repeat left top;
	font-family:arial, sans-serif;
}
#menu {
	height:38px;
	position:relative;
	font-size:11px;
	margin: 0;
	z-index:1000;
	background: transparent url(../images/menu/tabRight.gif) no-repeat right top;
	float:left;
	padding-right:10px;
}
#menu table.ie6 {
	border-collapse:collapse;
	margin:0;
	padding:0;
}
#menu ul {
	padding:0;
	margin:0;
	list-style: none;
	margin-left:250px;
	width:810px;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	white-space:nowrap;
	display:block;
	float:left;
	padding:0 15px 0 0;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	height:38px;
	line-height:40px;
	font-size:11px;
	background:url(../images/menu/tabCenter.gif) no-repeat right top;
}
#menu ul li a b {
	display:block;
	float:left;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	height:38px;
	line-height:40px;
	font-size:11px;
	background:url(../images/menu/tabCenter.gif) no-repeat left top;
	cursor:pointer;
}
#menu ul li div.holder {
	position:absolute;
	left:-9999px;
}
#menu ul li div .leftSide {
	float:left;
	background:  transparent url(../images/menu/dropLeft.gif) no-repeat left bottom;
}
#menu ul li div .rightSide {
	float:left;
	margin-left:10px;
	display:inline;
	padding:0 10px 0 0;
	background: #aaa url(../images/menu/dropRight.gif) no-repeat right bottom;
}
#menu ul li:hover {
	position:relative;
}
#menu ul li a:hover {
	color:#000;
	background-position:right center;
	white-space:nowrap;
	position:relative;
}
#menu ul li a:hover b {
	color:#000;
	background-position:left center;
}
#menu ul li a.sub:hover {
	color:#000;
	background-position:right bottom;
	white-space:nowrap;
	position:relative;
}
#menu ul li a.sub:hover b {
	color:#000;
	background-position:left bottom;
}
#menu ul li:hover > a {
	color:#000;
	position:relative;
}
#menu ul li:hover a.sub {
	color:#000;
	background-position:right bottom;
	white-space:nowrap;
	position:relative;
}
#menu ul li:hover a.sub > b {
	color:#000;
	background-position:left bottom;
}
#menu ul :hover div.holder {
	position:absolute;
	top:38px;
	left:4px;
	margin: 0;
	padding: 0;
}
#menu ul li.onright a:hover div.holder {
	left:auto;
	right:3px;
	top:38px;
}
#menu ul li.onright:hover div.holder {
	left:auto;
	right:4px;
	top:38px;
}
#menu ul dl {
	width:auto;
	margin:5px 0 10px 0;
	padding:0 5px;
	list-style:none;
}
#menu ul dl dt {
	padding:0 10px;
	margin:0;
	line-height:20px;
	background:#000;
	color:#fff;
	white-space:nowrap;
}
#menu ul dl dd {
	display:block;
	padding:0;
	margin:0;
}
#menu ul dd a {
	background-image: none;
	display:block;
	height: 20px;
	line-height: 20px;
	color:#fff;
	text-align:left;
	margin: 0;
	padding:0 10px;
	font-weight:normal;
	white-space:nowrap;
	float:none;
}
#menu ul dd a:hover {
	color:#000;
}
#menu ul table td {
	vertical-align:top;
}
.roundify{
/* Do rounding (native in Safari, Firefox and Chrome) */
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-radius: 15px; 
}

#quicklinks_box {
color:#fff;
font-family:Trebuchet MS;
font-weight:bold;
height:32px;
margin-top:10px;
text-transform:uppercase;
width:100px;
margin:70px auto auto 600px;
position:absolute;
}
#quicklinks_box a {
	color:#fff;
	text-decoration:none;
}
#quicklinks_box a:hover {
	color:#cc88;
}
.dropmenudiv {
font-family: Arial, Helvetica, sans-serif;
background-color:#000;
border:1px solid #fff;
line-height:18px;
position:absolute;
text-align:center;
top:0;
visibility:hidden;
width:150px;
z-index:100;
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
border: 1px solid #fff; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#FE3720;
color: #000;
}


/*=================== Team page ==========================*/



#team_accordian_div {
	width:250px;
	height:650px;
	float:left;
	margin-left: 0px;
}



#team_content_div {
	width:415px;
	height:635px;
	background: url(../images/light_blue_bg.png) top left;
	float: right;
	border:1px solid #FFF;
	margin-left:10px;
	padding-top:15px;
}


#team_blog_div {
	width:250px;
	height:650px;
	background: url(../images/light_blue_bg.png) top left;
	float: right;
	border:1px solid #FFF;
	margin-left:10px;
	margin-right:10px;
}

#team_blog_div h1{
	background: url(../images/blog_icon.gif) top left no-repeat;
	height:40px;
	color:#FFF;
	font-size:16px;
	padding-left:55px;
	padding-top:15px;
	margin: 10px auto  auto 5px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	
	}

#team_blog_div h3{
	color:#D8232C;
	margin:0px; 
}
#team_blog_div  a {
	color:#D8232C;
}
#team_blog_div  strong {
	color:#fff;
}


/*=================== Events Nugget ==========================*/

#eve
{
	color:#7B8A9C;
	margin-bottom:7px;
	line-height:16px;
}
#eve_title
{
	font-weight:bold;
}
#eve_desc
{
	font-weight:normal;
}
#eve_desc a:hover
{
	text-decoration:underline;
	color:#fff;
}


/*=================== product ==========================*/


#prd_accordian_div {
	background: #202020 url(../images/product_win_bg.jpg) top left repeat-x;
	width:180px;
	height:650px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	border: 1px solid #000;
}

#prd_accordian_div h2 {
	margin-bottom:30px;

}


#prd_content_div {
	border: 1px solid #000;
	width:740px !important;
	height:650px;
	background: #202020 url(../images/product_win_bg.jpg) top left repeat-x;
	float: right;
	margin-left:5px;
	margin-top:10px;
}

/*=================== Text Pages ==========================*/
#text_content_div {

	background: url(../images/light_blue_bg.png) top left; 
/*	
	height:550px;
	background:#56A0DC;
	opacity: 0.40;
	-moz-opacity: 0.40;
	filter: alpha(opacity=40);
*/

	border:1px solid #FFF;
	padding-top:15px;
	margin:0px auto;
	width: 950px;
	overflow:hidden;
}
#text_content_div  div{

	padding:10px;
	/* height:510px; */
	overflow: hidden;
}

#prdreg_div {

	background: url(../images/light_blue_bg.png) top left; 

	border:1px solid #FFF;
	padding-top:15px;
	margin:0px auto;
	width: 950px;
}
#prdreg_div  div{


	/* height:510px; */
	overflow: hidden;
}

