/* CSS Document */
/* Merchant Technology - David Janning - Last Revision: 12 Oct 2009 */

/* Eric's reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/  v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
/* ------------                    Reset Ends                    -------------------------*/

/* CSS Document */



body {background-color:#999;font-family:Arial, Helvetica, sans-serif;}



/*----------------------------------------------Basic styles------------------------------------------------*/

h2 { margin: 0 0 0 5px; color: #336; font-weight: normal; text-decoration: none}
h1, h3, h4 {font-family: Georgia, Times, serif; margin: 15px 0 0 5px; color: #336; font-weight: normal; text-decoration: none}
h1 em, h2 em, h3 em, h4 em {font-family: Georgia, Times, serif; font-weight: normal}  /* italic words in titles */

h1 {position: absolute; text-align:right;right: 20px; top: 35px; font-size: 1.6em; letter-spacing: 0.1em; line-height: 1em;}
h1 small {font-size: 0.5em;}
/*h1:first-letter {font-family: Georgia, Georgia, serif; font-size: 2.25em} /* styles the first letter of the main title to make it large */

p#tagline {position: absolute; right: 0px; top: 125px; font-style: italic; color: white; font-size: 1.3em}  /* sits under main title */

h2 {font-size: 1.8em; letter-spacing: 0.03em}
h3 {font-size: 18px; letter-spacing: 0.03em}

p, ul, ol {margin: 5px 10px 0 7px; font-size: 0.9em; line-height: 1.5em; color: #000; }
table{margin: 10px 10px 0 7px;}
th {margin:0;padding-right:4px;font-size:14px;line-height:1.20em;color: #000; letter-spacing: 0.03em;font-weight:normal;font-style:italic;text-align:left;vertical-align:top;}
/*td {margin:0;padding-bottom:4px;font-size:14px; ine-height:1.20em;color: #000; letter-spacing: 0.03em} */

code {font-family: monospace; font-size: 1.20em; color: #E20000}

p span {font-size: 1.50em; font-weight: bold} /* shouting words */

a:link, a:visited {color: #999; font-weight: bold; text-decoration: none; border-bottom: 1px solid #999}
a:hover, a:active {color: #555; border-color: #555}

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}


/*-----------------------------------------------Layout DIVS------------------------------------------------*/

#container {  /* keeps everything together */
position: relative; 
margin: 0 auto; 
width: 960px; 
background: url(../images/bkgrnd.gif) 0 0 repeat-y #e3e3e3;  /* Important image, do not remove */
overflow: hidden
}

#container-form {  /* just for the form */
position: relative; 
margin: 0 auto; 
width: 500px; 
overflow: hidden;
background-color: white;
}


#hdr {  /* div containing h1, nav and grapes image */
float: left; 
width: 960px; 
height: 130px; 
}

#lftcol {   /* left column */
position: absolute;
left: 0px;
top: 90px;
margin-left: 50px;  /* leave this so that background image lines up with edge of this div */
width: 200px; 
background: transparent;
overflow: hidden
}
.bkhead1 {background: url(../images/thirdhead-sml.jpg) 0 0 no-repeat #e3e3e3;}
.bkhead2 {background: url(../images/thirdhead2.jpg) 0 0 no-repeat #e3e3e3;}

.bkhome {background: url(../images/bk_home.jpg) 0 0 repeat-y white}
.bkbus {background: url(../images/bk_business.jpg) 0 0 repeat-y white}
.bkinv {background: url(../images/bk_innovate.jpg) 0 0 repeat-y white}
.bkmark {background: url(../images/bk_marketing.jpg) 0 0 repeat-y white}
.bkcontact {background: url(../images/bk_contact.jpg) 0 0 repeat-y white}

/* right column */
#rgtcolcon {margin-top:15px;float: right; width: 700px; padding-bottom: 15px;min-height:364px;height:364px;} 

#rgtcol {margin-top:15px;float: right; width: 700px; padding-bottom: 15px;min-height:410px;height:410px;} 
#rgtcol img{float:right;margin-left:10px;}
#rgtcol h2, #rgtcol h3, #rgtcol p {width:450px;}
#bttmbar {float: right; text-align: center; font-size: 0.70em; height: 4em; line-height: 4em; width: 910px; color:#555; background: #e3e3e3; border-top: 1px solid #555}
#bttmbar a{text-decoration:none;border-bottom:none;}
#quote {    /* Quote box in left column */
	float: left;
	margin: 10px 0 20px 10px;
	padding: 10px 0;
	width: 170px;
	text-align: center;
	background: url(../images/quote.gif) no-repeat 0 0	
}

#quote p {color: #444; font-size: 0.80em; font-weight: bold; line-height: 2.00em}  /* Quote box text */


/*---------------------------------------------Main Navigation-----------------------------------------------*/

ul#nav {   /* navigation list */
	margin: 53px 0 20px 0; /* the 53px is where the nav begins (margin top) */
	padding: 0;
	list-style: none inside
}
	
ul#nav li {float: left;	display: block}

ul#nav li a {
	width: 170px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 10px solid #eee;
	padding: 10px 5px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #333;
	background: #ddd;
}

ul#nav li a#current {border-color: #999}   /* current page, move id in the xhtml when creating a new page */

ul#nav li a:hover {background: #336; color: #fff}
.bull1 {margin-left:8px;margin-top:10px;width:470px;}
.bull1 h4{float:left;display:block;width:100px;height:30px;overflow:display;margin:0;padding:0;list-style:none;font-size:13px;font-style:italic;}
.bull1 ul{margin:0 0 8px 110px;padding:0;list-style:none;}
.bull1 li{margin:0;padding:0 0 0 1em;font-size:13px;line-height:13px;background:url(../images/bul-Blu.gif) 0 0.2em no-repeat;}


.bull2 {margin:10px 0 8px 20px;padding:0;list-style:none;}
.bull2 li{margin:0;padding:0 0 0 1em;background:url(../images/bul-Blu.gif) 0 0.5em no-repeat;}
/*********************************************** 
			form classes
***********************************************/

.formRow {
	clear: both;
	margin-bottom: 7px;
	height:22px;
}

.formRow * {
	float: left;
}

.formRow input {
	width: 200px;
}

.formRow input, .formRow textarea {
	border: 1px solid #ccc;
}

.formCaption {
	width: 100px;
	height: auto;
	margin-right: 10px;	
	font-size: 1.1em;
}

.formFieldset {
	border: 1px solid #ccc;
	padding: 20px;
}

.formFieldset legend {
	font-size: 1.2em !important;
	color: #666 !important;
	padding: 0 10px !important;
	margin-left: -12px;
}

.formRow input.button {
	width: auto;
	margin-left: 20px;
	cursor:pointer;
}

.formRow .addressRow {
	clear: both;
	margin-bottom: 7px;
}

