/* ================================
    CSS STYLES FOR ClosetGuru.com
   ================================
*/   

.clear
{
	clear: both;
}

.addThis
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.noImages
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
}

.sideImage
{
	text-align: right;
}

/----------------------------Article Template-----------/
.ArticleTemplate
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ArticleTemplate h1
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
}

.ArticleTemplate p
{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 30px;
}

.ArticleTemplate ol
{
	margin-top: 10px;
	margin-left: 45px;
	margin-right: 30px;
}

.ArticleTemplate ol li
{
	margin-bottom: 10px;
}

/----------------------------Tips Template-----------/
.TipsTemplate
{
	margin-left: 10px;
	margin-right: 10px;
}

.TipsTemplate h1
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
}

.TipsTemplate ol
{
	margin-top: 10px;
	margin-left: 45px;
	margin-right: 30px;
}

.TipsTemplate ol li
{
	margin-bottom: 10px;
}

.TipsTemplate .Head
{
	display:none;
}

/---------------------------SubNav------------/
.SubNav ul
{
	display: block;
	margin: 0;
	padding: 0;
}

.SubNav ul li
{
	display: block;
	list-style: none;
	margin-bottom: 10px;
	padding-left: 18px;
}

.SubNav a
{
	color: #ffffff;
}

.SubNav a:hover
{
	color: #ffffff;
}

.SubNav .left
{
	float: left;
	width: 140px;
}

.SubNav .right
{
	float: right;
	width: 140px;
}

.SubNav .moreright
{
	float: right;
	width: 140px;
}

.SubNav
{
	font-size: 12px;
	padding-top: 9px;
	margin-left: 30px;
	width: 420px;
}

.SubNav .findprofessional 
{
	background-image: url("/images/closetsguru/newmini/find.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .findprofessional a, .SubNav .findprofessional a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubNav .findprofessional a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.SubNav .submitproject 
{
	background-image: url("/images/closetsguru/newmini/subp.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .submitproject a, .SubNav .submitproject a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubNav .submitproject a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.SubNav .discover 
{
	background-image: url("/images/closetsguru/newmini/disc.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .discover a, .SubNav .discover a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubNav .discover a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.SubNav .discoverSel 
{
	background-image: url("/images/closetsguru/newmini/disc_sel.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .discoverSel a, .SubNav .discoverSel a:visited
{
	color: #2d2d2d;
	text-decoration:none;
}

.SubNav .discoverSel a:hover
{
	color: #2d2d2d;
	text-decoration:underline;
}

.SubNav .getstarted
{
	height: 15px;
	background-image: url("/images/closetsguru/newmini/gs.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}


.SubNav .getstarted a, .SubNav .getstarted a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubNav .getstarted a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.SubNav .getstartedSel
{
	height: 15px;
	background-image: url("/images/closetsguru/newmini/gs_sel.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .getstartedSel a, .SubNav .getstartedSel a:visited
{
	color: #2d2d2d;
	text-decoration:none;
}

.SubNav .getstartedSel a:hover
{
	color: #2d2d2d;
	text-decoration:underline;
}

.SubNav .tips
{
	background-image: url("/images/closetsguru/newmini/tips.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .tips a, .SubNav .tips a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubNav .tips a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.SubNav .tipsSel
{
	background-image: url("/images/closetsguru/newmini/tips_sel.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .tipsSel a, .SubNav .tipsSel a:visited
{
	color: #2d2d2d;
	text-decoration:none;
}

.SubNav .tipsSel a:hover
{
	color: #2d2d2d;
	text-decoration:underline;
} 

.SubNav .photogallery
{
	background-image: url("/images/closetsguru/newmini/photo.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .photogallery a, .SubNav .photogallery a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubNav .photogallery a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.SubNav .photogallerySel
{
	background-image: url("/images/closetsguru/newmini/photo_sel.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
}

.SubNav .photogallerySel a, .SubNav .photogallerySel a:visited
{
	color: #2d2d2d;
	text-decoration:none;
}

.SubNav .photogallerySel a:hover
{
	color: #2d2d2d;
	text-decoration:underline;
}