/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.clear{clear:both;}/* clear float */
img{max-width:100%;}
/*end reset*/
html {
	height: 100%;  
}
body{
	font-family: "verdana", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background: #0B0B3B;
	margin:0;
	padding:0;
	height: 100%;  
}
.wrap{
	width:80%;
	margin: 0 auto;
}
.wrap p{
	color: #FFF;
}
.center{
	margin: 0 auto;
}

.header-key p{
	display:none;
}
.wrapper { 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
}
.content-bg{
	background: #0B0B3B;
}

.push {
	height:90px;
}

/* Header */
.header{
	text-align:center;
	margin: 3.6% 0 0%;
}
.header-bg{
	background: #0B0B3B;
}
.top-header{
	padding:10px 0px;
}
.top-header-title{
	text-align: center;
	margin-top: 0.4%;
}
.top-header-title p{
	font-size: 1.5em;
	font-family: 'Merriweather', serif;
	color: #FFF;
}

/* Menu */
.menu-bg{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #0B0B3B;
}
.navwrap  {
	text-align: center;
	width: 100%;
	height: 50px;
	margin:0 auto;
}
.nav {
	padding: 0; 
	list-style: none;
	height: 50px;
	display:inline-block; 
    zoom:1;
}
.nav:after, .nav:before {
    content:"";
    display:table;
}
.nav:after {
    clear:both;
}

.nav li{
	font-family: 'Merriweather Sans', sans-serif;
	color: #3366CC; 
	float: left;
	text-align: center;
	line-height: 50px;
 	display: block;
	background: none;
	position: relative;
/*	z-index: 999;  */
	margin: 0 0px; 
	padding: 0px 10px;
}
.nav li:hover{
	background-color: #0B0B3B; 
	color: #01DFD7;
}
.nav li a {
	font-family: 'Merriweather Sans', sans-serif;
	display: block; 
	line-height: 50px;
 	text-decoration: none;
	color: #3366CC; 
    zoom: 1; 
	border-left: none;
	border-right: none;
/*	padding: 0px 10px;  */
 }
.nav li a:hover{
	background-color: #0B0B3B; 
	border-left: none;
	border-right: none;
	color: #01DFD7;
}
.nav li.active{
	background: #0B0B3B;
	color: #FFF;
}
.nav li.active a{
	color: #FFF;
}
.nav li li {
	display:block;
	background: #0B0B3B;
	color:#3366CC;
	border-top: 1px #FFF;
	float:none;
	margin:0px;
	padding:0px;
	width:160px;
}
.nav li ul {
	height:auto;
	color:#3366CC;
	padding:0px;
	margin:0px;
	border:0px;
	top: 25px;
	position:absolute;
	width:160px;
	opacity: 0;
	visibility: hidden;
	z-index:200;
    -webkit-transition: all .95s ease;
       -moz-transition: all .95s ease;
        -ms-transition: all .95s ease;
         -o-transition: all .95s ease;
            transition: all .95s ease;
}
.nav li:hover ul {
	top: 50px;
	opacity: 1;
	visibility: visible;
	color: #01DFD7;
}
.nav li ul a {
	display:block;
	height:40px;
	font-size:12px;
	color:#3366CC;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	transition: all 1s ease;
}
.nav li.active ul li a{
	color: #3366CC;
}
.nav li ul li.active a{
	color:#FFF;
}
.nav ul li{
	border-left: 1px #FFF;
	border-right: 1px #FFF;
}
.nav li ul li a {
	color:#3366CC;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.nav li ul li:last-child {
	border-bottom: 1px solid #FFF;
}
.nav li ul a:hover, .nav li ul li:hover a {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #01DFD7;
	text-decoration:none;
	background:#0B0B3B;
}

/* Home page */
.home {
	padding: 3% 0 2%;
	text-align: center;
}
.home h2{
	font-size: 4em;
	color: #3366CC;
}
.home p{
	font-family: 'Merriweather', serif;
	font-size: 1em;
	color: #FFF;
	line-height: 1.2em;
}

/* Home page Slideshow */
.slider1_container {
	text-align: center;
	position: relative; 
	width: 900px;
	height: 450px;
	margin: 10px auto;
}

.slider1_container_inner {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 900px; 
	height: 450px;
	overflow: hidden;
}
.caption1_container {
	position: relative; 
/*	width: 50%; */
	height: 50px;
	margin: 0 auto;  
	top: 400px; 
}

.caption1_background {
	position: absolute;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 50px;
	background-color: #0B0B3B;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.caption1_text_title {
	font-family: 'Merriweather', serif;
	position: relative;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 50px;
	color: #FFF;
	line-height: 50px;
	text-align: center;
}

/* Gallery page */
.gallery_header {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 1.2em;
	color:#FFF;
	text-align: center;
	margin-top: 12px;
}

.gallery_subheader {
	font-family: 'Merriweather', serif;
	font-size: 0.9em;
	color:#FFF;
	text-align: center;
	margin: 5px 0;
}

/* Gallery page Slideshow */
.slider2_container {
	position: relative;
	top: 0px; 
	left: 0px; 
	width: 900px;
	height: 650px;
	margin: 10px auto;
	background: #0B0B3B;
	overflow: hidden;
}

.slider2_container_inner {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 550px;
	overflow: hidden;

	font-family: 'Merriweather', serif;
	line-height: 22px;
	color: #FFF;
	font-size: 0.9em;
}

/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l              (normal)
.jssora05r              (normal)
.jssora05l:hover        (normal mouseover)
.jssora05r:hover        (normal mouseover)
.jssora05ldn            (mousedown)
.jssora05rdn            (mousedown)
*/
.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../../img/a17.png) no-repeat;
	overflow:hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05ldn { background-position: -250px -40px; }
.jssora05rdn { background-position: -310px -40px; }

/* Caption Style */
.caption2_container {
	position: relative; 
	height: 100px;
	margin: 0 auto;  
	top: 425px; 
}

.caption2_background {
	position: absolute;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 150px;
	background-color: #0B0B3B;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.caption2_text {
	font-family: 'Merriweather', serif;
	color: #FFF;
	position: relative;
	top: 0px; 
	left: 0px; 
	width: 99%; 
	height: 150px;
	color: #FFF;
	margin: 0 auto;
	text-align: center;
}

.righttext {
	position: absolute; 
	right: 0;
}

.caption2_text h1{
	line-height: 30px;
	font-size: 1.2em;
}

.caption2_text h2{
	line-height: 30px;
	font-size: 1.1em;
}

.caption2_text p{
	line-height: 22px;
	font-size: 0.9em;
}

/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01 .p           (normal)
.jssort01 .p:hover     (normal mouseover)
.jssort01 .pav           (active)
.jssort01 .pav:hover     (active mouseover)
.jssort01 .pdn           (mousedown)
*/
/*RB
.jssort01 {
	position: absolute;
	left:0px;
	width: 900px;
	height: 100px;
	bottom: 0px;
}
*/
.jssort01 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.jssort01 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 68px;
	height: 68px;
	border: #000 2px solid;
}

.jssort01 .p:hover .c, .jssort01 .pav:hover .c, .jssort01 .pav .c {
	background: url(../../img/t01.png) center center;
	border-width: 0px;
	top: 2px;
	left: 2px;
	width: 68px;
	height: 68px;
}

.jssort01 .p:hover .c, .jssort01 .pav:hover .c {
	top: 0px;
	left: 0px;
	width: 70px;
	height: 70px;
	border: #fff 1px solid;
}

/* Loading */
.loading_container {
	position: absolute;
	top: 0px;
	left: 0px;
}

.loading_background {
	position: absolute;
	display: block;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height:100%;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.loading_text {
	position: absolute;
	display: block;
	background: url(img/loading.gif) no-repeat center center;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}

/* Footer */
.footer-bg{
	background: #0B0B3B;
}

.footer{
	background: #0B0B3B;
	text-align: center;
	height: 90px;
	margin-top: 25px;
	border-top: 1px solid #FFF;
}
.footer p{
	color:#fff;
}
.footer h3{
	color:#fff;
	margin-top: 5px;
	margin-bottom: 15px;
}
.nav1 p a{
	color: #888;
	font-size: 0.6em;
	margin-top: 1px;
    float: left;
    width:33.33333%;
}
.nav1 p a:hover{
	color: #FFF;	
}
.alignleft {
    text-align: left;
}
.aligncenter {
    text-align: center;
}
.alignright {
    text-align: right;
}
.footercopyright {
	margin-top: 25px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
.nav1 p a{
    width: 100%;
}
}

/* Return To Top Arrow */
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000;
    background-color:transparent;
    opacity:0.4;
    font-size: 12px;
    padding: 1em;
    display: none;
}

.back-to-top:hover {    
    background-color:transparent;		
    opacity:1;
}

/* About */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.grid1{
	display: block;
	text-align: center;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.grid1 img{
	margin-top: 2%;
}	

.aboutgrid2{
	display: block;
	text-align: left;
	float:right;
	margin: 5% 0 0% 0%;
}
.aboutspan_1_of_2{
	width: 35%;
}
.aboutspan_1_of_2 h3{
	font-size:1.3em;
	font-family: 'Merriweather', serif;
	color:#FFF;
	margin: 20px 0px 0px 0px;
	text-align:center;
}
.aboutspan_2_of_2{
	width: 60%;
}
.aboutspan_2_of_2 p{
	font-size:1.0em;
	font-family: 'Merriweather', serif;
	color:#FFF;
	margin: 15px 0px 15px 0px;
}
.aboutspan_2_of_2 h5 a{
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#333;
	margin: 15px 0px 15px 0px;
}
.aboutspan_2_of_2 h5 a:hover{
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#777;
	text-decoration:underline;
	margin: 15px 0px 15px 0px;
}
.aboutspan_2_of_2 ul{
	list-style-type:disc;
	font-size:0.8em;
	color:#333;
	line-height: 1.8em;
	display: block;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
.wrap{
	width:95%;
}	
.grid1{
	float: none;
	margin: 0% 0 0% 0%;
}
.aboutgrid2{
	float: none;
	margin: 0% 0 0% 0%;
}
.aboutspan_1_of_2{
	width: 90%;
}
.aboutspan_2_of_2{
	width: 90%;
}
}

/*  Contact Page  ============================================================================= */
.contactheader{
	display: block;
	width: 80%;
	text-align: left;
	margin: 0 auto;
	margin-top: 15px;
	font-size:1.0em;
	font-family: 'Merriweather', serif;
	color:#FFF;
}

.contactgrid2{
	display: block;
	text-align: center;
	float:right;
	margin: 0% 0 0% 0%;
}

.contactspan_1_of_2{
	width: 45%;
}
.contactspan_1_of_2 p{
	font-size:1.0em;
	font-family: 'Merriweather', serif;
	color:#FFF;
	margin: 10px 0px 15px 0px;
}
.contactspan_1_of_2 h5 a{
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#333;
	margin: 15px 0px 15px 0px;
}
.contactspan_1_of_2 h5 a:hover{
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#777;
	text-decoration:underline;
	margin: 15px 0px 15px 0px;
}
.contactspan_1_of_2 ul{
	list-style-type:disc;
	font-size:0.8em;
	color:#333;
	line-height: 1.8em;
	display: block;
}

/* Contact page Slideshow */
.slider3_container {
	text-align: center;
	position: relative; 
	width: 450px;
	height: 450px;
	margin: 10px auto;
}

.slider3_container_inner {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 450px; 
	height: 450px;
	overflow: hidden;
}
.caption3_container {
	position: relative; 
/*	width: 50%; */
	height: 50px;
	margin: 0 auto;  
	top: 400px; 
}

.caption3_background {
	position: absolute;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 50px;
	background-color: #0B0B3B;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.caption3_text_title {
	font-family: 'Merriweather', serif;
	position: relative;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 50px;
	color: #FFF;
	line-height: 50px;
	text-align: center;
}

/* Contact Page Form */
form{
	margin-top: 1%;
}
.contact-form h3{
	font-size:1.1em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#FFF;
	margin: 10px 0px 5px 0px;
}
.contact-form h5{
	font-size:1.3em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#258C25;
	margin: 15px 0px 15px 0px;
}
.contact-form h6{
	font-size: 1em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#FA0000;
	margin: 15px 0px 15px 0px;
	display:inline;
}

.contact-form{
	position:relative;
	padding:15px 45px 50px 15px;
	background-color: #0B0B3B;
	border: none;
	outline:none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	text-align: left;
	color: #FFF;
	padding-bottom:5px;
}
.contact-form input[type="text"],.contact-form textarea{
    padding:4px;
	display:block;
	width:98%;
	background:#FFF
	border: none;
	outline:none;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 1em;
	color:#000;

	box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-webkit-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-moz-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-o-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-webkit-appearance:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}

.contact-form input[type="text"]:focus {
	border:2px solid #6CF;
	box-shadow: 0px 0px 2px #6CF;
	-webkit-box-shadow: 0px 0px 2px #6CF;
	-moz-box-shadow: 0px 0px 2px #6CF;
	-o-box-shadow: 0px 0px 2px #6CF;
}

.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form textarea:focus{
	border:2px solid #6CF;
	box-shadow: 0px 0px 2px #6CF;
	-webkit-box-shadow: 0px 0px 2px #6CF;
	-moz-box-shadow: 0px 0px 2px #6CF;
	-o-box-shadow: 0px 0px 2px #6CF;
}
.contact-form input[type="file"] {
	box-shadow:none;
	font-family: 'Merriweather Sans', sans-serif;
	cursor:pointer;
   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.bordertop {
	border-top: 1px solid #FFF;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.contact-form input[type="submit"]{
	font-family: 'Merriweather Sans', sans-serif;
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background: #3366CC;
	position:relative;
	width:30%;
 	float:right;
	margin-right:10%;
	margin-bottom:20px;
	display:inline-block;
	border-radius: 8px;
   -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
}
.contact-form input[type="submit"]:hover{
	color:#3366CC;
	background: #FFF;
}
.contact-form input[type="submit"]:active{
	color:#3366CC;
	background: #FFF;  
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
.wrap{
	width:95%;
}	
.grid1{
	float: none;
	margin: 0% 0 0% 0%;
}
.contactgrid2 {
	float: none;
	margin: 0% 0 0% 0%;
}
.contactspan_1_of_2 {
	width: 90%;
}

}

/* Page 404 =======================================*/
.page{
	text-align:center;
}
.page h5{
	font-size: 6em;
	color:#FFF;
}
/*  Admin Page ========================================== */
#updatemsg {
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#258C25;
	text-align:center;
	text-transform:capitalize;
	margin: 15px 0px 15px 0px;
}

.adminheader {
	text-align: center;
	margin: 0 auto;
	margin-top: 25px;
	font-size:1.3em;
	font-family: 'Merriweather', serif;
	color:#FFF;
}

.admingrid1 {
	display: block;
	text-align: left;
	float: left;
	margin: 5% 0 0% 10%;
}
.admingrid2 {
	display: block;
	text-align: left;
	float: right;
	margin: 5% 0 0% 10%;
}

.adminspan_1_of_2{
	width: 40%;
}
.adminspan_1_of_2 h5 {
	font-family: 'Merriweather', serif;
	font-size:1.2em;
	color:#FFF;
	margin: 15px 0px 15px 0px;
}
.adminspan_1_of_2 p a{
	font-size:1.0em;
	font-family: 'Merriweather', serif;
	color: #0CF;
	margin: 10px 0px 15px 0px;
}
.adminspan_1_of_2 p a:hover{
	font-family: 'Merriweather', serif;
	font-size:1.0em;
	color:#777;
	text-decoration:underline;
}

/*  Login Form  ============================================================================= */
.login-form{
	position:relative;
	padding:15px 45px 50px 15px;
	margin-left:auto;
	margin-right:auto;
	width:30%;
	border: none;
	outline:none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
.login-form div{
	padding:5px 0;
}
.login-form span{
	display:block;
	font-size: 1em;
	color: #FFF;
	padding-bottom: 5px;
}
.login-form input[type="text"],.login-form input[type="password"],.login-form textarea{
	padding:8px;
	display:block;
	width:80%;
	background:#FFF
	border: none;
	outline:none;
	color:#464646;

	box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-webkit-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-moz-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-o-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-webkit-appearance:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}

.login-form input[type="text"]:focus {
	border:2px solid #6CF;
	box-shadow: 0px 0px 2px #6CF;
	-webkit-box-shadow: 0px 0px 2px #6CF;
	-moz-box-shadow: 0px 0px 2px #6CF;
	-o-box-shadow: 0px 0px 2px #6CF;
}

.login-form input[type="password"]:focus {
	border:2px solid #6CF;
	box-shadow: 0px 0px 2px #6CF;
	-webkit-box-shadow: 0px 0px 2px #6CF;
	-moz-box-shadow: 0px 0px 2px #6CF;
	-o-box-shadow: 0px 0px 2px #6CF;
}

.login-form textarea{
	resize:none;
	height:120px;		
}
.login-form textarea:focus{
	border:2px solid #6CF;
	box-shadow: 0px 0px 2px #6CF;
	-webkit-box-shadow: 0px 0px 2px #6CF;
	-moz-box-shadow: 0px 0px 2px #6CF;
	-o-box-shadow: 0px 0px 2px #6CF;
}
.login-form input[type="submit"]{
	font-family: 'Merriweather Sans', sans-serif;
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background: #3366CC;
	margin-left:auto;
	margin-right:auto;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
.login-form input[type="submit"]:hover{
	color:#3366CC;
	background: rgb(224, 224, 224);
}
.login-form input[type="submit"]:active{
	color:#3366CC;
	background: rgb(224, 224, 224);  
}
.login-form h3 {
	font-size:1.3em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#FFF;
	margin: 15px 0px 15px 0px;
}
.login-form h5 {
	font-size:1.3em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#258C25;
	margin: 15px 0px 15px 0px;
}
.login-form h6 {
	font-size:1.3em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#FA0000;
	margin: 15px 0px 15px 0px;
	display:inline;
	text-align:center;
}

/*  Painting List Page ========================================================== */
.gwrap{
	width:85%;
	margin: 0 auto;
}
.gwrap table {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.gwrap h3 {
	text-align:center;
	font-size:1.3em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#FFF;
}
.gwrap h4 {
	text-align:center;
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#CCFFFF;
}
.gwrap h5 {
	text-align:center;
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#258C25;
}
#colhead {
	padding-bottom:10px;
	color:#FFF;
}
#paintinglist {
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:1em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#FFF;
}
#paintinglist td {
	padding: 3px 10px 3px 10px;
	color:#FFF;
	vertical-align: middle;
}
#paintinglist th {
	padding: 5px 10px 5px 10px;
	font-weight:bold;
	color:#FFF;
}
#paintinglist td a{
	color: #888;
	font-size: 1em;
}
#paintinglist td a:hover{
	color: #FFF;	
}
.gallerylist-form {
	width: 75%;
	margin: 0 auto;
	text-align:center;
	padding:10px 0px 0px 0px;
	border: none;
	outline:none;
}
.gallerylist-form form{
	display: inline-block;
}

/*  Painting Update Page ========================================================== */
.paintupdateheader{
	display: block;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	font-size:1.3em;
	font-family: 'Merriweather', serif;
	color:#FFF;
}

.paintupdategrid1{
	display: block;
	text-align: center;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.paintupdategrid1 img{
	margin-top: 10%;
}	
.boxoutline {
	display: block;
	margin: 0px 0px 25px 0px;
	width: 100%;
	outline:groove;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
.boxinternal {
	padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.labelwidth {
	display:inline-block;
	width: 80%;
}
.buttonleft {
	float: left;
	margin-left: 25px;
}
.buttonright {
	float: right;
	margin-right: 25px;
}

/*  Painting Order List Page ========================================================== */
.ui-sortable {
	width: 99%;
	margin: 0 auto;
	background-color: #0B0B3B;
	-webkit-box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, .1);
	box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, .1);
	list-style-type: none; 
	padding: 0; 
}
.ui-sortable tr.ui-state-default { 
    margin: 0; 
    height: 100px;
    line-height: 105px;
    font-size: 1.4em; 
    color: #FFF;
    outline: 0;
    padding: 0;
    margin: 0;
    text-indent: 15px;
    background: #0B0B3B;
    background: -moz-linear-gradient(top, #4D4D94 0%, #0B0B3B 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4D4D94), color-stop(100%,#0B0B3B));
    background: -webkit-linear-gradient(top, #4D4D94 0%,#0B0B3B 100%);
    background: -o-linear-gradient(top, #4D4D94 0%,#0B0B3B 100%);
    background: -ms-linear-gradient(top, #4D4D94 0%,#0B0B3B 100%);
    background: linear-gradient(to bottom, #4D4D94 0%,#0B0B3B 100%);
    border-top: 1px solid rgba(255,255,255,.2);
    border-bottom: 1px solid rgba(0,0,0,.5);
    text-shadow: -1px -1px 0px rgba(0,0,0,.5);
    position: relative;
    cursor: pointer;
}
.ui-sortable tr.ui-state-default:first-child {
    border-top: 0; 
}
.ui-sortable tr.ui-state-default:last-child {
    border-bottom: 0;
}
.ui-sortable tr.ui-state-default:a { 
    color: #FFF;
}
.ui-sortable-placeholder {
    border: 3px dashed #AAA;
    height: 100px;
    width: 80%;
    background: #CCC;
	padding-bottom: 100px;
}
#tabledivbody { list-style-type: none; margin: 0; padding: 0; width: 99%;}
#tabledivbody tr { margin: 0 5px 5px 5px; padding: 5px; font-size: 1em; height: 1.2em; }
html>body
#tabledivbody tr { height: 1.5em; line-height: 1.2em; }
.ui-state-highlight { height: 1.5em; line-height: 1.2em; background-color: #FFF }

/*  Gallery Update Page  ============================================================================= */
.galleryspan_1_of_2{
	width: 60%;
}
.galleryspan_1_of_2 p{
	font-size:1.0em;
	font-family: 'Merriweather', serif;
	color:#FFF;
	margin: 10px 0px 15px 0px;
}
.galleryspan_1_of_2 h5 a{
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#333;
	margin: 15px 0px 15px 0px;
}
.galleryspan_1_of_2 h5 a:hover{
	font-size:1.2em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#777;
	text-decoration:underline;
	margin: 15px 0px 15px 0px;
}



/*  Site Update Page  ============================================================================= */
.siteupdatespan_1_of_1 {
	display: block;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.siteupdatespan_1_of_2 {
	float:left;
	width: 44%;
	margin: 3% 0% 3% 0%;
}
.siteupdatespan_2_of_2 {
	float:right;
	width: 44%;
	margin: 3% 0% 3% 0%;
}
.loginupdatespan {
	width: 80%;
	margin: 0 auto;
}

.siteupdate-form{
	position:relative;
	padding:15px 45px 50px 15px;
	margin-bottom:15px;
	background-color: #0B0B3B;
	border: none;
	outline:none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
.siteupdate-form div{
	padding:5px 0;
}
.siteupdate-form span{
	font-size:1em;
	color: #FFF;
	padding-bottom:5px;
}
.siteupdate-form span label{
	display:inline-block;
}
.siteupdate-form span input{
	display:inline-block;
}

.siteupdate-form input[type="text"],.siteupdate-form input[type="number"],.siteupdate-form input[type="tel"],.siteupdate-form input[type="email"],.siteupdate-form input[type="url"],.siteupdate-form input[type="password"],.siteupdate-form textarea{
    padding:4px;
	background:#FFF
	border: none;
	outline:none;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 1em;
	color:#000;

	box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-webkit-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-moz-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-o-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-webkit-appearance:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.siteupdate-form input[type="radio"]{
    padding:8px;
	background:#FFF
	border: none;
	outline:none;
	color:#464646;

	box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-moz-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	-o-box-shadow: inset 0px 0px 2px rgba(113, 116, 110, 0.85);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.siteupdate-form input[type="file"] {
	box-shadow:none;
	width:300px;
	font-family: 'Merriweather Sans', sans-serif;
	padding:4px 6px;
	background-color:#0B0B3B;
	color:#FFF;
	cursor:pointer;
   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.siteupdate-form input:focus {
	border:2px solid #6CF;
	box-shadow: 0px 0px 2px #6CF;
	-webkit-box-shadow: 0px 0px 2px #6CF;
	-moz-box-shadow: 0px 0px 2px #6CF;
	-o-box-shadow: 0px 0px 2px #6CF;
}

.siteupdate-form textarea{
	resize:none;
	height: auto;
}
.siteupdate-form textarea:focus{
	border:2px solid #6CF;
	box-shadow: 0px 0px 2px #6CF;
	-webkit-box-shadow: 0px 0px 2px #6CF;
	-moz-box-shadow: 0px 0px 2px #6CF;
	-o-box-shadow: 0px 0px 2px #6CF;
}
.siteupdate-form input[type="submit"]{
	font-family: 'Merriweather Sans', sans-serif;
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background: #3366CC;
	position:relative;
	width:20%;
 	float:right;
	margin-right:10%;
	margin-bottom:20px;
	display:inline-block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
.siteupdate-form input[type="submit"]:hover{
	color:#3366CC;
	background: rgb(224, 224, 224);
}
.siteupdate-form input[type="submit"]:active{
	color:#3366CC;
	background: rgb(224, 224, 224);  
}
#addrow {
	font-family: 'Merriweather Sans', sans-serif;
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background: #3366CC;
	position:relative;
	width:18%;
	float:left;
	margin-left:5%;
	margin-right:1%;
	margin-bottom:20px;
	display:inline-block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
#addrow:hover{
	color:#3366CC;
	background: rgb(224, 224, 224);
}
#addrow:active{
	color:#3366CC;
	background: rgb(224, 224, 224);  
}
#deleterow {
	font-family: 'Merriweather Sans', sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:0px 0px;
	color:#FFF;
	cursor:pointer;
	background: #3366CC;
	position:relative;
	width:60%;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	display:inline-block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
}
#deleterow:hover{
	color:#3366CC;
	background: rgb(224, 224, 224);
}
#deleterow:active{
	color:#3366CC;
	background: rgb(224, 224, 224);  
}
.siteupdate-form p1{
	font-size:0.8em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#000;
	display:inline;
}
.siteupdate-form h3{
	font-size:1.3em;
	font-family: 'Merriweather', serif;
	color:#FFF;
	margin: 15px 0px 15px 0px;
	text-align:center;
}
.siteupdate-form h5{
	font-size:1.0em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#FA0000;
	margin: 15px 0px 15px 5px;
	display:inline;
}
.siteupdate-form h6{
	font-size:1.3em;
	font-family: 'Merriweather Sans', sans-serif;
	color:#258C25;
	margin: 15px 0px 15px 0px;
	text-align:center;
}
.3buttons{
	display: flex;
	display: ms-flex;
	display: -webkit-flex;
  	justify-content: space-between;
/* 	justify-content: space-around;  */
}
.1button{
	display: flex;
	display: ms-flex;
	display: -webkit-flex;
  	justify-content: center;
}

/* jQuery Validate  */
.error {
	color:#F00;
    border: 2px solid #F00;
}
.valid {
	border:2px solid #01DF01;
}

