/* JeffSteinberg.net CSS */

* { margin:0; padding:0;}     	/* turns off extra spacing around paragraphs*/

html{
	height:100%;				/* Force vertical scrollbars in Moz + Opera to prevent 'jumping' */
	margin-bottom:1px;
	overflow-y:scroll;			/* this line is for IE */
}

a:link, a:visited,a:active {
	color: #d62129;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
	color: #ccc;
	font-weight: bold;
	text-decoration: none; 
}

body {
	background: #000;
/*	background-image: url(images/whitestucco.jpg); */
 	background-repeat:repeat;
	background-attachment: scroll;
}

h1{
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #d62129;
	font-size: 18px;
	line-height: 20px;
}

h2{
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	color: #d62129;
	font-size: 16px;
	line-height: 18px;
	display:inline; 
}

h3{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #d62129;
	font-weight: bold;
	font-size: 16px;
	display: inline; 
}

img {border:0px;padding:0px;}

img.center {					/* This is to center an image for all browsers */
  display: block;
  margin-left: auto;
  margin-right: auto;
}

table.Pad5 td { padding: 5px; }
table.Pad1 td { padding: 1px; }

.AlignL { text-align:left;}

.BkGray { background: #aaa;}
.BkGrayDk {background: #222;}

.BorderBottom {border-bottom: 1px; border-bottom-color: #000; border-bottom-style:solid;}

.bulletlist {
  	padding:0;   
  	margin:0;   
  }
.bulletlist li {
	list-style-type:circle;
	list-style-position:inside;
	}
.Caption {font-size: 10px; font-weight: bold; line-height: 10px; text-align: center; padding:5px 0px 30px 0px; }

.Centered {margin: auto; }

.ClientList ul li {
	list-style-type: none;  /* turns off bullets */
	padding-left: 0px; 
	padding-bottom: 5px;			
}
.ClientLink:link, .ClientLink:visited, .ClientLink:active {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
.ClientLink:hover {
	color: #d62129;
	font-weight: bold;
	text-decoration: none; 
}
.ColorBurgundy {color:#bbb;}
.ColorBurgundy2 {color:#843626;}
.ColorRed {color:#d62129;}

.ContentsCentered {text-align: center;}
.ContentsLeft {	text-align: left;	}
.ContentsRight {	text-align: right;}


/* Black Body Border */
.cont_body_tall_t {background:url(images/TGborder-top.gif) top repeat-x;}
.cont_body_tall_b {background:url(images/TGborder-bot.gif) bottom repeat-x;}
.cont_body_tall_l {background:url(images/TGborder-left.gif) left repeat-y;} 
.cont_body_tall_r {background:url(images/TGborder-right.gif) right repeat-y;}	 /* Float is to right-justify graphic in Opera/Safari/Firefox */
.cont_body_corner_LT {background:url(images/TGleft-top-corner.gif); repeat: none;} 
.cont_body_corner_RT {background:url(images/TGright-top-corner.gif); repeat: none;} 
.cont_body_corner_LB {background:url(images/TGleft-bot-corner.gif); repeat: none;} 
.cont_body_corner_RB {background:url(images/TGright-bot-corner.gif); repeat: none;} 

.copyright{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.DividingLine {	background-image: url(images/line-dot.gif); background-repeat: repeat-x;}

.FloatR {float: right; margin-left: 10px;}
.FloatL {float: left; margin-right: 10px;}


.Link_Copyright:link, .Link_Copyright:visited, .Link_Copyright:active {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.Link_Copyright:hover {
	color:#d62129;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.Link_Nav:link, .Link_Nav:visited,.Link_Nav:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #fff;
	font-weight: bold;
	text-decoration: none; 
	font-size:15px;
	padding:0 5px;
}
.Link_Nav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #d62129;
	font-weight: bold;
	text-decoration: none; 
	font-size:15px;
	padding:0 5px;
}

.Link_SideNav:link, .Link_SideNav:visited,.Link_SideNav:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #000;
	font-weight: bold;
	text-decoration: none; 
	font-size:16px;
	margin-left: 5px;
}
.Link_SideNav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #d62129;
	font-weight: bold;
	text-decoration: none; 
	font-size:16px;
	margin-left: 5px;
}

.NavLeftBox {
	background-image: url(images/SidebarGrayGradient160x340.png); 
	background-repeat: no-repeat;
	background-clip: padding-box;
	border:1px solid #;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;  
}

.NavBox {	background-image: url(images/NavBarDk6.jpg);  	background-repeat:repeat-x; text-align: center; }

.SlideBackground {
	vertical-align: middle;
	text-align: center;
	background-image: url(images/grayltpaperFrame.jpg);
 	background-repeat:repeat-y;
}

.menu { padding: 0; }
.menu li { display: inline;}
.menu li a { 
	background: #ccc; 
	padding: 10px; 
	border-right: 1px solid #ccc; 
	border-bottom: none; 
	text-decoration: none; 
	color: #000; 
	font-weight: bold;
/* The following four lines are to make the top left and top right corners of each tab rounded. */
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
/* end of rounded borders */
}

.menu li.active a { background: #aaa; }
.tabcontent { background: #aaa; padding: 10px 0px 0px; width: 700px; height: 700px;}
.tabcontent900 { background: #aaa; padding: 10px 0px 0px; width: 700px; height: 900px;}
.tabcontent1300 { background: #aaa; padding: 10px 0px 0px; width: 700px; height: 13000px;}
.tabcontentLong { background: #aaa; padding: 10px 0px 0px; width: 700px; height: 14100px;}

.PortraitFloat {
	position: absolute;
	top: -220px;
	left: 0px;
}

.RedBackground {
	background: #d62129;
	color: #000;
}

.SocialMedia {font-size: 10px; color:#000;}

.Text10 {font-size: 10px; line-height:10px;}
.Text11 {font-size: 11px; line-height:12px;}
	
.TextBody {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	display: inline; 
}
.TextForm {font-family: 'Arial Narrow', sans-serif; color: #d62129;}

.TextResume {
	color: #fff;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TextBlack {color: #000;}

.VerticalMid {vertical-align: middle;}
.VerticalTop {vertical-align: top;}

.WhiteBackground {
	background: #fff;
	color: #000;
}
.WhiteBackgroundFrame {
	vertical-align: middle;
	text-align: center;
	background-image: url(images/grayltpaperFrame.jpg);
 	background-repeat:repeat;
}
