/* 
	
	CSS Document
	Filename: style.css
   	Project : Ginsa
	Ver.	: 1.0
	Date	: November, 10th 2009
	Author  : Nikolas Sildeyna - Sildeyna.com
	
	PANDAWEB.US
	   
*/


/* CSS RESET v1.0 | 20080212 -------------------------------- */
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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* CSS RESET END-------------------------------------------- */



body {
	background:url(../../images/mainbg.gif) #fff repeat-x top;
	color:#909090;
	font-family:'Arial',sans-erif;
	font-size:11px;
	line-height:13px;
	margin:0;
	padding:0;
}

a {text-decoration:none; padding:0; margin:0; }
a:link { color:#2e3192; }
a:visited {color:#2e3192;}
a:hover { color:#a3a4d3; }
a:active { 	color:#2e3192; }

h2
{
	color:#000;
	font-size:18px;
	line-height:24px;
	
	font-weight:normal;	
	}

#container{ 
	margin:0 auto;
	width:900px;
	min-height:450px;
	}
	
#header{
	width:900px;
	float:left;
	}

#content{
	float:left;
	
	min-height:350px;
	width:900px;
	
	
	}
	
#contentop{
	float:left;
	min-height:150px;
	width:800px;
	
	
	}

#footer{
	
	float:left;
	width:900px;
	text-align:right;	
	margin:25px 0 0 0px;
	}
	
#csb_search input[type=text] {
width: 200px;
height:18px;
margin:8px 0 0 5px;

border:none;
background:transparent;
font-family:'Arial',sans-serif;
font-size:16px;
} 

#cmainc input[type=text] {
width: 350px;
height:24px;
margin:0 0 5px 0;
padding:7px 0 0 7px;
border:1px solid #eaeaea;
background:transparent;
font-family:'Arial',sans-serif;
font-size:14px;

} 

#cmainc label{
float: left;
width: 110px;
line-height:20px;
font-weight: normal;
padding:5px 7px 0 0 ;
background:#fff;
text-align:right;
}

.selectd { width:200px; padding:6px; background:#fff; border:1px solid #eaeaea; line-height:14px; font-family:'Arial',sans-serif;font-size:14px; margin-bottom:5px;
}

textarea{
height: 110px;
width: 340px;
background:#fff;
border:1px solid #eaeaea;
padding:7px;
font-family:'Arial',sans-serif;
font-size:14px;

}

/* HEADER START ---------------------------------------------------------------------------- */

#header h1{  float:left;  margin:40px 0 30px 0; width:193px; height:61px; }
#header h1 a {  width:193px; height:61px; background:url(../../images/logo.gif) no-repeat; cursor:pointer; text-indent:-9999px; display:block; }



#header_nav { margin:55px 0 0 20px;float:right;  }
#header_nav ul { display:inline;   }
#header_nav ul li { float:left; margin-right:12px; padding:0; list-style:none; display:block; font-size:16px; line-height:19px; }
#header_nav a { font-size:18x; line-height:22px; letter-spacing:-1px;  }

#header_nav a.active, #header_nav a.current {  color:#aacce5; }



/* HEADER END ---------------------------------------------------------------------------- */


/* CONTENT START ---------------------------------------------------------------------------- */
#chead { height:50px; width:900px; background:#d4d4e8; }

#chead input[type=text] {
width: 175px;
height:18px;
margin:8px 0 0 5px;

border:none;
background:transparent;
font-family:'Arial',sans-serif;
font-size:16px;
} 

.chead_form { float:left; background:#fff; font-size:14px; }


#cmain { width:680px; min-height:250px; float:left;  }
#cmaini { width:680px; height:52px; float:left; background:#d4d4e8; }
#cmainop { width:680px; height:100px; float:left; background:#d4d4e8; }

#cmainc { margin:30px 40px 0 40px; width:600px; float:left; }

.pbox { width:285px; float:left; margin:0 10px 20px 0; }
.pbox img { float:left; margin-right:10px; }
.pbox h2 { font-size:24px; line-height:26px; }
.pbox p { float:left; width:155px; }

#cmaincg { float:left; margin-bottom:20px; width:600px; } 
#cmaincg p{ float:left; width:90px; margin:0 10px 10px 0; height:125px; }
#cmaincg img { float:left; margin-bottom:5px; }
#cmainpaging { float:left; margin-bottom:20px; width:600px; } 

#csb { float:left; width:218px; min-height:230px; }
#csbbox { width:218px; min-height:230px; border-bottom:1px solid #d4d4e8; border-right:1px solid #d4d4e8; border-left:1px solid #d4d4e8; background:url(../../images/sbbg.gif) repeat-x; float:left; padding:19px 0 0 23px;  padding:0; border-top:none; }
#csbbox h2 { font-size:18px; float:left; color:#1d207e; margin:19px 0 10px 23px;}
#csbbox p { float:left; font-size:11px; margin:0px 0 20px 23px; }
#csb span { color:#1d207e; }
#csb_swrap { background:#d4d4e8; float:left; width:220px; color:#FFF; padding:0 0 10px 0; }
#csb_search { background:url(../../images/searchtile.gif) repeat-x; float:right; text-align:right; margin:10px 10px 0 0; }
#csb_search img { float:left;  }
#csb input[type=text] {
width: 161px;
height:18px;
margin:8px 0 0 5px;

border:none;
background:transparent;
font-family:'Arial',sans-serif;
font-size:16px;
} 

.ptitle { font-size:18px; color:#000; line-height:25px; }

.sbmargin7 { float:left; margin-top:7px; }
.cmainc600 { float:left; padding-bottom:30px; width:600px;}

#cid_nav { float:left; margin-top:8px; }
#cid_nav img { float:left; margin-right:8px; }
/* CONTENT END ---------------------------------------------------------------------------- */


/* FOOTER START ---------------------------------------------------------------------------- */


	

/* FOOTER END ---------------------------------------------------------------------------- */

