body {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #939393;
	background-color: #262626;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #fddb3c;
	text-decoration: none;
}
a:visited {
	color: #fddb3c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #fddb3c;
	text-decoration: none;
}
a { 
	outline: none;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
	margin-right: 0px;
	font-size: 13px;
	padding: 0px;
}
ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
}
ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
	margin-right: 0px;
	list-style-position: outside;
	font-size: 13px;
	padding: 0px;
}
p {
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 35px;
	color: #FFF;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 25px;
	color: #FFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
	color: #FFF;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFF;
	line-height: 20px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFF;
	line-height: 20px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	line-height: 20px;
}
.navbar-home {
	background-image: url(../images/navbar-home.jpg);

}
#frame {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	width: 1000px;
	height: 100px;
}
.header-logo {
	float: left;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}
.header-logo h1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-logo h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 380px;
}
.header-follow {
	float: right;
	background-image: url(../images/follow-line.gif);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	padding-right: 40px;
	padding-left: 40px;
	width: 200px;
	padding-top: 45px;
}
.header-follow h4 {
	font-size: 12px;
	font-style: italic;
	color: #686868;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.header-follow-icon {
	margin: 0px;
	padding: 0px;
	float: left;
}
.header-follow-icon a {
	display: block;
	height: 40px;
	width: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
}
.header-follow-icon a.icon-facebook {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.header-follow-icon a.icon-twitter {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: -30px 0px;
}
.header-follow-icon a.icon-rss {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: -60px 0px;
}
.header-follow-icon a.icon-facebook:hover {
	background-position: 0px -40px;
}
.header-follow-icon a.icon-twitter:hover {
	background-position: -30px -40px;
}
.header-follow-icon a.icon-rss:hover {
	background-position: -60px -40px;
}
#navbar {
	float: left;
	width: 1000px;
}
.navbar-nav {
	float: left;
	width: 1000px;
	height: 50px;
}
.navbar-nav ul {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navbar-nav ul li {
	float: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.navbar-nav ul li a {
	display: block;
	background-image: url(../images/nav-divider.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 75px;
	padding-bottom: 15px;
	padding-left: 75px;
	white-space: nowrap;
	background-position: 0px 1px;
}
.navbar-nav ul li a:hover {
	text-decoration: none;
	color: #fddb3c;
}
.navbar-nav ul .current a {
	text-decoration: none;
	color: #fddb3c;
}
.navbar-nav ul #navbar-nav-first a {
	background-image: none;
	padding-left: 50px;
}
#full {
	float: left;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
}
.window {
	float: left;
	width: 900px;
	height: 380px;
	padding-top: 20px;
}
.window-quote {
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;
	margin-right: 300px;
}
.window-quote h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
}
.latest-work {
	float: left;
	width: 320px;
	padding-top: 15px;
}
.latest-work-heading {
	float: left;
	width: 190px;
	margin-left: 20px;
}
.latest-work-heading h4 {
	font-weight: normal;
	color: #939393;
	font-size: 12px;
	font-style: italic;
	background-image: url(../images/arrow-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.latest-work-heading p {
	margin: 0px;
	padding: 0px;
}

.latest-work ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.latest-work ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.latest-work-book {
	float: left;
	width: 100px;
}
.latest-work-book p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.buy-now-100 {
	margin: 0px;
	padding: 0px;
}
.buy-now-100 a {
	background-image: url(../images/buy-now-100.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}
.buy-now-100 a:hover {
	background-position: 0px -50px;
}
.coming-soon {
	margin: 0px;
	padding: 0px;
}
.coming-soon a {
	display: block;
	height: 50px;
	width: 100px;
	color: #939393;
	background-color: #242424;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}
.coming-soon a:hover {
	text-decoration: none;
	background-color: #303030;
}
.news {
	float: left;
	width: 500px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.news-heading {
	float: left;
	width: 500px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news-heading h2 {
	text-transform: uppercase;
	font-weight: bold;
}
.news-heading h2 a {
	color: #FFF;
}

.news-item {
	float: left;
	width: 500px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news-item h2 {
	font-style: italic;
}
.news-item-image {
	float: left;
	margin-right: 20px;
}

.mailing-list {
	float: left;
	width: 240px;
	border: 10px solid #242424;
	padding: 30px;
	background-color: #313131;
	margin-top: 40px;
	margin-bottom: 10px;
}
.mailing-list h2 {
	margin: 0px;
	padding: 0px;
}
.mailing-list p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.mailing-list form {
	margin-top: 20px;
}
.mailing-list input {
	background-color: #353535;
	border: 1px solid #4a4a4a;
	float: left;
	padding: 4px;
	height: 20px;
	color: #939393;
	width: 150px;
}
.mailing-list input#submit {
	cursor:pointer;
	background:#999;
	color:#282209;
	font-weight:normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FDDB3C;
	background-image: url(http://www.jeffreyballen.com/images/button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	height: 30px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.visit {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.visit h4 {
	font-size: 12px;
	font-weight: normal;
	color: #939393;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.visit ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.visit ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.visit ul li a {
	margin: 0px;
	white-space: nowrap;
	display: block;
	background-image: url(../images/arrow-small.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
	font-size: 13px;
	line-height: 20px;
}
.visit ul li a:hover {
	background-color: #2a2a2a;
	text-decoration: none;
}
.heading {
	float: left;
	width: 900px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
}
.content {
	float: left;
	width: 900px;
	padding-bottom: 100px;
}
.content-left {
	float: left;
	width: 500px;
	margin-right: 80px;
}
.review {
	color: #939393;
}
.review h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.review-item {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
}



#tab-box {
	float: left;
	width: 500px;
}
.tabs {
	float: left;
	width: 500px;
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3c3c3c;
	border-bottom-color: #d2b738;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tabs li {
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: left;
}
.tabs li a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.tabs li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #313131;
}
.tabs .ui-tabs-selected a:hover {
	color: #262626;
	background-color: #d2b738;
}
.ui-tabs-hide {
    display: none;
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #262626;
	background-color: #d2b738;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
}
.ui-tabs-panel {
}
#tab1,
#tab2,
#tab3,
#tab4,
#tab5{
	float: left;
	width: 500px;
}
.content-right {
	float: left;
	width: 320px;
}
.content-right-image {
	float: left;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
	padding-bottom: 30px;
}
.image-border {
	border: 10px solid #1e1e1e;
	margin: 0px;
	padding: 0px;
}

.box-100 {
	float: left;
	width: 100px;
	margin-right: 50px;
}
.box-100-image {
	margin: 0px;
	padding: 0px;
}

.box-100-title {
	text-align: center;
}
.gallery-150 {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contact-form {
	float: left;
	width: 380px;
}
.contact-form h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
.contact-form input {
	width: 328px;
	padding: 10px;
	background-color: #353535;
	border: 1px solid #4a4a4a;
	color: #939393;
}
.contact-form textarea {
	width: 328px;
	padding: 10px;
	background-color: #353535;
	border: 1px solid #4a4a4a;
	color: #939393;
}
.contact-send {
	text-align: right;
	width: 350px;
	margin-top: 10px;
	padding-top: 10px;
}
.contact-form input#submit {
	cursor:pointer;
	background:#999;
	color:#282209;
	font-weight:normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FDDB3C;
	background-image: url(http://www.jeffreyballen.com/images/button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	height: 30px;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contact-required {
	color: #FDDB3C;
	font-size: 20px;
}
.contact-info {
	float: left;
	width: 320px;
}
.sitemap-page {
	float: left;
	width: 790px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2DDE8;
}
.sitemap {
	float: left;
	width: 400px;
}
.sitemap ul {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0D9D2;
	list-style-type: none;
	line-height: 16px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sitemap ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.sitemap ul a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D9D2;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sitemap ul a:hover {
	text-decoration: none;
	background-color: #f8f7f5;
}
.sitemap ul ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.sitemap ul ul a {
	background-image: none;
	font-weight: normal;
	font-size: 13px;
	padding-left: 30px;
}
.search-page {
	float: left;
	width: 790px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2DDE8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.arrow-link {
	margin: 0px;
	white-space: nowrap;
	display: block;
	background-image: url(../images/arrow-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 20px;
}
.text-caption {
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2DDE8;
	color: #5a5a5a;
	padding: 10px;
}
.text-detail {
	font-size: 11px;
	color: #999999;
}
.text-light {
	font-size: 11px;
	color: #CCCCCC;
}
.text-small {
	font-size: 11px;
}
.text-scrunch {
	margin-top: 0px;
	margin-bottom: 0px;
}
.text-center {
	text-align: center;
}
.bullet-alpha {
	list-style-type: lower-alpha;
}
#footer {
	float: left;
	width: 1000px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.footer-media {
	float: left;
	width: 930px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../images/footer-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-media h4 {
	font-size: 12px;
	font-weight: normal;
	color: #939393;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-visit {
	float: left;
	width: 280px;
	margin-right: 15px;
	margin-left: 15px;
}
.footer-visit ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.footer-visit ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.footer-visit ul li a {
	margin: 0px;
	white-space: nowrap;
	display: block;
	background-image: url(../images/arrow-small.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
	font-size: 13px;
	line-height: 20px;
}
.footer-visit ul li a:hover {
	background-color: #2a2a2a;
	text-decoration: none;
}
.footer-follow {
	float: left;
	width: 280px;
	margin-right: 15px;
	margin-left: 15px;
}
.footer-follow-icon {
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer-follow-icon a {
	display: block;
	height: 40px;
	width: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 10px;
}
.footer-follow-icon a.icon-facebook {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footer-follow-icon a.icon-twitter {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: -30px 0px;
}
.footer-follow-icon a.icon-rss {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: -60px 0px;
}
.footer-follow-icon a.icon-facebook:hover {
	background-position: 0px -40px;
}
.footer-follow-icon a.icon-twitter:hover {
	background-position: -30px -40px;
}
.footer-follow-icon a.icon-rss:hover {
	background-position: -60px -40px;
}
.footer-mailing {
	float: left;
	width: 280px;
	margin-right: 15px;
	margin-left: 15px;
}
.footer-mailing form {
	margin-top: 20px;
}
.footer-mailing input {
	background-color: #353535;
	border: 1px solid #4a4a4a;
	float: left;
	padding: 4px;
	height: 20px;
	color: #939393;
	width: 150px;
}
.footer-mailing input#submit {
	cursor:pointer;
	background:#999;
	color:#282209;
	font-weight:normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FDDB3C;
	background-image: url(http://www.jeffreyballen.com/images/button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	height: 30px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#copyright {
	float: left;
	width: 900px;
	padding-bottom: 50px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}
.copyright-credits {
	float: left;
}
.copyright-credits p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #515151;
}
.copyright-logo {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.copyright-text {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}
#cse-search-results iframe {
	width: 760px !important;
}
span.connect_widget_text {color:#fff;}
div.connect_widget_confirmation {color:#fff;}
span.connect_widget_text a {color:#ffc6ff;}
