body {
	background-color: #f7f7f7;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/tabbkg_tall.jpg);
	background-repeat: repeat-x;
}

blockquote {
	margin:0pt;
	padding:0pt;
}

.LineBlue {
	border: 1px solid #336699;
	background-color: #FFFFFF;
}

.LineBlack {
	border: 2px solid #000000;
}

.LineBlueWithBlueBkg {
	border: 1px solid #336699;
	background-color: #FFFFFF;
	background-image: url(../images/communitybkg.gif);
	background-repeat: repeat;
}

.LineBlueSidesOnly {
	background-color: #FFFFFF;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
}

.LineBlueTopOnly {
	background-color: #FFFFFF;
	border-top: 1px solid #336699;
}

.TabSeperator {
	background-image: url(../images/tabseparator.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
}

.LineGreyNoTop {
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}

.TabBkg {
	background-image: url(../images/tabbkg.jpg);
	background-repeat: repeat-x;
}

.BkgPozoStarzHeader {
	background-image: url(../images/headerpozostarz.jpg);
	background-repeat: no-repeat;
}
.BkgPozoStarz {
	background-image: url(../images/bkgpozostarz.gif);
	background-repeat: no-repeat;
}

.BkgBlueGradient {
	background-image: url(../images/bkgbluegradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}
.CommunityHeader {
	background-image: url(../images/communityheader.gif);
	background-repeat: repeat-x;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.BkgGlobalHeader {
	background-image: url(../images/bkgheader.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.TextBlueBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
a.TextBlueBody:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration:underline;
}
a.TextBlueBody:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #93AFCB;*/
	color: #336699;
	text-decoration:underline;
}
a.TextBlueBody:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F10000;
	text-decoration: none;
}
a.TextBlueBody:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

.TextBigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.TextBigBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.TextBigBlueBold:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
}
a.TextBigBlueBold:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93AFCB;
	text-decoration:underline;
}
a.TextBigBlueBold:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F10000;
	text-decoration: none;
}
a.TextBigBlueBold:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}


.BkgFooter {
	background-image: url(../images/bkgfooter.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
a.TextFooter:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration:underline;
}
a.TextFooter:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration:underline;
}
a.TextFooter:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F10000;
	text-decoration: none;
}
a.TextFooter:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration:underline;
}
.BkgBanner {
	background-image: url(../images/bkgbanner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.BkgLeftNav {
	background-color: #F6F6F6;
}

.TextBlueBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
/*	text-transform: lowercase;*/
}
a.TextBlueBodyBold:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
	text-transform: lowercase;
}
a.TextBlueBodyBold:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93AFCB;
	text-decoration:underline;
	text-transform: lowercase;
}
a.TextBlueBodyBold:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F10000;
	text-decoration: none;
	text-transform: lowercase;
}
a.TextBlueBodyBold:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	text-transform: lowercase;
}
.TextGreyBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4A4848;
	text-decoration: none;
}
a.TextGreyBody:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4A4848;
	text-decoration: underline;
}
a.TextGreyBody:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #9F9C9C;
	text-decoration: underline;
}
a.TextGreyBody:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F10000;
	text-decoration: none;
}
a.TextGreyBody:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}


.TextGreyBody1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4A4848;
	text-decoration: none;
}

a.TextGreyBody1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4A4848;
	text-decoration: none;
}
a.TextGreyBody1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #9F9C9C;
	text-decoration: none;
}
a.TextGreyBody1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F10000;
	text-decoration:underline;
}
a.TextGreyBody1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}

.TextGreyBody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4A4848;
	text-decoration: none;
}

a.TextGreyBody2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4A4848;
	text-decoration: none;
}
a.TextGreyBody2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #9F9C9C;
	text-decoration: none;
}
a.TextGreyBody2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #F10000;
	text-decoration:underline;
}
a.TextGreyBody2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}

.TextGreyBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4A4848;
	text-decoration: none;
}

.TextLeftHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:underline;
}

a.TextGreyBodyBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4A4848;
	text-decoration: underline;
}
a.TextGreyBodyBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #9F9C9C;
	text-decoration: underline;
}
a.TextGreyBodyBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F10000;
	text-decoration: none;
}
a.TextGreyBodyBold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}

.TextLeftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26A00;
	text-decoration:none;
}

.TextLeftHeader_comm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #336699;
	color: #FFFFFF;
	text-decoration:underline;
}

.BkgHeader {
	background-color: #E9E9E9;
}
.LineDotted {
	background-image: url(../images/greydot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.LineGrey {
	border: 1px solid #E9E9E9;

}
.BkgWhite {
	background-color: #ffffff;
}
.TextRightPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ADACAC;
	text-decoration: none;
}
a.TextRightPanel:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ADACAC;
	text-decoration:underline;
}
a.TextRightPanel:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ADACAC;
	text-decoration:underline;
}
a.TextRightPanel:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F10000;
	text-decoration: none;
}
a.TextRightPanel:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.TextGreyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6B695E;
	text-decoration: none;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}
.TextBigGreyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B695E;
	text-decoration: none;
}
.SetHeight {
	height: 25px;
}

.TableHeader {
	background-image: url(../images/tableheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
}
.TableFooter {
	background-image: url(../images/tablefooter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
}

.BkgDiv {
	background-color: #FFFFFF;
	background-image: url(../images/bkgdivheader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #336799;
}

.BkgDivF {
	background-color: #FFFFFF;
	background-image: url(../images/bkgdivfooter.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.BkgBlue {
	background-color: #336799;
}

.Form240 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4848;
	text-decoration: none;
	border: 1px solid #6B95CF;
	width: 240px;
	/*height: 18px;*/
}

.Form150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4848;
	text-decoration: none;
	border: 1px solid #6B95CF;
	width: 185px;
}
.Form70 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4848;
	text-decoration: none;
	border: 1px solid #6B95CF;
	width: 70px;
}

/* old with bigger warning icon
.Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	background-image: url("../images/error.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 8px;
}
*/

.Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	background-image: url("../images/error.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 3px;
	border-bottom: solid 0px /*#336699*/#eeeeee;
}

.SponsoredListing {
	background-color: #EFF5F9;
	background-image: url(../images/sponsoreddesignidea_listing.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SponsoredRightPanel {
	background-color: #F9FBFD;

}

.DottedBorder {
	border: 1px dotted #525050;
}

.catLink {
	color: #eeeeee;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.catLink:hover {
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.catLinkTd {
	 padding-bottom: 5px;
	 text-align: center;
	 vertical-align: bottom;
	 /*width: 105px;*/
	 height: 92px;
}

.SearchFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #716F63;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #9C9C9C;
	width: 90px;
	height: 17px;
}

.SearchOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #716F63;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #9C9C9C;
	width: 90px;
	height: 15px;
}

.Fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4848/*#716F63*/;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	width: 250px;
	height: 17px;
	margin-left: 2px;
	padding-left: 2px;
}

.Options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4848/*#716F63*/;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	margin-left: 2px;
	width: 250px;
	height: 15px;
}

.Textareas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4848/*#716F63*/;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	margin-left: 2px;
	padding-left: 2px;
	width: 250px;
	height: 100px;
}

.Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4848/*#716F63*/;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	width: 60px;
	height: 19px;
}

td.name_warning {font-weight: bold;	background-color: #FFCCCC;}
td.value_warning {background-color: #FFEEEE;}

.data_mark{
	background-color: #336699;
	width: 4px;
}

.data_mark_error{
	background-color: #FF0000;
	width: 4px;
}

.big_separator_h {
	height: 5px;
}

.cancelBtn  {
	background-image: url("../images/button_cancel.gif"); 
	width: 61px; 
	height: 19px; 
	border: none;
}

.GreyHeadL {
	background-color: #E9E9E9;
	background-image: url("../images/round_corner_L.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.GreyHeadR {
	background-color: #E9E9E9;
	background-image: url("../images/round_corner_R.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

.ideaGalleryImage {
	float: left; 
	margin-right: 5px;
	margin-left: 0px; 
	margin-bottom: 4px;
	text-align: center;
}

.floatLeft{
	float: left;
	width: 138px;
	border: solid 0px black;
	margin-bottom: 3px;
	
}