/*
Theme Name: Opstechnology.com
Theme URI: http://www.webdisect.com
Description: Custom theme created for Opstechnology by webdisect.com
Version: v 2.0
Author: Dheer Gupta
*/

/*---------------------------- Main -------------------------------*/
body {
	background: url(images/body_bg.jpg) repeat-x #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: center;
}
/*---------------------------- General HTML -------------------------------*/

body, ol, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #5D5C5C;
	margin: 0;
	line-height: normal;
}
h1 { font-size: 24px; }
h2 { 
	font-size: 20px; 
	font-weight: normal;
}
h3 { 
	font-size: 14px; 
	font-weight: normal;
}
h4 { 
	font-size: 14px;
	font-weight: normal;
}
h5 { font-size: 10px; }
h6 { font-size: 10px; }
p { margin: 10px 0; }

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

p, ol, ul {
	color: #454545;
	line-height:18px;
	margin:0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	outline: none;
	color: #849FAE;
}

/*---------------------------- Wrappers -------------------------------*/
#wrapper {
	background: url(images/wrapper_bg.jpg) repeat-y;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 30px;
	width: 955px;
}

#headerwrapper {
	height: 379px;
	width: 955px;
	margin-bottom: 20px;
}

#wrapper .defaultheader {
	background: url(images/header_bg.jpg) no-repeat;
}

#wrapper .buyer-header {
	background: url(images/buyer-header.jpg) no-repeat;
}

#wrapper .opsbuyer-header {
	background: url(images/opsbuyer-header.jpg) no-repeat;
}

#wrapper .opsbid-header {
	background: url(images/opsbid-header.jpg) no-repeat;
}

#wrapper .opsinvoice-header {
	background: url(images/opsinvoice-header.jpg) no-repeat;
}

#wrapper .opsinsight-header {
	background: url(images/opsinsight-header.jpg) no-repeat;
}

#wrapper .opsmarket-header {
	background: url(images/opsmarket-header.jpg) no-repeat;
}

#wrapper .suppliers-header {
	background: url(images/suppliers-header.jpg) no-repeat;
}

#wrapper .opsmerchant-header {
	background: url(images/opsmerchant-header.jpg) no-repeat;
}

#wrapper .customers-header {
	background: url(images/customers-header.jpg) no-repeat;
}

#wrapper .company-header {
	background: url(images/company-header.jpg) no-repeat;
}

#wrapper .contactus-header {
	background: url(images/contactus-header.jpg) no-repeat;
}

#wrapper .login-header {
	background: url(images/login-header.jpg) no-repeat;
}

#wrapper .management-executive {
	background: url(images/m-e-header.jpg) no-repeat;
}

#wrapper .purchasing-professionals {
	background: url(images/p-p-header.jpg) no-repeat;
}

#wrapper .operations-executive {
	background: url(images/o-e-header.jpg) no-repeat;
}

#headerwrapper2 {
	clear: both;
	width: 905px;
	padding: 0 40px;
}

#contentwrapper {
	clear: both;
	width: 955px;
	margin-bottom: 20px;
}

/*---------------------------- Header -------------------------------*/
#topnav ul {
	display: block;
	height: 25px;
	padding-top: 4px;
	margin: 0 0 15px 0;
	text-align: right;
}

#topnav ul li {
	color: #FFF;
	display: inline;
	font-family: Arial,sans-serif;
	font-size: 12px;
	padding: 0 2px 0 8px;
}

#topnav ul li a {
	border-bottom: 1px dotted #6F6F6F;
	color: #FFF;
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;
}

#topnav ul li a:hover {
	border-bottom: 1px dotted #6F6F6F;
	color: #6F6F6F;
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;
}

.hheading {
	text-indent: -9999px;
}

/*---------------------------- Primary Navigation Menu -------------------------------*/
#logo {
	float: left;
	height: 43px;
	width: 281px;
}

#logo a img {
	border: none;
}

#nav {
	float: right;
	width: 430px;
}

#nav ul {
	height: 43px;
	padding: 0;
	margin: 0;
	width: 430px;
}

#nav ul li {
	list-style: none;
	float: left;
	padding: 12px 0;
	overflow: hidden;
}

#nav ul li a {
	height: 19px;
	background: url(images/main_nav.png) no-repeat 0 -24px;
	border: 0;
	display: block;
	margin: 0 10px 0 4px;
	text-indent: -9999px;
}

#nav ul li.solutions a {
	width: 74px;
	background-position: -10px -24px;
}

#nav ul li.suppliers a {
	width: 75px;
	background-position: -100px -24px;
}

#nav ul li.customers a {
	width: 87px;
	background-position: -200px -24px;
}

#nav ul li.company a {
	width: 77px;
	background-position: -300px -24px;
}

#nav ul li.login a {
	width: 42px;
	background-position: -415px -24px;
}

#nav ul li.solutions a:hover {
	width: 74px;
	background-position: -10px -93px;
}

#nav ul li.suppliers a:hover {
	width: 75px;
	background-position: -100px -93px;
}

#nav ul li.customers a:hover {
	width: 87px;
	background-position: -200px -93px;
}

#nav ul li.company a:hover {
	width: 77px;
	background-position: -300px -93px;
}

#nav ul li.login a:hover {
	width: 42px;
	background-position: -415px -93px;
}

/*---------------------------- Content -------------------------------*/
#content {
	float: right;
	width: 540px;
	margin: 10px 12px 30px 0;
}

#content ul li {
	background: url(images/bullet.jpg) no-repeat 0 3px;
	margin: 3px 0;
	padding-left: 15px;
}

#content .newsdiv {
	width: 540px;
	border-bottom: 1px solid #FF9900;
	padding: 5px 0 10px 0;
}

#content .newsdiv h4 span {
	font-weight: bold;
}

#content .newsdiv a {
	color: #0A4DAA;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #CCC 1px dotted;
}

#content .newsdiv a:hover {
	color: #B46C00;
}

#content .newsdiv em {
	font-size: 0.9em;
	font-style: normal;
	margin-left: 15px;
}

#content .newsdiv .blog-title {
	border-bottom: none;
	font-size: 22px;
}

#content .newsdiv .date {
	border-bottom: 1px dotted #C4C4C4;
}

.inner-page .bodycopy1a {
	display: block;
}

#content h3, #content h4, #content h5, #content h6 {
	color: #000;
	margin: 0 0 10px;
	line-height: normal;
	border-bottom: 2px solid #FF9900;
}
#content h1 { font-size: 32px; }
#content h2 {
	border-bottom: 3px solid #FF9900; 
	font-size: 28px; 
	font-weight: normal;
	margin-bottom: 10px;
}
#content h3 { 
	font-size: 24px; 
	font-weight: normal;
	border-top: 1px solid #ccc;
}
#content h4 { 
	font-size: 18px;
	font-weight: normal;
}

#content h5 { 
	font-size: 14px;
	font-weight: normal;
}

.customerlogos .supplierimage {
	float:left;
	height:110px;
	text-align:center;
	width:178px;
	vertical-align: middle;
}

.customerlogos .supplierimage img {
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	height:100%;
	width:100%;
}
/*--------------------------- My Role Is Nav ----------------------------*/

/* role nav */

#executivenav {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
}

#content #executivenav li {
	padding: 0;
	background: none;
	float: left;
}

#content #executivenav a {
	display: block;
	height: 50px;
	background-repeat: no-repeat;
}

#mexecnav a { 
	width: 101px;
	background: url(images/executivesnav_bg.png);
}

#mexecnav a:hover { 
	background-position: 0 -50px; 
}

#ppronav a {
	width: 99px;
	background: url(images/executivesnav_bg.png) -102px 0;
}

#ppronav a:hover { 
	background-position: -102px -50px; 
}

#oexecnav a {
	width: 98px;
	background: url(images/executivesnav_bg.png) -202px 0;
}

#oexecnav a:hover { 
	background-position: -202px -50px; 
}


#mexecnav a.current { 
	background-position: 0 -50px; 
}

#ppronav a.current { 
	background-position: -102px -50px; 
}

#oexecnav a.current { 
	background-position: -202px -50px; 
}

/*---------------------------- Login Page -------------------------------*/

#loginpage {
	text-align: center;
}

#loginpage ul {
	height: 190px;
	padding: 0;
	margin: 0;
	width: 540px;
}

#loginpage ul li {
	list-style: none;
	float: left;
	padding: 12px 33px;
	overflow: hidden;
	background: none;
}

#loginpage ul li a {
	background: url(images/login_botton_bg.jpg) no-repeat 0 0;
	border: 0;
	display: block;
	text-indent: -9999px;
	height: 74px;
	width: 203px;
}

#loginpage ul li.buyer a {
	background-position: 0 0;
}

#loginpage ul li.market a {
	background-position: -210px 0;
}

#loginpage ul li.invoice a {
	background-position: -420px 0;
}

#loginpage ul li.bid a {
	background-position: -630px 0;
}

#loginpage ul li.merchant a {
	background-position: -840px 0;
}

#loginpage ul li.supplier a {
	background-position: -1050px 0;
}

#loginpage ul li.buyer a:hover {
	background-position: 0 -80px;
}

#loginpage ul li.market a:hover {
	background-position: -210px -80px;
}

#loginpage ul li.invoice a:hover {
	background-position: -420px -80px;
}

#loginpage ul li.bid a:hover {
	background-position: -630px -80px;
}

#loginpage ul li.merchant a:hover {
	background-position: -840px -80px;
}

#loginpage ul li.supplier a:hover {
	background-position: -1050px -80px;
}

/*---------------------------- Footer -------------------------------*/

#quicklinks {
	float: right;
	width: 160px;
	height: 500px;
	padding-top: 30px;
}

#quicklinks dt {
	line-height: 1em;
	font-size: 16px;
	font-family: Helvetica,Arial,sans-serif;
	margin-bottom: 5px;
	width: 140px;
}

#quicklinks dd {
	margin-bottom: 8px;
}

#quicklinks dd a {
	background:transparent url(images/arrow.png) no-repeat 0 1px;
	color:#484848;
	display:block;
	font-size:12px;
	height:14px;
	line-height:14px;
	padding-left:17px;
	width:auto;
}

#quicklinks dd a:hover {
	background-position: 0 -13px;
	color:#1A6CBF;
}

#sidebar {
	float: left;
	width: 220px;
	padding: 30px 0 0 10px;
}

#sidebar ul {
	padding-top: 10px;
}

#sidebar ul li {
	padding: 5px;
}

#sidebar ul li a {
	color: #848383;
	font-size: 1.29em;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #1A6CBF;
}

#sidebar ul li ul {
	border-top: 2px dotted #666;
}

#sidebar ul li ul li {
	border-bottom: 2px dotted #666;
}

#sidebar div a {
	display: block;
	background: url(images/sidebar_headings_a_bg.jpg) 0 0;
}

#sidebar div.buyers, #sidebar div.suppliers, #sidebar div.customers, #sidebar div.company {
	text-indent: -9999px;
	height: 20px;
	width: 180px;
}

#sidebar div.buyers a {
	background-position: -10px -10px;
}

#sidebar div.suppliers a {
	background-position: -10px -60px;
}

#sidebar div.customers a {
	background-position: -10px -110px;
}

#sidebar div.company a {
	background-position: -10px -160px;
}

#sidebar div.buyers a:hover {
	background-position: -250px -10px;
}

#sidebar div.suppliers a:hover {
	background-position: -250px -60px;
}

#sidebar div.customers a:hover {
	background-position: -250px -110px;
}

#sidebar div.company a:hover {
	background-position: -250px -160px;
}

#defaultsidebar {
	margin-top: -15px;
}

#defaultsidebar dl dd {
	clear: both;
	width: 200px;
	padding: 10px 0;
}

#defaultsidebar dl a {
	background: none;
	text-decoration: none;
}

#defaultsidebar dl a:hover {
	color: #5D5C5C;
}

#defaultsidebar dl span {
	color: #848383;
	font-weight: bold;
	font-size: 1.29em;
}

#defaultsidebar dl a img {
	float: left;
	height: 50px;
	width: 50px;
	border: none;
	padding: 0 10px 0 5px;
}

/*------------------------ Contact Form Styling ---------------------*/

#crmform {
	margin:10px auto 0;
	width:450px;
}

#crmform .submit {
	background:transparent url(images/button-bg.gif) repeat-x scroll 0 0;
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
	border-style:solid !important;
	border-width:1px !important;
	font-size:0.8em;
	margin:0 28px 4px 0;
	padding:2px;
	width:150px;
	float: right;
}

#crmform label, #crmform h8 {
	color:#AAAAAA;
	display:block;
	font-size:22px;
	margin:2px 10px 0 0;
	padding:2px;
	text-align:left;
}

#crmform input {
	border:1px solid #FF9900;
	width:415px;
	background:#FBFBFB none repeat scroll 0 0;
	color:#777777;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:3px;
	vertical-align:top;
}

/*---------------------------- Footer -------------------------------*/
#footerwrapper {
	padding: 5px 0 0;
	text-align: right;
	width: 950px;
	color: #999999;
	font-size: .88em;
	margin: 0 auto; 
}

#footerwrapper a {
	color: #999;
	text-decoration: none;
}

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