/*<group=General Styles>*/

body {
	background: url(../images/background.gif);
	text-align: center;
	font: 0.78em Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 20px 20px;
	padding: 0;
}
p {
	line-height: 1.4em;
	margin: 15px 0px;
}

h1 {
	font-size: 1.9em;
	color: #990033;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	color: #990033;
	margin: 20px 0px 10px;
}

h3 {
	font-size: 1.25em;
	color: #990033;
	margin: 30px 0px 10px;
}

h4 {
	color: #990033;
	line-height: 1.4em;
	margin: 15px 0px;
}

b, strong {

}

a:link, a:visited {
	color: #990033;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
	z-index: 5;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	width: 774px;
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #666666;
	background: #ffffff url(../images/ConetechPageBG.gif) repeat-y right;
}

.clearer {
	clear: both;
}

#pageHeader {
	background: url(../images/ConetechLogoHeader.gif);
	height: 81px;
	position: relative;
}
#pageHeaderHome {
	background: url(../images/ConetechLogoHeaderHome.gif);
	height: 81px;
	position: relative;
}

#contentContainer {
	margin-right: 244px;
	line-height: 2em;
	position: relative;
	z-index: 2;
}

#contentContainer #content {
	padding: 15px 20px 0px 25px;
}

#contentContainer #content-alcohol {
	padding: 15px 0px 0px 10px;
}

#contentContainer #headerimage {
	padding: 0px 0px 0px 10px;
}

#sidebarContainer {
	width: 244px;
	float: right;
	position: relative;
	z-index: 3;
}

#sidebarContainer #sidebar {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	font-size: 1.5em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #066fd4;
}

#footer {
	background: url(../images/ConetechPageFooter.gif);
	height: 41px;
	color: #ffffff;
	text-align: center;
	font-size: 0.9em;
}

#footer p {
	padding-top: 8px;
	text-shadow: 0px 1px 1px #001f2f;
	font-weight: bold;
	margin: 0;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}
#footerlinks {
	color: #808080;
	text-align: left;
	font-size: 0.76em;
	margin: 0px auto;
	width: 760px;
}
#footerlinks p {
	padding: 0;
	margin: 0;
}

#footerlinks a:link {
	color: #666666;
	text-decoration: none;
}
#footerlinks a:visited {
	text-decoration: none;
	color: #666666;
}
#footerlinks a:hover {
	text-decoration: underline;
	color: #990033;
}
#footerlinks a:active {
	text-decoration: none;
	color: #990033;
}

#navcontainer {
	height: 250px;
}

#work {
	height: 220px;
}

/* ++++++++++++++++ SUB NAV +++++++++++++++++++++++*/

#sidenav {
	margin-top:20px;
}

#subnav, #subnav ul {
	border-top: 1px solid #ffffff;
	margin: 0;
	padding:0;
}
#subnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:  url(../images/GrapeIcon.gif);
	border-bottom: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 10px top;
}
#subnav ul {
	z-index: 10000;
}
#subnav a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 16px 0px 16px 60px;
	color: #ffffff;
	border-bottom: 0;
	line-height:1;
}
#subnav a:hover, #subnav a:active, #subnav a:focus {
	color: #000000;
	background-image:  url(../images/GrapeIcon.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
/* Top level menu width */
#subnav {
	width: 234px;
}
.winered {
	color: #990033;
}
blockquote, .standout {
	font-weight: bold;
	color: #990033;
}
.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}
#contentContainer #content li {
	line-height: 1.4em;
	

	margin: 0px;
	padding: 0px 0px 10px;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}

.solutionTable {
	line-height: 1em;
}
.solutionTable td {
	border-bottom: 1px solid #990033;
	padding-top: 8px;
	padding-bottom: 8px;
}


/*<group=Contact Form>*/
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 

form.tableHolder table {
	width: 100%;
	}

form.tableHolder .firstRow td, form.tableHolder .firstRow th {
	padding-top: 5px;
	background-image: none;
	
	}

form.tableHolder td {
	padding: 2px;
	border: 0 none;
	text-align: left;
	vertical-align: top;

	}

form.tableHolder th {
	padding: 2px;
	border: 0 none;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	}

.req {
	color: #990033;
	}

