/* tonybeshara.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited {
	color: #73AC39;
	text-decoration: underline;
}

a:hover {
	color: #73AC39;
	text-decoration: none;
}

a:focus {
    outline: none;
}


#container {
	margin: auto;
	padding: 0px;
	width: 927px;
}

#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 113px;
	width: 927px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 113px;
	width: 270px;
}

#navmenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 927px;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navmenu li {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#navmenu li a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #E0EFC8;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0EFC8;
}

#navmenu li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#navmenu li a:active {
	color: #ffffff;
	text-decoration: none;
}

#navmenu .separator {
	border-right: none !important;	
}

#resume {
	background-image: url(../images/resume.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 113px;
	float: left;
}

#resume a {
	text-align: center;
	margin: 30px;
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 927px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#why15 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	color: #FFFFFF;
	text-align: right;
}

#why15 p {
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}

#ask-tony-box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 750px;
}

#ask-tony-input-box {
	margin:  37px 0px 0px 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 500px;
}

#ask-tony-box input {
	color: #666666;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 8px 0px 0px 5px;
}


#ask-tony-button {
	background-image: url(../images/asktonybutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: right !important;
	height: 35px;
	width: 113px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff !important;
	margin: 0px !important;
}

#login-box {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 80px;
	width: 170px;
}

#login-box p {
	color: #ffffff;
	margin: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#content h1 {
	color: #ffffff;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: 100;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftside, #rightside {
	background-color: #f4f4f4;
	padding: 0px;
	width: 230px;
	border: 1px solid #E4E4E4;
	margin: 0px 0px 10px 0px !important;
	height: auto;
	font-size: 11px;
}

#leftside {
   float: left;
}

#rightside {
   float: right;
}




.box {
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 200px;
}

.box-article {
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 500px;
}


.box h2 {
	font-size: 14px;
	color: #0B3E69;
	margin: 0px;
	padding: 0px;
}

.box h3 {
	color: #356C1D;
	text-decoration: underline;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#tip {
	margin: 3px auto 3px auto;
	padding: 0px;
	width: 200px;
}

#banners {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}



#middle {
	padding: 0px 10px 0px 15px;
	margin: 0px;
	float: left;
	width: 430px;
}

#middle ul li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	#middle input {
	background-color: #F5F5F5;
	border: 1px solid #C9C9C9;
	padding: 3px;
	}
	
	#middle textarea {
	margin: 0px;
	padding: 3px;
	width: 70%;
	overflow: auto;
	background-color: #F5F5F5;
	border: 1px solid #C9C9C9;
	}

.button {
	background-color: #E9E9E9;
	margin: 0px;
	padding: 3px;
	border: 1px solid #D3D3D3;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}


.button-asktony {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C6001E !important;
	border: 1px solid #C6001E !important;
	font-weight: bold;
}


#static {
	padding: 0px;
	float: left;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#static h1 {
	color: #666666;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#latest-blog-entry {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 431px;
}

#latest-blog-entry-head {
	background-image: url(../images/latest-blog-entries-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 74px;
	width: 431px;
}

#latest-blog-entry-bg {
	background-image: url(../images/latest-blog-entries-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 431px;
}


#latest-blog-entry-foot {
	background-image: url(../images/latest-blog-entries-foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	width: 431px;
}


#post {
	padding: 0px;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#post h2 {
	padding: 0px;
	margin: 0px 0px 5px 0px !important;
	font-size: 20px;
	color: #393939;
	text-decoration: underline;
}

#post p {
	font-size: 11px;
}


#little-text {
	height: 80px;
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#little-text p {
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	text-align: justify;
}

.readmore {
	margin: 0px;
	padding: 10px 20px 0px 0px !important;
}

a.readmore {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

a.readmore:hover {
	text-decoration: underline;
}

#drphil {
	background-image: url(../images/drphil-tony-beshara.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 431px;
}

#workshop {
	background-image: url(../images/workshop-form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 431px;
}

#workshop-box {
	padding: 0px;
	height: 110px;
	width: 370px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#workshop-box p {
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#workshop-login-box {
	padding: 0px;
	width: 201px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#workshop-login-box p {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#workshop-login-box input {
	width:194px;
	padding: 2px;
}

#workshop-button {
	background-image: url(../images/workshop-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	border: none !important;
	padding: 0px;
	float: left !important;
	height: 32px;
	width: 201px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff !important;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer {
	background-color: #102b3e;
	float: left;
	height: 100px;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#footmenu {
	margin: auto;
	padding: 0px;
	height: 40px;
	width: 927px;
}

#footmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footmenu li {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#footmenu li a {
	font-size: 11px;
	color: #4E759C;
	text-decoration: underline;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E759C;
}

#footmenu li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footmenu li a:active {
	color: #ffffff;
	text-decoration: none;
}

#footmenu .separator {
	border-right: none !important;	
}
