#page_container{
  /*width:806px;
  background-color: #000000;*/
  border: 1px solid;

}

/* overview styles
#page_container #overview{
padding-top: 20px;
padding-bottom: 40px;
background-color: #FFFFFF;
 width: 100%;
 border: 1px solid #CFCFCF;

}

#page_container #overview h1{
font-size:14px;
}

#page_container #overview p{
font-size:12px;
}

#overview .title{

padding-top: 4px;
  padding-bottom: 4px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background-image: url(../images/search_bar.jpg);
  background-repeat: repeat-x;
  width: 100%;

}

/* overview end */

.spec_cat_name{

}

.spec_name{
  font-weight: normal;
}

#overview_text_area{
  background-color: #C9C9C9;
}

.line_container{
width: 100%;
height: 100%;
margin: 0;
background-color: transparent;
}

.product_section{
border: 1px solid #888888;
border-color:#FFFFFF;
width:190px;
 font-size:12px;
 background-color:#303030;
float:left;
/*margin-top: 20px; */
}

.product_image{
  background-color: #000000;
}


.product_section .text{
    font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
}

.product_section .text b{
  font-weight: bold;
}

.price_section{
  position: relative;
  bottom: 0px;
}

.product_section .price{
  font-size:18px;
  color: #BC0909;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*  tab css styles

.tab_content{
width: 590px;

}

.tab_button{
cursor: pointer;
}

.tab_button :hover{
 color: #DFE44F;
}

.tab_content a{
color: #fff;
text-decoration: none;
}
.tab_content a:hover{
color: #DFE44F;
}
.tab_content .tabtitle{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
font-size: 10px;
}

.tabtitle p{
font-size: 10px;
}  */


.system_title{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;

}

#box_style{
background-color: #E0E0E0;
width: 100%;
}
#box_style p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.boxholder{
clear: both;
padding: 2px;
background: #A2A2A2;
width: 600px;
}

#seperator{
  padding-left: 50px;
}


#your_price_total{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

/*
#tab_style{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #515151 url(../images/greentab.jpg) no-repeat;
}

.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

*/
.price_number{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color:#990000;
  font-weight: bold;
}

.price_text{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#990000;
}

