/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
/*ol,ul {list-style:none;}*/
ol, ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#151D31 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#EDDDB2; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#EDDDB2; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	
	margin:0px 0px 0px 0px;
	
	clear:both;
	}

img.img-left { 
	float:left; 
	margin:30px 10px 10px 32px;
	}

img.img-left-staff { 
	float:left; 
	margin:15px 10px 10px 32px;
	border:2px solid #c9c2c1;
	}
	
img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

#column-right p.yellow{
	color:#EDDDB2;
	margin:20px 30px 0px 20px;
	}
	
.learnmore{
	margin:0px 0px 10px 27px;
	}

#column-left #leftcol-top-gradient .names{
	border-bottom:1px solid #EDDDB2;
	}

.bna-contain-float{
		
	margin:0px 0px 0px 150px;
	}
	
.bna-contain{
	width:154px;
	height:108px;
	margin:0px 0px 0px 350px;
	}
#bna-bottom{
	margin:20px 0px 20px 0px;
	}

/* ------------------------ form elements ------------------------ */
form {
	width:156px;
	margin:0px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; color:#FFFFFF;} 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #FFFFFF;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main , #commentform{ margin:20px 0px 20px 0px; }

#contact-main label , #commentform label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	margin-left:70px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select, #commentform label input, #commentform label textarea, #commentform label select { 
	width:170px;
	position:absolute; 
	left:103%; 
	top:-2px;
	}

#contact-main label select , #commentform label select{ width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea , #commentform label textarea{ height:100px; overflow:auto; }

#contact-main select {
	*height: 23px;
}

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main, #commentform input.commentform-submit { margin:95px 0 0 297px; } /* defines placement of contact-main submit button */



/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:837px;
	margin:0 auto;
	text-align:left;
	}

a#link-emmi {
	display:block;
	width:30px;
	height:85px;
	background:url("../images/column-left-bg.jpg") no-repeat;
	float:left;
	margin-left:-21px;
	}
	a#link-emmi span {
		display:none;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	height:133px;
	background:url("../images/masthead.jpg");
	}
	body#index #masthead { background:url("../images/masthead.jpg"); }
	body#blog #masthead { background:url("../images/masthead-blog.jpg"); }
	body#facts #masthead, body#sleeve #masthead { background:url("../images/masthead-facts.jpg"); }
	body#treatments #masthead, body#fundoplication #masthead { background:url("../images/masthead-treatments.jpg"); }
	body#lapband #masthead { background:url("../images/masthead-lapband.jpg"); }
	body#bypass #masthead { background:url("../images/masthead-bypass.jpg"); }
	/*body#practice #masthead { background:url("../images/masthead-practice.jpg"); }
	body#program #masthead { background:url("../images/masthead-program.jpg"); }
	
	body#gallery #masthead { background:url("../images/masthead-gallery.jpg"); }
	body#contact #masthead { background:url("../images/masthead-contact.jpg"); }
	body#sitemap #masthead { background:url("../images/masthead-sitemap.jpg"); }
	body#thankyou #masthead { background:url("../images/masthead-thankyou.jpg"); }
	
	body#bookstore #masthead { background:url("../images/masthead-bookstore.jpg"); }*/
	/* index page link within #masthead */		
	#masthead a {
	height:133px;
	left:170px;
	position:absolute;
	top:0px;
	width:400px;
	}
	#masthead a span {
		display:none;
		}



/* ------------------------ column-left framework ------------------------ */
#column-left  {
	width:592px;
	float:left;
	color:#FFFFFF;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul,#column-left dl {
		margin:0px 20px 10px 32px;
		}
	#column-left .starting { margin-top:23px;
		}
	
	#column-left ol {
		margin:0px 20px 10px 52px;
		}
	#column-left ol li p{
		margin:0px 20px 10px 0px;
		}
	
	/*#column-left #commentform {
		margin-left:32px;
		}	*/
	#column-left h1, #column-left h2, #column-left h3{
		color:#EDDDB2;
		}
	
	#first-02{
		padding:28px 0px 0px 0px;
		}
	
	body#index #wrap #column-left #leftcol-top-gradient h1.first-head, body#index #wrap #column-left h2.first-head{
		padding:30px 0px 0px 32px;
		}
		
	body #wrap #column-left #leftcol-top-gradient h1.first-head{
		padding:30px 0px 0px 0px;
		}
	
	#subcontain-mid + p{
		padding:30px 0px 0px 0px;
		}
	
	#column-left form { margin-left:0px; } /* set form margin here */
	
	/* bariatric-practic.html */
	
	body#practice #wrap #column-left #leftcol-top-gradient ul{
		padding:10px 0px 10px 5px;
		}
		
	/* facts page */
	
	body#facts #wrap #column-left #leftcol-top-gradient ul li{
		margin-bottom:10px;
		}
		
	body#facts #wrap #column-left #leftcol-top-gradient ul.nomargin li{
		margin-bottom:0px;
		}
		
	/* bookstore page */
		
	body#bookstore #column-left #leftcol-top-gradient .names{
	padding-top:40px;
	}
	
	body#bookstore #column-left #leftcol-top-gradient p{
	padding-bottom:10px;
	}
		
	/* single column list */
	#column-left ul { 
		margin-top:5px;
		padding-left:5px; 
		}
		
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

#staff-list{
	margin:25px 0px 30px 0px;
	}
	
#wrap #column-left h1.about-sections{
	padding:10px 0px 0px 0px;
	}
	
#column-left ul.no-bullet-list li{
	background-image:none;
	}
	
body #blog #column-left ol {list-style-type: none;}

#sitemap #column-left a:link, #sitemap #column-left a:visited	{ color:#EDDDB2; text-decoration:none; outline:none;}
#sitemap #column-left a:hover, #sitemap #column-left a:active	{ color:#FFFFFF; text-decoration:none; outline:none;}

#sitemap #column-left .back-to-top a:link, #sitemap #column-left .back-to-top a:visited	{ color:#EDDDB2; text-decoration:underline; }
#sitemap #column-left .back-to-top a:hover, #sitemap #column-left .back-to-top a:active	{ color:#EDDDB2; text-decoration:none;}

#sitemap #column-left p { margin-bottom:30px;}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:209px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 20px;
		}

	#column-right form { margin:20px 0px 15px 20px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

#contact-img {
	height:160px;
	background: transparent url("../images/rightcol-contactus-img.jpg") no-repeat;
	}

#column-right p.yellow-contact{
	color:#EDDDB2;
	margin:57px 30px 0px 20px;
	}
	
	
#contact-us-today {
	background: transparent url("../images/rightcol-contactus-img.jpg") top left no-repeat;
}

#contact-us-today-blog {
	background: transparent url("../images/rightcol-contactus-img.jpg") top left no-repeat;
	height: 30px;
}

#contact-us-today p.yellow-contact {
	padding: 40px 0px 0px 0px;
	margin: 0px 30px 0px 20px;
	}
	
#video {
	margin: 25px 0 0 0; 
	}	
	
body#blog #column-right p.yellow-contact{
	color:#fff;
	margin:0px 30px 0px 20px;
	clear:both;
	padding-top: 10px;
	
	}

#column-right #menu{
	color:#EDDDB2;
	margin:0px 0px 0px -15px;
	padding-left: 0;
	}

#column-right #menu form { margin:0 }

	#column-right #menu ul li{
		list-style:none;
		background-image:none;
		}
	#column-right #menu ul li {
		font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#fff;
		margin:0 0 1px 0px;
		
		}
		
		#column-right #menu ul li ul {
			margin:0 0 1px 2px;
			}
		
	#column-right #menu #search input .submit, input.submit {
	cursor:pointer;
	height:20px;
	padding:0pt;
	width:60px;
	}			
	
	

.white-text{
	color:#FFFFFF;
	}

#subcontain-mid{
	margin:10px 0px 0px 0px;
	background: transparent url(../images/subcontain-top.jpg) no-repeat;
	}
	
#subcontain-top{
	background: transparent url(../images/bg-subcontain.jpg);
	}
	
#subcontain-bottom{
	height:31px;
	margin:0px 0px 0px 0px;
	background: transparent url(../images/subcontain-bottom.jpg);
	}
	
#subcontain-mid-left{
	width:340px;
	float:left;
	}
	
#leftcol-top-gradient{
	background:transparent url("../images/rightcol-content-bg.jpg") no-repeat;
	}
	
#patient-graphic{
	margin:15px 0px 15px 0px;
	}
	
#gallery-graphic{
	margin:0px 0px 15px 0px;
	}
	
#gallery-graphic + p{
	margin:0px 0px 20px 20px;
	}
	
/* ------------------------ header framework ------------------------ */

#head-left{
	width:226px;
	float:left;
	}
	
#head-right{
	width:575px;
	float:left;
	}
	
.float-clear{
	clear:both;
	}

#topheader{
	height:36px;
	background:transparent url("../images/btn-register.jpg") no-repeat;
	}
		
#header-graphic { height:284px; background:url("../images/header.jpg") no-repeat;} /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header.jpg") no-repeat; }
	body#about #header-graphic { background:url("../images/header.jpg") no-repeat; }
	body#practice #header-graphic { background:url("../images/header.jpg"); }
	body#program #header-graphic { background:url("../images/header.jpg"); }
	body#facts #header-graphic, body#sleeve #header-graphic { background:url("../images/header-facts.jpg"); }
	body#treatments #header-graphic, body#fundoplication #header-graphic { background:url("../images/header-treatments.jpg"); }
	body#lapband #header-graphic { background:url("../images/header-lapband.jpg"); }
	body#bypass #header-graphic { background:url("../images/header-bypass.jpg"); }
	body#gallery #header-graphic { background:url("../images/header.jpg"); }
	body#contact #header-graphic { background:url("../images/header.jpg"); }
	body#sitemap #header-graphic, body#revisional #header-graphic { background:url("../images/header.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header.jpg"); }
	body#blog #header-graphic { background:url("../images/header-blog.jpg"); }
	body#bookstore #header-graphic, body#privacy #header-graphic { background:url("../images/header.jpg"); }
	body#failed #header-graphic { background:url("../images/header.jpg") no-repeat; }



/* ------------------------ subhead framework ------------------------ */
#subhead { height:34px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#practice #subhead { background:url("../images/subhead-practice.jpg"); }
	body#program #subhead { background:url("../images/subhead-program.jpg"); }
	body#facts #subhead { background:url("../images/subhead-facts.jpg"); }
	body#treatments #subhead { background:url("../images/subhead-treatments.jpg"); }
	body#lapband #subhead { background:url("../images/subhead-lapband.jpg"); }
	body#bypass #subhead { background:url("../images/subhead-bypass.jpg"); }
	body#revisional #subhead { background:url("../images/subhead-revisional.jpg"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#blog #subhead { background:url("../images/subhead-blog.jpg"); }
	body#bookstore #subhead { background:url("../images/subhead-bookstore.jpg"); }
	body#privacy #subhead { background:url("../images/subhead-privacy.jpg"); }
	body#failed #subhead { background:url("../images/subhead-failed.jpg"); }
	body#fundoplication #subhead { background:url("../images/subhead-fundoplication.jpg"); }
	body#sleeve #subhead { background:url("../images/subhead-sleeve.jpg"); }

	
#subhead-02 {height:34px; margin:30px 0px 0px 0px;}
body#index #subhead-02 { background:url("../images/subhead-index-03.jpg"); }

#subhead-03 {height:34px; margin:30px 0px 0px 0px;}
body#index #subhead-03 { background:url("../images/subhead-index-02.jpg"); }
/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	/*width:100%; /* fix for Safar */
	width:801px;
	height:34px;
	clear:both; /* important - do not remove */
	}
/* ------------------------ register framework ------------------------ */
#register {
	float:right;
	position:relative;
	background:url("../images/register.jpg") top left no-repeat;
	width:36px;	
	height:355px;
	}
	#register a.patient-reg {
	height:200px;
	left:0px;
	position:absolute;
	top:70px;
	width:36px;
	}
	#register a:hover.patient-reg {
		background:url("../images/register-hov.jpg") left -70px no-repeat;
		}
	#register a.patient-reg span {
		display:none;
		}
		
	#register a.emmi {
	height:81px;
	left:0px;
	position:absolute;
	top:280px;
	width:36px;
	}
	#register a:hover.emmi {
		background:url("../images/register-hov.jpg") left -280px no-repeat;
		}
	#register a.emmi span {
		display:none;
		}


	
	
	
/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	padding-right:36px;
	}

#footer p {
	color:#FFFFFF;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#EDDDB2; }
#footer a:hover, #footer a:active { color:#EDDDB2;}

#footer ul {margin:10px; line-height:22px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #FFFFFF;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:226px;	/* Width of buttons, not entire image (or half of entire image) */
	height:381px;	 /* Height of entire image */
	margin:0px;
	padding:18px 0 0 0;
	}

#nav li span { display: none; }

#nav li { float:left; list-style:none; position:relative; }

#nav-01 li, #nav a { 
	height:22px;	/* Each button must have the same height, define it here */
	display:block;
	}
#nav-02 li, #nav a { 
	height:22px;	/* Each button must have the same height, define it here */
	}
#nav-03 li, #nav a { 
	height:22px;	/* Each button must have the same height, define it here */
	}
	#nav-04 li, #nav a { 
	height:22px;	/* Each button must have the same height, define it here */
	}
#nav-05 li, #nav a { 
	height:22px;	/* Each button must have the same height, define it here */
	}

#nav-06 li, #nav a { 
	height:22px;	/* Each button must have the same height, define it here */
	}

/* margin-top to set where the nav should begin */
#nav-01 { width:226px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10, #nav-11, #nav-12, #nav-13, #nav-14, #nav-15, #nav-16 { width:226px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -226px -18px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -226px -40px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -226px -62px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -226px -84px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -226px -106px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -226px -128px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -226px -150px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -226px -172px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -226px -194px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -226px -216px no-repeat; }
#nav-11 a:hover { background:url("../images/nav.jpg") -226px -238px no-repeat; }
#nav-12 a:hover { background:url("../images/nav.jpg") -226px -260px no-repeat; }
#nav-13 a:hover { background:url("../images/nav.jpg") -226px -282px no-repeat; }
#nav-14 a:hover { background:url("../images/nav.jpg") -226px -304px no-repeat; }
#nav-15 a:hover { background:url("../images/nav.jpg") -226px -326px no-repeat; }
#nav-16 a:hover { background:url("../images/nav.jpg") -226px -348px no-repeat; }




#top-btn {
	background:url("../images/btn-register.jpg") top left no-repeat;					
	width:226px;	/* Width of buttons, not entire image (or half of entire image) */
	height:36px;	 /* Height of entire image */
	margin:0px;
	padding:0px;
	}

#top-btn li span { display: none; }

#top-btn li { float:left; list-style:none; position:relative; }

#top-btn li, #top-btn a { 
	height:22px;	/* Each button must have the same height, define it here */
	display:block;
	}

#top-btn-01 { margin-top: 14px; width:110px;}
#top-btn-02 { margin-left:8px; margin-top: 14px; width:108px; }

/* -------------BMI calculator------------------ */

#bmi-contain{
	width:200px;
	margin:30px 0px 0px 32px;
	float:left;
	}
	
#bmi-contain p{
	margin:0px 0px 0px 0px;
	}

#bmi{
	width:200px;
	
	}

#bmi-contain #bmi input{
	width:37px;
	margin:0px 0px 11px 0px;
	border:1px solid #FFF;
	background-color:#000 !important;
	color:#FFFFFF;
	}
	
#bmi-contain #bmi .input_feet{
	margin-left:6px;
	}
	
#bmi-contain #bmi .input_weight{
	margin-left:3px;
	}
	
#bmi-contain #bmi .results_text{
	width:67px;
	}

#bmi-contain #bmi #btn-calculate{
	background-image:url(../images/btn-calculate.jpg);
	border:none;
	padding:0px;
	margin-left:47px;
	width:87px;
	height:28px;
	}


/* -------------BLOG------------------ */


body#blog #column-left .post h2{ 
		font-size: 1.1em; 
		color:#fff; 
		margin : 15px 20px 15px 32px;
		}
body#blog #column-left .post{ 
		background: transparent url(../images/bg-subcontain.jpg);
		}
		
body#blog #column-left .meta {
		margin:0px 20px 10px 32px;
		}
/*body#blog #column-left .feedback {
		background: transparent url(../images/subcontain-bottom.jpg) no-repeat;
		height:31px;
		margin-bottom: 25px;
		
		}*/

body#blog #column-left .feedback {

		border-top:1px solid #FFFFFF;
		color:#FFFFFF;
		margin:0px 70px -8pt;
		padding:0.5em 0pt 0pt;
		text-align:center;
}
body#blog #column-left .feedback p{
		margin:0px 20px 10px 32px;
		}
		
.subcontain-bottom{
	height:31px;
	margin:0px 0px 0px 0px;
	background: transparent url(../images/subcontain-bottom.jpg);
	}
.storytitle { background: transparent url(../images/subcontain-top-blog.jpg) no-repeat;}

.storytitle h2{ padding-top: 30px;}

.storycontent { margin: 25px 0;}

.rss {
		border-bottom:3px solid #CCCCCC;
		border-top:3px solid #CCCCCC;
		color:#000000;
		margin:30px;
		padding:5px 0pt;
		text-align:center;
		}

.rss img { margin:0pt 7px -5px;}


p.back-to-blog {
	text-align:right;
	display:block;
	
	margin:0px 0px 0px 0px;
	
	clear:both;
	}
/* Normal Bubble */
.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

.bubble ol{
list-style-type:none;
}

.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #354157;
}

.bubble blockquote p {
	margin: 10px;
	padding: 10px;
}


/* -------------AMAZON SEARCH BOX------------------ */
.amazon {
float:right; 
margin:5px 10px 10px 10px; 
}
.amazon .amazonmain{ padding-right:2px; }

#column-left .amazon .amazonmain p.searchamazon {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	background-color:#cccccc;
	margin:0px;
	}

.amazonmain {
background-color:#232E40;
color:#FFFFFF;
margin:25px 0px 10px 15px;
padding:0px 18px 0pt 0px;
text-align:center;
width:150px;
border:4px double #cccccc;
}
	.amazonmain form input.keyword{
		width:100px;
	}
	#column-right .amazonmain form {
		margin:0px -10px 15px 0px;
		padding-left: 6px;
		}
#column-right p.searchamazon {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	background-color:#cccccc;
	margin:0px;
	}
.amazonmain .submit{
		cursor:pointer;
	}

.book {
	float:left; 
	margin:10px 10px 10px 0px;
}

.buy {font-weight:bold;}

#vms-lightwindow-link {
	display: none;
	}
	
#video-website {
	padding-bottom: 15px;
	}
	
#video-website #noflash p, #video-website noscript {
	color: #fff;
}

#video-website noscript {
	margin: 0px 0px 0px 20px;
	font-size: 11px;
	}
	
#smk {
	padding:37px 0 15px 2px;
	background:url("../images/follow-us-online.jpg") no-repeat top;
	}
#smk p {
	text-align:center;
	margin-left:5px;
	}
#smk a {
	height:31px;
	width:31px;
	}
	
#smk img { 
	border:2px solid #fff;
	margin:7px 19px 7px 0;
	}
.prev-next {
	margin: 10px 25px 0 
	}