@media screen {

/* ----------GLOBALS---------- */
* {
margin:0;
padding:0;
}

html {
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

h1, h2, h3 ,h4, h5, h6 {
font-size:12px;
}

div {text-align:left;}

a {text-decoration: none; color:#000000;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;} 
a:active {text-decoration: none;}
a img {border:0;}

p {margin:10px 0px 10px 0px;}

/* ----------BLOCKS---------- */

#main_01 {
width:900px;
background-image:url(images/left_bg.png);
background-repeat:repeat-y;
}
#main_02 {
width:900px;
background-image:url(images/top_left_bg.png);
background-repeat:no-repeat;
}
#main_03 {
width:900px;
background-image:url(images/right_bg.png);
background-position:right;
background-repeat:repeat-y;
}


/* --LEFT-- */
#left_main {
width:226px;
float:left;
color:#ffffff;
}
#left_main a{
color:#ffffff;
}
#left_top {
position:relative;
height:211px;
}
#site_header {
position:absolute;
top:150px;
left:40px;
text-align:center;
font-style:italic;
}
#left_main_menu {
height:157px;
padding-top:30px;
background-image:url(images/main_menu_bg.png);
background-repeat:no-repeat;
}
#left_main_menu a {
display:block;
padding-left:30px;
font-weight:bold;
font-style:italic;
padding-bottom:6px;
background-image:url(images/underline_01.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
#left_main_menu a:hover {
padding-left:32px;
text-decoration:none;
}
#left_cat_menu {
padding-top:50px;
background-image:url(images/cat_menu_top_bg.png);
background-repeat:no-repeat;
}
#main_cat_header {
padding-left:30px;
padding-bottom:6px;
font-weight:bold;
font-style:italic;
background-image:url(images/underline_02.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
#left_cat_menu ul {
padding:2px 20px 0px 45px;
}
#left_cat_menu .cat_header {
padding:2px 20px 0px 30px;
color:#ffcc00;
font-weight:bold;
}

/* --RIGHT-- */
#right_main {
float:left;
width:674px;
}
#right_top_main {
height:252px;
width:641px;
margin-left:33px;
background-color:#003798;
background-image:url(images/flash_bg.png);
background-repeat:repeat-y;
}
#right_top_01 {
height:26px;
background-image:url(images/search_bg.png);
background-repeat:repeat-y;
color:#ffffff;
font-weight:bold;
padding:4px 0px 0px 30px;
}
#right_top_01 form {
display:block;
float:left;
width:270px;
}
#right_top_01 #sub_search {
margin-left:6px;
}
#right_top_01 #text_search {
margin-right:6px;
border:1px solid #000000;
}
#right_top_02 {
}
#cont_main {
width:455px;
float:left;
padding-bottom:10px;
border-bottom:1px solid #cccccc;
text-align:justify;
}
#cont_header {
height:53px;
background-image:url(images/skiing_1_bg.png);
background-repeat:no-repeat;
background-position:0px 6px;
color:#ffffff;
font-style:italic;
text-align:center;
padding-top:28px;
font-size:12px;
font-weight:bold;
}
#pw {
padding-bottom:6px;
margin-bottom:6px;
font-weight:bold;
border-bottom:1px solid #cccccc;
color:#333333;
}
#right_col_main {
width:219px;
float:left;
}
#right_col_header {
height:70px;
background-color:#ffffff;
background-image:url(images/skiing_2_bg.png);
background-repeat:no-repeat;
background-position:0px 6px;
}
#right_col_cont {
padding:0px 10px 30px 32px;
}
#right_col_cont img {
padding:4px 0px 4px 0px;
background-color:#ffffff;
}
#fl_01 {
float:left;
width:390px;
height:200px;
background-color:#003798;
}

#fl_02 {
float:left;
width:251px;
height:200px;
background-color:#003798;
}
#select_section {
border-bottom:1px solid #cccccc;
padding-top:4px;
padding-bottom:10px;
}
#select_section select {
width:200px;
}


/* --BOTTOM-- */
#bot_main {
position:relative;
height:140px;
clear:both;
background-image:url(images/bot_bg.png);
background-repeat:no-repeat;
}
#bot_cont_box {
position:absolute;
top:20px;
left:227px;
}
#bot_address {
float:left;
width:280px;
height:61px;
border:1px solid #acbdde;
padding:4px;
}
#bot_address img {
margin:0px 10px 0px 6px;
}
#bot_stat {
float:left;
width:190px;
height:40px;
padding-left:4px;
}

/* ----------CONTENT BLOCKS---------- */

/* --block#1-- */
.block_1 {
border-bottom:1px solid #cccccc;
margin-top:10px;
padding-bottom:6px;
}
.block_1_1 {
width:126px;
height:18px;
float:left;
background-color:#ff6600;
text-align:center;
padding-top:4px;
color:#ffffff;
font-weight:bold;
}
.block_1_2 {
width:329px;
height:18px;
float:left;
border-bottom:4px solid #003798;
font-weight:bold;
text-align:right;
}
.block_1_2 a {margin-left:10px;}
.block_1_2 a:hover {
text-decoration:none;
color:#cc3300;
}
.block_1_3 {
width:455px;
height:60px;
clear:both;
}
.block_1_4 {
color:#ffffff;
}
.block_1_4_1 {
width:210px;
height:39px;
float:left;
padding:4px 4px 0px 10px;
background-color:#003798;
border-right:3px solid #ffffff;
}
.block_1_4_2 {
width:214px;
height:39px;
float:left;
padding:4px 4px 0px 10px;
background-color:#005cbf;
}

/* --block#2-- */
.block_2 {
width:223px;
float:left;
margin-top:10px;
margin-right:3px;
padding-bottom:6px;
color:#ffffff;
border-bottom:1px solid #cccccc;
}
.block_2_1 {
width:172px;
float:left;
}
.block_2_1_1 {
width:172px;
height:18px;
margin-bottom:6px;
background-color:#ff6600;
text-align:center;
padding-top:4px;
font-weight:bold;
}
.block_2_1_2 {
width:170px;
height:170px;
border:1px solid #b4c4e1;
margin-bottom:6px;
}
.block_2_2 {
width:51px;
float:left;
}
.block_2_2_1 {
height:178px;
border-top:4px solid #003798;
font-size:10px;
color:#000000;
}
.block_2_2_2 {
padding-left:10px;
}
.block_2_3 {
clear:both;
height:31px;
padding:6px 6px 6px 10px;
background-color:#005cbf;
}

/* --block#3-- */
.block_3 {
clear:both;
border-bottom:1px solid #cccccc;
padding-top:10px;
}
.block_3_1 {
width:170px;
height:170px;
border:1px solid #b4c4e1;
margin-bottom:6px;
float:left;
}
.block_3_2 {
width:273px;
height:170px;
float:left;
padding-left:10px;
}
.block_3_2 h3 {
margin-bottom:10px;
color:#095bcd;
font-size:14px;
}
.block_3_2 .text {
margin-bottom:10px;
font-size:10px;
}
.block_3_2 .more a {
display:block;
font-weight:bold;
color:#095bcd;
font-size:10px;
}

/* --block#4-- */
.block_4 {
clear:both;
padding-top:10px;
}
.block_4_1 {
width:172px;
float:left;
}
.block_4_1 img {
border:1px solid #b4c4e1;
margin-bottom:6px;
}
.block_4_1_1 {
width:172px;
height:18px;
margin-bottom:6px;
background-color:#ff6600;
text-align:center;
padding-top:4px;
font-weight:bold;
color:#ffffff;
}
.block_4_1_2 {
}
.block_4_2 {
width:283px;
float:left;
}
.block_4_2_1 {
width:283px;
height:18px;
border-bottom:4px solid #003798;
font-weight:bold;
text-align:right;
}
.block_4_2_1 a:hover {
text-decoration:none;
color:#cc3300;
}
.block_4_2_2 {
width:273px;
padding:10px 0px 0px 10px;
}
.block_4_2_2 .price {
font-weight:bold;
font-size:14px;
margin-bottom:10px;
}
/*.block_4_2_2 .text {
font-weight:bold;
}*/

/* --block#5-- */
.block_5 {
clear:both;
}
.block_5 img {
float:left;
border:1px solid #b4c4e1;
margin:0px 10px 10px 0px;
}
.block_5 h3 {
color:#095bc9;
font-size:14px;
}

}