body {
	background: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
}

a:hover {
	color: #14609c;
}


#wrap {
	margin: 0 auto;
	width: 985px;
}

#header {
	height: 43px;
	width: 978px;
	background: #fff;
}

#header .logo {
	float: left;
	padding: 7px 0 0 18px;
	width:182px;
	height:30px;
	background: url(../cs-images/logo.gif) right bottom no-repeat;
	text-indent: -1000px;
}

#header .logo a {
	width: 182px;
	height: 30px;
	display:block;
}

#header .meniu {
	font-size: 12px;
	text-transform:uppercase;
	color: #575757;
	padding: 15px 0 0 20px;
}

#header .meniu ul li {
	float: left;
	padding-left: 20px;
	height: 20px;
}

#header .meniu a {
	color: #575757;
	text-decoration:none;
}

#header .meniu a:hover {
	color: #575757;
	text-decoration:none;
	border-bottom: 2px solid #15609a;
}

#header .search {
	float: right;
	margin-top: -5px;
	padding: 0 15px 0 0;
}

#header .search input.txt {
	height: 17px;
	width: 120px;
	padding: 2px 0 2px 4px;
	background: #ebebeb;
	border: 1px solid #d7d7d7;
	color: #898989;
	margin-bottom:5px;
	position: relative;
	margin-top: -10px !important;
}

#header .search input.s {
	border: none;
	height: 24px;
	position: relative;
	top: 10;
}

/* main menu */
#menu {
	height: 321px;
	background:url(../cs-images/meniu-bg.jpg) no-repeat;
	padding: 8px 0 0 33px;
	/* overflow: hidden; */
}

#menu ul li {
	text-indent:-1000px;
	margin-bottom:0;
	padding:0;
}

#menu ul li a, #menu ul li a:hover {
	display:block;
	width:100%;
	height: 100%;
}

#menu ul li.skiuri {
	width: 85px;
	height:28px;
}

#menu ul li.clapari {
	width: 65px;
	height:17px;
	_height: 14px !important;
	_line-height: 14px;
	*height: 15px
}
*:first-child+html #menu ul li.clapari {
	margin-top: -3px;
}
#menu ul li.bete {
	width: 44px;
	height:17px;
	_height: 16px !important;
	_line-height: 16px;
	_margin-top: -1px;
}
*:first-child+html #menu ul li.bete {
	margin-top: -2px;
}

#menu ul li.manusi {
	width: 64px;
	height:17px;
	_height: 14px !important;
	_line-height: 14px;
}
*:first-child+html #menu ul li.manusi {
	margin-top: -2px;
}

#menu ul li.role {
	width: 194px;
	height:28px;
}
#menu ul li.rucsacuri {
	height:28px;
	width:172px;
}
#menu ul li.imbracaminte {
	width: 172px;
	height:28px;
}

#menu ul li.incaltaminte {
	width: 162px;
	height:28px;
}

#menu ul li.casti {
	width: 218px;
	height:28px;
}

#menu ul li.sepci {
	width: 74px;
	height:28px;
}
#menu ul li.snowboard {
	width: 145px;
	height:28px;
}
#menu ul li.boots {
	width: 74px;
	height:28px;
}

/* Left Column */
#LeftColumn {
	width: 260px;
	float:left;
}

#LeftColumn .box {
	width: 260px;
	background:url(../cs-images/box_mid.gif) repeat-y;
}

#LeftColumn .box .top {
	background:url(../cs-images/box_top.gif) no-repeat;
	height:24px;
	padding: 12px 0 0 16px;
	/*border: 1px solid #FF3399*/
}

#LeftColumn .box .top h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	text-transform:uppercase;
}

#LeftColumn .box .bot {
	clear:both;
	background:url(../cs-images/box_bot.gif) no-repeat;
	height: 7px;
	width: 260px;
	overflow: hidden;
}

#LeftColumn .box .mid{
	padding-left : 10px;
	padding-right: 10px;
	font-size:11px;
}

#LeftColumn .box .mid2 {
	padding: 7px 0 5px 12px;
	font-size:11px;
}

#LeftColumn form.newsletter {
	padding:5px !important;
}

#LeftColumn input.txt {
	height: 17px;
	width: 120px;
	padding: 2px 0 2px 4px;
	background: #ebebeb;
	border: 1px solid #d7d7d7;
	color: #898989;
	margin-bottom:5px;
	float:left;
}

#LeftColumn input.send {
	float:left;
	border: none;
	height: 23px;
	padding: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color: #fff;
	background: #696969;
	margin-left: 10px;
}

#LeftColumn .thumb {
	width: 140px;
	float:left;
}

#LeftColumn .box .desc {
	width: 90px;
	float:right;
	padding-top:10px;
}

#LeftColumn .box .desc2 {
	width: 90px;
	float:right;
	text-align:right;
	padding-top:10px;
}

#LeftColumn .box .desc h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}
a.na {
	background: #696969 url(../cs-images/arrow_na.gif) center right no-repeat;
	width: 80px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;
	color: #FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

a.na:hover {
	background: #335875 url(../cs-images/arrow_na2.gif) center right no-repeat;
	width: 80px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;
	color: #FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

ul.videos {
	float:left;
	width:248px;
	margin-top:-7px;
	margin-left:-12px;
	padding-left: 4px;
	background: #fff;
}

ul.videos li {
	float: left;
	margin-left:2px;
	padding:5px 10px 6px 10px;
	background: #15609a;
	width: 59px;
}

ul.videos li.current {
	background: #fff url(../cs-images/arrow_ba.gif) center left no-repeat;
}
ul.videos li.current a {
	color: #000;
	background: none;
}
ul.videos li.current a:hover {
	text-decoration: underline;
	background: none;
	color: #000;
}
	
ul.videos li a {
	background: #15609a;
	display:block;
	color: #fff;
	text-decoration:none;
	font-size: 11px;
}

ul.videos li a:hover {
	background: #15609a;
	display:block;
	color: #fff;
	text-decoration: underline;
}

/*Right Column */
#RightColumn {
	width: 722px;
	float:right;
}

#RightColumn .box {
	width: 722px;
	background:url(../cs-images/bb_mid.gif) repeat-y;
}

#RightColumn .box .top {
	background:url(../cs-images/bb_top.gif) no-repeat;
	height:24px;
	padding: 12px 0 0 16px;
	/*border: 1px solid #FF3399*/
}

#RightColumn .box .top h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	text-transform:uppercase;
}

#RightColumn .box .bot {
	background:url(../cs-images/bb_bot.gif) no-repeat;
	height: 13px;
	width: 722px;
	clear:both;
	overflow: hidden;
}

#RightColumn .box .mid {
	padding: 10px 0px 10px 13px;
	font-size: 11px;
	min-height: 345px;
	_height: 345px;
}

#RightColumn .item {
	width: 228px;
	height: auto;
	_height:210px;
	float: left;
	margin-right:5px;
}

#RightColumn .item_last {
	width: 228px;
	height: auto;
	_height:210px;
	float: left;
	clear: both;
	margin-right:5px;
}

#RightColumn .item h2 {
	background: #696969;
	font-size:12px;
	font-weight: normal;
	color:#fff;
	text-transform:uppercase;
	padding:4px 0 4px 8px;
}

#RightColumn .item h2 a {
	color: #fff;
	text-decoration: none;
}

#RightColumn .item .img {
	width: 110px;
	float:left;
}

#RightColumn .item .det {
	width: 110px;
	float:right;
	color: #696969;
	font-size:10px;
	padding-top: 5px;
	padding-bottom:5px;
	max-height: 50px;
	_height: 75px;
	/* overflow: hidden; */
}

#RightColumn .item .det2 {
	width: 98px;
	float:right;
	text-align:right;
	padding: 5px 0 5px 0;
}

#RightColumn .item .pret {
	float:right;
	color: #14609c;
	font-size: 18px;
	font-weight:bold;
	text-align:right;
}

#RightColumn .item .pret2 {
	float:right;
	color: #14609c;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	padding-left:3px;
	padding-right:15px;
}


#RightColumn .item span {
	font-size: 12px;
}


#RightColumn .item_last h2 {
	background: #696969;
	font-size:12px;
	font-weight: normal;
	color:#fff;
	text-transform:uppercase;
	padding:4px 0 4px 8px;
}

#RightColumn .item_last h2 a {
	color: #fff;
	text-decoration: none;
}

#RightColumn .item_last .img {
	width: 110px;
	float:left;
}

#RightColumn .item_last .det {
	width: 110px;
	float:right;
	color: #696969;
	font-size:10px;
	padding-top: 5px;
	padding-bottom:5px;
	max-height: 50px;
	_height: 75px;
	overflow: hidden;
}

#RightColumn .item_last .det2 {
	width: 98px;
	float:right;
	text-align:right;
	padding: 5px 0 5px 0;
}

#RightColumn .item_last .pret {
	float:right;
	color: #14609c;
	font-size: 18px;
	font-weight:bold;
	text-align:right;
}

#RightColumn .item_last .pret2 {
	float:right;
	color: #14609c;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	padding-left:3px;
	padding-right:15px;
}


#RightColumn .item_last span {
	font-size: 12px;
}


a.ba {
	background: #fff url(../cs-images/arrow_ba2.gif) center right no-repeat;
	border:1px solid #335875;
	width: 80px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;
	color: #335875;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

a.ba:hover {
	background: #335875 url(../cs-images/arrow_na2.gif) center right no-repeat;
	border:1px solid #335875;
	width: 80px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;
	color: #FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

.detailsTitle {
	height:24px;
	padding:5px 0 5px 5px;
	background: #15609a;
	color: #fff;
}


.cleaner {
	clear:both;
}

/* footer */
#footer {
	clear: both;
	padding:5px;
	background: #fff;
	font-size:10px;
	margin: 10px 5px 15px 5px;
	color: #696969;
}

#footer a {
	color: #000000;
	text-decoration:none;
	text-transform:uppercase;
}

#footer a:hover {
	color: #14609c;
	text-decoration:none;
}

.ProductPrice {
	color:#14609C;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

.ProductSpecs td {
	height: 20px;
	line-height: 20px;
}
.cattitle {
	font-weight: bold;
}

input.button {
	background: #696969;
	width: 80px;
	height:30px;
	text-align:center;
	padding-top:1px;
	display:block;
	color: #FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	border: none;
}

.spacedTable td {
	padding: 2px 0;
}

/* articles */

.articleTitle {
	font-size: 13px;
	font-weight: bold;
	color: #15609a;
	text-transform: uppercase;
}

.articleTeaser {
	font-weight: bold;
	font-size: 12px;
}

.articleContent {
	padding: 0 15px 0 3px;
}

.articleContent a {
	color: #15609a;
}
.articleContent a:hover {
	color: #000;
}


/* ie fixes */
* html #LeftColumn input.send {
	width:86px;
}

* html ul.videos {
	float:left;
	margin-top:-7px;
	margin-left:-6px;
}








.link_10_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_10_a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.link_10_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.link_10_n:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.box1_top {
	background-image: url(../img/box-uri/box1/top.gif);
	background-repeat: repeat-x;
}.box1_m_l {
	background-image: url(../img/box-uri/box1/m_left.gif);
	background-repeat: repeat-y;
}
.box1_m_r {
	background-image: url(../img/box-uri/box1/m_right.gif);
	background-repeat: repeat-y;
}
.box1_bottom {
	background-image: url(../img/box-uri/box1/b_center.gif);
	background-repeat: repeat-x;
}
/*.meniu {
	background-color: #6e6e6e;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.meniu2 {
	background-color: #909291;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.meniu3 {
	background-color: #a0a1a2;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 5px;
}*/
.text_10_g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6b6b;
}
.imagine {
	background-image: url(../img/content/imagine.gif);
	background-repeat: no-repeat;
}
.titlu_20_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.titlu_16_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}


.titlu_12_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.link_14_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ee1c23;
	text-decoration: none;
}

.link_14_r:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ee1c23;
	text-decoration: underline;
}
.box2_top {
	background-image: url(../img/box-uri/box2/top_center.gif);
	background-repeat: repeat-x;
}
.box2_bottom {
	background-image: url(../img/box-uri/box2/bottom_center.gif);
	background-repeat: repeat-x;
}
.box2_left {
	background-image: url(../img/box-uri/box2/m_l.gif);
	background-repeat: repeat-y;
}
.box2_right {
	background-image: url(../img/box-uri/box2/m_r.gif);
	background-repeat: repeat-y;
}
.box2_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6e6e6e;
}

.link_12_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee1c23;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b5b4;
}

.link_12_r:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee1c23;
	text-decoration: underline;
}

.box3_right {
	background-image: url(../img/box-uri/box3/m_r.gif);
	background-repeat: repeat-y;
}

.links a {
	color: #575757;
	text-decoration:none;
}

.links a:hover {
	color: #575757;
	text-decoration:none;
	border-bottom: 2px solid #15609a;
}