/*
Skin name: PPC
Version: 1.0
Author: Robert Chambers
*/

body, html {
	background-image: url(images/background.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
#wrapper #navbar   {
	height: 36px;
	margin: 0px;
	position: absolute;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #body {
	position: absolute;
	width: 970px;
	top: 50px;
	display: block;
	line-height: 20pt;
	
}

#wrapper .genius_menu {
	height:36px;
	margin:0;
	padding:0;
	position:absolute;
}
#wrapper .genius_menu .pad {
	height:40px;
	padding:0 0 0 400px;
	width:570px;
}
#wrapper .genius_menu ul {
	float:right;
	padding:5px;
	margin: 10px 0;
	list-style:none;
	list-style-image:none;
}
#wrapper .genius_menu li {
	float:right;
	margin:0 6px;
	color:#FFFFFF;
}
#wrapper .genius_menu a {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#wrapper #footer {
}

#wrapper #body #ext_main #main {
	width: 670px;
}
#wrapper #ext_main #sidebar {
	width: 290px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/boarder.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
}
#wrapper #header .pad {
	width: 50px;
	margin: 0px;
	padding: 0px;
}

#wrapper  #header #sitename {
	height: 0px;
	width: 0px;
	top: 45px;
	position: absolute;
	color: #FFFFFF;
	display: none;
}
#wrapper .widget_text {
	color: #FFFFFF;
}

.nav_menu  {
	position: absolute;
	height: 50px;
	width: 970px;
	top: 350px;
}
#tagline  {
	margin: 0px;
	padding: 0px;
	display: none;
}
.widget_text {
	position: absolute;
	top: 228px;
}

.widget_text a{
	padding-left: 26px;
}

#wrapper #header {
	position: absolute;
	height: 50px;
	width: 970px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}

#ext_wrapper {
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#shadow_top {
	display: none;
}
#wrapper  #navbar #header_nav .nav_home  {
	color: #FFFFFF;
}
#wrapper #navbar #header_nav .nav_leaf a, #wrapper  #navbar #header_nav .nav_home a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#wrapper #navbar #header_nav .nav_leaf a:hover, #wrapper  #navbar #header_nav .nav_home a:hover {
	text-decoration: underline;
}

.wide_ms #ext_wrapper, .wide_sm #ext_wrapper {
	width: 970px;
	margin: 0px auto;
}

#wrapper #footer {
	display: block;
}
#wrapper #navbar .pad {
	width: 570px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;

}
#wrapper   .nav_menu  .nav_leaf {
	list-style-image: none;
	list-style-type: none;
	padding: 8px;
	float: left;
}
#wrapper #navbar #header_nav {
	padding: 5px;
	float: right;
}
#wrapper #navbar #searchform {
	width: 150px;
	text-align: right;
	display: none;
}
#ext_main     #sidebar     .twitter, #ext_main    #sidebar    .twitter    ul, #ext_main    #sidebar    .twitter    li {
	list-style-image: none;
	list-style-type: none;
}

#ext_main #sidebar, #ext_main #sidebar ul, #ext_main #sidebar li {
	list-style-image: none;
	list-style-type: none;
}

#wrapper .nav_menu .nav_leaf a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper .nav_menu .nav_leaf a:hover {
	text-decoration: underline;
}
#wrapper .nav_menu ul {
	margin: 0px;
	padding: 0px;
	height: 44px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper .nav_menu .pad {
}

.small h1 {
	font-size: 36px;
	line-height: 35pt;
}
.small h2 {
	font-size: 30px;
	line-height: 35pt;
}

#header_nav .nav_branch a, #header_nav .nav_branch{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#header_nav .nav_branch a:hover {
	text-decoration: underline;
}

#wrapper .request_box {
	float: left;
	width: 470px;
	height: 115px;
	text-align: center;
	background-image: url(images/linkbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 160px;
	color: #FFFFFF;
}
#wrapper  .request_box  p  {
	font-size: 16px;
}

#wrapper  .request_box  a, #wrapper  .request_box  a:hover  {
	color: #FFFF00;
	font-weight: bold;
}


/* Genius Styles */

#pack_list ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 25px;
}
#pack_list li {
	padding: 10px 0 0 0;
	margin:0;
}
#pack_list #packname {
	width:500px;
	border-bottom: solid 1px #D1DFEF;
	display:inline-block;
}

#login_page_box {
	float:left;
	border: solid 1px #D1DFEF;
	width:45%;
	padding-top: 20px;
	padding-right: -20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height:200px;
}
#register_page_box {
	float:right;
	border: solid 1px #D1DFEF;
	width:45%;
	padding-top: 20px;
	padding-right: -20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height:200px;

}

#register_page_box #head, #login_page_box #head {
	font-size:18px;
	font-weight:bold;
	border-bottom: solid 1px #D1DFEF;
	margin-bottom:20px;
	margin-left:-20px;
	padding-left:20px;
	width:100%;
}
#login_errors {
	background-color:#FFE6E6;
	padding:10px;
	margin:0;
	margin-bottom:10px;
	border:solid 1px #FFE6E6;
}
#login_errors #head {
	font-size:16px;
	font-weight: bold;
	color:#990000;
	padding:0;
	margin:0;
}

#login_errors ul, #login_errors li {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	margin-left: 10px;
}
#checkout_container {
	padding-top:25px;
}
#checkoutBox th {
	border-bottom: solid 1px #000033;
}
#checkoutBox td {
	border-bottom: solid 1px #DAE1F3;
	text-align:center;
}
#checkoutBox .blank{
	border-bottom: none 0px #FFFFFF;
}
#checkoutBox #totals{
	border-bottom: solid 2px #818ABA;
	font-weight:bold;
}
#checkoutBox .name{
	text-align:left;
}
#checkoutBox .product_row td {
	padding:3px;
}
#google_button_box {
	width: 25%;
	margin: 0 auto;
	text-align:center;
	float:right;
	margin-right: 6%;
}
#google_button_box div{
	margin: 0 auto;
}
.imageLink img{
	height:32px;
	margin-bottom:-15px;
}
/* Promt Box */

.jqifade{
	position: absolute;
	background-color: #C9DFED;
}
div.jqi{
	width: 550px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
	  text-align:center;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #387BA5;
	border: 1px solid #285977;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #01244A;
}
div.jqi button.jqidefaultbutton{
	background-color: #387BA5;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #387BA5;
}

/* Get Started Area */

#getstarted * {
	line-height:20px;
	margin: 0px;
	padding: 0px;
}
#getstarted {
	padding-top: 30px;
}
#getstarted input {
	padding:3px;
}
#getstarted #uploadInstructions{
	width:400px;
	float:left;
}
#getstarted #galleryname {
	float: left;
}
#getstarted #galleryname input {
	margin: 10px;
	border: 2px solid #000033;
}

#getstarted #startHidden {
	clear:left;
}
#getstarted #upload_boxes {
	text-align: left;
	position: relative;
	overflow: hidden;
	width: auto;
}
#getstarted #uploaded_files {
	float:right;
	width: 200px;
	padding:0px;
	margin:0px;
	text-align:center;
	right: 0px;
	clear:right;
}
#getstarted #upload_gallery p
{
	padding: 10px 0px;
	font-size: 18px;
	font-weight: bold;
}
#getstarted #uploaded_files p
{
	padding: 20px 0px;
	font-size: 18px;
	font-weight: bold;
}

#getstarted #upload_boxes p
{
	padding: 20px 0px;
	font-size: 16px;
}
#getstarted #queueBox p
{
	padding: 20px 0px;
	font-size: 16px;
	font-weight:bold;
}
#getstarted #queuescroll
{
	height:150px;
	width:350px;
	overflow:auto;
}

#getstarted #uploaded_files ul {
	list-style-image: none;
	list-style-type: none;
	height: 200px;
	width: 200px;
	overflow: hidden;
}
#getstarted #queueBox ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 20px;
}
#getstarted #uploaded_files li  {
	margin: 2px;
	padding: 2px;
	float: right;
	height: 90px;
	width: 90px;
	border: 1px solid #CCCCCC;
	text-align: center;
	cursor:pointer;
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}
#getstarted #uploaded_files li span{
	display:block;
	width:90px;
	height:90px;
}
