@charset "utf-8";
/* CSS Document */

@media only screen 
and (min-width : 600px) 
and (max-width : 1024px)   {

/* Footer Controling Css Start Here */
.footer_copyright
{
padding:0px; width:100%;
}
/* Footer Controling Css End Here */
/* Menu Css Start Here */
.manu
{
	width:auto; margin-left:0px;
}
.left_body
{
	width:97%;
}
.left_body_box
{
	width:100%;
}
.left
{
	width:100%; margin-left:0px; background:none;
}
.bottom_line
{
	margin-left:0px;
}
.left a
{
	margin-left:20px;
}
/* Menu Css Start Here */
.right_body
{
	width:98%;
}
.mobile_width
{
	width:174px;
}
.mobile_width_3
{
	float:left; width:100% !important;
}
.mobile_width_right
{
	float:left; width:100% !important;
}

.header 
{
    background: url("../images/header-repeat.jpg") repeat-x; float: left; height:120px; margin: 0; width: 100%; background-color:#70a2a3;
}
.header_top
{
	height:71px;
}
ul li a
{
	padding:0 4px; font-size:11px;
}
/*.link_mobile_class
{
float:left;
}*/
.mobile_fit_width
{
	width:100%;
}
.mobile_total_width_manageparts
{
	float:left; width:100%;
}
.mobile_total_width_manageparts_right
{
	margin:10px 0 0 0px !important; float:left; width:100%;
}
.mobile_text_box_width tr td input
{
	width:80px;
	
}
.mobile_calender
{
	width:25px !Important;
}
.mobile_bottom_none
{
	margin-bottom:10px; padding:0px;
}
.right_body_home_07
{
	width:99%; height:auto; margin:20px 0px 0px 5px; float:left;
}
.mobile_AddQuote
{
	width:200px;
}
}

