/* 

    AUTHOR: Westward Strategy & Design Group, LLC.

            www.westwardstrategy.com

*/


/* ------------------------------------------ */

/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */

/* ------------------------------------------ */


* { 
  margin: 0; 
  padding: 0; 
  }

html { 
  overflow-y: scroll; 
  }


body {
  font: 62.5% Arial, Verdana, sans-serif; 
  color: #030303;
  background: #001952;
  }


ul { 
  list-style: none; 
  } 

h1 { 
  font-size: 1.6em;
  }


h2 {
  font-size: 2.4em;
  }


h3 {
  font-size: 1.4em;
  }


p { 
  font-size: 1.3em; 
  line-height: 1.4em; 
  margin-bottom: 1.5em; 
  }

a { 
  outline: none; 
  }

a img { 
  border: none; 
  }

/* END RESET */

/* *** END FRAMEWORK *** */

#container {
  margin: 0px auto; 
  width: 960px;
  padding: 13px 0px 0px 0px;
  }

#header {
  margin: 0;
  height: 100px;
  background: #001952;

  }

#logo {
  float: left;
  margin: 0 0px 10px 0;
  }

.locations li {
  height: 30px;
  width:110px;
  margin: 0px 0px 0px 10px;
  padding: 20px;
  float: right;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  background: url(/dev/wp-content/themes/urologynevada/img/phone.gif) left 18px no-repeat;

  }

.locations li.last {
  height: 30px;
  width:110px;
  margin: 0px 0px 0px 10px;
  padding: 20px;
  float: right;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  border-right: 1px solid #a5b9cc;
  }

.locations a {
  text-decoration: none;
  color: #fff;
  }

.locations a:hover{
  text-decoration: none;
  color: #fff;
  }

.nav {
  width: 316px;
  height: 320px;
  background: #ffffff;
  }

.nav li {
  font-weight: bold;
  text-transform: uppercase;
  }

.nav a {
  margin: 0 0 0 0;
  padding: 5px 0px 10px 35px;
  display: block;
  font-size: 1.4em;
  text-decoration: none;
  color: #7c1645;
  background: #ffffff;
  }

.nav a:hover {
  color: #a5b9cc;
  background: url(/wp-content/themes/urologynevada/img/arrow.png) left 5px no-repeat;
  }

.nav .current a {
  color: #a5b9cc;
  background: url(/wp-content/themes/urologynevada/img/arrow.png) left 5px no-repeat;
  }

*html .nav a {
  padding: 6px 15px 5px 10px;
  }  

*+html .nav a {
  padding: 6px 15px 5px 10px;
  }  

.rightimg {
  float: right;
  margin: 0px 0px 0px 0px;
  }

.bluebar {
  margin: 12px 0 0px 0;
  height: 35px;
  background: #a6bbcc;
  }

.layout{
  }

.leftcolumn {
  float: left;
  width: 266px;
  min-height: 268px;
  height: auto !important;
  height: 268px;
  padding: 25px;
  margin: 12px 0px 0px 0px;
  background: #ffffff url(/wp-content/themes/urologynevada/img/sidebar_background.jpg) top left no-repeat;
  }


.leftcolumn2 {
  float: left;
  width: 317px;
  }

#leftnav {
  float: left;
  margin: 12px 0 0 0;
  width: 266px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  padding: 25px;
  font-size: 1.4em;
  background: #e6edf1;
  }

#leftnav a:hover {
  color: #7c1645;
  background: url(/wp-content/themes/urologynevada/img/arrow3.png) left 18px no-repeat;
  }

#leftnav .current_page_item a {
  color: #7c1645;
  background: url(/wp-content/themes/urologynevada/img/arrow3.png) left 18px no-repeat;
}

#leftnav .current_page_parent a {
  color: #7c1645;
  background: url(/wp-content/themes/urologynevada/img/arrow3.png) left 18px no-repeat;
  }


#leftnav .current_page_parent ul li a {
  color: #001952;
  background: none;
}

#leftnav .current_page_parent .current_page_item a {
  color: #7c1645;
  background: url(/wp-content/themes/urologynevada/img/arrow3.png) left 18px no-repeat;
}

#leftnav .current_page_item ul li a {
  color: #001952;
  background: none;
}


#leftnav a {
  margin: 0 0 0 0;
  padding: 15px 0 15px 15px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #001952;
  border-bottom: 1px solid #ccc;
  }


#leftnav  ul ul,

#leftnav .current_page_item ul ul,

#leftnav .current_page_ancestor ul ul,

#leftnav .current_page_ancestor .current_page_item ul ul,

#leftnav .current_page_ancestor .current_page_ancestor ul ul {

	display: none;

	}



#leftnav .current_page_item ul,

#leftnav .current_page_ancestor ul,

#leftnav .current_page_ancestor .current_page_item ul,

#leftnav .current_page_ancestor .current_page_ancestor ul,

#leftnav .current_page_ancestor .current_page_ancestor .current_page_item ul,

#leftnav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {

	display: block;

        padding: 10px 0 0 5px;

        margin: 0 0 0 10px;  

        font-size: .9em;



	}


.layout h2 {
  font-size: 1.8em;
  color: #7c1645;
  }

.layout h2 span {
  color: #7c1645;
  }


.pink {
  padding: 0 0 15px 0;
  font-weight: bold;
  font-size: 1.1em;
  color: #7c1645;
  }


.layout h3 {
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #7c1645;
  }


.layout a {
  color: #7c1645;
  text-decoration: none;
  }

.layout a:hover {
  color: #a5b9cc;
  text-decoration: underline;
  }

.footnote {
  font-size: 1.0em; 
  line-height: 1.3em; 
  color: #555555;
  }


.rightcolumn {
  float: right;
  width: 580px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  margin: 12px 0px 0px 12px;
  padding: 25px;
  background: #ffffff url(/wp-content/themes/urologynevada/img/logo_background.jpg) top left no-repeat;

  }

.alignright { 
  margin: 0px 15px 0 15px;
  padding: 5px;
  border: 1px solid #cccccc;
  float: right;
  }

.rightcolumn ul {
  margin: 5px 5px 5px 25px;
  font-size: 1.2em; 
  line-height: 1.3em; 
  margin-bottom: 1.6em; 
  }


.rightcolumn li {
  margin: 5px 5px 5px 0;
  list-style-type:disc;
  }

.rightcolumn ol {
  margin: 5px 5px 5px 25px;
  font-size: 1.2em; 
  line-height: 1.3em; 
  margin-bottom: 1.6em; 
  }


*html .one {
  margin-left: 10px;
  }  

.footer {
  margin: 12px 0 10px 0;
  padding: 12px 10px 12px 10px;
  font-size: .8em;
  background: #a6bbcc;
  }

.footer p {
  float: right;
  margin: 0px 0px 0px 0; 
  font-size: 1.4em;
  font-weight: normal;
  color: #000;
  }

.footnav ul {
  margin: 0 auto;
  }

.footnav li {
  float: left;
  }

.footnav a {
  text-transform: uppercase;
  display: block;
  padding: 0 10px;
  font-size: 1.2em;
  text-decoration: none;
  color: #000;
  }

.footnav a:hover {
  display: block;
  padding: 0 10px;
  font-size: 1.2em;
  text-decoration: none;
  color: #666;
  }


.register {
  vertical-align:top; 
  font-size: .8em;
  }
