/*  
Theme Name: Betwise
Version: 1.0
Author: Michael Houghton
Author URI: http://www.depthoffocus.co.uk/
*/

body {
	background-color: #444444;
	/*text-align: center;*/
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body.popup_body {
	background-color: white;
	font-size: 10pt;
	text-align: left;
	margin: 10pt;
}

#outer_wrapper {
	/*width: 960px;
	margin: 15px auto 10px auto;*/
	text-align: left;
	font-size: 10pt;
	/*border: 1px solid #aaaaaa;*/
}

#inner_wrapper {
	position: relative;
	/*width: 960px;*/
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	font-size: 10pt;
}

#header {
	position: relative;
	background-color: black;
	color: #77778F;
	border-bottom: 1px solid #303030;
	background-image: url(/style/images/betwise_header_logo.gif);
	background-repeat: no-repeat;
	background-position: 28px 15px;
}

#header_inner {
	position: relative;
	width: 960px;
	height: 70px;
}

#login_bar {
	position: absolute;
	top: 17px;
	right:  25px;
	line-height: 160%;
	text-align: right;
	font-size: 9pt;
	color:  #999999;
	margin: 0;
}

#login_bar a {
  color: #bbbbbb;
  text-decoration: none;
	font-size: 8pt;
}

#login_bar a:hover {
	color: #aa4411;
  text-decoration: none;
}

.login_field {
  width: 10em;
  background-color: #bbbbbb;
  border: 1px solid #cccccc;
  margin-left: 2px;
}

.login_button {
  background-color: black;
  border:  1px solid #cccccc;
  color: #cccccc;
	margin-right: 0;
}

.login_button:hover {
  	color: #aa4411;
	  border:  1px solid #aa4411;
}

#title_link {
	position: absolute;
	top: 20px;
	left:  30px;
	display: block;
	width: 151px;
	height: 29px;
}

#title_link span {
	text-decoration:none;
	display: none;
}

#navbar_wrapper ul {
	float: left;
	list-style: none;
	margin: 0; 
	padding: 0;
	color: #eeeeee;
	width: 100%;
	/*width: 960px;*/
	background-color: #444444;
	border-top:  1px solid #666666;
	border-bottom:  4px solid #393939;
}

#navbar_wrapper ul li {
	line-height: 250%;
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #bbbbbb;
}



#navbar_wrapper ul li:first-child, #navbar_wrapper ul li#nav-first  {
	border-left: 0;
	margin-left:  20px;
}

#navbar_wrapper ul li a {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10pt;
}

#navbar_wrapper ul li a:hover {
	color: #44bb55;	
	text-decoration: underline;
}

#content_wrapper {	
	width: 905px;
	margin: 20px 25px 10px 30px;
}

#content {
	width: 660px;
	padding: 0 0 20px 0;
	float: left;
	background-color: white;
	min-height: 450px;
}

#footer {
	clear: both;
	position: relative;
	border-top:  4px solid #222222;
	background-color: #444444;
	color: #dddddd;
	padding: 20px 130px 20px 30px;
	font-size: 9pt;
	line-height: 150%;
	margin: 0;
	background-image: url(/style/images/betwise_footer_logo.gif);
	background-repeat: no-repeat;
	background-position: 808px 20px;
	min-height: 20px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #dddddd;
}
#footer a:hover {
	color: red;
}

#footer_link {
	position: absolute;
	top: 20px;
	left: 808px;
	display: block;
	width: 117px;
	height: 25px;
}

#footer_link span {
	text-decoration:none;
	display: none;
}

#terms_links {
	width: 960px;
	text-align: center;
	font-size: 9pt;
	margin: 0 0 20px 0;
}

#terms_links, #terms_links a {
	color: #999999;	
}

#credits {
	width: 960px;
	text-align: center;
	font-size: 8pt;
	margin: 20px 0;
}

#credits, #credits a {
	color: #999999;	
}

#content {  
	padding-bottom: 40px;
}

#content h1, #content h2, #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	line-height: 150%;
    padding: 5px 10px;
	margin: 20px 0 10px 0;
    /*border-top: 20px solid white;*/
    background-color:  #e0e0e0;
    border-bottom:  1px solid #bbbbbb;
    color: #444449;
    font-weight: bold;
    border-right: 1px solid #dddddd;
}

#content h1 {
  font-size: 16pt;
  color: #007700;
  margin-top:  25px;
  /*background-color:  #297734;
  border-bottom:  1px solid #004411;
  color: #eeffee;*/
}

#content h1 a {
  color: #007700;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h3 {
	font-size: 12pt;
}

#content p, #content li {
	color: #222222;
	line-height: 150%;
}

#content p {
  	padding: 0 10px;

}

#content b, #content strong {
  color:  000000;
}

#content p {
	/* text-align: justify; */
}

#sidebar {
	margin-top: 25px;
	float: right;
	width: 220px;
	margin-bottom: 90px;
}

.sidebar .panel_box {
	width: 190px;
}

.panel_box {
	background-color: #dedede;
	margin: 0 0 20px 0;
	width: 220px;
}

.panel_box_content {
	padding:  0 15px;
	clear: both;
}

.panel_box p {
	margin: 8px 0;
	font-size: 9pt;
	line-height: 150%;
}

.panel_box_top { height: 14px; }

.panel_box_bottom { height: 13px; }

.panel_box_tl, .panel_box_tr, .panel_box_bl, .panel_box_br  {
	background-repeat: no-repeat;
	overflow: hidden;
}

.panel_box_tl {
	float: left;
	width: 15px; height: 14px; 
	background-image: url(/style/images/light_grey_box_tl.gif);
}

/*.panel_box_tr {
	float: right;
	width: 15px; height: 14px; 
	background-image: url(/style/images/light_grey_box_tr.gif); 
}*/

.panel_box_bl {
	float: left;
	width: 15px; height: 13px; 
	/* background-image: url(/style/images/light_grey_box_bl.gif); */
}

.panel_box_br {
	float: right;
	width: 15px; height: 13px;
	background-image: url(/style/images/light_grey_box_br.gif);
}


.panel_box h2 {
	color: #777777;
	/*font-family: Palatino, Georgia, "Times Roman", Times, serif;*/ 
	font-weight: bold;
	font-size: 14pt;
	margin: 0 0 0 0; 
	padding: 0;
}

.panel_box p {
	margin: 8px 0;
	font-size: 9pt;
}

.panel_box form {
	margin: 0; padding: 0;
}

.panel_box label {
	font-weight: bold;
	color:  #666666;
}

.panel_box label input {
	font-weight: normal;
	color: black;
}

.panel_box a {
	color: #aa4411;
	font-weight: bold;	
	text-decoration: none;
}

.panel_box a:hover {
	text-decoration: underline;
}

.panel_box ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

.panel_box ul li {
	padding: 5px 0;
}

a.buy_button span, a.subscribe_button span {
	display: none;
}

a.buy_button, a.subscribe_button {
	display: block;
	width: 188px;
	height: 64px;
	margin: auto;
}

a.buy_button {
	background-image: url(/style/images/buy_button.jpg);
}

a.subscribe_button {
	background-image: url(/style/images/subscribe_button.jpg);
}
	
a.buy_button:hover, a.subscribe_button:hover {
	text-decoration: none;
}

#content a {
	color: #aa4411;
	font-weight: bold;
	text-decoration: none;
}


#content a:hover {
	color: #44aa11;
	text-decoration: underline;
}

#content fieldset {
	border: none;
	background: none;
	padding: 0 0 0 8px;
	margin:0 0 20px 0;
}


#content legend {
	font-weight: bold;
	color: #444444;
	font-size:  12pt;
	padding: 10pt 0;
}

#content fieldset div {
	margin: 5pt 0;
}

#content fieldset label {
	font-weight: bold;
}

#content fieldset label.error {
	color: red;
}

#content fieldset.detail_form div label {
	width: 10em;
	display: block;
	float: left;
}

#content ul.error {
	list-style: none;
	margin: 5pt 0;
	padding: 5pt 0 0 0;
}

#content ul.error li, #content p.error, .panel_box p.error {
	color: red;
	font-weight: bold;
}

#content fieldset .controls {
	margin: 10pt 0 5pt 10em;
}

#cards_accepted {
	margin: 60px 0 20px 0;
}

#cards_accepted img {
	border: 0;
}

#secure_seal {
	position: absolute;
	bottom: 95px;
	left: 720px;
}

#content a.buy_link {
	border: 1px solid #550000;
	padding: 4px;
	text-decoration: none;
	color: #770000;
	font-weight: bold;
	text-transform: lowercase;
}

#content a.buy_link:hover {
	border-color: #992222;
	color: #992222;
}

#user_service_status {
	background-color: #eeeeee;
	margin: 15px 0;
}

#user_service_status span.header {
	background-color: #bbbbbb;
	color: #444444;
	font-weight: bold;
	display: block;
	padding: 5px;
}

#user_service_status ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#user_service_status ul li {
	padding: 5px;
	line-height: 150%;
}

#user_service_status ul li.odd {
	background-color: #f9f9f9;
}

#user_service_status ul li a {
}


#user_service_status span.error {
	color: red;
	font-weight: bold;
}

.blog_post_date {
	color: #555555;
	font-size: 8pt;
}

a img { border: 0; }