/*@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}*/
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
/*@viewport{width:device-width}*/

/*@font-face { 
  font-family: Yanone Kaffeesatz; 
    src: url('../fonts/YanoneKaffeesatz-Regular.eot'); 
    src: local("Yanone Kaffeesatz"), url('../fonts/YanoneKaffeesatz-Regular.ttf'); 
}*/ 

@font-face { 
  font-family: Bellerose; 
    src: local("Bellerose"), url('../fonts/Bellerose-Regular.ttf'); 
}

@font-face { 
  font-family: Monotype Corsiva; 
    src: local("Monotype Corsiva"), url('../fonts/mtcorsva.ttf'); 
}

@font-face { 
  font-family: Edwardian Script; 
    src: local("Edwardian Script ITC"), url('../fonts/itcedscr.ttf'); 
}

@font-face { 
  font-family: Vivaldi; 
    src: url('../fonts/vivaldii.ttf'); 
}

html { 
  /*height: 100%;*/
}

* { 
  margin: 0;
  padding: 0;
}

/* tell the browser to render HTML 5 elements as block */
footer, header, nav, section { 
  display:block;
}

body { 
  font: normal 10pt Arial, Helvetica, sans-serif;
  /*background: #fff url(../images/Back.jpg) repeat;*/
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-stroke: 0 0 0 transparent;
}

form { 
  font: normal 10pt Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-stroke: 0 0 0 transparent;
}
      
header {
    height: 178px;
    border-bottom: 1px solid #a086eb;
    text-align: center;
}

nav { 
  height: 44px;
}

#menu {
    padding: 10px 20px 0px 20px;
    border-bottom: 1px solid #785BCF;
    /*vertical-align:middle;*/
    /*background: #1645c7;*/
    /*background: #604ad4;*/
    background: #542dbd;
}
  
#main, nav, #container, footer { 
  margin-left: auto; 
  margin-right: auto;
}

#main {
    margin: 8px auto;
    /*width: 100%;*/
    width: 900px;
    /*background: #fff url(../images/pattern.png) repeat;*/
    /*background: transparent;*/
    /*background: #4a23b9;*/
    background: #42138c;
    color: #e8c108;
}

@media (min-width: 900px) {
    /*#main {
        width: 900px;
    }*/
    body { 
        background: #fff url(../images/Back.jpg) repeat;
    }
}

#mainbody {
  padding: 10px 25px 10px 25px;
  /*padding-bottom: 30px;*/ 
  color: #faeeb8;
}

.columns, .columns1, .columns2, .columns3, .columns3a {
    padding: 12px;
    width: 250px;
    float: left;
    /*color: #f8e2a9;*/
}

.columns1 {
    width: 356px;
    padding-right:50px;
}

.columns2 {
    width: 47%;
    /*width: 400px;*/
}

.columns2a {
    width:48%;
    float: left;
    /*padding-right:20px;*/
}

.columns3 {
    width: 33%;
}

.columns3a {
    /*width: 33%;*/
    padding: 0px; 
    padding-right: 25px;
}
.columncenter {
    width: 100%;
    text-align: center;
}

.columnfullwidth {
    width: 100%;
    float: left;
    padding-left:11px;
}

.columnA {
    width: 350px; 
    padding-bottom: 55px; 
    padding-top: 10px; 
    padding-left: 45px;
    text-align: center;
    float: left;
}

.writeblock, .writeblock1 {
    font-size: 15px;
    padding-bottom: 22px;
}

.writeblock1 {
    padding-bottom: 6px;
    font-size: 13px;
}

/*@media (max-width: 450px) {
    .columns1, .columns2, .columns3 {
        width: 95%;
    }
    #mainbody {
      padding: 10px 1% 10px 2px;
    }
}*/

.contactinfo {
    width: 350px;
    margin-top: 10px;
    padding: 15px 10px 10px 30px;
    /*background-color: #604ad4;*/
    background-color: #5318b0;
    float: left;
    border-radius: 10px;
    /*box-shadow: #6596bb 4px 4px 4px;*/
}

.article {
    margin: 12px;
    padding-right: 0px;
    padding-top: 15px;
    /*width: 825px;*/
    width: 96.5%;
    float: left;
    /*color: #f7eec2;*/
    border-width:1px;
    border-top-style:solid;
    border-color:#7b55e4;
}

.article li a {
    color: #f7b327;
}

.article li li a {
    color: #f8d470;
}

.question
{
	color: #fec320;
	font-style: italic;
}

.separator, .separator1 {
    margin: 12px;
    margin: 8px 12px 8px 12px;
    width: 96.5%;
    float: left;
    border-width:1px;
    border-top-style:solid;
    border-color:#7b55e4;
}

.separator1 {
    margin: 12px;
}

.ruler, .ruler1, .ruler2 {
    margin-left: 18px;
    width: 95%;
    height: 10px;
    float: left;
    border-width:1px;
    border-top-style:solid;
    border-color:#7b55e4;
}

.ruler1 {
    margin-left: 0px;
    margin-top: 5px;
    width: 97%;
    border-color:#592bd8;
    height: 6px;
}

.ruler2 {
    margin-left: 0px;
    width: 98%;
    border-color:#845eeb;
}

.ruler2 {
    margin-left: 0px;
    width: 98%;
    border-color:#845eeb;
}

.utvideo {
    width: 320px;
    padding-left:20px;
    /*margin-bottom:20px;*/
    /*margin-top:5px;*/
    float: left;
    text-align:center;
    color: #f7eec2;
}

.envelope {
    height: 340px; 
    margin-top:3px;
    padding-left:10px;
}

.quote {
    /*font: normal 15pt "Brush Script MT Italic", sans-serif;*/
    /*font: normal 15pt Vivaldi, sans-serif;*/
    font: normal 13.8pt Monotype Corsiva, sans-serif;
    /*font: normal 14pt Vijaya, sans-serif;*/
    padding: 25px;
    padding-left: 34px;
    width: 200px;
    float: left;
    color: #fec320;
    /*background: #594bd7;*/
    background: #542dbd;
    line-height: 1.1em;
    box-shadow: #b77272 4px 4px 4px;
    border-radius: 7px 7px 7px 7px;
}

.info {
    /*font: normal 17pt Bellerose, sans-serif;*/
    /*font: normal 16pt Monotype Corsiva, sans-serif;*/
    font: normal 10pt Arial, sans-serif;
    padding: 40px;
    padding-bottom: 30px;
    padding-right: 30px;
    width: 520px;
    color: #fad395;
    /*background: #604ad4;*/
    background: #542dbd;
    box-shadow: #ad6feb 4px 4px 4px;
    border-radius: 10px;
    margin-left: 130px;
}

.info p {
    /*line-height: 1.33em;*/
}

.infoitem {
    text-align:left;
    padding-bottom: 10px;
}
 
.infoitem p {
    font-size:12pt;
    line-height: 1.33em;
}

.readingtype, .readingtype1 {
    font-size: 12pt;
    font-weight: bold;
    color: #e8c108;
}

.readingtype1 {
    font-size: 11pt;
    font-weight: normal;
    color: #efe9cc;
    margin-top: 0px;
}

.price {
    font-size:11pt;
    float: right;
    padding-right: 10px;
    color: #fec320;
}

.feedback { 
    /*font: normal 13.8pt Monotype Corsiva, sans-serif;*/
    /*font: normal 14pt Vijaya, sans-serif;*/
    padding: 30px;
    margin-top: 30px;
    width: 336px;
    float: left;
    color: #fcd975;
    background: #5337a1;
    line-height: 1.3em;
    font-style:italic;
    font-size:10.1pt;
    /*box-shadow: #b77272 4px 4px 4px;*/
    border-radius: 30px;
}

.author, .client {
    padding: 0px;
    padding-top: 6px;
    float: right;
    color: #fa9f49;
}

.client {
    padding: 0px;
    padding-top: 6px;
    float: right;
    color: #fe9c3f;
    font-size:10.0pt;
}

.emphasis {
    /*font: normal 21pt Vivaldi, sans-serif;*/
    /*font: italic 19pt Monotype Corsiva, sans-serif;*/
    /*font: normal 22pt Gabriola, sans-serif;*/
    font: normal 28pt Edwardian Script, sans-serif;
    margin-top: -10px;
    margin-bottom: -8px;
}

/*@media (max-width: 450px) {
    .feedback {
        width: 300px;
        padding: 23px;
        padding-left:20px;
        padding-right:15px;
    }
}*/

.kimsart {
    font-size: 0.79em;
    color:#ae94f1;
}

.kimsart a { 
  color: #c5b6ee;
}

.kimsart a:hover { 
  color: #d9a3fa;
}
  
.image1 {
    margin-top: -80px;  
    margin-left: 174px;
} 

.images {
    padding:20px;
    padding-right:0px;
    float: left;
} 

ul#summarylinks li { 
    list-style-image:url(images/bullet1.png);
    margin-left: 16px;
    margin-bottom: 8px;
    color: #f8bd5f;
}

ul#summarylinks a {
    color: #f8bd5f;
}

.summarypoints li { 
    font: normal 10pt arial, sans-serif;
    list-style-image:url(images/bullet2.png);
    margin-left: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 140%;
}

.summarypointsa li { 
    font: bold 10pt arial, sans-serif;
    list-style-image:url(images/bullet2.png);
    margin-left: 40px;
    margin-top: 8px;
    margin-bottom: 20px;
    line-height: 140%;
}

.summarypointsa1 li { 
    font: bold 10pt arial, sans-serif;
    list-style-image:url(images/bullet1.png);
    margin-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 8px;
}

.sectionheader {
	font-size: 12pt;
	/*color: #660066;*/
    margin-top: -5px;
    margin-bottom: 17px;
}

.listheader {
	font-size: 12pt;
    font-weight: bold;
	color: #faaa2c;
}

.comment
{
	color: #ebc889;
	font-style: italic;
}

.button {
    width: 230px;
    color: #36126f;
    background-color: #f8cf8d;
    font-size: 16px;
    height: 32px;
    border-color: #faf1e2;
}

.dropdown {
    width: 132px;
    color: #250383;
    background-color: #fce6bd;
    height: 24px;
    border-width: 1px;
    /*border-style:inset;*/
    border-color: #fe9c3f;
    margin-top: 8px;
    margin-bottom: 8px;
}
  
.textbox {
    width: 180px; 
    color:#250383; 
    background-color:#fce6bd; 
    height:22px; 
    border-width:2px; 
    border-color:#fe9c3f;
    padding-left: 6px;
    margin-top: 2px;
}

footer {
    clear: both;
    background-color: #36126f;
    /*text-align: center;*/
    font-size: .86em;
    height: 100px;
    padding: 30px 40px 30px 40px;
    border-top: 1px solid #5c36cf;
}

footer p { 
  line-height: 1.1em;
  padding: 0 0 3px 0;
  color: #eecd73;
}

footer a { 
  color: #ffd76a;
  text-decoration: none;
}

footer a:hover { 
  color: #e8d2f6;
  text-shadow: none;
  /*text-decoration: underline;*/
}

.footercolumns {
    width: 70px;
    float: left;
}

.footerline1 {
    font-size: 1.15em;
    margin-bottom: 3px;
    color: #f7a557
}

.footerline1 a {
    color: #f7a557
}

.footerline1 a:hover {
    color: #e1bef6
}

.copyright {
    margin-top:10px;
    text-align:center;
    width:100%;
    float: left;
}

p { 
  padding: 0 0 10px 0;
  line-height: 1.5em;
}

.p1, .p2, .p3 {
    margin-top: 6px;
    margin-bottom: 4px;
	font-size: 10pt;
    color: #e8c108;
}

.p2 {
	font-size: 11.8pt;
}

.p3 {
	font-size: 11.8pt;
    color: #fcf7be;
}

.p4 {
	font-size: 11pt;
    color: #f8d268;
}

.p5 {
    font-size: 11.6pt;
    color: #faaa2c;
}

.p6 {
    font-size: 11.8pt;
    color: #f8d736;
}

.p7, .p8 {
    font-size: 11.8pt;
    color: #e8c108;
    padding-bottom: 3px;
}

.p8 {
    color: #fcf7be;
}
  
.highlight, .highlight3 {
	font-weight: bold;
    color: #e8c108;
}
 
.highlight1 {
    color: #f5e38e;
}

.highlight2 {
    color: #f6b34b;
}

.highlight3 {
    font-size: 11.0pt;
}

img { 
  border: 0;
  border-radius:6px;
}

h1, h2, h3, h4 { 
  color: #f6b34b;
  /*letter-spacing: 0em;*/
  font: normal 120% arial, sans-serif;
  padding: 0 0 5px 0;
}

h1 { 
  padding: 5px 0 10px 0;
}

h2 { 
  font-size: 140%;
  padding: 3px 0 10px 0;
}

h3 { 
  font-size: 160%;
  padding: 5px 0 0 0;
}

h4 { 
  font-size: 200%;
  padding: 5px 0 0 0;
  font-weight: normal;
}

.h3special {
    font: normal 19pt Bellerose, sans-serif;
    color: #f6a11a;
    padding-bottom: 4px;
    line-height: 1.0em;
}

.h4special {
    font: normal 28pt Vivaldi, serif;
    color: #f6a01a;
    padding-bottom: 4px;
    padding-top: 0px;
}

a, a:hover { 
  outline:none;
  text-decoration: underline;
  color: #ed9350;
}

a:hover { 
  text-decoration: none;
}

blockquote { 
  margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}

.left { 
  float: left;
  width: auto;
  margin-right: 10px;
}

.right { 
  float: right; 
  width: auto;
  margin-left: 10px;
}

.center { 
  display: block;
  text-align: center;
  margin: 20px auto;
}

/*#site_content { 
  width: 920px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #AFABAB;   
} 

#top_border {
  border-top: 1px solid #fff;   
  padding-top: 20px;} 

#sidebar_container { 
  float: right;
  width: 224px;
  margin: 20px 0 0 0;
}
.sidebar { 
  float: right;
  width: 200px;
  margin: 0 0 17px 0;
  background: #EFF8FB;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  padding: 0 15px 5px 13px;
}
  
.sidebar h3, .content h1 { 
  padding: 0 15px 20px 0;
  font: 230% 'News Cycle', arial, sans-serif;
  text-shadow:  #FFF 1px 1px;
  margin: 0 1px;
  color: #444;
}

.sidebar h3 { 
  color: #444;
  font: 250% 'News Cycle', arial, sans-serif;
  padding: 0 15px 5px 0;  
}

.sidebar ul { 
  margin: 0 0 15px 0;
} 

.sidebar li a, .sidebar li a:hover { 
  color: #555;
  text-decoration: none;
} 

.sidebar li a:hover { 
  text-decoration: underline;
} 

.sidebar_item, .content_item { 
  padding: 15px 0;
}*/

/*.paperclip { 
  float: left;
  position: relative; 
  z-index: 0;
  vertical-align: middle; 
  margin: -15px 0 -60px -40px;
}*/

/*.content { 
  text-align: left;
  width: 670px;
  margin: 25px 0 0 0;
  float: left;
  font-size: 120%;
}
  
.content ul { 
  margin: 2px 0 22px 0px;
}

.content ul li, .sidebar ul li { 
  list-style-type: none;
  background: url(../images/bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 28px;
  line-height: 1.5em;
}*/


/*.form_settings { 
  margin: 15px 0 0 0;
}

.form_settings p { 
  padding: 0 0 4px 0;
}

.form_settings span { 
  float: left; 
  width: 200px; 
  text-align: left;
}
  
.form_settings input, .form_settings textarea { 
  padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}*/
  
/*.form_settings .submit { 
  font: 140% 'Yanone Kaffeesatz', arial, sans-serif; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ddd; 
  background: -moz-linear-gradient(#fff, #ddd);
  background: -o-linear-gradient(#fff, #ddd);
  background: -webkit-linear-gradient(#fff, #ddd);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #ddd;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  color: #222;
  text-shadow: 1px 1px #FFF;
}*/

/*.form_settings textarea, .form_settings select { 
  font: 100% arial; 
  width: 299px;
}

.form_settings select { 
  width: 310px;
}

.form_settings .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;
}*/

/* Image Transitions */
/*ul#images {
  margin: 0 15px 10px 0;
  padding: 0;
  list-style: none;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 155px;
  height: 300px;
}*/

/**
Stylesheet for SooperFish by www.SooperThemes.com
Author: Jurriaan Roelofs
**/

/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 210px;
}

html body ul.sf-menu ul ul { 
  margin: 0 0 0 175px;
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;
}

ul.sf-menu { 
  /*background: #f5ecf8;*/
  display: block;
  position: relative;
}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;
}
  
ul.sf-menu li:hover { 
  visibility: inherit; /* fixes IE7 'sticky bug' */ 
}

ul.sf-menu a { 
  display: block;
  position: relative;
}
  
ul.sf-menu ul { 
  position: absolute;
  left: 0;
  width: 150px; 
  top: auto;
  left: -999999px;
}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ 
}

ul.sf-menu ul li { 
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;
}
  
ul.sf-menu ul ul { 
  top: 0;
  margin: 0 0 0 150px; 
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;
}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;
}

/* autoArrows CSS */
span.sf-arrow { 
  width: 7px;
  height: 7px;
  position: absolute;
  top: 15px;
  right: 5px;
  display: block;
  background: url(../images/arrows-blue.png) no-repeat 0 0;
  overflow: hidden; /* making sure IE6 doesn't overflow and expand the box */
  font-size: 1px;
}

ul ul span.sf-arrow { /*submenu arrow*/
  right: 15px;
  top: 10px;
  background-position: 0 100%;
}

/* Theming the menu */
ul#nav { 
  float: left;
}

ul#nav li a { /*Text settings for the whole menu*/
  padding: 2px 17px 0px 10px;
  /*font: 160% 'Yanone Kaffeesatz', arial, sans-serif;*/
  font: 160% 'Bellerose', arial, sans-serif;
  text-shadow: 2px 2px #4827a1;
  text-decoration: none;
  color: #c4f5f4;
  /*color: #f3c4f5;*/
  /*margin-right: 2px;*/
}

ul#nav ul {  /*Sub menu settings*/
  background: #604ad4;
  margin-top: 10px;
  /*margin-left: 5px;*/
  padding-bottom: 15px;
  border-radius: 7px 7px 7px 7px; 
  font-size: 85%;
}

ul#nav ul ul {  /*Sub sub menu settings*/
  margin-top: -5px;
  padding-left: 5px;
  padding-top: 8px;
  padding-bottom: 14px;
  border-radius: 7px 7px 7px 7px;
  width:140px; 
  font-size: 100%;
}

/*Selected, focus color - orange*/
ul#nav li a:focus, ul#nav li a.selected, ul#nav li.selected a:focus {
  color: #ffd76a; 
}

/*Cursor hover - light pink*/
ul#nav li a:hover, ul#nav li.selected a:hover {
    color: #f3c4f5;
}

ul#nav li.notselected a {
  color: #c4f5f4;
}

/* Image Transitions */
/*ul#images {
  margin: 0 15px 10px 0;
  padding: 0;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 155px;
  height: 300px;
  list-style: none;
}*/