/* 
Title:    Facial Plastic Surgery
Updated:   February  2008
*/

/* General Layout */
* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #EfAA33 url(../../../../images/body_bg.jpg);
 color:#333;
 font-family:arial,helvetica,sans-serif;
 margin:0;
 text-align:center;
}

#page_wrap {
 width:815px;
 border:0;
 margin:0 auto;
 padding:0;
 text-align:center;
 background: url(/images/page_wrap_bg.jpg) repeat-y;
 overflow: hidden;
}

.clr {
 clear: both;
 color: #5C5C5C;
}


/* General Links */
#page_wrap a:link,
#page_wrap a:active {
 color: #0707EE;
 text-decoration: underline;
 font-size: inherit;
 font-weight: normal;
 font-style: normal;
}

#page_wrap a:visited,
#page_wrap :link:hover,
:visited:hover {
 text-decoration: underline;
 color: #0707EE;
 font-size: inherit;
}

#page_wrap a:hover,
#page_wrap a:active:hover,
#page_wrap a:link:hover {
 color: #0707EE;
 text-decoration:none;
 font-size: inherit;
}


/* Header */
#branding-logo {
 height: 47px;
 width: 400px;
 position: relative;
 left: 20px;
 float: left;
}

#branding-logo img,
#branding-community img {
 border: 0;
}

#branding-banner {
 height: 81px;
}

#newimage-banner {
 margin:10px 0px;
}

#branding-community {
 float: right;
 padding: 0px 0px 0px 0px;
 width: 200px;
 color: #960;
 border-left:2px dotted #606060;   /* 1px*/
 font: italic 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* Navigation */
#nav-wrap {
 float:left;          /*changse here*/
 position: relative;
 left: 5px;
}

#nav {
 margin: 0;
 padding: 0;
 height: 31px;
 list-style: none;
 display: inline;
 overflow: hidden;
}

#nav li {
 margin: 0; 
 padding: 0;
 list-style: none;
 display: inline;
}

#nav a {
 float: left;
 padding: 31px 0 0 0;
 overflow: hidden;
 height: 0px !important; 
 height /**/:31px; /* for IE5/Win only */
}
	
#nav a:hover {
 background-position: 0 -31px;
}

#nav a:active,
#nav a.selected {
 background-position: 0 -31px;
}
	
#tab1 a  {
 width: 77px;
 background: url(../../../../images/nav_tab1.jpg) top left no-repeat;
}
#tab2 a  {
 width: 111px;
 background: url(../../../../images/nav_tab2.jpg) top left no-repeat;
}
#tab3 a  {
 width: 74px;
 background: url(../../../../images/nav_tab3.jpg) top left no-repeat;
}
#tab4 a  {
 width: 89px;
 background: url(../../../../images/nav_tab4.jpg) top left no-repeat;
}
#tab5 a  {
 width: 142px;
 background: url(../../../../images/nav_tab5.jpg) top left no-repeat;
}
#tab6 a  {
 width: 145px;
 background: url(../../../../images/nav_tab6.jpg) top left no-repeat;
}
#tab7 a  {
 width: 74px;
 background: url(../../../../images/nav_tab7.jpg) top left no-repeat;
}
#tab8 a  {
 width: 95px;
 background: url(../../../../images/nav_tab8.jpg) top left no-repeat;
}


/* Main - Left - Right Sidebar */
#content-main-wrap {               /*changes here  */
 position: relative;
}

#content-main-left {                /*changes here  */
 float: left;
 width: 635px;
 position:relative;
 left:5px;
}

#content-main {                   /*changes here  */
 float: left;
 width: 435px;
}
/*
#content-main ul li{

            margin-left:20px;

}


#content-main ol li{

            margin-left:27px;

}
*/

#content-sidebar-left {       /*changes here */
 float: left;
 position:relative;
 width: 192px;
 margin-right:7px;
}

#content-sidebar-right {               /*changes here */
 float: left;
 width: 160px;
 position:relative;
 margin-left:11px;
}

#content-main p {
 text-align: left;
 padding: 0px 10px 0px 15px;
 font-size: 12px;
}


/* ------ Widgets ------ */
.widget-go-btn {
 padding: 0px 5px 5px 5px;
 text-align: right;	
}


/* Locate a Surgeon */
#locate-surgeon-widget {
 text-align: left;
 margin: 10px 0px 10px 5px;
 background: #FDF2E1;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#locate-surgeon-widget p,
#locate-surgeon-widget img,
#welcome-widget img,
#calendar-widget img,
#testimonials-widget img {        /*changed here */
 padding: 0px 5px 0px 5px;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#locate-surgeon-widget img,
#discussion-widget img,
#beforeafter-widget img,
#welcome-widget img {
	margin: 5px 0px 0px 3px;
}

#calendar-widget img{
	margin: 5px 0px 0px 3px;
}


/* Discussion */
#discussion-widget {
 text-align: left;
 margin: 10px 0px 10px 5px;
 background: #FDF2E1;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#discussion-widget p, #discussion-widget img{          /*changed*/
 padding: 5px 5px 0px 5px;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#beforeafter-widget {
 text-align: left;
 margin: 10px 0px 10px 5px;
 background: #FDF2E1;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#beforeafter-widget p, #beforeafter-widget img{          /*changed*/
 padding: 5px 5px 0px 5px;
font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* Welcome */
#welcome-widget {
 background: #FDF2E1;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 text-align: left;
 margin: 10px 0px;
 padding: 0;
}

#welcome-widget p {                            /*changed here*/
 font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 text-align: left;
 padding: 0px 0px 12px 5px;
 }

#welcome-widget h1{
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	text-align: left;
	margin: 0px 5px;
	padding: 5px 0px;
}
#welcome-widget h2{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px 5px;
	padding-left:0px;
	padding-bottom:4px;
}


/* Testimonials */
#testimonials-widget {
 background: #FDF2E1;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 text-align: left;
 padding: 7px 2px 0px 2px;;
 margin: 10px 0px;
}

#testimonials-widget p {               /*changed here*/
 padding:10px 5px;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.testimonials-widget-go-btn {                  /*changed here*/
 padding: 2px 5px 5px 5px;
 text-align: right;	
 background: #FDF2E1;
 font-weight:bold;
 font-size:11px;	
}

/*I wrote for banner widget*/

#right-banner-widget p {
 margin: 10px 5px 0px 0px;
}



/* todo-not-todo*/

#todo-not-todo {
 text-align: left;
 margin: 10px 0px 10px 5px;
 background: #FDF2E1;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#todo-not-todo p {
padding: 0px 5px 0px 5px;
font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#todo-not-todo img {
margin: 5px 0px 0px 5px;
}



/* Calendar */
#calendar-widget {
 background: #FDF2E1;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 text-align: left;
 margin: 10px 0px;
}
#calendar-widget p {                          /*changed here*/
 padding: 10px 5px;
 font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 position:relative;
}
#magic_fill {               /*not present in ttt*/
 position:relative;
 azimuth:center;
 unicode-bidi:normal;
 line-height:normal;
 letter-spacing:normal;
 visibility:hidden;
 list-style-type:none;
 left:auto;
 elevation:inherit;
}

/* Info Banner */
#info-banner-widget {
 background: #FFF url(../../../../images/info_banner.jpg) no-repeat;
 height: 148px;
 margin: 0px 0px;
 padding: 10px 0;
 width: 435px;
}

#info-banner-widget-form {
 float: right;
 position: relative;
 top: 100px;
 right: 20px;
}

.form-go-btn {
 position: relative;
 top: 5px;
 display: inline;
}


/* Footer */
#footer {
 clear: both;
 color: #fff;
 font-size: 11px;
 padding: 10px 0px;
 width:815px;
 text-align: center;
 background-color: #FFF;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 background-image: url(../../../../images/page_wrap_bg.jpg);
 background-repeat: repeat-y;
}
#footer_nav  {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:9px !important;
 color:#666;
 clear:both;
 text-align:center;
 line-height:12px;
}
#footer_nav a {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:9px !important;
 color:#666;
 text-decoration:none;
}
#footer_nav a:hover {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:9px !important;
 color:#666;
 text-decoration:underline;
}

#footer_bar {
 border-top:5px solid #EFAA33;
 width: 785px;
 margin: 0px auto;
}

#footer_copyright {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:9px !important;
 text-align:center;
 color:#555;
}

/* start global styles used for editor */
h1 {
 font-size:16px;
 line-height:18px;
 padding-left:5px;
 color:#960;
}
h2, h3, h4, h5, h6, h7 {
 font-size:14px;
 padding-left:5px;
 line-height:16px;
}
a[rel="nofollow"]:after,
a[rel="nofollow"]:link,
a[rel="nofollow"]:visited,
a[rel="nofollow"]:hover,
a[rel="nofollow"]:active {
 text-decoration:none;
}
b {
 font-weight:bold;
}
strong {
 font-weight:bold;
 font-size:13px;
}
#content-main ul, #content-main ol {
 padding-left:25px;
}
#content-main ul li {
 list-style-type:circle;
 PADDING-BOTTOM: 6px;
}
#content-main ol li {
 list-style-type:decimal;
 margin-left:9px;
}
/* end global styles used for editor */

/* Email Submission */

#emailcap_header {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:17px ;
	
}
#emailcap_dis {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#8c5c08;
	text-align:left;
}
#emailcap_privacy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px !important;
	
}
#emailcap_main {
	padding-left:5px;
	color:#8c5c08;
	text-align:left;
	
}
#webserviceresults {
	font-family:Arial,Trebuchet MS,Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px ;
	color:#8c5c08;
	padding-left:5px;

}
