@charset "utf-8";

body {
	background-color: #b4d3d7;
	background-image: url(http://www.style.ca/img/layout/bg.jpg);
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container{
	text-align:left;
	width:1166px;
	background-image: url(http://www.style.ca/img/layout/bg_bottom.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#innercontainer {
	text-align:left;
	width:1166px;
	background-image: url(http://www.style.ca/img/layout/bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#bodycontainer {
	text-align:left;
	width:932px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}
.consoletop {
	background-image: url(http://www.style.ca/img/layout/contop_bg.png);
	height: 60px;
	margin-bottom: 11px;
	text-align: right;
}
.consoletop img {
	padding: 21px;
}

.logo {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.console {
	clear: both;
	background-image: url(http://www.style.ca/img/layout/console_bg.png);
	height: 38px;
	background-color: #4AA3AF;
	margin-bottom: 10px;
}
.console a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.console a:hover {
	color: #D7EBEE;
}
.console p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.console em {
	color: #AED6DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.advertise1 {
	float: right;
	margin-bottom: 11px;
}
.subconsole {
	clear: both;
	height: 32px;
	background-color: #f1f7f8;
	margin-bottom: 8px;
}
.subconsole p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #79BCC5;
	text-decoration: none;
}
.subconsole a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

.leftcolumn {
	clear: both;
	float: left;
	width: 625px;
}
.leftcolumn .splash {
	margin-bottom: 10px;
	clear: both;
	height: 250px;
}



.splash_index {
	width: 398px;
	height: 250px;
	float: right;
	text-decoration: none;
}
.splash_index .text {
	margin-top: 210px;
	height: 40px;
	background-image: url(../img/layout/splash_bg3.png);
}
.splash_index .text h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}



.splash_index_links {
	float: left;
	width: 226px;
	height: 250px;
	background-image: url(../img/layout/splash_bg.gif);
}
.splash_index_links ol {
	margin: 0px;
	padding: 0px;
}

.splash_index_links    li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4d3d7;
	clear: both;
	margin: 0px;
	height: 49px;
	color: #4aa3af;
	list-style-type: none;
}
.splash_index_links  li:hover {
	background-color: #E9F1F3;
}
.splash_index_links a {
	height: 39px;
	padding: 5px;
	text-decoration: none;
	color: #4CA4B0;
	display: block;
}

.splash_index_links .rowselect {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4d3d7;
	clear: both;
	display: block;
	color: #FFFFFF;
	background-image: url(../img/layout/splash_bg2.gif);
	text-decoration: none;
}
.splash_index_links  .thumbnail  {
	float: left;
}
.splash_index_links .label {
	float: left;
	width: 160px;
}
.splash_index_links   .label   .text {
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.splash_index .content {
	background-image: url(http://www.style.ca/img/index_splash/bg_content.png);
	margin-top: 150px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.splash_index .content h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.splash_index .content p {
	padding: 0px;
	margin: 0px;
}
.splash_index .content a {
	color: #00e3ff;
	text-decoration: none;
	font-weight: bold;
}


.contentbox {
	clear: both;
	margin-top: 5px;
}
.contentbox .title {
	background-image: url(../img/layout/maintitle_bg.gif);
	height: 35px;
}
.contentbox .title .left {
	float: left;
	background-image: url(../img/layout/maintitle_left.gif);
	height: 35px;
	width: 7px;
}
.contentbox .title .spacer {
	float: left;
	background-image: url(../img/layout/maintitle_spacer.gif);
	height: 35px;
	width: 3px;
}
.contentbox .title .named {
	float: left;
	display: block;
	text-decoration: none;
}
.contentbox  .title  .named  .text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
}

.contentbox .title .named p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.contentbox .title .func {
	float: right;
}
.contentbox .box {
	border: 1px solid #d4e5e8;
	margin-top: 1px;
	background-image: url(../img/layout/maincontent_bg.gif);
	background-color: #FFFFFF;
	height: 215px;
}
.contentbox .box .content {
	float: left;
	width: 207px;
}
.contentbox .box .content p {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.contentbox .box .content em {
	color: #ff008a;
	font-style: normal;
	font-size: 6pt;
}
.contentbox .box .content a {
	color: #4aa3af;
	text-decoration: none;
}

.contentbox  .box  .content  .image {
	text-align: center;
	margin-top: 5px;
}

.splash_mens {
	background-image: url(http://www.style.ca/img/splash/mens_style.jpg);
	width: 625px;
	height: 266px;
}

.splash_mens  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_mens .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_mens .articles:hover {
	background-color: #343B41;
}
.splash_mens .articles h1 {
	color: #4AA3AF;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.splash_menstravel {
	width: 625px;
	height: 266px;
}
.splash_womens {
	background-image: url(http://www.style.ca/img/splash/womens_style.jpg);
	width: 625px;
	height: 266px;
}

.splash_womens  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_womens .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_womens .articles:hover {
	background-color: #343B41;
}
.splash_womens .articles h1 {
	color: #ff30a0;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.splash_hair {
	background-image: url(http://www.style.ca/img/splash/hair_style.jpg);
	width: 625px;
	height: 266px;
}

.splash_hair  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_hair .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_hair .articles:hover {
	background-color: #343B41;
}
.splash_hair .articles h1 {
	color: #ce6b01;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.splash_home {
	background-image: url(http://www.style.ca/img/splash/home_style.jpg);
	width: 625px;
	height: 266px;
}

.splash_home  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_home .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_home .articles:hover {
	background-color: #343B41;
}
.splash_home .articles h1 {
	color: #FF9900;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.splash_food {
	background-image: url(http://www.style.ca/img/splash/food_style.jpg);
	width: 625px;
	height: 266px;
}

.splash_food  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_food .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_food .articles:hover {
	background-color: #343B41;
}
.splash_food .articles h1 {
	color: #FF9900;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.splash_weddings {
	background-image: url(http://www.style.ca/img/splash/weddings_style.jpg);
	width: 625px;
	height: 266px;
}

.splash_weddings  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_weddings .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_weddings .articles:hover {
	background-color: #343B41;
}
.splash_weddings .articles h1 {
	color: #b6ad93;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.splash_links {
	background-image: url(http://www.style.ca/img/splash/stylelinks.jpg);
	width: 625px;
	height: 266px;
}

.splash_links  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_links .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_links .articles:hover {
	background-color: #343B41;
}
.splash_links .articles h1 {
	color: #79bcc5;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.splash_cars {
	background-image: url(http://www.style.ca/img/splash/car_style.jpg);
	width: 625px;
	height: 266px;
	clear: both;
}

.splash_cars  .articles {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 40px;
	line-height: 11px;
}
.splash_cars .articles:first-child {
	float: right;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #647278;
	clear: both;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px;
}

.splash_cars .articles:hover {
	background-color: #343B41;
}
.splash_cars .articles h1 {
	color: #b7b870;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




.rightcolumn {
	float: right;
	width: 300px;
}
.search {
	background-image: url(../img/layout/search_bg.gif);
	padding: 15px;
}
.search h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.search #search {
	width: 215px;
}


.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.navigator em {
	color: #666666;
	margin-right: 4px;
	margin-left: 4px;
	font-style: normal;
	font-weight: bold;
}
.navigator a {
	color: #00CCCC;
	text-decoration: none;
	font-weight: bold;
}
.leftcolumn .sublinks {
	background-color: #000000;
	height: 26px;
	clear: both;
}
.leftcolumn .sublinks p {
	margin: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.leftcolumn .sublinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
}


.rightcolumn .advertise2 {
	margin-bottom: 10px;
	clear: both;

}
.blogentry {
	margin-top: 9px;
	width: 300px;
	margin-bottom: 9px;
}

.blogentry .title {
	background-color: #4aa3af;
	height: 35px;
	margin-bottom: 1px;
}
.blogentry .title  p  {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blogentry .content {
	background-color: #f1f7f8;
	padding: 18px;
}
.blogentry .content p {
}
.blogentry .content h1 {
	color: #ff1292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.blogentry .content h2 {
	color: #4aa3af;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.blogentry .content h3 {
	color: #218eff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.blogentry .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678b8f;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0C9CC;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.blogentry .content a {
	color: #4AA3AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.storeside {
	margin-top: 9px;
	width: 298px;
	margin-bottom: 9px;
}
.storeside .title {
	background-color: #4aa3af;
	height: 35px;
	margin-bottom: 1px;
	background-image: url(http://www.style.ca/img/layout/maintitle_bg.gif);
}
.storeside .title .left {
	background-image: url(http://www.style.ca/img/layout/maintitle_left.gif);
	float: left;
	height: 35px;
	width: 7px;
}
.storeside .title .named {
	float: left;
}
.storeside .title p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.storeside .title .right {
	background-image: url(http://www.style.ca/img/layout/maintitle_right.gif);
	height: 35px;
	width: 7px;
	float: right;
}
.storeside .subtitle {
	background-image: url(http://www.style.ca/img/layout/subtitle_bg.gif);
	height: 35px;
	margin-top: 1px;
	display: block;
	text-decoration: none;
	color: #4aa3af;
}
.storeside .subtitle:hover {
	color: #ff008a;
}

.storeside .subtitle .named {
	float: left;
}

.storeside  .subtitle  .named p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.storeside .subtitle .spacer {
	float: right;
	background-image: url(http://www.style.ca/img/layout/subtitle_spacer.gif);
	height: 35px;
	width: 2px;
}


.storeside .subtitle .func {
	float: right;
}
.storeside .menuopen .row {
	padding: 5px;
	background-image: url(http://www.style.ca/img/layout/os_bg.gif);
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4d3d7;
	overflow: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
.storeside .menuopen .row h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b3a3b;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.storeside .menuopen .row h1 em {
	color: #5FAEB9;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.menuopen .row .product {
	margin-top: 5px;
}
.menuopen .row .product a {
	margin-right: 3px;
	margin-left: 2px;
}
.sectionlinks {
	margin-top: 0px;
	width: 300px;
	margin-bottom: 9px;
}
.sectionlinks .title {
	background-color: #4aa3af;
	height: 35px;
	margin-bottom: 1px;
}
.sectionlinks .title  p  {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sectionlinks .content {
	background-color: #f1f7f8;
	padding: 18px;
	display: block;
}
.sectionlinks .content a {
	color: #4AA3AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 8px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4AA3AF;
}
.sectionlinks .content .row:hover {
	background-color: #E2EFF1;
}
.contentlinks {
	margin-top: 0px;
	width: 300px;
}
.contentlinks .content {
	background-color: #f4f4f4;
	padding: 18px;
	display: block;
}
.contentlinks .content a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 8px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
}
.contentlinks .content .row:hover {
	background-color: #E8E8E8;
}
.contentlinks .content strong {
	color: #ff2a9d;
	font-weight: normal;
}
.contentsplash {
	margin-bottom: 9px;
}


.indexcontent {
	clear: both;
	margin-top: 10px;
}
.advertise3  {
	float: left;
	width: 204px;
	background-color: #c9dfe2;
	clear: both;
}
.advertise3  p  {
	padding: 21px;
	margin: 0px;
}


.indexcontent .welcome {
	float: right;
	width: 414px;
}
.indexcontent .boxlink {
	float: left;
	width: 208px;
	text-decoration: none;
}
.indexcontent  .advertise2  {
	text-align: center;
	padding-top: 9px;
	clear: both;
}

.indexcontent .welcome .title {
	padding-top: 18px;
	padding-left: 18px;
}
.indexcontent .welcome .title_men {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4AA3AF;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: uppercase;
	display: block;
}
.indexcontent .welcome .title_women {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff30a0;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: uppercase;
	display: block;
}
.indexcontent .welcome .title_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B96F00;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 1px;
}
.indexcontent .welcome .title_hair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #974e00;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: uppercase;
	display: block;
}
.indexcontent .welcome .title_weddings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8b8061;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: uppercase;
	display: block;
}
.indexcontent .welcome .title_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #397688;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: uppercase;
	display: block;
}
.indexcontent .welcome .title_cars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8d8e46;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: uppercase;
	display: block;
}
.indexcontent .welcome .title_macro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #4ba3af;
	border-right-color: #4ba3af;
	border-left-color: #4ba3af;
	background-color: #4ba3af;
	background-image: url(http://www.style.ca/img/layout/title_bg.png);
	background-repeat: repeat-x;
}
.indexcontent .welcome .text {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.indexcontent .welcome .text ol {
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.indexcontent .welcome .text ul {
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.indexcontent .welcome .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678b8f;
	font-weight: normal;
	text-decoration: none;
}
.indexcontent .welcome .text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #678b8f;
	font-weight: bold;
	text-decoration: none;
}
.indexcontent .welcome .text h1 img {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}
.indexcontent .welcome .text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #678b8f;
	text-decoration: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.indexcontent .welcome .text h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 7px;
}
.indexcontent .welcome .text a {
	color: #4AA3AF;
	font-weight: bold;
	text-decoration: none;
}
.indexcontent .welcome .text .latest {
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 1px;
	border-bottom-color: #B0C9CC;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.indexcontent .welcome .text .latest:hover {
	background-color: #f1f7f8;
	text-decoration: none;
}
.indexcontent .welcome .articletitle {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin: 0px;
}
.indexcontent  .welcome  .articletitle  h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #678b8f;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.indexcontent  .welcome  .articletitle  h6  img {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}
.indexcontent .welcome .textarticles {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(http://www.style.ca/img/layout/bg.jpg);
	height: 175px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4D3D6;
	border-bottom-color: #B4D3D6;
	border-left-color: #B4D3D6;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #B4D3D6;
}
.indexcontent .welcome .textarticles p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678b8f;
	font-weight: normal;
	text-decoration: none;
}
.indexcontent .welcome .textarticles em {
	color: #ff008a;
	font-style: normal;
	font-size: 6pt;
}
.indexcontent .welcome .textarticles a {
	color: #4AA3AF;
	font-weight: bold;
	text-decoration: none;
}
.indexcontent .welcome .products .searchform {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #bfbfbf;
	width: 564px;
}
.indexcontent .welcome .products .searchform strong {
	padding-left: 10px;
	color: #FFFFFF;
}


.indexcontent .welcome .row {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4D3D6;
	display: block;
}
.indexcontent .welcome .row:hover {
	background-color: #f1f7f8;
}
.indexcontent .welcome .row p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678b8f;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.indexcontent  .welcome  .row  h1 {
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.indexcontent .welcome .row a {
	color: #4AA3AF;
	font-weight: bold;
	text-decoration: none;
}

.indexcontent  .full {
	float: left;
	width: 615px;
}
.indexcontent  .full  .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4AA3AF;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	text-transform: capitalize;
}
.indexcontent  .full  .text {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.indexcontent  .full  .text  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678b8f;
	font-weight: normal;
	text-decoration: none;
}
.indexcontent  .full  .text  a {
	color: #4AA3AF;
	font-weight: bold;
	text-decoration: none;
}
.store .nav {
	float: left;
	width: 205px;
	background-color: #397688;
	overflow: auto;
}
.store .nav .productsearch {
	padding: 10px;
	height: 40px;
}
.store .nav .productsearch .form {
	background-image: url(http://www.style.ca/img/store/search_bg.gif);
	height: 24px;
	width: 180px;
}
.store .nav .productsearch .form input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-left: 15px;
	color: #999999;
}
.store .nav .title {
	background-image: url(http://www.style.ca/img/store/nav_title.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 27px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #89adb2;
	display: block;
	clear: both;
	text-decoration: none;
}
.store .nav .title p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #deff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.store .nav .title p:hover {
	color: #FFFFFF;
}
.store .nav .title em {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.store .nav .category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5595A8;
}
.store .nav .category p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.store .nav .category p:hover {
	background-image: url(http://www.style.ca/img/store/nav_mo.gif);
}
.store .nav .category_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5595A8;
	background-color: #275c6c;
	font-weight: bold;
}
.store .nav .category_sel p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.store .nav .subcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #397688;
	background-color: #5e98a5;
}
.store .nav .subcategory p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
.store  .nav  .subcategory  p:hover {
	background-image: url(http://www.style.ca/img/store/nav_mo.gif);
}
.store .nav .define {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 3px;
}

.store .products {
	float: right;
	width: 715px;
}
.store .products .titlelinks {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.store .products .titlelinks a {
	color: #999999;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.store .products .scroller {
	padding: 10px;
	text-align: center;
}
.store .storebg {
	background-image: url(http://www.style.ca/img/store/bodybg.gif);
	background-repeat: repeat-x;
	overflow: auto;
	clear: both;
	margin-top: 1px;
}

.store .storesearch {
	clear: both;
}
.store .storesearch .form {
	float: left;
	margin-left: 25px;
	margin-top: 4px;
}
.store form {
	margin: 0px;
	padding: 0px;
}
.store .form .searchbtn {
	background-image: url(http://www.style.ca/img/store/btn_search.png);
	height: 24px;
	width: 83px;
}

.store .textbox {
	background-image: url(http://www.style.ca/img/store/search_big.png);
	height: 29px;
	width: 441px;
}

.store .storesearch h1 {
	color: #709aa0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.store .textbox input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-left: 13px;
	width: 400px;
	color: #709AB5;
}

.store .storesearch .links {
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.store .storesearch .links a {
	color: #709AA0;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.store .keywords {
	clear: both;
	color: #709AA0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.store .keywords h1 {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 22px;
	font-weight: normal;
	color: #FF4DAD;
}
.store .keywords h2 {
	display: inline;
	font-weight: normal;
	font-size: 9px;
}
.store .keywords h3 {
	display: inline;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
}
.store .keywords h4 {
	display: inline;
	font-size: 28px;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
}
.store .keywords h5 {
	display: inline;
	font-weight: normal;
	color: #709AA0;
	font-size: 12px;
}
.store .keywords h1 a{
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 22px;
	font-weight: normal;
	color: #FF4DAD;
}
.store .keywords h2 a{
	display: inline;
	font-weight: normal;
	font-size: 9px;
}
.store .keywords h3 a{
	display: inline;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
}
.store .keywords h4 a{
	display: inline;
	font-size: 28px;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
}
.store .keywords h5 a{
	display: inline;
	font-weight: normal;
	color: #709AA0;
	font-size: 12px;
}
.store .social {
	background-image: url(http://www.style.ca/img/store/social_bg.png);
	height: 197px;
}
.store .social .box {
	float: left;
	margin-top: 60px;
	margin-left: 20px;
}





#SignUp {
	border: 1px solid #DDEBEC;
	padding: 35px;
	width: 475px;
	background-color: #FBFDFD;
	margin-right: 25px;
	margin-left: 25px;
}
#SignUp input {
	font-size: 14px;
}
.footercontainer {
	clear: both;
	background-image: url(http://www.style.ca/img/layout/bg_footer.jpg);
	height: 104px;
	width: 1166px;
	text-align: right;
}
.footercontainer .copyright {
	text-align: right;
	padding-top: 5px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 8px;
}
.footercontainer .copyright a {
	color: #2F5D63;
}

.footercontainer .links {
	text-align: right;
	padding-top: 25px;
}
.footercontainer .links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2f5d63;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
}
.footercontainer .links em {
	font-style: normal;
	color: #91babf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
