/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 30px;
	padding: 0px;
	background: #666666;
}

.bodyline{
    margin: 30px 30px 0px 30px;
	background-color: #FFFFFF;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 80%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#navBar{
    float: left;
	width: 150px;
	margin: 0px 0px 5px 7px;
	padding: 5px 5px 5px 0px;
	background-color: #eeeeee;
	border: 1px dashed #cccccc;
}

#content{
	float: right;
	width: 730px;
	margin: 0px 7px 0px 5px;
	border: 1px dashed #cccccc;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

#container{
	background: #ffffff;
	width: 950px;
	height: auto;
	border-radius: 10px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 0px;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-weight: bold; color: #000; font-size: 14px; 
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 20px;
	border: 1px dashed #fff;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.img-content{
	float: left;
	padding: 10px 10px 0px 0px;
}

.painting {
    float: none;
	padding: 5px 5px 5px 5px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{

	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html&gt;body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks ul a {
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

.nav { font-size: 1.0em; margin: 5px; padding-left: 18px; font-weight: bold; cursor: pointer; padding-top: 1px;}
.open { background: url('http://cdn.bartongalleries.com/img/navbarhead_1.gif'); background-repeat: no-repeat; }
.closed { background: url('http://cdn.bartongalleries.com/img/navbarhead_1.gif'); background-repeat: no-repeat; }
.load { background: url('/images/loader.gif'); background-repeat: no-repeat; }
.nav li { font-weight: normal; font-size: 1.0em;}

/* SIDEBAR THINGS */
.browseartists {

}

.artistletters { 
	text-align: center;
	margin: 0 5px 0 5px;
 }
.artistletters span {
	font-size: 0.95em;
	display: inline;
	text-decoration: underline;
	color: #006699;
	cursor: pointer;
}

#artistletters_list ul, #artistlist_letters li {
	width: 100px;
	list-style: inside;
	height: auto;
	}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#container #content div p {
	text-align: left;
}
#container #content p {
	text-align: left;
}
#container #content p {
	text-align: right;
}
#container #content p {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#container #content table {
	text-align: center;
}
#container #content table tr td h3 .faq {
	font-size: 16px;
}
#container #content table tbody tr td p {
	text-align: center;
}

