/* @override http://www.barrettdev.com/css/layout.css */

#wrapper {
	padding:0;
	margin:0 auto;
	width: 800px!important;
}
.moderne #glamourShot {
	width: 296px !important;
}
#glamourShot {
	width: 616px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maincontent {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width:800px;
	padding-top: 24px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 24px;
}
.clear {
	clear: both;
}
.toggler {
	margin: 0;
	cursor:pointer;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 28px;
	line-height: 24px;
}
/*.box {
	width: 100%;
	
}
.box h2 {
	margin: 0;
	cursor:pointer;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	line-height: 24px;
}
.box p {
	margin: 3px;
}
#box1,
#box2,
#box3,
#box4 {
	margin: 0px;
}*/
#maincontent ol.codesnippet {
	margin-bottom: 1px;
}
/*#tabcontentcontainer*/
.background,
.resources,
.developments {
	width:600px; /*width of 2nd level content*/
	float: left;
	height: 320px;
	overflow: auto;
}
.contactUs {
	width:600px; /*width of 2nd level content*/
	float: left;
	min-height: 320px;
	overflow: auto;
}
#tabcontentcontainer li,
#tabcontentcontainer2 li,
#tabcontentcontainer3 li,
#tabcontentcontainer4 li {
	clear: both;
}
#tabcontentcontainer h3, #tabcontentcontainer h4, #tabcontentcontainer h5, #tabcontentcontainer p,
#tabcontentcontainer2 h3, #tabcontentcontainer2 h4, #tabcontentcontainer2 h5, #tabcontentcontainer2 p,
#tabcontentcontainer3 h3, #tabcontentcontainer3 h4, #tabcontentcontainer3 h5, #tabcontentcontainer3 p,
#tabcontentcontainer4 h3, #tabcontentcontainer4 h4, #tabcontentcontainer4 h5, #tabcontentcontainer4 p {
	margin: 8px;
}
.columnOne, .columnThree, .columnFour {
	width: 200px;
	float: left;
}
.columnTwo {
	width: 160px;
	float: left;
}
.contactUs .columnTwo {
	width: 360px;
	margin-top: 8px;
}
#ddimagetabs ul,
#ddimagetabs2 ul,
#ddimagetabs3 ul,
#ddimagetabs4 ul {
	margin: 8px;
}
#ddimagetabs a, #ddimagetabs li,
#ddimagetabs2 a, #ddimagetabs2 li,
#ddimagetabs3 a, #ddimagetabs3 li,
#ddimagetabs4 a, #ddimagetabs4 li {
	display: block;
	margin-bottom: 8px;
	height: 24px;
	line-height: 24px;
}
.tabcontent {
	clear: both;
	display:none; /*this will hide content. Useful for development*/
}
.developmentGroup li {
	margin-bottom: 16px;
	padding-bottom: 16px;
	clear: both;
	/*min-height: 290px;*/
}
.developmentGroup .columnThree {
	width: 360px !important;
}
#glamourShot h1 {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#glamourShot h2 {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#glamourShot p {
	padding-bottom: 10px;
}

