/* CSS Document for Vena - The Varicose Vein Institute */

@charset "UTF-8"

html, body {
	height:1000px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#666;
}
body {
	margin:0;
	padding:0;
	background-color:#4E78A0;
	}
#wrapper {
	width: 1024px;
	margin:0 auto;
	position: relative;
	display: table;
	background-color:#336699;
	background-image:url(../images/bglines1024c.gif)
}
#maincontent {
	text-align: left;
	position: relative;
	display: table;
	width:901px;
	margin:0 61px;
	background-color:#FFFFFF;
}

#titlebar {
	padding-top:20px;
	padding-bottom:10px;
	margin:0px;
	width:901px;
	height:25px;
	background-color:#344152;
	color: #FFFFFF;
	font-size:11px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:200;
	text-align:center;
}
#logo {
	margin:0;
	margin:40px 5px 40px 100px;
	width:205px;
	height: 150px;
	background-color:#FFFFFF;
	float:left;
	}
#headercopy {
	margin:0;
	margin-bottom:0px;
	padding-right:95px;
	padding:40px 100px 40px 0px;
	width:480px;
	float:right;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing:0.5px;
	line-height: 24px;
	color:#666666;
}
h1 {
	font-weight:100;
	font-size:21px;
	margin: 0px;
	color:#333333;
	padding-bottom:5px;
}
.maincopycontainer {
	margin:0;
	padding:15px 100px 5px 99px;
	line-height:150%;
	background-color:#FFFFFF;
	}

.copycontainer {
	margin:0;
	margin:10px 100px 10px 100px;
	padding:0px;
	line-height:175%;
	background-color: #fff;
	color:#666666;
	}

.copycontainer a {
	text-decoration:none;
	border-bottom:dotted 1px #333366;
	color:#333366
	}
.copycontainer a:hover {
	background-color: #dae234;
	}
	
#textonly, #faqarea {
	width: 690px;
	padding-top:10px;
	padding-bottom:10px;
	}

-- TWO COLUMN CONTAINER --

#twocolumn {
	width 820px;
	}
#textcolumn {
	width:520px;
	margin-bottom:10px;
	margin-right:30px;
	float:left;
	line-height:175%;
	}
#textcolumn h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding-top:10px;
	color:#333;
	text-transform: uppercase;
}
#sidebar {
	width: 150px;
	font-size:.9em;
	margin-bottom:65px;
	}
#sidebar ul{
	padding: 0;
	margin: 0;
	width: 100%;
}	
#sidebar ul li{
	list-style: none;
	line-height:16px;
	margin-left:0px;
	padding-left:0px;
	margin: 0;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px solid #d9d9d1;
}
#sidebar h1 {
	font-weight:100;
	font-size:17px;
	line-height:20px;
	margin: 0px;
	margin-bottom:5px;
	color:#333333;
}
#videocontainer {
	margin:0;
	padding:0px 100px 20px 100px;
	background-color:#FFFFFF;
	}

/* -- temporary tables until divs fixed */

.tempo {
	text-align:left;
	}
.tempo ul{
	padding: 0;
	margin: 0;
	width: 100%;
}	
.tempo ul li{
	list-style: none;
	line-height:16px;
	margin-left:0px;
	padding-left:0px;
	margin: 0;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px solid #d9d9d1;
}

.tablecopy a{
	color:#999999;
	text-decoration:none;
	border-bottom:dotted 1px #999999;
	}
.tablecopylist{
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	}
.tablecopylist li{
	margin:0;
	padding:0 0 10px   0;
	}
.tablecopylist li a{
	
	color:#333;
	font-size:.7em;
	text-decoration:none;
	}
.tablecopylist a:hover{
	text-decoration:underline;
	}
	
	
#mapcontent {
	clear:none;
	float:none;
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	overflow:visible;
	}
.mapcontainer {
	width:701px;
	margin:0;
	padding:0px;
	padding-left:100px;
	background-color: #fff;
	color:#666666;
	}
	
	

#bookmarks {
	background-color: #E8E8E8;
	margin-left:100px;
	margin-top:10px;
	padding:20px;
	width:660px;
	}

#footer {
	width:701px;
	margin:0;
	margin-top:25px;
	padding-top:20px;
	padding-left:100px;
	padding-right:100px;
	height: 500px;
	background-color:#344152;
	}
#footer * {
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:20px;
	}
#footer strong {
	font-weight:100;
	}
#footer a {
	text-decoration:none;
	border-bottom:dotted 1px #999999;
	}
	
.clear {
	clear:both;
}
.contactcontainer {
	margin:0;
	padding:15px 100px;
	color:#FFFFFF;
	font-size:.75em;
	background-color:#636363;
}
.inputstyle {
	background-color:#ccc;
	border:none;
	padding:2px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:.85em;
}
.formtable {
	margin-top:25px;
}
.formtable td {
	vertical-align:top;
	padding:2px;
}
.textspacing {
	line-height:150%;
}
dl.bands {
	background-color:#FFFFFF;
}
dl.bands dt{
	margin-bottom:5px;
	margin-left: 100px;
}
dl {
	margin:0;
	padding:0;
}
dt {
	padding-bottom:0px;
	}
.contact {
	margin:0;
	padding:0;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #333;
	background-color:#f5f5f5;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3{
	color:#f26522;
	margin: 0;
	text-align:left;
	font-size:.8em;
} 

#tooltip div {
	color:#666;
	margin: 0;
	text-align:left;
	font-size:.75em;
}

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;

    color: #fff;
    padding: 0px;
}

.jqmOverlay { background-color: #fff; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
