/* global */
body {
	margin:0px;
	background-color:#FFFFFF;
}
body, th, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #333333;
}
a{
	color:#CC6600;
}
img{border-color:#000000;}
.entire{
	background-color:#FFFFFF;
	padding: 13px;
	max-width:1100px;
	min-height:800px;
}
h1, h1 a{}
h2, h2 a{}
h3, h3 a{}

.headertop {font-size:0px;color:#FFFFFF;visibility:hidden;height:1px;max-height:1px;line-height:1px;}
#header{
	padding:13px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.footer{
	border-top: 2px solid #333333;
	padding:7px;
	background-color: #CCCCCC;	
}
#logo, #logo a, #logo a:visited ,.logo, .logo a, .logo a:visited{
	margin:0px;
	padding:0px;
	font-size: 29px;
	text-decoration: none;
	letter-spacing:3px;
	font-weight: lighter;
	color:#000000;
}
.toplinks, .toplinks a 
{
	letter-spacing:3px;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	word-spacing:9px;
	text-transform: uppercase;
	color:#000000;
}
.toplinks a:hover{
	text-decoration: underline;
	color: #CCCC66;	
}
.info, .info a{
	font-size: 10px;
	visibility:hidden;
}
ul{
	background:none;
	list-style-type: none;
}
li{	background-image:url(http://artrawgallery.com/ASSETS/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:25px;
	margin:13px;
}
.maintable, #maintable{
padding:19px;
margin:19px;
width:650px;
max-width:700px;
}
/* forms */
form {
	margin: 0; 
 	padding: 0;
}

.inputbox , input , textarea , option{
	border:1px solid #333333;
	background-color:#ffffff;
}

.button {
	font-weight      : bold;
	font-size: 10px;
	background-color : #000000;
	color            : #ffffff;
	border:1px solid #666666;
	letter-spacing:1px;
}

.radio { border:none;}

/* exhibits */
.sectiontableentry1, .sectiontableentry1 a, .sectiontableentry2, .sectiontableentry2 a, .category, .category a 
{
	font-weight: 900;
	color: #999999;
	text-decoration:none;
	letter-spacing:-1px;
	font-size:23px;
 	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.contentpagetitle, .contentpagetitle a, 
.componentheading, .componentheading a
{
	text-decoration:none;
	font-size: 19px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #333333;
	letter-spacing: 2px;
	text-align:center;
	vertical-align:text-bottom;
	height:19px;
	max-height:19px;
	overflow:hidden;
}

.toclink, .toclink a, .pagenavbar, .pagenavbar a {
	padding-left: 19px;
	background-image:url(http://artrawgallery.com/ASSETS/images/square.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height:37px;
	color:#333333;
	letter-spacing:3px;
	font-family: Arial, Helvetica, sans-serif;
}

.modifydate{color:#999999;}
.eventsplash {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.searchintro{
	color: #999966;
	font-weight: bold;
}
.article_column{
	margin:57px;
	padding:57px;
}
.view{
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing:3px;
	text-decoration:none;
}
.artists, .artists a{
	font-family: "Courier New", Courier, mono;	
}

/* blog */
.asset-date
{
	font-weight: 900;
	font-size: 12px;
	background-color:#e9eeee;
	color: #000000;
	letter-spacing: 5px;
	padding:3px;
	margin-top: 13px;

}
.asset-name, .asset-name a{
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.asset-name a:hover{
	color:#cccccc;
}
.asset-body {
	padding:13px;
	border-bottom: 1px solid #737373;
}
.asset-more-link, .asset-more-link a{
	text-decoration:none;
    font-weight: bold;
	color: #999966;
}
.asset-meta, .asset-meta a{
	font-size: 9px;
	color: #666666;
		text-decoration: none;
}
#alpha{width:650px;}
.content-nav, .content-nav a{
	margin:19px;
	padding:3px;
	font-size: 16px;
	text-align:center;
	width:150px;
	background-color: #CCCC99;	
	color:#333333;
	font-weight:900;
	text-decoration:none;
}
.rss, .rss a{
	color:#999966;
	text-decoration: none;
}
/* store */
.infoBoxContents a{
	line-height:19px;
	font-weight: 900;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
.infoBoxContents a:hover{
	color:#CCCC99;
}
.comment-content{
	margin:7px;
	padding:3px;
	font-size: 12px;
	font-family:"Courier New", Courier, mono;
	color: #ffffff;
	border: 2px solid #CCCC66;
	background-color: #003300;
	width:450px;
}

/* styles */

.artpic, .artpic a{
	border-color:#333333;
	border-width:1px;
	padding:3px;
	margin:3px;
}
.red{color:#CC0033;}


