/* MAIN CSS */

* {
	margin: 0;
}
html, body {
	height: 100%;
	color: #000000;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -54px; /* the bottom margin is the negative value of the footer's height */
}
.Footer {
	height: 54px; /* .push must be the same height as .footer */
}

.push {
	height: 48px; /* .push must be the same height as .footer */
}


body {
	/*background: #1B1D1E;*/
	background: #fff;
	font-size: 1em;
	color: #000000;
	font-family: Helvetica, Arial, san-serif;
	
}


h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	color: #000;
}

h1 {	font-size: 1.6em;}

h2 {	font-size: 1.25em;}

h3 {	font-size: 14px;}

.noMargin
  {margin: 0px 0px 0px 0px;}
  
.marginAbove
  {margin: 10px 0px 0px 0px;}

h4 {	font-size: 1.1em;}

img {	border: 0;}

td { color: #000000; vertical-align:top;}

p {
	margin: 10px 0px 0px 0px;
	color: #000000;
}

p.small{
  font-size:9px
}

p.testimonial{
  font-size:14px;
}

p.testimonialName{
  font-size:12px;
  font-weight:bold;
}

.noTopMargin{
	margin: 0px 0px 0px 0px;
}

.noline
{
	text-decoration: none;
}

a:link {	color: #0000ff;
	text-decoration: none;}

a:visited {	color: #0000ff;
	text-decoration: none;}

a:hover {
	color: #000;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.Center {
	text-align: center;
}

.menutitle{
cursor:pointer;
color: #357dff;
font-size: 14px;
font-family: "Tahoma";
font-weight:bold;
}

li {
margin: 0px 0px 0px 12px;
}

.menutitle:hover {
	color: #ffffff;
	text-decoration: none;
}

.submenu{
padding: 5px;
margin-bottom: 0.5em;
text-decoration: none;
margin: 0px 0px 0px 10px
}

label {
	display: block;
	margin: 6px 0px 0px 0px;
}



IMG.sample{    
    display: block;
    margin-left: auto;
    margin-right: auto 
}

/* Header Styles */
#Header {
	width: 100%;
	min-width: 860px;
	height: 250px;
}

#Headerv6 {
	width: 100%;
	min-width: 860px;
	height: 260px;
}

#HeaderLong {
	width: 100%;
	min-width: 860px;
	height: 140px;
}

.Content {
	width: 860px;
	margin: 0px auto;
}

.Logo {
	float: left;
	width: 177px;
	margin-left: 6px;
	height: 175px;
}

.LongLogo {
	float: left;
	width: 177px;
	margin-left: 6px;
	height: 70px;
}

.links {
	float: left;
	width: 750px;
	margin-left: 6px;
	margin: 0px 20px 0px 20px;
}

.links a{
	text-decoration:none;
	color: #000;	
}

.links a:hover{
	text-decoration:underline;
	color: #000;	
}

.headerImg {
	float: right;
	width: 500px;
	height: 175px;
	margin-left: 6px;
}

.headerImg img{
  height: 170px;
}

.headerImgLong {
	margin: 0px auto;
}


.Menu {
	float: right;
	width: 574px;
	height: 75px;
	margin: 0px 22px 0px 0px;
}


.thinLine{
	width: 860px;
	background: url(../images/thinLine.gif);
}

.thickLine{
	background: url(../images/thickLine.gif);
	width: 860px;
	margin: 0px auto;
}

/* Main Content */

#MainContent {
	width: 860px;
	margin: 0px auto;
}

#LeftColumn300 {
	float: left;
	margin: 0px 20px 0px 20px;
	width:300px;
	_margin: 0px 20px 0px 10px;
}

#RightColumn300 {
	float: left;
	margin: 0px 20px 0px 20px;
	width: 300px;
	_margin: 0px 20px 0px 10px;
}

#LeftColumn {
	float: left;
	margin: 0px 20px 0px 20px;
	_margin: 0px 20px 0px 10px;
}

#LeftColumnNarrow {
	float: left;
	margin: 0px 20px 0px 20px;
	_margin: 0px 20px 0px 10px;
	width: 500px;
}


#RightColumn {
	float: left;
	margin: 20px 20px 20px 20px;
	width: 200px
}

/* SideBar Rounded Box */
.Sidebar {
	width: 150px;
	background: url(i/img_sidebar_middle.png) repeat-y;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #000000;
	margin-bottom: 20px;
}

.SidebarTop {
	width: 150px;
	height: 8px;
	background: url(i/img_sidebar_top.png) no-repeat;
}

.SidebarContent {
	margin: 10px 10px 10px 10px;
}

.SidebarContentNoMargin {
	margin: 0px 0px 0px 0px;
}

.SidebarBottom {
	width: 150px;
	height: 8px;
	background: #1B1D1E url(i/img_sidebar_bottom.png) no-repeat;
}


.SidebarLarge {
	width: 298px;
	background: url(i/img_side_large_middle.png) repeat-y;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #c3c3c3;
	margin-bottom: 20px;
}

.SidebarLargeTop {
	width: 298px;
	height: 11px;
	background: url(i/img_side_large_top.png) no-repeat;
}


.SidebarLargeBottom {
	width: 298px;
	height: 10px;
	background: #1B1D1E url(i/img_side_large_bottom.png) no-repeat;
	}


.SideBarList {
	list-style: none;
	padding: 0;
	margin: 5px 0px 5px 4px;
}

.SideBarList li {
	list-style: disc;
	padding: 0;
	margin-bottom: 2px;
	margin-left: 10px;
}


/* Right Content */

.MainPadding {
	margin: 0px 0px 0px 20px;
}

.RightContent {
	width: 690px;
	background: url(i/img_rightcontent_middle.png) repeat-y;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #c3c3c3;
}


.RightContentTop {
	width: 690px;
	height: 12px;
	background: url(i/img_rightcontent_top.png) no-repeat;
}

.RightContentText {	
  margin: 0px 10px 0px 10px;
}

.RightContentBottom {
	width: 690px;
	height: 12px;
	background: #1B1D1E url(i/img_rightcontent_bottom.png) no-repeat;
}


.RightContentSmall {
	width: 420px;
	background: url(i/img_right_small_middle.png) repeat-y;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #000000;
}

.RightContentSmallTop {
	width: 420px;
	height: 11px;
	background: url(i/img_right_small_top.png) no-repeat;
}

.RightContentSmallBottom {
	width: 420px;
	height: 10px;
	background: #1B1D1E url(i/img_right_small_bottom.png) no-repeat;
}


.Wide {
	width: 863px;
	background: url(i/img_wide_middle.png) repeat-y;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #c3c3c3;
	margin: 0px auto;
	float: center;
}

.WideContentText {
	margin: 0px 15px 0px 15px;
}

.WideTop {
	width: 863px;
	height: 11px;
	background: url(i/img_wide_top.png) no-repeat;
}

.WideBottom {
	width: 863px;
	height: 10px;
	background: #1B1D1E url(i/img_wide_bottom.png) no-repeat;
}


.ProfileRow {
	width: 98%;
	min-height: 85px;
	margin: 5px auto 5px auto;
}


.Blue {
	background: #357dff;
}


/* Footer Styles */
.Footer {
	width: 100%;
	min-width: 900px;
	margin-top: 15px;
	color: #000;
}

.FooterText {
	width: 900px;
	margin: 0px auto;
}

.FooterLinks {
	font-size: 80%;
	float: right;
	margin: 9px 10px 0px 0px;
}

.FooterLinks a:link, .FooterLinks a:visited {
	color: #555;
}

.FooterLinks a:hover {
	color: #555;
	text-decoration: underline;
}

.NeupixButton {
	width: 87px;
	height: 28px;
	float: right;
}

.NeupixButton a {
	width: 87px;
	height: 28px;
	display: block;
	background: url(i/neupix_button.gif) no-repeat top left;
}

.NeupixButton a:hover {
	background-position: bottom left;
}


/* Profile Page */

.ProfileAvatar {
	float: left;
	margin: 0px 15px 10px 0px;
	width: 80px;
	text-align: center;
}

.ProfileAvatar img {
	border: 3px solid #454a4c;
}

.PortSmallImg {
	border: 3px solid #454a4c;
	margin: 0px 10px 0px 0px;
}

.ProfileInfo {
	float: left;
	width: 170px;
}



.ProfileInfo h2 {
	margin: 0;
	color: #7fc6bc;
}

.UserPortItem {
	float: left;
	width: 30%;
	padding: 5px 0px 0px 10px;
	margin: 5px 0px 10px 8px;
	text-align: center;
}

.UserPortItemSingle {
	float: left;
	width: 31%;
	padding: 0px 0px 0px 0px;
	margin: 5px 12px 10px 0px;
	_margin: 5px 0px 10px 0px;
	text-align: center;
}


.UserPortItem:hover {
	background: #3c3e3f;
}

.Required {
	color:#ff7200;
}

.RegLabelRequired {
text-align:right;
border-left: 8px solid #ff7200;
padding: 8px 5px;
vertical-align: top;
}

.RegLabel {
text-align:right;
border-left: 8px solid #7fc6bc;
padding: 3px 0px 0px 5px;
font-weight: bold;
vertical-align: top;
}

.RegLabelRegister {
text-align:right;
border-left: 8px solid #7fc6bc;
padding: 8px 0px 0px 5px;
font-weight: bold;
font-size: 120%;
vertical-align: top;
}

.RegInput {
border-left: 0px solid #DDDDDD;
padding: 5px;
}

.TableHeader {
	font-weight: bold;
	font-size: 150%;
	padding: 25px 0px 5px 0px;
	color: #FFFFFF;
}

.FullPortfolio h4 {
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 12px 0px 0px 0px;
	font-weight: normal;
}

.FullPortfolio p {
	margin: 0px 15px 8px 0px;
}

.DividerLine {
	border-bottom: 1px solid #222324;
}

.PortItemImage {
	margin: 10px 10px 0px 0px;
	float: left;
	border: 3px solid #454a4c;
}

.PostTable {
	width: 90%;
}


.LoginTable {
	font-size: 80%;
	margin: 8px 0px 0px 0px;
}

#MessageTable {
	width: 100%;
}

#MessageTable td {
	padding: 8px;
}

.error {
	color: #ff7200;
	font-size: 120%;
	font-weight: bold;
}



/* JQUERY STUFF AND EXTRAS */
#JT_arrow_left{
display: none;
}

#JT_arrow_right{
display: none;
}

#JT {
	position: absolute;
	z-index:100;
	border: 0px solid #000000;
	background-color: #1b1d1e;
}

#JT_copy{
	padding:6px;
	color:#ffffff;
	font-size: 85%;
	line-height: 120%;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	display: none;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	display: none;
	}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 3px;
}

.jTip{
cursor:help;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.jcarousel-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.jcarousel-list li {
    float: left;
    list-style: none;
    margin-right: 0px;
}

.jcarousel-next {
    float: right;
    margin: 4px 15px 0px 0px;
}

.jcarousel-next-disabled {
	  float: right;
    margin: 4px 4px 0px 0px;
    cursor: default;

}

.jcarousel-prev {
    float: left;
    margin: 3px 0px 0px 0px;
}

.jcarousel-prev-disabled {
		float: left;
    margin: 3px 0px 0px 0px;
    cursor: default;
}


* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	



/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 525px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 525px;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 178px;
    height: 90px;
}
