

body{
margin: 0;
padding: 0;
background-color: #1D1D1D;
}

#container{
color: white;
font-family: arial, sans-serif;
background: #1D1D1D url(http://www.clickerinc.com/images/bgStrip.gif) repeat-x;
}

#logoBack{
margin: 100px auto;
padding: 0px 10px;
width: 1000px;
height: 575px;
background: url(http://www.clickerinc.com/images/background.jpg) no-repeat top center;
}

#logoBack #indexHeader{
width: 380px;
position: relative;
top: 180px;
left: 30px;
line-height: 1.3em;
margin: 0;
padding: 0;
}


/*********** static nav bar, not in use *********
ul#navBar{
clear: both;
width: 540px;
height: 51px;
list-style: none;
background: url(http://www.clickerinc.com/images/nav_up.gif) no-repeat;
position: relative;
top: -180px;
right: -20px;
float:right;
z-index: 99;
text-indent: -25px;
}

ul#navBar li{
padding-left: 17px;
float: left;
padding-top: 15px;
padding-right: 20px;
text-decoration: none;
position: relative;
}

ul#navBar li a{
font-size: .9em;
font-weight: bold;
color: #fff;
text-decoration: none;
padding: 5px;
}

ul#navBar li a:hover{
color: #6D0707;
background-color: white;
padding: 5px;
-moz-border-radius: 3px;
-webkit-border-radius:3px; 

}

**************************************************/


#video{
width:505px;
height: 378px;
_position: relative;
position: relative;
top: -125px;
left: 457px;
}

#footer{
clear: both;
float: right;
position: relative;
right: 30px;
top: 30px;
}


/**************** Main NavBar Style *******************************/

.mainNav { margin:0 auto; padding: 0; float: left; position: relative; _position: relative; *position: relative; left: 260px; top: -18px; display: inline;  }




/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(http://www.clickerinc.com/images/three_1alpha.gif);}
.preload2 {background: url(http://www.clickerinc.com/images/three_1aalpha.gif);}

#nav {padding:0; margin:0; list-style:none; height:36px; background:#fff url(http://www.clickerinc.com/images/three_0alpha.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif; background-color: #1D1D1D; width: 600px;  -moz-border-radius: 3px; -webkit-border-radius:3px; }
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(http://www.clickerinc.com/images/three_0alpha.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(http://www.clickerinc.com/images/three_0alpha.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(http://www.clickerinc.com/images/three_0aalpha.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(http://www.clickerinc.com/images/three_1alpha.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(http://www.clickerinc.com/images/three_1alpha.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(http://www.clickerinc.com/images/three_1aalpha.gif) no-repeat right top;}


/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #262626; padding:3px; border:1px solid #1D1D1D; white-space:nowrap; width:150px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:140x; font-weight:normal;padding: 3px; }
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:px; width:140px; line-height:18px; text-indent:5px; color:#fff; text-decoration:none;border:1px solid #4D4D4D; padding: 2px;background-color: #611A1A; }
#nav li ul.sub li a.fly
{background:#fff url(http://www.clickerinc.com/images/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#AF0000; color:#fff; border-color:#fff; }
#nav li:hover ul.sub li a.fly:hover
{background:#AF0000 url(http://www.clickerinc.com/images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: red; padding:3px; border:1px solid #5A5A5A; white-space:nowrap; width:90px; z-index:400; height:auto;}


#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}


/* This is for flyerOver if there are more list items within the drop downs
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#AF0000 url(http://www.clickerinc.com/images/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#000;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#fff url(http://www.clickerinc.com/images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#fff;} */

/********************** end of main nav style *******************/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	color: white;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/******************************************************************************************************************************************/









/******************* About Us Page Style**************************/
#logoBackAboutUs{
margin: 100px auto 0px auto;
padding: 0px 10px;
width: 1000px;
height: 332px;
background: url(http://www.clickerinc.com/images/aboutBG.jpg) no-repeat top center;
}


#aboutHead{
width: 380px;
padding: 20px 10px 10px;
height: 300px;
background: transparent url(http://www.clickerinc.com/images/aboutUs.png) no-repeat;
line-height: 1.4em;
position: relative;
top: 20px;
}

#aboutHead p{
padding-top: 80px;
}



#arrowPic{
float: right;
position: relative;
top: -310px;
}

.clearAll{
clear: both;
}

#lowerBody {
width: 1000px;
margin: 0 auto;
position: relative;
top: -240px;
}


#lowerBody #strategy{
width: 500px;
height: 20px;
position: relative;
top: -305px;
left: 430px;
}

#lowerBody #strategy h3{
height: 70px;
text-indent: -9999px;
background: url(http://www.clickerinc.com/images/strategicBub.png) no-repeat top left;
}

#lowerBody #strategy p{
line-height: 1.6em;
width: 270px;
}



#lowerBody #value{

position: relative;
float: right;
right: 10px;
width: 270px;
padding: 0px;
top: -345px;
}

#value h3{
background: url(http://www.clickerinc.com/images/valueProp.png) no-repeat top left;
text-indent: -9999px;
height: 70px;
}

#value .valueCont{
-moz-border-radius: 3px;
-webkit-border-radius:3px; 
background-color:#333333;
padding: 10px;
height: 120px;
}

#value p{
line-height:1.6em;
}


/***************************** Subsidiaries / Brands *********************************/

#brandHead{
float: left;
background: url(http://www.clickerinc.com/images/brandsBub.png) no-repeat top left;
height: 130px;
width: 250px;
position: relative; 
top: 20px;
left: -480px;
}

#brandHead h5{
text-indent: -9999px;
}

#brandHead p{
padding-top: 60px;
width: 200px;
font-size: .8em;
padding-left: 10px;
}

#subsidiaries a#forwant{
padding: 50px 90px;
position: relative;
width: 300px;
height: 150px;
left: 230px;
top: 80px;
color: #C0151B;
}

#subsidiaries a#wallst{
padding: 50px 90px;
position: relative;
width: 300px;
height: 150px;
left: 360px;
top: 80px;
color: #001762;
}

#key{
width: 245px;
height: 200px;
position: relative;
right: -30px;
float: right;
top: -610px;
}



#key p{
font-weight: bold;
font-size: .9em;
text-align: center;
}

ul#map{
width:245px;
height: 88px;
background: url(http://www.clickerinc.com/images/keyBG.jpg) no-repeat top left;
list-style: none;
}

ul#map li{
line-height: 1.8em;
}


/*********************** Contact Us Style *************************/



#contactUs{
width: 300px;
padding: 10px;
background: url(http://www.clickerinc.com/images/contactBub.png) no-repeat top left;
margin-top: 100px;
position: relative;
top: 20px;
font-size: .8em;
}

#contactUs p{
text-indent: -9999px;
}

#contactUs ul{
list-style: none;
padding-top: 70px;
}

#contactUs li{
padding: 3px;
}

#contactForm table{
font-size: .8em;
color: #fff;
}

#contactForm h5{
font-size: 1.1em;
text-transform: uppercase;
border-bottom: 1px dotted grey;
background-color: #343434;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;

}

#contactForm{
width: 400px;
position: relative;
top: -240px;
left: 400px;
padding: 10px;

}



/********************** main style for Splash page ***********************************/

#smallClickerLogo{
width: 200px;
height: 100px;
background: transparent url(http://www.clickerinc.com/images/smallClickerLogo.png) no-repeat top left;
text-indent: -9999px;
position: relative;
top: -95px;
left: 70px;
}

#brandBG{
width: 850px;

background: #1D1D1D url(http://www.clickerinc.com/images/brand_bg.jpg) no-repeat center top;
position: relative;
top: -50px;
margin: 5px auto;
}

#slogan h3{
font-size: 1.5em;
position: relative;
top: 15px;
text-align: center;
}


/********************** ForWant Splash page style ***********************************/
#forwantLogo{
padding-left: 100px;
padding-top: 40px;
}

#forwantWebsite{
float: left;
padding-left: 25px;
padding-top: 50px;
}

#forwantVideo{
float: left;
position: relative;
top: -120px;
left: 8px;
}

#description{
position: relative;
top: -95px;
padding-right: 35px;
font-size: .9em;
line-height: 1.4em;
padding-top: 10px;

}

#visitButtonForWant{
float: right;

position: relative;
width: 196px;
height: 32px;
background: url(http://www.clickerinc.com/images/brand_button.gif) no-repeat;
top: -80px;
right: 25px;
padding: 5px 0px 0px 0px;
text-align: center;
font-weight: bold;
font-size: 1em;
}

#visitButtonForWant a{
text-decoration: none;
color: #fff;
}

#visitButtonForWant a:hover{
text-decoration: underline;
}

/********************** WSN Splash page style ***********************************/


#wsnLogo{
width: 300px;
padding-left: 60px;
padding-top: 40px;
}

#wsnSite{
float: left;
padding-left: 25px;
padding-top: 40px;
}

#wsnVideo{

position: relative;
left: 18px;
top: -145px;
}

#descriptionWSN{
position: relative;
float: right;
top: -120px;
padding-right: 15px;
font-size: .9em;
line-height: 1.4em;
width: 395px;
}

#visitButtonWSN{
float: right;
position: relative;
width: 196px;
height: 32px;
background: url(http://www.clickerinc.com/images/brand_button.gif) no-repeat;
top: -90px;
right: 25px;
padding: 5px 0px 0px 0px;
text-align: center;
font-weight: bold;
font-size: 1em;
}

#visitButtonWSN a{
text-decoration: none;
color: #fff;
}

#visitButtonWSN a:hover{
text-decoration: underline;
}

/********************** Management style ***********************************/

#management{
width: 250px;
height: 120px;
background: transparent url(http://www.clickerinc.com/images/managementBub.png) no-repeat top left;
text-indent: -9999px;
padding: 20px 10px 10px;
position: relative;
top: 20px;
}

#officers{
float: left;
position: relative;
top: -150px;
left: 400px;
}

#officers h5{
font-family: arial, sanserif;
font-size: 1.7em;
font-weight: bold;
}

#officers ul#managementList{
line-height: 1.9em;
list-style: none;
}

#officers ul#managementList li{
border-bottom: 1px dotted white;
padding-top: 5px;
}

#officers ul#managementList li a{
font-weight: bold;
color:  #870306;
text-decoration: none;
}

#officers ul#managementList li a:hover{
text-decoration: none;
color: white;
}
