/* main css stylesheet for Vein Treatment Center */

* { 
	margin:0;
	padding:0;
	border:0;
	line-height: 100%;
}

body {
	margin-top: 1.5em;
	font: 100%  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #211A2D;
	background: #D1BEEF;
	}
	
h1 {
    position: absolute;
    top: -500px;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #211A2D;
	margin: 0 0 6px 0;
	padding-top: 12px;
	line-height: normal;
}

h2 {
	font-size:  160%;
	}

h3 {
	font-size:  140%;
}

h4 {
	font-size:  110%;
}

blockquote {
	font-size: 115%;
	padding-bottom: 1em;
	text-indent: 3em;
}

#wrapper {
	width:960px;
	margin:0 auto;
	background: url(../images/bg_wrapper.jpg) repeat-y;
	border: 1px solid #c9b3e6;
	padding: 0;
	overflow: auto;
	}

#header {
	width: 960px;
	margin: 0 auto;
	height: 174px;
	background: url(../images/header_image.jpg) no-repeat top right;
	border-bottom: 2px solid #fff;
}

#header img {
	padding: 23px 0 0 30px;
	border: 0;
}
	
#content {
	width: 570px;
	margin: 30px 29px 20px 29px;
	padding: 10px 20px 0;
	font-size: 95%;
	float: left;
	display: inline;
	background: #fff url(../images/curled_page.jpg) no-repeat top right;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}

#content p {
	line-height: 1.5em;
	padding-bottom: 1em;
}

#content ul {
	padding-left: 3em;
}

#content li {
	list-style-image: url(../images/bullet.gif);
	padding-left: 0.5em;
	padding-bottom: 1em;
	line-height: 1.4em;
}

#content img {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}

/* ---------------- table css ---------------- */

#content table {
	width: 550px;
	margin: 0.5em auto 2em;
}

.table_border {
	border: 1px solid #8066A6;
	border-collapse: collapse;
}

#content th {
	text-align: left;
	padding: 8px;
}

#content td.white_left_align {
	text-align: left;
	padding: 8px;
	background: #fff;
}

#content td {
	padding-right: 20px;
	text-align: right;
	line-height: 1.5em;
}

#content td.white {
	padding: 4px 0 15px 20px;
	line-height: 1.5em;
	text-align: left;
}

#content td.white_price {
	padding: 4px 20px 15px;
	text-align: right;
	line-height: 1.5em;
}

#content tr {
	background-color: #D6C5F5;
}

#content tr.altrow {
	background-color: #E8DDF7;
}

#content tr.white {
	background-color: #fff;
}

form {
	padding: 10px;
	background: #E8DDF7 url(../images/bg_form.jpg) repeat-y;
	border: 1px solid #8066A6;
	letter-spacing: normal;
}

form p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}


input, textarea {
	border: 1px solid #8066A6;
	padding-top: 2px;
}

label {
	font-weight: bold;
	padding-bottom: 3px;
}

#content form table {
	width: 90%;
}

#content form tr {
	background-color: transparent;
}

#content form td {
	text-align: left;
	line-height: 1.5em;
}

#submit { 
	background-color: #D6C5F5; 
	font-weight: bold;
	padding: 1px;
}

a:link, a:visited {
	background-color: transparent;
	color: #211A2D;
	text-decoration: underline;
	line-height: 1.5em;
}

a:hover {
	background-color: #C2AAF0;
	text-decoration: none;
	line-height: 1.5em;
}

/* sidebar css */

#sidebar {
	float: right;
	width: 250px;
	padding: 30px 30px 0 0;
	font-size: 85%;
}

/* main navigation */

#mainNav {
	float: right;
	width: 238px;
	font-size: 95%;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
	
#next {
	text-align: right;
	}
	
#redir {
	margin: 40px 0 10px;
	text-align: center;
}

#redir img {
	margin: 0;
}

#content #youtube_video {
	width: 565px;
	height: 339px;
	padding-bottom: 10px;
}

#content #youtube_video img{
	margin: 0;
	background: red;
}

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 0.5em 0 1em;
}

#footer p {
	font-size: 85%;
	line-height: 1.4em;
	color: #3D3153;
	padding-bottom: 1em;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #3D3153;
}

/* ======= Class Selectors ========== */

.bluetext {
	color: #0066FF;
	font-weight: bold;
}

.indenttext {
	padding-left: 3em;
}

.phone_no {
	padding-left: 3em;
	font-size: 14px;
}

/* ---- the following class selector is a hack for the IE6 bottom margin bug for floated divs ---- */
.bottom_spacer {
	height: 10px;
}

#p7ABc1_11 img {
	margin: 10px 20px 0;
}
