html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: top; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


ol, ul {
	list-style: none;
	font-size: .95em;
}


*:focus {outline: none;}


/* Default font settings. 
	 The font-size percentage is of 16px. (0.75 * 16px = 12px) */

html { font-size:75%; height: 100%;}
html>body { font-size: 14px; }

body { 
	color: #000;
	background: #c2c2c3;
	min-height:101%;
	background-image: url(../../_graphics/background.jpg);
	background-repeat: repeat-y;
	background-position: top center;

}

body, form {  
	font-family: Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif;
	font-size:1em;
	line-height:1.4;
	font-weight:300;
}

.green {color: #379215;}
.red {color: #c70100;}
.yellow {color: #efc523;}
.blue {color: #2367c5;}

.imgCenter{margin-top: 25px; text-align: center;}


#layout_header,#layout_menu,#layout_content,#layout_sub-menu,#layout_footer,#layout_lower-menu {
	overflow:hidden;
	display:inline-block;
}
#layout_wrapper{
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	background-image: url(../../_graphics/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* safari and opera need this */ 
#layout_header,#layout_menu,#layout_sub-menu,#layout_lower-menu {
	float:left;
}
#layout_content {
	float:right;
	min-height: 500px;
	width: 680px;
	padding: 15px 10px 0 20px;
	margin-right: 10px;
}

#body {
}

#layout_header {
	width:900px;
	text-align: center;
	height: 110px;
}
#logo {
	height:70px;
	width:250px;
	margin-left:100px;
	display:block;
	float:left;
	}
a.logoanchor{
	display:inline-block;
	width:250px;
	height:70px;
	margin:0;
	padding:0;
	}
	
#topmenu {
	float:right;
	margin-right:15px;
	padding-top: 40px;
	}

#topmenu ul li{
	display: inline;
	margin: 0 10px;
	}
#topmenu ul li a{
	color:#FFF;
	}

/* leaving room for rounding error (MSIE) */ 
#layout_menu {
	height: 38px;
	width: 719px;
	float:right;
	position: relative;
	top: 1px;
	background-color:#FFF;
	border-bottom: solid #c70100 1px;
	 border-right: 1px solid black;
}

#layout_sub-menu {
	margin: 0;
	padding: 0 0 0 1px;
	width: 177px; 
}
#layout_sub-menu iframe{
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
#layout_footer {
	clear:both;
	padding: 20px;
	height: 94px;
	margin-top: 25px;
	margin-left: 180px;
	width: 675px;
	background: #e0e0e0;
}



/* Headings
-------------------------------------------------------------- */
h1,h2{ font-weight:normal;}
h3,h4,h5,h6 { font-weight: normal; }
b {font-weight: bold}

h1 { font-size: 1.7em; margin-bottom: 0.765em; color: #c70100; font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;}
h2 { font-size: 1.4em;  margin-top: 0.855em;}
h2.home { font-size: 1.4em;  margin-top: 0; padding:0 50px;}

h3 { font-size: 1.4em;  margin-bottom: 0.956em; }
h4 { font-size: 1.313em; margin-top: .5em; margin-bottom: .9em; }
h5,h6 { font-size: 1.212em;  margin-top: 1.238em; color: #333;}
h5 {color: #c70100; margin: 0;}

#body h2 {margin-bottom: 15px;}
#body h3 {
			padding: 5px 0;
			font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
			letter-spacing: 1px;
			margin: 15px 0 15px 0; 
			color: #999; 
			}
#footer h3 {
			padding: 5px 0;
			font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
			letter-spacing: 1px;
			margin: 15px 0 15px 0; 
			color: #999; 
			border-bottom: 1px solid #999;
			}

/* Link Div
-------------------------------------------------------------- */
#link h3 {
			font-size: 1em;
			font-weight: bold; 
			margin-bottom: 0; 
			margin-top: 15px; 
			padding:0 50px;
			}
			
			

/* Sponsor Module
-------------------------------------------------------------- */
#sponsor h2 +h3 {margin-top:10px;}
#sponsor h2 {margin-left:-50px;}
#sponsor {padding-left:50px;}
#sponsor h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 50px;
	}
#sponsor img {
	border: solid #e0e0e0 1px;
	padding: 3px;
	}
#sponsor img.horizontal {
	max-width:500px;
	}
#sponsor img.panoramic {
	max-width:500px;
	}
#sponsor p.main{
	margin:5px 0 0 0;
	padding:0;
	max-width: 500px;
	}

/* Text elements
-------------------------------------------------------------- */

p { padding:0 50px 0.8125em 50px; font-weight:300; text-align: justify; max-width: 550px;}

p.document	{font-weight: bold; margin-bottom: 0; margin-top: 15px; padding-bottom: 0;} 
p.document_description	{margin-top: 0; padding-top: 0; color: #333;}

#footer p {margin: 1.25em 0 0.75em 0 ;}
#footer p small {font-size: .75em; color: #000; font-family: Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif; font-style: italic;}


/* Block Quotes
-------------------------------------------------------------- */

blockquote {
	margin:0 40px;
	padding: 0 50px;
	background: transparent url(../../_graphics/openquote.png) no-repeat top left;
}

blockquote span.author {
     background: none; 
     font-style: normal;
     text-align: right;
     padding-right: 46px;
   }

blockquote span {
     display: block;
     background: transparent url(../../_graphics/closequote.png) no-repeat bottom right;
     font-style: italic;
   }
   
/* Links and Menus
-------------------------------------------------------------- */

a:link		{color: #2367c5; text-decoration: none; } 
a:visited	{color: #2367c5; text-decoration: none;} 
a:hover		{color: #000; text-decoration: underline;} 
a:focus		{color: #000; text-decoration: underline;} 
a:active	{color: #000; text-decoration: underline; }

a.inline:link		{color: #333; text-decoration: underline; } 
a.inline:visited	{color: #333; text-decoration: underline;} 
a.inline:hover		{color: #2367c5; text-decoration: underline; } 
a.inline:active		{color: #2367c5; text-decoration: underline; }

#mainmenu {font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size: 1em; text-align: left;}
#mainmenu ul {margin:0; padding: 0; height:100%; width:719px;}

#mainmenu ul li {margin:0; padding:0; display: inline-block;width:20%; height:100px; text-align:center; float:left;}
#mainmenu ul li:hover {background-color:#c70100; color:#FFF;}

#mainmenu ul li a:link{ color: #000; text-decoration: none; height:100px; padding-top:10px; width:100%;display:inline-block; z-index:2;} 
#mainmenu ul li a:visited{ color: #000; text-decoration: none; height:100px; padding-top:10px; width:100%;display:inline-block; z-index:2;} 
#mainmenu ul li a:hover{ color: #FFF;} 
#mainmenu ul li a:active{ color: #FFF;}

#menu1 {font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size: .9em; text-align: right; padding: 0; margin: 0;}
#menu1 ul {list-style: none; padding: 0; margin: 0; }
#menu1 ul li {padding: 0 0 0 0; margin-bottom:5px; background-color: #e0e0e0; }
#menu1 ul li ul { list-style: disc; text-align: right; color: #ccc; margin: 0; }
#menu1 ul li ul li {	padding: 5px 0; 
						margin: 0 ; 
						list-style: none; 
						color: #333; 
						background-color: #FFF;
					}
#menu1 a{ display: block; padding: 5px;} 
#menu1 a:link{ color: #000; text-decoration: none;} 
#menu1 a:visited{ color: #000; text-decoration: none; } 
#menu1 a:hover{ color: #000; text-decoration: underline; } 
#menu1 a:active{ color: #000; text-decoration: underline; }



/* Lists
-------------------------------------------------------------- */
#body ul		{width: 550px; margin: 5px 0 15px 50px;  border-left: 1px solid #999;}
#body ul li	{padding: 8px 0 8px 8px; font-size: 1.1em;}

#footer ul		{width: 550px; margin: 5px 0 15px 50px;  border-left: 1px solid #999;}
#footer ul li	{padding: 8px 0 8px 8px;}
span.listtext	{color: #000;}


/* Tables
-------------------------------------------------------------- */
table			{margin: 0; padding: 0;}

td.expertise	{ width: 150px; padding: 8px;}

td span 		{
				display: block;
				font-size:.9em;
				margin: 3px 0;
				}
				
td span.head 	{
				font-family: Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif; 
				margin: 15px 0 0 0 ;
				border-bottom: 1px solid #ccc;
				padding-bottom: 5px; 
				color: #2367c5;
				font-weight: bold;
				}

/* Misc classes
-------------------------------------------------------------- */



/* ---------- @ Forms -----------*/

form {  /* set width in form, not fieldset*/
  font:100%;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 500px;
  width: 500px;
}

fieldset {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  padding: 3px;
  margin: 0;  
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}

legend      {position: relative; margin-left: 1em; margin-bottom: .25em; padding: 0; font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-weight: normal; font-size:1em; }

fieldset ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

fieldset li {
  clear: left;
  float: left;
  width: 98.25%;
  padding: 5px;
  margin: 0;
}

fieldset.submit {
  clear: both;
  padding: 3px;
  margin: 0 0 20px 0;
  border: 1px solid #e0e0e0;
  border-top: 0;
}

#displayform h2 {
	clear: both;
}

#displayform li.row {
}

#displayform li {
	border-bottom: 1px dotted #FFF;
}

label { 
	display: block;  /* block float the labels to left column, set a width */
	position: relative;
	float: left; 
	width: 125px; 
	margin: 5px 10px 0 0 ; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	padding: 0 10px 0 0;
	font-size: .85em;
}

/*label:after { content: ":";}
label.button:after { content: "";}*/
label:first-letter {text-decoration:underline;}
label.required{
	background-image: url(../../_graphics/required.gif);
	background-repeat:no-repeat;
	background-position: top right;
	}
	

label.button{ height: 0;
	margin-right: 15px;
	}

label strong {
	position: absolute;
	left: 350px;
	top: 1;
	width: 150px;
	font-weight: normal; 
	text-transform: uppercase;
	color: #c70100; 
	line-height: 1;
	text-align: left;
	}


/* Form fields
-------------------------------------------------------------- */

input[type=hidden] { 
  padding: 0;
  margin: 0;
  height: 0px;
}

input[type=text], input[type=password],
input.text, input.title, 
textarea, select { 
  background-color:#FFF; 
  border:1px solid #ccc; 
  padding: 2px;
   width: 175px;
}

input[type=text]:focus, input[type=password]:focus,
input.txt:focus, input.title:focus, 
textarea:focus, select:focus { 
  border-color: #000;
  background-color: #e0e0e0;
}

input[type=text], input[type=password],
select { padding:2px; }


input[type=checkbox], input[type=radio], 
input.checkbox, input.radio { 
  position:relative; top:.25em; 
}

form.inline { line-height:3; }
form.inline p { margin-bottom:0; }

form input, form textarea {
	display: inline;
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
}


textarea { overflow: auto;}

form input #reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
	
select{
	overflow: hidden;
	color: #000;
	border-style: 1px solid #000;
	padding: 1px;
	font-size: .95em;
	margin-left: 8px;
}

/* PRODUCT FORM (ADD TO CART)
-------------------------------------------------------------- */
#product_detail form  {
		clear: both; 
		width: 225px; 
		min-width: 225px;
		max-width: 225px; 
		float: left;
}


#product_detail form fieldset {padding: 0;}
#product_detail form fieldset.submit {padding: 5px 0;}
#product_detail form input{margin: 0 0 0 5px;width: 20px;}
#product_detail form label{margin: 0;width: 40px; }

#price {font-weight:bold;}
li #price {display: inline;float: left;}
#product_detail h2 {clear: both;}
#product_detail h3 {margin: 0;color: #333;}

#product_detail h4 {color: #000;margin:1em 0 0.643em 0;}
#product_detail p.content{margin-left: 240px;}
	
#product_detail p.viewcartlink{
	float: left;
	padding: 0 25px 3px 0;
	margin: 0px 15px 5px 0;
	}

#product_detail button { margin-left: 45px;}

/* Success, notice and error boxes
-------------------------------------------------------------- */

.help,
.notice, 
.success    {padding: 3px 0; margin-bottom: 1em; }

.error { 
	white-space: nowrap;
	font-style: normal;  
	color: #c70100; 
	line-height: 2;
	margin-left: 170px;
	}
	
.paymenterror { 
	display: block;
	clear: both;
	font-style: normal;  
	color: #c70100; 
	line-height: 1.1;
	}
	
.help     { display: block; margin-left: 185px; color: #2367c5; font-size: .8em; }

.notice     { background: #ccc; color: #000; border-color: #000; }
.success    { background: #FFF; color: #000; border-color: #2367c5; }

.error a    { color: #c70100; }
.notice a   { color: #2367c5; }
.success a  { color: #333; }

/* REQUIRED BUTTON STYLES	
-------------------------------------------------------------- */
button { 
	position: relative;
	display: inline;
	border: 0; 
	padding: 0;
	margin: 0 0 0 10px;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
	margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button { 
	padding: 0 18px 0 0;
	margin-left: 175px;
	margin-right:20px; 
	font-size:1em; 
	text-align: center; 
	background: transparent url(../../_graphics/buttonSprite.png) no-repeat right -118px;
	
}
	
button span {
	padding: 7px 0 0 20px; 
	height:28px; 
	color:#FFF;
	background: transparent url(../../_graphics/buttonSprite.png) no-repeat left top;
}
	
button:hover {
	background-position: right -158px; 
}
	
button:hover span {
	background-position: 0 -40px;
}

button:active { /* the redundant class is used to apply the hover state with a script */
	background-position: right -198px;
}
	
button:active span {
	background-position: 0 -80px;
}


div.button {
	display: block;
	position: relative;
	margin: 0;
	padding: 9px 20px 11px 0; 
}

div.button span {
	position: relative;
	display: inline; 
	white-space: nowrap;
	margin: 0;
	font-size:1.20em; 
	padding: 7px 10px 11px 30px; 
	}

div.button:hover {
	background-position: right -154px; 
}
	
div.button:hover span {
	background-position: 0 -40px;
}

div.button:active { /* the redundant class is used to apply the hover state with a script */
	background-position: right -194px;
}
	
div.button:active span {
	background-position: 0 -80px;
}

div.button span a:link		{color: #FFF; text-decoration: none; font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;} 
div.button span a:visited	{color: #FFF; text-decoration: none; font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;} 
div.button span a:hover		{color: #FFF; text-decoration: none; font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;} 
div.button span a:active	{color: #FFF; text-decoration: none; font-family: 'Lucida Sans', Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;}


