/*@import url(/stylesheets/simple_classes.css);*/

input.search {
  padding-left: 16px;
  background: #fff url('http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/searchbg.gif') no-repeat;
}

textarea.editor {
  font-size: 1.1em;
  line-height: 1.3em;
}

span.hmenu { margin-right: 15px; }
a.red:hover { background: #f00 !important; color: #fff !important; }
.strike { text-decoration: line-through; color: #777; }
.sale_price { font-weight: bold; }
.icon { vertical-align: baseline; }
.icon_close { float: right; }
.large-icon { vertical-align: top; }
a.icon:hover, a.large-icon:hover,
a.lightview:hover { background: none !important; }
.top { vertical-align: top; }
.endrow { margin-right: 0 !important; }
.bold { font-weight: bold; }
.center { text-align: center; }
.right { text-align: right; }
.clear { clear: both; }
.clear-right { clear: right; }
.noborder { border: none; }
.nopad { padding: 0; }
.float-right { float: right; }

tr.odd { background: #eee; }

.col-left { float: left; width: 390px; }
.col-right { float: right; width: 390px; }
.col-left h1, .col-right h1 { margin-top: 0; }

.radio-buttons label { margin-right: 20px; }

.form-option { margin-bottom: 1.5em; }
.submit { margin: 2em 0; }
.submit input { font-size: 1.3em; }
.submit, .submit a { color: #777; }
.submit a:hover { color: #fff; background: #999; text-decoration: none; }

.mime { float: left; margin: 0 1em 2em 0; width: 258px; }
.mime .thumb { float: left; margin-right: .8em; }
.mime .info { font-size: .9em; }
.mime .info .info_link { margin-bottom: .4em; }

.fieldWithErrors { display: inline; }
.fieldWithErrors input,
.fieldWithErrors select,
.fieldWithErrors textarea { background: #ff9; }
.fieldWithErrors label { color: #f00; background: #ff9; }

.box {
  background-color: #e9ecff;
  border: 1px solid #c9ccdf;
  padding: 10px;
}

.box h2 { margin-top: 0; }

.tip { margin-bottom: 3em; }
.tip h2 { margin-bottom: .2em; }
.tip .body { margin-top: 1em; }

.tag_cloud { font-size: .8em; width: 300px; }
.cloud1, .cloud2, .cloud3, .cloud4 { margin-right: 15px; line-height: 1.5em; }
.cloud4 { font-size: 1.35em; }
.cloud3 { font-size: 1.2em; }
.cloud2 { font-size: 1em; }
.cloud1 { font-size: .8em; }

.full_width { width: 100%; }
.full_width th { text-transform: capitalize;}

.product { display: block; }
#pricing h2 { margin-bottom: 0px; }
.product-list { margin: 0; padding: 0; list-style: none; }
.product-list li { float: left; width: 212px; margin: 5px; display: block; }
.product-list .clear { width: 100%; }
.product-list h2 { font-size: 1em; }
.product-list .product-image { display: block; border:2px solid #A6B3BD; padding:2px; text-align: center; }
a.product-image:hover {background: none !important; border-color: #747BD4; }
.productimg { float:left; width:85px; height:55px;}
.producttext { float:left; margin-left:15px; width:65%; }
.productprice { float:left; margin:5px 0 5px 5px; }

.product_photos { float: right; margin: 0 0 20px 20px; text-align: center; }
.product_photos .main { padding-bottom: 20px; }
.regular-price { text-decoration: line-through; color: #999; font-size: .8em; }
.auto_image {
  float: right;
  margin: 0 0 20px 25px;
}

.auto_video {
  margin: 30px 0;
  clear: both;
}

.highlight {
  background: #ff6;
}
.locdivoff{
}
.locdivon{
background-color:#E9E9E9;
}
.list_of_links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list_of_links li {padding: 5px 0;}
.list_of_links a {
  display: block;
}
#image-nav { margin: 20px 0 0 0;}
.previous-image { text-decoration: none; display: block; float: left; }
  .previous-image img { vertical-align: middle; }
.next-image { text-decoration: none; display: block; float: right; }
  .next-image img { vertical-align: middle; }
.full-width{width: 100%;}

#file-list { width:100%; font-size: .8em; line-height: 24px; }
  #file-list a { text-decoration: none !important; }
  #file-list td { margin: 0; }
  #file-list .name-column { width: 50%; }
  	#file-list .name-column a { display: block; }
  #file-list .file-name-column { width: 20%; }
  	#file-list .file-name-column { font-size: .8em; }
  #file-list .modified-column { width: 20%; }
  #file-list .size-column { width: 10%; }
    #file-list td.size-column { text-align: right; }
/*These are css for jquery tools*/
.imagebox a.next { background: url(http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/arrow/right.png) no-repeat left top; width: 18px; height: 18px; display: block; text-indent: -99999px; float: left; cursor:pointer; margin: 3px; }
  .imagebox a.next:hover { background-position: left -18px; background-color: transparent !important; }
.imagebox a.prev { background: url(http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/arrow/left.png) no-repeat left top; width: 18px; height: 18px; display: block; text-indent: -99999px; float: left; cursor:pointer; margin: 3px; }
  .imagebox a.prev:hover { background-position: left -18px; background-color: transparent !important; }
.imagebox .disabled { color: #acacac !important; }
  .imagebox .disabled:hover { color: #acacac !important; background-position: left -18px !important;}
.navi { float: left; }
.navi a { background: transparent url(http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/arrow/navigator.png) no-repeat scroll 0 0; cursor:pointer; float:left; height:8px; margin: 8px 3px; width:8px; line-height: 18px; }
  .navi a:hover { background-position: 0 -8px; background-color: transparent !important; }
  .navi a.active { background-position: 0 -16px; }
span.right {float: right; margin: 10px 30% 0 0;}
/* Sidebar Stuffs */

.sidebar h1 {
  font-size: 1.65em;
}

.sidebar h2 { margin: 0; padding-bottom: 10px; }
.sidebar h2 a {
  font-size: 65%;
}
.sidebar h3 { margin: 0; padding: 4px 0; }
.top-headline { margin-top: 0; }

.sidebar li p {
  font-size: .9em;
  padding: 0;
  margin: 0;
  clear: both;
}

.recent_articles li, .recent_events li, .recent_comments li { margin-bottom: 10px; }

.sidebar .more {
  display:block;
	text-align:right;
}
 .sidebar .date {
	padding: 0;
	margin: 0;
}

.sidebar h2 { padding-top: 0; }
.sidebar_link_active {
  color: #63a107;
  font-weight: bold;
  padding-right: 20px;
  line-height: 16px;
}

#header-right{float:right;}

#sign_in_button {
background:transparent url(http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/sign_in_button.png) no-repeat scroll 0 0;
color:#666666;
position: relative;
font-size:1.35em;
height:50px;
line-height:50px;
padding:0 0 0 15px;
text-align:left;
width:285px;
float: right;
margin: 10px 10px 0 0;
}

#sign_in_button span {
  margin-left: 23px;
}

#sign_in_button a {
  float: right;
  color: #fff !important;
  margin-right: 25px;
}

#sign_in_button a:hover {
  color: #ff6 !important;
  background: none !important;
  text-decoration: underline;
}

fieldset .form-option { border-bottom: #ccc 1px solid; padding: 0; padding: 10px; line-height: 25px;  margin-bottom: 0 !important; }
fieldset .form-option label { display: block; float: left; width: 100px; margin: 0 20px 0 0;}
fieldset .form-option input { line-height: 25px; font-size: 1.2em; }
.form-option .options-title { width: 100px; float: left; margin: 0 20px 0 0; }
.form-option .options { float: left; }
.form-option .options label { float: none; display: inline; }
.images.small {margin: 10px 0 10px 10px; padding: 10px; width: 80px;}
.images.small a:hover {background: none !important}
.image-caption { color: #666; text-align: center; font-size: .8em; margin: 5px 0; line-height: 1.5em; }
.caption { font-size: .8em; padding: 5px 0; display: block; line-height: 1.2em; border-bottom: 1px solid #e6e6e6; }
dt.form-label { font-size: 1.4em; }
dd.form-option { padding-left: 0; margin: 0 0 10px !important; }
.testimonial { background: url("http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/quote-left.png") no-repeat left top; }
.testimonial blockquote { background: url("http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/quote-right.png") no-repeat right bottom; margin: 0; padding: 0; min-height: 54px; font-size: 1.5em; padding: 10px; line-height: 1.2em; }
.with-side-columns .testimonial blockquote { font-size: 1.1em; }
.testimonial cite { margin: 0 0 20px 10px; display: block; }
.testimonial.inline { float: right; margin: 20px 0 20px 20px; width: 200px; clear: right; }
  .testimonial.inline blockquote { font-size: 1.2em; }
#template-form { position: absolute; right: 0;}
#newsletter-signup { margin: 0 0 20px; }
.options { float: right; width: 250px; }
  .options a { text-decoration: none; }
#security-warning { color: #C50004; font-size: 1.8em; padding: 10px 0; line-height: 32px; clear: both; }
#security-notice { color: #87C408; font-size: 1.8em; padding: 10px 0; line-height: 32px; clear: both; }
#wide-features { margin: 0 0 20px 0 !important; }
.template-selector { display: block; position: absolute; right: 0; top: 60px; background: #fff; padding: 5px; margin: 5px; border: 1px solid #666; text-decoration: none; -moz-box-shadow: 0 0 10px #111; -webkit-box-shadow: 0 0 10px #111; box-shadow: 0 0 10px #111; z-index: 2; }
.templates { list-style: none; width: 100%; height: 365px; overflow: auto; margin: 10px 0; padding: 0; text-transform: uppercase; font-size: .7em; border-bottom: 1px solid #6D869F; border-top: 1px solid #6D869F; background: #B5CADF; }
  #fancy_div h1 { margin: 0; padding: 0 5px; color: #333; border: none; font-size: 1em; font-family: Tahoma, Arial, Sans-Serif; }
  .templates li { float: left; padding: 10px; text-align: center; width: 100px; border-bottom: 1px solid #1D4267; }
    .templates label { display: inline; float: none; width: inherit; color: #173C5F; }

.images { border:1px solid #E6E6E6; float:right; margin:10px 0 10px 20px; overflow:hidden; padding:10px; width:200px; text-align: center; }
  .images.float-left { float: left; margin: 10px 20px 10px 0; }
#setting-form ul.tabs { list-style: none; margin: 0; padding: 0; position: relative; top: 1px }
#setting-form ul.tabs li { display: block; float: left; }
#setting-form ul.tabs li a { display: block; float: left; padding: 0 10px 0 10px; border: 1px solid #999; background: #ccc; text-decoration: none; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; color: #666; }
#setting-form ul.tabs li a:focus { outline: none; }
#setting-form ul.tabs li a:hover { color: #333 !important; background: #aaa !important; }
#setting-form ul.tabs li a.current { background: #fff; border-bottom: 1px solid #fff; }
#setting-form ul.tabs li a.current:hover { background: #fff !important; }
#setting-form div.panes { border: 1px solid #999; background: #fff; padding: 10px; }
#setting-form label { display: block; font-size: 1.3em; line-height: 2em; margin: 10px 0 0; }
#setting-form label.inline { display: inline; }
#setting-form label:hover { background: none !important; color: #999; }
#setting-form input { font-size: 1.3em;  }
.top-logo #menu-inner { overflow: hidden; }

/*Feature Box*/
#features.panel {background: #000;}
  .panel-overlay-outer { position: absolute; background: url(http://s3.amazonaws.com/siteninja/plugin_assets/siteninja_core/images/feature-text-bg.png);  font-size: 1em; z-index: 2;}
  .panel .feature-image { display: block; }
  .panel.bottom .feature-image { top: 0; margin: 0 auto; }
  .panel.top .feature-image { bottom: 0; margin: 0 auto; }
  .panel.left .feature-image { right: 0; }
  .panel.right .feature-image { left: 0; }
  .panel.bottom .panel-overlay-outer { width: 542px; bottom: 0; border-top: 1px solid #111; }
  .panel.top .panel-overlay-outer { width: 542px; top: 0; border-bottom: 1px solid #111; }
  .panel.left .panel-overlay-outer { width: 200px; height: 100%; left: 0; border-right: 1px solid #111; }
  .panel.right .panel-overlay-outer { width: 200px; height: 100%; right: 0; border-left: 1px solid #111; }
  .panel.hidden .panel-overlay-outer { display: none !important; }
  .panel-overlay-inner { color: white; text-align: left; padding: 10px 15px 15px; }
    .panel .panel-overlay-inner a { color: white; text-decoration: underline; font-weight: normal !important; color: #fff; }
    .panel-overlay-inner h2 { margin: 0; padding: 0 0 5px; font-weight: normal; color: #CFE7FF; font-size: 1.5em; }
    .panel-overlay-inner p { margin: 0; padding: 0; line-height: 1.2em; font-size: .85em; color: #fff; }
/*Wide Feature Box*/
  #wide-features .panel.bottom .panel-overlay-outer { width: 870px; bottom: 0; border-top: 1px solid #111; }
  #wide-features .panel.top .panel-overlay-outer { width: 870px; top: 0; border-bottom: 1px solid #111; }
  #wide-features .panel.left .panel-overlay-outer { width: 320px; height: 100%; left: 0; border-right: 1px solid #111; }
  #wide-features .panel.right .panel-overlay-outer { width: 320px; height: 100%; right: 0; border-left: 1px solid #111; }
    #wide-features .panel.right .panel-overlay-outer, #wide-features .panel.left .panel-overlay-outer { font-size: 1.3em; }
    #wide-features .panel.right .panel-overlay-inner, #wide-features .panel.left .panel-overlay-inner { padding: 25px; }

#article-description { font-size: 1.2em; line-height: 1.2em; color: #888; }

#updates h2 { font-size: 1.8em; padding: 5px 0; margin: 0; }
#updates h3 { font-size: 1.3em; padding: 5px 0; margin: 0; }
#updates .article_posted_info { color: #777; }
#updates p { margin: 0; padding: 0; }
#updates p a { display: block; margin: 0 0 10px; }

.side-column-section { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #bbb; }
.profile-image { float: right; padding: 5px; border: 1px solid #aaa; margin: 10px 0 10px 10px; }
.member-meta.details { float: left; width: 370px; }
.member-meta dt { display: block; float: left; font-size: .8em; margin-right: 5px; width: 70px;}
.member-meta dd { font-size: .8em; }
.member-meta-two-column .member-meta.articles { float: left; width: 255px; margin-right: 20px; }
.member-meta-two-column .member-meta.comments { float: left; width: 255px; }
.sidebar .list_of_links h2 { line-height: .8em; }
.sidebar .list_of_links p { line-height: 1.4em; }
.inset { float: left; margin: 5px 10px 5px 0; }
.article_tags { line-height: 1.4em; }
.article_tags li { display: inline; }
.article_tags li a { display: inline; }
.recent_articles.list_of_links p,.recent_comments.list_of_links p { line-height: 1.4em; margin: 0; padding: 0; }
.tag-size-1 { font-size: .75em; }
.tag-size-2 { font-size: .9em; }
.tag-size-3 { font-size: 1.2em; }
.tag-size-1 { font-size: 1.5em; }
#newsletter-signup h1 { padding: 10px 0 5px; }
#newsletter-signup p { margin: 0 0 5px; }
.rss-icon img, .rss-icon-selected img { width: 16px; height: 16px; }
.icon img { width: 16px; height: 16px; }
#member-index ul { margin: 20px 0 0; padding: 0; list-style: none; }
  #member-index li { clear: both; padding: 0 0 10px; }
    #member-index .profile-thumb-image { width: 50px; height: 50px; float: left; margin: 0 5px 5px 0; padding: 2px; border: 1px solid #aaa; }
    #member-index .profile-description { float: left; width: 450px; }
      #member-index .profile-description h2 { margin: 0; padding: 0; font-size: 1.4em; }
      #member-index .profile-description p { margin: 0; padding: 4px 0; line-height: 1.2em; font-size: .9em; color: #666; }
      #member-index li img { }
.sidebar .submenu-inner ul { padding: 0; margin: 0 0 0 10px; }
a#preview-link { font-weight: bold; text-decoration: none; }
.google-map-wrapper { border:1px solid #E6E6E6; float:right; margin:10px 0 10px 20px; overflow:hidden; padding:10px; width:200px; text-align: center; line-height: 14px; clear: right; }
.google-map { width: 200px; height: 200px;}
#body-wrapper .options { padding-top: 120px; }
#body-wrapper a { font-size: 12px; }
#body-wrapper { background: #efefef !important; background: #eee; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding: 0 0 10px 10px; margin: 10px 0; }
#body-wrapper table.mceLayout { border: 0 !important; }
#body-wrapper table.mceLayout tr.mceFirst td { border-top: none; }
h2.title.form-label { padding: 0 !important; }
.sound-clip { display: block; text-align: left; }

#side-menu { list-style: none; margin: 0; padding: 0; }
  #side-menu ul { list-style: none; margin: 0 0 0 10px; padding: 0; }
.date a { display: inline; }

#admin-options { position: fixed; left: 0; top:100px; width: 120px; padding: 5px 5px; background: #333; list-style: none; margin: 0; border: 1px solid #fff; border-left: 0; }
  #admin-options a { text-decoration: none; color: #fff; font-size: 12px; display: block; padding: 2px 5px; }
  #admin-options a:hover {background-color: #444; color: #FF6;}
  #admin-options img.icon {top: 3px; position: relative; }
.gsc-control { width: 100% !important; }
.inquiry-form dd { margin: 0 0 10px; padding: 0; }
.required { color: #ac0000; font-weight: bold !important; font-size: .8em; }
.required.for-textarea { width: 400px; text-align: right; margin-top: -5px; }