body {
background:#f7f7df;
font: Normal 12px/20px Arial;
color: #fff;
}

/*Reset Styles*/

body, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tr, td, img {
margin:0;
padding:0;
border:0;
}

input[type=text] { 
border: 1px solid #999;
margin: 4px 0;
} 

input.text { 
border: 1px solid #999;
margin: 4px 0;
} 

:focus{ outline: none;}
.clear { clear:both; }
.left { float:left; }
.right { float:right; }

h1, h2, h3, h4, h5, h6{
	padding: 25px 20px 6px 11px;
	font-weight: Normal;
	clear: both;
	line-height: 20px;
	color: #fff;
}

h1{font-size: 24px;}
h2{font-size: 22px;}
h3{font-size: 20px;}
h4{font-size: 18px;}
h5{font-size: 16px; font-weight: bold;}
h6{font-size: 14px; font-weight: bold;}

p{
	padding: 8px 20px 7px 12px;
	clear: both;
}

ul{
	padding: 12px 0 10px 26px;
	list-style: square;
}

ul li{
	padding: 0 0 3px 14px;
}

a:link, a:active, a:visited
	{
	color: #ff0000;
	text-decoration: underline;
}

a:hover
	{
	color: #fff;
}

/* Main Header */
#main-header{
	width: 100%;
	background: url(../images/header-bg.jpg) repeat-x left bottom #010101;
}

#header{
	width: 1004px;
	margin: 0 auto;
	padding: 0 0 18px 0;
	background: url(../images/header-pattren.jpg) no-repeat left bottom;
}

.logo{
	float: left;
	margin: 19px 25px 0 1px;
}

span.top-red-btn{
	float: right;
	width: 228px;
	background: url(../images/top-red-btn-left-bar.gif) no-repeat left top;
}

span.top-red-btn a:link, span.top-red-btn a:visited, span.top-red-btn a:active{
	background: url(../images/top-red-btn-right-bar.jpg) no-repeat right top;
	text-decoration: none;
	padding: 7px 16px 7px 16px;
	float: right;
	font: bold 13px "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
}

span.top-red-btn a:hover{ color: #ff8e8e;}

.top-nav{
	width: 705px;
	float: right;
}

#header ul{
	float: right;
	list-style-type: none;
	padding: 0;
	line-height: normal;
	padding: 25px 0 0 0;
}

#header ul li{
	padding: 0 10px 0 11px;
	background: url(../images/top-nav-sep.jpg) no-repeat left 5px;
	color: #fff;
	float: left;
}

#header ul li a:link, #header ul li a:visited, #header ul li a:active{
	text-decoration: none;
	color: #fff;
}

#header ul li a:hover{ color: #fb3050;}

#header ul li.first-nav{ background: none;}

/* main-banner ============================ */
#main-banner{
	width: 100%;
	background: url(../images/banner-bg-rep.jpg) repeat-x left bottom #dddddd;;
}

.banner{
	width: 1004px;
	margin: 0 auto;
}

.banner ul{
	background: url(../images/top-list-bg.jpg) no-repeat left bottom #2c2c2d;
	padding: 11px 0 32px 0;
	width: 1004px;
	float: left;
	list-style-type: none;
}

.banner ul li{
	float: left;
	padding: 0;
	background: url(../images/top-list-sep.jpg) no-repeat right top;
}

.banner ul li.list1{
	padding: 0 25px 0 18px;
	width: 284px;
}

.list1img{
	float: left;
	margin: 11px 0 0 0;
}

.list1txt{
	float: right;
	margin: 25px 0 15px 0;
}

.banner ul li.list2{
	width: 327px;
	padding: 0 25px 0 23px;
}

.list2img{
	float: left;
	margin: 29px 0 0 0;
}

.free-btn{
	float: right;
	margin: 0 52px 0 0;
}

.list2txt{
	float: right;
	margin: 10px 0 0 0;
}

.banner ul li.list3{
	width: 257px;
	padding: 0 21px 0 22px;
	background: none;
}

.list3img{
	float: left;
	margin: 15px 0 0 0;
}

.list3txt{
	float: right;
	margin: 25px 0 23px 0;
}

.banner ul li strong{
	width: 197px;
	float: right;
	color: #ff3333;
	text-align: right;
	padding: 6px 0 13px 0;
	line-height: normal;
}

a.toplist-btn:link, a.toplist-btn:visited, a.toplist-btn:active{
	float: right;
	background: url(../images/top-list-redbtn-left.jpg) no-repeat left top;
	font: bold 12px Arial;
	line-height: normal;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

a.toplist-btn:hover{ color: #000; cursor: pointer;}

a.toplist-btn span{
	background: url(../images/top-list-redbtn-right.jpg) no-repeat right top;
	float: left;
	padding: 6px 15px 7px 15px;
}

.marjin1{ margin-right: 24px;}
.marjin3{ margin-right: 20px;}


/* Mid content ===================================== */
#mid-content{
	width: 100%;
	background: url(../images/mid-content-bg.jpg) repeat-x left top #4b4c4d;
	border-bottom: 2px solid #38373b;
}

.mid-content-inner{
	width: 1004px;
	margin: 0 auto;
	
}

.mid-content-hed{
	float: left;
	margin: 14px 0 0 9px;
}

.mid-content-inner ul{
	list-style-type: none;
	padding: 28px 0 20px 0;
	float: left;
	width: 1004px;
}

.mid-content-inner li{
	float: left;
	border: 2px solid #161616;
	margin: 0 16px 0 25px;
	display: inline;
	padding: 0;
}

.mid-content-inner li img{
	float: left;
	border: none;
}

/* Lower Content ========================================= */
#lower-content{
	width: 100%;
	background: #222125;
}

.lower-content-inner{
	width: 1004px;
	margin: 0 auto;
	background: url(../images/lower-content-nner-bg.jpg) no-repeat left top;
	overflow: hidden;
}

ul.lower-listing{
	list-style-type: none;
	float: left;
	padding: 19px 0 0 14px;
	width: 990px;
}

ul.lower-listing li{
	float: left;
	width: 303px;
	padding: 0 29px 0 0;
}

ul.lower-listing li.last-listing{ padding: 0;}

ul.lower-listing li span{
	float: left;
	background: url(../images/img-frame.jpg) no-repeat left top;
	padding: 3px;
}

ul.lower-listing li span img{ float: left;}

ul.lower-listing h3{
	float: right;
	width: 184px;
	padding: 0;
	color: #fff;
	margin: 6px 0 8px 0;
	background: url(../images/lower-listing-hed-top-bg.jpg) no-repeat left top;
}

ul.lower-listing h3 span{
	background: url(../images/lower-listing-hed-btm-bg.jpg) no-repeat left bottom;
	float: left;
	padding: 6px 10px 8px 10px;
	width: 164px;
}

ul.lower-listing h3.big-h3 span{ font-size: 19px; padding: 6px 4px 8px 4px; width: 176px;}

ul.lower-listing p{
	float: right;
	padding: 6px 11px 6px 0;
	clear: none;
	width: 165px;
}

ul.lower-listing li span.more-btn{
	width: 303px;
	float: left;
	background: none;
	padding: 29px 0 0 0;
}

ul.lower-listing li span.more-btn.small-pad{padding: 0;}

ul.lower-listing li span.more-btn a:link, ul.lower-listing li span.more-btn a:visited, ul.lower-listing li span.more-btn a:active{
	background: url(../images/more-btn-left.jpg) no-repeat left top;
	float: right;
	color: #1c1c1d;
	text-decoration: none;
	font: bold 11px Arial;
	line-height: normal;
	cursor: pointer;
}

ul.lower-listing li span.more-btn a b{
	background: url(../images/more-btn-right.jpg) no-repeat right top;
	float: left;
	padding: 4px 6px 5px 10px;
}

ul.lower-listing li span.more-btn a:hover{
	color: #9c1b31;
}

.tissot{
	float: right;
	margin: 4px 61px 3px 0;
}

/* footer-main ====================================== */
#footer-main{
	width: 1004px;
	margin: 0 auto;
	padding: 22px 0 20px 0;
	overflow: hidden;
}

#footer-main form{
	width: 320px;
	float: left;
	padding: 0 0 0 4px;
}

#footer-main form h3{
	background: url(../images/footer-hed-bull.jpg) no-repeat left 4px;
	padding: 0 0 10px 23px;
	color: #fff;
}

#footer-main form ul.form-listing{
	list-style-type: none;
	padding: 0;
}

#footer-main form ul.form-listing li{
	padding: 0 0 4px 0;
	width: 154px;
	float: left;
	background: url(../images/input-bg.jpg) no-repeat left top;
	display: inline;
}

#footer-main form ul.form-listing li input{
	width: 140px;
	height: 16px;
	float: left;
	margin: 4px 0 0 6px;
	display: inline;
	background: none;
	font: italic normal 11px Arial;
	color: #555454;
	border: none;
}

#footer-main form ul.form-listing li.second-input{
	margin: 0 0 0 12px;
}

#footer-main form ul.form-listing li.submit-btn{
	width: auto;
	height: 24px;
	padding: 0;
	margin: 16px 0 0 0;
	float: right;
	background: url(../images/submit-btn-left.jpg) no-repeat left top;
}

#footer-main form ul.form-listing li.submit-btn input{
	width: auto;
	height: 24px;
	font: bold 11px Arial;
	color: #151516;
	margin: 0;
	border: none;
	padding: 0 8px;
	*padding: 0 4px;
	cursor: pointer;
	background: url(../images/submit-btn-right.jpg) no-repeat right top;;
}

#footer-main ul.social-listing{
	float: right;
	list-style-type: none;
	padding: 0;
	width: 300px;
}

#footer-main ul.social-listing li{
	float: right;
	padding: 0 0 0 5px;
	margin-bottom: 28px;
}

#footer-main ul.social-listing li img{ float: left; border: none;}


#footer-main ul.social-listing li span{
	background: url(../images/footer-ph-bg.jpg) no-repeat left top;
	float: right;
	padding: 3px 10px 4px 26px;
	font: bold 15px Arial;
	line-height: normal;
}

#footer-main ul.social-listing li.ph{ width: 300px; padding: 0;}

#footer-main ul.footer{
	list-style-type: none;
	padding: 18px 0 0 0;
	background: url(../images/footer-top-stroke.jpg) repeat-x left top;
	width: 1004px;
	float: left;
}

#footer-main ul.footer li{
	padding: 0;
	font: normal 11px Arial;
	line-height: 16px;
	float: left;
}

#footer-main ul.footer li a:link, #footer-main ul.footer li a:visited, #footer-main ul.footer li a:active{
	color: #fff;
	text-decoration: none;
}

#footer-main ul.footer li span{ padding: 0 3px;}

#footer-main ul.footer li a:hover{ color: #f30d31;}

#footer-main ul.footer li.right-list{ float: right; font-weight: bold; /*margin: -34px 0 0 0*/}


/* New CSS provided by Nauman on 04302010  */

.special-markets {
	float:left;
	width:300px;
	padding:0 0 15px 0;
	margin:0;
}

.special-markets a { 
	color:#FFFFFF;
	text-decoration:none;

}

.special-markets a:hover { 
	text-decoration:none;
	color:#f30d31;
}

/* New Styles 16-May-2010 ============================== */
.main-contentinner{
	width: 1004px;
	margin: 0 auto;
	background: #fff;
	padding: 0 0 20px 0;
}

table.left-nav a:link, table.left-nav a:visited, table.left-nav a:active{
	color: #fff;
	padding: 0 0 0 15px;
	text-decoration: underline;
	background: url(../images/circle-bull.gif) no-repeat left 3px;
}

table.left-nav a:hover{
	color: #000 !important;
}

/* Topmost Navigation styles ============================== */
.tm-nav{
	width: 100%;
	height: 46px;
	background: url(../images/tm-nav-bg.gif) repeat-x left top;
}

.tm-nav-inner{
	width: 1004px;
	margin: 0 auto;
}

.tm-nav form{
	width: 310px;
	float: left;
	margin: 13px 0 0 0;
	text-align: left;
	background: url(../images/tm-input-bg.gif) no-repeat 0px top;
}

.tm-nav form label{
	float: left;
	padding: 3px 10px 0 2px;
	font: normal 11px Arial;
	color: #e5e5e5;
}

.tm-nav form input{
	width: 114px;
	height: 16px;
	float: left;
	margin: 1px 0 0 5px;
	border: none;
	background: none;
}

.tm-nav form input.signup-btn{
	width: 58px;
	height: 21px;
	margin: 0 0 0 15px;
	float: left;
}

.tm-nav ul{
	list-style-type: none;
	padding: 3px 0 0 0;
	float: right;
}

.tm-nav ul li{
	float: right;
	background: url(../images/tm-nav-sep.gif) no-repeat left top;
	height: 29px;
	font: normal 13px Arial;
	color: #fff;
	padding: 11px 16px 0 16px;
}

.tm-nav ul li span{
	background: url(../images/cart-bag.gif) no-repeat left center;
	float: left;
	padding: 0 0 0 27px;
}

.tm-nav ul li a:link, .tm-nav ul li a:visited, .tm-nav ul li a:active{
	font: normal 13px Arial;
	color: #fff;
	text-decoration: none;
}

.tm-nav ul li a:hover{
	text-decoration: underline;
}

/* 14th July 2010 ====================================*/
.more-gap{ margin-top: 11px;}
.more-gap2{ margin-top: 7px;}
.more-gap3{ margin-top: 25px;}


/* 8th August 2010 ====================================*/

.banner ul li.list3{
	width: 283px;
	padding: 0 12px 0 6px;
	background: none;
}

.list4img{
	float: left;
	margin: 5px 0 0 0;
}

.list4txt{
	float: right;
	margin: 25px 0 23px 0;
}