/*
Site Name: Manish Marwah & Co
Theme URI: http://manishmarwah.com
Description: CSS has been developed by  www.pixelvj.com.
Version: 1.1
Created: 23 January 2012
Author URI: http://www.pixelvj.com  
/* CSS Document */

* html body{margin:0px; padding:0px;}
body{margin:0px; padding:0px; text-align:left; font:16px Georgia, "Times New Roman", Times, serif; color:#363636; background-color:#f5f5f5; line-height:20px; }
body a{text-decoration:none; color:#000; outline:none;}
body a:hover {text-decoration:none;}
h2{font:22px Georgia; color:#000000;}
h1{font:50px Georgia; color:#000000;}
body img{border:0;}
.hrline {border-bottom:1px solid #c4c4c4;}
.hrline1 {border-bottom:1px dashed #ccc;}

/* general */
h1,h2, h3, h4, h5, h6, p, form, div, table, ul, dt, dd, dl {margin:0px; padding:0px;}

.fl{float:left;}
.fr{float:right;}
.cb{clear:both}
.vs5{height:5px; overflow:hidden;}
.vs10{height:10px; overflow:hidden;}
.vs15{height:15px; overflow:hidden;}
.vs20{height:20px; overflow:hidden;}
.vs30{height:30px; overflow:hidden;}

/*layout*/
#wrapper {background-color:#FFF; width:980px; margin:0px auto; padding:0;}
.cont346 {float:left; width:346px; border-right:1px solid #b4b4b4; padding-right:20px; margin-right:20px;}
.cont553 {float:left; width:553px;}
.cont256 {float:left; width:256px; border-right:1px solid #b4b4b4; padding-right:20px; margin-right:20px;}

/*navigation */
#nav {background-color:#520c01; height:41px;}
#nav ul {list-style-type:none;}
#nav ul li {float:left; background:url(pix/nav_right_border.gif) top right no-repeat; padding:10px 18px 10px 18px; }
#nav ul li a{font:18px georgia; color:#fff;}
#nav ul li a:hover {text-decoration:none;}

/*slideshow */
#slideShow {}
ul.services li { margin:0; padding:0; list-style-type:none;}
ul.services li { margin-bottom:5px; display:block; background:url(pix/li_square.gif) no-repeat left center; padding-left:20px;}
ul.services li a {color:#520c01; font:16px Georgia;}ul.services li a:hover { color:#000;}
ul.services li .last {margin-bottom:0px;}

/*text*/
.news {font:12px georgia;}

/*footer */
#footer {background-color:#520c01; font:16px georgia; color:#fff;}
#footer a {color:#fff;}

#footer2 { width:980px; margin:0px auto; padding:0; margin-top:10px; font:14px georgia; color:#4e4e4e; }
#footer2 a {font:14px georgia; color:#4e4e4e;}
#footer2 a:hover {text-decoration:underline;}

/* inside page */
.cont650 {width:680px; float:left; text-align:justify;}
ul.rightcont { list-style-type:none; margin:0; padding:0; background-color:#232323;}
ul.rightcont li {font:16px georgia; color:#fff; padding:8px; border-bottom:1px solid #ccc;}
ul.rightcont li a {color:#fff;}
ul.rightcont li a:hover {color:#ebd6d6;}

/*form*/
.box {width:250px; text-align:left; padding:5px; background-color:#fff;}
.box input {border:1px solid #ccc; width:202px; font:12px arial; color:#666; height:22px; padding-left:3px; padding-right:3px; margin-top:2px;}
.box textarea { border:1px solid #ccc; width:202px; font:12px arial; color:#666; resize:none; padding:3px; margin-top:2px; }

a.boxclose {
    background:url(pix/cross_bttn.gif) repeat scroll left top transparent;
    cursor: pointer;
    float: right;
    height: 26px;
    margin-right: 0;
    margin-top: 0;
    width: 26px;
}