/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.specs { background: #eee; padding: 10px; font-size: 10px; width: 200px;float: right; margin-left:8px;}
.specs p { margin-top: 5px; margin-bottom: 0px; }
.specs h4 { font-size: 13px; }


#viewport, #gallerytest, #documentcarousel, #videocarousel
{
	width: 540px;
	overflow: hidden;
	border-left: solid 1px #ccc;
	float: left;
	display: inline;
}
#prod4carousel 
{
	width: 860px;
	overflow: hidden;
	border-left: solid 1px #ccc;
	float: left;
	display: inline;
}
#viewport ul, #gallerytest ul, #documentcarousel ul, #videocarousel ul
{
	position: relative;
	padding: 0;
	margin: 0;
}

#prod4carousel ul, 
{
	position: relative;
	padding: 0;
	margin: 0;
}
#viewport li, #gallerytest li, #documentcarousel li, #videocarousel li
{
	float: left;
	width: 179px;height:155px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: solid 1px #ccc;
}
#prod4carousel li
{
	float: left;
	width: 205px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: solid 1px #ccc;
}
#viewport p, #gallerytest p, #documentcarousel p, #videocarousel p
{
	font: 11px Arial,sans-serf;
	color: #565656;
	width: 125px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#prod4carousel p
{
	font: 11px Arial,sans-serf;
	color: #565656;
	width: 133px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#viewport img, #gallerytest img, #documentcarousel img, #videocarousel img
{
	border: 0;
	height: 110px !important;
	width: 150px !important;
}


/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame2 {
	background:#ffffff;
	float:left;
	height:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#video-frame2 h2 {
	padding:5px;
	font-size:14px;
}

#video-frame2 h4 {
	padding:5px;
	font-size:12px;
	margin:10px;
}
	
#video-frame2 .mootabs_title {
	list-style:none;
	margin:0px;
	padding:0px;
	}
#video-frame2 .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin:10px;
	}
#video-frame2 .mootabs_title li:hover, #video-frame2 .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	border: 1px solid #bbbbbb;
	}

.rsswidget {
color:white;
}

#nav-left {
	float:left;
	display:inline;
	width:850px;
	height:30px;
	}

#header{
	height: 166px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	background-color: white;
}

#nav-right {
	float:right;
	width:190px;
	text-align:right;
	color:black;
	margin-top:25px;
	}

#nav-right h2 {
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	margin-right: 2px;
	color:blue;
	}

#nav-right a {
	color:black;
	}

.rss {
	color:black;
	font-weight:bold;
	background-image: url(images/ico-arcfeed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.email {
	color:black;
	font-weight:bold;
	background-image: url(images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}



.listvideo li{
	border-bottom: 1px solid #eee;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 20px;
}

.listvideo li a {
	color: #666666;
}
.listvideo li{
	background: url(http://www.kalvideo.com/wp-content/uploads/2011/08/video-icon.gif) no-repeat left center !important;
}

#video-frame ul {
	padding-left:20px;
}

#video-frame h4 {
	
	font-size:12px;
	margin:10px;
}


input,select,textarea{
	border: black 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 2;
} 


#productContainer {
    margin: 0;
    padding: 0px 0 0 0px;
    width: 80px !important;
}

#iqSiteSearchBox {
    margin: 0;
    padding: 0px 0 0 0px;
    width: 80px !important;
}

#ISEcatalog
{
    margin: 0;
    padding: 0px 0 0 0px;
    width: 80px !important;
}

#footer{
	height: 175px;
}


#entry a{
	color:blue;
}

.col1 a{
	color:blue;
}
