.accountInfo {
	background-color: #F8F9FA;
	border: 1px solid #E3E3E3;
	padding: 5px;

}



/* Articles
================================================== */
.postNew {
	float: left;
}
.postList {
	margin-top: 20px;
	margin-bottom: 20px;
}
.postList .head {
	border-bottom: 1px dotted #999;
}
.postList .date {
	font-size: 12px;
	color: #999;
}
.postList .subject {
	font-weight: bold;
	background: url(../images/elist.png) 0px 7px no-repeat;
	padding-left: 12px;
}
.postList .body {
	padding: 5px 0 5px 0;
}
.postHit h4 {
	font-size: 14px;
	background: url(../images/h-bg.png) no-repeat 0px 10px;
	padding-left: 15px;
}
.postHit li {
    list-style: none;
    padding: 2px;
    padding-left: 15px;
    background: url(../images/icons/small_list.png) 0 8px no-repeat;
}
.goBack {
    padding: 2px;
    padding-left: 14px;
    background: url(../images/icons/undo.png) 0 3px no-repeat;

}

.imgThumb-big{
    width: 100px;
    height: 100px;
    border: #E9E9E9 solid 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* Downloads
================================================== */
.iconDownload {
	padding: 5px;
	color: #3CF !important;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 0 #aaa;
	font-variant: small-caps;
	background: url(../images/icons/download.png) 0 5px no-repeat;
}
.dlDl {
	float: right;
}

/* Stage list
================================================== */
.stageList {
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #DDD;
	display: block;
}

.stageList .head .name {
	color: #069;
	display: inline-block;
	background: url(../images/icons/mnetwork.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
}
.stageList .head {
	border-bottom: 1px dashed #D3D3D3;
}
.stageList .head .command {
	display: inline-block;
	float: right;
}
.stageList .desc {
	padding-top: 5px;

}

.stageList .body {
	padding: 10px;
}
.stageList .info {
	vertical-align: top;
	margin-top: 30px;
}

.stageList .info p {
	background: url(../images/elist.png) 0 6px no-repeat;
	padding-left: 12px;
	margin-top: 3px;
}
.stageList .info div.Yes {
	margin-top: 2px;
	display: block;
	background: url(../images/icons/check.png) 0 3px no-repeat;
	padding-left: 17px;
}

.stageList .info div.Yes span {
	font-size: 13px;
	color: #999 !important;
}
.stageList .commissions {
	vertical-align: top;
	width: 430px;
	margin-left: 10px;
}
.stageList .commissions td {
	padding-right: 10px;
	padding-left: 10px;
}
.stageList .commissions td.tablisthead {
	color: #454545;
	background: #e6EEEE url(../images/td_bg.jpg) repeat-x bottom !important;
}


/* Investments
================================================== */
.investList {
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #F7F9FF;
	border: 1px solid #E9E9E9;
	display: block;
}
.workday{
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 1px 3px 1px 3px;
    background-color: #F9F9F9;
    color: #39F;
}
.investList .head .name , .FrontinvestList .name{
	color: #069;
	display: inline-block;
	background: url(../images/icons/plan.png) 0 6px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.investList .head, .FrontinvestList .head{
	border-bottom: 1px dashed #D3D3D3;
}
.investList .head .command {
	display: inline-block;
	float: right;
}
.investList .desc , .FrontinvestList .desc{
	padding-top: 5px;

}
.investList .head .select a {
	background: url(../images/icons/small-yes.png) 0 5px no-repeat;
	padding: 2px;
	padding-left: 13px;
}
.investList .head .cancel a {
	background: url(../images/icons/cancel.png) 0 6px no-repeat;
	padding: 2px;
	padding-left: 13px;
}
.investList .body , .FrontinvestList .body{
	display: block;
	padding-top: 10px;
}
.investList .info , .FrontinvestList .info{
	vertical-align: top;
	font-size: 14px;
}
.investList .info p , .FrontinvestList .info p{
	background: url(../images/elist.png) 0 6px no-repeat;
	padding-left: 12px;

	margin-top: 3px;
}
.investList .info div.Yes , .FrontinvestList .info div.Yes{
	margin-top: 2px;
	display: block;
	background: url(../images/icons/check.png) 0 3px no-repeat;
	padding-left: 17px;
}



.FrontinvestList  .plans td.tablisthead {
	color: #454545;
	background: #e6EEEE url(../images/td_bg2.jpg) repeat-x bottom !important;
}


.investList .info div.Yes span {
	font-size: 13px;
	color: #999 !important;
}
.investList .plans {
	vertical-align: top;
	display: inline-block;
	margin-left: 10px;
}

.investList .plans .tablist {
    font-size: 14px;
}

.investList .plans td {
	padding-right: 10px;
	padding-left: 10px;
}
.investList .plans td.tablisthead {
	color: #454545;
	background: #e6EEEE url(../images/td_bg.jpg) repeat-x bottom !important;
}

.compound-slider {
	margin-bottom: 15px;
	width: 50%;
}
.compound-value {
	margin-top: 10px;
	display: inline-block;
	width: 260px;
	padding: 0 5px;
}
.compound-min {
	margin-top: 10px;
}
.paysys {
	margin-left: 15px;
	display: inline-block;
	background: url(../images/icons/compound.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
}
.investList .deposit {
	display: block;
	margin-top: 15px;
}
.investList .deposit p {
	background: url(../images/elist.png) 0 6px no-repeat;
	padding-left: 12px;
	margin-top: 3px;
}
.investList .deposit .name {
	display: inline-block;
	background: url(../images/icons/deposit.png) 0 6px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;

}
.investList .planCompound, .investList .planCancel {
	margin-top: 10px;
}
.investList .planCompound .name {
	display: inline-block;
	background: url(../images/icons/compound.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
}
.investList .planCancel .name {
	display: inline-block;
	background: url(../images/icons/deposit_cancel.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
}

/* Compesation Plan
================================================== */

.CPlanList .head{
	border-bottom: 1px dashed #D3D3D3;
}

.CPlanList .name{
	color: #AA942D;
	display: inline-block;
	background: url(../images/icons/mnetwork.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
}

.CPlanList .packinfo p {
	display: inline-block;
	background: url(../images/icons/small-arrow.png) 0 10px no-repeat;
	padding-left: 6px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 15px;
	font-size: 13px;
}





/* Articles
================================================== */
#ArticleCategories {
}
#ArticleCategories ul {
	list-style: none;
}
#ArticleCategories ul a, #ArticleCategories ul a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: #666 !important;
}
#ArticleCategories li a {
	text-transform: none;
	display: block;
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
	padding: 5px 7px;
}
#ArticleCategories li {
	width: 100%;
	border-bottom: 1px solid #ddd;
	border: 1px solid #d8d8d8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 3px;
	background: #fff;
}
#ArticleCategories li:hover {
	background-color: #F3F3F3;
}
#ArticleCategories li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F66 !important;
	border-bottom: none;
}
/* Testimonial
================================================== */
.testiList {
	display: block;
	margin-bottom: 30px;
	width: 100%;
	box-shadow: 5px 5px 5px #F2F2F2;
	margin-left: auto;
	margin-right: auto;
}
.testiList .testiHead {
	display: block;
	padding: 5px;
	border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-color: #FBFCFD;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;

}
.testiList .tsubject {
	background: url(../images/icons/comment.png) 0 4px no-repeat;
	padding-left: 20px;
	color: #666;
	font-weight: bold;
}
.testiList .tname {
	color: #999;
	padding-left: 5px;
	font-size: 13px;
}
.testiList .tphoto {
	padding: 10px;
	float: left
}
.testiList .tcontent {
	padding-left: 5px;
}
.testiList .testiContent {
	display: block;
	padding: 5px;
	background-color: #fff;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;

}
/* Ads
================================================== */
.bannerSpace {
	margin-bottom: 10px;
	margin-top: 10px;
}
#AdCategories {
}
#AdCategories li {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#AdCategories ul {
	list-style: none;
}
#AdCategories ul a, #AdCategories ul a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: #666 !important;
}
#AdCategories li a {
	text-transform: none;
	display: block;
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
	padding: 5px 7px;
}
#AdCategories li {
	width: 100%;
	border-bottom: 1px solid #ddd;
	border: 1px solid #d8d8d8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 3px;
	background: #fff;
}
#AdCategories .sf-sub-indicator {
	background: url(../images/arrows-grey.png) no-repeat 0 -100px;
}
#AdCategories li:hover {
	background-color: #F3F3F3;
}
#AdCategories li li {
	position: relative;
	border: none;
	border-radius: 0px;
	border-top: 1px solid #ddd;
	margin-bottom: 0px;
}
#AdCategories li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F66 !important;
	border-bottom: none;
}
.cadsList {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #F7F9FF;
	border: 1px solid #E9E9E9;
	display: block;
}
.cadsList table {
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
}
.cadsList table .td {
	width: 100%;
	vertical-align: top;
}
.cadsList .head {
	background: url(../images/icons/bullet_star.png) 3px 1px no-repeat;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 22px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
	padding-bottom: 5px;
}
.cadsList .command {
	float: right;
	z-index: 500;
	margin-right: 10px;
}
.cadsList .body {
	padding: 7px;
	height: auto;
}
.cadsList .body .pic {
	display: inline;
	float: left;
	padding-right: 7px;
}
.imgBorder {
	border: 1px solid #CCC;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.cadsList .body .desc {
	display: inline;
	font-size: 13px;
	line-height: 19px;
}
.cadsList .footer {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #E9E9E9;
}
.cadsList span {
	margin-right: 20px;
}
.cadsList .info {
	font-size: 13px;
	color: #999;
}
.cadsList .info span {
	background: url(../images/icons/small-arrow.png) 5px 6px no-repeat;
	padding-left: 12px;
}
.cadsList .date {
	background: url(../images/icons/post_date.png) 0px 2px no-repeat;
	padding-left: 20px;
}
.cadsList .poster {
	background: url(../images/icons/post_user.png) no-repeat;
	padding-left: 20px;
}
.cadsList .link {
	background: url(../images/icons/post_link.png) no-repeat;
	padding-left: 20px;
}
.cadsList .view {
	background: url(../images/icons/post_view.png) no-repeat;
	padding-left: 20px;
}
.adsDetails .title {
    background: url(../images/icons/favourite.png) 3px 4px no-repeat;
    border-bottom: 1px solid #E9E9E9;
    padding-left: 22px;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif;
    letter-spacing: 2px;
    font-size: 14px;
    padding-bottom: 5px;
}
.adsDetails span {
	margin-right: 20px;
}
.adsDetails .date {
	background: url(../images/icons/post_date.png) 0px 2px no-repeat;
	padding-left: 20px;
}
.adsDetails .poster {
	background: url(../images/icons/post_user.png) no-repeat;
	padding-left: 20px;
}
.adsDetails .link {
	background: url(../images/icons/post_link.png) no-repeat;
	padding-left: 20px;
}
.adsDetails .view {
	background: url(../images/icons/post_view.png) no-repeat;
	padding-left: 20px;
}
.adsDetails .fb {
	float: right;
	margin-top: 5px;
}
.adsDetails .adImage {
	float: left;
	margin-left: 10px;
	display: inline-block;
}
.adsDetails .imgThumb {
	padding-top: 7px;
}
.adsDetails .imgThumb img {
	height: 24px;
	width: 24px;
	cursor: pointer;
	margin: 1px;
}
.adsDetails .adInfo {
	display: inline-block;
	margin-left: 50px;
}
.adsDetails .descHead {
	padding: 10px 0px 0px 10px;
	height: 36px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}
.adsDetails .descHead .active {
	display: inline;
	background: #fff;
	border-top: 3px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0px 15px 0px 15px;
	float: left;
	font-weight: bold;
	text-align: center;
}

.adsDetails .desc {
	line-height: 20px;
}



.BoxTextAds {
	margin-top: 5px;
	margin-bottom: 15px;
	width:  auto !important;
}

.BoxTextAds h4 {
    background: url(../images/icons/text_ads.png) 5px 8px no-repeat;
    letter-spacing: 1px;
    font-size: 14px;
    padding-left: 25px;
    color: #FFF;
    padding-top: 3px;
    
}
.BoxTextAds .head {
	background: url(../images/ads_box_bg.png) repeat-x top;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	border-bottom: 1px solid #C30;
}
.BoxTextAds .body {
	background-color: #FFF;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	border: 1px solid #cccccc;
	vertical-align: text-top;
	text-align: center;
}

.BoxBannerAds {
    margin-bottom: 5px;
}

.BoxBannerAds h4 {
    background: url(../images/icons/banner_ads.png) 5px 10px no-repeat;
    letter-spacing: 1px;
    font-size: 14px;
    padding-left: 25px;
    color: #FFF;
    padding-top: 3px;
}
.BoxBannerAds .head {
	background: url(../images/ads_box_bg.png) repeat-x top;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	border-bottom: 1px solid #C30;
}
.BoxBannerAds .body {
	background-color: #FFF;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	border: 1px solid #cccccc;
	vertical-align: text-top;
	text-align: center;
}

.adBox-banner {
	display: inline-block;
	margin: 0.1em;
    padding: 2px;
    cursor: pointer;
	overflow: auto;
    content: "";
    clear: both;
	overflow-x: hidden;
	overflow-y: hidden;
	
}


.adBox {
	display: inline-block;
	margin: 0.1em;
    padding: 2px;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    font-family: sans-serif, Tahoma, Arial;
    cursor: pointer;
	height: 100px;
	overflow: auto;
    content: "";
    clear: both;
	overflow-x: hidden;
	overflow-y: hidden;
	
}

.adBox a {
	text-decoration: underline !important;
}
/* css for tickets */

.ticketId {
	font-weight: bold;
	font-size: 17px;
	padding-left: 20px;
	background: url(../images/icons/ticket_id.png) 0 1px no-repeat;
	border-bottom: 1px dashed #999;
}
.ticketSubject {
	font-weight: bold;
	font-size: 17px;
	padding-left: 20px;
	background: url(../images/icons/post_info.png) 0 1px no-repeat;
	border-bottom: 1px dashed #999;
}
.ticketDate p {
	display: inline-block;
	background: url(../images/icons/small-arrow.png) 0 10px no-repeat;
	padding-left: 6px;
	margin-right: 40px;
	font-size: 13px;
}
.ticketThread {
	font-weight: bold;
	font-size: 17px;
	padding-left: 20px;
	background: url(../images/icons/post_view.png) 0 1px no-repeat;
}
.ticketReply {
	font-weight: bold;
	font-size: 17px;
	padding-left: 20px;
	background: url(../images/icons/ticket_reply.png) 0 1px no-repeat;
}
.ticketThreads {
	margin-top: 10px;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
}
.ticketThreads_Response {
	background-color: #F5FCFB;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}
.ticketThreads_Message {
	background-color: #FBF0D9;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}
.ticketThreads_Head {
	font-weight: bold;
	padding: 7px;
	border-bottom: 1px solid #CCC;
	color: #606060;
}
.ticketThreads_Body {
	padding: 7px;
	background-color: #F8F8F8;
	line-height: 19px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}
.ticketThreads_Delete {
	float: right;
	background: url(../images/icons/ticket_delete.png) 0 1px no-repeat;
	width: 24px;
	height: 16px;
	cursor: pointer;
}
.refresh {
	background: url(../refresh.png) 10px 10px no-repeat;
	width: 24px;
	height: 16px;
	cursor: pointer;
	padding-top: 10px;
	padding-left: 30px;
}
/* Orders
================================================== */
.orderShipped{
   background: url(../images/icons/shipped.png) no-repeat;
   width: 20px;
   height: 20px;
   display: inline-block;
}
.orderUnshipped{
	background: url(../images/icons/unshipped.png) no-repeat;
   width: 20px;
   height: 20px;
   display: inline-block;
}

.orderProcessed{
   background: url(../images/icons/processed.png) no-repeat;
   width: 20px;
   height: 20px;
   display: inline-block;
}
.orderUnprocessed{
	background: url(../images/icons/unprocessed.png) no-repeat;
   width: 20px;
   height: 20px;
   display: inline-block;
}
.halfSize {
	width: 44%;
}
.fullSize {
	width: 98%;
}

.packageList {
	padding: 5px 10px 10px 10px;
	background-color: #F7F9FF;
	border: 1px solid #E9E9E9;
	display: inline-block;
	margin: 10px;	
}


.packageList .head .name {
	color: #069;
	display: inline-block;
	background: url(../images/icons/package.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
}
.packageList .head {
	border-bottom: 1px dashed #D3D3D3;
}
.packageList .command {
	display: inline-block;
	float: right;
}

.packageList .head .select a {
	background: url(../images/icons/cart_add.png) 0 no-repeat;
	padding: 2px;
	padding-left: 20px;
}
.packageList .head .cancel a {
	background: url(../images/icons/cancel.png) 0 6px no-repeat;
	padding: 2px;
	padding-left: 13px;
}
.packageList .desc {
	float: left;
	width: 100%;
	padding-top: 5px;
	font-size: 14px;
}

.packageList .body {
	float: left;
	padding-top: 10px;
}

.packageList .pic{
	float: left;
	padding: 5px;
}

.packageList .pic img{
	width: 150px;
	height: 150px;
	border: #E9E9E9 solid 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.packageList .info {
	vertical-align: top;
	font-size: 12px;
}
.packageList .pinfo {
	float: left;
	vertical-align: top;
	font-size: 14px;
}

.packageList .pinfo p {
	background: url(../images/elist.png) 0 6px no-repeat;
	padding-left: 12px;
	margin-top: 3px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}

.packageList .info p {
	background: url(../images/elist.png) 0 6px no-repeat;
	padding-left: 12px;
	margin-top: 3px;
	
}
.packageList .info div.Yes {
	margin-top: 2px;
	display: block;
	background: url(../images/icons/check.png) 0 3px no-repeat;
	padding-left: 17px;
}
.packageList .info div.Yes span {
	font-size: 11px;
	color: #999 !important;
}
.packageList .plans {
	vertical-align: top;
	width: 430px;
	display: inline-block;
	margin-left: 10px;
}
.packageList .plans td {
	padding-right: 10px;
	padding-left: 10px;
}
.packageList .plans td.tablisthead {
	color: #454545;
	background: #e6EEEE url(../images/td_bg.jpg) repeat-x bottom !important;
}


.paysys {
	margin-left: 15px;
	display: inline-block;
	background: url(../images/icons/compound.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
}
.packageList .deposit {
	display: block;
	margin-top: 15px;
}
.packageList .deposit p {
	background: url(../images/elist.png) 0 6px no-repeat;
	padding-left: 12px;
	margin-top: 3px;
}
.packageList .deposit .name {
	display: inline-block;
	background: url(../images/icons/deposit.png) 0 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
}

/* Product results
================================================== */
.productDetails .pr-topInfo {
	width: 100%;
	float: left;
	display: block;
}
.productDetails .title {
	background: url(../images/icons/bullet_star.png) 3px 3px no-repeat;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
	padding-bottom: 5px;
	height: 25px;
}
.productDetails .sharepost {
	float: right;
	margin-top: 5px;
}
.sharepost .share {
	display: inline-block;
}
.productDetails .pr-mainInfo {
	width: 100%;
	float: left;
	display: block;
}

.productDetails .adImage {
	float: left;
	margin-left: 10px;
	min-width: 250px !important;
}
.productDetails .imgPreview {
	position: relative;
}
.productDetails .imgThumb {
	padding-top: 7px;
}
.productDetails .imgThumb img {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin: 1px;
}
.productDetails .adInfo {


}
.productDetails .inline {
	margin-right: 5px;
	display: inline-block;
	background-color: #FFF7E6;
	padding: 0px 3px 0px 3px;
	border: 1px dotted #69F;
	font-size: 11px;
	margin-top: 5px;
}
.productDetails .descHead {
	margin-top: 30px;
	padding: 10px 0px 0px 10px;
	height: 36px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.productDetails .infoline {
	background: url(../images/icons/small-arrow.png) 0px 7px no-repeat;
	margin-top: 2px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC33;
	margin-bottom: 15px;
	padding-left: 7px;
	font-size: 14px;
}
.infoline ul {
	list-style: none;
	margin-left: -2px;
}
.infoline li li {
	list-style: none;
	margin-left: 12px;
}
.productDetails .listingTitle {
	position: absolute;
	left: 20px;
}
.productDetails .listingType {
	position: absolute;
	font-size: 10px;
	right: 0px;
	background: url(../images/icons/small_list.png) 3px 5px no-repeat;
	padding-left: 15px;
	background-size: 13px 13px !important;
	color: #F90 !important;
	text-shadow: 1px 1px 2px #CCCCCC;
}
.productDetails .descHead .active {
	display: inline;
	background: #fff;
	border-top: 3px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0px 15px 0px 15px;
	float: left;
	font-weight: bold;
	text-align: center;
}

.productDetails .itemPrice {
	color: #39F;
	font-size:16px;
}

.productDetails .bigText {
	font-size:15px;
}


.productDetails .buttons {
	width: 100%;
}

.productDetails .totalprice {
	font-weight: bold;
	color: #F63;
}


 /* Style the navigation menu */
.accordionmenu-toggle {
  overflow: hidden;
  position: relative;
  display: block;
  height: 35px;
}


.accordionmenu-toggle a.icon {
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  color: #333;
  text-decoration: none;
  font-size: 22px;
  background-color: #fff;
  padding: 3px;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/*hide content*/
.code-hide {
	background-color: #F9F9F9;
	border: 1px solid #E7E7E7;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}
.code-hide a:hover {
	text-decoration: none
}
.code-hidee {
	display: none;
}
.code-content {
	background-color: #FFF;
	border: 1px solid #E7E7E7;
	padding: 5px 5px 5px;
	margin: 0 0 5px;
	font-weight: bold;
}
.code-copy {
	background: url('../images/icons/copy.png') no-repeat center;
	float: right;
	height: 20px;
	width: 20px;
	line-height: 25px;
	clear: both;
	display: block;
	vertical-align: middle;
	cursor: pointer;
}
.status-enabled {
	background: url('../images/icons/enable.png') no-repeat center;
	height: 20px;
	width: 20px;
	line-height: 25px;
	clear: both;
	display: block;
	vertical-align: middle;
}
.status-disabled {
	background: url('../images/icons/disable.png') no-repeat center;
	height: 20px;
	width: 20px;
	line-height: 25px;
	clear: both;
	display: block;
	vertical-align: middle;
}

#gen_preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #fff url('../images/loader.gif') no-repeat center center;
}

#genBox {
	overflow: hidden;
	min-height: 320px;
	width: 100%;
	min-width: 800px;
	margin-top: 20px;
}



/*Multi level dropdown menu in Bootstrap 3*/

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}




/* IM
================================================== */
.IM-phone {
	position: relative;
	display: inline-block;
	background: url(../images/icons/contact.png) 0px no-repeat;
	cursor: pointer;
	padding-left: 20px;
	cursor: pointer;
}
.IM-contact {
	position: relative;
	display: inline-block;
	background: url(../images/icons/chat-icon.png) 0px no-repeat;
	cursor: pointer;
	padding-left: 20px;
	cursor: pointer;
}
.IM-contact .IM-tooltip {
	background-color: #FFF;
	border: 1px solid #E3E3E3;
	visibility: hidden;
	border-radius: 6px;
	padding: 10px 50px 20px 10px;
	position: absolute;
	z-index: 1;
	top: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 1s;
	text-align: left !important;
}
.IM-contact .IM-tooltip::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.IM-contact:hover .IM-tooltip {
	visibility: visible;
	opacity: 1;
}
.egnIM-phone {
	display: inline;
	background: url(../images/im/phone.png) 0px 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;

}
.egnIM-line {
	display: inline;
	background: url(../images/im/line.png) 0px 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;

}
.egnIM-skype {
	display: inline;
	background: url(../images/im/skype.png) 0px 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;
}
.egnIM-viber {
	display: inline;
	background: url(../images/im/viber.png) 0px 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;
}
.egnIM-whatsapp {
	display: inline;
	background: url(../images/im/whatsapp.png) 0px 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;
}
.egnIM-telegram {
	display: inline;
	background: url(../images/im/telegram.png) 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;
}
.egnIM-facebook {
	display: inline;
	background: url(../images/im/facebook.png) 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;
}
.egnIM-hangouts {
	display: inline;
	background: url(../images/im/hangouts.png) 0px no-repeat;
	background-size: 20px 20px;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;
}
.egnIM-wechat {
	display: inline;
	background: url(../images/im/wechat.png) 0px no-repeat;
	background-size: 20px 20px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 30px;
	display: inline-block
}
.egnIM-LiveSupport {
	cursor: pointer;
	margin-top: 7px;
}



