/**********************************************************
 * COMMON 
 **********************************************************/

/*body {background:#0f74a8;font:10px/11px Arial,Helvetica,sans-serif;}*/


a span {
	display: none
}
#bg {
	background: url(/Speedstick/CO/Stainguard/images/bg.jpg) no-repeat center top #1f67a1;
	height:640px;
}
#wrapper {
	margin:auto;
	width:1018px;
	background-color:#1f67a1;
}
#wrapper #left, #wrapper #center, #wrapper #right {
	float:left;
}
#wrapper #bottom {
	float:left;
}
#wrapper #left {
	width:23px;
}
#wrapper #left.op1 {
	height:300px;
	background: url(/Speedstick/CO/Stainguard/images/shadow_left.png) no-repeat 0 0 !important;
	background-image: none;
	filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Speedstick/CO/Stainguard/images/images/shadow_left.png');
}
#wrapper #center {
	width:970px;
	position:relative;
}
#wrapper .home {
	height:600px;
	width:980px !important;
	background: url(/Speedstick/CO/Stainguard/images/whitebg.gif) repeat-y;
}
#wrapper .product {
	height:600px;
	background: url(/Speedstick/CO/Stainguard/images/bg_product.jpg) no-repeat 0 0 #FFF;
}
#wrapper .landing {
	height:600px;
	background: url(/Speedstick/CO/Stainguard/images/bg_landing.jpg) no-repeat 0 0 #FFF;
}
#wrapper .comercial {
	height:600px;
	background: url(/Speedstick/CO/Stainguard/images/bg_comercial.jpg) no-repeat 0 0 #FFF;
}
#wrapper #right {
	width:24px;
}
#wrapper #right.product {
	height:600px;
	background: url(/Speedstick/CO/Stainguard/images/shadow_product.png) no-repeat 0 0 !important;
	background-image: none;
	filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Speedstick/CO/Stainguard/images/images/shadow_product.png');
}
#wrapper #bottom {
	width:130px;
	padding:10px 0 0 880px;
	background: url(/Speedstick/CO/Stainguard/images/footer_txt.gif) no-repeat 0 12px;
	position:relative;
}
#wrapper #bottom span {
	display:none;
}
#wrapper #bottom a {
	display:block;
	height:23px;
	float:left;
}
#wrapper #bottom a.op1 {
	width:26px;
	background: url(/Speedstick/CO/Stainguard/images/icon_fb.gif) no-repeat top left;
}
#wrapper #bottom a.op2 {
	width:26px;
	background: url(/Speedstick/CO/Stainguard/images/icon_tw.gif) no-repeat top left;
}
#wrapper #bottom a.op3 {
	width:25px;
	background: url(/Speedstick/CO/Stainguard/images/icon_msp.gif) no-repeat top left;
}
#wrapper #bottom a.op4 {
	width:25px;
	background: url(/Speedstick/CO/Stainguard/images/icon_mas.gif) no-repeat top left;
}
#wrapper #bottom a.op5 {
	width:115px;
	position:absolute;
	left:57px;
}
#wrapper #bottom a.op6 {
	width:94px;
	position:absolute;
	left:182px;
}
#wrapper #right.home {
	height:600px;
	background: url(/Speedstick/CO/Stainguard/images/shadow_home.png) no-repeat 0 0 !important;
	background-image: none;
	filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Speedstick/CO/Stainguard/images/images/shadow_home.png');
}
a#logoleft {
	width:179px;
	height:135px;
	background: url(/Speedstick/CO/Stainguard/images/logoleft.png) no-repeat 0 0 !important;
	background-image: none;
	filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Speedstick/CO/Stainguard/images/images/logoleft.png');
	position:absolute;
	top:18px;
	left:42px;
}
#cntr_menu {
	position:absolute; /*left:475px;*/
	left:585px;/*685*/
	top:0;
	width:375px;/*149*//*280*/
	height:46px;
	background: url(/Speedstick/CO/Stainguard/images/menu_bg.png) no-repeat 0 0;
}
* html #cntr_menu {
	background: url(/Speedstick/CO/Stainguard/images/menu_bg.gif) no-repeat 0 0;
}
#cntr_menu a {
	background-image: url(/Speedstick/CO/Stainguard/images/menu.gif);
	/*_background-image: url(/Speedstick/CO/Stainguard/images/menu.gif);*/
    display: block;
	height: 36px;
	cursor: pointer;
}
#cntr_menu ul {
	padding-left:7px;
}
#cntr_menu li {
	float: left;
	height: 36px;
}
#cntr_menu #menu_inicio {
	background-position: left top;
	width:56px;
}
#cntr_menu #menu_inicio.active, #cntr_menu #menu_inicio:hover {
	background-position: left bottom;
}
#cntr_menu #menu_stainguard {
	background-position: -56px top;
	width: 85px;
}
#cntr_menu #menu_stainguard.active, #cntr_menu #menu_stainguard:hover {
	background-position: -56px bottom;
}
#cntr_menu #menu_tributo {
	background-position: -141px top;
	width: 180px;
}
#cntr_menu #menu_tributo.active, #cntr_menu #menu_tributo:hover {
	background-position: -141px bottom;
}
#cntr_menu #menu_productos {
	background-position: -330px top;
	width: 129px;
}
#cntr_menu #menu_productos.active, #cntr_menu #menu_productos:hover {
	background-position: -330px bottom;
}
#cntr_menu #menu_comercial {
	background-position: -510px top;
	width: 98px;
}
#cntr_menu #menu_comercial.active, #cntr_menu #menu_comercial:hover {
	background-position: -510px bottom;
}
/**********************************************************
 * 
 * 
 */
#at16pf {
	display: none;
}
/**********************************************************
 * HOME 
 **********************************************************/
 
 /**********************************************************
 * PRODUCT 
 **********************************************************/
#wrapper #center #shirtContent {
	position:absolute;
	top:68px;
	right:0;
}
/**********************************************************
 * LANDING 
 **********************************************************/
 
#wrapper #center a#participa {
	width:142px;
	height:31px;
	background:url(/Speedstick/CO/Stainguard/images/btn_participa.jpg) no-repeat;
	display:block;
	position:absolute;
	top:448px;
	left:278px;
}
#wrapper #center a#proximamente {
	width:171px;
	height:31px;
	background:url(/Speedstick/CO/Stainguard/images/btn_proximamente.jpg) no-repeat;
	display:block;
	position:absolute;
	top:419px;
	left:172px;
}
/**********************************************************
 * COMERCIAL
 **********************************************************/
#wrapper #center #cntr_video {
	width:515px;
	height:375px;
	position:absolute;
	top:128px;
	left:234px;
}
