.container {width: 500px; margin: 0px auto;}
ul.tabs {margin: 0;	padding: 0;	float: left; list-style: none; height:25px;	width: 517px; background:#f0eddb; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px;	-moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}

ul.tabs li {float: left; margin: 0;	padding: 0;	height:25px; line-height: 24px;	margin-bottom: -1px; background: #f0eddb; overflow: hidden; position: relative;	font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;	color:#736a7b; -webkit-border-top-left-radius: 5px;	-webkit-border-top-right-radius: 5px;	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px;	border-top-right-radius: 5px;}

ul.tabs li a { cursor:pointer;text-decoration: none; color: #705f0f; float:left; display:block; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding: 0 12px; outline: none;}
ul.tabs li a:hover {background:#ffe552; color:#000000;	height:25px;  line-height: 24px; -webkit-border-top-left-radius: 5px;	-webkit-border-top-right-radius: 5px;	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px;	border-top-right-radius: 5px;}	

ul.tabs li.active, html ul.tabs li.active a:hover{color:#705f0f;
-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; background:url(../images/bg-tabs.jpg) repeat-x;
background-image: -moz-linear-gradient(top, #ffe552, #e9b912);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e9b912),color-stop(1, #ffe552));
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffe552', endColorstr='#e9b912');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffe552', endColorstr='#e9b912')";}

.tab_container { border-top: none; clear: both; float: left; width: 100%;height:65px; 
-webkit-border-bottom-right-radius: 5px; 
-webkit-border-bottom-left-radius: 5px;	
-moz-border-radius-bottomright: 5px; 
-moz-border-radius-bottomleft: 5px; 
border-bottom-right-radius: 5px; 
border-bottom-left-radius: 5px; 
background:url(../../../images/bg-top-menu.jpg) repeat-x;
background-image: -moz-linear-gradient(top, #ffe552, #e9b912);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e9b912),color-stop(1, #ffe552));
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffe552', endColorstr='#e9b912');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffe552', endColorstr='#e9b912')";}

.tab_content { padding:0 0px 0 12px; font-size:13px; font-family:Arial, Helvetica, sans-serif;float:left;}

.tab_content input.search{background:#ffffff; padding:5px 5px 5px 10px; font-size:16px; margin:15px 0 0 5px; border:1px solid #605e5e; border-right:none; width:385px; height:20px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; vertical-align:top; color:#333333; font-weight:bold}

.search_button{background:url(../../../images/bt-search.jpg) no-repeat center; width:83px; height:32px; border:0; cursor:pointer; padding:0; margin:15px 0px 0px 0px; -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;}



.tab_container_2nd { border-top: none; clear: both; float: left; width: 100%;height:45px; 
-webkit-border-bottom-right-radius: 5px; 
-webkit-border-bottom-left-radius: 5px;	
-moz-border-radius-bottomright: 5px; 
-moz-border-radius-bottomleft: 5px; 
border-bottom-right-radius: 5px; 
border-bottom-left-radius: 5px; 
background:url(../../../images/bg-top-menu.jpg) repeat-x;
background-image: -moz-linear-gradient(top, #ffe552, #e9b912);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e9b912),color-stop(1, #ffe552));
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffe552', endColorstr='#e9b912');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffe552', endColorstr='#e9b912')";}

.tab_content input.search_2nd{background:#ffffff; padding:5px 5px 5px 10px; font-size:16px; margin:7px 0 0 5px; _margin-top:6px; border:1px solid #605e5e; border-right:none; width:385px; height:20px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; vertical-align:top; color:#333333; font-weight:bold}

.search_button_2nd{background:url(../../../images/bt-search.jpg) no-repeat center; width:83px; height:32px; border:0; cursor:pointer; padding:0; margin:7px 0 0 0px; -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;}
