/* CSS Document */
body{font-family:Arial;font-size:12px;line-height:18px;color:#000000;margin:0px;}
a{color:#000000;text-decoration:none; outline:none; cursor:pointer}
a:hover{text-decoration:underline;color:#000000;}
img{border:0px}
#menu a{text-decoration:none}
/*---------------- FORMAT TEXT --------------------*/
.title{color:#000000;}
.title:hover {color:#000000;}
.bold{ font-weight:bold;}


.root{	float:left; height:37px;}

.read-more{	color:#CD3301;}
.read-more:hover{	color:#CD3301;}
.orther{color:#ff0000; margin-top:5px;}


/*---------------- CREATE FRAME --------------------*/
#container-header{width:100%; float:left; margin:0px;  background:none} 
#container-menu{width:100%; float:left; margin:0px; height:37px; } 
#container-content{width:100%; float:left; margin:0px;  } 
#container-footer{width:969px float:left; margin:0px; height:40px; background:none;  } 
#container{	width:969px; position:relative;text-align:left;}
.content{position:relative; width:825px; float:left;}


/*-----------------CLASSES--------------*/
.absolute{position:absolute;top:0px;}
.relative{position:relative; margin:0px;}
.float-left,.floatLeft{float:left}
.float-right,.floatRight{float:right}

.red{border:1px solid red;}
.blue{border:1px solid blue;}


.content1{width:850px;  background:url(/images/content_bg1.jpg) no-repeat top #FAE500; padding-left:58px; padding-top:30px; padding-right:58px; float:left; font-size:15px; padding-bottom:50px;}
/*-----------------MENU--------------*/


.menu-item{width:154px; height:31px; background:url(/images/menu_item.jpg) no-repeat; float:left; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; padding-top:15px;}
.menu-select{width:154px; height:31px; background:url(/images/menu_active.jpg) no-repeat; float:left; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; padding-top:15px;}

a.menu-text:hover{ text-decoration:none;}



#product1{width:969px; min-height:250px; background-color:#FEFB4A;}
#product2{width:969px; min-height:250px; background:url(/images/product1_bg.jpg) repeat;}

#pr1{width:939px; background-color:#FEFB4A; padding-top:25px; padding-left:30px; padding-bottom:10px;}
#pr2{width:939px; background:url(/images/odd_bg.jpg) repeat-x; padding-top:25px; padding-left:30px; padding-bottom:10px;}