/* css for ninagallery.co.uk

Made by:

Ninagallery

2017
 */

body {
margin: 0 auto;
padding: 0;
font-family: Candara, Arial, sans-serif;
background: white;
width: 100%;
min-width:1024px;
height: 100%;
font-size: 100%;
text-align: center;
background-color: #ffffff;
}

#container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 100%;
	background-color: #ffffff;
	padding: 0;
	min-width:1024px;
}

#wrap {
background: #ffffff;
color: #000000;
border:  none;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
width: 1010px;
text-align: center;
padding: 0 0 0 14px;
}

#logo {
clear: both;
height: 296px;
text-align: center;
margin: 50px auto 0 auto ;
padding: 0;
background: #ffffff url('img/line.jpg') repeat-x;
background-color: #ffffff;
background-size: 1px 296px;
}

#navmenu {
text-align: center;
clear: both;
padding: 0;
background: #ffffff;
height: 50px;
border-bottom-color: #ed6308;
border-bottom-style: solid;
border-bottom-width: 3px;
margin-bottom: 50px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#navmenu table {
border-collapse: separate;
border: 0;
height: 50px;
width: 1024px;
text-align: center;
padding: 0 140px;
}

#navmenu table td {
vertical-align: center;
text-align: center;
}

#navmenu table td img {
margin-top: 4.5px;
}

#navmenu table a {
text-decoration: none;
font-size: 18pt;
color: #ed6308;
padding: 0;
}	
	
#navmenu table a:hover {
text-decoration: underline;
}

#sign {
float: left;
margin: 8px -20px 0 110px;
height: 288px;
width: 279px;
}

#content {
margin: 0px 150px 50px 370px;
padding: 0;
text-align: left;

}

#content_paintings {
margin: -300px 85px 50px 135px;
padding: 0;
text-align: left;
float: right;

}

#content h2 {
font-size: 2em;
margin: 0;
color: #ed6308;
font-family: Candara;
}

#content_paintings h2 {
font-size: 2em;
margin: 0px 0 0 253px;
color: #ed6308;
font-family: Candara;
}

#footer1 {
font: 76% Arial;
clear: both;
margin-left: auto;
margin-right: auto;
padding: 10px 0em 0px 0em;
text-align: center;
font-size: 0.8em;
height: 24px;
background: #ed6308;
border: none;
}

#paintings_menu {
	margin: 75px 0px 0px 240px;
	border: 0px;
	width: 550px;
	height: 20px;
	text-align: center;
	vertical-align: center;
	table-layout:fixed;
}

#paintings_menu table {

}

#paintings_menu tr {
	border-spacing: 100px;
	border-collapse: separate;
}

#paintings_menu td {
	background-color: #ed6308;
	height: 160px;
	width: 100px;
	padding: 0;
}

#paintings_menu a {
	color: white;
	text-decoration: none;
	font-size: 1.5em;
}

#paintings_menu a:hover {
	text-decoration: underline;
}

#paintings_list {
	margin: 10px 0px 0 0;
	width: 795px;
}

#paintings_list ul
{
margin: 0 0px 0 0;
padding: 0;
list-style-type: none;
text-align: justify;
width: 100%;
}

#paintings_list ul li { 
display: inline;
width: 100%;
position: relative;
}

#paintings_list ul li a { 
text-decoration: none; 
padding: 10px;
width: 100%;
    margin-left: auto ;
    margin-right: auto ;
}

#paintings_list img {
border: none;
	height: 174px;
	width: 174px;
}


.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}