/* CSS Document by ashishwd */
/*
Theme Name: Switecq
Theme URI: http://www.csglobal.co.in/
Description: Clean and flexible.
Version: 1.0.0
Author: Ashishwd
Author URI: http://www.csglobal.co.in/
*/

body{
	color:#7d7d7d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#dbdbdb;
	line-height: 170%;
	background-image:url(images/bg-page.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
a{
	color:#f8d40d;
	text-decoration:none;
	}
a:hover{
	color:#fff;
	text-decoration:none;
	}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	line-height:130%;
	}
.alignleft{	
	float:left;
	margin:0 20px 0 0
	}
.alignright { 
	float:right;
	margin:0 0 0 20px
	}
.clear{
	clear:both;
	}
#wrapper{
	width:960px;
	margin:0 auto;
	background-color:#000;
	}
#header{
	}

#logo{
	width:205px;
	float:left;
	}
#header-right{
	width:725px;
	float:right;
	}
#login-box{
	float:right;
	margin:10px 20px 0 0;
	}
.row{
	clear:both
	}
#login-box .user {
	float: left;
	background-image: url(images/username-input-bg.gif);
	background-repeat: no-repeat;
	width: 134px;
	border: none;
	border: 0px;
	height:13px;
	color: #535353;
	font-size: 11px;
	padding: 4px 8px 3px;
	margin-bottom: 7px;
	margin-right:10px;
}
#login-box .pass {
	float: left;
	background-image: url(images/password-input-bg.gif);
	background-repeat: no-repeat;
	width: 102px;
	border: none;
	border: 0px;
	height:13px;
	color: #535353;
	font-size: 11px;
	padding: 4px 8px 3px;
	margin-bottom: 7px;
	margin-right:5px;	
}
#menu{
	margin:15px 0 0 0;
	}
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 602px;
}
#menu li {
	float: left;
	margin-right: 8px;
}
#menu li a {
	font-size: 0;
	line-height: 1000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
}
#menu li a.nav01 {
	background-image: url(images/nav01.jpg);
	width: 90px;
}
#menu li a.nav02 {
	background-image: url(images/nav02.jpg);
	width: 115px;
}
#menu li a.nav03 {
	background-image: url(images/nav03.jpg);
	width: 154px;
}
#menu li a.nav04 {
	background-image: url(images/nav04.jpg);
	width: 125px;
}
#menu li a.nav05 {
	background-image: url(images/nav05.jpg);
	width: 78px;
}
#menu li a:hover,
#menu li a.on {
	background-position: 0 -55px;
}
#tag{
	background-image:url(images/home-txt.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	}
#container{
	padding:0 20px 5px 20px;
	}
.bios-content{
	background-color:#191919;
	margin:0 0 15px 0
	}
.profile{
	padding:15px 0 15px 0;
	}
.profile h2{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:160%;
	}
.profile span{
	color:#cacaca
	}
#footer{
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	padding:20px 0;
	line-height:220%;
	}
#footer a{
	color:#fff;
	text-decoration:none
	}
#footer a:hover{
	text-decoration:underline;
	}
.bios{
	width:500px;
	}
.bios p, .mm p{
	margin:15px 0 0 0 !important;
	}
.mm h2 span{
	color:#d90017;
	text-transform:none
	}
.mm h1{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:160%;
	font-size:22px;
	}
.mm em{
	color:#afafaf
	}