/*---------------------------------------------
 * DP4 main styles
 * Author:		Josh Daniels
 * Email:		josh@lockdata.com
 * Created:		2010-02-05
 *
 * Colors:
 * =======
 * Med Blue:		#60afd7
 * Orange:			#ffa601
 * Med Gray:		#77827c
 * Med Gray (text):	#666666
 * Lt Gray:			#bfbfbf
 *---------------------------------------------*/

/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; outline: none; }
a { outline: none; }
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
h1,h2,h3,h4,h5,h6 { font-size:1em; }

/* @end */

/* @group Common */

html {
	background: #fff url(../img/sideColumn-bg.png) repeat-x;
}

body {
	width: 1044px;
	margin: 0 auto;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #fff;
}

a {
	text-decoration: none;
	color: #60afd7;
}
a:hover, a:active {text-decoration: underline;}

textarea {overflow:auto;}
input[type=submit] {padding:2px 4px;}

/* fix IE7 weirdness */
h1#logo {
	width: 155px;
	margin: -2px auto 5px;
}
h1#logo a {
	display: block;
	width: 155px;
	height: 125px;
	text-indent: -99999px;
	background: url(../img/logo.png) no-repeat;
}

#content {
	overflow: hidden;
	padding-bottom: 10px;
}

#sideColumn {
	float: left;
	clear: none;
	background: url(../img/sideColumn-bg.png) repeat-x;
	width: 320px;
	min-height: 574px;
}
#mainColumn {
	float: right;
	clear: none;
	width: 724px;
	background: url(../img/contentbg.png) repeat-x;
}

 
/* @end */

/* @group Grid */

.grid1col,
.grid1colfull {
	width: 300px;
}
.grid2col {
	width: 704px;
	clear: both;
}

/* @end */

/* @group Main Navigation */

#mainNavigation {
	font-size: 1.2em;
	margin: 0;
	width: 100%;
	position:relative;
	z-index:1000;
}
#mainNavigation ul {
	list-style: none;
	background: #bfbfbf;
	margin: 10px 0;
	height: 1.6em;
	padding: 4px 0;
	position: relative;
}
#mainNavigation ul li {
	list-style: none;
	float: left;
	line-height: 1.6em;
	padding: 0 8px;
	border-right: 1px solid #ccc;
}
#mainNavigation ul li a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
#mainNavigation li#mn-search {
	position: absolute;
	right: 0;
	height: 24px;
}
#mainNavigation li#mn-search label {
	display: none;
}
#mainNavigation li#mn-search .txt {
	font-size: 1.1em;
	width: 150px;
}

#mn-profile {position:relative;}
#mn-profile div {
    display: none;
    position:absolute;
    left: 0;
    top: 20px;
    width: 260px;
    background:#ccc;
    font-size:.9em;
    z-index: 1000;
    min-height: 90px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#mn-profile ul {
    float:left;
    display: block;
    width: 130px;
    background: none;
    margin:0;
}
#mn-profile ul li {border:none;}

/* @end */

/* @group Main Calendar */

#mainCalendar {
	margin: 10px;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	border-top: 1px solid #bfbfbf;
	overflow: hidden;
	position: relative;
	padding: 10px;
	font-size: 1.2em;
}
#footer h3 {
	font-size: 1.4em;
	color: #ffa601;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: normal;
}
#footer ul {
	list-style: none;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #bfbfbf;
}
#footer ul li {
	list-style: none;
	margin-bottom: 2px;
}
#footer ul li a {
	color: #666;
}

#siteInfo {
	background: #bfbfbf;
	float: right;
	position: relative;
	top: -20px;
	width: 170px;
	padding: 0 10px 50px;
}
#siteInfo img {
	position: absolute;
	top: -14px;
}
#siteInfo ul {
	float: none;
	border: 0;
	text-align: right;
	position: relative;
	top: 35px;
	margin: 0;
	width: 100%;
}
#siteInfo ul li a {
	color: #fff;
}

#categoryListContainer {
    display:block;
    width:800px;
    overflow:hidden;
    position:relative;
    float:left;
}

/* @end */

/* @group Self Publish Form */

#ageRange .formControlContainer {display:inline;}
#ageRange .formControlContainer label {display:inline-block;margin-left:5px;margin-top:-4px;margin-bottom:7px;}
#selfPublishTerms {font-size: 1.3em;}
#selfPublishTerms li {margin-left: 20px;}
#selfPublishTerms h6 {margin-bottom: 5px;}
#isRecurring {display:inline-block;margin-left:30px;}
#isRecurring label, .cbxTerms label {width:auto !important;display:inline-block;margin-left:5px;margin-top:-4px;}
#selfPublishEntityInfo, #selfPublishUserInfo {float:none;}
.selfPublishForm h4 {font-size: 1.4em;margin:10px 0 5px;}
.selfPublishForm .txt {width: 500px !important;}
.phoneInput .txt {text-align:center;}
.phoneInput .small {width: 40px !important;}
.phoneInput .medium {width: 60px !important;}
.addressInput {display:inline-block;line-height:2.5;}
.addressInput .city input {width: 300px !important;}
.addressInput .state input {width: 40px !important;}
.addressInput .zip input {width: 80px !important;}

/* @end */

/* @group About Us */

#aboutUs h3 {font-size: 2.5em;color: #77827c;margin: 5px 0;}
#aboutUs p {font-size: 1.2em;line-height: 1.4;margin-bottom: 15px;color: #333;}

/* @end */

#companyInfo {font-size: 1.2em;text-align: center;}
#companyInfo p {margin-bottom:5px;}

.advertising {margin: 10px 0;}

#resetPasswordForm {float:none;margin-top:10px;}

#puPhotoMeta {float: none;}
#puPhotoMeta label {float:none;display:block;margin-bottom:5px;}
