#header{
	width: 100%;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/images/header_bg.png) repeat-x;
	background-position: bottom;
	float:left;
	
}

#content{
margin-left: 10px;
}

#header ul{
	margin-right: 80px;
	margin-top: 20px;
	padding-top: 20px;
	display: block;
	font-size: 120%;
	float: left;

}


#header-image{
	padding: 10px 0px 30px 80px;
	float: left;


}


#header li{
	display: inline;
	margin-left: 20px;
	text-transform: uppercase;

}


#header a{
	border-bottom: red;
	border-bottom-width: thick;
	text-decoration: none;
	color: #000000;

}

#header a:hover{
	border-bottom:thick solid #ff0000;

}

#header .active{
	border-bottom:thick solid #ff0000;

}


#header a:focus {
	color:#fff;
	background:#727454;
}

#social {
margin: -85px 180px 0px 0px;
float: right;

}

#minibox p{
    background-color: #9bb3d9;
	padding-left: 20px;
	width: 300px;
	height: 100px;
	text-decoration: none;
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em;
	
}

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


#minibox a:hover{
	color: #fff;
}

#minibox .tagline {
	font-size: 2em;
	margin: -90px 0px 60px 40px;

}

.footer {
	width: 100%;
	clear: both;
	vertical-align: bottom;
	height: 100px;
	padding-top: 100px;
	background: url(/images/footer_gradiant_2.png) repeat-x #8c7648;
}

.footer p{
	color: #fff;
	padding-left: 40%;

}

.dateListed{
	text-align: right;
	
	margin-top: -50px;
	margin-right: -45px;
	margin-bottom: 10px;
}


#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('/images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('/images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
	text-align: center;
}
#rounded-corner td
{
	padding: 8px;
	background: inherit;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('/images/botleft.png') left bottom no-repeat;
	
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('/images/botright.png') right bottom no-repeat;
	text-align: right;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
	cursor: pointer;
}

#rounded-corner .odd
{
	background: #e8edff;  
}

#rounded-corner tr
{
	background: #fff; 
}


/* ---------- gallery styles start here ----------------------- */
.gallery-wrapper{
	height: 650px;
	margin-left: 40px;
}


.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(/images/tape.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}
    


/* image replacement */
	.graphic, #header h1, #prevBtn, #nextBtn{
     margin:0;
     padding:0;
     display:block;
     overflow:hidden;
     text-indent:-8000px;
     }
/* // image replacement */

/* Easy Slider */

	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:496px;
		height:241px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	#nextBtn, #nextBtn2{ 
		left:496px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(/images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */




/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	Copyright 2009 Jeremie Tisseau
	"Sliding Login Panel with jQuery 1.3.2" is distributed under the GNU General Public License version 3:
	http://www.gnu.org/licenses/gpl-3.0.html

*/       


a {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}

a img {
  border: none;/*remove border for linked images*/
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}

/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 740px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}


.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img, .alert a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}


.alert{
	background: #fff6bf;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	text-decoration: none;
	display:block;
    float:left;
    margin:12px 7px 0 100px;
    
    
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:80%;
    line-height:130%;
    
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    
	}
	
.alert a {
	text-decoration: none;
	color: #565656;
}
	
.alert a:hover{
    background-color:#dff4ff;
    border:0px solid #c2e1ef;
    color:#336699;
}



#sortable{
	display: block;
	list-style:none;
	
}

#sortable li{
	
	list-style:none;
	
}
/*For HOME VIEW page*/

ol {
	list-style: decimal;
	font-size: 24px;
	width: 400px;
	padding: 30px 0 0 60px;
	margin: 0 auto;
}


ul#navigation {
	height: 36px;
	padding: 0px 42px 0 42px;
	width: 904px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

ul#navigation li {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;
	width: 168px;
	margin: 0 10px 0 0;
	background-color: #2B477D;
	border: solid 1px #415F9D;
	position: relative;
	z-index: 1;
}

ul#navigation li.selected {
	z-index: 3;
}

ul#navigation li.shadow {
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -3px;
	left: 0;
	border: none;
	background: none;
	z-index: 2;
	-webkit-box-shadow: #111 0 -2px 6px;
	-moz-box-shadow: #111 0 -2px 6px;
	box-shadow: #111 0 -2px 6px;
}

ul#navigation li a:link, ul#navigation li a:visited {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	text-align: center;
	width: 168px;
	height: 40px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	outline: none;
	float: left;
	background: #2B477D;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
}

ul#navigation li a:hover {
	background-color: #5a87dd;
}

ul#navigation li.selected a:link, ul#navigation li.selected a:visited {
	color: #2B477D;
	border: solid 1px #fff;
	-webkit-transition: background-color 0.2s linear;
	background: -moz-linear-gradient(top center, #d1d1d1, #f2f2f2 80%) repeat scroll 0 0 #f2f2f2;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(.2, #f2f2f2),color-stop(.8, #d1d1d1));
	background-color: #f2f2f2;
}

#content-home {
	width: 910px;
	background: #f2f2f2;
	padding: 40px;
	margin: 0 auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content-home: "";
}

h1 {
	color: #000;
	text-align: center;
	padding: 20px 0 20px 0;
}

h2 {
	text-align: center;
	padding: 40px 0 0 0;
	width: 75%;
	margin: 0 auto;
}


#iwstyle{
	height: 150px;
}

.upgrade{
	font-size: 75%;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.featured{
	background: url(/images/featured.png) no-repeat;
	background-position: left;
	height: 200px;	
	margin: -24px;
}

