/**
 * Geoffrey Smith Template CSS Stylesheet
 * Author York Interweb Copyright 2008 
 *
 * Main CSS Stylesheet

 */

body {
	margin: 5px 0;
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	background-color: #00002F;
	background-image: url(../images/geoffreysmithbackground.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}
	
a img {border: none; }


p {
margin-top: 0;
padding-top: 0;
margin-left:5px;
padding-left:5px;
}


h1 {
	font-size: 28px;
	color: #854401;
	margin-left:10px;
	padding:0;
	margin-bottom: 10px;
	}

h2 {
	font-size: 16px;
	margin-left:5px;
padding-left:5px;
	}

h3 {
	font-size: 14px;
	margin-top:10px;
	margin-left:5px;
padding-left:5px;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .larger{
	font-size: 12px;
	}
.biggerText {
	font-size: 1.25em;
	}

#gallery_boxes {
}

#box_provence_new {
width: 255px;
height: 76px;
background-image:url(../images/paintings_provence/box_canvas_new.jpg);
background-repeat:no-repeat;
}
#box_provence_new a{
width: 100%;
height: 100%;
display:block;
text-indent:-9000px;
}

	
.frontcatimages {
border:none;
margin-top: 10px;
}

.frontcatimages_top_spacer {
wodth: 100%;
height:36px;
}

.frontGeoffrey {
border:none;
margin: 0 18px 8px 8px;
float: right;
}
.widepaintinginfobox {
margin: 20px 25px 20px 25px;
}	

#mainWrapper {
margin: 0 auto;
	background-color: #FBEDD3;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	}


	
#headerWrapper {
	height:140px;
	width: 100%;
	background: url(../images/header_bg.jpg) repeat-x;
	position: relative;
	top: 0;
	left: 0;
	}
#logo {
	float: left;
	height: 80px;
	width: 700px;
	background-image:url(../images/geoffreysmithart.jpg);
	background-repeat:no-repeat;
	}
#logo h1{
	height: 100%;
	width: 100%;
		}
		#logo a{
	height: 100%;
	width: 100%;
	display:block;
	text-indent:-9000px;
		}
		
		#logo a:hover{
		background: none;
	
		}

#taglineWrapper {
	height: 80px;		
}


		
#oilpaintingmenu {
   margin:0;
   line-height:normal;
   height: 60px;
   background-image:url(../images/geoffreysmithart_navback.jpg);
   background-position:left;
   background-repeat:no-repeat;

}	

#oilpaintingmenu_top {
width: 100%;
height: 10px;
}	


#nav a, #nav a:visited, #nav ul a:active {
display:block;
height: 100%;
width:100%;
color:#FFFFFF;
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:34px;

}

#nav a:hover {

}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 160px;
}

#nav li { /* all list items */
	float: left;
	width: 160px; /* width needed or else Opera goes nuts */
	height: 34px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #123867;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a:hover{
background-color:#666699; 

}

#nav li ul ul { /* third-and-above-level lists */
	margin: -34px 0 0 160px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}




#gsmith_painting_single_item_left {
width: 460px;
padding-left: 5px;
padding-top: 20px;
float: left;
}

#gsmith_painting_single_item_left img{
margin: 0 0 10px 0;
}

#gsmith_painting_single_item_right {
width: 400px;
padding: 10px;
float: left;
}

#price_tag {
font-size:22px;
margin-left: 10px;
}

#cat_thumbs_scroll {
height: 98px;
overflow:auto;
width:890px;
}
#cat_thumbs_scroll img{
float:left;
}
#gsmith_painting_single_item_right form{
padding: 0 0 0 15px;
margin:0;
}

#gsmith_painting_single_item_right a, #gsmith_painting_single_item_right a:link, #gsmith_painting_single_item_right a:visited{
font-size:14px;
color:#000033;
margin-left: 2px;
padding-left: 5px;
text-decoration:none;
font-weight:bolder;
text-decoration:underline;
}

#gsmith_painting_single_item_right a:hover{
color: #0066CC;
text-decoration:none;
}

	#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
			
#contentMainWrapper {
	margin: 0em;
	padding: 0em;
	}
	
	/*BOF center column content*/	
#contentColumnMain {
	vertical-align: top;
	}

.centerColumn {
margin: 0 auto;
	padding: 0 1em 35px 1em;
	background: #FBEDD3/*#FFFFCC*/;
	/*width: 620px;*/
	}


#navSuppWrapper {
	margin: 0 auto;
	background: url(../images/nav_tab.jpg) repeat-x;
	padding: 0/*0.5em*/ 0.2em;
	font-weight: bold;
	color: #8A6241;
	height: 24px;
 	}	


#siteinfoLegal {
	padding: 5px 0 5px 0;
	font-size: 0.9em;
	background-color: #00002F;
		color: #FFFFCC;
		text-align:center;
	
}
#siteinfoLegal a {
	padding: 0 0.5em 0 0.5em;
	color: #FFFFCC;
	font-weight:bold;
	text-decoration:none;
}
#siteinfoLegal a:hover {
	color: #854401;
	
}	






