
html {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
  clear: both;
}

/* Font family information */
body td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

/* end font family information */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
	color: #777777;
}

form {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

.module p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.module h4 {
  margin: 10px 0 0 0;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 150%;
	line-height: 100%;
	color:#999999;
} 

h2 span {
  color: #FFFFFF;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a, .contentheading {
  color:#cc3333;
}
a {
  text-decoration:none;
}

a.nounder {
  border:0 none;
  cursor:pointer;
  text-decoration:none;
}

a.navlinks {
  color:#999999;
}
  

img#logo {
  background: transparent url(../images/logo.png) no-repeat scroll 0 0;
  float: left;
  height: 71px;
  left: 10px;
  position: absolute;
  width: 372px;
}
a img {
  border: 0 none;
}

.contentheading {
  font-size:190%;
  font-weight:normal;
  line-height:110%;
  margin:15px 0 0;
  padding-bottom:8px;
}


div.container {
  margin: 0 auto;
  padding: 0;
  width: 962px;
  position: relative;
}

#body_top {
  background: transparent url(../images/main-t.png) repeat-x scroll 0 0;
  margin-top: 20px;
}

#body_top2 {
  background: transparent url(../images/main-tl.png) no-repeat scroll 0 0;
}

#body_top3 {
  background: transparent url(../images/main-tr.png) no-repeat scroll 100% 0;
  height: 16px;
}

#body_content {
  background: #131313 none repeat scroll 0 0;
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#body_padding {
  float: left;
}

#header {
  position: relative;
  z-index: 2;
  height: 85px;
}

#nav_path {
  background: transparent url(../images/path-logo.png) no-repeat scroll 10px 0;
  border-bottom: 1px solid #222222;
  border-top: 1px solid #222222;
  height: 27px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}

span.pathway {
  background:transparent url(../images/path-sep.png) no-repeat scroll 100% 50%;
  display: block;
  float: left;
  font-weight: normal;
  height: 27px;
  line-height: 29px;
  overflow: hidden;
  padding: 0 20px 0 60px;
  font-size:13px;
}


#body_main {
  padding: 0;
}

#main_col {
  float: left;
  margin-right: -250px;
  width: 100%;
}

#main_col_container {
  margin-right:250px;
  padding:0 20px;
  width: 680px;
}

#showcase {
  margin-bottom:10px;
  float: left;
}

#side_col {
  float: right;
  width: 250px;
}

#side_col_padding {
  padding:0 20px 10px;
}

#body_bottom {
  background:#131313 none repeat scroll 0 0;
  border-left:1px solid #222222;
  border-right:1px solid #222222;
  border-top:1px solid #222222;
  overflow:hidden;
  padding:20px;
  margin: 0;
}


#body_main_bottom {
  background:transparent url(../images/main-b.png) repeat-x scroll 0 100%;
}

#body_main_bottom2 {
  background:transparent url(../images/main-bl.png) no-repeat scroll 0 100%;
}

#body_main_bottom3 {
  background:transparent url(../images/main-br.png) no-repeat scroll 100% 100%;
  height:16px;
  margin-bottom:20px;
}

/* dark Style */

body {
	background: #000;
	color: #777;
}

/**************** Start Font colors ***************/


.module {
  background: url(../images/module-br.png) 100% 100% no-repeat;
  margin-bottom:35px;
}

.module div {
  background: url(../images/module-tr.png) 100% 0 no-repeat;
}

.module div div {
  background: url(../images/module-bl.png) 0 100% no-repeat;
}

.module div div div {
  background: url(../images/module-tl.png) 0 0 no-repeat;
  overflow:hidden;
  padding:15px;
}

.module_input {
  width: 160px;
}

.module_input2 {
  width: 164px;
}

span.subtext {
 font-size: 11px; 
 color: #999999;
}

#video_link {
  font-size: 150%;
  float: right;
  margin-right: 20px;
  position: relative;
  top: 30px;
}
#header {
  float: left;
}

.active_view {
  color: #fff;
}

.contentpaneopen {
  width: 670px;
}

p.order_fine_print {
  margin-bottom: 10px;
  
}
