/*
Theme Name: Time Creators, Inc.
Theme URI: http://b1interactive.com
Description: At your service
Author: ericb
Author URI: http://b1interactive.com
*/

/*CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}

/*Base CSS*/
body { background:#FFFFFF url(images/bg_body.jpg) no-repeat center top; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#CCC; margin:0; font-weight:normal; line-height:1.5;}

/*img.bg { height:auto; left:0; min-height:100%; min-width:1024px; position:fixed; top:0; width:100%;}*/
		
#container{ position: relative; width:1000px; margin:auto;}

#logo { width:213px; height:50px; float:left; padding:15px 0 0 60px;}

#widget { background:url(images/bg_dealForm.png) no-repeat; width:410px; height:95px; margin:auto;}

#urservice { width:170px; height:57px; float:right; padding:10px 70px 0 0;}

#header { width:1000px; height:120px; margin:0; text-align:center;}

#wrapper { background:#FFF; width:860px; margin:auto; padding:20px 0 0 0;}

#nav { }

#nav a { border-right:1px solid #acacac; padding:0 10px;}

#slideshow { background:url(images/bg_slideshow.jpg) no-repeat; width:860px; height:305px;}

#slides { width:790px; height:275px; margin:auto; padding:14px 0 0;}

.quote { padding:5px 0 0 10px;}

/*Constant Contact Widget*/

#sidebar h2 { display: none;}

#sidebar fieldset { position:relative; top:55px; left:15px; float: left;}

#sidebar form legend { display: none;}

.submit { background: url(images/submitBtn.png) no-repeat; height: 24px; width: 61px; border: none; position: relative; bottom: 3px;}

label { left:40px; position:relative; top:-20px;}

/*content*/

#content { background:url(images/bg_content.jpg) no-repeat; width:875px; margin:auto;}

#content p { color:#4a4a4a; padding-top:5px;}

#content h3 { font-size:16px; font-weight:bold; color:#36661e;}

/*quote form*/

#quoteForm { padding:30px 40px 40px 55px;; width:795px; height:600px;}

input { display:inline;}

#urInfo { float:left; width:250px;}

#resInfo { width:280px; float:left;}

/* #resInfo h3 { padding-bottom: 10px;} */

#content .boxItem { padding-top:1px; display:inline;}

.chkBx { display:block; padding-right:40px;}

.adchkBx { display:inline; padding-right:20px;}

#addinfo { width:260px; float:left;}

#submitBtns { clear:both; height:20px; position:relative; margin: auto; top:30px; width:120px;}

/*footer*/

#clear { clear:both; height:60px;}

#footer { background:#1b4315 url(images/bg_footer.jpg) no-repeat bottom center; position:absolute; bottom:0; width:100%; height:140px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; color:#FFF; z-index:1000;}

#footer p { position:relative; top:40px;}

#footer a:link, a:visited { text-decoration: none; color: #FFFFFF;}

#footer a:hover, a:active { text-decoration: none; color: #CCCCCC;}

#footer_sub { background:#1b4315 url(images/bg_footer.jpg) no-repeat bottom center; width:100%; height:140px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; color:#FFF; z-index:1000;}

#footer_sub p { position:relative; top:40px;}

#footer_sub a:link, a:visited { text-decoration: none; color: #FFFFFF;}

#footer_sub a:hover, a:active { text-decoration: none; color: #CCCCCC;}




