@charset "utf-8";
/*
================================================================
Title: Clear Vision International
Created: 07.27.09 - v1.0
Modified:
Designed By: www.amdesign.com - AM Design
Website: http://www.cvinternational.org
© Copyright  2009 cvinternational.org
================================================================
*/

@import "forms.css";

* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
	}
body {
	text-align: center;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #231f20 url(../images/html_bg.jpg) top center no-repeat;
	
	}
p {
	margin: 0 0 20px 0;
	padding:0;
	font-size:12px;
	line-height:18px;
	}
h1 {
	color:#333;
	font-size:24px;
	margin:0 0 10px 0;
	}
h2 {
	color:#e1700a;
	font-size:20px;
	margin:0 0 5px 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
h3 {
	color:#333333;
	font-size:13px;
	margin:0 0 5px 0;
	font-weight:bold;
	}
h4 {
	color:#349bad;
	font-size:12px;
	margin:0 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
	}
a:link, a:visited {
	color: #349bad;
	text-decoration: none;
	}
a:hover, a:active {
	color: #349bad;
	}
#text a:link, #text a:visited {
	color: #349bad;
	text-decoration: none;
	}
#text a:hover, #text a:active {
	color: #fff;
	background: #349bad;
	}

ul {
	margin: 0 0 0 15px;	
	}

/* 
--------------------------------------------------------------------------
MAIN CSS
--------------------------------------------------------------------------
*/

#wrapper {
	text-align:left;
	margin:0 auto;
	width:937px;
	}
#header {
	height:178px;	
	}
#container {
	background: url(../images/content_y.gif) 0 0 repeat-y;
	
	}
#content {
	background: url(../images/content_top_bg.gif) 0 0 no-repeat;
	padding: 23px 38px 0 0;
	zoom:1;
	}


#map span {
	font-weight:bold;
	font-style:italic;
	}
/* 
--------------------------------------------------------------------------
TEXT CSS
--------------------------------------------------------------------------
*/
body#page_home #text {
	width:590px;
	float:right;
	background:none;
	padding: 0 0 0 0;
	}
#text {
	width:660px;
	float:right;
	background:#e8e6d4 url(../images/content_bottom_bg.gif) bottom left no-repeat;
	padding: 0 0 30px 0;
	min-height:400px;
	-height:400px;
	height:auto;
	}
body#page_home #page_title {
	margin: 0 0 10px 0;
	}
body#page_home #page_title a:hover, body#page_home #page_title a:active {
	background:none;
	}
#page_title {
	margin: 0 0 36px 0;
	position:relative;
	}
#text .text {
	padding: 0 34px 0 34px;
	}

#home_blog p {
	padding-left:10px;
	color:#231f20;
	}
#text #home_sub_nav {
	height:30px;
	overflow:hidden;
	position:absolute;
	margin-top:-30px;
	margin-left:240px;
	
	}
#text #home_sub_nav a:link, #home_sub_nav a:visited {
	height:30px;
	overflow:hidden;
	display:block;
	float:left;
	text-indent:-999px;
	background-color:transparent;
	}

#text #home_sub_nav .view_trips {
	background: url(../images/home_gallery_nav.gif) 0 0 no-repeat;
	width:159px;
	}
#text #home_sub_nav .watch_video {
	background: url(../images/home_gallery_nav.gif) -165px 0 no-repeat;
	width:159px;
	}

#text #home_sub_nav a.view_trips:hover {
	background-position:0 -30px;
	}
#text #home_sub_nav a.watch_video:hover {
	background-position:-165px -30px;
	}

/* 
--------------------------------------------------------------------------
TEXT CSS
--------------------------------------------------------------------------
*/
body#page_home #sidebar {
	width:245px;
	float:left;
	margin: 0 0 0 33px!important;
	margin: 0 0 0 16px;
	}

#sidebar {
	width:188px;
	float:left;
	margin: 0 0 0 33px!important;
	margin: 0 0 0 16px;
	zoom:1;
	}

#sidenav {
	padding: 0 0 30px 0;	
	}
#sidenav ul {
	margin:0;
	}
#sidenav li {
	list-style:none;
	}
#sidenav a:link, #sidenav a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#e8e6d4;
	display:block;
	border-bottom:1px dashed #d74b0a;
	padding: 8px 0 8px 6px;
	zoom:1;
	}
#sidenav a:hover, #sidenav a:active,
#sidenav li.current a:link, #sidenav li.current a:visited {
	background: #d74b0a;
	}
#sidenav li.current li a:link, #sidenav li.current li a:visited {
	background: none;
	}
#sidenav ul ul {
	display:none;
	padding:0 0 5px 15px;
	}
#sidenav ul li.current ul {
	display:block;
	}
#sidenav ul ul li {
	
	}
#sidenav ul ul li a:link, #sidenav ul ul li a:visited {
	border:0 none;
	color:#231F20;
	font-size:11px;
	padding:5px 0;
	}
#sidenav ul ul li a:hover, #sidenav ul ul li a:active,
#sidenav ul ul li.current a:link, #sidenav ul ul li.current a:visited {
	text-decoration:underline;
	}



/* 
--------------------------------------------------------------------------
FOOTER CSS
--------------------------------------------------------------------------
*/
body#page_home #footer {
	background: #231f20 url(../images/footer_bg.gif) 0 -50px no-repeat;
	color:#716055;
	padding: 0 0 15px 33px;
	font-size:10px;
	}
#footer {
	background: #231f20 url(../images/footer_bg.gif) 0 0 no-repeat;
	color:#716055;
	padding: 0 0 15px 33px;
	font-size:10px;
	}
#footer a:link, #footer a:visited {
	color: #716055;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #349bad;
	text-decoration:underline;
	}



body#page_home #footer #ftext {
	height:35px;
	}
#footer #ftext {
	height:95px;
	text-align:right;
	padding: 0 38px 0 0;
	}
#footer #copy {
	width:330px;
	float:left;
	}
#footer #siteby {
	width:150px;
	float:left;
	}
#footer #flink {
	width:270px!important;
	_width:360px;
	float:left;
	background: url(../images/follow_us_on.gif) 0 0 no-repeat;
	height:37px;
	padding: 0 0 0 84px!important;
	padding: 0 0 0 62px;
	}

#footer #flink a:link, #footer #flink a:visited {
	float:left;
	text-indent:-999px;
	overflow:hidden;
	height:37px;
	display:block;
	margin: 0 0 0 16px;
	}
#footer #flink a.youtube:hover {
	background-position:0 -37px;
	}
#footer #flink a.myspace:hover {
	background-position:-79px -37px;
	}
#footer #flink a.facebook:hover {
	background-position:-172px -37px;
	}
#footer #flink .youtube {
	background: url(../images/footer_links.gif) 0 0 no-repeat;
	width:62px;
	}
#footer #flink .myspace {
	background: url(../images/footer_links.gif) -79px 0 no-repeat;
	width:76px;
	}
#footer #flink .facebook {
	background: url(../images/footer_links.gif) -172px 0 no-repeat;
	width:67px;
	}

/* 
--------------------------------------------------------------------------
NO SIDEBAR
--------------------------------------------------------------------------
*/
#page_wide #content {
	padding:23px 35px 0 36px;
	}
#page_wide #text {
	background:#e8e6d4 url(../images/content_bottom_bg.gif) bottom left no-repeat;
	float:none;
	width:auto;
	}
#page_map #content {
	padding:23px 35px 0 10px;
	}

/* 
--------------------------------------------------------------------------
COMMON CSS
--------------------------------------------------------------------------
*/

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
.title {
	font-style:italic;
	font-weight:bold;
	}
.left {
	display:inline;
	float:left;
}

.right {
	display:inline;
	float:right;
}

.alignleft {
	display:inline;
	float:left;
	margin:0 15px 15px 0;
}

.alignright {
	display:inline;
	float:right;
	margin:0 0 15px 15px;
}

.blue, .blue * {
	color:#349BAD;
}

.orange, .orange * {
	color:#E1700A;
}

.asterisk {
	color:#cc0000;
	}

.noflash {
	display:none;
}


