.bottomShadow {
    background:#e6e6e6 url(/images/main_page_bottom.gif) repeat-x bottom;
}

.leftShadow {
    background:url(/images/main_left_bg.gif) repeat-y left;
}
.rightShadow {
    background:url(/images/main_right_bg.gif) repeat-y right;
}

.bleftShadow {
    background:url(/images/main_page_left_bottom.gif) no-repeat bottom left;
}

.brightShadow {
    background:url(/images/main_page_right_bottom.gif) no-repeat bottom right;
}

#splash {
    margin:10px 0 0 0;
    height:250px;
    background:url(/images/prodsplash_right.gif) no-repeat right top;
}

#splash .left {
    padding:0 7px;
    height:250px;
    background:url(/images/prodsplash_left.gif) no-repeat left top;
}

#splash .right {
    height:250px;
    background:#aaa url(/images/girl.jpg) no-repeat left top;
}

#splash #bestProduct {
    height:100%;
    background:url(/images/splash_prod_bg.jpg) no-repeat right top;
}

#splash #bestProduct .macAvailable {
    display:block;
    float:right;
    padding:12px 43px 12px 0;
    font-size:14px;
    color:#fff;
    background:url(/images/apple.jpg) no-repeat right top;
}

#splash #bestProduct h1 {
    float:right;
    clear:both;
    margin:40px 0 0 0;
    padding:0;
    width:370px;
    font-family:Tahoma;
    font-size:26px;
    font-weight:normal;
    text-align:left;
    color:#003;
}

#splash #bestProduct h2 {
    float:right;
    clear:both;
    margin:5px 0 0 0;
    padding:0;
    width:370px;
    font-family:Tahoma;
    font-size:24px;
    font-weight:normal;
    text-align:left;
    color:#fff;
}

#splash #bestProduct .buttons {
    float:right;
    clear:both;
    margin:17px 0 0 0;
    width:370px;
    text-align:left;
}
#splash #bestProduct .buttons img {
    behavior:url(/styles/iepngfix.htc);
}

#tabs {
    clear:both;
    text-align:left;
}

.selTab, .tab {
    float:left;
    margin:0 5px 0 0;
    padding:0;
    width:212px;
    height:29px;
    background:url(/images/seltab_bg.png) no-repeat top left;
    behavior:url(/styles/iepngfix.htc);
}

.tab {
    background:url(/images/tab_bg.png) no-repeat top left;
}

.selTab a, 
.tab a {
    display:block;
    line-height:29px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    color:#c00;
    -moz-outline:none;
}

.tab a {
    color:#fff;
}

.tab a span {
    padding:0 0 0 28px;
    background:url(/images/white_arrow.gif) no-repeat left;
}

.selTab a span {
    padding:0 0 0 28px;
    background:url(/images/black_arrow.gif) no-repeat left;
}

.productsBlock {
    margin:0 7px;
	height:auto;
/*	height:145px;*/
	clear:both;	
    background:#F5F0DB;
}

	.productsBlock .productBlock {
    	width:216px;
		height:100%;
		float:left;
    	text-align:left;
    	background: url(/images/prod_block_sep.gif) no-repeat right center;
	}

		.productsBlock .productBlock a {
    		display:block;
    		margin:0 0 0 15px;
    		padding-top:20px;
    		color:#06c;
    		font-weight:bold;
    		font-size:13px;
		}

		.productsBlock .productBlock ul {
    		margin:10px 10px 8px 15px;
    		padding:0;
    		list-style:none;
		}

			.productsBlock .productBlock ul li {
    			margin:0;
    			padding:0 0 0 8px;
    			font-size:12px !important;
    			background:url(/images/blue_romb.gif) no-repeat 0 5px;
			}

		.productsBlock .productBlock .learnMore {
    		display:inline-block;
    		line-height:16px;
    		margin: 0px 15px 5px 0px;
    		padding:0 0 0 8px;
    		font-size:11px;
    		font-weight:normal;
    		color:#000;
    		background:url(/images/black_traing.gif) no-repeat left center;
			float:right;
		}

#infoBlock {
    margin:0 7px;
    padding-bottom:8px;
    height:222px;
    text-align:left;
}

#infoBlock .tl {
    height:100%;
    background:url(/images/info_top_left.gif) no-repeat left top;
}

#infoBlock .tr {
    height:100%;
   background:url(/images/info_top_right.gif) no-repeat right top;
}

#infoBlock .infoB {
    float:left;
    width:287px;
    font-size:11px;
    color:#333;
    background:url(/images/info_sep.gif) no-repeat top right;
}

#infoBlock .infoB .cover {
    height:175px;
    padding:0 40px;
}

#infoBlock .infoB .cover h3 {
    margin:0 0 10px 0;
    padding:30px 0 0 0;
    font-size:13px;
    color:#c00;
}
#infoBlock .infoB .cover p {
    margin:10px 0 0 100px;
    padding:0;
}

#infoBlock .infoB .learn {
    margin-left:180px;
    color:#06c !important;
}

#sticker { position:absolute; }



#infoBlock .infoB h3.hot {
    margin:0 0 10px 20px;
    padding:30px 0 4px 30px;
    font-size:13px;
    color:#c00;
    background:  url(../images/whats_hot.png) no-repeat 0 8px;
}

#infoBlock .infoB  ul {
    margin:0 0px 0px 42px;
    padding:0px 0 0px 0px;
    font-size:13px;
}

#infoBlock .infoB  ul li{
	list-style: url(../images/uldot.png);
	line-height: 18px;	
}

#infoBlock .infoB  ul a:link,
#infoBlock .infoB  ul a:visited{
	font: normal 11px Arial, Helvetica, sans-serif ;
	margin:0 0 0 9px;
	text-decoration: none;
	color: #393939;
}

#infoBlock .infoB  ul a:hover{
	text-decoration: underline;
}

#infoBlock .infoB .hotNotice{
    margin: 15px 25px 10px 25px;
    padding: 3px 0 0px 0px;
    background: url(../images/hot_not_dot.png) repeat-x top;
    color: #cc0000;
    font: normal 12px Arial, Helvetica, sans-serif ;
    line-height: 18px;	
}

