
/**** Base Elements ****/

body       { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	background-color: #FFF;
	background-image:url("https://nsnart.b-cdn.net/images/background-body01.jpg");
	background-repeat:repeat-x;	
	background-position: left top;
	margin: 0;
	padding: 0;
}

h1	{
	color: #233038;	
	font-size: 18px;
	font-weight: bold;
}

h2	{
	color: #233038;	
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

h3	{
	color: #000;	
	font-size: 12px;
	font-weight: bold;
}

a            { 
	color: #9E090E; 
	text-decoration: none; 
	font-weight: bold 
}

a:active     { 
	color: #9E090E; 
	text-decoration: none; 
	font-weight: bold;
}
	
a:link       { 
	color: #9E090E; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited    { 
	color: #9E090E; 
	text-decoration: none; 
	font-weight: bold;
}
	
a:hover      { 
	color: #9E090E; 
	text-decoration: underline; 
	font-weight: bold; 
}


/****  Template Sections ****/


#bodywrap-head {
	width: 100%;
	height: 100%;
	min-width: 1190px;
	background-image:url("https://nsnart.b-cdn.net/images/background-body02b.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0px;
	padding: 0px;
}

#bodywrap-foot {
	width: 100%;
	height: 100%;
	background-image:url("https://nsnart.b-cdn.net/images/background-body-bottom.gif");
	background-repeat:repeat-x;
	background-position:left bottom;
	margin: 0px;
	padding: 0px;
}


#search {
	
	margin-left: 37px;
	margin-right: 37px;
	height: 33px;
	margin-top: 58px;
	padding: 0px;
	text-align: right;
}

#nav-wrap {
	
	margin-left: 37px;
	margin-right: 37px;
	height: 47px;
	margin-top: 10px;
	padding: 0px;
}

#nav-left {
	background-image:url("https://nsnart.b-cdn.net/images/background-nav.gif");
	background-repeat:repeat-x;
	float: left;
	width: 99%;
	height: 47px;
}

#nav-right {
	float: left;
	width: 1%;
	height: 47px;
	text-align: right;
	background-image:url("https://nsnart.b-cdn.net/images/nav-cap-rt.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
}

#header {
	background-color: #233038;
	margin-top: 15px;
	margin-left: 37px;
	margin-right: 37px;
	height: 305px;
	padding: 10px;
	color: #FFF;
	-moz-border-radius: 10px; 
	border-radius: 10px;	
}

#header-left {
	float: left;
	width: 60%;
	height: 305px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;	
}

#header-right {
	float: left;
	width: 40%;
	height: 305px;
	background-image:url("https://nsnart.b-cdn.net/images/background-feature-bottom.jpg");
	background-repeat:no-repeat;
	background-position:right bottom;
}

#header-right a {
	color: #FFF;
}

#header-content {
	padding: 10px;
	height: 235px;
}

#header-content-footer {
	padding: 10px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	font-weight: bold;
	color: #FFF;
}

#header-content h1 {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	line-height: 22px;	
}

#header-content h2 {
	font-size: 16px;
	color: #FFF;
	font-style:italic;
	font-weight: normal;
	line-height: 16px; 
}

#header-content p {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	font-weight: normal;
}

.header-content-price {
	font-size: 24px;
	font-weight: bold;
	color: #FFF200;
}

#header-short {
	background-color: #233038;
	margin-top: 15px;
	margin-left: 37px;
	margin-right: 37px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	color: #FFF;
	-moz-border-radius: 10px; 
	border-radius: 10px;	
}

#header-short h1 {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;	
}

#header-short a {
	color: #FFF;	
}

#content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
	margin-right: 37px;
	background-image:url("https://nsnart.b-cdn.net/images/background-content.gif");
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position:right bottom;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;	
}

#content h1	{
	color: #233038;	
	font-size: 18px;
	letter-spacing: 5px;
	font-weight: bold;
}


#content-left {
	float: left;
	width: 60%;
}

#content-left-content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content-right {
	float: left;
	width: 40%;
}

#content-right-content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content-full {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-full ul {
	list-style-image: url('https://nsnart.b-cdn.net/images/ces_redarrow.gif');
}

#content-full li {
	line-height: 20px;
}


#footer {
	width: 100%;
	height: 166px;
	margin-bottom: 30px;
	background-image:url("https://nsnart.b-cdn.net/images/background-footer.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
}

#footer-content {
	padding: 10px;
	text-align: right;
	color: #FFF;
	font-size: 10px;
}

#footer-content a            { 
	color: #FFF; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
}


/**** Floaters ****/

.repped-floaters {
	float: left;
	width: 120px;
	height: 180px;
	font-size:12px;
	padding-top: 6px;
	padding-right: 10px;
	text-align: center;
}

.repped-floaters-list {
	float: left;
	width: 150px;
	height: 180px;
	font-size:12px;
	padding-top: 6px;
	padding-right: 10px;
	text-align: center;
}


.image-floaters {
	float: left;
	width: 200px;
	height: 320px;
	font-size:12px;
	padding-top: 6px;
	padding: 5px;
	text-align: center;
}

.image-floaters-nowidth {
	float: left;
	height: 320px;
	font-size:12px;
	padding-top: 6px;
	padding: 10px;
	text-align: center;
}

.text-floaters {
	float: left;
	width: 150px;
	height: 20px;
	font-size:12px;
	line-height: 20px;
	background-color:#FFF;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.buttonesque {
	outline: none; 
	font-size: 12px; 
	height: 30px; 
	line-height: 30px;
	padding: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #233038;
	background-color: #F8F8F8;
	width: 500px;
}

.buttonesque:hover {
	outline: none; 
	font-size: 12px; 
	height: 30px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #FFF;
	background-color: #233038;
}

.buttonesque:hover a {
	color: #FFF;
}

.buttonesque a {
	color: #233038;
} 

.buttonesque a:hover {
	color: #FFF;
	text-decoration: none;
}

.buttonesque-short {
	outline: none; 
	font-size: 12px; 
	height: 30px; 
	line-height: 30px;
	padding: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #233038;
	background-color: #F8F8F8;
	width: 300px;
	text-align: center;
}

.buttonesque-short:hover {
	outline: none; 
	font-size: 12px; 
	height: 30px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #FFF;
	background-color: #233038;
	
}

.buttonesque-short:hover a {
	color: #FFF;
}

.buttonesque-short a {
	color: #233038;
} 

.buttonesque-short a:hover {
	color: #FFF;
	text-decoration: none;
}

.buttonesque-short2 {
	outline: none; 
	font-size: 12px; 
	height: 20px; 
	line-height: 20px;
	padding: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #233038;
	background-color: #F8F8F8;
	width: 150px;
	text-align: center;
	float: right;
	margin-left: 10px;
}

.buttonesque-short2:hover {
	outline: none; 
	font-size: 12px; 
	height: 20px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #FFF;
	background-color: #233038;
	
}

.buttonesque-short2:hover a {
	color: #FFF;
}

.buttonesque-short2 a {
	color: #233038;
} 

.buttonesque-short2 a:hover {
	color: #FFF;
	text-decoration: none;
}

.art-list td {
	height: 20px;
	line-height: 20px;
}

.art-list tr {
	background-color: #FFF;
	color: #000;
}

.art-list tr:hover {
	background-color: #e6e6e6;
	color: #000;
	font-size: 13px;
	cursor:pointer;
}

.search-list tr {
	color: #000;
}

.search-list tr:hover {
	background-color: #e6e6e6;
	color: #000;
}

/**** Form Elements ****/

.search-textbox {
	outline: none; 
	font-size: 12px;
	line-height: 31px;
	color: #FFF;
	height: 31px;
	width: 225px;
	background-image:url("https://nsnart.b-cdn.net/images/search-box.gif");
	background-repeat:no-repeat;
	border: 0px;
	padding-left: 10px;
	background-color: #222222;
}

.search-button {
	outline: none; 
	height: 33px;
	width: 33px;
	background-image:url("https://nsnart.b-cdn.net/images/search-button.gif");
	background-repeat:no-repeat;
	border: 0px;
}

.textbox {
	outline: none; 
	font-size: 12px; 
	height: 18px; 
	width: 400px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #ccc;
}

.textbox-med {
	outline: none; 
	font-size: 12px; 
	height: 18px; 
	width: 200px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #ccc;
}

.textbox-sm {
	outline: none; 
	font-size: 12px; 
	height: 18px; 
	width: 125px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #ccc;
}


.textarea {
	outline: none; 
	font-size: 12px; 
	height: 18px; 
	width: 400px;
	height:200px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #ccc;
}

.contact-textarea {
	outline: none; 
	font-size: 12px; 
	height: 18px; 
	width: 400px;
	height:200px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #ccc;
	background-image:url("http://cdn.cafimg.com/images/background-email.gif");
	background-repeat: no-repeat;
	background-position: right top;	
}

.button {
	outline: none; 
	font-size: 12px; 
	height: 30px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #233038;
	background-color: #F8F8F8;
}

.button:hover {
	outline: none; 
	font-size: 12px; 
	height: 30px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 3px solid #233038;
	color: #FFF;
	background-color: #233038;
}

/**** Errata ****/

.error {
	font-weight: bold;
	color: red;
}	
