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 Nivo Slider v2.5.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#nivo-slider {
	position:relative;
    width:950px;
    height:210px;
	background:url(/images/loading_gif.gif) no-repeat 50% 50%;
}
#nivo-slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#nivo-slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:450px;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/nivoslider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/nivoslider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}/******************************/
/*** RoundedBox-UserAdvices ***/
/******************************/

	.UserAdvices
		{
		width:194px;
		height:408px;
		margin:6px 3px;
		padding:2px 0;
		float:left;
		}

	.UserAdvices .top
		{
		height:2px;
		font-size:0;	/*IE fix*/
		background-image:url(/images/user_profile/left-column_top-middle-bottom.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}

	.UserAdvices .bottom
		{
		height:2px;
		font-size:0;	/*IE fix*/
		background-image:url(/images/user_profile/left-column_top-middle-bottom.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

	.UserAdvices .middle
		{
		padding-top:5px;
		height:100%;
		vertical-align:baseline;
		text-align:center;
		background-image:url(/images/user_profile/left-column_top-middle-bottom.gif);
		background-position:right;
		background-repeat:repeat-y;
		}

	.UserAdvices img
		{
		margin:5px 2px 10px;
		}

	.UserAdvices img:hover
		{
		margin:3px 0px 8px;
		border:2px solid #CCC;
		}

	.UserAdvices .userAdvicesCategory
		{
		color:#555;
		font-size:13px;
		line-height:13px;
		font-weight:lighter;
		text-transform:uppercase;
		}

	.userAdvicesContainer{
		display: table;
		margin-bottom: 23px;
	}
/* Typography */

	.TypoAddInfo
		{
		color:#919191;
		}
	
	.TypoGray
		{
		color:#6a6a6a;
		}
		
		.dottedBottomBorder
        {
        border-bottom:1px dotted #777;
        }	
        
   .rightTitleLinks{
   		margin-left: 5px;
   }
   
#FP_MyLook_all{
	display: table;
	margin-bottom: 30px;
}


/******************************/
/*** RoundedBox-UserAdvices ***/
/******************************/

	.UserAdvices300
		{
		width:299px;
		height:400px;
		margin:6px 3px;
		padding:2px 0;
		float:left;
		}

	.UserAdvices300 .top
		{
		height:2px;
		font-size:0;	/*IE fix*/
		background-image:url(/images/user_profile/left-column_top-middle-bottom300.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}

	.UserAdvices300 .bottom
		{
		height:2px;
		font-size:0;	/*IE fix*/
		background-image:url(/images/user_profile/left-column_top-middle-bottom300.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

	.UserAdvices300 .middle
		{
		padding-top:5px;
		height:100%;
		vertical-align:baseline;
		text-align:center;
		background-image:url(/images/user_profile/left-column_top-middle-bottom300.gif);
		background-position:right;
		background-repeat:repeat-y;
		}

	.UserAdvices300 img
		{
		margin:5px 2px 10px;
		}

	.UserAdvices300 img:hover
		{
		margin:3px 0px 8px;
		border:2px solid #CCC;
		}

	.UserAdvices300 .userAdvicesCategory
		{
		color:#555;
		font-size:13px;
		line-height:13px;
		font-weight:lighter;
		text-transform:uppercase;
		}
	.UserAdvices300 a.PicFrame
		{
		width:290px; 
		height:485px; 
		display: block;
		}

	.userAdvicesContainer{
		display: table;
		margin-bottom: 23px;
	}
/* Typography */

	.TypoAddInfo
		{
		color:#919191;
		}
	
	.TypoGray
		{
		color:#6a6a6a;
		}
		
		.dottedBottomBorder
        {
        border-bottom:1px dotted #777;
        }	
        
   .rightTitleLinks{
   		margin-left: 5px;
   }
   
	#userAdvicesContainer300{
		display: table;
		margin-bottom: 20px;
	}


	
/** 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;
	} 		
