/*  Dzinelabs. All rights reserved.
Please see the Creative Commons License at: 
http://creativecommons.org/licenses/by-sa/2.0/
*/

/* Not to confuse different browsers, we let them start from zero */ 
html, body {
   margin : 0;
   padding : 0;
}

body {
   font : 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : #333333;
   background : #CBA854;
   text-align : center; /* keep page centered in IE */
   width : 100%;
   min-width : 725px;
}

context {
   color : #CBA854;
   background : transparent;
   cursor : help;
}
/*horizontal rule properties*/
hr {border: none 0; 
border-top: 1px dashed #527998;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

/* links */
a:link {
   color : #A84D52;
   text-decoration : none;
}

a:visited {
   color : #7B5849;
   text-decoration : none;
}

a:hover {
   color : #B66A6B;
   text-decoration : underline;
  }
  
/* Links within paragraphs (subtle) */
p a {
   color : #A84D52;
   text-decoration : none;
}

/* Links within paragraphs */
p:hover a {
   color : #A84D52;
   text-decoration : underline;
}

/* Headings */  
h3,h4,h5 {
   background : transparent;
   color : #527998;
   margin : 1em 0 1em 0;
   font-family : Helvetica, Arial, Verdana, sans-serif;
   padding : 0;
   text-transform : uppercase;
   line-height : 1.2em;
}

h1 {
   font-size : 1.5em;
   background : transparent;
   color : #527998;
   margin : 1em 0 1em 0;
   font-family : Helvetica, Arial, Verdana, sans-serif;
   padding : 0;
   text-transform : uppercase;
   line-height : 1.2em;
}

h2 {
   background : transparent;
   color : #A84D52;
   margin : 1em 0 1em 0;
   font-family : Helvetica, Arial, Verdana, sans-serif;
   padding : 0;
   font-size : 1em;
   line-height : 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 0.9em;
}

h5 {
	font-size: 0.8em;
}

#columnright h2 {
   padding : .1px .1px .1px 5px;
}

/* Text rendering */
p {
   margin : 0 0 1em 0;
   font-size : 1.0em;
}

strong {
   font-weight : bold;
   letter-spacing : 0.1em;
   text-transform : uppercase;
   display : block;
   margin : 0 0 0.8em 0;
}

#columnright p {
   font-size : 0.9em;
   background : transparent;
   padding : 5px 2px 5px 5px;
}

/* Layout */
img {
   border : none;
}

#logo {
   width : 750px;
   height : 150px;
   background : url(mcneil_logo.jpg) no-repeat;
   padding : 0;
   margin : 0;
}


#uppernav {
	margin-top : -1px;
   margin-left : 200px;
   width : 475px;
}

#uppernav ul {
   margin : 0;
   padding : 0;
   white-space : nowrap;
   list-style : none;
}

#uppernav li {
   float : left;
   width : 106px;
   text-align : center;
   margin-left : 10px;
}

#uppernav li a {
   font : bold 0.9em Arial, Helvetica, sans-serif;
   text-decoration : none;
   display : block;
   line-height : 23px; /* trick provided by trx */
   height : 23px;
}

#uppernav li a:hover {
   background : url(mcneil_nav.jpg) no-repeat;
   color : #7B5849;
}

#wrapper {
   text-align : left;
   width : 750px;
   margin : 10px auto;
   padding : 0;
   background : url(wrapper_bk.gif) repeat;
   border-left : 1px solid #66635C;
   border-right : 1px solid #66635C;
}

#contentwrapper {
   padding: 2px 8px 5px 8px;
}

#contentleft {
   width: 400px;
   float: left;
   padding: 10px 10px 16px 10px;
}

#columnright {
   width : 270px;
   float : right;
   padding : 2px 1px 5px 1px;
}

#contentform {
   width: 400px;
   float: left;
   padding: 10px 10px 16px 10px; 
 }
 
#footer {
   clear : both;
   width : 422px;
   border-top : 3px solid #A84D52;
   padding : 16px 0 0 0;
   font-size : 9px;
   text-transform : uppercase;
   line-height : 1.2em;
}

#footer a {
   font-weight : normal;
   font-size : 0.9em;
   padding : 0;
}


/* Forms */
input {
   color: #000000;
   background: transparent;
   border: 1px solid #660000;
   margin: 0.5em 0 0.5em 0;
   font-size: 1em;
}

input:focus, textarea:focus, select:focus {
	background: #FFFFE5;
	color: #333333;
}

textarea {
	color: #333333;
   width : 350px;
   height : 232px;
	background: url(FormBK.jpg) no-repeat;
	border: 1px solid #996600;
	margin: 0.5em 0 0.5em 0;
}

fieldset {
   border : 1px solid #DDDDDD;
   padding : 10px;
}

/* List Styles */
#contentleft ul, #columnright ul {
   padding : 0;
   margin-left : .3em;
   list-style-type : none;
}

#contentleft li, #columnright li {
   background : url(Icon.jpg) no-repeat left;
   text-align : left;
   padding : 0px 1px 1px 15px;
   font-size : 0.8em; 
}


/* Classes */
.clear {
   clear : both;
   height : 0;
   margin : 0;
   font-size : 1px;
   line-height : 0px;
}

.skiplink {
   position : absolute;
   left : -1000px;
   width : 990px;
   font-size : 1px;
   line-height : 1px;
}

.hide {
	text-indent: -9999px;
}
.availpic{
   float : right;
   width : 160px;
   height : 107px;
   padding : 2px;
}

.availpic2{
   float : left;
   padding : 2px 5px 2px 2px;
}

.box {
   border : 1px dashed #000000;
   padding : 0.5em;
   font-size : 0.9em;
   width : 50%;
   margin-left : auto;
   margin-right : auto;
   text-align : center;
}

.pointer {
   cursor : help;
   border-bottom : 2px dotted #000000;
}
.contentblock {
   background-color : #CBA854;
}

.centerinline {
   text-align : center;
} 

.padder {
   padding : 0 0 0 5px;
}

.smallText {
	font-size:9px:
}












			
