@charset "utf-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:14px;
	background-color:#EEEEEE;
	line-height:1.5;
	}
	
#content {
	background:url(../images/bg-blue.jpg) no-repeat;
	width:1024px;
	min-height:682px;
	margin:0px auto;
	padding:10px 30px 0px 30px;
	background-color:#FFFFFF;
	}
	
.bgmain
{
	background-image:url(../images/bgMain.jpg);
	background-repeat:repeat-y;
	margin:0px 0px 0px 38px;
	padding:15px 0px 0px 5px;
}

.text-blue-header
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#2D5F93;
	line-height:30px;
	font-weight:bold;
}

.text-green-header
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#70BA08;
	line-height:30px;
}

#package-blue-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#00DCE9F2'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DCE9F2)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #FFFFFF,  #DCE9F2); /* for firefox 3.6+ */
}

#seal
{
	display: inline; 
	padding: 0px; 
	margin: 0px; 
	border: 0px; 
	position: fixed; 
	bottom: 0px; 
	top: auto; 
	right: auto; 
	left: 0px; 
	z-index: 10001; 
	background-color: transparent; 
	height: auto; 
	width: auto;	
}


.line-black2
{
	width:100px; background-color:#000; margin-top:40px;
}

.border-package1
{
	border-top:3px solid #AFCEE0;
	border-left:3px solid #AFCEE0;
	border-bottom:3px solid #AFCEE0;
}

.border-package3
{
	border:7px solid #4B91BA;
}

.colornblue	{color:#3B73A7}

.text-black-header6
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#000;
	line-height:40px;
	text-align:left;
	font-weight:bold;
}

.text-black-header5
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	line-height:30px;
}

.text-black-header4
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}

.text-black-header3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#000;
	line-height:30px;
	text-align:left;
	font-weight:bold;
}

.text-black-header2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000;
	line-height:30px;
	text-align:left;
}

.text-black-header
{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#000;
	text-align:center;
}


.choosepackage2
{
	background-image:url(../images/bgChoosePackage2.jpg);
	background-repeat:no-repeat;
	width:906px;
	height:624px;
	margin:0px 0px 0px 21px;
}

.choosepackage3
{
	background-image:url(../images/bgChoosePackage3.jpg);
	background-repeat:no-repeat;
	width:903px;
	height:653px;
	margin:0px 0px 0px 21px;
}

.text-black-content3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	line-height:20px;
	font-weight:bold;
}

.text-black-header2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000;
	line-height:30px;
	text-align:left;
}

.text-black-content2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:20px;
	font-weight:bold;
}

.text-gray-subheader
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999;
	text-align:left;
	font-weight:bold;
}

.text-green-header
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#70BA08;
	line-height:30px;
}

.bg-item-container
{
	background-image:url(../images/bg-item-container.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:586px;
	margin-top:25px;
	padding-top:0px;
	text-align:left;
}

.red-slash	{position:absolute;
			margin:14px 0px 0px 38px}

.slash-ptop {padding-top:6px}
.pabsolute	{position:absolute}
.regular-price {float:left; width:100px; height:25px}

.strikeout {
    position: relative;
}
.strikeout::after {
    border-bottom: 3px solid red;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

#thankyoupackage
{
	padding:20px 0px 0px 0px
}

#video_thankyou
{
	padding:0px 0px 0px 30px
}

#bottle-container
{
	padding-left:85px; margin-left:70px
}

#bgSingle
{
	padding:15px;
	background-image:url(../images/bgSingle.png);
	background-repeat:no-repeat;
	width:276px;
	height:679px;	
}

.bgtrans
{
	background-image:url(../images/bgTrans.png);
	border:1px #C7C7C7 solid;
}

#bgBestValue
{
	padding:15px;
	background-image:url(../images/bgBestValue.png);
	background-repeat:no-repeat;
	width:276px;
	height:679px;	
}

#bgMostPopular
{
	padding:15px;
	background-image:url(../images/bgMostPopular.png);
	background-repeat:no-repeat;
	width:276px;
	height:679px;	
}



/*ThankYou*/

.package1col1-3
{
	margin:0px 0px 0px 60px
}

.package1col2-3
{
	margin:0px 0px 0px 32px
}

.package1col3-3
{
	margin:0px 0px 0px 25px
}

.package2col1-3
{
	margin:30px 0px 0px 65px
}

.package2col2-3
{
	margin:10px 0px 0px 32px
}

.package2col3-3
{
	margin:0px 0px 0px 20px
}

.package3col1-3
{
	margin:40px 0px 0px 45px
}

.package3col2-3
{
	margin:30px 0px 0px 32px
}

.package3col3-3
{
	margin:30px 0px 0px 15px
}



/*ThankYouVer 1*/

.package1col1
{
	margin:40px 0px 0px 60px
}

.package1col2
{
	margin:20px 0px 0px 27px
}

.package1col3
{
	margin:0px 0px 0px 0px
}

.package2col1
{
	margin:60px 0px 0px 65px
}

.package2col2
{
	margin:40px 0px 0px 27px
}

.package2col3
{
	margin:0px 0px 0px 0px
}

.package3col1
{
	margin:40px 0px 0px 45px
}

.package3col2
{
	margin:30px 0px 0px 27px
}

.package3col3
{
	margin:30px 0px 0px 0px
}

/*ThankYouVer 2*/

.package1col1-2
{
	margin:40px 0px 0px 60px
}

.package1col2-2
{
	margin:20px 0px 0px 23px
}

.package1col3-2
{
	margin:0px 0px 0px 0px
}

.package2col1-2
{
	margin:60px 0px 0px 65px
}

.package2col2-2
{
	margin:40px 0px 0px 23px
}

.package2col3-2
{
	margin:0px 0px 0px 0px
}

.package3col1-2
{
	margin:40px 0px 0px 49px
}

.package3col2-2
{
	margin:30px 0px 0px 23px
}

.package3col3-2
{
	margin:30px 0px 0px 0px
}
	
.call-now
	{
		background:url(../images/icon-call.jpg) no-repeat;
		padding-left:20px;
		width:190px;
		margin-left:245px;
	}
	
#cyan-container
{
    padding:20px 30px 10px 30px;
    width:558px;
    background-color:#D2F0FB;
}
	
#nav
{
	background-color:#2D5F93;
	width:700px;
	height:42px;
	padding-top:8px;
}

.bg-bottle-one
{
	background-image:url(../images/bgBottleOne.jpg);
	background-repeat:no-repeat;
	width:303px;
	height:723px;
}

.bg-bottle-three
{
	background-image:url(../images/bgBottleThree.jpg);
	background-repeat:no-repeat;
	width:303px;
	height:723px;
}

.bg-bottle-six
{
	background-image:url(../images/bgBottleSix.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:725px;
}

#nav .items
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size:13px;
	text-decoration:none;
}

#nav .items a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size:13px;
	text-decoration:none;
}

#nav .items a:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size:13px;
	text-decoration:underline;
}

.video-container
	{
		min-height:150px;
		margin:0px 0px 0px 0px;
	}
	
	
.bg-orange-bot
	{
		width:276px;
		height:169px;
	}
	
.sq1 {
	width:407px;
	height:408px;
	background:url(../images/imgErica.jpg);
	position:relative;
	}
	
.sq2 {
	width:295px;
	height:201px;
	background:url(../images/imgMustHaveMom.jpg);
	position:relative;
	}
	
.sq3 {
	width:295px;
	height:199px;
	background:url(../images/imgEGFruits.jpg);
	position:relative;
	}
	
.sq4 {
	width:307px;
	height:407px;
	background:url(../images/imgAgirl.jpg);
	position:relative;
	}
	
.sq5 {
	width:276px;
	height:362px;
	background:url(../images/imgEGWoodenTable.jpg);
	position:relative;
	}
	
.sq6 {
	width:306px;
	height:362px;
	background:url(../images/imgMustHaveMom2.jpg);
	position:relative;
	}
	
.sq7 {
	width:426px;
	height:362px;
	background:url(../images/imgEGSexyBod.jpg);
	position:relative;
	}
	
.sq8 {
	width:490px;
	height:528px;
	background:url(../images/imgMustHaveMom3.jpg);
	position:relative;
	}
	
.sq9 {
	width:527px;
	height:528px;
	background:url(../images/imgGalinkaBeach.jpg);
	position:relative;
	}
	
.bg-trans-white
{
	position:absolute;
	bottom:0;
	left:0;
	background-color: rgba(255,255,255,0.9);
	font-family:Arial, Helvetica, sans-serif;
	padding:13px;
	text-align:left;
}
	
#textbox2
{
	background-image:url(../images/bgTextbox2.png);
	background-repeat:no-repeat;
	width:269px;
	height:29px;
	padding:5px 0px 0px 2px;
}

.textbox
{
	border:0px none transparent;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input.middle:focus {
    outline-width: 0;
}
	
.privacy-bot
	{
		padding-top:12px;
	}
	
#header
	{
		padding:20px;
	}

#main-content
	{
	}
	
.line-black
	{
		background:#000; height:1px; width:960px
	}
	
.bg-black
	{
		background:#000; width:960px
	}
	
.bg-laptop
	{
		background:url(../images/img-laptop.jpg) no-repeat;
		height:354px;
		padding:40px 20px 0px 400px;
	}
	
.bg-try-the-free
	{
		background:url(../images/img-try-the-free.jpg) no-repeat;
		height:331px;
		padding:17px 0px 0px 680px;
	}
	
a 
{
	color: rgb(0, 161, 222);
	font-size: 14px;
}

a.green2		{color:#21A57D;
				text-decoration:none;
}

a:visited
{
	color: rgb(0, 161, 222);
}

#studies
{
	
}

#studies a
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:15px;
	color:#00A1DE;
}


#off
{
	width:270px;
	margin-top:8px;
	text-align:center;
}

#off a
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:15px;
}

#off a:hover
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:15px;
}

.top-privacy-container
{
	display:inline;
}

#footer
{
	padding:30px 0px 10px 0px;
	width:1024px;
	margin:0px auto;
}

#footer a
{
	color:#00A1DE;
}

#footer a:hover
{
}

a img {border:none;}

.text-brown-header
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#663300;
	line-height:30px;
	text-align:center;
}

.text-dblue-header
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#1B2E41;
	line-height:30px;
	text-align:center;
}

.bg_brdrFillTesti{
	background-image:url(../images/brdrFillTesti.png);
	background-repeat:repeat-y;
	font-family:"Times New Roman", Times, serif;
	width:534px;
	display:block;
}

.txt_TestiHeader{
	font-size:26px; 
	color:#1B5D9E;
	line-height:30px;
}

.bg_brdrBotTesti{
	background-image:url(../images/brdrBotTesti.png);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	width:284px;
	height:53px;
	display:block;
	padding:65px 0px 0px 310px;
}

.bg_brdrBotTesti2{
	background-image:url(../images/brdrBotTesti2.png);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	width:434px;
	height:12px;
	padding:65px 0px 0px 180px;
}

.bg-pricing
{
	background-image:url(../images/bg_PricingChart.png);
	background-repeat:no-repeat;
	width:835px;
	height:509px;
}

.col1
{
	padding:40px 0px 0px 20px; 
	width:237px
}

.col2
{
		
}

.col3
{
	padding:0px 0px 0px 140px	
}

#row2col2
{
	padding:40px 0px 0px 20px;
}

#row3col2
{
	padding:0px 0px 0px 30px;
}

.pleft25_IE {padding-left:25px}
.pright20_IE_0 {padding-right:20px}
.height_pricing_IE	{}
.position_fix_IE {}
.shipping_fix_IE {}

.side-panel
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-size:16px;
}

.side-panel a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-size:16px;
}

.side-panel a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	font-size:16px;
}

.gray-line-hor
{
	background-color:#EEEEEE;
	height:1px;
	width:100%;	
}

/* Fonts */
@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);

.passion-one{
	font-family: 'Passion One', sans-serif;
}

@font-face {
    font-family: 'LatoRegular';
    src: url('../content/fonts/Lato-Regular.ttf') format('truetype'); 
    font-style: italic;
    text-rendering: optimizeLegibility;
}

.lato-regular{
    font-family: 'LatoRegular';
}

@font-face {
    font-family: 'LatoLight';
    src: url('../content/fonts/Lato-Light.ttf') format('truetype'); 
    font-style: italic;
    text-rendering: optimizeLegibility;
}

.lato-light{
    font-family: 'LatoLight';
}

@font-face {
    font-family: 'LatoItalic';
    src: url('../content/fonts/Lato-Italic.ttf') format('truetype'); 
    font-style: italic;
    text-rendering: optimizeLegibility;
}

.lato-italic{
    font-family: 'LatoItalic';
}

@font-face {
    font-family: 'LatoBoldItalic';
    src: url('../content/fonts/Lato-BoldItalic.ttf') format('truetype'); 
    font-style: italic;
    text-rendering: optimizeLegibility;
}

.lato-bold-italic{
    font-family: 'LatoBoldItalic';
}

@font-face {
    font-family: 'LatoBlackItalic';
    src: url('../content/fonts/Lato-BlackItalic.ttf') format('truetype'); 
    font-style: italic;
    text-rendering: optimizeLegibility;
}

.lato-black-italic{
    font-family: 'LatoBlackItalic';
}

@font-face {
    font-family: 'LatoBlack';
    src: url('../content/fonts/Lato-Black.ttf') format('truetype'); 
    text-rendering: optimizeLegibility;
}

.lato-black{
    font-family: 'LatoBlack';
}

.lblue-black
{
	font-family: 'LatoBlack';
	color:#0685C5;
}

@font-face{font-family:'Ruly';src:url('../content/fonts/RulyRG.ttf');font-weight:normal;font-style:normal}
@font-face{font-family:'Ruly_IE';src:url('../content/fonts/RulyRG.eot');font-weight:normal;font-style:normal}
.ruly { font-family: Ruly,Ruly_IE; }

@font-face{font-family:'Helvetica_heavy';src:url('../content/fonts/HelveticaNeueLTCom-Hv.ttf');}
@font-face{font-family:'Helvetica_heavy_IE';src:url('../content/fonts/HelveticaNeueLTCom-Hv.eot');}
.helvetica_heavy { font-family: Helvetica_heavy,Helvetica_heavy_IE; }

@font-face{font-family:'Roboto_bold';src:url('../content/fonts/robotocondensed-bold.ttf');}
@font-face{font-family:'Roboto_bold_IE';src:url('../content/fonts/robotocondensed-bold.eot');}
.roboto_bold { font-family: Roboto_bold,Roboto_bold_IE; }

@font-face{font-family:'Helvetica_It';src:url('../content/fonts/helveticaneueltcom-lt.ttf');}
@font-face{font-family:'Helvetica_It_IE';src:url('../content/fonts/helveticaneueltcom-lt.eot');}
.helvetica_light { font-family: Helvetica_It,Helvetica_It_IE; }

@font-face{font-family:'Helvetica_bold_con';src:url('../content/fonts/helveticaneueltcom-bdcn.ttf');}
@font-face{font-family:'Helvetica_bold_con_IE';src:url('../content/fonts/helveticaneueltcom-bdcn.eot');}
.helvetica_bold_con { font-family: Helvetica_bold_con,Helvetica_bold_con_IE; }

@font-face{font-family:'MyriadPro_regular';src:url('../content/fonts/MyriadPro-Regular.ttf');}
@font-face{font-family:'MyriadPro_regular_IE';src:url('../content/fonts/MyriadPro-Regular.eot');}
.myriadPro_regular { font-family: MyriadPro_regular,MyriadPro_regular_IE; }

@font-face{font-family:'MyriadPro_bold';src:url('../content/fonts/MyriadPro-Bold.ttf');}
@font-face{font-family:'MyriadPro_bold_IE';src:url('../content/fonts/MyriadPro-Bold.eot');}
.myriadPro_bold { font-family: MyriadPro_bold,MyriadPro_bold_IE; }

@font-face{font-family:'Century_regular';src:url('../content/fonts/Century_Regular.ttf');}
@font-face{font-family:'Century_regular_IE';src:url('../content/fonts/Century_Regular.eot');}
.century_regular { font-family: Century_regular,Century_regular_IE; }

@font-face{font-family:'KGYouWontBringMeDownBold';src:url('../content/fonts/KGYouWontBringMeDownBold.ttf');}
@font-face{font-family:'KGYouWontBringMeDownBold_IE';src:url('../content/fonts/KGYouWontBringMeDownBold.eot');}
.kGYouWontBringMeDownBold { font-family: KGYouWontBringMeDownBold,KGYouWontBringMeDownBold_IE; }

@font-face{font-family:'Trebu';src:url('../content/fonts/trebuc_0.ttf');}
@font-face{font-family:'Trebu_IE';src:url('../content/fonts/trebuc_0.eot');}
.trebu { font-family: Trebu,Trebu_IE; }

@font-face{font-family:'OpenSans_Bold';src:url('../content/fonts/OpenSans-Bold.ttf');}
@font-face{font-family:'OpenSans_Bold_IE';src:url('../content/fonts/OpenSans-Bold.eot');}
.opensans_bold { font-family: OpenSans_Bold,OpenSans_Bold_IE; }

@font-face{font-family:'OpenSans';src:url('../content/fonts/OpenSans-Regular.ttf');}
@font-face{font-family:'OpenSans_IE';src:url('../content/fonts/OpenSans-Regular.eot');}
.opensans { font-family: OpenSans,OpenSans_IE; }

@font-face{font-family:'Lucida_Bright';src:url('../content/fonts/Lucida_Bright.ttf');}
@font-face{font-family:'Lucida_Bright_IE';src:url('../content/fonts/Lucida_Bright.eot');}
.lucidabright { font-family: Lucida_Bright,Lucida_Bright_IE; }

@font-face{font-family:'GothamBlack';src:url('../content/fonts/GothamBlack.ttf');}
@font-face{font-family:'GothamBlack_IE';src:url('../content/fonts/GothamBlack.eot');}
.gothamblack { font-family: GothamBlack,GothamBlack_IE; }

@font-face{font-family:'HelveticaWorld-Bold';src:url('../content/fonts/HelveticaWorld-Bold.ttf');}
@font-face{font-family:'HelveticaWorld-Bold_IE';src:url('../content/fonts/HelveticaWorld-Bold.eot');}
.helveticaworld_bold { font-family: HelveticaWorld-Bold,HelveticaWorld-Bold_IE; }

.fmTahoma {font-family:Tahoma, Geneva, sans-serif}
.fmTimes {font-family:"Times New Roman", Times, serif}

.fs66 {font-size:66px}
.fs61 {font-size:61px}
.fs60 {font-size:60px}
.fs59 {font-size:59px}
.fs54 {font-size:54px}
.fs50 {font-size:50px}
.fs45 {font-size:45px}
.fs42 {font-size:42px}
.fs40 {font-size:40px}

.fs37 {font-size:37px}
.fs35 {font-size:35px}
.fs34 {font-size:34px}
.fs32 {font-size:32px}
.fs30 {font-size:30px}
.fs28 {font-size:28px}
.fs26 {font-size:26px}
.fs25 {font-size:25px}
.fs24 {font-size:24px}
.fs23 {font-size:23px}
.fs20 {font-size:20px}
.fs19 {font-size:19px}
.fs18 {font-size:18px}
.fs17 {font-size:17px}
.fs16 {font-size:16px}
.fs15 {font-size:15px}
.fs14 {font-size:14px}
.fs13 {font-size:13px}
.fs12 {font-size:12px}
.fs10 {font-size:10px}
.fs0  {font-size:0px}

.ls0  {letter-spacing:0px}

.lh72 {line-height:72px}
.lh34 {line-height:34px}
.lh30 {line-height:30px}
.lh40 {line-height:40px}
.lh55 {line-height:55px}
.lh50 {line-height:50px}
.lh45 {line-height:45px}
.lh61 {line-height:61px}
.lh28 {line-height:28px}
.lh25 {line-height:25px}
.lh22 {line-height:22px}
.lh19 {line-height:19px}
.lh18 {line-height:18px}
.lh16 {line-height:16px}
.lh0 {line-height:0px}

	
/*Misc*/
.fleft	{float:left}
.fright	{float:right}
.clear  {clear:both}

.taligncenter {text-align:center}
.talignleft {text-align:left}
.talignright {text-align:right}

.pall30	{padding:30px}
.pall20	{padding:20px}
.pall5	{padding:5px}

.ptop110	{padding-top:110px}
.ptop90	{padding-top:90px}
.ptop80	{padding-top:80px}
.ptop70	{padding-top:70px}
.ptop60	{padding-top:60px}
.ptop50	{padding-top:50px}
.ptop48	{padding-top:48px}
.ptop43	{padding-top:43px}
.ptop40	{padding-top:40px}
.ptop37	{padding-top:37px}
.ptop35	{padding-top:35px}
.ptop30	{padding-top:30px}
.ptop29	{padding-top:29px}
.ptop26	{padding-top:26px}
.ptop25	{padding-top:25px}
.ptop23	{padding-top:23px}
.ptop22	{padding-top:22px}
.ptop20	{padding-top:20px}
.ptop19	{padding-top:19px}
.ptop15	{padding-top:15px}
.ptop12	{padding-top:12px}
.ptop10	{padding-top:10px}
.ptop8	{padding-top:8px}
.ptop7	{padding-top:7px}
.ptop5	{padding-top:5px}
.ptop3	{padding-top:3px}
.ptop1	{padding-top:1px}

.pright85 	{padding-right:85px}
.pright75 	{padding-right:75px}
.pright70 	{padding-right:70px}
.pright65 	{padding-right:65px}
.pright55 	{padding-right:55px}
.pright40 	{padding-right:40px}
.pright34	{padding-right:34px}
.pright30 	{padding-right:30px}
.pright25 	{padding-right:25px}
.pright20 	{padding-right:20px}
.pright18	{padding-right:19px}
.pright15 	{padding-right:15px}
.pright10 	{padding-right:10px}

.pleft100 {padding-left:100px}
.pleft95 {padding-left:95px}
.pleft90 {padding-left:90px}
.pleft80 {padding-left:80px}
.pleft70 {padding-left:70px}
.pleft60 {padding-left:60px}
.pleft50 {padding-left:50px}
.pleft45 {padding-left:45px}
.pleft40 {padding-left:40px}
.pleft34 {padding-left:34px}
.pleft35 {padding-left:35px}
.pleft30 {padding-left:30px}
.pleft25 {padding-left:25px}
.pleft22 {padding-left:22px}
.pleft20 {padding-left:20px}
.pleft15 {padding-left:15px}
.pleft10 {padding-left:10px}
.pleft7 {padding-left:7px}
.pleft5 {padding-left:5px}
.pleft3 {padding-left:3px}

.pbot40	{padding-bottom:40px}
.pbot30	{padding-bottom:30px}
.pbot20	{padding-bottom:20px}
.pbot17	{padding-bottom:17px}
.pbot15	{padding-bottom:15px}
.pbot12	{padding-bottom:12px}
.pbot10	{padding-bottom:10px}
.pbot8	{padding-bottom:8px}
.pbot5	{padding-bottom:5px}

.mbot10	{margin-bottom:10px}

.mtop110	{margin-top:110px}
.mtop90	{margin-top:90px}
.mtop80	{margin-top:80px}
.mtop75	{margin-top:75px}
.mtop70	{margin-top:70px}
.mtop60	{margin-top:60px}
.mtop50	{margin-top:50px}
.mtop48	{margin-top:48px}
.mtop43	{margin-top:43px}
.mtop40	{margin-top:40px}
.mtop37	{margin-top:37px}
.mtop35	{margin-top:35px}
.mtop30	{margin-top:30px}
.mtop20	{margin-top:20px}
.mtop25	{margin-top:25px}
.mtop23	{margin-top:23px}
.mtop15	{margin-top:15px}
.mtop12	{margin-top:12px}
.mtop10	{margin-top:10px}
.mtop8	{margin-top:8px}
.mtop7	{margin-top:7px}
.mtop5	{margin-top:5px}
.mtop2	{margin-top:2px}
.mtop1	{margin-top:1px}

.mleft30px{margin-left:30px}
.mleft100{margin-left:100px}
.mleft55{margin-left:55px}
.mleft45{margin-left:45px}

.mleft310 {margin-left:310px}
.mleft175 {margin-left:175px}
.mleft100 {margin-left:100px}
.mleft135 {margin-left:135px}
.mleft108 {margin-left:118px}
.mleft80 {margin-left:80px}
.mleft61 {margin-left:61px}
.mleft60 {margin-left:60px}
.mleft50 {margin-left:50px}
.mleft45 {margin-left:45px}
.mleft43 {margin-left:43px}
.mleft40 {margin-left:40px}
.mleft32 {margin-left:32px}
.mleft30 {margin-left:30px}
.mleft25 {margin-left:25px}
.mleft22 {margin-left:22px}
.mleft20 {margin-left:20px}
.mleft19 {margin-left:19px}
.mleft15 {margin-left:15px}
.mleft10 {margin-left:10px}
.mleft5 {margin-left:5px}
.mleft3 {margin-left:3px}
.mleft2 {margin-left:2px}
.mleft1 {margin-left:1px}

.mleft7px{margin-left:7px}
.mleft5px{margin-left:5px}

.width1024	{width:1024px}
.width960	{width:960px}
.width956	{width:956px}
.width940	{width:940px}
.width920	{width:920px}
.width916	{width:916px}
.width843	{width:843px}
.width817	{width:817px}
.width760	{width:760px}
.width720	{width:720px}
.width690	{width:690px}
.width660	{width:660px}
.width640	{width:640px}
.width630	{width:630px}
.width620	{width:620px}
.width600	{width:600px}
.width595	{width:595px}
.width560	{width:560px}
.width583	{width:583px}
.width570	{width:570px}
.width558	{width:558px}
.width545	{width:545px}
.width540	{width:540px}
.width523	{width:523px}
.width520	{width:520px}
.width506	{width:506px}
.width500	{width:500px}
.width483	{width:483px}
.width474	{width:474px}
.width459	{width:459px}
.width446	{width:446px}
.width430	{width:430px}
.width420	{width:420px}
.width410	{width:410px}
.width403	{width:400px}
.width400	{width:400px}
.width390	{width:350px}
.width380	{width:380px}
.width370	{width:370px}
.width368	{width:368px}
.width330	{width:330px}
.width316	{width:316px}
.width318	{width:318px}
.width310	{width:310px}
.width300	{width:300px}
.width298	{width:298px}
.width297	{width:297px}
.width295	{width:295px}
.width288	{width:288px}
.width284	{width:284px}
.width278	{width:278px}
.width273	{width:273px}
.width265	{width:265px}
.width260	{width:260px}
.width258	{width:258px}
.width253	{width:253px}
.width252	{width:252px}
.width252	{width:252px}
.width250	{width:250px}
.width240	{width:240px}
.width230	{width:230px}
.width243	{width:243px}
.width237	{width:237px}
.width222	{width:222px}
.width215	{width:215px}
.width200	{width:200px}
.width170	{width:170px}
.width140	{width:140px}
.width25	{width:25px}

.height551  {height:551px}
.height518	{height:518px}
.height460	{height:460px}
.height190	{height:190px}
.height150	{height:150px}
.height125	{height:125px}
.height120	{height:120px}
.height113	{height:113px}
.height104	{height:104px}
.height40	{height:40px}
.height35	{height:35px}
.height30	{height:30px}
.height20	{height:20px}
.height12	{height:12px}
.height5	{height:5px}
.height2	{height:2px}
.height1	{height:1px}

.clrblue  {color:#338FC4}
.colorwhite	{color:#FFF}
.colormgreen {color:#064C30}

.coloryorange	{color:#FFCC00}
.coloryellow	{color:#FFFF00}
.coloryellow2	{color:#FFCA00}
.colorblue	{color:#1B5D9E}
.colorlblue	{color:#0685C5}
.colordblue	{color:#061835}
.colordblue2{color:#2C3E50}
.colorpblue	{color:#338CC4}
.colordblue4	{color:#0685C7}
.colordblue5	{color:#0066cc}
.colordblue5	{color:#1A2D40}
.colorred	{color:red}
.colorred2  {color:#D80000}
.colorblack	{color:#000}
.colorred2 {color:#CC0000}
.colorgreen {color:#51AA00;}
.colorblack {color:#000}
.colorbrick	{color:#EC6633}
.colorwhite	{color:#FFF}
.colorfuschia	{color:#B80A46}
.colorbgreen	{color:#107894}
.colorgreen	{color:#00B82C}
.colordred	{color:#8C0000}
.colordred2	{color:#B20000}
.colorteal	{color:#99FCFF}

.fontsize26	{font-size:26px; font-weight:bold}
.fontsize15	{font-size:15px; font-weight:bold}

.callnow {font-size:13px}

.bgwhite	{background-color:#FFF}
.bgblack	{background-color:#000}
.bgbeige	{background-color:#FFF9CD}
.bggray		{background-color:#EEEEEE}
.bgdgray	{background-color:#DDDDDD}
.bgdblue	{background-color:#1B242D}
.bglgray	{background-color:#CCCCCC}
.bgcyan		{background-color:#D2F0FB}
.bgyellow	{background-color:#FFFF00}

.brdrgray	{border:solid #C4C4C4 1px}
.brdrgray2	{border:solid #C4C4C4 5px}

.auto-center{margin:0px auto}

.fw100 {font-weight:100}
.fw200 {font-weight:200}
.fw300 {font-weight:300}
.fw400 {font-weight:400}
.fw500 {font-weight:500}
.fw600 {font-weight:600}
.fw700 {font-weight:700}
.fw800 {font-weight:800}
.fw900 {font-weight:900}
.fwbold {font-weight:bold}

.brdrgray2-bottom	{border-bottom:1px solid #C4C4C4}
.brdrgray2-right	{border-right:1px solid #C4C4C4}