/*
 * Project:		Specialty Vet Path
 * Date:		2009-04-04
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #fff; font-size: 62.5%; }

@media only screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

body, textarea, input, select, option, button { color: #5e5e5e; font-family: Verdana, Arial,Helvetica Neue,Helvetica,sans-serif; line-height: 1.5; font-size: 11px; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.2em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #6075bb; text-decoration: none; }
a:hover, a:focus, a:active { text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #c1c1c1; color: #c1c1c1; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

.error { color:#900;}

/* LAYOUT
------------------------------------------- */

#root { width: 970px; margin: 10px auto; border: 1px solid #7d7f80; }
 #top { position: relative; height: 90px; padding: 0 0 8px; background: url(../images/top-shadowline.png) 0 100% repeat-x; margin: 0 0 5px; }
  #logo { position: absolute; left: 30px; top: 25px; }
  #skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
   #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 2px 0; background: #333; color: #fff; text-align: center; text-decoration: none; }
 #content { overflow: hidden; background: url(../images/content-bg.png) repeat-y; margin: 0 0 15px; width: 100%; }
  #content-a { padding: 35px 125px; }

#wrapper-a { float: left; width: 770px; } 
 #primary { margin: 0; width: 390px; margin: 0 35px 0 0; display: inline; float: right; padding: 35px 0 10px; }
  #primary.primary-a { background: url(../images/hr-sep.png) 50% 100% no-repeat; }
 #secondary { display: inline; float: left; width: 270px; margin: 0 0 0 30px; }

 #tertiary { float: right; width: 155px; padding: 10px; border: 1px solid #c1c1c1; background: #f1f1f1; margin: 0 20px 0 0; }
 
 #wrapper-b { float: left; width: 980px; overflow: hidden; background-color: #FFF; }
 	#primary-b { margin: 0; width: 705px; margin: 0; display: inline; float: right; padding: 0 30px 30px 30px; border-left: 1px solid #ccc; }
	#secondary-b { display: inline; float: left; width: 150px; padding: 30px; }
	#secondary-b h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #5e5e5e; }
	#secondary-b ul { list-style: none; padding: 0; margin: 0; }
	
#wrapper-c { width: 920px; overflow: hidden; background-color: #FFF; padding: 20px 30xp; margin: 0 auto;}
	
	#layCartWrapper { width: 100%; font-size: 10px; overflow: hidden; display: none; }
		#layCartLogin { text-align: right; font-size: 10px; }
			#layCartLogin a { color: #000; }
			#layCartLogin a:hover { color: #000; }
		#layCartContent { float: right; width: 200px; text-align: left; font-size: 10px; }
			#layCartContent a { color: #000; }
			#layCartContent a:hover { color: #000; }
   
/* GENERAL
------------------------------------------- */

/* headers */

h1, h2, h3, h4, h5, h6 { color: #6075bb; font-weight: normal; }
h1 { font-size: 2.4em; font-family: Arial, Helvetica, sans-serif; letter-spacing: -0.05em; }
h2 { font-size: 1.4em; margin: 0 0 5px; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* tables */

table { }
 table th, table td { padding: 5px 10px; }
 
.figure { font-size: 1em; }

.files { margin: 0 0 15px; padding: 0; }
 .files li { margin: 0 0 3px; padding: 0 0 0 25px; list-style: none; line-height: 22px; }
  .files li.pdf { background: url(../images/file-pdf.png) 0 3px no-repeat; }

.vcard { margin: 0 0 20px; }  
 .vcard p { margin: 0 0 5px; }
 .vcard .tel .t { margin: 0 10px 0 0; display: inline-block; width: 20px; }
 
.addresses { overflow: hidden; margin: 0 0 15px; }
 .addresses .address { width: 150px; float: left; margin: 0 10px 0 0; }
  .addresses p { margin: 0 0 5px; }

form p { overflow: hidden; }
 form p label { width: 75px; text-align: right; float: left; margin: 0 10px 0 0; vertical-align: middle; }
 /*form p input { width: 185px; float: left; }*/

form p.box { padding: 0 0 0 85px; }
 /*form p.box input { float: none; width: auto; margin: 0 25px 0 0; vertical-align: middle; }*/
 form p.box label { width: auto; text-align: left; float: none; margin: 0; }
 
 form p.submit { text-align: right; } 
 form button,
 a.button { width: 142px; height: 28px; text-align: center; color: #fff; border: none; background: url(../images/button.png) no-repeat; font: normal 10px/26px Verdana, Arial, Helvetica, sans-serif; text-transform: lowercase;  }
 
 a.button { display: inline-block; }
  a.button:hover { text-decoration: none; }
/* ELEMENTS
------------------------------------------- */
#nav-wrapper { position: absolute; right: 15px; bottom: 8px;  } /* this wrapper had to be added, as Opera was throwing bizzare IE-like rendering bugs on submenu, when #nav was positioned directly */
 #nav { float: right; margin: 0; padding: 0; } 
 #nav li { background: #8f8f8f; display: inline; float: left; font: normal 1.2em/22px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; list-style: none; margin: 0 0 0 2px; position: relative; }
  #nav li a { float: left; display: block; color: #fff; height: 22px; padding: 0 7px; text-decoration: none; text-transform: uppercase; }
   #nav li a:hover { background-color: #90d309; color: #fff; text-decoration: none; }
  #nav li em { position: absolute; top: -999em; }
   #nav ul { position: absolute; left: 0; top: 22px; display: none; background: #8f8f8f url(../images/nav-shadowline.png) repeat-x; padding: 7px; }
   #nav li.last ul { left: auto; right: 0; }
   #nav li:hover ul { display: block; }
    #nav ul li { background: none; display: block; float: none; font: normal 0.72em/1.8 Verdana, Arial, Helvetica, sans-serif; white-space: nowrap; }
	 #nav ul li a { height: auto; padding: 0; text-transform: none; color: #fff; display: inline; float: none; }
	  #nav ul li a:hover {  background-color: #8f8f8f; color: #90d309; }
 	  #nav ul li ul { position: static; top: auto; width: auto; background: none; padding: 0; left: auto; }
   	   #nav ul li li { margin: 0 0 0 10px; font-size: 1em; }
	   
#primary h1 { text-transform: uppercase; }  
  
#tertiary ul { margin: 0 0 15px; padding: 0; }
 #tertiary li { color: #6075bb; margin: 0; padding: 0; list-style: none; font-size: 1em; line-height: 1.4; }  
   #tertiary li a span { font-weight: bold; }
   
 #tertiary ul.list-a li { margin: 0 0 15px; }   
 #secondary h2, 
 #tertiary h2 { color: #525252; }
 #tertiary p { color: #6075bb; }
 
#login { border-top: 1px solid #8f8f8f; padding: 15px 0 0; overflow: hidden; } 
 #login form { display: block; width: 275px; float: left; }
 #login .new-account { float: right; width: 142px; }
 #login h2 { color: #5e5e5e; font-size: 1.2em; }
 
/*Store Pagination*/	
.storePagination {
	width: 705px;
	border-bottom: 1px solid #666666;
	color: #666666;
	text-align: right;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
	}
	
	.storePagination a{
		color: #333333;
		}
	
/* Product List */
.storeProductListDetails { overflow: hidden; width: 705px; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.storeProductListImage { float: left; width: 160px; }
	.storeProductListDescription { float: left; width: 540px; }
	
/*Product Drilldown */
/* Products */
.storeProductDrilldownDetails { overflow: hidden; width: 705px; }
	.storeProductDrilldownImage { float: left; width: 290px; }
	.storeProductDrilldownDescription { float: left; width: 410px; }
	
 
 /* Form Builder Styling */	

#formBuilderWrapper  {
	padding: 1em; margin: 0px;
	border: 1px solid #cccccc;
	}
	
	#formBuilderWrapper form{
		padding: 0px; margin: 0px;
		}
		
	#formBuilderWrapper fieldset {
		margin: 0 0 1em 0; padding: 0px;	
		border: 1px solid #eeeeee; 
	}
	
	#formBuilderWrapper legend {  
		margin: 0 0 0 0.5em; padding: 0;  
		color: #6075bb;  
		font-size: 14px;
		text-align: center;
	}
	
	#formBuilderWrapper fieldset div {  
		padding: 0.5em; margin: 0;  
	} 
	
	#formBuilderWrapper label {
		padding-right: 8px;
	}
	
	#formBuilderWrapper fieldset td {  
		font-size: 11px;  
	} 
	
		#formBuilderWrapper fieldset div input[type="text"]  {
			font-size: 11px;
			color: #666;
			width: 200px;
		}
		
		#formBuilderWrapper fieldset div select {
			font-size: 11px;
			color: #666;
			width: 205px;
		}
		
		#formBuilderWrapper fieldset div textarea {
			color: #666;
			width: 200px;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 1.2em;
		}
			
		#formBuilderWrapper fieldset div.fieldError {  
			background-color: #ffefef;
		}
		
			.formBuilderWrapper fieldset div.fieldError input {
				font-size: 11px;
				color: #C00;
				font-weight: bold;
				width: 200px;
			}	
			
			.fieldError label {  
				color: #C00;
				font-weight: bold;		
			}
			
				.fieldError label em{  
					color: #C00;
					font-weight: normal;		
				}
			
	#formBuilderWrapper label {  
		display: block; 
		 margin: 0px; 
	}
	
	#formBuilderWrapper fieldset.submit {
		border-style: none; 
		text-align: center;
	}
	
#formBuilderWrapperLoading {
	width: auto;
	padding: 20px 0px; margin: 0px;
	text-align: center;
}	
	
/* Error Styling */
div.fieldError { background-color: #ffefef; }
	.formWrapper fieldset div.fieldError input[type="text"]  { font-size: 0.9em; color: #C00; font-weight: bold; width: 200px; }			
	.formWrapper fieldset div.fieldError textarea { font-size: 0.9em; color: #C00; font-weight: bold; width: 200px; }	
	.fieldError label {   color: #C00; font-weight: bold; }
	.fieldError label em{color: #C00;font-weight: normal;}

/* Form Error Message Styling */	
.formErrorMessage { margin: 1em 0 0.5em 0; padding: 0; }
	.formErrorMessage p { color: #C00; font-weight: bold; }
	.formErrorMessage ul { }
	.formErrorMessage li { color: #C00; margin-left: -1.5em; }
	
.memberformSubmit input { width: 67px; height: 28px; }
		