﻿ @charset "utf-8";
/* CSS Document */

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #222222;
    margin: 0px 0 10px 0;
    padding: 0px;
    background: url(images/bodybg.jpg) repeat-x center top;
}

.clear
{
    margin: 0;
    padding: 0;
    clear: both;
    height: 0;
    top: 0;
    font-size: 0;
}

.floatr
{
    float: right;
}
.floatl
{
    float: left;
}
/* HTML Structure CSS */
#wrapper
{
    background: url(images/pbanner.jpg) no-repeat center top;
}
#Container
{
    margin: 0 auto;
    width: 950px;
}
#s-header
{
    height: 225px;
}
#logo
{
}
#banner
{
    /*background:url(images/banner.jpg) no-repeat center top;*/
    width: 100%;
    height: 204px;
}
*html #banner
{
    height: 180px;
}
#s-mid-container
{
    width: 930px;
    margin: 1px auto;
    clear: both;
    padding: 0 10px;
    min-height: 400px !important;
    background: #fff;
}
#s-fotter
{
    clear: both;
    font: normal 12px Arial;
    color: #775261;
    margin: 10px 0;
}
.s-twocolumn
{
}

/*h1 , h2 
{
    color: #ec87c2;
    font: normal 29px "Times New Roman" , Times, serif;
    margin: 5px 0;
    line-height: 1.1em;
}*/
/* h2
{
    margin: 10px 0;
    font-size: 25px;
    line-height: 1.1em;
} 
*/h3, h1, h4
{
    font: normal 20px "Times New Roman" , Times, serif;
    color: #750043;
    text-transform: uppercase;
    margin: 5px 0;
}

h4
{
    font-size: 16px;
    margin: 0;
    padding: 0;
}
h2
{
    font: normal 20px "Times New Roman" , Times, serif;
    color: #750043;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.BigFont
{
    font-size:23px;
}
h5
{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
h6
{
    font: bold 14px arial;
    color: #000000;
}
/* Navigation */
.s-nav
{
    overflow: auto;
    padding: 7px 0;
    height: 26px;
    width: 100%;
}
.s-nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
.s-nav ul li
{
    list-style: none;
    margin: 0px;
    float: left;
    padding: 0px 2px 0px 0px;
    background: none;
}
.s-nav ul li.nopipe
{
    border: none;
    background: none;
}

.s-nav ul li a
{
    list-style: none;
    color: #3c3c3c;
    font-size: 13px;
    margin: 0;
    text-decoration: none;
    float: left;
    background-position: 0 0;
    font-weight: normal;
    padding: 0px 0 0 10px;
    cursor: pointer;
}
.s-nav ul li a span
{
    display: block;
    float: left;
    height: 26px;
    line-height: 25px;
    padding: 0 15px 0 5px;
}
.s-nav ul li a.request
{
    background-position: 0 -77px;
}
.s-nav ul li a.request span
{
    background-position: right -28px;
}
.s-nav ul li a:hover, .s-nav ul li a.active
{
    background: url(images/menu_bg.gif) no-repeat left top;
    color: #FFFFFF;
}

.s-nav ul li a:hover span, .s-nav ul li a.active span
{
    background: url(images/menu_bg.gif) no-repeat right -28px;
}
*html .s-nav ul li a:hover, .s-nav ul li a.active
{
    background: url(images/menu_bg.gif) no-repeat left top;
    color: #FFFFFF;
}
*html .s-nav ul li a:hover span, .s-nav ul li a.active span
{
    background: url(images/menu_bg.gif) no-repeat right -28px;
}
.s-nav ul li a.request:hover
{
    color: #FFFFFF;
}
.whtTxt
{
    color: #FFFFFF;
    font: normal 13px "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    line-height: 25px;
}
/* Navigation end */

.s-content
{
}
.s-content .left
{
    width: 690px;
    float: left;
    padding: 0 10px 0 0;
}
.s-content .left .content
{
    padding: 10px 0;
}
/*.s-content .s-tagline {
	height:90px !important;	
}*/

.s-content .s-tagline
{
    height: 90px;
}
* + html .s-content .s-tagline
{
    height: 95px;
}
.s-content .right
{
    width: 244px;
    float: left;
    padding-top: 38px;
}
.s-content p
{
    line-height: 18px;
}
.s-content .pright
{
    line-height: 18px;
    margin: 0 5px;
}
.s-content ul
{
    margin: 0 5px;
    padding: 0;
    list-style: none;
}
.s-content ul li
{
    background: url(images/bullet.gif) no-repeat left 10px;
    padding: 8px 0 8px 20px;
}
/* .s-content ul li:hover { background:url(images/bullet-gr.gif) no-repeat left 12px;} */
.s-content ul li a
{
    color: #222222;
    font-weight: normal;
}
.s-content ul li a:hover
{
    color: #99105e;
    text-decoration: none;
}
.s-content a
{
    color: #750043 !important;
    text-decoration: none;
    font-weight: bold;
}
.s-content a.txtLink
{
    color: #844c0c;
}
.s-content a:hover, .s-content a.txtLink:hover
{
    color: #038ac2;
    text-decoration: underline;
}

.clear
{
    clear: both;
}

/* Newletter Styles */
.s-newsletter, .testimonial
{
    background: #68003c;
    padding: 0 0 8px 0;
}
.s-newsletter
{
    padding: 10px;
    border: 1px solid #fff;
    border-bottom: none;
    margin-top: -4px;
}
* + html .s-newsletter
{
    margin-top: -4px;
}
*html .s-newsletter
{
    margin-top: -4px;
    width: 222px;
}
.sn-btm
{
    background: url(images/newsletter-btm.gif) no-repeat left top;
    height: 10px;
    display: block;
    width: 100%;
}
*html .sn-btm
{
    background: url(images/newsletter-btm.gif) no-repeat left top;
    height: 10px;
    display: block;
    width: 100%;
}
.s-newsletter h1
{
    font: normal 12px Arial;
    color: #fff;
    line-height: 16px;
    text-transform:none !important;
}
.s-newsletter ul
{
    margin: 5px;
    padding: 10px 5px;
}
.s-newsletter ul li
{
    background: url(images/arw-bullet.gif) no-repeat left 5px;
    padding: 2px 0 2px 15px;
    color: #ffc5e6;
    font: normal 12px arial;
}
.s-newsletter ul li:hover
{
    background: url(images/arw-bullet.gif) no-repeat left 5px;
}
.s-newsletter form
{
    margin: 0;
}
.s-newsletter label
{
    color: #ffb1dd;
    line-height: 18px;
    font: normal 13px arial;
}
.s-newsletter input
{
    border: 1px solid #7f1a54;
    background: #4f002b;
    color: #ffb1dd;
    margin-bottom: 5px;
    width: 200px;
    font-size: 11px;
    padding: 3px;
}
.s-newsletter .btn-submit
{
    background: url(images/btn-subscribe.gif) no-repeat left top;
    width: 85px;
    height: 25px;
    border-width: 0;
    cursor: pointer;
    margin: 15px 0 0 70px;
}
.s-newsletter .btn-submit:hover
{
    background: url(images/btn-subscribe-hover.gif) no-repeat left top;
}
/* Newletter Styles End */

/* testimonials Styles */
.testimonial
{
    background: url(images/rb.gif) no-repeat left bottom;
}
.testimonial h1
{
    background: url(images/rbt.gif) no-repeat left top;
    height: 57px;
    display: block;
    margin: 0;
}
.testimonial ul
{
    margin: 0px 1px;
    padding: 0;
    list-style: none;
}
.testimonial ul li
{
    background: url(images/lightgray-gr.gif) repeat-x left top;
    padding: 15px 10px;
    font: normal 15px Arial;
    color: #202020;
    font-style: italic;
    border-bottom: 1px solid #d8d8d8;
}
.testimonial ul li:hover
{
    background: url(images/lightgray-gr.gif) repeat-x left top;
}
.testimonial ul li span
{
    color: #515151;
    font-size: 12px;
    display: block;
    text-align: right;
    font-style: normal;
}
.testimonial .more
{
    text-align: right;
    padding: 5px 5px 0;
}
/* .testimonial ul li.noborder {border-bottom:none;} */


/* Latest Blog */

.latestblog
{
    background: url(images/rb.gif) no-repeat left bottom;
}
.latestblog h1
{
    background: url(images/btn-latestblogpost.gif) no-repeat left top;
    height: 57px;
    display: block;
    margin: 0;
}
.latestblog ul
{
    margin: 0px 1px;
    padding: 0;
    list-style: none;
}
.latestblog ul li
{
    background: url(images/lightgray-gr.gif) repeat-x left top;
    padding: 15px 10px;
    font: normal 15px Arial;
    color: #202020;
    font-style: italic;
    border-bottom: 1px solid #d8d8d8;
}
.latestblog ul li:hover
{
    background: url(images/lightgray-gr.gif) repeat-x left top;
}
.latestblog ul li span
{
    color: #515151;
    font-size: 12px;
    display: block;
    text-align: right;
    font-style: normal;
}
.latestblog .more
{
    text-align: right;
    padding: 5px 5px 0;
}


/* Contact Us page */
.contact-us
{
}
.contact-us .maincolumn
{
    padding: 10px 15px;
}
*+html .contact-us .maincolumn
{
    padding: 0 15px!important;
}
.contact-us .columns
{
    margin-right: 1%;
    font-size: 14px;
}

.contact-us .columns label
{
    width: 35%;
    float: left; /*clear:both;*/
    text-align: right;
    margin-right: 1%;
    padding: 10px 2px;
    font-size: 12px;
    white-space: nowrap;
}
.contact-us .columns span.astrict
{
    color: #cc3300;
}
.contact-us .columns .inputfiled, .column2
{
    width: 59%;
    float: left;
    background: url(images/inputfieldbg.gif) no-repeat left top;
    height: 25px;
    display: block;
    margin: 7px 0 15px;
}
.column2
{
    background: none;
    height: auto;
    font-size: 13px;
}
.contact-us .columns .inputtarea 
{
    background: url(images/text-arear.gif) no-repeat right top;
    width: 50%;
    float: left;
    margin-top: 7px;
}
.contact-us .columns .inputtarea span
{
    background: url(images/text-areal.gif) no-repeat left top;
    height: 136px;
    width: 10px;
    float: left;
}
.contact-us .columns .inputfiled input[type=text]
{
    width: 180px;
    margin: 1px 5px;
    padding: 2px 5px;
    height: 18px;
    background: url(images/inputfieldbg.gif) no-repeat center -1px;
    border-width: 0;
}
*html .contact-us .columns .inputfiled
{
    margin-bottom: 5px;
}
*html .contact-us input
{
    border-width: 0;
    margin-left: 5px;
    height: 20px;
}
/**html .contact-us input[type=text] { margin:0 0 10px 10px; }*/
.contact-us .columns .inputtarea textarea 
{
    margin: 5px 0 15px 0;
    padding: 5px;
    overflow: auto;
    height: 115px;
    width: 90%;
    border-width: 0;
    background: url(images/text-arear.gif) no-repeat center -5px;
    font: normal 12px Arial;
}

.contact-us ul
{
    margin: 0;
    padding: 0;
}
.contact-us ul li
{
    padding: 5px 0 5px 25px;
}
.contact-us li.phone
{
    background: url(images/phone.gif) no-repeat left 6px;
}
.contact-us li.mail
{
    background: url(images/mail.gif) no-repeat left 10px;
}
.contact-us li.phone:hover
{
    background: url(images/phone.gif) no-repeat left 6px;
}
.contact-us li.mail:hover
{
    background: url(images/mail.gif) no-repeat left 10px;
}
.contact-us .error
{
    color: #931f6d;
    font-size: 11px;
    padding: 0;
    text-align: left;
    display: block;
}
*html .contact-us label.error
{
    color: #931f6d;
    font-size: 11px;
    padding: 0;
    text-align: left;
    display: block;
}

.contact-us label.error
{
    color: #931f6d;
    font-size: 11px;
    padding: 0;
    text-align: left;
   
    display: block; clear:both;
    
}
.smtxt
{
    font-size: 12px;
}
/* Common Button Styles */
input[type=button], .s-linkButton, .s-buttons
{
    background: url(images/buttons.gif) no-repeat left top;
    width: 77px;
    margin-right: 5px;
    padding: 0 0 0 0;
    color: #fff;
    font: normal 13px arial;
    border-width: 0;
    cursor: pointer;
    text-align: center; 
    text-shadow: 0.1em 0.1em #4f002b; 
    height: 25px !important;
    line-height: 25px;
}
input[type=button]:hover, .s-linkButton:hover, .s-buttons:hover
{
    background: url(images/buttons-hover.gif) no-repeat left top;
}

.s-linkButton
{
    width: 77px;
    height: 18px;
    text-align: center;
    display: block;
}
a.s-linkButton
{
    color: #fff;
    text-decoration: none; 
    text-shadow:none;
}
a.s-linkButton:hover
{
    color: #fff;
    text-decoration: none;
}
input.s-buttons
{
    background: url(images/buttons.gif) no-repeat left top;
    width: 77px;
    margin-right: 5px;
    padding: 0 0 0 0;
    color: #fff;
    font: normal 13px arial;
    border-width: 0;
    cursor: pointer;
    text-align: center;
    text-shadow: 0.1em 0.1em #4f002b;
    height: 25px !important;
    line-height: 25px;
}
*html input.s-buttons
{
    width: 85px;
    height: 30px !important;
}
/* testimonials Styles */
.s-footer-cantainer
{
    background: url(images/fotter.jpg) no-repeat left top;
    display: block;
    padding: 10px 0 10px 0;
}
.s-footer-cantainer a
{
    color: #775261;
    text-decoration: none;
    padding: 0 3px;
    border-right: 1px solid #d1d1d1;
}
.s-footer-cantainer a:hover
{
    color: #9b1546;
}

.s-footer-cantainer .links
{
    margin: 0 0 0 0;
    padding: 0;
}
.s-footer-cantainer .links li
{
    display: inline;
}
.nopipe
{
    border: 0 !important;
}

/* ----- clear fix for floats ----- */
.clear
{
    clear: both;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* hides clearfix from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* end hide from IE-mac */
.borderbottom
{
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 0;
}

.testimonial ul li a
{
    color: #99105e;
    font-weight: normal;
}
.testimonial ul li a:hover
{
    color: #99105e;
    text-decoration: underline;
}
/*.testimonial a {
	color:#750043;
	text-decoration:none;
	font-weight:bold;
}
.testimonial a.txtLink {
	color:#844c0c;	
}
.testimonial a:hover, .testimonial a.txtLink:hover {
	color:#038ac2;
	text-decoration:underline; */

.s-newsletter .error
{
    color: White;
    font-size: 11px;
    display: block;
}

/* News Style */

/* News Style */

.s-content .news
{
    margin: 0 10px 0 10px;
}
.s-content .news h4
{
    margin-bottom: 10px;
    padding: 5px 0 0 0;
    margin: 5px 0;
}
.s-content .news h2
{
    margin: 2px 0 5px;
    color: #750043;
}
.s-content .news h2 a
{
    background: url("images/bullet.gif") no-repeat scroll left 3px;
    font: normal 16px Arial, Helvetica, sans-serif;
    padding: 0 0 0 20px;
    color: #222;
}
.s-content .news h2 a:hover
{
    color: #750043;
}
.s-content .news p
{
    padding: 0 0 10px 20px;
    border-bottom: 1px dotted #696969;
}
.s-content .news .Pcategory
{
    line-height: 18px;
}
.s-content .news span.date
{
    color: #750043;
    width: 15%;
    float: right;
    text-align: right;
    font: normal 13px Arial, Helvetica, sans-serif;
}
.s-content .news span.publishDate
{
    color: #c2c2c2;
}

/* News List Styles */
.s-content .newslist
{
    margin: 10px 10px 0 10px;
}
.s-content .newslist h1
{
}
.s-content .newslist h2
{
    margin: 2px 0;
    font-size: 20px;
}
.s-content .newslist h2 a
{
    background: url("images/bullet.gif") no-repeat scroll left 3px;
    font: normal 16px Arial, Helvetica, sans-serif;
    padding: 0 0 0 20px;
    color: #222;
}
.s-content .newslist p
{
    padding: 2px 0 0 0;
}
.s-content .newslist p + p
{
    background: none;
}
.s-content .newslist p img
{
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #c1c1c1;
}
.s-content .newslist span.date
{
    line-height: 30px;
}
.s-content .newslist span.author
{
    color: #750043;
}

.photo a, .photo a:hover
{
    color: #fff;
}
.photo img
{
   /* border: 1px solid #d1d1d1;*/
   border:0;
}


.Testimonial, .ContentTestimonial
{
    /*background: url(images/bullet.gif) no-repeat left 5px;*/
    padding:20px 10px 10px 10px;
    font-style: italic;
    margin: 3px 0 0 0;
	line-height:22px !important;
	background: url(images/light-pink.gif) repeat-x left top;
}

.TestimonialClientName, .ContentTestimonialClientName
{
   /* border-bottom: 1px dotted #696969;*/
    padding: 0px 10px 30px 5px;
    color: #750043;
    margin: 0 0 10px 0;
	background: url(images/testimonial-border.gif) no-repeat center bottom;
	text-align:right;
	
}

.ContentTestimonial {
                background:#fff5fb url(images/light-pinkbig.gif) repeat-x left top;
                padding:20px 10px 0px 10px;
}

.ContentTestimonialClientName {
                background:#fff url(images/testimonial-btm.jpg) no-repeat left top;
                 padding:130px 10px 50px 10px;
                margin-bottom:30px;
                font-weight:bold;
}
.leftquote {display:block;}
.rightquote {text-align:right; display:block;/* margin-top:-20px;*/}
.Line
{
    border-top: 1px dotted #696969;
    padding: 0 0 0 15px;
    margin: 0 0 0 0;
}
.LineBottom
{
    border-bottom: 1px dotted #696969;
    padding: 0 0 10px 0;
}

.priceText
{
    font-size: 14px;
    font-weight: bold;
    color: #750043;
    font-style: italic;
}
.fotter-Text
{
    padding-left: 2px;
    padding-top: 5px;
}

/* Custome Form elements */

.contact-us .checkbox, .radio
{
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(checkbox.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
}
.contact-us .radio
{
    background: url(radio.gif) no-repeat;
}
.contact-us .select
{
    position: absolute;
    width: 189px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 30px;
    padding: 5px 24px 0 8px;
    color: #030303;
    font: 12px/21px arial,sans-serif;
    background: url(images/select1.gif) no-repeat;
    overflow: hidden;
}
*html .contact-us select
{
    width: 179px;
    padding: 5px 0px 0 0px;
    border-style: none;
    margin: 2px 5px;
}

.contact-us-label
{
    width:auto !important;
    margin:0 !important;
    padding:2px 0 !important;
    text-indent:5px;
   
 } 
input[type=checkbox].error 
{
    padding-left:3px !important;
}
*html input.error 
{
    margin-left:2px !important;
}

.buynow { background:url(images/buy-now-btn.jpg) no-repeat left top; width:125px; height:43px !important; display:block; border:0;}
.bonus { background:url(images/bonus.jpg) no-repeat left top; width:65px; height:31px !important; display:block; border:0; float:left;}

/* changes related H1 H2*/
.homeh1
{
     font: normal 20px "Times New Roman" , Times, serif !important;	
    color: #750043 !important;	
    text-transform: uppercase !important;	
    margin: 5px 0 !important;	
    }
.welcomnote
{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    line-height: 16px !important;
}
.headingH1
{
    color: #ec87c2;
    font: normal 29px "Times New Roman" , Times, serif;
    line-height: 1.1em;
    margin: 10px 0;
    font-size: 25px;
    line-height: 1.1em;
     text-transform: none !important;
}
.headingH2
{
    
    color: #ec87c2;
    font: normal 29px "Times New Roman" , Times, serif;
    margin: 5px 0;
    line-height: 1.1em;
    text-transform: none !important;
    }

/* For template */
.sept {border-top:solid 1px #E6E6E6; margin-top:15px; }
.answer {padding-left:10px; }
.authorName
{
    padding: 0px 10px 20px 5px;
    color: #007F23;
    margin: 0 0 10px 0;
	text-align:right;
	border-bottom:solid 1px #E6E6E6;
}
span.headerinfo
{  
	width:50px;
	display:inline-block;
	font-size:14px;
	color: #750043;
	padding-bottom:5px;
	}
span.headerinfoDetails
{  
	
	display:inline-block;
	color:#750043 !important;
	font-size:13px !important;
	padding-bottom:5px;
}
.NewsListspan
{ 
	font-size:12px !important;
	color: #750043 !important;
	font-weight:normal;
	line-height:23px;
	}
	.newslist li p{ padding:0 !important ; margin:0 !important ;}
/* end template */


@font-face {
	font-family: 'BrockScript';
	src: url('fonts/BrockScript.eot?') format('eot'), 
	     url('fonts/BrockScript.woff') format('woff'), 
	     url('fonts/BrockScript.ttf')  format('truetype'),
	     url('fonts/BrockScript.svg#BrockScript') format('svg');
		}
		.title-one:first-letter { font-family: 'BrockScript'; margin-right:2px; font-size:22px; color:#750043;}
		.title-one { float:left;     padding: 10px 0px 5px;
    width:100%;  font-family:"Times New Roman", Cambria, Times, serif; font-size:21px; color:#750043; 
			border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0;
	 
		}
		
