@charset "utf-8";
/* 
CSS Document
Site: http://www.contemporary-art-dialogue.com
Author: Out West Branding
Date: March 22, 2009
*/

body {
	max-width: 1100px;
	background-color: #ffffff; 
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #4d4d4e;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #0b77be;
	}

.max-width {
	margin: 0;
	padding: 0;
	width: expression(document.body.clientWidth > 1102? "1100px": "auto" );
	}

table {
	margin: 0;
	padding: 0;
	}

a {
	margin: 0px;
	padding: 0px;
	color: #0b77be;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover {
	color: #039;
	}

p {
  	margin: 5px 15px 15px 20px;
  	}

div {
  	margin: 0;
  	padding: 0;
  	}

h1 {
  	color: #0b77be;
  	font-size: 22px;
  	font-weight: bold;
  	line-height: 1.2em;
	padding: 0 20px;
  	}

h2 {
  	color: #0b77be;
  	font-size: 16px;
  	font-weight: bold;
  	line-height: 1.2em;
	padding: 0 20px;
  	}

h3 {
  	color: #0b77be;
  	font-size: 16px;
  	font-weight: bold;
  	padding: 5px 20px;
  	margin: 0;
 	}

h4 {
	font-weight: bold;
	padding-left: 20px;
	}

li {
  	color: #4d4d4e;
  	}

img {
  	padding: 0;
	margin: 0;
	border: 0;
  	}

/************** IDs and Classes **************/

table.mainContainer {
	background-color: #ffffff;
	margin-top: 30px;
	}

#headerLeft {
	width: 175px;
	height: 155px;
	margin: 0;
	padding: 0;
	}

#headerLogo {
	height: 155px;
	text-align: center;
	background: url(../image-files/header-logo-bg.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	}

#headerRight {
	width: 175px;
	height: 155px;
	background: url(../image-files/header-right-bg.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	}

#topBlue {
	padding-bottom: 5px;
	border-bottom: 5px solid #0b77be;
	}

#leftCol {
	background-color: #e6e6e6;
	border-right: 1px solid #0b77be;
	}

#rightCol {
	background-color: #e6e6e6;
	border-left: 1px solid #0b77be;
	}

#spacer {
	height: 1px;
	background-color: #e6e6e6;
	border-right: 1px solid #0b77be;
	}

#footer {
	padding: 20px;
	text-align: center;
	font-size: 90%;
	line-height: 1.3em;
	border-top: 1px solid #0b77be;
	}

#footer p.links a {
	padding: 0 20px;
	}

#content {
	padding: 15px;
	text-align: left;
	}

#content .imgCaptionMini {
	float: right;
	width: 180px;
	margin: 0 20px;
	}

#content .imgCaptionSlim {
	float: right;
	width: 275px;
	margin: 0 20px;
	}

#content .imgCaptionVert {
	float: right;
	width: 354px;
	margin: 0 20px;
	}

#content .imgCaptionHoriz {
	float: right;
	width: 434px;
	margin: 0 20px;
	}

#content .imgCaptionMega {
	width: 500px;
	margin: 0 57px;
	}

#content .imgCaptionMini p, #content .imgCaptionSlim p, #content .imgCaptionVert p, #content .imgCaptionHoriz p, #content .imgCaptionMega p {
	color: #000000;
	padding-bottom: 10px;
	}

#content .imgCaptionMini img, #content .imgCaptionSlim img, #content .imgCaptionVert img, #content .imgCaptionHoriz img, #content .imgCaptionMega img {
	border: 2px solid #cccccc;
	margin-bottom: 10px;
	}

#content img.logo {
	float: left;
	margin: 0 20px 15px 20px;
	border: none;
	}

#contentRight {
	padding: 15px 0 15px 15px; 
	text-align: left;
	font-size: 90%;
	line-height: 1.3em;
	}

#contentRight img {
	border: 2px solid #cccccc;
	}

#jerryLang {
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	}

.sidebar {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 10px;
	}

#contactTbl {
	color: #000000;
	margin-left: 20px;
  	}

#addSiteTo {
	text-align: center;
	line-height: 1.2em;
	padding: 5px;
	border: none;
	}

#addSiteTo p {
	margin: 10px 0 0 0;
	}

#addSiteTo img {
	padding: 3px 0;
	}

#navbar {
	width: 164px;
	margin: 15px 10px 15px 0;
	padding: 0;
	}

#rssContainer a {
	padding-left: 20px;
	}

#rssContainer h3 {
	padding: 5px 20px 10px 20px;
	}

#feedbackElement {
	}

#feedbackElement form {
	border: none;
	padding: 0 20px;
	}

#feedbackElement p.titleInput, #feedbackElement p.storyInput {
	width: 80%;
	text-align: left!important;
	}

#feedbackElement .dividerRule {
	margin-top: 25px;
	}

#sitemap li {
	list-style: none;
	margin-top: 15px;
	}

#sitemap li a {
	font-weight: bold;
	text-decoration: none;
	}

#sitemap li a:hover {
	text-decoration: underline;
	}

#sitemap li ul li {
	list-style: disc;
	margin-top: auto;
	}

#sitemap li ul li a {
	font-weight: normal;
	text-decoration: none;
	}

#sitemap li a:hover {
	text-decoration: underline;
	}

a.nav {
	font-size: 14px;
	display: block;
	width: 142px;
	height: 25px;
	padding: 8px 5px 0 15px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #0b77be;
	border-bottom: 1px solid #0b77be;
	border-right: 1px solid #0b77be;
	background: url(../image-files/nav_bg.jpg) #ffffff top left no-repeat;
	}

a.navDubbel {
	font-size: 14px;
	display: block;
	width: 142px;
	height: 50px;
	padding: 8px 5px 0 15px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #0b77be;
	border-bottom: 1px solid #0b77be;
	border-right: 1px solid #0b77be;
	background: url(../image-files/navdubbel_bg.jpg) #ffffff top left no-repeat;
	}

a.nav:hover, a.navDubbel:hover {
	border-top: 1px solid #0b77be;
	border-left: 1px solid #0b77be;
	border-bottom: none;
	border-right: none;
	text-decoration: none;
	background: #0b77be;
	color: #ffffff;
	}

.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	float: right;
	width: 60%;
	padding: 15px;
	margin: 15px 25px;
	border: 2px solid #cccccc;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.4em;
	background-color: #0b77be;
	}

.callout a {
	color: #FF0;
	text-decoration: underline;
	}

.callout a:hover {
	color: #FC0;
	}

a.subnav {
	display: block;
	width: 120px;
	height: 25px;
	margin-left: -40px;
	padding: 5px 0 0 40px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	}

a.subnav:hover {
	background-color: #CCCCCC;
	}

ul.subnav {
	list-style: none;
	}

span.nolink {
	display: block;
	font-size: 16px;
	width: 140px;
	height: 30px;
	padding: 15px 0 0 20px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	background-image: url(../image-files/nav_on.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}

li.nolinksub {
	display: block;
	width: 120px;
	height: 25px;
	margin-left: -40px;
	padding: 5px 0 0 40px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	}

ul.faq li {
	font-weight: bold;
	padding-top: 20px;
	}

ul.faq li.answer {
	list-style: none;
	font-weight: normal;
	margin-top: 10px;
	padding: 0;
	}

.elevator {
	display: inline-block;
	font-size: 12px;
	background-color: #0b77be;
	padding: 5px;
	color: #ffffff;
	margin: 40px 0 15px 20px;
	}

td.left {
	width: 100px;
	height: 30px;
	padding-top: 10px;
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	}

.breakerNone {
	clear: both;
	}

.breakerSuperMin {
	clear: both;
	padding-bottom: 5px;
	}

.breakerMin {
	clear: both;
	padding-bottom: 25px;
	}

.breakerMed {
	clear: both;
	padding-bottom: 35px;
	}

.breakerMax {
	clear: both;
	padding-bottom: 50px;
	}

.breakerSuperMax {
	clear: both;
	padding-bottom: 80px;
	}

ol.terms {
	list-style: lower-alpha;
	}

.listSpace li {
	margin-bottom: 10px;
	}

.listSpace li li {
	margin-top: 10px;
	}

.moreLinks {
	border-top: 1px solid #cccccc;
	width: 75%;
	margin: 20px;
	padding-top: 10px;
	text-align: left;
	}

.rightMarg {
	margin-right: 15px;
	}

.rightMargLG {
	margin-right: 80px;
	}

.leftMarg {
	margin-left: 15px;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}

.both {
	font-weight: bold;
	font-style: italic;
	}

.author {
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
	}
	
.byline {
	font-size: 12px;
	font-style: italic;
	line-height: 1.3em;
	color: #666666;
	}


.subscribeCopy {
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	padding: 10px 0;
	}

#social {
	padding: 5px 15px 25px 15px;
	}

#social hr {
	display: none;
	}

#social table {
	border: none!important;
	}

.artistBio img {
	float: right;
	margin: 0 20px 20px;
	border: none;
	}

.artistBio {
	float: left;
	width: 650px;
	}

#artists p {
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.adBoxRight {
	float: right;
	clear: both;
	padding: 10px 15px 10px 30px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	}

.adBoxLeft {
	padding: 50px 7px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	}

.adBoxTop {
	text-align: center;
	margin-bottom: 10px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	}

body .storyInput { }

body .vIsText_3000 { height: 200px; }

td.galleryHolder {
	margin-right: 20px;
	text-align: center;
	}

td.galleryHolderLast {
	text-align: center;
	}

.galleryTitle {
	font-weight: bold;
	}

.galleryInfo {
	font-weight: normal;
	font-size: 12px;
	}

