#page-heading h2 {
    font-size: 24px;
    padding: 25px 0px;
    font-weight: bold;
    float: left;
}

#page-heading {
    border-bottom: 1px solid #e7e7e7;
    margin-left: 40px;
    width: 940px;
}

#sub {
    float: right;
    margin-top: 25px;
}

#sub li {
    float: left;
}
#sub li a {
    font-size: 18px;
    color: #5b5b5b;
    text-decoration: none;
    margin-left: 20px;
    font-style: italic;
}

#sub li a:hover {
    color: #242424;
}

.maincontent {
        width: 610px;
        padding-right: 30px;
        border-right: 1px solid #e7e7e7;
        float: left;
}

.maincontent img, #content img {
    padding: 0px;
    margin: 0px 0px;
}

.maincontent p {
    margin-bottom: 20px;
}

.maincontent ul {
    list-style: square;
    list-style-position: inside;
    margin-bottom: 20px;
}

.maincontent ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin-bottom: 20px;
}

.maincontent h3, #content h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.maincontent h4, #sidebar h4, #content h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.maincontent h5, #content h5 {
    font-size: 16px;
    font-weight: bold;
}

.maincontent h6, #content h6 {
    font-size: 14px;
    font-weight: bold;
}

#content {
    border-bottom: 1px solid #EC25B3;
    padding-bottom: 30px;
    padding-top: 0px;
}


#sidebar {
    float: left;
    width: 200px;
    padding-left: 30px;
}

#sidebar img {
	margin: 0px;
	padding: 3px;
}

#sidebar2 {
    float: left;
    width: 200px;
}

#sidebar2 img {
	margin: 0px;
	padding-bottom: 11px;
}

.sidebardesigner {
    padding-bottom: 10px;
    margin-bottom: 10px;
	background-color:#CCFFFF;
	height:auto;
}

#mininavdesigner {
	float: right;
	width: 156px;
	border: 1px solid #f6bde5;
	color: #f8f8f8;
	padding: 15px;
	background-color:#F8F8F8
}

#mininavdesigner img {
	padding-bottom: 2px;
}

.sidebarshop {
    padding-bottom: 10px;
    margin-bottom: 10px;
	background-color:#CCFFFF;
	height:auto;
}

.sidebarshop h4 {
    color: #A2A2A2;
    font-size: 12px;
    font-weight: normal;
    color: #A2A2A2;
    padding-bottom: 8px;
}

.sidebarshop ul a {
	font-size: 12px;
	text-transform: uppercase;
}

.sidebarshop ul.subcat {
	text-indent: 15px;
}

.sidebarshop ul.subcat a {
	font-size: 12px;
	text-transform: uppercase;
}

.sidebar-element2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
}	

#sidebarquestion {
    float: left;
    width: 200px;
}

#sidebarquestion img {
	margin: 0px;
	padding-bottom: 11px;
}

#mininav {
	float: right;
	width: 156px;
	border: 1px solid #f6bde5;
	color: #f8f8f8;
	padding: 15px;
}

#mininav img {
	padding-bottom: 2px;
}

.sidebar-element {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.sidebar-ul li a{
    display: block;
    padding: 10px 0px;
    background-color: white;
    border-top: 1px solid #e7e7e7;
    text-decoration: none;
    color: #242424;
}

.sidebar-ul li a:hover {
    background-color: #f3f3f3;
    text-decoration: underline;
}
.add {
    width:  auto;
    height: auto;
    padding: 3px;
    border: 1px solid #e7e7e7;
    float: left;
}

.addx2 {
    width: 250px;
    padding: 3px;
    border: 1px solid #e7e7e7;
    float: left;
}

.blog-post img{
    margin-top: 0px;
}

.blog-post {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.blog-post h3 a {
    color: #242424;
    font-weight: bold;
}

a {
	color: #EC25B3;
	text-decoration: none;
	line-height: normal;
}

a:hover {
    color: #666666;
    text-decoration: none;
}

.unselected{
	color: #EC25B3;
	text-decoration: none;
	line-height: normal;
}

.unselected:hover {
    color: #666666;
    text-decoration: none;
}


.selected{
	color: #EC25B3;
	text-decoration: none;
	line-height: normal;
	font-weight:bold;
}

.selected:hover {
    color: #666666;
    text-decoration: none;
	font-weight:bold;
}



/* THUMBNAILS and SUCH */

.thumbcontent {
	width: 738px;
	padding-right: 0px;
	border-right: 0px solid #e7e7e7;
	float: left;
}
.productListing {
	width: 738px; /* make sure there is enough horiz space for 6 cols */
}

.thumbs {
	width: 109px;
	text-align: center;
	margin-right: 14px;
	float:left;
	background: url(../images/thumb_shadow.gif) no-repeat;
}	

.thumbs a {
    color: #666666;
    text-decoration: none;
}	

.thumbs a:hover {
	color: #EC25B3;
	text-decoration: none;
}	


.thumb {
	display: block;
	width: 104px;
	height: 104px;
	margin: 0px;
	padding: 0px;
	
}

.thumbs div {
	margin: 0px 0px 10px 2px;
	width: 104px;
	height: 104px;
	background: transparent no-repeat;
}




.thumb.first {
	margin-left: 0px;
}

.thumb.last {
	margin-right: 0px;
}


.divider-thumbs {
	width: 725px;
	background-color: #e7e7e7;
	height: 1px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* PORTFOLIO */


#portfolio img {
	margin: 0px;
	padding: 0px;
	
}

.portfolio img:hover {
	border: 1px solid #ffffff;
}

.portfolio {
	display: block;
	float: left;
	width: 97px;
	height: 109px;
	background: url(../images/thumb_shadow.gif) no-repeat;	
	padding: 6px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 35px;
	margin-left: 0px;

}

.portfolio.first {
	margin-left: 0px;
}

.portfolio.last {
	margin-right: 0px;
}

/* Blog */

.left {
	float: left;
}
.right {
	float: right;
}

.divider-full {
	width: 100%;
	background-color: #e7e7e7;
	height: 1px;
	margin: 20px 0px;
	overflow: hidden;
}


.comment {
	margin-bottom: 25px;
}

.comment-date {
	font-size: 11px;
	color: #5b5b5b;
	margin-bottom: 0px;
	padding: 0px;
}

.maincontent .comment p {
	margin: 0px;
}

.maincontent .img-left {
	margin-left: 0px;
	margin-right: 20px;
	float: left;
}

#content .img-left {
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	margin-top: 0px;
}

#content .img-right {
	margin: 0px 0px 0px 20px;
	float: right;
}

#add-comment label {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	text-align: right;
	margin-right: 10px;
}

#add-comment div {
	margin-top: 10px;
}

input, textarea {
	border: 1px solid #ccc;
	padding: 2px;
}

#add-comment textarea {
	width: 440px;
}

#add-comment .buttons {
	margin-left: 160px;
}

#TwoCol {
	width: 720px;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 45px;
	margin-bottom: 11px;
}

#LeftCol {
	float: left;
	width: 339px;
	height: 349px;
	padding: 13px 11px 22px 12px;
	text-align: center;
	background: transparent url(../images/largeframe.jpg) no-repeat top left;
}

#RightCol {
	float: right;
	width: 343px;
}

#RightCol h5 {
	color: #242424;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
}

.buttonbar {
	margin-bottom: 17px;
}

.buttonbar a {
	margin-right: 6px;
}

.buttonbar a.last {
	margin-right: 0;
}

.vidbar {
	margin-bottom: 17px;
}

.vidbar img {
	width: 121px;
	float: left;
	margin-right: 12px;
}

.vidbar .copy {
	float: right;
	width: 208px;
}

.vidbar div img {
	float: left;
	margin-right: 8px;
	margin-bottom: 11px;
	border: 1px solid #ECECEC;
	width: 54px;
	height: 54px;
}

#RightCol p {
	color: #242424;
	padding-bottom: 13px;
}

#RightCol .copy {
	margin-bottom: 50px;
}

#projectfeatures #Used {
	float: left;
	width: 424px;
}

.ratebar {
	margin-bottom: 15px;
}

.ratebar span {
	font-size: 11px;
	color: #999;
}

#downloadsfeatures #Used {
	float: left;
	width: 735px;
}

#projectfeatures #Related {
	float: right;
	width: 266px;
	z-index: 1000;
}

#Used img, #Related img {
	float: left;
	margin-right: 8px;
	margin-bottom: 11px;
	border: 1px solid #ECECEC;
}

#content h2 span.small {
	color: #242424;
	padding-left: 10px;
	font-size: 12px;
}

#content h2 a {
	color: #CCC;
	text-decoration:none;
}


.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index:1001;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}
 
.white_content {
    display: none;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -200px;
    padding: 25px;
    width: 348px;
    height: 378px;
    border: 1px solid #EC25B3;
    background-color: #FFF;
    z-index:1002;
}

.col {
	float: left;
	margin-right: 20px;
	width: 175px;
}

.col p {
	padding-bottom: 10px;
}

.col p strong {
	font-weight: bold;
}

.tabbar {
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 20px;
	height: 74px;
}

.tabbar div {
	width: 500px;
	float: left;
}

.tabbar div.tabphoto {
	width: 70px;
	float: left;
	margin-bottom: 11px;
}

.tabbar img {
	border: 1px solid #ECECEC;
}

.tabbar h4 {
	padding: 0;
	margin: 0;
}

.tabbar p {
	margin: 0;
	padding: 0;
}

#tab4 img {
	border: 1px solid #E2E2E2;
	margin-bottom: 20px;
}


.dd li {
	padding: 2px 5px;
}

.dd .unselected {
	background-color: transparent;
	color: #666;
}

.dd .selected {
	background-color: #EC25B3;
	color: #FFF;
}

.dd-outer {
	background: #E5E5E5 url(../images/selectorright.gif) no-repeat top right;
	width: 110px;
	position: absolute;
	top: -10px;
	left: 0;
	height: 27px;
}

.dd-outer2 {
	background: #E5E5E5 url(../images/selectorright.gif) no-repeat top right;
	width: 160px;
	position: absolute;
	top: -10px;
	left: 0;
	height: 27px;
}

.dd-button {
	display: block;
	background: transparent url(../images/selectorleft.gif) no-repeat top left;
	text-indent: 12px;
	line-height: 27px;
	height: 27px;
	width: 110px;
	
}

.dd-button2 {
	display: block;
	background: transparent url(../images/selectorleft.gif) no-repeat top left;
	text-indent: 12px;
	line-height: 27px;
	height: 27px;
	width: 160px;
	
}

.dd {
	position: absolute;
	display: none;
	width: 150px;
	height: 140px;
	top: 16px;
	left: 0px;
	background: #E5E5E5 url(../images/selector.gif) repeat-x top left;
	border: 1px solid #F6B7B4;
	padding: 5px;
}

.dd-head {
	position: relative;
	height: 15px;
	width: 150px;
	text-align: right;
}

.dd-head a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	height: 15px;
	line-height: 15px;
}

.dd-body {
	position: relative;
	width: 150px;
	height: 125px;
	overflow: auto;
}

#DDContainer, #DDContainer1, #DDContainer2, #DDContainer3 {
	position: relative;
	margin: 10px;
    text-align: left;
}

.tb4 {
	height: 21px;
	margin: 0 4px;
	background: #FFF url(../images/tb4.jpg) repeat-x top left;
}
