﻿.clear{clear:both;}

#IgxPageWrapper {background: #fff url(../images/shared/layout/bg-page.gif) repeat-x; padding-top:15px;}

#IgxNavWrapper {background: #fff url(../images/shared/layout/bg-nav.gif) repeat-x; border-bottom: solid 1px #c7c7c7;}

#IgxFooterWrapper {background: #fff url(../images/shared/layout/bg-footer.gif) repeat-x 0 1px; border-top: solid 1px #c8c8c8;}

#IgxFooter .IgxLogo {width: 84px; height: 42px; background: url(../images/img/logo-footer.gif) no-repeat; display:block;}

.IgxActiv_ul { list-style-type:none; padding:0; margin:0px; }
.IgxActiv_ul li { padding:0; margin:0 0 5px 0; padding-bottom: 5px; border-top: 1px solid #DEDBD1; }

button,
input.button {padding: 3px 10px; font-family: Arial, Verdana, Sans-Serif; font-size: 1.2em; line-height: normal; color: #2f66b0; background: #e7edf5; cursor: pointer;}
button,
input.button:hover {color: #000;}
button.cancelButton,
input.cancelButton {background: #fafafa;}

a.IgxButton { float: left;  }

.IgxButton  
{
    display: block; 
    padding: 5px 10px; 
    min-width: 115px; 
    border: solid 1px #dedbd1; 
    font-size: 1.4em; 
    text-align: center; 
    background: #e7edf5; 
    cursor: pointer; 
    
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}
.IgxButton:focus
{
    -webkit-box-shadow: 0 0 5px yellow, 0 0 5px yellow;
    -moz-box-shadow: 0 0 5px yellow, 0 0 5px yellow;
    box-shadow: 0 0 5px yellow, 0 0 5px yellow;
}

.IgxMoreButton { display: block; padding: 5px 10px; min-width: 115px; border: solid 1px #dedbd1; font-size: 1.4em; text-align: center; background: #e7edf5; cursor: pointer; }
.IgxMoreButton:hover { background: #60a1ea; color: #ffffff; }

.IgxClearBoth, .IgxClear { clear: both; height: 0px; font-size: 1px; line-height: 0px; display: block; }

.IgxFolioListBlock .body { font-size: 1.2em; line-height: 1.5em; }
.IgxFolioListBlock { margin: 0; padding: 0; list-style-type: none; }
.IgxFolioListBlock li { margin: 0 0 5px 0; padding: 10px 15px 0px 10px; border-top: solid 1px #dedbd1; }
.IgxFolioListBlock li.IgxLast { margin-bottom: 0; border-bottom-width: 0; }
.IgxFolioListBlock li h3 { margin: 0 0 7px 0; font-size: 1.33em; font-weight: normal; }
.IgxFolioListBlock li .IgxMeta { margin: 0 0 7px 0; font-size: 1.08em; color: #333; }
.IgxFolioListBlock li .IgxMeta .IgxAuthor { text-transform: uppercase; }
.IgxFolioListBlock li p { margin: 0 0 10px 0; }

.IgxRight { float: right; }

.IgxOverflowX
{
    overflow-x: auto;
}

.igxTimeString
{
    color: Gray;
    font-size: .8em;
}

.IgxObjectBuilder
{
    display: table;
}

.IgxLoginFormRow
{
	margin:10px;	
}

.IgxLoginForm label
{
	display:inline-block;
	width:100px;
}

.IgxUserConnections
{
    list-style-type:none;
	padding:0;
}
.IgxUserConnections li
{
	margin: 0 0 10px 0;
	min-height:40px;
}
.IgxUserConnections li a
{
	position:relative;
	vertical-align:middle;
}	
.IgxUserConnections li a img
{
	border:1px solid #b6c6c5;
	vertical-align:middle;
	margin-right:10px;
}

.IgxM_u
{
	list-style-type:none;
	margin:10px 8% 0 8%;
	padding:0;
}
.IgxM_u li
{
	margin: 0 0 10px 0;
	min-height:40px;
}
.IgxM_u li a
{
	position:relative;
	vertical-align:middle;
}	
.IgxM_u li a img
{
	border:1px solid #b6c6c5;
	vertical-align:middle;
	margin-right:10px;
}

.IgxItemMargin
{
    margin: 0 10px 5px 10px;
}

.IgxBoxBody
{
	margin:5px 10px 5px 10px;
}

.IgxBoxBody h2
{
	margin: 15px 0 0 0;
    font-size: 15px;
}

.IgxBoxBodyEmpty {}

.IgxListItem {}

.IgxListItem h2
{
    margin: 5px 0 0 0;
    font-size: 15px;
}

.IgxCommentCountLink { background: url("../Images/img/to_bl_comm.gif") no-repeat scroll 0 4px transparent; padding-left: 10px; }

.IgxProfileBlock {}
.IgxProfileBlock .IgxBody {font-size: 1.2em; line-height: 1.5em; color: #353535; padding: 0 10px;}
.IgxProfileBlock .IgxPhoto img {display: block; border: solid 1px #878787; margin: 0 0 10px 0;}
.IgxProfileBlock .IgxName {margin: 0 0 5px 0; font-size: 1.33em;}
.IgxProfileBlock .IgxTitle,
.IgxProfileBlock .IgxCompany {margin: 0 0 5px 0; font-size: 1.17em;}
.IgxProfileBlock h6 {margin: 10px 0 0 0; font-size: 0.92em; font-weight: normal; color: #868686; text-transform: uppercase;}
.IgxProfileBlock dl {margin: 0;}
.IgxProfileBlock dl dt {float: left; width: 30px; clear: both; margin: 0; padding: 0;}
.IgxProfileBlock dl dd {float: right; width: 195px; margin: 0; padding: 0;}

.IgxRightSidebar {float: right;}

.uploadControlArea .swfupload {}

.IgxAttent_div
{
	padding:0 5% 20px 5%;
	margin-bottom:20px;

	position:relative;
}

#IgxNav {margin: auto; width: 980px; position: relative;}
#IgxNav ul {float: left; margin: 0; padding: 0; list-style-type: none; font-size: 1.2em; font-weight: bold; line-height: 2.4em; text-transform: uppercase;}
#IgxNav ul li {float: left; border-left: solid 1px #dedbd1; font-size:12px;}
#IgxNav ul li.IgxLast {border-right: solid 1px #dedbd1;}
#IgxNav ul li.IgxOn a {color: #fff; background: #5379a5 url(../images/shared/layout/bg-nav-item-on.gif) repeat-x;}
#IgxNav ul li a {float: left; display: block; padding: 0 19px; color: #515254; text-decoration: none;}
#IgxNav ul li a:hover {color: #000;}
#IgxNav .IgxJump {float: right; width: 250px; margin: 4px 0 0 0;}
#IgxNav .IgxJump select {border: solid 1px #cfd0d1; font-family: Arial, Verdana, Sans-Serif; font-size: 1.2em; color: #515254;}
#IgxNav ul li:last-child
{
    border-right: solid 1px #dedbd1; 
}

.flashButtonWrapper
{
	position:absolute;
	height:40px;
	width:50px;
}

div.IgxImageInGallery
{
	display: inline;
	position: relative;
	float: left;
	height: 75px;
	width: 75px;
	text-align: center;
	vertical-align: middle;
}

#IgxBoxes { margin: 0px; padding: 0px 0px 0px 20px; }

#IgxBoxes li
{
	display: inline;
	position: relative;
	float: left;
	height: 72px;
	width: 72px;
	border: 1px solid #cecece;
	margin: 8px 8px 0px 0px;
	text-align: center;
	vertical-align: middle;
}

div.IgxListItem
{
    border-top: solid 1px #dedbd1; 
    width: 100%; 
    background: #fff url(../images/shared/layout/bg-grey-fade.gif) repeat-x left 1px;
}

div.IgxBox {border: solid 1px #dedbd1; font-size: 1.2em; line-height: 1.5em; background: #fff url(../images/shared/layout/bg-grey-fade.gif) repeat-x left 1px;}
div.IgxBox h2 {margin: 0 0 10px 0; padding: 0; font-size: 1.5em; border-top: none; background: none;}
div.IgxBox h4 {font-size: 1.25em;}
div.IgxBox p {margin-bottom: 5px;}
div.IgxBox .IgxLabel {font-size: 0.92em;}
div.IgxBox .IgxContent {padding: 10px;}
div.IgxBox .IgxSearch {border-top: solid 1px #fff; padding: 10px; background: #eeede9;}
div.IgxBox .IgxSearch label {float: left; margin: 3px 5px 0 0; font-family: Georgia, "Times New Roman", Serif; font-size: 1.08em; text-transform: none;}
div.IgxBox .IgxSearch .IgxText {float: left; border: solid 1px #aaabaf; width: 145px; padding: 2px 30px 2px 2px;}
div.IgxBox .IgxSearch .IgxButton {float: left; margin: 3px 0 0 -25px;}

div.IgxForums {margin: 0 0 20px 0; font-size: 1.2em; line-height: 1.5em;}
div.IgxForums .IgxCategory {border-top: solid 1px #dedbd1; width: 100%; background: #fff url(../images/shared/layout/bg-grey-fade.gif) repeat-x left 1px;}
div.IgxForums .IgxCategory h3 {margin: 0; font-size: 1.5em; font-weight: normal; line-height: normal;}
div.IgxForums .IgxCategory h3 a {color: #000; display: block; background: url(../images/shared/layout/blue-arrow-right.png) no-repeat 0 2px; padding: 0 0 0 25px;}
div.IgxForums .IgxActiveCategory h3 a {background-image: url(../images/shared/layout/blue-arrow-down.png);}
div.IgxForums .IgxCategory .IgxDescription {padding: 0 0 0 25px;}
div.IgxForums .IgxCategory .IgxHead {padding: 15px;}
div.IgxForums .IgxCategory .IgxHead .IgxDescription {float: left; width: 485px;}
div.IgxForums .IgxCategory .IgxHead .IgxMeta {float: right; width: 135px; font-size: 0.92em; line-height: 1.36em; color: #353535;}
div.IgxForums .IgxCategory .IgxHead h3 {float: left;}
div.IgxForums .IgxCategory .IgxHead .IgxLinks {float: right; width: 135px; margin: 0; padding: 0; list-style-type: none; font-weight: bold; text-transform: uppercase;}
div.IgxForums .IgxCategory .IgxHead .IgxLinks li {display: inline; padding: 0 20px 0 0;}
div.IgxForums .IgxCategory .IgxHead .IgxLinks a {color: #d45302;}
div.IgxForums .IgxCategory .IgxHead .IgxLinks a:hover {color: #000;}
div.IgxForums .IgxTopics {padding: 0 0 0 40px;}
div.IgxForums .IgxTopics table {width: 100%; border-collapse: collapse;}
div.IgxForums .IgxTopics table th {background: #edede9 url(../images/shared/layout/white-dot.gif) repeat-x; font-size: 1.17em; font-weight: normal; color: #353535; text-align: left; border: solid 1px #dedbd1; border-width: 1px 0; padding: 5px 10px;}
div.IgxForums .IgxTopics table th.IgxTopic {border-left-width: 1px;}
div.IgxForums .IgxTopics table tr.IgxStripe td {background: #f4f4f4;}
div.IgxForums .IgxTopics table td {padding: 10px;}
div.IgxForums .IgxTopics table td.IgxLastPost {width: 140px; font-size: 0.92em; line-height: 1.25em;}
div.IgxForums .IgxTopics table .IgxThumb {width: 31px; padding-right: 0;}
div.IgxForums .IgxTopics table .IgxPostCount,
div.IgxForums .IgxTopics table .IgxReplyCount {text-align: center;}
div.IgxForums .IgxTopics table h4 {margin: 0; font-family: Arial, Verdana, Sans-Serif; font-weight: normal; font-size: 1.33em;}

div.IgxForumsFront .IgxTopics table th.IgxTopic {border-left-width: 0;}
div.IgxForumsFront .IgxTopics table th.IgxThumb {border-left-width: 1px;}

div.IgxForumFooter {font-size: 1.3em; line-height: 1.23em;}
div.IgxForumFooter h5 {margin: 0 0 10px 0; font-family: Georgia, Times New Roman, Serif; font-size: 1.15em; font-weight: normal; color: #231f20;}
div.IgxForumFooter ul {float: left; width: 200px; margin: 0; padding: 0 20px 0 0; list-style-type: none;}
div.IgxForumFooter .IgxLegend,
div.IgxForumFooter .IgxStats {float: left; width: 440px; padding: 10px 20px 20px 20px; border-top: solid 1px #dedbd1; background: #fff url(../images/shared/layout/bg-grey-fade.gif) repeat-x left 1px;}
div.IgxForumFooter .IgxStats {float: right;}
div.IgxForumFooter .IgxLegend li {padding: 0 0 5px 0;}
div.IgxForumFooter .IgxLegend .IgxIcon {float: left; display: block; width: 20px;}
div.IgxForumFooter .IgxLegend .IgxName {float: right; display: block; width: 170px;}
div.IgxForumFooter .IgxStats li {padding: 0 0 10px 0;}

div.IgxForumTopics {font-size: 1.2em; line-height: 1.5em;}
div.IgxForumTopics .IgxHeader {width: 678px; position: relative; left: 15px; border-top: solid 1px #dedbd1; padding: 15px 0;}
div.IgxForumTopics .IgxHeader h3 {margin: 0; font-family: Georgia, Times New Roman, Sans-Serif; font-size: 1.5em; font-weight: normal; color: #231f20;}
div.IgxForumTopics .IgxHeader h3 .IgxLabel {font-size: 1em; color: #231f20; text-transform: uppercase;}
div.IgxForumTopics .IgxHeader .IgxLeft {float: left;}
div.IgxForumTopics .IgxHeader .IgxLeft {float: left; width: 45%;}
div.IgxForumTopics .IgxHeader .IgxRight {float: right; width: 45%;}
div.IgxForumTopics .IgxHeader .IgxRight a.IgxButton {float: right;}
div.IgxForumTopics .IgxFooter {padding: 15px;}
div.IgxForumTopics .IgxFooter .IgxLeft {float: left; width: 25%;}
div.IgxForumTopics .IgxFooter .IgxRight {float: right; width: 75%;}
div.IgxForumTopics .IgxTopics table {width: 100%; border-collapse: collapse;}
div.IgxForumTopics .IgxTopics table th {font-size: 1.17em; font-weight: normal; color: #353535; text-align: left; border: solid 1px #dedbd1; border-width: 1px 0; padding: 5px 10px; background: #ececec url(../images/shared/layout/white-dot.gif) repeat-x;}
div.IgxForumTopics .IgxTopics table tr.IgxStripe td {background: #f4f4f4;}
div.IgxForumTopics .IgxTopics table td {padding: 10px;}
div.IgxForumTopics .IgxTopics table .IgxThumb {width: 31px; padding-right: 0;}
div.IgxForumTopics .IgxTopics table .IgxKey {width: 20px;}
div.IgxForumTopics .IgxTopics table td.lastPost {width: 130px; font-size: 0.92em; line-height: 1.25em;}
div.IgxForumTopics .IgxTopics table td.replyCount,
div.IgxForumTopics .IgxTopics table td.key,
div.IgxForumTopics .IgxTopics table td.lastPost {padding-top: 28px;}
div.IgxForumTopics .IgxTopics table .IgxPostCount,
div.IgxForumTopics .IgxTopics table .IgxReplyCount {text-align: center;}
div.IgxForumTopics .IgxTopics table h4 {margin: 0; font-size: 1.33em; font-weight: normal;}
div.IgxForumTopics a.IgxButton {font-size: 0.92em; min-width: 130px;}
div.IgxForumTopics ul.IgxButtonPager {font-size: 0.92em; float: right;}

div.IgxForumThread {font-size: 1.2em; line-height: 1.5em;}
div.IgxForumThread h2 {margin: 0; padding: 10px 15px; font-size: 1.5em;}
div.IgxForumThread .IgxTopic {padding: 10px 15px; border-top: solid 1px #dedbd1; background: #fff url(../images/shared/layout/bg-grey-fade.gif) repeat-x left 1px;}
div.IgxForumThread .IgxTopic h3 {float: left; font-size: 1.33em; color: #993400;}
div.IgxForumThread .IgxTopic a.IgxButton {float: right;}
div.IgxForumThread .IgxPostMeta {font-size: 1.08em; margin: 0 0 15px 0; padding: 10px 15px; border-top: solid 1px #dedbd1; background: #f4f1ec url(../images/shared/layout/white-dot.gif) repeat-x;}
div.IgxForumThread .IgxPostMeta .IgxMeta {float: left; width: 500px;}
div.IgxForumThread .IgxPostMeta .IgxReplies {float: right; text-align: right;}
div.IgxForumThread a.IgxButton {font-size: 0.92em; min-width: 130px;}
div.IgxForumThread .IgxPost .IgxAvatar {float: left; width: 52px; padding: 4px 0 0 15px;}
div.IgxForumThread .IgxPost .IgxAvatar img {display: block; border: solid 1px #878787;}
div.IgxForumThread .IgxPost .IgxAvatar a:hover {border-bottom: none;}
div.IgxForumThread .IgxPost .IgxContent {float: right; width: 615px; padding: 0 15px 0 0;}
div.IgxForumThread .IgxReport {text-align: right; margin: 0 0 10px 0; padding: 0 15px 0 0;}

.IgxCustomizePropertyTable
{
	border:solid 1px black;
}

.IgxCustomizePropertyTable td, .IgxCustomizePropertyTable th
{
	padding:5px;
}

div.IgxStarContainer
{
	background-image:url(../Images/widget/StarRating/star_rating.gif);
	background-repeat:repeat-x;
	background-position:left top;
	position:relative;
	height:30px;
	width:150px;
}
div.IgxRating
{
	position:absolute;
	background-image:url(../Images/widget/StarRating/star_rating.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:30px;
}
		
div.IgxStarContainer a
{
	position:absolute;
	background-image:none;
	height:30px;
}
		
div.IgxStarContainer a.star1
{
	width:30px;
}
div.IgxStarContainer a.star2
{
	width:60px;
}
div.IgxStarContainer a.star3
{
	width:90px;
}
div.IgxStarContainer a.star4
{
	width:120px;
}
div.IgxStarContainer a.star5
{
	width:150px;
}
		
div.IgxStarContainer a.star:hover
{
	background-image:url(../Images/widget/StarRating/star_rating.gif);
	background-position:left center;
}
		
div.IgxStarContainer span
{
	position:absolute;
	left:155px;
			
	color:#aaa;
}

.igxSearchHeaders
{
    font-size:large;
    margin: 10px 0px 0px 0px;
}

.igxFilterHeaders
{
    color: #707070;
    padding: 10px 0px 7px 0px;
    font-size:1.33em;
}

.IgxSearchTerm
{
	display:block;
	padding:5px;
	margin:5px;
}

hr.IgxSearchSeparator
{
    color:#DDD;
    background-color:#DDD;
    border:none;
    height:1px;
}

.IgxUserLogin label
{
	clear: both;
	display: block;
	float: left;
	width: 65px;
	font-size: 1.1em;
	margin-bottom: 9px;
}
.IgxUserLogin input.textbox
{
	float: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	width: 100px;
	margin-bottom: 9px;
}
.IgxUserLogin .IgxButton
{
	float: right;
	margin-top: 5px;
	margin-bottom: 20px;
}

div.IgxSortLinks
{
	font-size: 1.3em;
	color: #0f3b61;
}
div.IgxSortLinks a
{
	text-decoration: none;
}

.IgxPaddedCopy
{
	position:relative;
	padding:20px 3% 15px 3%;
	background:#fff;
	margin:0 1px;
}

.IgxFolioListContent {font-size: 1.2em; line-height: 1.5em;}
.IgxFolioListContent .IgxHeader {padding: 15px 20px 0 20px;}
.IgxFolioListContent .IgxHeader h2 {background: none; border-top: none;}
.IgxFolioListContent .IgxItem {}
.IgxFolioListContent .IgxTitle {float: left; width: 435px; padding: 0 10px 0 0; min-height:55px;}
.IgxFolioListContent .IgxTitle h4 {margin: 0 0 7px 0; font-size: 1.33em; font-weight: normal;}
.IgxFolioListContent .IgxTitle .IgxMeta {margin: 0 0 7px 0; font-size: 1.08em; color: #333;}
.IgxFolioListContent .IgxManagementActions {float: right; font-size: 0.91em; text-align: right; color: #868686;}
.IgxFolioListContent .IgxAvatar {float: left; padding: 0 10px 0 0;}
.IgxFolioListContent .IgxAvatar a:hover {border-bottom: none !important;}

.IgxModuleBrowse
{
    margin: 5px 0;
}

.IgxModuleBrowse img
{
    vertical-align: middle;
}

.IgxActiv_ul li.IgxRecentActivityItem
{
    padding: 5px 0;
}

.IgxGalleryNavImg
{
    margin: 5px;
    float: left;
}

.IgxPost_anons
{
	font-size:10px;
	color:#727272;
	margin-top:0;
}

.IgxGal_numbers
{
	color:#6e6e6e;
	font-weight:bold;
	font-size:10px;
	border-left:1px solid #6e6e6e;
	padding-left:14px;
	margin: 0 0 0 10px;
}
.IgxGal_numbers .g1
{
	font-size:12px;
	line-height:15px;
}

.IgxAuthorNoPadding
{
    padding-top: 0px;
}

.igxUploadCancel
{
	color: Red;
	border:1px solid #777;
	background-color:#999;
	float:right;
	padding:3px;
	cursor: pointer;
}

/**
 * Defaults and Resets
 */
html, body {margin: 0; padding: 0; background: #fff;}

body {font-family: Arial, Verdana, Sans-Serif; font-size: 12px; color: #666;}

form {margin: 0; padding: 0;}

img {border: 0;}

p {margin: 0 0 10px 0;}

a {color: #2f66b0; text-decoration: none;}
a:hover {color: #000;}

:focus {outline: 0;}

h1 {}

.IgxLoginForm input[type="text"], input[type="password"] 
{
    display: inline-block;
    width: 150px;
}

#IgxSectionTitle { background: #f0f0ef url(../images/shared/layout/bg-profile-banner.gif) repeat-x; border-bottom: solid 1px #c7c7c7; }
#IgxSectionTitle h2 { color:#FFFFFF; font-size:1.8em; left:0; margin:auto; position:relative; text-transform:uppercase; width:980px; padding: 3px 0; }

#IgxHeaderWrapper {background: #f0f0ef url(../images/shared/layout/bg-header.gif) repeat-x; border-bottom: solid 1px #c7c7c7;}

#IgxHeader {position: relative; margin: auto; width: 980px; height: 96px;}
#IgxHeader .IgxLogo {position: absolute; top: 27px; left: 0; width: 165px; height: 42px; margin: 0; background: url(../images/img/logo.png) no-repeat; text-indent: -10000px;}
#IgxHeader .IgxTagline {position: absolute; top: 56px; left: 177px; width: 89px; height: 15px; margin: 0; background: url(../images/shared/community.png) no-repeat; text-indent: -10000px;}
#IgxHeader .IgxSectionTitle {position: absolute; top: 100px; left: 0; margin: 0; font-size: 1.8em; text-transform: uppercase; color: #fff;}
#IgxHeader .IgxWelcome {position: absolute; top: 53px; left: 276px; font-size: 1.6em; color: #2f66b0; border-left: solid 1px #8c8c8d; line-height: 20px; padding: 0 0 0 10px;}
#IgxHeader .IgxNav {position: absolute; top: 10px; right: 0; font-family: Verdana, Arial, Sans-Serif; font-size: 1.1em; color: #060606;}
#IgxHeader .IgxNav a {color: #060606; padding: 0 10px; text-decoration: none;}
#IgxHeader .IgxNav a:hover {color: #000;}
#IgxHeader .IgxNav ul {margin: 0; padding: 0; list-style-type: none;}
#IgxHeader .IgxNav ul li {display: inline;}
#IgxHeader .IgxNav ul li.IgxLast {background: transparent;}
#IgxHeader .IgxSearch {position: absolute; top: 50px; right: 10px;}
#IgxHeader .IgxSearch label { margin: 6px 5px 0 0; font-family: Verdana, Arial, Sans-Serif; font-size: 1em; color: #515254; text-transform: uppercase;}
#IgxHeader .IgxSearch .IgxText {float: left; width: 145px; border: solid 1px #c7c7c7; margin: 1px 0 0 0;}
#IgxHeader .IgxRss {position: absolute; top: 93px; right: 15px;}
#IgxHeader .IgxUser {position: absolute; top: 93px; left: 0;}
#IgxHeader .IgxUser img.IgxPhoto {float: left; display: block; width: 70px; border: solid 1px #b1b7c0;}
#IgxHeader .IgxUser h1.IgxName {float: left; margin: 7px 20px 0 15px; padding: 0 20px 0 0; font-size: 1.8em; color: #fff; text-transform: none;}
#IgxHeader .IgxUser h2.IgxTitle {float: left; margin: 7px 0 0 0; padding: 0; font-size: 1.6em; color: #fff; border: none; text-transform: none; background: none;}

#IgxPage {margin: auto; width: 980px;}

#IgxBody {padding: 0 0 20px 0; min-height: 500px;}

.IgxSidebar {float: left; width: 250px;}

.IgxRightSidebar {float: right;}

#IgxSidebar h4,
#IgxRightSidebar h4 {padding: 5px 11px 0 11px; border-top: solid 1px #dedbd1; background: url(../images/shared/layout/bg-grey-fade.gif) repeat-x left 1px;}
#IgxSidebar div.IgxBox h4,
#IgxRightSidebar div.IgxBox h4 {padding: 0; margin: 0; background: none; border-top: none;}
#IgxSidebar ul.IgxLinks,
#IgxRightSidebar ul.IgxLinks {padding: 0 0 0 11px; font-size: 1.2em; line-height: 1.33em;}
#IgxSidebar .IgxTextblock,
#IgxRightSidebar .IgxTextblock {margin: 0 0 20px 0; padding: 0 11px;}
#IgxSidebar div.IgxTagBox h4,
#IgxRightSidebar div.IgxTagBox h4 {margin-bottom: 10px;}
#IgxSidebar div.IgxProfileBox h4,
#IgxRightSidebar div.IgxProfileBox h4 {margin-bottom: 10px;}

#IgxFooter {margin: auto; width: 980px; padding: 20px 0; font-size: 1.2em; line-height: 1.5em; color: #333;}
#IgxFooter .IgxLeft {float: left;}
#IgxFooter .IgxRight {float: right; text-align: right;}
#IgxFooter .IgxLegal {font-size: 0.83em; color: #989896; margin: 20px 0 0 0;}
#IgxFooter .IgxContact {color: #666; margin: 0 0 10px 0;}

.IgxContentLeft {float: left; width: 710px; background: #fff;}

.IgxContentRight {float: right; width: 710px; background: #fff;}

.IgxBlock { margin: 0 0 30px 0; border: 1px solid #e7e8e9; background: #fff; border-top: 5px solid #44649e; }
.IgxBlock > .IgxHead {padding: 10px 15px; background:#dbe9f1;}
.IgxBlock > .IgxHead h2 {float: left; margin: 0; /*font-size: 1.4em;*/ font-size:1.25em; font-weight: bold; color: #231f20; text-transform: uppercase; line-height:22px;}
.IgxBlock > .IgxHead h4 {margin: 0; font-size: 1.5em; font-weight: normal; color: #231f20;}
.IgxBlock > .IgxHead .IgxActions {float: right;position:relative;}
.IgxBlock > .IgxHead .sortOptions {text-align: right;}
.IgxBlock > .IgxHead .sortOptions select {font-family: Arial, Verdana, Sans-Serif; font-size: 1.2em; color: #515254; border: solid 1px #bcbec5; min-width: 130px;}
.IgxBlock ul.pager {font-family: Verdana, Arial, Sans-Serif; font-size: 1.1em; line-height: 1.64em;}

.IgxAction { margin-right:5px; }

.IgxDocumentTable {}

.leftGridButton
{
    float: left;
    margin: auto;
    padding: 10px;
}

.rightGridButton
{
    float: right;
    margin: auto;
    padding: 5px;
}


.IgxS_list { margin:0 1px; padding:15px 0 0 0; font-size:12px; background:#fff; }
.IgxS_list ul { margin:0; padding:0; list-style-type:none; }
.IgxS_list li { width:84%; overflow:hidden; margin:0 8%; padding:0 0 15px 0; overflow:hidden; list-style-type:none; }
.IgxS_list li a { padding-left:22px; float:left; padding-top:1px; padding-bottom:1px; background:url(../images/img/s_list_link.jpg) 0 0 no-repeat; display:block; float:left; overflow-x:hidden; text-overflow: ellipsis; }
.IgxS_list tr { overflow:hidden; }
.IgxS_list tr td { padding:0px 0px 15px 0px; }
.IgxS_list tr a { padding-left:22px; float:left; padding-top:1px; padding-bottom:1px; background:url(../images/img/s_list_link.jpg) 0 0 no-repeat }

.g1
{
	background:#a3dbea url(../images/img/gate1.gif) 0 0 no-repeat;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	display:block;
	padding-left: 10px;
}
.g2
{
	background:url(../images/img/gate2.gif) 100% 0 no-repeat;
	color:#fff;
	overflow:hidden;
	text-align:center;
	display:block;
	padding-right:10px;
}

.title_div_count
{
    float: left;
    margin-left: 8%;
    overflow: hidden;
}

.IgxSearchHighlight
{
    background-color:Yellow;
}
.IgxBreadCrumbs
{
    padding-bottom:10px;
    text-transform:uppercase;
    list-style-type:none;
    margin:0px;
    padding-left:0px;
    padding-right:0px;
    color:#868686;
}
.IgxBreadCrumbs li
{
    display: inline-block;
    list-style: none;
    position:relative;
    margin-left:0px;
    padding-left:0px;
}

.IgxBreadCrumbs li a
{
    color:#868686;
    font-size:.75em;
}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner
{
    height: 15px;
}

.IgxSearchButton
{
    margin: 0 0 0 4px; 
    width: 26px; 
    height: 26px; 
    padding: 0; 
    border-width: 0; 
    min-width: 1px; 
    background: url(../images/img/s_submit.png) no-repeat; 
    cursor: pointer; 
    font-size: 0; 
    line-height: 0; 
    vertical-align:middle;
}

.IgxEntityAlert
{
    color: Red;
    float: right;
}

/*Forum*/
div.forums {margin: 0 0 20px 0; font-size: 1.2em; line-height: 1.5em;}
div.forums .category {border-top: solid 1px #dedbd1; width: 100%; background: #fff url(../images/shared/layout/bg-grey-fade.gif) repeat-x left 1px;}
div.forums .category h3 {margin: 0; font-size: 1.5em; font-weight: normal; line-height: normal;}
div.forums .category h3 a {color: #000; display: block; background: url(../images/shared/layout/blue-arrow-right.png) no-repeat 0 2px; padding: 0 0 0 25px;}
div.forums .activeCategory h3 a {background-image: url(../images/shared/layout/blue-arrow-down.png);}
div.forums .category .description {padding: 0 0 0 25px;}
div.forums .category .head {padding: 15px;}
div.forums .category .head .description {float: left; width: 485px;}
div.forums .category .head .meta {float: right; width: 135px; font-size: 0.92em; line-height: 1.36em; color: #353535;}
div.forums .category .head h3 {float: left;}
div.forums .category .head .links {float: right; width: 135px; margin: 0; padding: 0; list-style-type: none; font-size: 1em; font-weight: bold; text-transform: uppercase; background: transparent;}
div.forums .category .head .links li {display: inline; padding: 0 20px 0 0;}
div.forums .category .head .links a {color: #d45302;}
div.forums .category .head .links a:hover {color: #000;}
div.forums .topics {padding:10px 10px 10px 10px;}
div.forums .topics table {width: 100%; border-collapse: collapse;}
div.forums .topics table th {background: #edede9 url(../images/shared/layout/white-dot.gif) repeat-x; font-size: 1.17em; font-weight: normal; color: #353535; text-align: left; border: solid 1px #dedbd1; border-width: 1px 0; padding: 5px 10px; white-space:nowrap;}
div.forums .topics table th.topic {border-left-width: 1px;}
div.forums .topics table tr {border-bottom: 1px solid #ddd}
div.forums .topics table tr.stripe td {background: #f4f4f4;}
div.forums .topics table td.lastPost {width: 140px; font-size: 0.92em; line-height: 1.25em;}
div.forums .topics table .thumb {width: 31px; padding-right: 0;}
div.forums .topics table .postCount,
div.forums .topics table .replyCount {text-align: center;}
div.forums .topics table h4 {margin: 0; font-family: Arial, Verdana, Sans-Serif; font-weight: normal; font-size: 1.33em;}

div.forumsFront .topics table th.topic {border-left-width: 0;}
div.forumsFront .topics table th.thumb {border-left-width: 1px;}

.igxCommentContainer
{
    border-top:1px solid #ddd;
    margin:10px 0px 10px 30px;
    clear:left;
}

.igxCommentContainer .igxCommentAvatar
{
    width: 25px; height: 25px;float:left;margin-right:10px;
}

.IgxForumPostComments .igxCommentContainer 
{
    margin-left:0px;
    padding:10px 0px 10px 4px;
}

.IgxForumPostComments .igxCommentContainer .igxCommentContainer
{
    margin-left:20px;
}

.IgxForumPostComments .igxCommentContainer .igxCommentAvatar
{
    width:72px; 
    height:auto;
    margin:5px;
}

.igxForumListItemManagementLinks
{
    float:right; 
    clear:right; 
    margin:4px 10px 0 0;
}

.igxUserGroupListContainer
{
    overflow-x: hidden;
	overflow-y: scroll;
}

#availableGroupList, #availableUserList, #selectedList
{
	list-style-type: none; 
	margin: 0; padding: 0 0 2.5em; 
	float: left; 
	margin-right: 10px;
	height: 320px;
	width: 100%;
}
#availableGroupList li, #availableUserList li, #selectedList li
{ 
	margin: 0 5px 5px 5px; 
	padding: 5px; 
	font-size: 1.2em; 
	width: 80%; 
}
#selectedList
{
	height:380px;
	padding-top: 10px;
	border:1px solid #a6c9e2;
}
.moveButton 
{
    display: block;
}
.moveButton.remove
{
    margin-bottom: 20px;
}

#leftUserGroupContent 
{
    display: inline-block;
    width: 45%;
    vertical-align: top;
}
#centerUserGroupContent
{
    display: inline-block;
    width: 10%;
}
#rightUserGroupContent
{
    display: inline-block;
    width: 45%;
    vertical-align: top;
}
#userGroupButtons img
{
    width: 25px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
#userGroupButtons 
{
    padding-top: 170px;
}
		
#feedback { font-size: 1.4em; }
.ui-selecting { background: #FECA40; }
.ui-selected { background: #F39814; color: white; }

.IgxSearchPageLinks
{
    padding:10px 15px;
}

.IgxSearchPageLinks a
{
    display:inline-block;
    padding:6px;
}

.IgxSearchPageLinks a:hover
{
    background-color:#ddd;
}

.IgxSimpleList
{
    padding:0px;
}

.IgxSimpleList li
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

.IgxSimpleList li a
{
    display:block;
    padding:5px 0px
}

.IgxStatusIcon
{
    float: left;
    margin-right: 3px;
}

.ui-widget-content
{
    border:1px solid #DDD;
}

#IgxDocumentNav.ui-tabs
{
    margin-bottom:1em;
    padding:0px;
    border-bottom-color:#DDD;
}

#IgxDocumentNav.ui-tabs ul
{
    border:0px;
    border-bottom:1px solid #DDD;
}

#IgxDocumentNav.ui-tabs ul.ui-widget-header
{
    background-color:White;
    background-image:none;
}

#IgxDocumentNav.ui-tabs .ui-tabs-nav li
{
    
}

#IgxDocumentNav.ui-tabs .ui-tabs-nav li.ui-state-default
{
    background-image:none;
    background-color:White;
}

#IgxDocumentNav.ui-tabs .ui-tabs-nav li.ui-state-disabled
{
    border:0px;
}

#IgxDocumentNav.ui-tabs .ui-tabs-nav li a
{
    color:Black;
}

#IgxDocumentNav.ui-tabs .ui-tabs-nav li.ui-state-active
{
    background-image: url("../images/shared/layout/bg-nav-item-on.gif");
    color:White;
}

#IgxDocumentNav.ui-tabs .ui-tabs-nav li.ui-state-active a
{
    color:White;
}

#IgxDocumentNav.ui-tabs .ui-tabs-nav li a
{
    padding:.5em .7em;
}

div#IgxDocumentNav.ui-tabs div.jstree ul
{
    border:0px;
}

#documentsDetailsContainer
{
    width:810px;
    display:table;
    margin-top:-14px;
}

.entityManageLinks
{
    float:right;
    clear:both;
}

.IgxSlidingDropdown
{
    position:relative;
    float:left;
    display:inline-block;
    margin-right:5px;
}

#IgxDocFilterButton
{
    display: inline-block; 
    position: relative;
}

#IgxCategoryFilterTree
{
    margin-top:3px;
}

#IgxCategoryFilterTree li
{
    padding:0px 0px 2px 0px;
}

#IgxDocsCategoryNav li
{
    padding:0px 0px 2px 0px;
}

.IgxTreeNodeCount
{
    background:#48b;
    margin-left:5px;
    padding: 1px 3px;
    color:White;
}

#ordinalManagementTable
{
    width: 100%;
}

.igxTableDirectionalArrow
{
    margin:0px auto;
    display:table;
}

.igxLinkLookalike
{
    cursor: pointer;
    color: #2F66B0;
}
.igxLinkLookalike:hover
{
    color: Black;
}

.IgxInheritedCategoryPermission
{
    color:Gray;
    font-style:italic;
}

#IgxViewByCategory
{
    overflow:hidden;
}

.IgxSearchTypeIcon
{
    display:inline-block;
    vertical-align:top;
    margin-right:5px;
}

.IgxSearchContentBody
{
    display:inline-block;
    width:90%;
}

.IgxCloseButton
{
    cursor:pointer;
    border:1px solid #DDD;
    padding:3px 5px;
    float:right;
    margin-left:4px;
    font-weight:bold;
}

.IgxConfigFormDiv
{
    margin-bottom: 5px;
}

.EntitySelectorLeft
{
    width: 45%;
    display: inline-block;
    vertical-align: top;
}
.availableEntitiesContainer
{
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid grey;
}
 .availableEntities
{
    height: 380px;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
}
.EntitySelectorRight
{
    width:40%;
    display: inline-block;
    vertical-align: top;
}
.selectedEntitiesContainer
{
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid grey;
}
.selectedEntities
{
    height: 380px;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
}
.selectableEntityListObject
{
    margin: 0 5px 5px 5px;
    padding: 5px;
    font-size: 1.2em;
}
.selectableEntityListObjectImage
{
    margin-right: 5px;
}
.entitySelectors
{
    height: 100%;
    width: 100%;
}
.igxDragHandle
{
    display:inline-block;
}
.EntitySelectorCenter
{
    display: inline-block;
    width: 9%;
}
.entitySelectorButtons
{
    padding-top: 170px;
}
.entitySelectorButtons img
{
    width: 25px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.sideArrows
{
    display:inline-block;
    padding-top:170px;
    margin-left:10px;
}
.sideArrows > .uparrow
{
    margin-bottom:20px;
}

ul.mosaic {margin: 0 -6px 20px -6px; padding: 20px 0 0 0; list-style-type: none; font-size: 1px; line-height: 1px;overflow:hidden;}
ul.mosaic li {float: left; width: 98px; height: 98px;margin:5px 6px 5px 6px;}
ul.mosaic li img {display: block;}
ul.mosaic li.title {width: 206px; height: 98px; padding:0; background-color: #3265b0; line-height: 24em;overflow:hidden;}
ul.mosaic li.title h1 {margin: 0; font-size: 22em; font-weight: normal; color: #fff; text-transform: uppercase;}
ul.mosaic li.title h2 {margin: 0; font-size: 19em; font-weight: normal; color: #fff;}
ul.mosaic a:hover {border-bottom: none;}

ul.mosaic {margin: 0 0px 20px; padding: 0px;}
ul.mosaic li {margin:0;}
ul.mosaic li.title {width: 196px; background-color:#3265B0;}
ul.mosaic li img {height:98px;width:98px;}

.IgxContentLeft {float: left; width: 710px;}
.IgxRightSidebar {float: right;}

.igxActivityCollection {font-size: 1.2em; line-height: 1.5em;}
.igxActivityCollection .header {padding: 15px 20px 0 20px;}
.igxActivityCollection .header h2 {background: none; border-top: none;}
.igxActivityCollection .igxActivityItem {/*padding: 15px 20px 5px 15px; width: 673px;*/ padding:10px; width:689px; border-bottom: solid 1px #e7e8e9; display:inline-block;}

.igxActivityCollection .addCommentActive {background: #f4f4f4;}
.igxActivityCollection .commentListActive {background: #f4f4f4;}

.igxActivityCollection .last {margin-bottom: 0; border-bottom-width: 0;}
.igxActivityCollection .igxActivityIcon {float: left; width: 20px; padding: 0 10px 0 0; margin: 2px 0 0 0;}
.igxActivityCollection .igxActivityIcon a:hover {border-bottom: none !important;}
.igxActivityCollection .doc {float: left; width: 60px; padding: 0 10px 0 0; margin: 2px 0 0 0;}
.igxActivityCollection .doc a:hover {border-bottom: none !important;}
.igxActivityCollection .date {float: left; width: 70px; padding: 0; margin: 2px 0 0 0;font-size:14px;text-transform:uppercase;color:#939598;font-weight:bold;}
.igxActivityCollection .date a:hover {border-bottom: none !important;}
.igxActivityCollection .igxActivityTitle {float: left; width: 540px; padding: 0 10px 0 0;}
.igxActivityCollection .igxActivityTitle h4 {margin: 0 0 5px 0; font-size: 1.3em; font-weight: bold; text-overflow: ellipsis; overflow: hidden;}
.igxActivityCollection .igxActivityTitle .igxActivityMeta {margin: 0 0 7px 0; /*font-size: 1.08em;*/ font-size: 0.9em; color: #6d6e71;}
.igxActivityCollection .igxCommentActions {float: right; width: 100px; font-size: 0.91em; text-align: right; color: #868686;}
.igxActivityCollection .igxCommentActions .igxCommentCount {float: right; padding: 0 0 0 18px; background: url(../Images/icons/comment.png) no-repeat 0 3px;}
.igxActivityCollection .igxCommentActions .igxCommentCount .count a {color: #868686;}
.igxActivityCollection .igxCommentActions .igxCommentCount .count a:hover {color: #000;}
.igxActivityCollection .igxCommentActions .igxCommentActions {clear: both;}
.igxActivityCollection .avatar {float: left; width: 37px; padding: 0 10px 0 0;}
.igxActivityCollection .avatar a:hover {border-bottom: none !important;}
.igxActivityCollection .stripe {background: #f4f1ec;}
.igxActivityCollection .igxCommentsContainer {padding: 0 0 0 30px; }

.igxActivityCollection .igxEmptyCommentContainer {border: solid 1px #e7e8e9; width: 601px; background: #fff; padding: 10px; margin: 10px 0 10px 0; display: none;}
.igxActivityCollection .igxEmptyCommentContainer .body {float: left; width: 550px;}
.igxActivityCollection .igxEmptyCommentContainer textarea {width: 548px; border: solid 1px #e7e8e9;}
.igxActivityCollection .igxEmptyCommentContainer .actions {padding: 5px 0 0 0;}
.igxActivityCollection .igxEmptyCommentContainer .left {float: left; padding: 5px 0 0 0;}
.igxActivityCollection .igxEmptyCommentContainer .right {float: right;}
.igxActivityCollection .igxEmptyCommentContainer .right .button {margin-left: 5px;}
.igxActivityCollection .comments {border: solid 1px #e7e8e9; width: 601px; background: #fff; padding: 10px 10px 0 10px; margin: 10px 0 10px 0; display: none; font-size: 1em;}
.igxEmptyCommentContainer .avatar 
{
    float: left;
    padding: 0 10px 0 0;
    width: 37px;
}

.igxActivityCommentList 
{
    width:601px;
    margin: 10px 0;
    padding: 10px 10px 0;
    font-size: 0.8em; 
    line-height: 1.5em; 
    clear:both;
    border: solid 1px #e7e8e9; 
    background: #fff; 
    display:none; 
}
.igxActivityCommentList .igxActivityCommentListItem {border-bottom: solid 1px #e7e8e9; padding-top:10px; }
.igxActivityCommentList .igxActivityCommentListItem .last {border-bottom: none; margin: 0;}
.igxActivityCommentList .igxActivityCommentAvatar {float: left; width: 37px; padding: 0 10px 0 0;}
.igxActivityCommentList .igxActivityCommentBody { width: 550px;}
.igxActivityCommentList .igxActivityCommentMeta {font-size: 0.95em; color: #6d6e71;}

.igxActivityMore { margin-right:0px; }

.igxConnectionManagementLinks 
{
    display:inline-block;
    float:right;
    margin-top:5px;
}

.igxConnectionManagementLinks > a
{
    display:block;
}

table#documentTable td
{
    padding: 5px;
}

table#documentTable th
{
    text-align:left;
    padding: 5px;
}

/* Drag and Drop */

.igxDropArea
{
    border: 1px solid #BFBFBF;
    height:110px;
    text-align:center;
}

.igxDropLocation
{
    border: 2px dashed black;
    height: 200px;
    margin: 0 0 15px 0;
    overflow: hidden;
}

.igxDroppedFiles
{
    overflow: auto;
    height: 200px;
}

.igxFileInfo
{
    float: left;
    margin: 15px;
    border: 1px solid #dcdcdc;
    position: relative;
}

.igxDNDDeleteFile
{
    font-weight: bold;
    position: absolute;
    left: -10px;
    top: -10px;
    border: 1px solid black;
    background: rgb(223, 223, 223);
    border-radius: 10px;
    height: 16px;
    width:16px;
    text-align: center;
    vertical-align: middle;
}

.igxDNDUpload
{
    margin-top: 5px;
    float: right;
}

.igxDNDClose
{
    margin-top: 5px;
    float: right;
}

.igxFileCategories
{
    height: 200px;
    overflow: auto;
    clear: both;
}

.igxFileThumbImg
{
    height: 95px;
    width: 95px;
    overflow: hidden;
    position: absolute;
    top: 2.5px;
    left: 2.5px;
}

.igxFileName 
{
    overflow: hidden;
    text-overflow: ellipsis;
    height: 95px;
    width: 95px;
    margin: 2.5px 0 0 2.5px;
}

.igxFileUploadStatus
{
    height: 16px;
    width: 16px;
    position: absolute;
    top: 90px;
    left: 90px;
}

.igxFileUploadStatus.igxFileUploadProgress
{
    background-image: url(../images/shared/loading_blue.gif);
}

.igxFileUploadStatus.igxFileUploadSuccess
{
    background-image: url(../images/buttons/confirm.png);
}

.igxFileUploadStatus.igxFileUploadFailure
{
    background-image: url(../images/buttons/cancelled.png);
}

.igxUploadDialogLabels
{
    font-weight:bold;
}

.igxUploadDialogLabels.igxFileUploadCategoriesLabel
{
    float: left;
    margin-right: 130px;
}

.igxUploadDialogLabels.igxFileUploadSelectedFilesLabel {}

.igxUploadDialogLabels.igxFileUploadDropZoneLabel {}

.igxUploadBody 
{
}

.igxUploadDialogDropText
{
    text-align: center;
    margin: 80px 20px 0 20px;
    font-size: 14px;
}

.igxUploadText 
{
    font-size: 14px;
    margin-top: 45px;
}

.IgxTemplate
{
    display:none;
}

.IgxGrabbar
{
    float: left; margin-right:10px; margin-top:-6px; margin-left:-3px; height:34px;
}

.IgxAddLinkBtn
{
        margin-right:10px
}

.IgxLinkListLinkContainer
{
    list-style: none; padding: 0px;
}

.IgxLinkListMenu {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.IgxLinkListLinkItem
{
    position: relative; 
    border: 1px solid #aaa; 
    margin: 3px; 
    padding: 3px;
    padding: 0px 0px 6px 20px;
    background-image: url(../images/buttons/grabbar.png);
    background-position:left;
    background-repeat:repeat-y;
    background-color:White;
}

.IgxLinkListLinkItem > div
{
    margin-top:6px;
}

.IgxLinkListLinkItem select
{
    width:125px;
}

.IgxLinkListLinkRemove
{
    width:16px; 
    margin-left:3px;
}

.IgxLinkListLabel
{
    font-weight:bold;
    display:inline-block;
    text-align:left;
    margin-left:10px;
}

.IgxLinkUrl
{
    width: 285px;
}

.IgxLinkUrlLabel
{
    width:30px;
}

.IgxLinkDescription
{
    width:600px;
}

.IgxLinkDescriptionLabel
{
    width:80px
}

.IgxLinkText
{
    width: 285px;
}

.IgxLinkTextLabel
{
    width: 60px;
}


.IgxLinkListLinkItem label
{
    text-align: right;
    margin-left: 10px;
}

.IgxLinkListWrapper
{
    border:1px solid #aaa;margin-top:2px;padding:5px;width:910px
}

.igxFileUploading
{
    height: 16px;
    width: 16px;
    display: none;
    background-image: url(../images/shared/loading_blue.gif);
}

.igxImageGalleryViewer
{
    height: 115px;
    margin: 5px 5px 5px 40px;
    border: 0px;
}

.igxGalleryImage
{
    max-height: 100%;
    max-width: 100%;
}

#IgxDirectoryTable td
{
    overflow:hidden;
}

#IgxDirectoryTable
{
    table-layout:fixed;
}


.upvote-on, .upvote-off, .downvote-on, .downvote-off
{
    height: 25px;
    width: 415px;
    background-image: url(../Images/icons/updownarrows.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999em;
}

.upvote-on {
    background-position: 5px 0;
}

.upvote-off {
    background-position: 5px -35px;
}

.downvote-on {
    background-position: 5px -100px;
}

.downvote-off {
    background-position: 5px -70px;
}

.rating-value
{
    text-align: center;
    font-weight: bold;
    font-size: large;
}