@charset "utf-8";
/*
Site Name: CRGO Stampings
Site URL: http://www.crgostamping.com/
Description: W3C standard css, always..
Author: sundara pandia prabhu V, mail: prabhu7.galaxy@gmail.com
Development company: galaxy weblinks inc. Visit www.galaxyweblinks.com
Version: 0.01
----------------
Color palette
*/

/*Reset
---------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}

/* Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.clear {
clear:both;
	}
.right {
	float: right;
	}
.left {
	float: left;
	}
	strong{
	font-weight:bold;
	}
	em{
	font-style:italic;
	}

/* links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link,a:visited,a:hover,a:active,a:focus {
	text-decoration:none;
	outline:none;
	-moz-outline-style:none;
	}
a {
	color:#4f6185;
	}
a:hover {
	color:#cb5405;
	}

/* General
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body{
background:#fff;
font:11px Verdana, Arial, Helvetica, sans-serif;
}
#wrapper{
width:1010px;
margin: 0 auto;
border:1px solid #D3D3D3;
border-bottom:none;
}
/* Header, logo and Nav
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#nav{
height:29px;
background: url(../images/navbg.jpg) repeat-x top left;
border-top:1px solid #efefef;
border-bottom:1px solid #efefef;
text-align:center;
padding-left:15px;
}
#nav li{
display:inline;
height:29px;
}
#nav a{
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
display:block;
float:left;
height:29px;
line-height:29px;
margin:0 3px;
width:95px;
position:relative;
top:1px;
}
#nav a.current, #nav a:hover{
background:url(../images/navhover_small.gif) no-repeat;
color:#FFFFFF;
}
#nav .btn-big a{
width:160px;
}
#nav .btn-big a.current, #nav .btn-big a:hover{
background:url(../images/navhover_big.gif) no-repeat;
}
/* Layout
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#main{
width:999px;
margin-right:1px;
padding-left:5px;
float:left;
}
#side{
width:274px;
float:left;
}

#footer{
clear:both;
}
.box{
background: url(../images/box_bg.jpg) repeat-x bottom left;
margin:4px 0;
border:1px solid #68799d;
}
.box .head{
height:27px;
background:url(../images/boxhead_bg.jpg) repeat-x top left;
border-bottom:1px solid #68799d;
}
.box .head h2{
background:url(../images/boxhead_corner.jpg) no-repeat top right;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:20px;
line-height:27px;
}
/* Search
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.search{
padding:8px 20px;
background:#8193b9;
margin:2px 0 0;
color:#FFFFFF;
}
.search span{
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.search input{
width:250px;
height:20px;
line-height:20px;
border:1px solid #516694;
color:#333333;
}
.search select{
width:150px;
height:23px;
border:1px solid #516694;
margin:0 4px;
}
.search button{
width:75px;
height:22px;
background:url(../images/btn_search.gif) no-repeat;
border:0;
color:#485570;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.search a{
color:#FFFFFF;
}

/* Content
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.bar{
height:24px;
line-height:24px;
background:url(../images/barbg.jpg) repeat-x;
border:1px solid #8193b9;
color:#47536d;
padding-left:20px;
}
.bar strong{
font-weight:bold;
}
.list-product{
margin:14px;
margin-right:25px;
width:200px;
float:left;
display:inline; /*to clear ie6 bug*/
}
.list-product li{
padding:3px;
padding-left:12px;
background:url(../images/bullet_arrow_black.jpg) no-repeat center left;
}
.directory{
float:left;
}
.subnav{
height:35px;
border:1px solid #FFFFFF;
}
.subnav li{
display:inline;
float:left;
}
.subnav a{
display:block;
float:left;
background:url(../images/subnav_bg.jpg) repeat-x top left;
line-height:35px;
color:#FFFFFF;
padding:0 6px;
border-right:1px solid #dadada;
border-left:1px solid #7281a2;
}
a.first{
border-left:none;
}
.subnav a.current, .subnav a:hover{
background:url(../images/subnav_hover_bg.jpg) repeat-x top left;
color:#7281a2;
}
.gallery p{
width:100px;
float:left;
margin:5px 20px;
color:#cb5405;
text-align:center;
display:inline;
}
.gallery p img{
border:2px solid #8294ba;
margin-bottom:5px;
}
.banner{
margin:10px auto;
}
.badge{
padding:20px 10px;
padding-left:20px;
float:left;
}
.signin{
padding:20px 0;
}
.signin a, .new-user a{
color:#cb5405;
text-decoration:underline;
font-weight:bold;
}
.new-user a{
padding:0 20px;
}
.new-user{
padding-bottom:30px;
}
.list-futured{
padding:20px;
padding-top:5px;
}
.list-futured li{
padding:6px;
padding-left:20px;
background:url(../images/bullet_arrow_orange.jpg) no-repeat center left;
}
.user a{
padding:0 36px;
}
.spotlight{
padding-bottom:26px;
}
.gallery{
padding:14px 0;
}
/* Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer{
height:42px;
background: url(../images/footerbg.jpg) repeat-x top left;
text-align:center;
}
#footer p{
padding-top:15px;
}

/* Added By Mazhar Khan on 07-04-10 Start */
.pad-leftright{
	padding:5px 10px;
	font-size:12px; 
	line-height:20px;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:5px 0px 0 10px;
}
.side{
width:320px;
float:left;
margin-right:19px;
}

a.read-more{
	text-decoration:none;
	color:#b9000a;
}
a.read-more:hover{
	text-decoration:none;
	color:#666666;
}
/* Added By Mazhar Khan on 07-04-10 End */

/*Updated by prabhu on 09-04-10 for inner pages*/
.pad-leftright2{
	padding:5px 10px;
}
.inner p{
padding:7px 2px;
}
.inner img{
margin:8px;
border:1px solid #CCCCCC;
}
.welcome{
font-size:12px; 
line-height:20px;
}
h4{
font:bold 14px Arial, Helvetica, sans-serif;
color:#333333;
padding:20px 0 0;
}
.feautured{
padding-left:80px;
}
.grades table{
margin-left:150px;
}
.enquiry{
text-align:right;
float:left;
padding-top:30px;
}
.enquiry label{
display:block;
height:40px;
width:450px;
}
.enquiry input{
width:250px;
text-align:left;
margin-left:10px;
}
#main .submit{
width:80px;
text-align:center;
}
/*--------------*/
