/* 
    Document   : simulation
    Created on : 29 Jul, 2009, 7:54:41 PM
    Author     : mahesh
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

.pageContainer
{
	background-image:url(../images/white_box_top.jpg);
	width: 678px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}
.pageInnerContainer{
	background-image: url(../images/white_box_bottom.jpg);
	width: 678px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-position: left bottom;
}

.pageMiddleContainer{
	background-image:url(../images/white_box_center.jpg);
	width: 678px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
}

#simulation .headerRight{
	background-image: url(../images/manu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 51px;
	width: 634px;
	margin-left: auto;
	margin-right: auto;
}

#simulation .headerRight h2{
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
}

#simulation .headerRight h2 span{
	display: block;
	padding-top: 10px;
	text-align: center;
}

.arial13{
	font-size: 13px;
}
.bold{
	font-weight: bold;
}
.orange{
	color: #FF6600;
}
.padding60{
	padding: 15px 10px 0px 0px;
	padding-left: 60px;
}
.left{
	float: left;
}
.button1{
	background: transparent url(../images/button1.gif) no-repeat scroll 0 0;
	width: 257px;
	height: 48px;
}

.padding90{
	padding: 15px 10px 0px 0px;
	padding-left: 90px;
}

#simulation .cat-dept-Container{
	margin-left: 30px;
	margin-top: 20px;
}

#simulation .cat-dept-Container .box_bottom{
	background: transparent url(../images/box_bottom.gif) no-repeat scroll left bottom;
	padding-bottom: 5px;
	width: 245px;
	margin-right: 3px;
}
#simulation .cat-dept-Container .box_bottom h2{
	background: transparent url(../images/box_header.gif) no-repeat scroll 0 0;
	width: 245px;
	height: 41px;
}

#simulation .cat-dept-Container .box_bottom h2 span{
	display: block;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
}

#simulation .cat-dept-Container .box_bottom .border{
        background-color:#F1F1F1;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	height: 210px;
}

#simulation .cat-dept-Container .apDivG1{
	overflow: auto;
	height: 200px;
        width: 241px;
}

#simulation .cat-dept-Container .apDivO1{
	overflow: auto;
	height: 200px;
        width: 241px;
}

#simulation .cat-dept-Container .apDivG1 .ModuleTable{
	font-size: 13px;
	width: 100%;
}

#simulation .cat-dept-Container .apDivO1 .ModuleTable {
	font-size: 13px;
	width: 100%;
}

#simulation .cat-dept-Container .apDivG1 .ModuleTable td{
	font-size: 13px;
	padding-left: 3px;
	padding-right: 5px;
	cursor: pointer;
}

#simulation .cat-dept-Container .apDivG1 .ModuleTable tr{
	cursor: pointer;
}

#simulation .cat-dept-Container .apDivO1 .ModuleTable td{
	font-size: 13px;
	padding-left: 3px;
	padding-right: 5px;
	cursor: pointer;
}

#simulation .cat-dept-Container .apDivO1 .ModuleTable tr{
	cursor: pointer;
}

#simulation .cat-dept-Container .selectionnner{
	padding-top: 100px;
	margin-right: 3px;
}

#simulation .mesModules_left{
	background: transparent url(../images/bluebox_left.jpg) no-repeat scroll left top;
	height: 30px;
	width: 615px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#simulation .mesModules_middle{
	background: transparent url(../images/bluebox_center.jpg) repeat-x scroll left top;
	height: 30px;
}

#simulation .mesModules_right{
	background: transparent url(../images/bluebox_right.jpg) no-repeat scroll right top;
	height: 30px;
}

#simulation .mesModules_right h2 span{
	display: block;
	padding-top: 4px;
	color: #FFFFFF;
	font-weight: bold;
}

#simulation .mesModules_right h2 span.l1{
	float: left;
	width: 100px;
}

#simulation .mesModules_right h2 span.l2{
	float: left;
	text-align: right;
	padding-right: 15px;
	width: 78%;
}


#simulation .cat-dept-price-container{
	margin-left: 30px;
	margin-top: 20px;
	font-size: 13px;
}

#simulation #departmentsPriceBox{
	margin-left: 120px;
}

#simulation .cat-dept-price-container .box_bottom{
	background: transparent url(../images/mes_modules_bottom.gif) no-repeat scroll left bottom;
	padding-bottom: 5px;
	width: 245px;
	margin-right: 3px;
}
#simulation .cat-dept-price-container .box_bottom h2{
	background: transparent url(../images/mes_modules_top.gif) no-repeat scroll 0 0;
	width: 245px;
	height: 38px;
}

#simulation .cat-dept-price-container .box_bottom h2 span{
	display: block;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
}

#simulation .cat-dept-price-container .box_bottom .border{
        background-color:#F1F1F1;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	float: left;
        width: 241px;
}

#simulation #totalPrice{
	margin-top: 10px;
}

#simulation .oneYear{
	color: #508DBA;
	font-size: 15px;
	text-align: right;
	padding-right: 68px;
}

.button1 span{
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	padding-left:35px;
	padding-top:15px;
	font-weight: bold;
	display: block;
        cursor:pointer;
}

.size12{
	font-size: 12px;
}
a{
	color: #FF6600;
}
.selPara span{
	background-image: url(../images/selectionnner.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 34px;
        padding-top:8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	display: block;
}

td.over1{
	background-color: #FF6701;
	color: #FFFFFF !important;
}

td.over2{
	background-color: #608DBA;
	color: #FFFFFF;
}

#BuyModules{
	cursor: pointer;
}

tr.over{
	color: #FFFFFF;
}

#simulation_tagClouds
{
    width:610px;
    margin:0px auto;
}
#simulation_tagClouds h2
{
    margin:0px auto;
    padding-top:10px;
    width:150px;
}
#simulation_content
{
    overflow:auto;
    width:610px;
    padding:0 5px 5px;
    font-size:12px;
}
#simulation_job_title
{
    background:transparent url(../images/jobsearch_titlebg.gif) no-repeat scroll 0 0;
    width:350px;
    margin:10px auto;
    padding-top:5px;
    padding-bottom:10px;
    padding-left:30px;
    font-size:14px;
}
#simulation_job_form
{
    margin: 0px auto;
    width: 350px;
}
#simulation_form_inputs
{
    float:left;
    width:320px;
}
#sdepartment_row p, #scategory_row p
{
    float:left;
    width:105px;
}
#sdepartment_row select, #scategory_row select
{
    float:left;
    width:200px;
}
#category_tagClouds
{
    width:500px;
    margin:0px auto;
    text-align:center;
}
#category_tagClouds span
{
    cursor:pointer;
}
#search_results
{
    display:none;
}
#result_title
{
    padding-top:10px;
    padding-left:10px;
    font-weight:bold;
}

#six_month_div
{
    height:15px;
    width:350px;
    margin:0px auto;
    padding-top:15px;
    font-size:13px;
    color:#FF6600;
}
#SixMonth
{
    float: left;
}
#SixMonthLink
{
    float:left;
    padding-left:10px;
}











#satisfait_discount_options{
clear:left;
width:620px;
height:136px;
margin:0px auto;
padding:18px;
}

#discount_options
{
	width:385px;
	margin:10px auto;
	font-size:13px;
}
/* Style sheet creation for satisfait box starts here */

b.roundedbox{display:block}
b.roundedbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background-color:#EE7A2C
}
b.roundedbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f7c5a4;
  border-right:1px solid #f7c5a4;
  background-color:#f29b60
}
b.roundedbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdf1e9;
  border-right:1px solid #fdf1e9;
  background-color:#f19354
}
b.roundedbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f19354;
  border-right:1px solid #f19354;
}
div.roundedboxfg{
  background:#ffffff;
  border-left:medium solid #EE7A2C;
  border-right:medium solid #EE7A2C;
  padding:0px;
}
 div#satisfait_heading{
    background-color:#EE7A2C;
    color:#FFFFFF;
    font-weight:bold;
    font-size:15px;
    /*vertical centering*/
    line-height:25px;
    padding-left:10px;
    text-align:left;
}
div.satisfait {
    padding:0;
    width:250px;
    float:left;
    margin-top:12px;
}
div.satisfait_infobox{
    width:100%;
    text-align:center;
    padding:0;
    margin:0;
    font-size:79%;
}
div.satisfait .satisfait_input{
   width:95%;
   border:1px solid;
   font-size:18px;
   padding:0;
   margin:0;
   height:30px;
}
div#satisfait_discount_options{
        clear:left;
	width:620px;
        height:136px;
	margin:0px auto;
	padding:18px;
}
#leftalign{
    text-align:left;
    padding-left:5px;
}
#satisfaitimage {
height:82px;
position:absolute;
cursor:pointer;
width:83px;
margin-left:196px;
margin-top:-37px;
}
#reduction_amount {
    font-weight:bold;
    font-size:16px;
    color:black;
}
/* Style sheet creation for satisfait box ends here */


#discount_options
{
    width:327px;
    font-size:13px;
    float:right;
}
div#satisfait_discount_options{
    clear:left;
    width:620px;
    height:145px;
    margin:0px auto;
    padding:18px;
    padding-top:0px;
    padding-left:42px;
}
div.satisfait {
    padding:0;
    width:250px;
    float:left;
    margin-top:50px;
}
