/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/

.fc-tbx { position:relative; overflow:visible; z-index:99999;}

.fc-tbx .tl{
	background: url('/templates/it_thestore2/css/validate/img/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('/templates/it_thestore2/css/validate/img/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('/templates/it_thestore2/css/validate/img/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('/templates/it_thestore2/css/validate/img/l.png') repeat-y;
	width : 5px;
}
.fc-tbx .r{
	background: url('/templates/it_thestore2/css/validate/img/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('/templates/it_thestore2/css/validate/img/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('/templates/it_thestore2/css/validate/img/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('/templates/it_thestore2/css/validate/img/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('/templates/it_thestore2/css/validate/img/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('/templates/it_thestore2/css/validate/img/close.png') no-repeat;
	position: relative;
	right:-13px;
	top:-8px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0 0 0 5px;
	border : 0;
	color : #ccc;

}

.ajax_loader {
	background : url('/templates/it_thestore2/css/validate/img/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */
ul#nav ul li,
#MainMenuSub ul li { *display:inline}

legend  { margin-bottom:1.4em;}


#content_inside_ie7 { *margin-top:-525px; *position:relative;}

#columns-container .col-module,
#columns-container .col-module div,
#columns-container .col-module div div,
#columns-container .col-module div div div { *zoom:1}

p.readmore { *width:115px}



div.iteminfo p { *display:inline}
	

.blog img { *margin-bottom:0}


.iceslideshow {	*margin-bottom:0}



/* IE8 */
#ps_search_str { margin-top:11px; float:right;} 
p.login_toggle_inside a { top:43px}


#ps_results{ *right:160px; *top:110px; }
