@charset "UTF-8";

/*
	Theme Name: Untangled
	Theme URL: http://pointandstare.com
	Description: Untangled is a bespoke WordPress theme created for Structured Cabling
	Author: PointandStare.com
	Author URI: http://pointandstare.com/
	Version: 1.0 
	
	Tags: white, fixed width, three columns, widgets

	Untangled
	http://pointandstare.com

	This theme was built by Lee Rickler,
	Director of Point and Stare - http://pointandstare.com for Structured Cabling

	The code and design is copyright Structured Cabling

*/


/* -- ** RESET ** --*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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
}
p {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline
}
body {
	line-height:1
}

blockquote, q {
	quotes:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
/* -- RESET END ** -- */

/* -- ** GLOBAL STYLES ** -- */

* {
	margin:0;
	padding:0
	}

body {
	font-family:Trebuchet, Verdana, Arial, Tahoma, sans-serif;
	font-size:16px;
	background:#fff
	}

h1 {
	font-size:100%
	}

h2 {
	font-size:90%
	}

h3 {
	font-size:70%
	}

h4 {
	font-size:66%;
	font-weight:normal
	}


img {
	border:none;
	padding:0
	}

img a {
	border:none
	}

img.left {
	float:left;
	border:none;
	padding:6px 0 0
	}

img.right {
	float:right;
	border:none;
	padding:0 0 0 6px
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px
	}

.clear {
	clear:both
	}

/* -- ** PRODUCT SLIDER ** --*/

.sliderGallery {
	overflow:hidden;
	position:relative;
	padding:10px 0;
	height:144px;
	width:936px;
	background: url(images/slider_bg.jpg) repeat-x
}

.sliderGallery ul {
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0
}

.sliderGallery ul li {
	display: inline-block
}

.sliderGallery ul li.block {
	display:inline-block;
	width:140px;
	margin:0 26px;
	padding:6px;
	border:solid 1px #666;
	text-align:center
	}

.sliderGallery ul li.block:hover {
	display:inline-block;
	width:140px;
	text-align:center;
	border:solid 1px #fff
	}

.block a {
	text-decoration:none;
	font-size:70%;
	color:#fff
	}

.slider {
	width:909px;
	height:23px;
	margin:130px auto 0 auto;
	padding: 1px;
	position: relative;
	background: url(images/scroller_bg.png) no-repeat
}

.handle {
	position:absolute;
	cursor: move;
	height: 19px;
	width: 181px;
	top:2px;
	background: url(images/scroller.png) no-repeat;
	z-index: 100
}

.slider span {
	color:#bbb;
	font-size:80%;
	cursor:pointer;
	position:absolute;
	z-index:110;
	top:3px
}

.slider .slider-lbl1 {
	left:0;
}

.slider .slider-lbl2 {
	left: 137px;
}

.slider .slider-lbl3 {
	left: 274px;
}

.slider .slider-lbl4 {
	left: 411px;
}

.slider .slider-lbl5 {
	left:548px;
}

.slider .slider-lbl6 {
	left:685px
	}

.slider .slider-lbl7 {
	left:822px
	}

/* -- ** PRODUCT OVERVIEW ** -- */

#product_overview {
	overflow: hidden;
	position: relative;
	padding:0;
	height:130px;
	width:936px;
	background: url(images/slider_bg.jpg) repeat-x bottom
	}

#product_overview ul {
	list-style: none;
	white-space: nowrap;
	padding:0;
	padding-left:7px;
	margin: 0
	}

#product_overview ul li {
	display: inline-block;
	width:186px;
	}

#product_overview img {
	margin-top:10px;
	padding:6px;
	margin-left:3px;
	border:solid 1px #666
	}

#product_overview img:hover {
	border:solid 1px #fff
	}

.product_gallery {
	overflow: hidden;
	position: relative;
	padding:0;
	height:150px;
	width:936px;
	background: url(images/slider_bg.jpg) repeat-x bottom
	}

.product_gallery ul {
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0
	}

.product_gallery ul li {
	display: inline;
	text-align:center
	}

.product_gallery ul li.block {
	display:inline-block;
	width:130px;
	margin:10px 20px;
	padding:6px;
	border:solid 1px #666;
	text-align:center
	}

.product_gallery ul li.block:hover {
	display:inline-block;
	width:130px;
	text-align:center;
	border:solid 1px #fff
	}

.product_pics {
	position: relative;
	padding:0;
	height:88px;
	width:940px;
	background: url(images/slider_bg.jpg) repeat-x bottom
	}

.product_pics ul {
	list-style: none;
	padding: 0;
	margin: 0
	}

.product_pics ul li {
	display: inline
	}

.product_pics li img {
	padding:0 20px;
	}

.product_gallery ul li.block_nonscroll {
	display:inline-block;
	width:188px;
	margin:0;
	padding:0;
	border:solid 1px #666;
	text-align:center
	}

.product_gallery ul li.block_nonscroll:hover {
	display:inline-block;
	border:solid 1px #fff
	}

.block_nonscroll a {
	text-decoration:none;
	font-size:86%;
	color:#fff
	}

/* -- ** HOME CATS ** -- */


#home_cats {
	display:block;
	width:100%;
	margin-top:10px
	}

#home_cats ul li {
	display:inline;
	padding-right:7px
	}

#home_cats ul li.thumb_last {
	padding-right:0
	}

#home_cats img {
	border:solid 1px #fff
	}

#home_cats img:hover {
	border:solid 1px #ff0000
	}

/* -- ** MAIN LINKS ** -- */

a {
	color:#000;
	text-decoration:underline
	}

a:hover {
	text-decoration:none
	}

/* -- ** CONTAINER ** -- */

#container {
	width:936px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden
	}

/* -- ** HEADER ** -- */

#header {
  	width:936px;
  	height:172px;
	background:url(images/products_header_bg.jpg) no-repeat;
	}

#header_home {
  	width:936px;
  	height:290px;
	background:url(images/home_header.jpg) no-repeat;
	}

#header_about {
  	width:936px;
  	height:290px;
	background:url(images/header_about.jpg) no-repeat;
	}

#header_careers {
  	width:936px;
  	height:290px;
	background:url(images/header_careers.jpg) no-repeat;
	}

#header_services {
  	width:936px;
  	height:290px;
	background:url(images/header_services.jpg) no-repeat;
	}

#header_case_studies {
  	width:936px;
  	height:290px;
	background:url(images/header_case_studies.jpg) no-repeat;
	}

#header_support {
  	width:936px;
  	height:290px;
	background:url(images/header_support.jpg) no-repeat;
	}

#header_partners {
  	width:936px;
  	height:290px;
	background:url(images/header_partners.jpg) no-repeat;
	}

#header_contact {
  	width:936px;
  	height:290px;
	background:url(images/header_contact.jpg) no-repeat;
	}

#header_products {
  	width:936px;
  	height:172px;
	background:url(images/products_intro.jpg) no-repeat;
	}

#header_copper_cabling_solutions {
  	width:936px;
  	height:172px;
	background:url(images/products_copper_cab.jpg) no-repeat;
	}

#header_fiber-optic-solutions {
  	width:936px;
  	height:172px;
	background:url(images/products_fiber.jpg) no-repeat;
	}

#header_open-wiring-frames {
  	width:936px;
  	height:172px;
	background:url(images/products_open_wire.jpg) no-repeat;
	}

#header_server-racks {
  	width:936px;
  	height:172px;
	background:url(images/products_server_racks.jpg) no-repeat;
	}

#header_data-centre {
  	width:936px;
  	height:172px;
	background:url(images/products_data_c.jpg) no-repeat;
	}

#logo {
	display:block;
	width:138px;
	height:138px;
	float:left;
	clear:both
	}

#header h1 {
	font-size:100%;
	padding:20px 0 0 16px;
	margin:0
	}

#header h1 a {
	text-decoration:underline
	}

#header h1 a:hover {
	text-decoration: none;
	}

#header h2{
	font-size:80%;
	font-weight:normal;
	color:#333;
	padding: 0 0 0 18px;
	margin:0
	}

/* -- ** MAIN NAVBAR ** -- */

#main_navbar {
	float:right;
	font-size:60%;
	text-transform:uppercase;
	background:#e8e8e8
	}

#main_navbar ul {
	margin:0;
	padding:0
	}

#main_navbar ul li {
	display:block;
	list-style: none;
	float:left;
	margin:0;
	padding:0;
	border-top:solid 1px #fff
	}

#main_navbar ul li a {
	display:block;
	text-align:center;
	white-space:nowrap;
	padding:10px;
	margin:0;
	color:#000;
	text-decoration:none
	}

#main_navbar ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:#ed1c24 url(images/navbar_current_bg.gif) no-repeat center top;
	}

#main_navbar .current_page_item a {
	color:#fff;
	background:#ed1c24 url(images/navbar_current_bg.gif) no-repeat center top;
	}

/* -- ** PRODUCT NAVBAR ** -- */

#navbar {
	width:960px;
	font-size:70%;
	text-transform:uppercase
	}

#navbar ul {
	margin:0;
	padding:0
	}

#navbar ul li {
	display:block;
	width:190px;
	list-style: none;
	float:left;
	margin:0;
	padding:0;
	background:#e8e8e8
	}

#navbar ul li a {
	display:block;
	text-align:center;
	white-space:nowrap;
	padding:10px;
	margin:0;
	color:#000;
	text-decoration:none;
	border:solid 1px #fff
	}

#navbar ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:#ed1c24 url(images/navbar_current_bg.gif) no-repeat center top;
	}

#navbar .current_page_item a {
	color:#fff;
	background:#ed1c24 url(images/navbar_current_bg.gif) no-repeat center top;
	}

/* -- ** CONTENT ** -- */

#content, #content_home, #content_files {
	float: left;
	width:444px;
	margin:40px 10px;
	padding:0 10px 10px;
	min-height:400px;
	}

#content_home {
	background:#fff
	}

#content_home img {
	float:right;
	clear:both;
	padding-top:30px
	}

#content_home h6 {
	font-weight:normal;
	font-size:80%;
	padding-top:30px
	}

.post {
	margin:0;
	padding:0;
	line-height:14pt
	}

.post h1 {
	font-size:140%;
	color:#ff0033;
	font-weight:normal
	}
	
.post h1 a {
	color:#000;
	text-decoration:underline
	}
	
.post h1 a:hover {
	color: #777;
	text-decoration: none
	}

.post h3 a {
	font-size:160%
	}

.post ul {
	padding-left:20px
	}

.post li {
	font-size:80%;
	font-style:italic;
	color:#666
	}

.entry p {
	margin:20px 0;
	color:#666;
	font-size:90%;
	font-style:normal
	}

.entry p a, .entry h2 a {
	color:#ff0033;
	text-decoration:none
	}

.entry p a:hover, .entry h2 a:hover {
	text-decoration:underline
	}

.news_nav {
	display:block;
	width:100%;
	font-size:70%;
	color:#ff0033;
	padding-top:20px;
	border-top:dotted 1px #666
	}

.news_nav a {
	color:#ff0033;
	text-decoration:none
	}

.postmetadata {
	clear: both;
	background:#e8e8e8;
	padding:6px;
	margin: 20px 0;
	font-size:66%
	}

.navigation {
	font-size:70%;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden
	}
	
.alignleft a {
	float:left;
	margin:25px 0
	}

.alignright a {
	float:right;
	margin:25px 0
	}

.stats_box {
	display:block;
	width:424px;
	font-size:78%;
	line-height:1.2em;
	color:#666;
	position:absolute;
	bottom:0
	}

/* -- FILES -- */

 #content_files .post {
 	color:#666
	}

.welcome {
	display:block;
	font-size:110%;
	margin-bottom:20px
	}

.welcome strong {
	color:#000;
	font-weight:normal
	}

#content_files h1 {
	color:#000;
	font-size:120%;
	font-weight:normal;
	line-height:2em
	}

#content_files p {
 	line-height:1.2em;
	margin-bottom:10px
	}

#content_files tr {
 	line-height:2.4em
	}
 
#content_files td img {
 	padding-right:10px
	}

/* -- ** LEFT SIDEBAR ** -- */

#left {
	width:225px;
	float:left;
	margin:40px 0 0;
	padding:0;
	font-size:100%;
	font-weight:normal
	}

#left h2 {
	font-size:90%;
	color:#000;
	padding-left:10px;
	font-weight:normal
	}

#left label {
	font-size:82%;
	color:#000;
	margin:0;
	padding:0
	}

#left img {
	padding:0;
	margin: 0
	}

#left ul {
	margin:12px;
	padding:0
	}

#left ul li {
	margin:0;
	padding:0;
	line-height:1.2em;
	list-style-type:none
	}

#left ul ul {
	margin:6px 0;
	padding:0
	}

#left ul ul li {
	list-style-type:none
	}

#left ul ul ul {
	margin:0;
	padding:0
	}

#left ul ul ul li {
	padding:0 0 0 15px;
	list-style-type:circle;
	color:#898989
	}

.sml_bus_box {
	display:block;
	height:55px;
	padding:0;
	margin-top:10px;
	background: url(images/sml_bus_bg_off.jpg) no-repeat;
	}

.sml_bus_box a:hover {
	display:block;
	height:55px;
	padding:0;
	margin:0;
	background: url(images/sml_bus_bg_on.jpg) no-repeat;
	}

.med_bus_box {
	display:block;
	height:55px;
	padding:0;
	margin-top:10px;
	background: url(images/med_bus_bg_off.jpg) no-repeat;
	}

.med_bus_box a:hover {
	display:block;
	height:55px;
	padding:0;
	margin:0;
	background: url(images/med_bus_bg_on.jpg) no-repeat;
	}

.lrg_bus_box {
	display:block;
	height:55px;
	padding:0;
	margin-top:10px;
	background:url(images/lrg_ent_bg_off.jpg) no-repeat;
	}

.lrg_bus_box a:hover {
	display:block;
	height:55px;
	padding:0;
	margin:0;
	background:url(images/lrg_ent_bg_on.jpg) no-repeat;
	}

/* -- ** RIGHT SIDEBAR ** -- */

#right {
	width:225px;
	float:right;
	margin:40px 0 0;
	padding:0;
	font-size:100%;
	font-weight:normal
	}

#right h2 {
	color:#000;
	margin:0;
	padding-left:10px;
	font-weight:normal
	}

#right strong {
	font-size:90%;
	font-weight:bold
	}

#right a {
	font-size:100%;
	font-weight:normal;
	color:#ff0033;
	text-decoration:none
	}

#right a:hover {
	text-decoration:underline
	}

#right label {
	font-size:82%;
	color:#000;
	margin:0;
	padding:0
	}

#right p {
	margin:0;
	padding:20px 0 0
	}

#right img {
	padding:0;
	margin:0
	}

#right ul {
	margin:10px;
	padding:0
	}

#right li {
	list-style:none
	}

#right ul li {
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:10px;
	border-bottom:dotted 1px #666
	}

#right ul li a {
	font-size:76%
	}

#right ul ul {
	margin:6px 0;
	padding: 0
	}

#right ul ul li {
	list-style-type: none
	}

#right ul ul ul {
	margin:0;
	padding:0
	}

#right ul ul ul li {
	padding:0 0 0 15px;
	list-style-type:circle;
	color:#000
	}

#right .textwidget, #left .textwidget  {
	color:#666;
	line-height:1em;
	margin:0;
	margin-bottom:20px;
	background:url(images/widgettext_bg.jpg) bottom no-repeat
	}

#right .textwidget h2 {	
	font-size:80%;
	padding:10px 0 4px 10px
	}
	
#right .textwidget p, #left .textwidget p {
	font-size:67%;
	padding:0 10px 10px;
	}

#right .login {
	background:url(images/client_log_in.jpg) bottom no-repeat;
	color:#666;
	height:160px;
	line-height:1em;
	margin:0;
	margin-bottom:20px
	}

#right .login strong {
	color:#000;	
	display:inline-block;
	font-size:90%;
	font-weight:normal;
	padding:0 0 4px 10px
	}

#right .login a {
	display:inline-block;
	font-size:76%;
	padding-left:20px;
	text-align:right
	}

#left .download strong {
	color:#666;
	font-size:140%;
	font-weight:normal
	}

#left .download {
	font-size:90%;
	margin-bottom:20px;
	padding:0 10px
	}

#left .textwidget {
	font-size:110%
	}

#left .textwidget .number, #left .textwidget a {
	color: #ff0033;
	}

 #left .textwidget a {
 	text-decoration:none
	}

 #left .textwidget a:hover {
 	text-decoration:underline
	}

#submit {
	margin:5px 5px 0 0
	}

.overdes {
	display:block;
	width:140px;
	margin-top:10px
	}

.jeesh {
	padding-left:10px
	}

.brian {
	display:block;
	width:224px;
	height:254px;
	background:url(images/brian_forde_pic_rev.jpg) bottom no-repeat
	}

.whysc {
	display:block;
	width:224px;
	height:254px;
	background:url(images/installer2.jpg) bottom no-repeat
	}

.whysc h2 {
	background:#fff
	}

.brian p {
	margin-top:20px
	}

.whysc p {
	margin-top:20px;
	background:url(images/side_para_bg.png) top repeat-x
	}

.map {
	padding-top:20px;
	background:#fff
	}

/* -- ** EXTRAS ** -- */

.side_news {
	font-size:100%;
	color:#666;
	line-height:1.23em;
	margin-top:30px;
	padding:0;
	background:url(images/widgettext_bg.jpg) bottom no-repeat
	}

.side_news h2 {
	padding-top:10px
	}

.side_news .rss_icon {
	float:right
	}

.side_news p {
	display:block;
	font-size:80%;
	color:#666;
	padding:10px;
	line-height:1.23em
	}

.side_news strong {
	font-size:90%;
	font-weight:normal;
	color:#ff0033
	}

.side_news a {
	font-size:90%;
	font-weight:normal;
	color:#ff0033;
	text-decoration:none
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
	}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline
	}

.alignright {
	float:right
	}

.alignleft {
	float:left
	}

/* -- ** FOOTER ** -- */

#jimmivy_cols {
	display:block;
	overflow: hidden;
	padding-top:40px;
	clear: both;
	background:url(images/jimmivy_cols_bg.jpg) repeat-x bottom
	}

#jimmivy_cols div {
	width:130px;
	float: left;
	padding:0;
	padding-left:23px
	}

#jimmivy_cols h2 {
	font-size:76%;
	text-transform:uppercase;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0
	}

#jimmivy_cols ul {
	margin:0;
	padding-bottom:20px;
	}

#jimmivy_cols li {
	list-style:none
	}

#jimmivy_cols ul li {
	margin:0;
	padding:0;
	list-style:none
	}

#jimmivy_cols a {
	font-size:70%;
	color:#999;
	text-decoration:none
	}

#jimmivy_cols a:hover {
	color:#ff0033
	}

#footer {
	width:960px;
	font-size:50%;
	clear:both
	}

#footer p {
	padding:10px 0;
	margin:0;
	line-height:2em;
	text-align:center
	}

#footer a {
	color:#000;
	text-decoration:underline
	}

#footer a:hover {
	color:#000;
	text-decoration:none
	}

/* -- ** FORMS ** -- */

fieldset.search {
	display:inline;
	width:204px;
	margin:10px 0;
	border:solid 1px #fff;
}

input.wpcf7-validates-as-email, .search input.box {
	color:#999;
	width:152px;
	height:24px;
	padding:0;
	background:#fff;
	border:solid 1px #ccc
}

.list_submit, .search button.btn {
	float:right;
	width:47px;
	height:25px;
	cursor: pointer;
	font-size:80%;
	text-transform:uppercase;
	color:#fff;
	background:url(images/search_btn.gif) no-repeat right;
	border:none
}

/* -- ** MAILING LIST FORM ** -- */

.textwidget h3 {
	font-size:130%;
	color: #000;
	font-weight: bold;
	padding-bottom:10px
	}

.wpcf7-response-output {
	display:none;
	padding:6px;
	font-size:70%;
	text-align:center;
	margin:0 10px;
	border:dotted 1px #ff0000
	}

#cforms2form {
	display:block;
	width:400px
	}

#cforms2form ol li {
	list-style:none;
	line-height:2.3em;
	font-style:normal
	}

#cforms2form label {
	display:block;
	width:180px;
	float:left;
	clear:both
	}

#cforms2form .single, #cforms2form .area {
	display:inline-block;
	width:200px;
	border:solid 1px #e8e8e8
	}

#cforms2form .sendbutton {
	display:block;
	padding:6px;
	margin-left:190px;
	text-transform:uppercase;
	color:#fff;
	background:url(images/search_btn.gif) no-repeat right;
	border:none
	}

#cforms2form .cf-sb {
	display:block;
	width:400px
	}

.reqtxt, .emailreqtxt {
	color:#ff0000;
	font-size:70%
	}

#usermessage2a {
	color:#ff0000;
	font-size:90%;
	padding-bottom:20px
	}

.ddsg-wrapper {
	padding-top:20px;
	font-size:100%
	}
