@charset "utf-8";
/*  
Theme Name: Specialty Wire 
Theme URI: 
Description: 
Version: 1.0
Author: 
*/

/* -------------------------------------------------------------- 
  
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

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;
}

body { 
  line-height: 1.5; 
}

/* 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: middle; }

/* 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; }
.clear {clear:both; width:1px; height:1px; overflow:hidden;}


/* -------------------------------------------------------------- 

   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }
body { 
  font-size: 14px;
  color: #000; 
  background: #f3f3f3;
  font-family:Arial, Helvetica, sans-serif;
}
img, div { behavior: url(iepngfix.htc) }

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 22px; line-height: 1; margin-bottom: 18px; font-family:"Trebuchet MS" sans-serif; color:#038daa; font-weight:bold; }
h2 { font-size: 15px; margin-bottom:10px; color:#525252; font-weight:bold;}
h3 { font-size: 15px; margin-bottom:10px; color:#525252; font-weight:bold; line-height:1.5}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
.sidebar h2 { font-size: 22px; line-height: 1; margin-bottom: 12px; padding-bottom:11px; font-family:"Trebuchet MS" sans-serif; color:#038daa; font-weight:bold; background:url(images/dots_2.gif) bottom left repeat-x; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
.sidebar p  { font-size:13px; } 

a:focus, 
a:hover     { color: #038daa; }
a           { color: #000; text-decoration: underline; }

blockquote  { margin:0 0 20px 0; color:#000; font-style:italic; font-family:Arial, Helvetica, sans-serif; background:#c1c1c1 url(images/star.gif) top left no-repeat; padding:15px 10px 15px 55px; font-size:12px; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul,
li ol       { margin: 0; }
ul, ol      { margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }

ul          { list-style-type: none; padding:0 0 0 10px;}

ul li, ol ul li
{ 
	font-size:13px;
	background:url(images/arrow_light.gif) top left no-repeat;
	padding:0 0 0 15px;
}
ol li
{
	background:none;
	padding:0 0 0 0px;
}
.sidebar ul { list-style-type: none; padding:0 0 10px 0px; background:url(images/dots_1.gif) bottom left repeat-x; margin:0 0 10px 0;}
.sidebar ul li		
{ 
	font-size:12px;
	background:url(images/arrow_light.gif) top left no-repeat;
	padding:0 0 0 15px;
}


ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; font:12px "Trebuchet MS", Helvetica, sans-serif; border-top:1px solid #b9b9b9; border-left:1px solid #b9b9b9; border-bottom:1px solid #b9b9b9; background:#d3d3d3; }
th          { font-weight: bold; background:#a1a1a1; }
thead th 	{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; border-right:1px solid #b9b9b9; border-bottom:1px solid #b9b9b9;  text-align:center;}
tr.even td  { background: #e5ecf9; font-weight:bold; }
tfoot       { font-style: italic; }
caption     { background: #eee; }
table.al, table.al tr td {text-align:left;}


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.light      { color:#525252; }



/* --------------------------------------------------------------

   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms

   Usage:
   * For text fields, use class .title or .text
   * For inline forms, use .inline (even when using columns)

-------------------------------------------------------------- */

label       {  }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


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

input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  background-color:#fff;
  border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus,
input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border-color:#666;
}

input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  margin:0.5em 0;
}

input.text,
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }

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; }


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

.error,
.notice,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }




.wrap
{
	width:100%;
	overflow:hidden;
	background: #f3f3f3 url(images/body.gif) top left repeat-x;
}
.wrap_inner
{
	width:100%;
	overflow:hidden;
	background: #f3f3f3 url(images/inner_body.gif) top left repeat-x;
}
.topper
{
	width:988px;
	height:26px;
	margin:0 auto;
	font:11px/220% Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 12px;
}
.topper a, .topper a:visited
{
	color:#7dc0ff;
}
.topper_address
{
	width:650px;
	float:left;
}
.topper_email
{
	width:220px;
	float:right;
	text-align:right;
}
.header
{
	width:100%;
	height:302px;
	overflow:hidden;
	background:url(images/header.jpg) top center no-repeat;

}
.header_inner
{
	width:1000px;
	margin:0 auto;
	position:relative;
}

.inner_header
{
	width:100%;
	height:189px;
	overflow:hidden;
	background:url(images/inner_header.jpg) top center no-repeat;

}
.inner_header_inner
{
	width:1000px;
	margin:0 auto;
	position:relative;
}
a.logo, a.logo:visited
{
	width:407px;
	height:31px;
	position:absolute;
	display:block;
	left:10px;
	top:43px;
	text-indent:-9000px;
}

ul.menu, ul.menu li, ul.menu li a, ul.menu li a:visited
{
	list-style:none;
	margin:0;
	padding:0;
	background:none;
	font:bold 12px/100% Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
ul.menu 
{
	display:block;
	position:absolute;
	top:30px;
	right:0;
	overflow:hidden;	
}
ul.menu li
{
	float:left;
	display:block;
	margin:0 35px 0 0;
	height:51px;
	overflow:hidden;
}
ul.menu li a, ul.menu li a:visited
{
	display:block;
	overflow:hidden;
	padding:18px 0 22px;
}
ul.menu li a:hover, ul.menu li.current-item a
{
	background:url(images/menu_bullet.gif) top center no-repeat;
}
.calltoaction
{
	position:absolute;
	top:235px;
	left:12px;
}
.content, .content_left, .content_right
{
	width:1000px;
	overflow:hidden;
}
.content
{
	background:#d7d7d7;
	margin:0 auto;
}
.content_left
{
	background:url(images/content_left.gif) top left repeat-y;
}
.content_right
{
	background:url(images/content_right.gif) top right repeat-y;
}
.mainbar
{
	width:570px;
	float:left;
	display:inline;
	margin:37px 0 0 12px;
}
.sidebar
{
	width:367px;
	overflow:hidden;
	margin:23px 0 0 0;
	float:right;
}
.sidebar_left
{
	width:27px;
	height:208px;
	float:left;
	margin:22px 0 0 0;
	background:url(images/sidebar_left.gif) top left no-repeat;
}
.sidebar_right
{
	width:27px;
	height:208px;
	float:left;
	margin:22px 0 0 0;
	background:url(images/sidebar_right.gif) top left no-repeat;
}
.sidebar_body
{
	width:312px;
	float:left;
	overflow:hidden;
	background:#cacaca;
}
.sidebar_top
{
	width:100%;
	height:9px;
	background:url(images/sidebar_top.gif) top left no-repeat;
}
.sidebar_bottom
{
	width:100%;
	height:9px;
	background:url(images/sidebar_bottom.gif) top left no-repeat;
}
.sidebar_middle
{
	width:100%;
}
.sidebar_inner
{
	width:275px;
	margin:10px auto 0;
}
.footer
{
	width:100%;
	height:141px;
	background:url(images/footer.gif) top center repeat-y;
}
.footer_cable
{
	width:100%;
	height:141px;
	background:url(images/footer_left.png) top left no-repeat;
}
.footer_body
{
	width:100%;
	height:141px;
	background:url(images/footer_body.png) top left repeat-x;
}
.footer_inner
{
	width:1000px;
	overflow:hidden;
	margin:0px auto;
	font:11px/220% Arial, Helvetica, sans-serif;
	color:#fff;
	padding:100px 0 0 12px;	
}


.footer_address
{
	width:650px;
	float:left;
}
.footer_email
{
	width:220px;
	float:right;
	text-align:right;
}
.diagram
{
	text-align:center; padding:0px 0 10px;
}
.diagram img
{
	border:10px solid #cacaca;
}
form#wpcf 
{
	display:block;
	width:500px;
	overflow:hidden;	
	padding:20px;
	margin:15px 0;
	background:#d0d0d0;
	font-size:12px;
}
#wpcf label
{
	width:100px;
	display:block;
	float:left;
	font-size:12px;
	color:#000;
}
#wpcf input
{
	width:200px;
	height:19px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
#wpcf textarea
{
	float:left;
	display:block;
	width:368px;
	height:100px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
input#contactsubmit
{
	width:121px;
	height:22px;
	border:0;
	vertical-align:middle;
	cursor:pointer;
	margin:0 0 0 100px;
	background:url(images/submit.gif) top left no-repeat;
}

#contactarea
{
	margin:10px 0 5px;
	width:287px;
	font-size:1.1em;
	overflow:hidden;
}



/*** menu issue with sub-pages fixed here ***/
ul.menu ul {
	display:none;
}
