body {
	background: #FFF;
	padding: o;
	margin: 0;
	color: #010101;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:13px;
	height:100%;
}
img {
	border: none;
}
a {
	text-decoration:none;
	cursor:pointer;
	color: #000000;
}
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
a.underline{
	text-decoration: underline;
}
a.underline:focus,a.underline:hover{
	text-decoration: none;
}
a.noUnderline{
	text-decoration: none;
}
a.noUnderline:focus,
a.noUnderline:hover,
a.noUnderline:active {
	text-decoration: none;
}

a.blue,
strong.blue,
h2.blue,
h1.blue{
	color: #4B8DC9 !important;
}

h1 a{
	color: #555555;
}

h1{
	height:26px;
	font-size:17px;
	line-height:17px;
	text-transform: uppercase;
	border-bottom:1px dotted #777777;
	color: #555555;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-weight: lighter;
}

h2{
	/*height:26px;*/
	font-size:15px;
	line-height:23px;
	color: #000000;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: normal;
}
h1.classH2{

	font-size:15px;
	line-height:23px;
	text-transform: none;
	border-bottom:none;
	color: #000000;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: normal;
	width: auto !important;
	height: auto;
}
h3.classH1,
h4.classH1,
h5.classH1,
h2.classH1,
div.classH1{
	
	font-size:17px;
	line-height:17px;
	text-transform: uppercase;
	border-bottom:1px dotted #777777;
	color: #555555;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: lighter;
	width:100% !important;
	height:26px;
	

}
h3.classH1smaller,
h4.classH1smaller,
h5.classH1smaller,
h2.classH1smaller,
div.classH1smaller,
div.classH1smallerMarket{
	
	font-size:13px;
	line-height:17px;
	text-transform: uppercase;
	border-bottom:1px dotted #777777;
	color: #555555;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: lighter;
	width:100% !important;
	height:26px;
	

}
h2.normalText{
	border: none; 
	font-size: 11px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h3{
	/*height:23px;*/
	font-size:11px;
	/*line-height:11px;*/
	font-weight: bold;
	color: #010101;
	margin:0px;
	padding:6px 0px 6px 0px;
	border-bottom:1px dotted #777777;
}

h4{
	/*height:23px;*/
	font-size:18px;
	font-weight: lighter;
	color: #010101;
	margin:0px;
	padding:0px 0px 0px 0px;
}

h5{
	height:19px;
	font-size:14px;
	line-height:14px;
	text-transform: uppercase;
	border-bottom:1px dotted #777777;
	color: #555555;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-weight: lighter;
}
div.classH1smaller h1,
div.classH1smaller h2,
div.classH1smaller h3,
div.classH1smaller h4,
div.classH1smaller h5
{
	font-size:13px;
	line-height:17px;
	text-transform: uppercase;
	color: #555555;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: lighter;
	width: auto !important;
	height:26px;
}
div.classH1 h1,
div.classH1 h2,
div.classH1 h3,
div.classH1 h4,
div.classH1 h5
{
	font-size:17px;
	line-height:17px;
	text-transform: uppercase;
	border-bottom:none;;
	color: #555555;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: lighter;
	width: auto !important;
	height:26px;
	float: left;
}
ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; 
}
ul li{
	margin:0px;
}
ol{
	margin:0px;
	padding: 0px;
}
ol li{
	margin:0px;
	padding: 0px;
}

.SA_ranks_column ul, ol {
   margin:auto -3em 1em 0; padding:0; 
   position:relative; left:-3em; overflow:hidden;
}

.SA_ranks_column li { margin-top:0.25em; margin-bottom:0.25em; }
.SA_ranks_column ul ul, .SA_ranks_columnul ol, 
.SA_ranks_column ol ol, .SA_ranks_column ol ul { margin-left:1em; padding-left:0; }
.SA_ranks_column ul li, .SA_ranks_column ol li { margin-left:5em; }
.SA_ranks_column li li { margin-left:1em; }

input{
	border:none;
	font-size:9px;
	height:13px;
}
textarea{
	border:none;
	font-size:11px;
}
p {
	margin:0px;
	padding:0px;
}

div.autosize { display: table; /*width: 1px;*/ }
div.autosize > div { display: table-cell; }

p.autosize { display: table; /*width: 1px;*/ }
p.autosize > p { display: table-cell; }

ul.autosize { display: table; /*width: 1px;*/ }
ul.autosize > li { display: table-cell; }

.noCaps{
	text-transform: none;
}
strong{
	font-weight:bold;
}
.cursorPointer{
	cursor:pointer;
}
/* HEADER */
#header{
	border:0px solid #000;
	width:99.8%;
	background-color:#242424;
	padding-top: 1px;
	height:66px;
	background: #242424 url(../images/header_footer_background.jpg) repeat-x;	
}
#header a{
	color:#FFFFFF;
}
#headerContainer{
	width:950px;
	margin:0 auto; 
	border:0px solid #900;
	height:67px;
}
#logoHolder{
	color:#FFFFFF;
	float:left;
	font-size:20px;
	height:45px;
	padding:20px 0 0;
	width:130px;
}
#accountHolder{
	float:right;
	margin:20px 0px 0px 0px;
	font-size:11px;
}
#accountHolder ul{
	color:#FFFFFF;
	font-size:11px;
}
#accountHolder ul li{
	float:left;
	border-left:1px dotted #696969;
	height:26px;
	vertical-align:center;
	
}
#accountHolder ul li.noBorder{
	border-left:0px dotted #696969;
}
#accountHolder ul li img.headericons{
	vertical-align:middle;
	margin:5px 7px;
}

#accountHolder p{
	padding:6px 8px 0px 8px;
}
#accountHolder input[type="text"]{
	border:0px dotted #696969;
	height:14px;
}
#accountHolder ul li img.borderImage{
	border:0px dotted #696969;
	vertical-align: top;
	margin-left:2px;
}
#accountHolder span.selected_lang{
	font-weight:bold;
}
#accountHolder .arrowDown{
	/*margin:0px 8px;*/
	padding: 4px 8px;
	margin: -4px 0px;
	/*border:1px solid #a7a7a7;*/
	cursor:pointer;
}
/* END HEADER */
/* HEADER TOP */
.shadow{
	-moz-box-shadow: 5px 5px 10px #777;	
	-webkit-box-shadow: 5px 5px 10px #777;
	box-shadow: 5px 5px 10px #777;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#777', Direction=145, Strength=3);
}
#headerTop{
	border:0px solid #000;
	width:99.8%;
	background-color:#242424;
	padding-top: 1px;
	height:100px;
	/*background: #242424 url(../images/top/header_footer_background_full_green.jpg) repeat-x;
	background: #EEE;*/
	background: url("../images/header_footer_background_light.jpg") repeat scroll -17px 0 #EEE;

}
#headerTop a{
	color:#FFFFFF;
}
#headerTop a:hover{
	text-decoration: none;
}
#headerTopContainer{
	width:950px;
	margin:0 auto; 
	border:0px solid #900;
	height:100px;
	
}
#headerTop ul.actionList, #headerTop ul.joinList{
 	display: table;
 	margin-bottom: 00px;
 	margin-top: 25px;
 	font-weight: normal;
 	font-size: 15px;
 	font-family: Georgia,sans-serif;
 	color: #000;
 	width: 950px;	
}
#headerTop ul.actionList{
	margin-top: 20px;
	
}
#headerTop ul.joinList h1,
#headerTop ul.joinList h2{
	border: none;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	padding: 0px;
}
#headerTop ul.joinList div.classH1{
	margin-right: 20px;
	font-weight: bold;
	color: #333;
}
#headerTop ul.joinList li{
 	display: table;
 	float:left;
 	width: auto;
 	padding-right: 30px;
 	
}
#headerTop ul.joinList li.secondJoin{
 	width: 210px;
}
#headerTop ul.joinList li.small{
 	display: table;
 	float:right;
 	width: 15px;
 	padding: 0px;
 	margin: 0px;
 	
}
#headerTop ul.actionList li{
 	display: table;
 	float:left;
 	width: 316px;
 	/*width: auto;
 	text-align: center;
 	padding-right: 30px;*/
 	
}
#headerTop ul.actionList li.middleAction{
 	text-align: center;
}
#headerTop ul.actionList li.lastAction{
 	float:right;
 	text-align: right;
}
#headerTop ul.actionList li a{
 	color: #000;
}
#headerTop ul.actionList li a:hover{
 	color: #000;
 	text-decoration: underline;
}
a.joinButton{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #4B8DC9;
	border: 2px solid white;
	padding: 4px 5px;
	-moz-box-shadow: 0px 1px 10px #666;	
	-webkit-box-shadow: 0px 1px 10px #666;
	box-shadow: 0px 1px 10px #666;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=45, Strength=3);
    display: inline;
    line-height: 18px;
}
a.joinButton:hover{
	border: 2px solid #4B8DC9;
	/*background-color: #3170A8;*/
	text-decoration: none;
}
a.closeBlueButton{
	background-color: black;
	border: 0 solid white;
	color: white;
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
	/*margin-top: -4px;*/
	padding: 4px;
	text-align: center;
	text-decoration: none;
	display: inline;
	line-height: 18px;
}
a.closeBlueButton:hover{
	/*border: 1px solid #DDD;*/
	background-color: #555;
}
div.closeBlueButton{
	background-color: black;
	border: 0 solid white;
	color: white;
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
	/*margin-top: -4px;*/
	padding: 4px;
	text-align: center;
	text-decoration: none;
	display: inline;
	line-height: 18px;
}
div.closeBlueButton:hover{
	/*border: 1px solid #DDD;*/
	background-color: #555;
	display: inline;
}
#headerTop div.closeBlueButton{
	background-color: #444;
	padding: 1px 6px;
}
#headerTop div.closeBlueButton:hover{
	background-color: black;
	padding: 1px 6px;
}
/* END HEADER TOP */
/* MAIN MENU */
#mainNavigator{
	border:0px solid #009;
	width:99.8%;
	background-color:none;
	color: #444; 
	font-size:14px;
	margin-bottom:13px;
}/*
#mainNavigatorHolder{
	width:950px;
	margin:0 auto; 
	border:0px solid #090;
	height:52px;
	padding:0px; 
	border-bottom:1px dotted #777;
}
#mainNavigatorHolder ul li{
	float:left;
	padding:18px 8px 19px 0px;
	line-height:15px;
	border:0px dotted #099;

}
#mainNavigatorHolder a{
	color: #555555;
}*/
/* END MAIN MENU */


/***********************/
/*** Main Navigation ***/
/***********************/

	#mainNavigation
		{
		margin:0 auto 12px;
		padding: 20px 0px 16px 0px;/*20px 0 5px;*/
	    width:950px;
		height:15px;
		}

	#mainNavigation ul
		{
		margin:0;
		padding:0;
		width:100%;
		height:15px;
		position:relative;
		}

	#mainNavigation ul li
		{
		margin:0;
		padding:0 12px;
		height:15px;
		list-style:none;
		font-family:Georgia, serif;
		font-size:15px;
		line-height:15px;
		text-transform:uppercase;
		font-weight:normal;
		border-left:1px dotted #777;
		float:left;
		}

	#mainNavigation ul li.first
		{
		padding-left:7px;
		border-left:none;
		}

	#mainNavigation ul li a
		{
		color:#444;
		}

	#mainNavigation ul li a.active
		{
		text-decoration:underline;
		}

	#mainNavigation ul li ul
		{
		margin-left:-13px;
		padding-top:6px;
		width:185px;
		position:absolute;
		display:none;
		}

	#mainNavigation ul li ul li
		{
		margin-top:-1px;
		padding:6px 5px 4px 10px;
		width:210px;
		height:15px;
		font-size:13px;
		line-height:17px;
		border:1px dotted #777;
		background-color:#EEE;
		list-style:none;
		float:none;
		display: table;
		
		}
		
	#mainNavigation ul li:hover ul
		{
		display:block;
		z-index: 10000;
		}
		
	.dottedBottomBorder
		{
		border-bottom:1px dotted #777;
		}
	.dottedTopBorder
		{
		border-top:1px dotted #777;
		}		

/* SECOND MENU */
#secondNavigator{
	border:0px solid #009;
	width:99.8%;
	background-color:none;/*#f2f2f2;*/
	color: #444; /* 555 */
	font-size:11px;
	margin-bottom:30px;
}
#secondNavigatorHolder{
	width:950px;
	margin:0 auto; 
	border:0px solid #090;
	height:30px;
	padding:0px; 
	/*border-bottom:1px dotted #777;*/
	border-color:#009900;
	border-style:solid none dotted none;
	border-width:1px 0px 1px 0px;
}
#secondNavigatorHolder ul li{
	float:left;
	padding:9px 8px 9px 0px;
	line-height:15px;
	border:0px dotted #099;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle;
}
#secondNavigatorHolder a{
	color: #000;
}
/* END MAIN MENU */

/* CONTENT */
#contentHolder{
	width:950px;
	margin:0 auto; 
	border:0px solid #009;
	display:table;
	min-height:640px;
 	height:auto !important;
 	/*height:640px;*/
}
#leftColumn{
	width:600px;
	float:left;
	border:0px dashed #009;
	height:auto;
	font-size: 11px;
}
#leftColumn h1{
	width:600px;
}
.boxGeneric{
	padding-top:13px;
	margin-bottom: 13px;
}
h1 a,
h2.classH1 a,
h3.classH1 a,
h4.classH1 a,
h5.classH1 a,
h2.classH1smaller a,
h3.classH1smaller a,
h4.classH1smaller a,
h5.classH1smaller a
{
	float:left;
	display:block;
}
h1 img.reloadBox,
h2.classH1 img.reloadBox,
h3.classH1 img.reloadBox,
h4.classH1 img.reloadBox,
h5.classH1 img.reloadBox,
div.classH1 img.reloadBox,
h2.classH1smaller img.reloadBox,
h3.classH1smaller img.reloadBox,
h4.classH1smaller img.reloadBox,
h5.classH1smaller img.reloadBox,
div.classH1smaller img.reloadBox
{
	float:right;
	display:block;
	/*margin-bottom:13px;*/
	/*margin-left:8px;*/
	margin-left:2px;
	vertical-align:middle;
	cursor:pointer;
}
h3 a.left{
	display:block;
	float:left;
}
h3 img.reloadBox{
	float:right;
	display:block;
	margin-left:8px;
	cursor:pointer;
}
.onlineText{
	color: #009900;
	font-size:11px;
	/*margin-top: -11px;
	display: block;
	float:right;*/
}
.offlineText{
	color: #181818;
	font-size:10px;
	/*margin-top: -11px;
	display: block;
	float:right;*/
}
.rightTitleText{
	font-size:11px;
	display: block;
	float:right;
	/*padding-top: 11px;*/
	font-weight: bold;
	text-transform: none;
	vertical-align:middle;
}
.leftTitleText{
	display: block;
	float:left;
}
/*-*/
.leftBox{
	width:600px;
	border:0px solid #099;
	padding-top:13px;
}
.rightBox{
	width:305px;
	border:0px dotted #009;
	padding-top:13px;
	margin-bottom: 13px;
}
.bigHBox{
	height:457px;
}
.oneRowHBox{
	height:190px;
}
.oneLeadRowHBox{
	height:145px;
}
.twoLeadRowHBox{
	height:242px;
}
.twoRowHBox{
	height:380px;
	display:block;
}
.threeRowHBox{
	height:580px;
	display:block;
}
.bigCombImg{
	width:280px;
	height:420px;
	/*display:block;*/
}
#seeAll_detailsBox .bigCombImg{
	width:auto;
	height:auto;
	margin:0 auto;
	display:block;
	max-width: 280px;
  	max-height: 420px;
  	width: expression(this.width > 280 ? "280px" : true);
 	height: expression(this.height > 420 ? "420px" : true);
}

/*-*/
.thumbCombImg{
	width:84px;
	height:126px;
	/*display:block;*/
}
#rightColumn{
	width:302px;
	float:right;
	border:0px solid #099;
}
#rightColumn h1{
	width:302px;
}
/* END CONTENT */

/*** LEFT COLUMN ***/
.bigHBox li{
	height:126px;
	margin-bottom:19px;
	border:1px solid #a7a7a7;
}
.bigHBox li img{
	height:126px;
	width:84px;
	cursor:pointer;
}
/** generic box **/
.RowGenericHBox li {
	float:left;
	border:0px solid #777777;
	margin-left:16px;
	overflow:hidden;
	line-height:13px;
	width:88px;
	height:188px;
	text-align:center;
}
.RowGenericHBox li.firstImg {
	margin-left:0px;
}
.RowGenericHBox .thumbCombImg{
	margin-bottom: 10px;
	display:block;
}
.RowGenericHBox img{
	width:84px;
	/*height:126px;*/
}
.RowGenericHBox .bigContainer{
	width:300px;
	height:450px;
}
.RowGenericHBox img.big{
	width:300px;
	height:450px;
}
img.center{
	margin:0 auto;
	display: block;
	border:1px dotted #777;
}
/*** end generic **/

/* aligned form right column*/
form.aligned p{
	display:table;
	border-bottom:1px dotted #777;
	width: 100%;

}
form.aligned p span{
	width:75px;
	height:13px;
	display:block;
	float:left;
}
form.aligned p span.colspan1{
	width: 100px;
	padding-right:13px;
}
form.aligned p span.rowspan14{
	height: 182px;
}
form.aligned p span.rowspan6{
	height: 78px;
}
form.aligned p span.rowspan4{
	height: 52px;
}
form.aligned p span.rowspan3{
	height: 39px;
}
form.aligned p span.rowspan2{
	height: 26px;
}

form.aligned p span.strong{
	font-weight: bold;
}
form.aligned p span.small{
	font-size: 9px;
}
form.aligned p span.wide{
	width: 100%;
}
form.aligned p div.leftDiv{
	float: left;
}
form.aligned p div.rightDiv{
	float: right;
}
/** form general **/
form.general{
	margin-bottom: 20px;
	display: table;
}
form.general ul{
	width: 100%;
}
form.general ul li.title{
	border-top:1px dotted #777;
	border-bottom:1px dotted #777;
	font-weight: bold;
	width: 100%;
	line-height: 13px;
	padding: 10px 0px;
	margin:11px 0px;
	text-transform:uppercase;
}

form.general ul li{
	float:left;
	list-style:none;
	padding: 6px 0px;
}
form.general ul li.label{
	width: 135px;
	font-weight: bold;
}
form.general ul li.input{
	width: 461px;
}

form.general ul li span.radio{
	float:left;
	width: 100px;
}
form.general ul li.title2{
    float: center;
    font-weight: bold;
    width: 100%;
    line-height: 13px;
    margin:1px 0px;
    text-transform:lowercase;
    text-align:center;    
}

form.general ul li.labelRight{    
    width: 200px;
    text-align:right;
    padding: 1px 0px 0px 11px;    
}

form.general ul li.labelLeft{    
    width: 200px;
    text-align:left;    
    padding: 1px 0px 0px 11px;
}

form.general ul li.labelTitle{    
    border-top:1px dotted #777;
    border-bottom:1px dotted #777;
    padding-top:5px;    
    padding-bottom:5px;    
    margin-bottom:3px;    
}
.box12x12{
	width: 12px;
	height: 12px;
	/*border:1px dotted #777;*/
	float: right;
	display: block;
}
p.description{
	position:absolute; 
	display: none;
	width:274px !important; 
	background: #fff !important; 
	border: 1px solid #A7A7A7 !important; 
	padding: 13px !important;
}
/***/
.oneRowHBox li {
	float:left;
	border:0px solid #777777;
	margin-left:16px;
	overflow:hidden;
	line-height:13px;
	width:86px;
	height:188px;
	text-align:center;
}
.oneRowHBox li.firstImg {
	margin-left:0px;
}
.oneRowHBox .thumbCombImg{
	margin-bottom: 10px;
	display:block;
}
.oneRowHBox img{
	width:84px;
	height:126px;
	border:0px solid #777777;
}
.twoLeadRowHBox li{
	float:left;
	border:0px solid #777777;
	margin-left:13px;
	overflow:hidden;
	line-height:13px;
	width:290px;
	
}
.twoLeadRowHBox li.firstImg {
	margin-left:0px;
}
.oneLeadRowHBox li{
	float:left;
	border:0px solid #777777;
	margin-left:13px;
	overflow:hidden;
	line-height:13px;
	width:290px;
	
}
.oneLeadRowHBox li.firstImg {
	margin-left:0px;
}
.leftCombImg{
	float:left;
	width:126px;
}
.centerCombImg{
	margin-left: 16px;
	border:1px solid #a7a7a7;
	float:left;
}
.rightCombDesc{
	width:198px;
	float:right;
	margin-left:13px;
	/*height:125px;*/
}
.boxTitle{
	/*height:47px;*/
	font-size:13px;
	border-bottom:1px dotted #777777;
	padding-bottom:6px;
}
.boxTitle .titleText{
	display:block;
	margin-top:8px;
	/*cursor:pointer;*/
}

.boxTitle h4{
	line-height: 20px;
}
.genericTextBox p{
	border-bottom:1px dotted #777777;
	padding:5px 0px 6px 0px;
	margin:0px;
	line-height:13px;
	width: 100%;
}
.genericTextBox p span{
	padding:5px 0px 6px 0px;
}
.preWrap{
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.genericBox{
	border-bottom:1px dotted #777777;
	padding:5px 0px 6px 0px;
	margin:0px;
	line-height:13px;
}
.filterBox{
	border-bottom:1px dotted #777777;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	line-height:13px;
}
/** FP comb gallery **/
		h1.topH1,
		h2.topH1,
		h3.topH1{
			 border-top: none !important;
			 padding: 0px 0px 0px 0px  !important;
		}
		span.gray,a.gray,p.gray{
			 color: #7a7a7a;
		}
		span.darkgray,a.darkgray,p.darkgray{
			 color: #565656;
			 font-weight: bold;
		}
		#FP_combination_all .combination_link{
			display: block;
			margin-bottom:13px;
		}
		#FP_combination_all ul li{
			width: 190px;
			height: 350px;
			margin: 0px;
			margin-left: 13px;
			
		}
		#FP_combination_all ul li.firstImg{
			width: 190px;
			height: 350px;
			margin-left: 0px;
		}		
		#FP_combination_all ul li a img{
			width: 190px;
			height: 285px;
			
		}
		#FP_combination_all .rowSplitter{
			border-bottom: 1px dotted #d6d6d6;
			height: 1px;
			width: 600px;
			margin: 13px 0px;;
		}
		
		#FP_big_catcher{
			margin: 0px 0px 13px 0px;
			padding: 0px 0px 13px 0px;
		}
div#FP_combination_gallery{
	height:310px;	
}
div#FP_combination_gallery_big{
	border:0px solid #000;
	float:left;
	width: 181px; 
	height: 310px;
	text-align: center;
}
div#FP_combination_gallery_big img{
	width:186px; 
	height:279px; 
	border:1px solid #a7a7a7;
}
div#FP_combination_gallery_thumbs{
	border:0px solid #000;
	float:right;
	width: 392px; 
	height: 310px;
}
div#FP_combination_gallery_thumbs img{
	border:1px solid #a7a7a7;
}
div#FP_combination_gallery_make_combination{
	background:#313131;
	padding:9px 0px 0px 13px; 
	color:#fff; 
	height: 45px;
	margin-bottom:20px;
	line-height:15px;
	background: #242424 url(../images/header_footer_background.jpg) repeat-x scroll 0 0;
}

.black_button{
	color:#fff;
	background:#000;
	border:1px solid #555555;
	vertical-align:bottom;
	padding:5px 8px;
	cursor:pointer;
	font-weight:bold;
	display:block;
}
.logoThumb{
	border:1px solid #a7a7a7;
}
/*** END LEFT COLUMN ***/

/*** RIGHT COLUMN ***/
.bigVBox{
	height:444px;
}
.h200Box{
	height:200px;
}
.mediumVBox{
	height:300px;
}
.mediumHBox{
	height:300px;
}
.smallVBox{
	height:140px;
}
.autoVBox{
	height:auto;
	margin-bottom:25px;
}
.leadVBox{
	height:104px;
}
/*-*/
.leadVBox .userImgSmall{
	float:left;
	margin:0px 13px 13px 0px;
}
.leadVBox img{
	width: 64px;
	height: 96px;
	float:left;
	display:block;
	margin:0px 13px 13px 0px;
}
.leadVBox a.avatarcube{
	width: 60px;
	height: 90px;
	float:left;
	display:block;
	margin:0px 13px 13px 0px;
}
.leadVBox img.avatarcube{
	width: auto;
	height: auto;
	max-width: 60px;
	max-height:90px;
	float:left;
	display:block;
	margin:0px ;
}
.leadVBox li{
	clear: both;
}
/*-*/
.userImgSmall{
	width: 64px;
	height: 96px;
	display: block;
}
.logoImgSmall{
	width:84px;
	height:56px;
	display: block;
	border: 1px solid #a7a7a7;
}
.leadBrandBox{
	height:71px;
}
/*-*/
.leadBrandBox .brandImgSmall{
	float:left;
	margin:0px 13px 13px 0px;
}
.leadBrandBox img{
	width: 84px;
	height: 56px;
	float:left;
	display:block;
	margin:0px 13px 13px 0px;	
	border:1px solid #A7A7A7;
}
/*-*/
.brandImgSmall{
	width: 84px;
	height: 56px;
}
/*-*/
.brandImgMedium{
	width: 141px;
	height: 94px;
}

/** xsmall lead box **/
.leadXSmallVBox{
	height:auto;
	padding-bottom: 6px;
}
.leadXSmallVBox img{
	width: 42px;
	height: 63px;
	float:left;
	display:block;
	margin:0px 13px 13px 0px;
}
/** xsmall lead box **/
.leadXSmallVBoxList{
	/*height:72px;*/
	/*min-height:78px;*/
 	height:auto !important;
 	/*height:78px;*/
	clear:both;
	line-height: 15px;
	/*overflow:hidden;
	width:305px;*/
	/*white-space: nowrap;*/
	/*white-space: -moz-pre-wrap;*/ /* For Fx<=2 */ 
	/*white-space: pre-wrap;*/ /* Fx>3, Opera>8, Safari>3 */
	/*white-space: -o-pre-wrap;*/ /* Opera 7 */
	/*white-space: pre-line;*/
	/*word-break: break-all;*/
	/*word-wrap: break-word;* /* IE>=5.5 */
}
.leadXSmallVBoxList img{
	/*width: 63px;
	height: 63px;*/
	float:left;
	display:block;
	margin: 0 13px 13px 0;
	border: 0px solid #A7A7A7;	
}

.leadXSmallVBoxListDiv{
	border-top: 1px dotted #777;	
	padding:6px 0px 0px 0px;
}
/** xsmall lead box **/
.leadSmallVBoxList{
	height:105px;
	clear:both;
}
.leadSmallVBoxList img{
	width: 63px;
	height: 96px;
	float:left;
	display:block;
	margin:0px 13px 0px 0px;
	border: 1px solid #A7A7A7;
}
/*.leadXSmallVBox img.smallAvatar{
	display: block;
	width:42px;
	height: 63px;
	
}*/
.leadBoxGeneral{
	height:auto;
}
.leadBoxGeneral li{
	float:left;
	border:0px solid #777777;
	margin-left:13px;
	/*overflow:hidden;*/
	line-height:13px;
	/*width:93px;
	height: 78px;*/
	text-align:center;
	margin-bottom: 13px;
}

/** top brands on FP **/
#topBrands{
	height: 310px;
}
#topBrands li{
	height:92px;
	width:139px;
	margin-left:24px;
}
#topBrands img{
	height:92px;
	width:139px;
	border:1px solid #777;
}


/*** END RIGHT COLUMN ***/

/*** FOOTER ***/
#footerWide{
	border:0px solid #009;
	width:99.8%;
	/*background-color:#f2f2f2;*/
	color: #444; /* 555 */
	font-size:15px;
	/*margin-bottom:13px;*/
	padding-top: 1px;
	height:110px;
	clear:both;
	display:table;
	/*background: url(images/header_footer_background.jpg) repeat-x;*/
}
#footerHolder{
	width:950px;
	margin:0 auto;
	clear:both;
}
#footer{
	/*height:33px;*/
	border-top: 1px dotted #777777;
	width:950px;
	margin-top: 39px;
	padding-top:5px;
	color:#7E7E7E;
	font-size:9px;
} 
#footer ul li{
	float:left;
	margin-right:5px;
}
#footer a{
	color:#7E7E7E;
}
#footer ul.columns li{
	float:left;
	margin-right:0px;
	width: 310px;
}
#footer ul.columns li.columns ul li.rows{
	margin-right:0px;
	margin: 2px;
	
}
#footer .bottomFooter{
	border-top: 1px dotted #777777;
	margin: 13px 0px; 
	padding: 13px 0px; 
	/*display: table;*/
}
#footerBanner{
	width: 950px; 
	clear: both; 
	margin: 13px auto 0px auto;
	padding-top: 23px;
	
}
#footer h2,
#footer h3{
	font-size: 11px;
	line-height: 13px;
	display: inline;
	border: none;
	margin: 0px;
	padding:0px;
	font-weight: normal;
	color: #555;
}
#footer .footerTitle{
 	color: #010101;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 6px 0;
    display: table;
}
/*** END FOOTER ***/

/** form elements **/
span.comment{
	padding: 6px !important;
	background: #F2F2F2;
	/*margin-top:6px;*/
	display:block;
}
span.actionsLink{
	text-align: right;
	font-weight: bold;
	display:block;
	padding: 6px 0px 6px 0px;
}
input.comment {
	border:1px dotted #777;
}
textarea.comment{
	border:1px dotted #777;
}
select.comment{
	border:1px dotted #777;
	font-size:10px;
}
#leftColumn input.comment {
	width:184px;
}

input.searchInput {
	width: 285px;
	padding: 3px;
	border:1px dotted #777;
}

#contentHolder form{
	font-size:11px;
	color:#555;
	border-bottom:1px dotted #777777;
	line-height: 13px;
	padding-bottom:13px;
	margin: 0px 0px 0px 0px;
}
#contentHolder form.noBorder{
	border:0px solid #000;
}
#contentHolder input[type="text"]{
	border:1px dotted #777;
	font-size:11px;
	height:15px;
	color:#555;
}
#contentHolder input[type="password"]{
	border:1px dotted #777;
	font-size:11px;
	height:15px;
	color:#555;
}
.submitGeneral, 
#contentHolder input.submit{
	border:0px dotted #777;
	font-size:11px;
	height:19px;
	padding:2px 8px 2px 8px;
	_padding:2px 8px;
	background:#555555 none repeat scroll 0 0;
	color:#FFF;
	font-weight:bold;
	display: inline-block;
	vertical-align: bottom;
	cursor: pointer;
}
.submitGeneralBlue,
#contentHolder input.submitBlue{
	background-color:#4B8DC9 !important;
	/*padding: 2px 8px 0;*/
}
.submitBlueUpload{
	background: #4B8DC9 url(../images/icons/upload.gif) no-repeat 7px 6px;
	padding: 3px 8px 1px 20px;
}
a.submitBlueUpload:hover{
	text-decoration: none;
}
#contentHolder input.checkbox{
	border:0px dotted #777;
	font-size:11px;
	height:14px;
	padding:0px 5px;
	border: 0px solid #fff;
	margin:0px 13px 0px 0px;
	background:#FFF none repeat scroll 0 0;
	color:#FFF;
	display:block;
	float:left;
	width:15px;
}
#contentHolder label{
	/*width:90px;*/
	display:block;
	float:left;
	margin-right:13px;
	padding-top:2px;
}
.upload-form input{
	height:20px;
}

/** END form elements **/

/** MISC **/
img.heartImg{
	float:left;
	width:15px;
	height:13px;
	margin: 1px 1px 1px 0px;
	cursor:pointer;
}
img.heartFull{
	background:url(../images/optimized/heart_full.gif.png) no-repeat;
}
img.heartHalf{
	background:url(../images/optimized/heart_half.gif.png) no-repeat;
}
img.heartEmpty{
	background:url(../images/heart_empty.gif) no-repeat;
}
p.noBorder{
	border:0px solid #000;
}
li.noBorder{
	border:0px solid #000;
}
div.noBorder{
	border:0px solid #000;
}
.noBorder{
	border:0px solid #000;
}
.clear{
	clear:both;
}
img.loading{
	margin:0 auto;
	display:block;
}
.loadingMask{
	background-color: transparent;
	opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    display:block;
    position:absolute;
    z-index:1000;
}


/** effect class **/
#floatInfoBox{
   position: absolute; 
   left: 50px;
   top: 50px;
   z-index: 10000000; 
   background:#010101;
   border:1px solid #777777;
   white-space:wrap;
   width:auto;
   height:auto;
   display:none;
   color:#FFF;
   font-weight:normal;
   font-size:11px;
   text-align:center;
   vertical-align:middle;
   padding:5px 7px;
}

#topInfoBox{
   position: absolute; 
   left: 0px;
   top: 0px;
   z-index: 10000000; 
   background:#f2f2f2;
   border:3px double #777777;
   white-space:wrap;
   width:auto;
   height:auto;
   display:none;
   color:#000000;
   font-weight:normal;
   font-size:12px;
   text-align: left;
   vertical-align:middle;
   padding:20px 15px;
}

h1.topInfoBoxH1{
	font-size:14px;
	font-weight: bold;
	color: #242424;
}
.paginationLinks{
	float:left;
	display:block;
	margin:0 4px;
	cursor:pointer;
}
.paginationLinks-current{
	font-weight:bold;
	float:left;
	display:block;
	margin:0 4px;
}
.paging-wrapper{
	height: 17px;
	border-bottom:1px dotted #777777;
	border-top:1px dotted #777777;
	width: 600px;
	padding:13px 0px;
	margin-bottom:30px;
}
.paging-central{
	height:20px;
	margin:0 auto;
	width:186px;
}

.rightBoxLinks{
	/*float:right;
	display:block;*/
	text-transform: none;
	font-size: 10px;
}

.rightBoxLinksTop3{
	/*float:right;
	display:block;*/
	text-transform: none;
	font-size: 11px;
}

#rightBoxLink input{
	height:13px;
	font-size:10px;
}
#rightBoxLink .inputHolder{
	float:right;
}


/** login alone **/
.innerColumns{
	margin:10px 13px 0px 0px;
	color: #555;
}
.innerLeftColumn{
	width:103px;
	float:left;
	
}
.innerRightColumn{
	/*width:100%;*/
	float:left;
}


/** user profile **/
.icon_coin_editTitle{
	vertical-align: middle;
	margin-left: 20px;
}
.icon_editTitle{
	vertical-align: middle;
	margin-left: 10px;
}
.editTitle{
	font-size:11px;
	color: #777;
	float:left;
}

.editTitleFloat{
	font-size:10px;
	font-weight: normal;
}

.leftTitleText li{
	float:left;
}
.leftTitleText ul.right{
	float:right;
	padding: 0px;
}
.rightTitleText .editTitle{
	display:block;
	float:right;
}

.rightTitleLinks{
	display:block;
	float:right;
	font-size:11px;
}
.userInnerLeftColumn{
	float:left;
	height:300px;
	width: 172px;
	margin-right:13px;
}

.userImgFull{
	width: 172px;
	height: 258px;
}

.userInnerRightColumn{
	float:left;
	height: 288px;
	width: 412px;
}

.userInnerRightColumn_left{
	float:left;
	height: 183px;
	width: 182px;
	margin-right:13px;
	margin-top:6px;
}
.userInnerRightColumn_right{
	float:left;
	height:183px;
	width: 217px;
	margin-top:6px;
}

#rightColumn input.comment {
	width:230px;
}

div.formContainer{
	/*width:250px;*/
	float:right;
}


/* on user profile - friends */
.leadUserBox{
	/*height:260px;*/
}
.leadUserBox li{
	float:left;
	border:0px solid #777777;
	margin-left:13px;
	overflow:hidden;
	line-height:13px;
	width:66px;
	height: 100px;
	text-align:center;
}

.leadUserBox img{
	width: 60px;
	max-height: 60px;
	display: block;
}

#userBrands{
	height:260px;
}
#userBrands li{
	width: 85px;
	height: 56px;
	margin-left: 23px;
	
}
#userBrands img{
	width: 85px;
	height: 56px;
	border:1px solid #a7a7a7;
}

/*
.leadBrandBox{
	height:260px;
}
.leadBrandBox li{
	float:left;
	border:0px solid #777777;
	margin-left:13px;
	overflow:hidden;
	line-height:13px;
	width:93px;
	height: 78px;
	text-align:center;
}

.leadBrandBox img{
	width: 85px;
	height: 56px;
}
*/

.middle{
	vertical-align: middle;
}
/*******************/
/** brand profile **/
.brandInnerLeftColumn{
	float:left;
	height:185px;
	width: 258px;
	margin-right:13px;
}

.brandImgFull{
	width: 258px;
	height: 172px;
	border:1px solid #777;
}

.brandInnerRightColumn{
	float:left;
	/*height: 288px;*/
	width: 325px;
}

.brandInnerRightColumn p.infoText{
	font-size: 12px;
	/*font-family: Georgia;*/
	line-height: 16px;
}

/*.userInnerRightColumn_left{
	float:left;
	height: 183px;
	width: 182px;
	margin-right:13px;
	margin-top:6px;
}
.userInnerRightColumn_right{
	float:left;
	height:183px;
	width: 217px;
	margin-top:6px;
}*/
#brandRepresentative{
	height:80px;
}
#brandRepresentative li{
	width: 85px;
	height: 56px;
	margin-left: 17px;
	
}
#brandRepresentative img{
	width: 85px;
	height: 56px;
	border: 1px dotted #777;
}
/*#brandStore{
	height:150px;
}*/
#brandStore li{
	width: 85px;
	height: auto; /*147px */
	margin-left: 17px;
	
}
#brandStore img{
	width: 85px;
	height: 56px;
}
/** end brand profile **/

/*******************/
/** representative profile **/
/*#threeRowsItems{
	height:590px;
}
#threeRowsItems li{
	width:86px;
	height:188px;
	margin-left: 16px;
	
}
#threeRowsItems img{
	width:84px;
	height:126px;
}*/


.twoRowsItems{
	height:390px;
}
.twoRowsItems li{
	width:86px;
	height:188px;
	margin-left: 16px;
	
}
.twoRowsItems img{
	width:84px;
	height:126px;
	/*border: 1px solid #A7A7A7;*/
}

#seeAll_combinationList .twoRowsItems img{
	border: 1px solid #A7A7A7;
}
#seeAll_combinationList .twoRowsItems img{
	border: 1px solid #A7A7A7;
}
/** SEE ALL COMBINATION **/
#seeAll_combinations.twoRowsItems{
	padding-top:0px;
}
#seeAll_detailsBox{
	height:435px;
	/*border-bottom:1px dotted #777777;*/
}

#seeAll_detailsBox .centerCombImg{
	margin:0px;
	width: 280px;
	height: 420px;
}
.comb_combinationAvatar{
	float:left;
}
.comb_combinationTitle{
	float:left;
	margin-left: 13px;
}
.comb_combinationDetails{
	clear:both;
}
.comb_detailsBox{
	float:right;
	width:300px;
	margin-left:13px;
}

#seeAll_combinationDetails input.comment {
	width:286px;
}

#SAC_filterCombination input.comment {
	width:286px;
}
#SAC_filterBox form{
	font-weight:bold;
	color: #000;
}
#SAC_filterBox.autoVBox{
	padding-top:5px;
	line-height:13px;
}


.SA_ranks_column{
	margin-right:20px;
	width: 163px;
	padding-right:20px;
	margin-bottom:20px;
}

.SA_left_column{
	float: left;
}

.SA_middle_column{
	float: left;
}

.SA_right_column{
	float: right;
	margin-right:0px;
}
.SA_ranks_column ul{
	padding:7px 0px;
}
.SA_ranks_column li span{
	padding:0px 0px 0px 15px;
	display:block;
}
/*.SA_ranks_column ul li{
	list-style-type: decimal;
}*/
#SAI_filter select{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px dotted #777777;
	color:#000000;
	height:22px;
	line-height:22px;
	width:160px;
}
#SAI_filter div.autosize{
	width:305px;
}
#SAI_filter ul{
	display:block;
	height:100%;
}
#SAI_filter ul li{
	display:block;
}
#SAI_filter ul.two_colums li{
	float:left;
	width:151px;
	height:21px;
	font-weight: normal;
}
#SAI_filter ul.three_colums li{
	float:left;
	width:auto;
	height:21px;
	padding:5px 0px;
	font-weight: normal;
}
#SAI_filter ul.three_colums li.first{
	width:90px;
}
#SAI_filter ul.three_colums li.middle{
	width:140px;
}
#SAI_filter ul.three_colums li.last{
	width:50px;
}
#SAI_filter ul.four_colums li{
	float:left;
	width:130px;
	height:21px;
	padding:5px 0px 0px 0px;
	font-style:italic;
	font-weight:normal;
}
#ID_similar_items .leadSmallVBoxList img{
	border: none;
}
span.filter_action{
	vertical-align:text-bottom;
	/*width:16px;*/
	padding: 0px;
	border: 0px;
	margin:3px 0px 0px 5px;
	cursor: pointer;
	display: block;
	font-weight:normal;
}
span.filter_action_light{
	margin:0px;
	font-weight: normal;
}
#SAI_filter ul.four_colums li.filter_data_small{
	width:20px;
}
.itemDetailsContainer{
	overflow-x:hidden;
	overflow-y:auto;
	padding:6px 0px;
}
.itemDetailsContainer span{
	width:300px;
}
/* ########## */

/** user message */
.userMessageBox{
	border-top: 1px dotted #777777;
	width: 600px;
	display: table;
	/*min-height:81px;
 	height:auto !important;*/	
 	padding: 10px 0px;
}

.userMessageBox .inline{
	border-top: 1px dotted #777777;
	width: 542px;
	margin-left: 55px;
	display: table;
 	padding: 10px 0px;	
}
.userMessageBox .avatarHolder{
	width: 55px;
	float:left;
}
.userMessageBox .inline .textHolder{
	width: 486px;
	float:left;
}
.userMessageBox .textHolder{
	width: 542px;
	float:left;
}
.userMessageBox img.userpic{
	height: auto;
	width: auto;
	max-height: 66px;
	max-width: 43px;
}
.userMessageBox .subjectHolder{
	float: left;
}
#userMessages_list input.comment {
	width:471px;
	font-size: 11px;
	height: 16px;
}
#userMessages_list .hasNew{
	background-color: #F2F2F2;
}
#CD_comment{
	display: table;
}
.h2Text{
	padding-top:6px;
	font-size:11px;
	font-weight:bold;
}
.h2Text-link{
	font-size:9px;
	font-weight:normal;
}
.item_content{
	margin-top:6px;
}
/** see all basket **/
#seeAll_basketAll .leadVBox {
	height:127px;
}

/* -------- START WRAP ----------*/

/** CENTRAL WRAPER **/
.wraptocenterBigAvatar {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	height:258px;
	width:172px;
	border:1px solid #EEEEEE;
}

.wraptocenterBigAvatar img.smallWrap{
	border: none;
	vertical-align:middle; 
	display:inline;
	margin:0px;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	height:126px;
	width:84px;
	/*border:1px solid #EEEEEE;*/
}
.wraptocenterBig {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 280px;
    height: 420px;
	border:1px solid #EEEEEE;
}
#seeAll_detailsBox .wraptocenterBig img.bigCombImg{
	width:auto;
	height:auto;
	margin:0 auto;
	display:inline;
	max-width: 280px;
  	max-height: 420px;
  	/*width: 278px;;*/
  	width: auto; 
	height:auto;
}

#seeAll_detailsBox .wraptocenterBig img, img.bigWrap{
	height:auto;
	border: none;
	vertical-align:middle; 
	width: auto; 
	height:auto;
	display:inline;
	height:auto;
	margin:0px;
	width:auto;
}
#seeAll_itemList .wraptocenter img, img.smallWrap{
	height:auto;
	border: none;
	vertical-align:middle; 
	width: auto; 
	height:auto;
	display:inline;
	height:auto;
	margin:0px;
	width:auto;
}
.caption{
	width:86px;
}
/* -------- END WRAP ----------*/
#userProfileDropBox{
	height:auto;
	
	display:table-cell;
	margin-top:26px;
	position:absolute;
	width:200px;
	padding:0px 10px 10px 10px;
	background-color:#242424;
	display:none;
	z-index:10;
}
#userProfileDropBox p{
	padding:6px 0px;
	margin:0px;
	border-bottom:1px dotted #777;
}
#toggleInfoBox{
	cursor:pointer;
}
div#userBarInfoBoxText{
	width:142px;
	float: left;
}
.notificationCubeHas{
	background:#FE0000;
	padding:2px 7px;
	color: #FFF;
	font-weight: bold;
	display:block;
}
.notificationCube{
	padding:5px 7px 0 5px;
	float:left;
	display:block;
}

.redBubble{
	position: absolute;
	margin-left:5px;
	margin-top:-6px;
	display:none;
}
.redBubbleSecond{
	margin-top:0px;
}
/** NOTIFICATION **/
#notificationNewDropBox{
	height:auto;
	display:table-cell;
	margin-top:45px;
	position:absolute;
	width:300px;
	padding:0px 00px 00px 00px;
	background-color:#FFF;
	display:none;
	z-index:10;
	color: #000;
	margin-left: -58px;
	border: 1px solid #000;
	line-height: 14px;
	/*background: #242424 url(../images/top/welcome_bckg_blue.gif) repeat;*/
}

#notificationNewDropBox small{
	font-size: 10px;
}

#notificationNewDropBox p{
	padding:10px;
	margin:0px;
	border-bottom:1px solid #999;
	display: block;
}
#notificationNewDropBox p.topBottom{
	padding: 10px 7px;
	margin:0px;
	border-bottom:1px solid #999;
	display: block;	
}
#notificationNewDropBox p.bottomTop{
	padding: 10px 7px;
	margin:0px;
	border-top:1px solid #999;
	display: block;	
}
#notificationNewDropBox ul{
	padding:7px;
	margin:0px;
	border-bottom:1px dotted #777;
	display: table;
	width:300px;
	cursor: pointer;
	color: #000;
}
#notificationNewDropBox p.noBorder{
	border: none;
}
#header #notificationNewDropBox a{
	color: #000;
}
#notificationNewDropBox li{
	display: block;
	float: left;
	height: auto !important;
	border: none !important;
}
#notificationNewDropBox li.first{
	/*margin-right: 5px;*/
	width: 47px;
}
#notificationNewDropBox li.first img.avatarxcube{
	width: auto;
	height: auto;
	max-height: 60px;
	max-width: 40px;
}
#notificationNewDropBox li.second{
	width: 225px;
}
#notificationNewDropBox ul.visible{
	/*margin-right: 5px;*/
	background-color:#EEE;
}
#notificationNewDropBox ul:hover{
	background-color:#ddd;
}
/** FRIEND REQUEST **/
#friendNewDropBox{
	height:auto;
	display:table-cell;
	margin-top:22px;
	position:absolute;
	width:220px;
	padding:0px 10px 10px 10px;
	background-color:#242424;
	display:none;
	z-index:10;
}
#friendNewDropBox p{
	padding:6px 0px;
	margin:0px;
	border-bottom:1px dotted #777;
	display: block;
}
#friendNewDropBox ul{
	padding:6px 0px;
	margin:0px;
	border-bottom:1px dotted #777;
	display: table;
	width:100%;
	cursor: pointer;
}

#friendNewDropBox li{
	display: block;
	float: left;
	height: auto !important;
	border: none !important;
}
#friendNewDropBox li.first{
	/*margin-right: 5px;*/
	width: 37px;
}
#friendNewDropBox li.second{
	width: 160px;
}
/** LANGUAGE **/
#languageDropBox{
	height:auto;
	display:table-cell;
	/*margin-top:26px;*/
	position:absolute;
	width:100px;
	padding:0px 10px 10px 10px;
	background-color:#242424;
	display:none;
	z-index:1000;
}
#languageDropBox p{
	padding:0px;
	margin:0px;
	display: block;
}
#languageDropBox ul{
	padding:6px 0px;
	margin:0px;
	
	display: table;
	width:100%;
	cursor: pointer;
}

#languageDropBox li{
	display: block;
	float: left;
	width: 100%;
	padding:3px 0px;
	height: auto !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom:1px dotted #777;
}
#languageDropBox li a{
	display: block;
	font-weight: bold;
	width:100%;
}
#languageDropBox li a.selected_lang{
	font-weight: normal;

}
div#currentLanguage{
	width:auto;
	height:15px;
	background:#fff;
	color:#000;
	font-weight:bold;
	margin:5px 7px 0px 7px;
	padding:0px 0px 0px 5px;
	cursor: pointer;
}
div#currentLanguageAddon{
	background: url('images/white_cloud_addon.png') no-repeat scroll 0 0 transparent; 
	margin:0 0 0 9px; 
	height:5px;
	width: 50px;
}

/** COUNTRY **/
#countryDropBox{
	height:auto;
	display:table-cell;
	/*margin-top:26px;*/
	position:absolute;
	width:100px;
	padding:0px 10px 10px 10px;
	background-color:#242424;
	display:none;
	z-index:10;
	margin-left: 0px;
	margin-top: 46px;
}
#countryDropBox p{
	padding:0px;
	margin:0px;
	display: block;
}
#countryDropBox ul{
	padding:6px 0px;
	margin:0px;
	
	display: table;
	width:100%;
	cursor: pointer;
}

#countryDropBox li{
	display: block;
	float: left;
	width: 100%;
	padding:3px 0px;
	height: auto !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom:1px dotted #777;
}
#countryDropBox li a{
	display: block;
	font-weight: normal;
	width:100%;
}
#countryDropBox li a.selected_lang{
	font-weight: normal;

}
div#currentCountry{
	width:auto;
	/*height:15px;*/
	/*background:#fff;*/
	color:#FFF;
	font-weight:normal;
	margin:0px 7px 0px 7px;
	padding:0px 0px 0px 5px;
	cursor: pointer;
}
div#currentCountryAddon{
	background: url('images/white_cloud_addon.png') no-repeat scroll 0 0 transparent; 
	margin:0 0 0 9px; 
	height:5px;
	width: 50px;
}
/**edit item form **/
#edit-item-form-upload-status{
	font-weight: bold;
}
.dark-red{
	color: #440000;
}
.red{
	color: #990000;
}
.green{
	color: #009900;
}
.avatar-wrap-to-center-general-big {
	display:table-cell;
	height:126px;
	text-align:center;
	vertical-align:middle;
	width:86px;
}
img.imgWrap-general-big{
	height:auto !important;
	width:auto !important;
	display:block;
	margin:0 auto;
	vertical-align:middle;
	text-align: center;
}
img.avatarGeneral-big {
	border:0 dotted #A7A7A7;
	display:block;
	height:auto;
	max-height:120px;
	max-width:80px;
	margin-bottom: 6px;
}
.avatar-wrap-to-center-general {
	display:table-cell;
	height:60px;
	text-align:center;
	vertical-align:middle;
	width:60px;
}
img.imgWrap-general{
	height:auto !important;
	width:auto !important;
	display:block;
	margin:0 auto;
	vertical-align:middle;
	text-align: center;
}

img.avatarGeneral {
	border:0 dotted #A7A7A7;
	display:block;
	height:auto;
	max-height:78px;
	max-width:64px;
	margin-bottom: 6px;
}

img.avatarSmall {
	border:0 dotted #A7A7A7;
	display:block;
	height:auto;
	max-width:42px;
	max-height: 64px;
	margin-bottom: 3px;
	
}

img.avatarMiddle {
	border:0 dotted #A7A7A7;
	display:block;
	height:auto;
	max-width:48px;
	max-height: 72px;
	margin-bottom: 3px;
	
}

img.avatarXSmall {
	border:0 dotted #A7A7A7;
	display:block;
	height:auto;
	max-width:35px;
	max-height: 52px;
	margin-bottom: 3px;
	
}

/** FANCY BOX **/
#fancyFloatBox{
	background: transparent url(/images/fancy_box_pattern.gif) repeat;
	padding: 13px;
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 0px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);	
    -moz-box-shadow: 5px 5px 10px #777;	
	-webkit-box-shadow: 5px 5px 10px #777;
	box-shadow: 5px 5px 10px #777;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#777', Direction=145, Strength=3);	
}
#fancyFloatBoxInner{
	background: #fff;
	padding: 13px;
	position:static;
}
/** END FANCY **/

.magnify  {
	cursor: url(images/magnify.cur), -moz-zoom-in, pointer;
	float:right;
	position:relative;
	top:-30px;
	width: 24px !important;
	height: 24px !important;
}
.img-bottom-inner24  {
	float:right;
	position:relative;
	top:-24px;
	width: 24px !important;
	height: 24px !important;
}
.img-top-inner24  {
	float:right;
	position:absolute;
	width: 24px !important;
	height: 24px !important;
}
.UserAdvices img.img-top-inner24-corner{ 
	margin: -8px 0 0 !important;
	position:relative;
}

/** S&C **/
.sc_blog_image_ahref{
	display: block;
	width: 64px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin:0 13px 13px 0;
}
.sc_blog_image_ahref img{
	width: auto;
	height: auto;
	margin:0px 0px 0px 0px;
}


/** must be last **/
li.firstInRow{
	margin-left:0px !important;
}

.avatarWrapperSmall{
	display:block;
	margin-bottom:3px;
	height:64px;
	width:42px;
	margin:0 13px 6px 0;
	overflow: hidden; 
	float: left;
}
.avatarWrapperMedium{
	height:68px;
	width:51px;
	display:block;
	margin-bottom:3px;
	margin:0 13px 6px 0;
	overflow: hidden; 
	float: left;
	/*border: 1px dotted #777;*/
}
.avatarWrapperMedium img{
	max-height:68px;
	max-width:51px;
	/*border: none;*/
}

/** GT API **/
.googleBrandingRight{
	float:right; 
	margin-left:7px; 
	margin-right:7px; 
	margin-bottom:13px;
	padding-top: 3px;
}
.translateButtonRight{
	float:right;
	margin-bottom:13px;
}

.googleBrandingLeft{
	float:left; 
	 
	margin-bottom:13px;
	padding-top: 3px;
	margin-left:7px; 
}
.translateButtonLeft{
	float:left;
	margin-right:7px;
	margin-bottom:13px;
}

img.avatar_small_cube_fixed{
	width: 60px !important;
	height: 60px !important;
}

img.avatar_xsmall_cube_fixed{
	width: 40px !important;
	height: 40px !important;
}


#tm_tooltip{ 
	position:absolute; 
	border:0px solid #333; 
	background:#f7f5d1; 
	background:#F5F5F5; 
	padding:6px; 
	color:#333; 
	display:none; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	
	background: transparent url(/images/fancy_box_pattern.gif) repeat;
	z-index: 10000;
    -moz-box-shadow: 2px 2px 5px #777;	
	-webkit-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#777', Direction=145, Strength=3);		
}

#tm_tooltip_inner{ 
	background: #fff;
	color: #000;
	padding: 8px;
	display: table;

}

/* Pagination */
.pagi_bottom {
	margin-top: 25px;
	margin-bottom: 5px;
	height: 30px;
	padding-top: 2px;
	width: 690px;
	float:right;
}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a,
div.pagination span.paginationLink {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	cursor: pointer;
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, 
div.pagination a:active,
div.pagination span.paginationLink:hover, 
div.pagination span.paginationLink:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
	cursor: pointer;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


.widget_who_else{
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px;
	width: 280px;
	margin-top: 10px;
	border: 1px dotted #eee;
}

.widget_who_else a{
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #777;
}
.smileIcon img{
 	display: inline !important;
 	width: 12px !important;
 	height: 12px !important;
 	margin: 0px !important;
 	padding: 0px !important;
 	float: none !important;
 	vertical-align: middle !important;
}

.heartIcon img{
 	display: inline !important;
 	width: 9px !important;
 	height: 9px !important;
 	margin: 0px 1px !important;
 	padding: 0px !important;
 	float: none !important;
 	vertical-align: middle !important;
}

.ahrefDiv{
	display: inline;
	cursor: pointer;
	
}
.ahrefDiv:hover{
	display: inline;
	cursor: pointer;
	
	text-decoration: underline;
}
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
/*.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }*/

/* Interaction states
----------------------------------*/
/*.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }*/

/* Interaction Cues
----------------------------------*/
/*.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }*/

/* Icons
----------------------------------*/

/* states and images */
/*.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }*/

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; border: 1px solid #ccc; background: #fff;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 6px; width: 6px; top: -5px; left: 47%; }
.ui-resizable-s { cursor: s-resize; height: 6px; width: 6px; bottom: -5px; left: 47%; }
.ui-resizable-e { cursor: e-resize; width: 6px; right: -5px; top: 47%; height: 5px; }
.ui-resizable-w { cursor: w-resize; width: 6px; left: -5px; top: 47%; height: 5px; }
.ui-resizable-se { cursor: se-resize; width: 6px; height: 6px; right: -5px; bottom: -5px; }
.ui-resizable-sw { cursor: sw-resize; width: 6px; height: 6px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 6px; height: 6px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 6px; height: 6px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
#leftLeftColumn{
	width:160px;
	margin-top: 12px;
	float:left;
	border:0px dotted #777777;
}

#rightLeftColumn{
	width:420px;
	margin-top: 12px;
	margin-left:13px;
	float:left;
	border:0px dotted #777777;
}
/** OVERRIDER **/
#contentHolder {
	min-height:1000px;
	display: block;
}
.paging-wrapper{
	padding: 6px;
	width: auto;
	margin-bottom:0px;
}
.paging-central{

}
.oneRowHBox li {
	height:139px;
	width:91px;
}
.oneRowHBox img {
	border:1px solid #EEEEEE;
}
#shortItemDetails .rightBox{
	width: auto;
	margin-bottom: 0px;
}
/** for fancy save **/
.comb_detailsBox {
	margin-left:13px;
}

/** END OVERRIDE **/

.filterMenu{
	margin-top: 12px;
}

#leftLeftColumn h3.acc-title{
	margin: 0px;
	padding:4px 0px;
	line-height: 13px;
	/*height: 24px;*/
	font-weight: bold;
	border-bottom:1px dotted #777777;	
}

#leftLeftColumn div.acc-content{
	height: 205px;
	border-bottom:1px dotted #777777;
	/*border-top:1px dotted #777777;*/
	padding:0px;
	overflow: hidden;
}

#leftLeftColumn ul.acc-inside{
	height: 172px;
	margin:5px 0px;
	overflow-x: hidden;
	overflow-y: auto;
}


#leftLeftColumn ul li{
	line-height:13px;
	height:16px;
	cursor: pointer;
}

.light{
	font-weight: normal !important;
}

.secondH1Line{
	padding:4px 0px;
	line-height: 13px;
	height:13px;
	border-bottom:1px dotted #777777;
}
.thirdH1Line{
	border:none;
	
}
.secondH1Line ul.toolbar li{
	float:left;	
	margin-right: 16px;
	font-weight:bold;
}

/** menu **/
#fileMenu li{
	cursor:pointer;
}
#root-menu-div{
	position: inline !important;
	z-index:9999;
}
ul.menu,#root-menu-div ul {
	border: 1px dotted #777777;
	padding: 0px 6px;
}

#root-menu-div li{
	white-space:nowrap;
	border-bottom:1px dotted #777777;
	/*height:20px;*/
	padding: 0px 0px;	
}
#root-menu-div .menu-ul{
	background: #fff;
}
#root-menu-div ul.menu-ul li{
	cursor:pointer;
}
div.menu-item {
	/*padding: 1px 10px 1px 4px;*/
	padding:5px 0;
}
div.menu-item a{
	/*padding: 1px 10px 1px 4px;*/
	display: block;
	height: 100%;
	width: 100%;
}
.menu-div{
	background-color: #fff;
} 
div.outerbox{
	margin-top: 4px;
	background-color: transparent;
}
#root-menu-div ul.menu-ul li.menu-separator{
	border-bottom:1px dotted #777777;
	font-size:0;
	height:1px;
	line-height:0;
	margin:0;
	padding:0;
}
#root-menu-div li.noBorder{
	border:none;
}

html>body div.outerbox
{
	padding: 0 5px 5px 0;
}
html>body div.outerbox div.shadowbox1
{
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 5px;
	height: 100%;
	background: url(images/menu_shadow.png) no-repeat right top;
}
html>body div.outerbox div.shadowbox2
{
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 5px;
	width: 100%;
	background: url(images/menu_shadow.png) left bottom;
}
html>body div.outerbox div.shadowbox3
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
	background: url(images/menu_shadow.png) no-repeat right bottom;
}
html>body .innerbox
{
	margin: 0;
	display: inherit;
}

* html #root-menu-div li{
	height: 1.5em; /* fixing ie6 problem */
}

li.menu-separator.active{
	background-color: transparent;
}
li.active {
	/*background-color: #888;*/
	text-decoration: underline;
}

.activetarget{
	background-color: white;
}

* html div.menu-item {
	display: inline; /* fixes problem in ie6 */
}

li.menumain {
	float: left;
	padding: 0 10px;
}

img.menu-item-arrow{
	position: absolute;
	right: 4px;
	top: 8px;
}
.lockReSize{
	vertical-align: middle;
	/*margin-left: 8px;*/
	width: 15px;
	height: 15px;
}
.pg_icons{
	margin-left:10px;
	float: right;
	cursor: pointer;
}
.pg_icons_left{
	margin-right:5px;
	float: left;
	cursor: pointer;
	vertical-align: middle;
}
/** end menu **/

/** UI OVERRIDE **/

.ui-wrapper, .ui-draggable{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    background: transparent;
    overflow:visible !important;
    overflow-x:visible !important;
    overflow-y:visible !important;
}
/** END UI OVERRIDE **/

#pgCombinationOuter{
	width: 422px;
	height: 632px;
	border:1px solid #eee;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#pgCombination{
	width: 622px;
	height: 832px;
	border:1px solid #eee;
	position: relative;
	top: -100px;
	left: -100px;
	overflow: hidden;
	
	/*width: 422px;
	height: 632px;
	top: 0px;
	left: 0px;*/
}

.pgCombination img.combinationImg{
	width: 420px;
	height: 630px;
}
#dropableItems{
 height:548px;
}

.itemDetailsBox{
	height:145px;
}



.ui-resizable-handle{
	opacity:1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    position:absolute;
    padding:1px;
    border: 1px solid #000;	
}

.itemSelected .ui-resizable-handle{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    position:absolute;
}
.overItem{
	border: 1px solid #ccc !important;
}

.item-proxy {
    /*opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);*/
    border:1px dashed #999;
	color:#000;
}
.item-over {
    background:#E0EFED;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}
  
.item-selected {
    border:1px solid #CCC;
    /*opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);*/
    /*overflow:visible !important;*/
    overflow-x:visible !important;
    overflow-y:visible !important;
}
.item-selected-bg {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}


#dropableItems .choiceImage{
	cursor: move;
}
#dropableItems .choiceCombImage{
	cursor: pointer;
}
/** DRAG HERE **/
.dragHere{
	font-size:24px;
	padding: 342px 0px;
	line-height:24px;
}
#outer {width: 100%;}
#inner {width: 420px;height:100%;padding:0px; margin-left: auto; margin-right: auto; text-align:center; display:block;}

#saveCombination-form.save-form{
	padding: 0px 0px;
	line-height:20px;
	color: #010101;
}
.errorBox a{
	text-decoration: underline;
}

/** FILTER MENU **/
.filterMenu li{
	cursor:pointer;
}
.filterMenu-window span.selectedTitle{
	color:#009900;
	font-style:italic;
	font-variant:normal;
	text-decoration:underline;
}
.filterMenu-container span{
	float:left;
	width:120px;
	height: 20px;
	display: list;
}
#filterMenu .filterMenuContent{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px dotted #777777;
	display:table-cell;
	height:400px;
	margin:0 0 0 -50px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:5px 0;
	position:absolute;
	width:300px;
}
#filterMenu .filterMenuContent li{
	border-bottom:1px dotted #777777;
	float:left;
	font-weight:normal;
	height:13px;
	margin:1px 6px;
	padding:2px 0 2px 0;
	width:125px;
	overflow: hidden;
}

#filterMenu .filterMenuContentOneRow{
	/*height:200px;*/
	height: auto;
	width:180px;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0 0 0 -60px;
}
#filterMenu .filterMenuContentOneRow li{
	width:165px;
}
.div-checker{
	float:left;
	width: 108px;
}
.img-checker{
	float:right;
	margin-top:-2px;
}

/** PG DETAILS **/
#fullCombinationDetails{
	margin: 13px 0px;
	height:20px;
	width:422px;
	height:auto;
	display:table;
	min-height:30px;
 	height:auto !important;

}
#fullCombinationDetails h3{
	width:422px;
}
.pg-info-itemsList-css{
	padding: 6px 0px;
	margin:6px 0px 13px 0px;
}
.pg-info-itemsList-css span{
	text-decoration:underline;
}
.pg-info-itemsList-css ul{
	width:422px;
	display:table-cell;
}
.pg-info-itemsList-css li {
	height: auto;
	padding: 2px 0px;
	cursor:pointer;
	width: 200px;
	float: left;
	display:table-cell;
}
#pg-info-geList{
	/*display:table-cell;*/
}
.pg-info-itemsList-css li.even {
	
}
.ui-resizable-n{
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius: 4px;
	cursor: url("/img/rotate.cur") 13 4, crosshair;
}

.autoCompleteFiltering{
	padding: 0px !important;
	height: 20px !important;
	margin-top: 5px;
	width: 150px;
}	
/** OTHER ITEMS **/
	#OtherItems
		{
		margin-top:13px;
		width:600px;
		height:auto;
		display: table;
		}
	#OtherItems ul li
		{
		margin:15px 2px;
		float:left;
		height: 185px;
		}

	a.ItemsImageWrapper
		{
	    background-color: #FFFFFF;
	    background-image: url("/images/sai/items_item-picture-background_140x140.png");
	    background-repeat: no-repeat;
	    display: block;
	    height: 120px;
	    margin: 0px;
	    padding-top: 1px;
	    text-align: center;
	    width: 120px;
	    padding: 10px;			
		}
	a.ItemsImageWrapper img
		{
		margin:0 auto;
		max-width:118px;
		max-height:118px;
		/*width: 77px;
		height: 154px;*/
		display: block;
		}
	/*a.ItemsImageWrapper:hover
		{
		background-image:url(/images/sai/items_item-picture-background_hover.gif);
		}*/
	.ItemWrapperRollOver
		{
		padding:3px;
		width:140px;
		height:186px;
		background-image:url(/images/sai/items_item-background_146x192.png);
		background-repeat:no-repeat;
		background-position: -9999px;
		}
	.ItemsInfo
		{
		display:block;
		}

	.ItemsActions
		{
		margin:10px 3px 0;
		width:auto;
		display: none;
		}
		
	.ItemsActions img
		{
		margin-right:5px;
		vertical-align: middle;
		}

	.ItemsBuy
		{
		margin:15px 3px 0 0;
		float:right;
		display: none;	
		}	
		
	.ItemsBuy a.submitBlue,
	.ItemsBuy span.submitBlue{
	    background: none repeat scroll 0 0 #555555;
	    border: 0 dotted #777777;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline-block;
	    font-size: 11px;
	    font-weight: bold;
	    height: 17px;
	    padding: 4px 8px 2px;
	    vertical-align: bottom;
	
	} 
	.ItemsBuy a.submit{
		background:#4B8DC9 none repeat scroll 0 0;
	} 		
