/*
Theme Name: Tweak! V1
Theme URI: http://www.tweakcast.com
Description: Built in Dec of 2006 exclusively for www.tweakcast.com
Author: Fallout Media
*/

body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color: #515B5B;
	background:url(/images/bg.gif) repeat-x;
	background-color:#D0D0D0;
	margin:0px;
	padding:0px;
	outline: none;
}
p {
	margin:0px;
	padding:0px 0px 20px 0px;
}
img {
	display:block;
	margin-bottom:20px;
}
h1 {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #999;
	font-weight: normal;
}
h2 {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 20px 0px 5px;
	padding-bottom:5px;
	color: #515B5B;
	font-weight: normal;
	font-size:18px;
	border-bottom: 1px solid #CCC;
}
h3 {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-style: italic;
	margin: -5px 0px 20px;
	padding-left:5px;
	color: #999;
	font-weight: normal;
	font-size:12px;
	background:url(/images/h3BG.gif) repeat-x;
}
a{
	color:#0C54C6;
}
a:hover {
	text-decoration:none;
}
.left {
	float:left;
	margin:5px 5px 5px 0px;
}
.right {
	float:right;
	margin:5px 0px 5px 5px;
}
.wrap {
	width:750px;
	margin:0px auto;
}
#contentWrap {
	width:750px;
	margin:0px auto;
}
#whiteWrap {
	background: #FFFFFF;
	padding-bottom: 15px;
}
#banner {
	height:170px;
	background:url(/images/topBanner.png) no-repeat;
}

.banner1 span {
	display: none;

}
a.learnmore {
	display:block;
	width:140px;
	height:34px;
	background:url(/images/learnmore.gif) no-repeat;
	outline: none;
	float: right;
	margin: 200px 52px 0px 0px;
	text-indent: -9999px;
}
.banner2 {
	list-style: none;
	background:url(/images/fpanel2.jpg) no-repeat;
	float: left;
	width: 248px;
	height: 258px;
	margin: 5px 0px 5px 5px;
	*margin: 5px 0px 5px 3px;
}

.banner1 {
	list-style: none;
	background:url(/images/fpanel1.jpg) no-repeat;
	margin: 5px 0px 5px 5px;
	*margin: 5px 0px 5px 3px;
	float: left;
	width: 248px;
	height: 258px;
}

.banner3 {
	list-style: none;
	background:url(/images/fpanel3.jpg) no-repeat;
	margin: 5px 0px 5px -45px;
	float: left;
	width: 248px;
	height: 258px;
}

.banner2 span {
	display: none;

}
#homeBanner {
	background: url(/images/homeBanner.png) no-repeat;
	height: 265px;
	padding-left: 30px;
}
.homeBox {
	width: 159px;
	margin-left: 25px;
	padding-top: 60px;
	float: left;
	height: 175px;
}
.homeBox ul {
	margin: 0px;
	font-size: 12px;
	line-height: 1.2em;
	padding:0px;
	height: 150px;
}
.homeBox li {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
.learnButton a {
	position: relative;
	height: 24px;
	width: 100px;
	margin-left: 45px;
	background:transparent;
	display:block;
	text-decoration: none;
}
#nav {
	float:left;
	position:relative;
	top:116px;
}
#nav a {
	display:block;
	width:95px;
	background:url(/images/tab.gif) no-repeat;
	margin-left:2px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	border-left: 2px dotted #FFFFFF;
	font: normal 14px/36px "Trebuchet MS", Arial, Verdana, Helvetica;
}
#nav a:hover {
	text-decoration:underline;
}
#content {
	float: left;
	width: 510px;
	padding-left: 30px;
	padding-top: 5px;
}
#content h1 {
	line-height:30px;
	background: url(images/marker.gif) no-repeat;
	font-size:24px;
	color: #0C54C6;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sideBar {
	background: url(/images/sidebarBG.gif) no-repeat top left;
	float: left;
	width: 195px;
	padding-top: 15px;
	margin-top:10px;
}
#sideBar h1 {
	color: #4C4C4C;
	font-size: 16px;
	line-height: 34px;
	background: url(/images/sideBarH1.gif) repeat-x;
	padding-left: 15px;
	margin-bottom: 0px;
}
#sideBar p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
#sideBarFooter {
	background: url(/images/sidebarBG.gif) bottom;
	height: 20px;
	width: 195px;
}
.clear {
	clear:both;
	height:1px;
}
#footerWrap {
	padding: 15px 0px 50px;
	border-top: 5px solid #999999;
	color:#666;
}

/*------------------------MENU ITEMS-----------------------*/

#masterdiv {
	border-top:2px solid #FFFFFF;
	font-size:12px;
	display:block;
	margin:0px 10px;
	line-height:1em;
}
.menutitle{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor:pointer;
	border-bottom:1px solid #999;
}
.menutitle a:hover{
	text-decoration:underline;
}
.menutitle a{
	color:#666;
	text-decoration:none;
	display:block;
}
.submenu{
	border-bottom:1px solid #999;
		background: url(/images/bg.gif) repeat-x;
}
.submenu a{
	display:block;
	padding: 10px 0px 10px 15px;
	color: #555555;
	text-decoration:none;
}
.submenu a:hover{
	background-color:#CCC;
	text-decoration:underline;
}

/*------------------------REQUEST FORM-----------------------*/


#form {
	width: 350px;
	float: left;
}

#form p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: black;
}

.formbox {
	width: 300px;
	margin: 0px 0px 12px 0px;
}

#forminfo {
	width: 400px;
	float: left;

}

p.warning {
	color: #ff0000;
    font-size: 10px;
    padding: 0px 0px 0px 0px;

}

p.intro {
	color: #4d4d4d;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    margin: 180px 0px 0px 0px;

}
