/**********************************************************************
*                                                                     							 *
*                      		  www.TechWizWorld.net                        			 *
*                                                                     							 *
**********************************************************************/


/**************************** The Shiznit ****************************/

body {
	margin: 0;
	padding: 0;
	font-family: 'Times', Times New Roman, Serif;
	font-size: 12pt;
	line-height: 1.2;
	color: #222;
	background-color: #a6a6a6;
        border: none;
	}

html {
	min-height: 100%;
	margin-bottom: 0px;
	/*cursor: crosshair;*/
	border: none;
	}


/*******************************Link-def******************************/


a {
	font-family:"Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: normal;
	color:#596F80;
	border: none;
}
a:hover       {
        color: #2a2a2a;
        text-decoration: none;
        border-bottom: 1px dotted #2a2a2a;
        cursor: crosshair;
        border: none;
        }



/**********************************************************************/
/**                                                                  **/
/** Layout Divs   'Lucida Grande', Verdana, Sans-Serif;              **/
/**                                                                  **/
/**********************************************************************/

#background {
        background-image: url(../img/bg.gif);
        background-attachment: fixed;
}


#wrapper {
	margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
         width: 700px;

          }

#header {
	margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	color: #fff;
	width: 700px;
	height: 97px;
	background-image: url(../img/toplogobg.jpg);
	background-position: center;
	background-repeat: repeat;
	}

#logo {
      	margin-top: 0px;
        width: 248px;
	height: 97px;
	background-image: url(../img/logo.jpg);
        margin-right: 452px;
	}
	
#topbar {


	color: #fff;
	width: 700px;
	height: 42px;
	background-image: url(../img/left1bg.jpg);
	background-position: inherit;
	background-repeat: repeat;
	}

#topbarleft {
    width: 169px;
	height: 42px;
	background-image: url(../img/left1.jpg);
    margin-right: 531px;
	}
#content {
    height: 100px;
}

#mainbg {
    position: absolute;
	height: auto;
	width: 700px;

	background-image: url(../img/orig-mainbg.jpg);
	background-repeat: repeat;

}


#lsidebar {
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 150px;
    height: 500px;
}

#links {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border: none;
}

#maincontent {
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 530px;
    height: 100%;
    border: none;
}

#page-title {
    padding: 0 0 0 0;
}
#pagecontent {
	text-align: center;
	border: none;
}

#footer {
    margin-top: 15px;
    margin-bottom: 10px;
    width: 530px;
    font-size: 8pt;
    text-align: center;
}

#pagecontentleft {
	text-align: left;
	border: none;
}




.center {
	text-align: center;
}

.left {
	text-align: left;
}






/*** Images ***/


.menudivider {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	height: 6px;
	width: 150px;
	background-image: url(../img/menudivider.jpg);

}

.z-border {
    border: none;
}


ul {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../img/tick.gif);
}

/**  Pricing **/

#pricingheader {
	font-size: 16pt;
	font-weight: 700;
	color: #596f80;
	
}
/**
#p1 {
	margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: auto;

}
#p2 {
	margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;

}
#p3 {
	margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;

}
#p4 {
	margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 5px;
	float: right;

}


**/






  /**  
#menu {
	color: #fff;
	font-size: 12px;
	padding-top: 115px;
	height: 43px;
	background-image: url(img/left1bg.jpg);
	}
	
#page-title {
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	}	
		

/*********************************** Content **********************************

#container {
	width: 666px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(img/mainbackground.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}
	
	
	


#sidebar {
	float: right;
	margin: 0;
	padding: 10px 20px 15px 20px;
	color: #fff;
	width: 165px;
	}

#content {
	padding: 15px;
	width: 415px;
	}

.content {
	padding: 0;
	width: 350px;
	}
	
.content-b {
	width: 415px;
	margin-bottom: 10px;
	}

.content-b img {
	float: left;
	padding-right: 10px;
	margin: 0 5px 5px 0;
	}
		
.content-sb {
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
	}
		
.content-sb img {
	float: left;
	padding-right: 10px;
	margin: 0 5px 5px 0;
	}
		
.content-bb {
	}
		
.content-bb img {
	float: left;
	padding-right: 10px;
	margin: 0 5px 5px 0;
	}
	
	

/*********************************** Footer **********************************

#divide {
	clear: both;
	width: 666px;
	height: 15px;
	margin: 0 auto;
	background-color: #fff;
	}

#footer {
	margin: 0 auto;
	font-size: 9px;
	width: 636px;
	padding: 10px 15px;
	background-color: #f0f0f0;
	}

#footer-left {
	width: 430px;
	}

#footer-right {
	float: right;
	text-align: right;
	color: #9c9d9f;
	width: 195px;
	}

#footer-right a {
	color: #222;
	text-decoration: none;
	border: none;
	}

#footer-right a:visited {
	color: #222;
	text-decoration: none;
	border: none;
	}

#footer-right a:hover {
	color: #3875d7;
	text-decoration: none;
	border-bottom: 1px dotted #227EE9;
	}

.rss {
	float: right;
	margin: 0 0 0 5px;
	}
	
	.rss a {
		border: none;
		}


#footer-shadow {
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	background-image: url(../images/site-images/footer-s.gif);
	}

		
.banner {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	}


/*********************************** Content Shiznit **********************************

.text-r {
	width: 140px;
	height: 140px;
	padding-top: 10px;
	line-height: 3em;
	margin-left: 270px;
	}
		
	.text-r img {
		margin: 5px 10px 0 0;
		padding: 0;
		}


.text-rf {
	width: 150px;
	height: 140px;
	padding-top: 5px;
	margin-left: 265px;
	}

	.text-rf img {
		margin: 5px 5px 0 0;
		padding: 0;
		}
		
	.text-rf p {
		margin: 8px 0 15px 0;
		}
		
	.dl-fp {
		padding-right: 5px;
		margin: 0 5px 5px 0;
		}
	
	
#dl-box1, #dl-box2, #dl-box3, #dl-box4 {
	margin: 15px 0 5px 0;
	}
	
	.teee, .teee2 {
		background-color: #fff;
		border: 1px solid #ccc;
		padding: 5px;
		}
		
	.teee img {
		padding: 0 6px 0 42px;
		}
		
	.teee2 img {
		padding: 0 6px 0 29px;
		}


/*********************************** Forms **********************************
		
form {
	padding: 10px 0 0 0;
		}
	
input, select, textarea {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 11px;
	border: 1px solid #ccc;
	}
	
input {
	margin-bottom: 4px;
	}
	
label {
	float: left;
	width: 120px;
	padding: 5px 0 0 15px;
	font-weight: bold;	
	}
	
.label-2 {
	padding-left: 137px;
	border: none;
	}
	
	.label-2 input {
		border: none;
		}
		
	.label-2 img {
		border: none;
		}

.nr {
	background-color: #f7f7f7;
	}
		
.blue {
	color:  #3875d7;
	font-weight: bold;
	}

#sidebar input, select {
	border: none;
	}
	
	
.paypal {
	margin: 5px 0 0 6px; 
	}
	
	.paypal img {
		margin: 0 3px 0 3px;
		border: none;
		}

	.paypal form {
		display: inline;
		}


/*********************************** SL Stuff **********************************



	
/********** contact **********/	

/********** 

#slide-upd {
	height: 379px;
	}
		
#slide-downd {
	
	}
	
	#slide-downd2 {
		height: 430px;
		background-color:#006600;
		}
			
#slide-upsi {
	height: 615px;
	}
		
#slide-downsi {
	}
	
	#slide-downsi2 {
		height: 770px;
		}
		
 ****
	
	
#send {
	height: 50px;
	}
	
#thanks {
	height: 65px;
	}
	
#error {
	}

.blank {
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	}
	
	.blank img {
		margin-right: 8px;
		}
	
	
.blank2 {
	padding: 10px 0 10px 0;
	
	}
		
		
#resultArea {
	
	margin: 0 15px 25px 15px;
	padding: 5px 20px 5px 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	
.space {
	height: 25px;
	clear: left;
	}
	
/*********************************** Menu Components **********************************

#header ul {
	padding: 0;
	}
		
#header li, #header li a {
	display: inline;
	background: none;
	margin-right: 3px;
	}

#header li a {
	color: #99ccff;
	text-decoration: none;
	border-bottom: 2px;
	}

#header li a:hover {
	color: #99ccff;
	border-bottom: 2px solid #fff;
	margin-bottom: auto;
	}

#ihome #home a,
#idownloads #downloads a,
#idesign #design a,
#istock-icons #stock-icons a,
#ilinks #links a,
#ihelp #help a,
#icontact #contact a {
	color: #fff;
	border-bottom: 2px solid #fff;
	}


/*********************************** Menu Footer Components **********************************


#footer-menu {
	margin: 0 auto 20px 0;
	text-align:center;
	padding: 0;
	}
		
#footer-menu ul {
	padding: 0;
	}

#footer-menu li, #footer-menu li a {
	display: inline;
	background: none;
	color: #a6a8aa;
	margin-right: 5px;
	}

#footer-menu li a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px;
	}

#footer-menu li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
		
#ihome #home-f a,
#idownloads #downloads-f a,
#idesign #design-f a,
#istock-icons #stock-icons-f a,
#ilinks #links-f a,
#ihelp #help-f a,
#icontact #contact-f a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}


/*********************************** Lightbox ********************************

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img {
	border: none;
	}
	

/********** Custom **********

	#lightbox a {
		border: none;
		}
		
	#lightbox a:visited {
		border: none;
		}
		
	#lightbox a:hover {
		border: none;
		}
		
/********** /Custom *********


#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(http://www.iconaholic.com/images/site-images/lb/blank.gif) no-repeat; /* Trick IE into showing hover ***
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.iconaholic.com/images/site-images/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.iconaholic.com/images/site-images/lb/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData {	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width ****
.lbWidth { /* most browsers ****
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 *
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 *
	padding-left: 790px;
	}
	
	
/* Clearfix *
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \***
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac *


/*********************************** Moo **********************************

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	background-image: url(../images/bubble.png);
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: top left;
}
 
.tool-text {
	background-image: url(../images/bubble.png);
	font-size: 11px;
	padding: 4px 8px 8px;
	background: bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}



/*********************************** Terminado ***********************************/
