@charset "UTF-8";
/***************************************************************************************************
 Reset 
 ***************************************************************************************************/
article, aside, dialog, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, abbr, address,
cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol,
ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
dialog, figcaption, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0; 
  border: 0; 
  padding: 0; 
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
}
a {
	margin: 0; 
	border: 0; 
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
}
a:hover, a:active {outline: none;}
abbr[title], dfn[title] {
	border-bottom: 1px dashed #CCC;
	cursor: help;
}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
del {text-decoration: line-through;}
:focus {outline: 0;}
ins { 
	color: #000;
	background-color: #fcd700;
	text-decoration: none; 
}
mark {
	color: #000;
	background-color: #fcd700;
	font-style: italic;
	font-weight: bold;
}
ol, ul {list-style: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea { 
	margin: 0; 
	padding: 0; 
}
html {overflow-y: scroll;}
img, object, embed {
	max-width: 100%;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
p, input, select {vertical-align: middle;}
pre {
	white-space: pre;
	white-space: pre-wrap;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
.ie6 input {
	vertical-align: text-bottom;
}
select, input, textarea {
	font: 99% sans-serif;
}
small {
	font-size: 85%;
}
strong, th {
	font-weight: bold;
}
sub, sup {
	font-size: 75%; line-height: 0; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
.clickable, label, input[type=button], input[type=submit], button {
cursor: pointer;
}
button, input, select, textarea {
	margin: 0;
}
button {
	width: auto; 
	overflow: visible;
}
.clearfix:before, .clearfix:after { 
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}  
.clearfix:after { 
	clear: both; 
}  
/***************************************************************************************************
 Global
 ***************************************************************************************************/
body {
	background: #FFFFFE url('../images/background.jpg') repeat-x scroll top center;
	width: 960px;
	height: auto;
	margin: 0px auto;	
	
	/* font global */
	font: 14px 'Ubuntu', sans-serif;
	color: #FFFFFE;
}
select, input, textarea {
	color: #FFFFFE;
}
article, aside, dialog, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	float:left;
	height:auto;
}
div, ol, ul, li, h1, h2, h3, h4 { 
	float:left;
	display: block;
	width: 100%;
	height: auto; 
}
q:after {content: close-quote;}
q:before {content: open-quote;}
q {quotes: "\201C" "\201D" "\2018" "\2019";}
a {color: #FFFFFE;}
a, a:hover {text-decoration:underline;}
h1, h1 a {
	font: 18px 'Ubuntu', sans-serif;
	color: #091235;
	line-height: 18px;
	font-weight:bold;
	margin: 0 0 10px;
	text-align: left;
}
h1 a {text-decoration:none;}
h2, h2 a {
	font: 18px 'Ubuntu', sans-serif;
	color: #091235;
	line-height: 18px;
	font-weight:bold;
	margin: 0 0 14px 0;
	text-align: left;
}
h2 a {text-decoration:none;}
h3, h3 a {
	font: 14px 'Ubuntu', sans-serif;
	color: #091235;
	line-height: 21px;
	font-weight:bold;
	margin: 0 0 5px;
	text-align: left;
}
h3 a {text-decoration:none;}
h4, h4 a {
	font: 14px 'Ubuntu', sans-serif;
	color: #39393A;
	line-height: 21px;
	font-weight:bold;
	margin: 0 0 5px;
	text-align: left;
}
p {
	float:left;
}
p, p a {
	font: 14px 'Ubuntu', sans-serif;
	color: #FFFFFE;
	line-height: 21px;
	font-weight:normal;
	text-align: left;
}
li, li a {
	font-size: 14px;
	color: #39393A;
	line-height: 21px;
}
img { 
	border:0; 
	padding:0;
	margin:0;
}
a.anchor {
	text-decoration: none;
}
/***************************************************************************************************
 Header 
 ***************************************************************************************************/
.header_main {
	width: 960px;
	height: auto;
	position:absolute; 
	top: 0; 
	left: 0; 
}
.logo_background {
	width: 960px;
	height: 249px;
	position:absolute; 
	top: 70px; 
	left: 0;
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url('../images/logo_background.png');
	z-index: 1;
}
.logo {
	width: 367px;
	height: 233px;
	position:relative; 
	top: 115px; 
	left: 15px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/logo_mark-simon.png');
	z-index: 2;
}
.logo a {
	display: block;
	width: 352px;
	height: 99px;
	min-height: 99px;
}
/***************************************************************************************************
 Banner
 ***************************************************************************************************/
.banner_main {
	width:100%;
}
#banner {
	position: relative;
	width:960px;
	background: #FFFFFF none no-repeat scroll top center;
}
.home_banner {
	width:960px;
	height:743px;
}
.sub_banner {
	width:960px;
	height:318px;
}
.banner_text {
	position:absolute; 
	top: 279px; 
	left: 664px; 
	width: 312px;
	height:301px;
	z-index: 2;
}
/***************************************************************************************************
 Breadcrumbs
 ***************************************************************************************************/
.breadcrumbs {
	width: 740px;
	background: #264062;
	padding: 0 0 0 220px;
}
.breadcrumbs li {
	position:relative; 
	top: 0; 
	left: 0;
	width: auto;
	margin: 0 0 0 20px;
	z-index: 4;
}
.breadcrumbs li, .breadcrumbs li a {
	font-size: 12px;
	color: #FFFFFE;
	text-decoration: none;
	line-height: 26px;
}
/***************************************************************************************************
 Menu
 ***************************************************************************************************/
ul.menu {
	width:960px;
	height:28px;
	z-index:4;
	position: absolute;
	top:43px;
	left:0;
	background-color: #FFFFFE;
}
.menu li {
	width: auto;
	position:relative;
	z-index:4;
}
.menu li a {
	display:block;
	line-height:29px;
	height:29px;
	white-space:nowrap;
}
.menu li a:hover {
}
.menu_item a {
	color: #7B7C7A;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	text-align: center;
	width: 192px;
	/* padding: 0 40px; */
}
.menu_item a:hover {
	color: #FFFFFE;
	background-color: #000000;
}
/*
.menu_item .arrowhead a:hover {
	 background: #8C398A url("../images/arrowhead.png") no-repeat scroll center right;
}
.menu_item .arrowhead ul li a:hover {
	color: #F3F028;
}
*/
.menu_item .menu_selected {
	color: #FFFFFE;
	background-color: #000000;
}
.menu .li0 {
	border-top:1px solid #B4B6B7;
	/*border-right:1px solid #B4B6B7;
	border-left:1px solid #B4B6B7;*/
	width: 100%;
}
.menu .li1 {
	border-top:1px solid #B4B6B7;
	border-left:1px solid #B4B6B7;
	width: 100%;
}
.menu .li0 a,.menu .li1 a {
	text-align:left;
	font-weight: normal;
	padding:0 0 0 40px;
	width:150px;
}
.menu .li0.arrangements a,.menu .li1.arrangements a {
	padding:0 0 0 40px;
	width:320px;
}
.menu .ul0,.menu  .ul1 {
	/* background: #3D4C6C; */
	width: auto;
}
.menu li ul {
	position: absolute;
	margin:0px;
	padding:0px; 
	left: 0px;
	top: 29px;;
	display: none;
	z-index:4;
	background: #FFFFFE;
	border-right:1px solid #B4B6B7;
	border-left:1px solid #B4B6B7;
	border-bottom:1px solid #B4B6B7;
}
.menu li ul li ul {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 100%;
	top: -1px;
	display: none;
	z-index: 4;
	background: #FFFFFE;
}
.menu li:hover .ul0 { 
	display: block; 
}
.menu li:hover .ul0 ul {
	display:none;
}
.menu .ul0 li:hover .ul1 { 
	display: block; 
}
/*
.menu .arrowhead {
	background: transparent url("../images/arrowhead.png") no-repeat scroll center right;
}
*/
/***************************************************************************************************
 Content
 ***************************************************************************************************/
.section_container.subpage {
	background: #B4B6B7 url("../images/subpage.jpg") repeat-y scroll center center;
	width: 960px;
}
/***************************************************************************************************
 Submenu
 ***************************************************************************************************/
.side_column {
	width:240px;
}
.submenu {
	width:200px;
	padding: 20px 0 20px 0;
	margin: 0 20px;
}
.submenu li a {
	display:block;
	line-height:16px;
	white-space:normal;
	margin: 7px 0;
}
.submenu_item a {
	color: #FFFFFF;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	text-align: right;
}
.submenu li, .submenu li a.title {
	line-height: 18px;
	margin: 0 0 10px;
}
.submenu_item a:hover {
	display: list-item;
	vertical-align:middle;
	list-style: none outside url("../images/subarrowhead.png");
}
.submenu_item a.title {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	text-align: right;
	/* padding: 10px 0; */
}
.submenu .ul1 {
	padding: 0 20px 10px 0;
}
.submenu .li0 {
	width: 200px;
}
.submenu .li1 {
	width: 200px;
}
.submenu .li0 a,.submenu .li1 a {
	text-align:right;
	font-weight: normal;
}
.submenu .li0 a.subtitle {
	/*font-weight:bold;*/
}
.submenu_line {
	margin:0 0 10px 0;
	height:2px;
	width:200px;
	color:#FFFFFF;
	background-color:#FFFFFF;
}
/***************************************************************************************************
 Main Section
 ***************************************************************************************************/
.right_float {
	float: right;
	width: auto;
}
.right_float li {width: auto;}
.space {
	width:100%;
	padding:10px 0 0;
}
/*********** 
	 Home 
************/
img.photo_mark-simon {
	height:301px;
	width:204px;
	border: 10px solid #0A0000;
	margin:0;
	padding: 0;
}
img.photo_mark-simon_2 {
	height:243px;
	width:180px;
	border: 10px solid #485B7B;
	margin:0;
	padding: 0;
}
div.photo-caption {
	background: url("../images/photo-caption.png") repeat-y scroll center center;
	padding: 10px;
	width: 204px;
	height: auto;
	margin:0;
	border: 0;
}
.photo-caption span {
	font: 13px 'Ubuntu', sans-serif;
}
.photo-caption span.signature {
	font-style: italic;
}
div.tag-line {
	position:absolute; 
	top: 412px; 
	left: 24px; 
	z-index: 10;
	background: url("../images/tag-line.png") repeat-y scroll center center;
	padding: 20px;
	width: 580px;
	height: auto;
	margin:0;
	border: 0;
}
.tag-line span {
	font: 17px 'Verdana', sans-serif;
	line-height: 34px;
}

/*********** 
	End Home 
************/
.section_container p {
	display: block;
	margin: 0 0 14px 0;
}
/*************
		SUBPAGES 
**************/
.nostyle a:hover{
	text-decoration:none;
}
.subsection_container {
	width:660px;
	margin: 20px 30px 20px 30px;
}
.subpages p, .subpages p a{
	color: #091235;
}
.subpages ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.subpages ul li {
	display: list-item;
	list-style: disc outside none;
	width:640px;
	margin: 0 0 10px 0;
}
.subpages ul li.subone {
	margin: 10px 0 0 0;
}
.subpages ul li.subtop {
	margin: 10px 0 10px 0;
}
.subpages ul li.subbot {
	margin: 0;
}
.subpages ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
.subpages ol li {
	display: list-item;
	list-style: decimal outside none;
	width:660px;
	margin: 0 0 10px 0;
}
.services-img {
	float:left;
	width: 317px;
	height: 104px;
	margin: 10px 0;
}
.services-img-large {
	float:left;
	width: 660px;
	height: 155px;
	margin: 10px 0;
}
.services.subpages p {
	float:left;
	width:660px;
}
ul.spaced {
	margin: 0 0 10px 0;
}
ul.spaced-bottom {
	margin: 0 0 10px 0;
}
ul.spaced li {
	list-style: disc outside none;
	margin: 0 0 10px 20px;
}
.generic {width:660px;}
.sitemap ul {
	margin:0;
	padding:0 0 0 10px;
}
.sitemap ul li {
	list-style: none outside none;
	/*margin-bottom: 0;*/
}
.sitemap ul ul {
	margin-left: 40px;
}
.sitemap ul ul li {
	margin-bottom: 0;
}

.more {float: right;}
.more a {
	font-size: 12px;
	line-height:14px;
}
.more a:hover {text-decoration: underline;}
.more1 a {text-decoration: underline;}

.subsection_container hr {
	float: left;
	width: 100%;
	height: 2px;
	color: #39393A;
	background-color: #39393A;
}
.console {
	width:650px;
	padding: 10px 0 0px 10px;
	margin: 0 10px 14px 0;
	background-color: #778AAA;
}
.console li, .console li a{
	color: #FFFFFE;
}
.subpages ul.sub1 li{
	display: list-item;
	list-style: none outside none;
	margin: 0 0 5px 30px;
	padding-left: 5px;
	width: 600px;
}
.subpages ul.sub2 li{
	display: list-item;
	list-style: disc outside none;
	margin: 0 0 5px 20px;
	padding-left: 5px;
	width: 600px;
}
.subpages ul.sub1 li.icons{
	margin-left: 0;
	padding-left: 0;
}
.subpages ol.sub1 li.roman{
	list-style: upper-roman outside none;
	font-weight: bold;
	margin-left: 12px;
	padding-left: 0;
}
.subpages ol.sub1 li.alpha{
	list-style: lower-alpha outside none;
	font-weight: bold;
	margin-left: 7px;
	padding-left: 0;
}
.subpages ul.sub1 li.preline, .subpages ul.sub1 li.line {
	margin-bottom: 0;
}
.subpages ul.sub1 li.line hr {
	color: #FFFFFE;
	background-color: #FFFFFE;
	margin: 10px 0;
}
.subpages ul.sub1 li.last-of-type {
	margin-bottom: 0;
	padding-bottom:0;
	font-weight: bold;
}
.subpages ul.sub1 li.price.last-of-type {
	width: 400px;	
}
ul li.music-title {
	float: left;
	width: 300px;
}
ul li.music-price {
	float: left;
	width: 250px;
	text-align:right;
}
ul li.space {
	float: left;
	width: 650px;
	min-width: 650px;
	height: 5px;
	min-height: 5px;
}
ul li.priceline {
	float: left;
	width: 650px;
}
p.quotation {
	margin: 0 0 5px 0;
}
.signature {
	float:left;
	color: #091235;
	margin-bottom:14px;
}
.main-music {
	margin-top: 20px;
}
.subpages ul.sub1 li.last-of-type {
	width: 170px;
}
.subpages ul.sub1 li.paypal {
	float:right;
	width: 100px;
	margin-right: 10px;
	text-align: right;
}
li.paypal.short {
	float:right;
	width: 100px;
	text-align: right;
}
p.poem {
	margin: 0 0 14px 40px;
}
/***************************************************************************************************
 Form
 ***************************************************************************************************/
#form_title {
	text-align: left;
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	margin-left:17px;
}
.form_inside {
	float:left;
	width:620px;
}
.input_full {
	float:left;
	width:580px;
	margin-top:10px;
}
.control_full {
	float:left;
	text-align:left;
	width:475px;
	margin-top:10px;
	margin-bottom:10px;
}
.caption {
	float: left;
	height:auto;
	text-align: left;
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
	color: #091235;
}
.entry {
	width:460px;
	font-family: "Arial";
	font-size: 14px;
}
.float_right_end {
 float:right;
}
.side-control {
	float:left;
	cursor: pointer;
	width: 60px;
}
.side-control-small {
	float:left;
	cursor: pointer;
	width: 40px;
}
#screen, #to_email {
	float:right;
	width:1px;
	height:1px;
	visibility:hidden;
}
#cmdSend, #cmdReset {
	color: #000000;
	font-weight: normal;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
}
/***************************************************************************************************
 Footer
 ***************************************************************************************************/
.footer_main {
	background-color: #0A0000;
	width: 920px;
	padding: 10px 20px;
	margin: 0 0 10px;
}
.footer_main ul li {width: auto;}
.footer_main p, .footer_main a, .footer_main li, .footer_main li a {
	font-size: 12px;
	line-height: 32px;
	text-decoration: none;
	text-align:left;
	color: #FFFFFE;
	display: inline;
}
.footer_main li.icons, .footer_main li.icons a {line-height: 0;}
.footer_main a:hover {text-decoration: underline;}
.footer_main div {width: auto;}
.footer_main ul {
	float:right;
	width: auto;
}
.footer_main li, #bottom li {margin: 0 5px 0 0;}
.footer_main li.icons{margin: 0 0 0 20px;}
.footer_main li:last-of-type, #bottom li:last-of-type {margin-right: 0;}
.footer_locations {
	width: 922px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.footer_locations ul li {
	width:100%;
	display: list-item;
	list-style: disc outside none;
	margin: 0 0 0 20px;
}
.footer_locations ul li a {
	text-decoration: underline;
}
/***************************************************************************************************
 Bottom
 ***************************************************************************************************/
.bottom {
	float: left;
	height: auto;
	margin: 0 0 10px;
}
.bottom ul {
	width: 100%;
}
.bottom, .bottom a {
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	color: #0A0000;
}
.bottom a:hover {
	text-decoration: underline;
}
.visual_flavors_img {
	float: left;
	width: 49px;
	height: 44px;
}
.visual_flavors_text {
	float: left;
	width: 63px;
	margin: 0 5px 0 0;
}
.visual_flavors_text a {
	width: 63px;
	line-height:11px;
	display: block;
}
.html5 {
	float: left;
	width:36px;
	height:44px;
	margin: 0 5px 0 0;
}
.css3 {
	float: left;
	width:88px;
	height:31px;
}
/************************* ICONS *************************/
#facebook_icon {
	width: 32px;
	height: 32px;
}
.visual_flavors_icon {
	width:44px;
	height:44px;
	float:left;
	margin:0 5px 0 0;
}
.html5_icon {
	width:31px;
	height:44px;
	margin:0 5px 0 0;
}
.w3c_icon {
	width:88px;
	height:31px;
	margin:7px 0 0;
}
.read-more_icon {
	width:22px;
	height:22px;
	margin:0 0 0 5px;
}
.list_icon {
	width: 24px;
	height: 24px;
	margin: 0 5px 0;
	vertical-align: middle;
}