/* * html body {
	width:expression(document.documentElement.clientWidth > 920? '100%':'920px');
} */
body { min-width:920px;}

.CWContent {
	clear:both;
	width:100%;
	min-width:910px;
	text-align: left;
	font-size:12px;
}
* html .CWContent {
	width:expression(document.documentElement.clientWidth > 920? '100%':'920px');
}
*:first-child+html .CWContent {
	width:expression(document.documentElement.clientWidth > 920? '100%':'920px');
}

.CWContent p,.CWContent a,.CWContent td {
  font-size:12px;
}

.CWContent .CWFontSmall {
  font-size:11px;
}

.CWContent h1 {
  display: block;
  font-weight: bold;
}

.CWContent a {
	color:					#000000;
	text-decoration:		underline;
}

.CWContent a:visited {
	color:					#551A8B;
	text-decoration:		underline;
}

.CWContent a:hover {
	color:					#FF7F00;
	text-decoration:		underline;
}

.CWContent .CWTubeContainer {
	clear:both;
	
}

.CWContent textarea {
  font-family:arial;
  font-size:12px;
}


.CWLeftTube {
	float:left;
	width:99%;
	min-width:600px;
}

* html .CWLeftTube {
	width:expression(document.body.clientWidth > 910? '99%':'600px');
}
*:first-child+html .CWLeftTube {
	width:expression(document.body.clientWidth > 910? '99%':'600px');
}

.CWRightTube {
	 float:left;
	 margin-left:10px;
	 margin-right:-310px;
	 width:300px;
}


.CWContent div.CWContainerHead {
  margin:						0;
	padding:					7px 7px 0;
}

.CWContent div.CWContainerBody {
	margin:						0;
	padding:					0px 7px 7px 7px;
	
  text-align:left;
}

/* please delete this part if the new template comes, because this is a bug fix with 
 * conflicts between ancient css at temp.css and the global
 */
.CWContent a.CWLINKSub {
	color:					#7d7d7d;
}
.CWContent a {
	color:					#000000;
	text-decoration:		underline;
}

.CWContent a:visited {
	color:					#551A8B;
	text-decoration:		underline;
}

.CWContent a:hover {
	color:					#FF7F00;
	text-decoration:		underline;
}
.CWContent a.CWLINKExt {
	color:					#0000FF;
	font-weight:			bold;
}

.CWContent a.CWLINKExt:visited {
	color:					#551A8B;
	font-weight:			bold;
}

.CWContent a.CWLINKExt:hover {
	color:					#FF7F00;	
	font-weight:			bold;
}

.CWContent .CWWRAPPERSponsoredLinks a {
	text-decoration:none;
}

.CWContent a.CWButtonNeutral {
	text-decoration:		none;
	color:					#585858;
}

.CWContent a.CWButtonNeutral:visited {
	color:					#585858;
}

.CWContent a.CWButtonNeutral:hover {
	color:					#FF7F00;
}
.CWContent a.CWButtonMiniNeutral {
	text-decoration:		none;
	color:					#585858;
}

.CWContent a.CWButtonMiniNeutral:visited {
	color:					#585858;
}

.CWContent a.CWButtonMiniNeutral:hover {
	color:					#FF7F00;
}


.CWContent a.CWButtonReview {
	text-decoration:		none;
	color:					#7d7d7d;
}

.CWContent a.CWButtonReview:visited {
	color:					#7d7d7d;
}

.CWContent a.CWButtonReview:hover {
	color:					#FF7F00;
}

.CWContent a.CWButtonBad {
	text-decoration:		none;
	color:					#CC0000;
}

.CWContent a.CWButtonBad:visited {
	color:					#CC0000;
}

.CWContent a.CWButtonBad:hover {
	color:					#FF7F00;
}

.CWContent a.CWButtonPrime {
	text-decoration:		none;
	color:					#FFFFFF;
	font-weight:			bold;
}

.CWContent a.CWButtonPrime:visited {
	color:					#FFFFFF;
}

.CWContent a.CWButtonPrime:hover {
	color:					#000000;
}

.CWContent a.CWButtonPublish {
	text-decoration:		none;
	color:					#000000;
	font-weight:			bold;
}

.CWContent a.CWButtonPublish:visited {
	color:					#000000;
}

.CWContent a.CWButtonPublish:hover {
	color:					#FF7F00;
}

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

.CWContent .CWTabNavi a:hover {
	text-decoration:		none;	
	color:					#575757;	
}

a.CWButtonReview {
	text-decoration:		none;
	color:					#7d7d7d;
}

a.CWButtonReview:visited {
	color:					#7d7d7d;
}

a.CWButtonReview:hover {
	color:					#FF7F00;
}

/* publish big button  */
a.CWButtonPublishBig {
	line-height:			30px;
	padding: 				0px;
	margin:					0px;
	text-decoration:		none;
	color:					#7d7d7d;	
	white-space:nowrap; /* andrzej */
	cursor:pointer;
	font-size:14px;
	font-weight:normal;
}
*:first-child+html a.CWButtonPublishBig {
	line-height:15px;
}
* html a.CWButtonPublishBig {
	line-height:15px;
}

a.CWButtonPublishBig:visited {
	color:					#7d7d7d;
	text-decoration:		none;	
}

a.CWButtonPublishBig:hover {
	color:					#FF7F00;
	text-decoration:		none;	
}

.CWButtonPublishBig span.CWButtonLeft {
	background: 			transparent url('http://es-img2.ciao.com/ies/images/crux/sprites/sprites_bg_button.gif') no-repeat 0 -92px;
	padding: 	 	 		7px 0 7px 18px;	
	[padding: 				7px 0 7px 18px;
	padding: 				7px 0 7px 18px;
	]padding: 				8px 0 7px 18px;			
	margin:					0;		
	text-decoration:		none;	
	
	zoom:1;
}

.CWButtonPublishBig span.CWButtonRight {
	background: 			transparent url('http://es-img2.ciao.com/ies/images/crux/sprites/sprites_bg_button.gif') no-repeat right -92px;
	padding: 	 	 	 	7px 20px 7px 0px;								
	[padding: 				7px 20px 7px 0px;
	padding: 				7px 20px 7px 0px;
	]padding: 				8px 20px 7px 0px;
	margin:					0;
	text-decoration:		none;	
	
	zoom:1;
}
.CWContent .CWButtonPublishBig span.CWButtonRight span {
	text-decoration:		none;	
}

.CWImgArrowD {
	background-image:		url(http://es-img1.ciao.com/ies/images/crux/sprites/sprites_icon.gif);
	background-repeat:		no-repeat;
	background-position:	0px -79px;
}

a.CWLINKArrowRD,
a.CWLINKArrowRD:active,
a.CWLINKArrowRD:visited,
a.CWLINKArrowRD:hover {
	text-decoration: none;
}

a.CWLINKArrowRD img {
	background-image:		url(http://es-img1.ciao.com/ies/images/crux/sprites/sprites_icon.gif);
	background-repeat:		no-repeat;
	background-position:	0px -79px;
}

a.CWLINKArrowRD:hover img {
	background-image:		url(http://es-img1.ciao.com/ies/images/crux/sprites/sprites_icon.gif);
	background-repeat:		no-repeat;
	background-position: 	0px -103px;
}

a.CWLINKArrowRD span {
	text-decoration: underline;
}

/* arrow Right Up */
a.CWLINKArrowRU,
a.CWLINKArrowRU:active,
a.CWLINKArrowRU:visited,
a.CWLINKArrowRU:hover {
	text-decoration: none;
}

a.CWLINKArrowRU img {
	background-image:		url(http://es-img1.ciao.com/ies/images/crux/sprites/sprites_icon.gif);
	background-repeat:		no-repeat;
	background-position:	0px -643px;
}

a.CWLINKArrowRU:hover img {
	background-image:		url(http://es-img1.ciao.com/ies/images/crux/sprites/sprites_icon.gif);
	background-repeat:		no-repeat;
	background-position: 	0px -667px;
}

a.CWLINKArrowRU span {
	text-decoration: underline;
}

/* disabled button styling */
.CWContent a.CWButtonDisabled {
color:#585858;
}
.CWContent a.CWButtonDisabled:visited {
color:					#585858;
}
.CWContent a.CWButtonDisabled:hover {
color:					#585858;
}




/* === */
