@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#wrapper #home #header #menu {
	background-color: #007BAB;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#home #content #col-one {
	width: 190px;
	height: 100%;
}

#home #content {
	background:url('bgrnd.gif') repeat-y;
}

body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#home #content #col-two {
	float: right;
	width: 740px;
	margin-top: 15px;
	margin-right: 15px;
}
#wrapper #home #content #col-two p {
	padding-bottom: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	text-align: justify;
	line-height: 25px;
}
#wrapper #home #footer {
	background-color: #007BAB;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-bottom: 30px;
}
#home #content #col-one {
	float: left;
	background-color: #EBEBEB;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#wrapper #home #content #col-one img {
	padding-bottom: 20px;
}

#wrapper #home #content #col-one #catbtn {
	padding-bottom:0px;
}

.clear {
	clear: both;
	height: 0px;
}
#wrapper #home #header #menu ul li {
	float: left;
	list-style-type: none;
}
#wrapper #home #header #menu ul li a {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
}
#wrapper #home #content #col-two h2 {
	background-repeat: no-repeat;
	min-height: 45px;
	display: block;
	line-height: 45px;
	padding-left: 10px;
}
#wrapper #home #content #col-two #comfortCatalogue {
	background-image: url(http://www.shoeworld.com/sw_consumer/global/images/site/cat_cata.jpg);
}

#wrapper #home #content #col-two #trendsheader {
	text-align:center; 
	margin-bottom:5px;
}

body {
	background-color: #ABC9ED;
}
#wrapper {
	background-color: #FFF;
}
#wrapper #home #header #banner #logo {
	margin-left: 22px;
	margin-right: 10px;
}
#wrapper #home #header #menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #home #content #col-two #flyFlots {
	background-image: url(http://www.shoeworld.com/sw_consumer/global/images/site/flyflot_cat.jpg);
}
#wrapper #home #content #col-two #massageShoes {
	background-image: url(http://www.shoeworld.com/sw_consumer/global/images/site/massage_cat.jpg);
}

#wrapper #home #content #rssLayer {
	font-size:12px;

}

#wrapper #home #content #rssLayer h4 {
	padding-top:20px;
	padding-bottom:10px;	
}

#wrapper #home #header #banner #bannerAd {
	float:right;
	margin-top:0px; 
	margin-right:50px
}

#tableblock {
	width:720px;
}

.leftalign {
float:left;	
}

.rightalign {
float:right;	
}