

/**************** template layout stuff *****************/
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  margin: 0;
  padding: 0;
  background: #090506 url(../images/common/bg.jpg) repeat-x;
  font-size: 11px;
  line-height: 1.5em;
  color: #131E2D;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/********** photobackgrounds stuff **********/
td#topimghome {
background:url(../images/background_images/primary/home/randomizer.php) no-repeat;
}
td#topimgabout {
background:url(../images/background_images/primary/about/randomizer.php) no-repeat;
}
td#topimgapproach {
background:url(../images/background_images/primary/approach/randomizer.php) no-repeat;
}
td#topimgbio {
background:url(../images/background_images/primary/bio/randomizer.php) no-repeat;
}
td#topimgnews {
background:url(../images/background_images/primary/news/randomizer.php) no-repeat;
}
td#topimgservices {
background:url(../images/background_images/primary/services/randomizer.php) no-repeat;
}

td#topimglaunch {
background:url(../images/background_images/primary/launch/randomizer.php) no-repeat;
}
td#topimgwork {
background:url(../images/background_images/primary/work/randomizer.php) no-repeat;
}
td#topimgcontact {
background:url(../images/background_images/primary/contact/randomizer.php) no-repeat;
}
td#topimglogin {
background:url(../images/background_images/primary/login/randomizer.php) no-repeat;
}
td#topimgmedia {
background:url(../images/background_images/primary/media/randomizer.php) no-repeat;
}


/*** bottom left photobackgrounds ***/
body.left table#mainframe td#left2col_home {
	background: #11161a url(../images/background_images/secondary/home/randomizer.php) top left no-repeat;	
}

body.left table#mainframe td#left2col_about {
	background: #11161a url(../images/background_images/secondary/about/randomizer.php) top left no-repeat;	
}
body.left table#mainframe td#left2col_approach {
	background: #11161a url(../images/background_images/secondary/approach/randomizer.php) top left no-repeat;	
}
body.left table#mainframe td#left2col_bio {
	background: #11161a url(../images/background_images/secondary/bio/randomizer.php) top left no-repeat;	
}
body.left table#mainframe td#left2col_services {
	background: #11161a url(../images/background_images/secondary/services/randomizer.php) top left no-repeat;	
}
body.left table#mainframe td#left2col_launch {
	background: #11161a url(../images/background_images/secondary/launch/randomizer.php) top left no-repeat;	
}
body.left table#mainframe td#left2col_work {
	background: #11161a url(../images/background_images/secondary/work/randomizer.php) top left no-repeat;	
}
body.left table#mainframe td#left2col_contact {
	background: #11161a url(../images/background_images/secondary/contact/randomizer.php) top left no-repeat;	
}
body.left table#mainframe td#left2col_media {
	background: #11161a url(../images/background_images/secondary/media/randomizer.php) top left no-repeat;	
}

body.left table#mainframe td#left2col_blank {		
	background: #11161a;
}

/********** end photobackgrounds stuff **********/


a:link, 
a:visited {
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

p {
  margin-top: 0;
  margin-bottom: 15px;
}

.clr {
	clear: both;
}

h1 {
	font-family: georgia, times, serif;
	font-size:30px;
	font-weight:normal;
	color:#5e7079;
	padding:0 0 0 0;
    line-height:1.3em;
    margin:0;
    letter-spacing:-.05px;
	text-transform:capitalize;
}
h1.reversed { 
	font-size:30px;
	padding:0 0 0 0;
	line-height:1.3em;
	color:#ffcb66;
	margin:0;
	letter-spacing:-.05px;
	text-transform:capitalize;
}
h2.reversed { 
	font-size:20px;
	padding:0 0 0 0;
	line-height:1.3em;
	color:#ffcb66;
	margin:0;
	letter-spacing:-.05px;
	text-transform:capitalize;
}
h2 {
	font-family: georgia, times, serif;
	font-size:24px;
	font-weight:normal;
	color:#68151a;
	padding:0 0 0 0;
    line-height:1.3em;
    margin:40px 0 20px;
    letter-spacing:-1px;
	text-transform:capitalize;
}

h3 { 
	font-family: georgia, times, serif;
	font-size:14px;
	margin:0px 0 0;
	line-height:1.3em;
	color:#68151a;
}
h3.reversed { 
	font-size:14px;
	padding:0 0 0 0;
	line-height:1.3em;
	color:#ffcb66;
	margin:0;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#68151a;
	padding:0px;
    line-height:1.3em;
    margin-bottom:5px;
    letter-spacing:-1px;
	text-transform:capitalize;
}

h4.reversed {
	font-size:12px;
	font-weight:bold;
	color:#ffcb66;
	padding:0px;
    line-height:1.6em;
    margin-bottom:5px;
    letter-spacing:-1px;
	text-transform:capitalize;
}
div#wrapper {
	margin: 0 auto;
	position: relative;
}
body.wide div#wrapper {
	width: 852px;
}
body.thin div#wrapper {
	width: 800px;
}
body.vmax div#wrapper {
	min-width: 750px;
	max-width: 982px;
}
#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

.flashdr {
}

/** links **/
a:link, 
a:visited {
	color: #ffcb66; 
}
a:hover {
	color: #f30;	
}

/*--------- page specific -------------*/

div#lowercopy {
	color:#fff;
	padding:30px 105px 30px 80px;
	line-height:1.6em;
	font-size:11px;
	letter-spacing:.08px;
	background:#11161a;
}


.newsbg {
background:#fcfcec;
padding:50px 120px 0px 120px;

}

.whitebg {
padding:50px 130px 0px 120px;
}
.cap {
padding-top:3px;
float: left;
width: 30px;
font-size: 39px;
line-height: 28px;
font-weight: normal;
color:#ffcb66;
font-family: georgia, times;
}

div#uppercopy {
	color: #051c2f;;
	padding:245px 40px 10px 40px;
}

/*--------- head -------------*/
div#header {
	background: #11161a;
	height: 50px;
}
div.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:1.6em;
	font-size:9px;
	letter-spacing:.2px;
	text-transform: uppercase;
}
div#logo {
	position: relative;
	top: 11px;
	left: 12px;
	float:left;
	height: 26px;
	width: 115px;
	background: url(../images/common/logo.gif) no-repeat !important;
}

/*--------- head end -------------*/

/*--------- Menu -------------*/

div#holdm { 
padding-top:8px;
padding-left:200px;
}

div#nav{
	float:right;
		height:25px;
}

#holdm #nav a:link, #holdm #nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight:700;
	text-decoration:none;
	letter-spacing:1px;
}

#holdm #nav a:hover, #holdm #nav ul li a:hover {
	color: #ffcb66;
}
#holdm div#nav, #holdm div#nav li { /* all lists */
	padding:3px 10px;
	margin: 0;
}

#holdm div#nav li { /* all lists */
	list-style: none;
}

#holdm div#nav li#currentpage a:link, div#nav li#currentpage a:visited {
    color:#ffcb66;
	}
	
#holdm #nav li {
	float: left;
	position: relative;
	padding:0 10px;
	background: url(../images/menu_sep.gif) top left no-repeat;
	text-transform:uppercase;	
}
#holdm li ul { /* second-level lists */
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	left: 0;
	font-size:11px !important;
	list-style: none;
}
#holdm #nav li ul a:link, li ul a:hover, li ul a:visited { 
	font-size:11px !important;
	padding:0 !important;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;	
}

/*---------bg bottombar -------------*/

td#footer {
	width:100%;
}
td#footer, #footer #botnavi_copyright {
	float:left;
	padding-top:16px;
}

#footer div#nav, #footer div#nav li { 
	padding: 0px;
	margin: 0;
	list-style: none;
	color:#4c4c4c;	
}
#footer div#nav li {
	float: left;
	position: relative;
	padding:0 5px 0 8px;
	line-height:10px;
	background: url(../images/menu_sep.gif) top left no-repeat;
	text-transform:uppercase;
	list-style: none;
}

#footer div#nav a:link, #footer div#nav a:visited, #footer div#nav li ul a:link { /* all lists */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #919191;
	font-size: 9px;
	text-transform: uppercase;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:1px;
}

table#mainframe td#bottombar {
	background: #11161a;
}
body.left table#mainframe td#right2col {
	background: #11161a;
}

/* ------- left col nav------------- */
div.subnav_lt {
  width: 110px;
  margin-bottom: 0px;
  padding:10px 5px 25px 15px;
}

body.left table#mainframe td#left2col div#leftcol_corner div#leftcol_body div div div div.subnav_lt {
	/* background in color css */
	padding-right: 10px;
}

body.right table#mainframe td#left2col div#leftcol_corner div#leftcol_body div div div div.subnav_lt {
	/* background in color css */
	padding-right: 10px;
}

body.left table#mainframe td#right2col div#leftcol_corner div#leftcol_body div div div div.subnav_lt {
	/* background in color css */
	padding-left: 10px;
}

body.right table#mainframe td#right2col div#leftcol_corner div#leftcol_body div div div div.subnav_lt {
	/* background in color css */
	padding-left: 10px;
}


/**--------------- side menu ---------------**/

a#currentpage {
	color:#FFCB66;
}

a.mainlevel, a.mainlevel_currentpage {
	display: block;
	//margin-bottom: 3px;
	padding: 3px 0px;
	border-bottom: 1px solid #68181e;
	text-transform:uppercase;
	font-weight: 700;
	color:#ffffff;
		font-size:10px;
}
a.sublevel {
}

body.left td#leftcol a.mainlevel:link,
body.left td#leftcol a.mainlevel:visited,
body.right td#rightcol a.mainlevel:link,
body.right td#rightcol a.mainlevel:visited,
body.left td#leftcol a.sublevel:link,
body.left td#leftcol a.sublevel:visited,
body.right td#rightcol a.sublevel:link,
body.right td#rightcol a.sublevel:visited {




	padding-left:5px;
}

body.left td#leftcol a.mainlevel:hover,
body.left td#leftcol a.mainlevel_currentpage,
body.left td#leftcol ul.submenu a:hover,
body.left td#leftcol ul.submenu a:hover,
body.left td#leftcol ul.submenu li.active a {
	color:#ffcb66;
	text-decoration: none;
	padding-left:5px;
}



/* left sub level links */
a.sublevel:hover {
	text-decoration: none;
}

td#leftcol ul.submenu,
td#rightcol ul.submenu,
td#leftcol ul.submenu ul,
td#rigthcol ul.submenu ul,
td#leftcol ul.submenu ul ul,
td#rigthcol ul.submenu ul ul {
	padding: 0;
	margin: 0;
}

ul.submenu li{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.submenu ul li a{
	text-indent: 15px;
}

ul.submenu ul ul li a{
	text-indent: 30px;
}

ul.submenu ul li a {
	border-right: 4px solid #46596E;
}

ul.submenu li a {
	display: block;
	width: 168px;
	padding: 3px 0px;
	border-top: 1px solid #5F7287;
}




/*--------- block quote -------------*/
.quote {
	color:#c66990;
	font-weight:700;
	font-size:16px;
	text-align:center:
}

.author {
	font-size:11px;
	text-align:right;
	font-weight:100;
	text-style:italic;
}
#content #quotebox {
	margin-left: auto; 
	margin-right: auto;
	width:200px;
	padding-bottom:30px;
}



/*---------bg Shadows -------------*/
div#tshadow1 {
	background: url(../images/common/shadow_t.gif) repeat-x;
	position: relative;
}
div#tshadow2 {
	background: url(../images/common/shadow_t_r.gif) 100% 0 no-repeat;
	position: relative;
}
div#tshadow3 {
	height: 13px;
	background: url(../images/common/shadow_t_l.gif) 0 0 no-repeat;
	overflow: hidden;
	position: relative;
}
div#mshadow1 {
	background: url(../images/common/shadow_m_b_l.gif) 0 0 repeat-y;
	position: relative;
}
div#mshadow2 {
	background: url(../images/common/shadow_m_b_r.gif) 100% 0 repeat-y;
	position: relative;
}
div#mshadow3 {
	background: url(../images/common/shadow_m_t_l.gif) 0 0 no-repeat;
	position: relative;
}
div#mshadow4 {
	background: url(../images/common/shadow_m_t_r.gif) 100% 0 no-repeat;
	padding: 0 16px;
	position: relative;
}
div#bshadow1 {
	background: url(../images/common/shadow_b.gif) repeat-x;
}

div#bshadow2 {
	background: url(../images/common/shadow_b_r.gif) 100% 0 no-repeat;
}

div#bshadow3 {
	height: 13px;
	background: url(../images/common/shadow_b_l.gif) 0 0 no-repeat;
}
/*---------bg Shadows End -------------*/

/*-------------- footer info ------------------*/
div#footer {
	height: 30px;
	font-size: 10px;
	color: #bf8e6f;
	padding-top:10px;
}

div#footer #botnavi_copyright{
	padding-top:5px;
}

.rights {
	font-size:10px;
	color:#28161b;
	padding:15px 0px;
	line-height:10px;
}	
	
.rights a, .rights a:hover, .rights a:visited {
	color:#2d191e;
	font-weight:bold;
	text-decoration:none;
}


.top_line {
width:266px !important;
}


/*-------------- left right and main col ------------------*/
table#mainframe td#maincol {
	background: #fff url(../images/common/cshadow_t.png) 0 0 repeat-x;
	color: #46596E;
	padding: 0 5px 15px 5px;
}
.leftcontent {
}

div#leftcol_corner {
	background: #4c1115;
}

div#rightcol_corner {
	padding-left: 10px;
}

body.left table#mainframe td#leftcol {
	background: #4c1115;	
	width: 130px;
}



body.right table#mainframe td#rightcol {
}

body.left td#leftcol a:link,
body.left td#leftcol a:visited,
body.left td#left2col a:link,
body.left td#left2col a:visited,
body.right td#rightcol a:link,
body.right td#rightcol a:visited,
body.right td#right2col a:link,
body.right td#right2col a:visited,
td#usercol a:link,
td#usercol a:visited {
}

body.left td#leftcol div.moduletable h3,
body.left td#left2col div.moduletable h3,
body.right td#rightcol div.moduletable h3,
body.right td#right2col div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	background: #46596e;
	color: #ccc;
}

div#horizmenu {
	height: 55px;
}

table#mainframe {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

table#mainframe td {
	padding: 0;
}



td#leftcol ul.submenu a:link,
td#leftcol ul.submenu a:visited,
td#rightcol ul.submenu a:link,
td#rightcol ul.submenu a:visited {
	color: #1d242c;
	font-weight: bold;
}

td#leftcol ul.submenu a:hover,
td#rightcol ul.submenu a:hover {
	text-decoration: none;
}

td#leftcol ul.submenu ul li a,
td#rightcol ul.submenu ul li a {
}

body.right table#mainframe td#left2col {
}

body.left div#leftcol_body,
body.right div#rightcol_body {
}

body.left table#mainframe td#rightcol {
	background: #fff;
}

body.right table#mainframe td#leftcol {
	width: 130px;
}

body.left div#rightcol_body,
body.right div#leftcol_body {
	padding-top: 15px;
}


/* some page content things */

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
table.nopad td {
	padding: 5px;
}

body.contentpane {
	background: #fff;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}




/*--------- CMS Styles  -------------*/

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.componentheading {
  padding-left: 0px;
}

table.moduletable .dynamic-tab-pane-control .tab-page {

	border: 1px solid rgb( 145, 155, 156 );
	background: rgb( 252, 252, 254 );
	width:530px !important;
	position: relative;
	top: -2px;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #333;
	
	/*244, 243, 238*/
	/* 145, 155, 156*/
	padding:	5px;
	width: 97%;  /* stupid stupid stupid IE!!! */
	float: left;
}

table.moduletable .dynamic-tab-pane-control tab-page {
	width:100%;
}


td#maincol div.moduletable h3 {
	font-size: 13px;
	background: none;
	font-weight: bold;
	color: #333;
}

.small {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.componentheading {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contentheading {
	color: #0a77ca;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 16px;
	line-height: 25px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}
td.buttonheading {
	
}
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

td#leftcol div div.moduletable,
td#left2col div div.moduletable,
td#rightcol div div.moduletable,
td#right2col div div.moduletable {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	//width: 150px; /* stupid id need a fixed width here */
}

div.moduletable h3 {
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 8px;
	text-indent: 5px;
	height: 24px;
	padding-top: 2px;
	line-height: 24px;
}

div.back_button {
	margin-bottom:20px;
	}

div.back_button a:link{
	color:#fff;
  background: url(../images/menu_active_bg.png) repeat-x;
}

div .tab-page {
width:100%;
}

a.readon {
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/*--------- CMS Styles END -------------*/

