﻿@charset "utf-8";


@media only screen and (max-width : 925px)	
{
	
	.navigation, .l2Left{
	 display: none;
	 }
	 
	 .rwdNav.doRWD,.rwdAds{
	
	display: block;
}

.l2Right{
margin-left: 0px;	
}
	
}
@media only screen and (max-width : 815px) 
{
.header {
    background-image: url(images/newlogosmall.png);
}
}
@media only screen and (max-width : 800px)	
{

.catlinksleft, .catlinksright{
width: 100% !important;
clear:both;	
}
 .catlinksright{
	 margin-top: 24px;
 }
}

@media only screen and (max-width : 640px)	
{

.mcliner{
    float: none;
   
}

.mcliner .mcLeft {
	margin-right: 0px;
	padding: 0px 8px;
}



.mcRight{

 width: auto;
    float:none;
	margin-left: 0px;
	padding-top:8px;
}

.tabswrap, .tabContent{
	margin: 0px auto;
}
.sf_2cols_1_25, .sf_2cols_2_75,
.sf_2cols_1_33, .sf_2cols_2_67,
.sf_2cols_1_67, .sf_2cols_2_33,
.sf_2cols_1_75, .sf_2cols_2_25,
.sf_2cols_1_50, .sf_2cols_2_50,
.sf_3cols_1_25, .sf_3cols_2_50, .sf_3cols_3_25,
.sf_5cols_1_20, .sf_5cols_2_20, .sf_5cols_3_20, .sf_5cols_4_20, .sf_5cols_5_20,
.sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25,
.sf_3cols_1_33, .sf_3cols_2_34, .sf_3cols_3_33 {
    width: auto !important;
    float: none;
}
.sf_colsIn  {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
}

@media only screen and (max-width:550px){
	.homeHeadlink{
	width: 90px;
	height: 60px;


}
.header{
	background-position: left top;
	background-image: url(images/rwdlogo.gif);
	height: auto;
}
	
}

@media only screen and (max-width : 480px)	
{
	

/*.mclRow1{
	display: none;
}*/

.catLinksRight {
margin-top: 30px;
margin-bottom: 8px;
}

.catLinksRight a{

	display:inline-block;
	width: 49%;
}

	

	.headerInside {
    float: none;
}
.hdrLogin{
	
	margin: 8px ;
padding: 0px
}
	.headSrchSocWrap{
		margin-top: -12px;
		padding: 6px;
	}
	
	.navigationwrap{
		clear: both;
	}
	
	.hssSearch, .hssSoc {
    float: none;
}
.loginBox ul {
list-style-type: none;
display: inline-block;
margin: 0px;
padding: 0px
}



}

@media only screen and (max-width : 380px){
	.headLoginWrap{
		clear: both;
		text-align: center;
		padding-bottom: 5px;
	}
	
	.hssSearch, .hssSoc {
    text-align: center;
}
}

