/* CSS Document */

/*Default Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead, tr, td, th {margin: 0; padding: 0; border: 0; outline: 0; background: transparent; }

body {line-height: 1.4; font-family:verdana; font-size:11px; background:#D6D6D6 url(/images/bg_small.jpg) repeat-x;}
body.bigbg{background:#D6D6D6 url(/images/bg.jpg) repeat-x;}
ol, ul {list-style: none;}
h1{ color:#104534; font-size:24px; font-family:Trebuchet MS, Arial; font-weight:bold; background-image:url(/images/h1_bottom.png); background-repeat: repeat-x; background-position:bottom; margin-bottom:10px;}
h2{ color:#104534; font-weight:bold; font-size:18px; font-family:Trebuchet MS, Arial; margin-bottom:10px;}
h3{ color:#104534; font-weight:bold; font-size:16px; font-family:Trebuchet MS, Arial; margin-bottom:10px;}
.clear {clear:both}
a { COLOR:#151515; text-decoration:none; }
/*a:link, a:visited {color:#151515}*/
a:hover {text-decoration:underline}
hr{border:dashed 1px #d8d8d8;}
input{border:solid 1px #ccc; }



.inputbutton {width:100px; color:#000000; font-size:11px;}
/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

#containerhead {width:1000px; margin:0px auto 0px auto;}

#container {width:1000px; margin:0px auto 0px auto;}

#container2 {width:1000px; margin:0px auto 0px auto;}

/*Top Header Starts*/
#top {width:1000px; font-family:Trebuchet MS, Arial; font-size:22px; font-weight:bold; color:#000; float:left;}
	.logo {float:left; padding:5px 0 0 0px;}
	.call{float:right; padding:6px 20px 6px 0;}
	.searchinput{font-size:11px; color:#5C5C5C; height:20px; padding-top:5px; margin-bottom:20px; width:200px; float:left;}
    .button {float:right; margin-bottom:20px;} 

#stripe {width:1000px; height:200px; float:left; position:relative;}
	.leaders {float:left;}
	.lender {float:left; padding:65px 0px 0px 15px;}
	.seller {float:left; padding:65px 25px 0px 35px;}
	
#stripebig {width:1000px; height:268px; float:left; position:relative;}
	.leadersbig {float:left;}
	.lenderbig {float:left; padding:118px 0px 0px 15px;}
	.sellerbig {float:left; padding:118px 25px 0px 35px;}

/*Navigation*/

/* ######### Drop Down ULs CSS ######### */
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/ font: normal 11px Verdana; margin: 0; padding: 0; position: absolute; left: 0; top: 0; list-style-type: none; background:#e07777; border: 1px solid #990000;  border-bottom-width: 0; visibility: hidden; z-index: 100;}
.ddsubmenustyle li a{ display: block; width: 150px; /*width of menu (not including side paddings)*/ color:#6a1a19; background:#f6dfdf; text-decoration: none; padding: 4px 5px; border-bottom: 1px solid black;}
* html .ddsubmenustyle li{ /*IE6 CSS hack*/ display:inline-block; width: 160px; /*width of menu (include side paddings of LI A*/}
.ddsubmenustyle li a:hover{ background-color:#ffffff; color:#333333;}

/* ######### Drop Down Green ULs CSS ######### */
.ddsubmenugreenstyle, .ddsubmenugreenstyle ul{ /*topmost and sub ULs, respectively*/ font: normal 11px Verdana; margin: 0; padding: 0; position: absolute; left: 0; top: 0; list-style-type: none; background:#9bd8c6; border: 1px solid #9bd8c6;  border-bottom-width: 0; visibility: hidden; z-index: 100;}
.ddsubmenugreenstyle li a{ display: block; width: 150px; /*width of menu (not including side paddings)*/ color:#136c52; background:#c6e9df; text-decoration: none; padding: 4px 5px; border-bottom: 1px solid #9bd8c6;}
* html .ddsubmenugreenstyle li{ /*IE6 CSS hack*/ display:inline-block; width: 160px; /*width of menu (include side paddings of LI A*/}
.ddsubmenugreenstyle li a:hover{ background-color:#ffffff; color:#136c52;}

/* ######### Drop Down Orange ULs CSS ######### */
.ddsubmenuorangestyle, .ddsubmenuorangestyle ul{ /*topmost and sub ULs, respectively*/ font: normal 11px Verdana; margin: 0; padding: 0; position: absolute; left: 0; top: 0; list-style-type: none; background:#e1cab0; border: 1px solid #824f16;  border-bottom-width: 0; visibility: hidden; z-index: 100;}
.ddsubmenuorangestyle li a{ display: block; width: 150px; /*width of menu (not including side paddings)*/ color:#85633d; background:#f4e3d0; text-decoration: none; padding: 4px 5px; border-bottom: 1px solid #824f16;}
* html .ddsubmenuorangestyle li{ /*IE6 CSS hack*/ display:inline-block; width: 160px; /*width of menu (include side paddings of LI A*/}
.ddsubmenuorangestyle li a:hover{ background-color:#ffffff; color:#9f621e;}

/* ######### Neutral CSS  ######### */
.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/  position: absolute; padding-top: 3px; left: 100px; border: 0;}
.ddiframeshim{ position: absolute; z-index: 500; background: transparent; border-width: 0; width: 0; height: 0; display: block;}
/* ######### Drop Down ULs CSS ENDS ######### */
.menubg{background:url(/images/navbg.png) no-repeat top; width:547px; height:52px; position:absolute; right:5px;}
.menugreenbg{background:url(/images/greennav_bg.png) no-repeat top; width:547px; height:52px; position:absolute; right:5px;}
.menuorangebg{background:url(/images/orangenav_bg.png) no-repeat top; width:547px; height:52px; position:absolute; right:5px;}
.nav { width:547px; background:none; height:50px; padding-left: 10px;}
.nav ul{}
.nav li{list-style:none; display:block; color:#fff; float:left; height:52px;}
.nav li a:link, .nav li a:visited{ font-family:Trebuchet MS; font-size:14px; font-weight:bold; color:#ffffff; text-align:center; text-decoration:none; padding:13px 2px 0px 5px; text-transform:uppercase; display:inline-block;}
.nav li a:hover{ color:#000000;}
/*Navigation Ends*/
/*Top Header Ends*/

/*Left Side Bar*/
.leftsidebar {width:205px; float:left;     font-family: Arial, Helvetica, sans-serif;	font-size: 12px}
	.roundbox {width:199px;}
	.curvetop {background: url(/images/gradient-bg.png) repeat-y top left; width:199px;}
	.curvemid {background: url(/images/gradient-top.png) no-repeat top left; width:179px; padding:10px;padding-bottom:0px;}
	.curvebottom { height:18px; background: #fff url(/images/gradient-bottom.png) top left no-repeat; margin-bottom: 10px; }
	.searchbox { width:199px; height:57px; background-image:url(/images/search_box.jpg);}
	.searchbox1 {width:175px; height:30px; padding:15px 0px 0px 17px;}
	.searchinput_left{border:none 0px; font-size:11px; color:#5C5C5C; height:18px; padding:3px; padding-top:5px; width:125px; float:left;}
	.button_left{float:right; padding-right:10px;}
	.news ul {width:195px; padding:8px 0px 0px 0px;}
	.news li {background:url(/images/arrow.gif) no-repeat 5px 6px; padding:5px 0px 8px 20px;}
	.act {color:#38595F; font-weight:bold;}
	.plenderact {color:#38595F; font-weight:bold;}
/*Left Side Bar Ends*/

/*Content Starts*/
#maincontent {width:1000px; margin: 0px auto 0px auto; }
	.mid {width:960px; float:left; background-color:#FFFFFF; padding: 20px 20px 20px 20px;}
	.content {width: 730px; float:left; margin-left: 15px;}
	.left {float:left; padding-right:20px;}
	.right {float:right; padding-left:20px;}
	.contenthead {}
	.pressrelease {font-size:16px; font-weight:bold; font-family:arial;}
	.exploring {color:#008C94; display:block; font-family:arial; font-size:medium; font-weight:bold;}
	.small {font-size:9px;}
	.aligncenter {text-align:center;}
	.pseller ul{}
	.pseller li{background:url(/images/arrow1.gif) no-repeat 10px 5px; padding-left:25px; margin:10px 0px 10px 0px;}
	.strip { background-color: #2EC498; height: 20px;}
	.tdborder { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#333333; border-top-style:solid; border-top-color:#333333; border-top-width:1px; border-left:solid 1px #333333; border-right:solid 1px #333333; padding:5px;}
	.ttitle {font-family:arial; font-size:14px; color:#225E5E; font-weight:bold;}
	.ttitleorange {font-family:arial; font-size:14px; color:#B89987; font-weight:bold;}

	
	/*Content Ends*/

/*Content - Press Room Starts*/
	.subpress { width:400px; height:20px; text-align:center; border:solid 1px; margin: 5px auto 10px auto; padding-top:5px;}
	.subpress li {background:url(/images/arrow_sub.gif) no-repeat 5px 3px; padding:0px 0px 0px 20px; display:inline;}
	.subpress li a:link, .subpress li a:visited {color:#003366;}
	.tborder{border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid;	border-bottom-style: solid;	border-top-color: #333333; border-bottom-color: #333333; height:30px; margin:5px 0px 10px 0px; font-size:10px; }
		div.tborder div { float:left; padding:5px 0px 5px 0px; height:30px;}
		div.tborder div.tborder_column1{width:85%;}
		div.tborder div.tborder_column2{width:7%;}
		div.tborder div.tborder_column3{width:8%;}
	
	.logopdf{height:125px; margin:5px 0px 0px 0px; font-size:10px; }
		div.logopdf div {float:left; padding:5px 0px 5px 0px; height:115px;}
		div.logopdf div.logopdf_column1{width:70%; text-align:center;}
		div.logopdf div.logopdf_column2{width:30%; text-align:right;}
	
	.tlender{ font-size:10px; width:90%; margin:5px auto 5px auto; border-top-width:1px; border-top-style:solid; border-top-color:#333333;}
		div.tlender div { float:left; padding:7px 0px 5px 0px; height:30px; margin: 3px 0px 3px 0px;}
		div.tlender div.tlender_column1{width:90%; height:20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333;}
		div.tlender div.tlender_column2{width:10%; text-align:center; border-bottom-width: 1px; border-bottom-style: solid;	border-bottom-color: #333333; height:20px;}
	
		.product{ font-size:10px; width:95%; margin:5px auto 5px auto; border-top-width:1px; border-top-style:solid; border-top-color:#333333;}
		div.product div {float:left; padding:7px 0px 5px 0px; margin: 3px 0px 3px 0px; }
		div.product div.product1{width:90%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333; height:185px;}
		div.product div.product2{width:10%; text-align:center; border-bottom-width: 1px; border-bottom-style: solid;	border-bottom-color: #333333; height:185px;}
		
		.linux{ font-size:10px; width:95%; margin:5px auto 5px auto; border-top-width:1px; border-top-style:solid; border-top-color:#333333;}
		div.linux div {float:left; padding:7px 0px 5px 0px; margin: 3px 0px 3px 0px; }
		div.linux div.linux1{width:90%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333; height:130px;}
		div.linux div.linux2{width:10%; text-align:center; border-bottom-width: 1px; border-bottom-style: solid;	border-bottom-color: #333333; height:130px;}
		
/*Footer*/
#footer {width:1000px; margin:0px auto 0px auto;}
	.footerleft {position:relative; width: 200px; float:left; font-size:11px; padding:10px 0px 0px 35px; z-index: 110;}
	.footerright {position:relative; width: 200px; float:right; padding:10px 35px 0px 0px; text-align:right; z-index: 110;}
	.copyright {position:relative; padding:10px 0px 25px 0px;  text-align:center; z-index: 100;}

.midconct { float:left; width:280px;}
.form { float:left; width:300px;}
.sitemap {width:100%}
.sitemap ol {list-style:inside disc; line-height:18px;}

#contmt {
   margin: 1%;
   padding: 0;
   width: 100%;
}

#leftmt {
   float: left;
   width: 42.5%;
   padding: 0%;
   text-align: center;
}

#rightmt {
   width: 50.5%;
   padding: 0%;
   float: right;
   text-align: center;
}


