/*
Theme Name: ConceptualOptions
Theme URI: http://www.conceptualoptions.com
Description: Company Owned Wordpress Theme
Version: 1.0
Author: Eric Dobberteen
*/

/* MAIN BODY STYLES */

*{
	padding:0;
	margin:0;
	}

body{
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	background-color:#D2D7F9;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	}

img{
	border:none;
	}

a:link, a:visited{
	text-decoration:underline;
	border:none;
	color:#006699;
	}

a:hover{
	text-decoration:none;
	border:none;
	color:#006699;
	}

h1{	
	margin-bottom:4px;
	font-weight:normal;
	color:#069;
	font-size:14pt;
	text-align:center;
	padding:4px 0;
	border-top:1px solid #069;
	border-bottom:1px solid #069;
	}

h2{
	text-align:center;
	font-weight:normal;
	color:#069;
	font-size:14pt;
	}

h3{
	color:#069;
	text-align:center;
	font-size:10pt;
	}

hr{
	color:#006699;
	margin:4px;
	clear:both;
	}

#container{
	margin:auto;
	width:990px;
	padding-top:30px;
	}

/**************** TOP BAR STYLES *************/

#top-bar{
	position:absolute;
	float:left;
	height:24px;
	width:980px;
	top:0;
	}

#top-bar ul li a{
	color:#FFF;
	text-decoration:underline;
	border:none;
	font-weight:bold;
	}

#top-bar ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

ul.nav2{
	height:20px;
	float:right;
	margin-right:23px;	
	}

ul.nav2 li{
	display:inline;
	list-style:none;
	color:#FFFFFF;
	float:left;
	margin-left:10px;
	padding-top:7px;
	}

/* NAVIGATION STYLES */

#navigation{
	background-image:url(/images/nav-bg.png);
	background-repeat:no-repeat;
	height:50px;
	float:left;
	width:990px;
	font-weight:bold;
	word-spacing:.5px;
}


.nav_links{	
	margin-left:23px;
	float:left;
	height:60px;
	}

.nav_links li{
	list-style:none;
	display:block;
	float:left;
	padding-top:2px;
	text-align:center;
	height:47px;
	margin-left:3px;
	}

.nav_links a{	
	text-decoration:none;
	font-size:12pt;
	color:#006699;
	display:block;
	height:34px;
	padding-top:15px;
	padding-left:6px;
	padding-right:6px;
	}

.nav_links a:hover{
	color:#006699;
	background-image:url(/images/navbg-hov.png);
	background-repeat:repeat-x;
	text-decoration:none;
	border-left:1px solid #7B9AD0;
	border-right:1px solid #7B9AD0;
	border-top:2px solid #7B9AD0;
	border-bottom:2px solid #7B9AD0;
	padding:13px 5px 0 5px;
	}

/************* CONTENT CONTAINER STYLES ***********/

#content{
	background-image:url(/images/bg-shadow.png);
	background-repeat:repeat-y;	
	float:left;
	width:990px;
	min-height:402px;
	}

#content-left{
	float:left;
	width:643px;
	margin:0 0 5px 20px;
	padding:5px 5px 0 5px;
	background-color:#F1EDF3;
	}

#main{
	background-color:#F1EDF3;
	min-height:481px;
	margin:0 5px 0 5px;
	}

#lftmain{
	background-color:#F1EDF3;
	float:left;
	width:625px;
	padding:5px 5px 0 5px;
	min-height:463px;
	}

p.lft-main{
	text-align:justify;
	line-height:18px;
	padding:0 0 0 10px;
	}

h2.l-main{
	font-size:10pt;
	}

#rightmain{
	background-color:#F1EDF3;
	float:left;
	width:305px;
	min-height:479px;
	padding:2px 5px 0 5px;
	}

#rightprgh{
	text-align:justify;
	line-height:normal;
	font-style:italic;
	font-size:9pt;
	width:323px;
	float:right;
	margin:5px 10px 0 10px;
	padding:3px 0;
	color:#666;
	}

/************** HOME PAGE STYLES **************/

ul.padright{
	width:300px;
	margin:10px 10px 0 0;
	float:right;
	}

ul.padright li{
	text-align:justify;
	line-height:18px;
	font-size:9pt;
	color:#000;
	}

/*** INTERIOR PAGE STYLES ***/


ul.press{
	text-align:center;
	padding:5px;
	margin:10px 15px 0 0;
	width:270px;
	float:right;
	}

ul.press li{
	line-height:18px;
	text-align:left;
	padding:3px 0;
	margin-left:10px;
	}

ul.leftindent{
	float:left;
	list-style-position:outside;
	margin:5px 0 20px 30px;
	width:330px;
	}

ul.leftindent li{
	margin:7px 0 7px 5px;
	font-size:10pt;
	color:#000;
	}

ul.leftindent h2{
	margin:10px 0 10px 10px;
	font-weight:normal;
	font-size:12pt;
	}

ul.getstarted{	
	margin:5px 0 5px 30px;
	}

ul.getstarted h2{
	font-weight:bold;
	text-align:center;
	}

p.small{
	font-size:9pt;
	width:304px;
	float:left;
	margin-left:3px;
	}

#bottom{
	width:632px;
	float:left;
	height:149px;
	border-top:1px dotted #7B9AD0;
	}

#bottom h2{
	text-align:center;
	margin:6px 0;
	}

p.international{
	width:130px;
	float:left;
	margin:10px 0 10px 65px;
	}

p.redirect{
	text-align:center;
	font-style:italic;
	font-size:8pt;
	margin:8px 0;
	color:#696969;
	}

/************************ END PAGE STYLES *******************************/

ul.application{
	margin:15px 0 0 120px;
	font-weight:bold;
	background-color:#7B9AD0;
	width:370px;
	height:95px;
	list-style:none;
	clear:both;
	border:2px groove #FFF;
	text-align:justify;
	}

ul.application li{
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:13pt;
	text-align:right;
	margin:2px 2px 1px 2px;
	width:364px;
	}

ul.application li a {
	background-color:#7B9AD0;
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	height:38px;
	line-height:36px;
	padding:2px 2px 2px 31px;
	width:329px;
	border:1px outset #FFF;
	}

ul.application li a:hover{
	background-image:url(/images/arrow-dwn.png);
	background-repeat:no-repeat;
	background-color:#D2D7F9;
	color:#006699;
	width:329px;
	border:1px inset #FFF;
	}

a.database{
	font-weight:bold;
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	background-color:#7B9AD0;
	border-top:2px outset #F1EDF3;
	border-bottom:2px outset #F1EDF3;
	border-right:2px inset #F1EDF3;
	border-left:2px inset #F1EDF3;
	color:#FFF;
	text-align:right;
	font-size:15pt;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	height:39px;
	line-height:36px;
	padding:9px 12px 10px 40px;
	width:408px;
	margin:20px 0 0 155px;
	}

a:hover.database{
	font-weight:bold;
	background-image:url(/images/arrow-dwn.png);
	background-repeat:no-repeat;
	background-color:#D2D7F9;
	border-top:2px inset #F1EDF3;
	border-bottom:2px inset #F1EDF3;
	border-right:2px outset #F1EDF3;
	border-left:2px outset #F1EDF3;
	color:#006699;
	text-align:right;
	font-size:15pt;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	height:39px;
	line-height:36px;
	padding:9px 12px 10px 40px;
	width:408px;
	margin:20px 0 0 155px;
	}

p.just{
	line-height:18px;
	text-align:justify;
	padding:2px 5px;
	}

p.quote{
	font-size:9pt;
	line-height:16px;
	text-align:justify;
	padding:10px 20px;
	font-style:italic;
	}

ol.donor{
	background-color:#FFF;
	border-top:1px outset #CCC;
	border-bottom:2px inset #F1EDF3;
	border-right:2px inset #F1EDF3;
	border-left:2px outset #F1EDF3;
	font-size:8pt;
	text-align:justify;
	padding:10px;
	margin:5px;
	}

ol.donor li{
	padding:5px 10px 5px 0;
	margin-left:18px;
	width:
	}

ul.r-main{
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#7b9ad0;
	width:300px;
	padding:0 5px;
	margin-top:8px;
	list-style:none;
	list-style-position:inside;
	line-height:19px;
	}

ul.r-main ul{
	text-align:left;
	list-style:none;
	color:#7b9ad0;
	width:290px;
	background-color:#F1EDF3;
	}

ul.r-main li{
	clear:both;
	background-color:#7b9ad0;
	color:#FFF;
	}

ul.r-main ul li{	
	float:right;
	padding:1px 0;
	background-color:#F1EDF3;
	width:265px;
	}

ul.r-main ul li a:link, ul.r-main ul li a:visited{
	background-image:url(/images/s-arrow-up.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:13px;
	color:#7B9AD0;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
	}

ul.r-main ul li a:hover, ul.r-main ul li a:active{
	background-image:url(/images/s-arrow-dwn.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;
	color:#006699;
	text-decoration:underline;
	}

ul.r-main li a:link, ul.r-main li a:visited{
	font-weight:bold;	
	text-decoration:none;
	color:#FFF;
	}

ul.r-main li a:hover{	
	font-weight:bold;
	text-decoration:none;
	color:#006699;
	}

ul.r-main li a:active{
	padding-left:2px;
	}

a.directions:link, a.directions:hover{
	text-decoration:underline;
	color:#0000CC;
	font-weight:bold;
	}
	
#slideshow{
	background-image:url(/images/spanish-banner.jpg);
	border-top:1px solid #789;
	border-bottom:1px solid #A9A9A9;
	width:950px;
	height:170px;
	margin-left:5px;
	}

#biotop{
	float:left;
	background-color:#F1EDF3;
	width:950px;
	padding-bottom:10px;
	}

#sitelinks{
	background-color:#F1EDF3;
	height:700px;
	width:625px;
	}

#sitelinks h2{
	margin:55px 0 30px 0;
	}

.country{
	height:200px;
	width:625px;
	text-align:center;
	}

#biotop ul li{
	margin:2px 0 2px 0;
	}

.biopage{
	float:left;
	width:950px;
	height:249px;
	padding:5px 0;
	background-color:#F1EDF3;
	border-top:1px solid #7B9AD0;
	}

.biopage h2, .biopage h2 a{
	color:#006699;
	padding-top:20px;
	}

p.bio{
	margin-right:20px;
	float:left;
	width:600px;
	}

#leftlist{
	float:left;
	width:330px;
	margin-left:210px;
	}

#rightlist{
	float:left;
	width:330px;
	}

div.apply{
	margin:16px 0 0 16px;
	width:201px;
	height:24px;
	padding:2px;
	float:left;
	border:2px groove #7B9AD0;
	background-color:#7B9AD0;
	}

div.apply a{
	float:left;
	clear:both;
	padding:3px 0 0 0;
	margin:1px;
	text-align:center;
	line-height:13px;
	height:18px;
	width:199px;
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
	background-image:url(/images/applybutton-up.png);
	background-repeat:repeat-x;
	text-decoration:none;
	letter-spacing:-0.5px;
	border-bottom:1px solid #789;
	}
	
div.apply a:hover{
	background-image:url(/images/applybutton-dwn.png);
	background-repeat:repeat-x;
	color:#FFF;
	text-decoration:none;
	letter-spacing:-0.5px;
	width:197px;
	height:17px;
	line-height:13px;
	margin:1px 1px 2px 1px;
	border-top:1px solid #789;
	border-right:1px solid #789;
	border-left:1px solid #789;
	border-bottom:none;
	}

#insideapply{
	margin:20px 0 0 80px;
	width:240px;
	height:72px;
	padding:2px;
	float:left;
	background-color:#7B9AD0;
	border:2px groove #7B9AD0;
	}

a.insideapply{
	margin:1px;
	float:left;
	padding:3px 0 0 0;
	text-align:center;
	line-height:13px;
	height:18px;
	width:238px;	
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
	background-image:url(/images/applybutton-up.png);
	background-repeat:repeat-x;
	text-decoration:none;
	letter-spacing:-0.5px;
	border-bottom:1px solid #789;
	}
	
a.insideapply:hover{
	color:#E5F8FF;
	background-image:url(/images/applybutton-dwn.png);
	background-repeat:repeat-x;
	height:17px;
	margin:1px 1px 2px 1px;
	border-top:1px solid #789;
	border-right:1px solid #789;
	border-left:1px solid #789;
	border-bottom:none;
	padding:3px 0 0 0;
	width:236px;
	}#leftul{
	float:left;
	}

#rightul{
	float:left;
	width:310px;
	}

.italic{
	font-style:italic;
	}

/*************** POST STYLES *********************/

ul.dcosts{
	margin:0 auto;
	width:520px;
	border:1px solid #CCC;
	list-style:none;
	}

ul.dcosts li{
	color:#FFF;
	background-color:#7B9AD0;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	padding:2px;
	}

ul.dcosts ul li{
	color:#000;
	list-style:none;
	background-color:#FFF;
	font-weight:normal;
	padding:2px 15px;
	font-size:8pt;
	}

div.semi{
	height:260px;
	width:610px;
	background-color:#FFF;
	border:1px solid #CCC;
	margin:5px;
	}

div.semi ul{
	margin:10px 0 10px 55px;
	}

#contactpage{
	background-color:#F1EDF3;
	width:950px;
	min-height:1200px;
	margin-left:5px;
	}

#contactpage h1{
	padding:5px;
	}

.a-custom{	
	width:960px;	
	float:left; 
	} 

.a-customlft{
	background-color:#F1EDF3;
	float:left;
	width:461px;
	margin:5px 0 5px 0;
	padding:5px;
	min-height:500px;
	}

.a-customcontact{
	background-color:#F1EDF3;
	padding:5px;
	margin:5px 0 5px 0;
	width:469px;
	float:right;
	}

#content-custom{
	float:left;
	margin:5px 0px 3px 15px;
	width:960px;
	}
	
.contactleft{
	width:200px;
	float:left;
	margin-left:10px;
	padding-top:20px;
	}

.contactform{
	background-image:url(/images/contact-bg.jpg);
	background-position:90% 12%;
	background-repeat:no-repeat;
	width:720px;
	float:right;
	padding-top:20px;
	font-weight:bold;
	font-style:italic;
	color:#8B0000;
	}

span.con{
	font-style:normal;
	font-weight:normal;
	color:#000;
	}
	
#msg{
	text-align:justify;
	font-style:normal;
	color:#000;
	background-color:#F7E700;
	font-size:16pt;
	line-height:28px;
	width:470px;
	}

p.contact{
	padding:10px 60px;
	}


/************* FOOTER STYLES **************/


#footer{
	width:990px;
	background-image:url(/images/bg-shadow.png);
	background-repeat:repeat-y;	
	clear:both;
	}

#footer-content{	
	height:140px;
	color:#FFF;
	width:950px;
	margin:0 auto;
	padding:0px;
	}

#footer-r{
	margin-left:5px;
	float:left;
	width:300px;
	}

#footer-r ul{
	display:inline;
	float:left;
	list-style:none;
	margin:12px 0 5px 25px;
	}

#footer-r ul li{
	display:inline;
	float:left;
	list-style:none;
	margin-left:13px;
	}

#footer-r ul li a:link{
	color:#FFF;
	text-decoration:underline;
	padding-top:1px;
	float:left;
	}

#footer-r ul li a:visited{
	color:#FFF;
	text-decoration:underline;
	float:left;
	padding-top:1px;
	}

#footer-r ul li a:hover{
	color:#FFF;
	text-decoration:none;
	float:left;
	}

#footer-content p{
	color:#333;
	padding-top:45px;
	text-align:right;
	}

#left-footer{
	float:left;
	width:310px;
	}

#directions{
	width:316px;
	float:left;
	font-size:12px;
	margin-left:3px;
	}
	
#directions ul{
	list-style:none;
	width:102px;
	float:left;
	color:#006699;
	font-size:10pt;
	margin-bottom:5px;
	font-weight:bold;
	padding-top:16px;
	margin-left:1px;
	text-align:center;
	}

#directions ul li{
	color:#000;
	font-size:11px;
	font-weight:normal;
	}

#directions ul li a:link, #directions ul li a:visited{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin-left:0px;
	}

#directions ul li a:hover{
	text-decoration:underline;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	}

#midloc{
	margin-top:60px;
	}

#span{
	font-size:16px;
	text-align:center;
	color:#FFF;
	}

#left-footer ul{
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin-left:3px;
	float:left;
	list-style:none;
	padding-left:2px;
	padding-top:16px;
	}

#left-footer ul li{
	list-style:none;
	font-weight:normal;
	color:#000;
	text-align:left;
	margin-left:2px;
	}

#left-footer ul li a{
	text-decoration:none;
	color:#FFF;
	}

#left-footer ul li a:hover{
	text-decoration:underline;
	color:#FFF;
	}
	
#footer-shadow{
	background-image:url(/images/footer-shadow.png);
	background-repeat:no-repeat;
	width:990px;
	height:42px;
	margin:auto;
	padding:0px;
	}

ul.links{
	height:20px;
	text-align:center;
	list-style:none;
	display:inline;
	}

ul.links li{
	text-align:center;
	height:20px;
	}

ul.links li a:link, ul.links li a:visited{
	text-decoration:none;
	color:#262228;
	}

ul.links li a:hover, ul.links li a:active{
	text-decoration:underline;
	color:#262228;
	}

ul.notfound {
	list-style:none;
	margin:10px 0 0 200px;
	}

ul.notfound li{
	padding:0 4px;
	}

/****************** IMG STYLES *********************/

img.postit{
	position:relative;
	top:55px;
	right:15px;
	}

.rightimg{
	margin:5px 0 0 50px;
	}

img.portrait{
	float:left;
	margin:10px 30px 10px 135px;
	}

img.frame{
	float:left;
	padding:30px;
	margin-left:10px;
	}

.thumb{
	float:right;
	margin-right:2px;
	}
	
img.r-vid{
	margin:11px 0 9px 17px;
	}
	
img.flag{
	float:left;
	margin-left:15px;
	border:none;
	}

img.smallflag{
	float:left;
	border:none;
	margin:0 auto;
	padding:0;
	}

img.btmflag{
	border:none;
	float:left;
	}
	
.poloroid{
	float:left;
	margin-top:20px;
	}

img.btmlogo{
	float:right;
	margin:15px 5px 10px 0;
	}

img.sandiego{
	float:left;
	margin:10px;
	padding:5px 30px;
	}

.overlap{
	float:left;
	position:relative;
	right:50px;
	top:28px;
	}

img.conround{
	margin:50px 0 10px 50px;
	}

img.consquare{
	margin:50px 0 10px 8px;
	}

img.icon{
	float:right;
	margin:21px 18px 0 0;
	}

/*************************** MIDDLE SQUARES ***********************/

#midsqrs{
	background-image:url(/images/bg-shadow.png);
	background-repeat:repeat-y;	
	font-weight:bold;	
	float:left;
	width:990px;
	height:189px;
	}

#midsqrs p{
	margin:50px 10px 5px 10px;
	font-size:10pt;
	text-align:justify;
	color:#006699;
	}

.lftsqr{
	background-image:url(/images/bluesquare.png);
	background-repeat:no-repeat;
	float:left;
	width:316px;
	height:184px;
	padding-top:4px;
	margin-left:19px;
	}
	
.lftsqr a{
	font-weight:bold;	
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
	font-size:16pt;
	text-align:center;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	width:328px;
	height:39px;
	line-height:36px;
	padding-top:3px;
	}

.lftsqr a:hover{
	background-image:url(/images/arrow-dwn.png);
	background-repeat:no-repeat;
	color:#006699;
	text-decoration:underline;
	}

.centersqr{
	background-image:url(/images/bluesquare.png);
	background-repeat:no-repeat;
	float:left;
	width:316px;
	height:184px;
	padding-top:4px;
	margin-left:2px;
	}

.centersqr a{
	font-weight:bold;
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
	text-align:center;
	font-size:16pt;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	width:320px;
	height:39px;
	line-height:36px;
	padding-top:3px;
	}

.centersqr a:hover{
	background-image:url(/images/arrow-dwn.png);
	background-repeat:no-repeat;
	color:#006699;
	text-decoration:underline;
	}
	
.rightsqr{
	background-image:url(/images/bluesquare.png);
	background-repeat:no-repeat;
	float:left;
	width:316px;
	height:188px;
	padding-top:4px;
	margin-left:2px;
	}
	
.rightsqr a{
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:16pt;
	text-decoration:none;
	clear:right;
	width:333px;
	height:39px;
	line-height:36px;
	padding-top:3px;
	}

.rightsqr a:hover{
	background-image:url(images/arrow-dwn.png);
	background-repeat:no-repeat;
	color:#006699;
	text-decoration:underline;
	}