@charset "utf-8";
/* CSS Document */
/* notes:
CONtent box; in 26px from the left.
*/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	border:none;
  z-index:0;
  font-family:Arial, Helvetica, sans-serif;
}

/* GLOBAL */
body, html{
margin:0;
padding:0;
background-color:#010101;
}
/* TEXT */
h1, h2, h3, h4 {
font-family:calibri;
font-weight:normal;
}

.box h2 {
	font-size:18px;
}

.box h3 {
	font-size:14px;
}

h5, h6 {
font-family: "calsons";
font-weight:normal;
font-size:22px;
}
h5{color:#691321; }
h6{color:#CCCCCC;}

strong {color:#691321; }
#message h1 {
font-family: "calsons";
color:#333;
}
#text h1{
font-family: "calsons";
color:#666;
}
#logo h1{
margin-top:15px;
font-size:30px;
padding-left:125px;
}
#logo h2{
font-size:24px;
padding-left:125px;
color:#999;
}
#message h2 {
color:#691321;
}
#right_col h1 {
font-size:20px;
border-bottom:1px solid #CCCCCC;
margin-top:10px;
margin-bottom:10px;
padding-left:10px;
}
#right_col p {
padding-left:10px;
padding-right:10px;
font-size:12px;
}
#right_col strong {
color:white;
}
#right_col a {
text-decoration:none;
}

#text p,#text h1,#text h2,#text h3,#text h4,#text h5,#text h6 {
margin-top:20px;
margin-bottom:20px;
}
#text h2,#text h3 {
color:#691321;
}
#text h4 { 
color:#CCCCCC;
font-size:22px;
margin-top:-10px;
padding-top:0;
}
#text h4 strong {
margin-right:5px;
}
#text h1 strong {
margin-left:5px;
color:#CCCCCC;
}

#text td{
margin:0px;
padding: 1px;
border:none;
font-size:12px;
color:#333;
}
#text input,#text select,#text textarea
{
border: 1px solid #333;
background-color:white;
font-size:11px;
color:#333;
margin:2px;
clear:both;
}
#text .explain{
font-size:9px;
color:#CCCCCC;
}
/* testimonials */ 
.testBody{
background-image:url(../images/style/inverted-end.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding:0 30px;
}

.entryBox {
	padding: 3px;
	border: 1px solid;
	border-color:#990000;
}

.testimonial {
background-image:url(../images/style/inverted-start.gif);
background-repeat:no-repeat;
background-position:top left;
}
.testDet{
font-size:9px;
color:#CCCCCC;
text-align:right;
}

/* ANCHORS */
a {
color:white ;
border:none;
}
a img {
border:none;
}
#text a {
color:#691321;
border:none;
text-decoration:underline;
}

/* DIVS */ 
#world {
width:100%;

}
#wrap_head {
height:305px;
width:100%;
background-image:url(../images/style/side_back_header.gif);
background-repeat:repeat-x;
}
#head_contain{
height:305px;
width:940px;
margin:0 auto;
background-image:url(../images/style/back_header.jpg);
background-repeat:no-repeat;

}
#wrap_mid {

width:100%;
}
#mid_contain{
width:940px;
margin:0 auto;
}
#wrap_foot{
height:150px;
width:100%;
background-image:url(../images/style/side_back_footer.jpg);
background-repeat:repeat-x;
clear:both;

}

.style2small {
	width:80px;
}

#foot_contain{
height:150px;
width:940px;
margin:0 auto;
background-image:url(../images/style/back_footer.jpg);
background-repeat:no-repeat;
}
#foot_search{
height:150px;
width:940px;
margin:0 auto;
background-image:url(../images/style/search_footer.jpg);
background-repeat:no-repeat;
}

/*HEADER*/
#logo{
height:80px;
padding-top:13px; 
margin-left:26px;
width:350px;
color:#FFFFFF;
}
#logo img.mylogo{
margin-right:10px;
margin-top:10px;
float:left;
}
#search{
height:20px;
width:524px;
background-image:url(../images/style/search_box.png);
background-repeat:no-repeat;
position:relative;
top:-85px;
left:400px;
font-size:11px;
color:#CCCCCC;
padding-left:20px;
text-decoration:none;
padding-top:5px;
}
#search li{
list-style:none;
float:left;
padding: 0 10px;
border-right: 1px solid #CCCCCC;
}
#search li a{
color:#CCCCCC;
text-decoration:none;
}
#search li.lastli {
border:none;
margin-top:-2px;
}
#search li input  {
height:12px;
font-size:10px;
position:relative;
top:-1px;
width:140px;
padding-bottom:2px;
margin-left:10px;
margin-right:7px;
/*background-image:url(../images/style/search_boo_100w.png);
background-repeat:no-repeat;
border: none;
background-position: -1px -1px;
background-color:#661B17;*/
}
#search .subbut{
padding:0;
margin:0;
color:#CCCCCC;
background:none;
border:none;
width:20px;

}
#midbox {
}
#message{
width:400px;
float:left;
margin-left:30px;
position:relative;
top:-10px;
}
#pic{
float:left;
z-index:50;
height:311px;
width:353px;
overflow:visible;
position:relative;
top:-50px;
left: 175px !important;
left: 150px;
margin-bottom:-160px;
}
/* MENU */
#menu {
position:relative;
left:405px;
top:-65px;
font-size:11px;
text-align:center;
z-index:100;
width:530px;
}
#menu * a {
text-decoration:none;
}
#topnav, .topnav {
position:relative;
float:left;
margin:0;
width:85px;
padding:10px; 
z-index:2;
font-weight:bold;
}
.topnav a:hover, #topnav a:hover {
color:black;
}
.topnav .subnav * a, #topnav #subnav * a {
clear:both;
color:black;
margin-bottom:10px;
padding-bottom:10px;
font-weight:normal;

}
#topnav #subnav a.last{

}
.subnav {
background-image:url(../images/style/menu_tab.png);
background-repeat:no-repeat;
background-position:0 -5px ;
width:90px;
padding: 10px;
padding-top:30px;
top:-0;
left:0; 
position:absolute;
z-index:-100;
text-align:left;
}
.subnav ul {
/* background-image: url(../images/style/menu_background.jpg);
background-repeat:repeat-x;
background-color:#EFEADC; */
}

.subnav ul li {
	list-style:none;
	background:#F1EBDF;
	margin-bottom:2px;
	padding:2px;
	border-bottom:1px solid white;
	margin-right:4px;
}

.subnav ul li.last {
background-image:url(../images/style/menu_footer.png);
background-repeat:no-repeat;
background-position: bottom;
margin-bottom:10px;
padding-bottom:10px;
border:none;
}


/* CONTENT */
#leftshado, #text, #rightshado {
float:left;
}
#leftshado {
width:4px;
height:42px;
background-image:url(../images/style/body_left.png);

}
#rightshado {
width:4px;
background-image:url(../images/style/body_right.png);
background-repeat: repeat-x; 
height:100%;
}

#text {
width:580px !important;
width:578px;
background:white;
height:100%;
padding:10px;
}

#textsearch{
width:795px !important;
width:792px;
background:white;
height:100%;
padding:10px;
margin-left:4px;
}
#mycontent{
padding-top:8px;
margin-left:24px !important;
margin-left:12px;
width:608px;
margin-bottom:0px !important;
margin-bottom:-36px;
z-index:10;
float:left;
background-image:url(../images/style/body_top.png);
background-repeat:no-repeat;
background-position: 0 0;
margin-top:-50px !important;
margin-top:-90px;
}
#mycontentsearch{
padding-top:8px;
margin-left:24px !important;
margin-left:12px;
margin-bottom:0px !important;
margin-bottom:-36px;
width:823px;
z-index:10;
float:left;
background-image:url(../images/style/body_top.png);
background-repeat: repeat-x;
background-position: 0 0;
margin-top:-50px !important;
margin-top:-90px;
}

#right_col{
width:260px;
color:white;
float:left;
margin-left:20px;
margin-top:160px;
}

/* FOOTER */

#footer{
padding-top:30px;
padding-left:30px;
font-size:10px;
color:#999999;
text-decoration:none;
}
#footer * a{
font-size:10px;
color:#999999;
text-decoration:none;
}
#foot_key {
margin-bottom:15px;
}
#foot_links {
width:100%
}
#foot_links ul{
width:200px;
float:left;
list-style:none;
}

/* Right hand column */
#memberinfo {
border: solid 1px white;
padding:5px;
width:260px;
clear:both;
}
#memberinfo .within {
float:left;
margin:5px;
margin-bottom:4px;
}
#memberinfo #middle {
}
#memberinfo #inner p, #memberinfo .inner p {
font-size:10px;
padding:5px;
}
#memberinfo #inner a, #memberinfo .inner a {
font-size:12px;
}
#bookabreak {
margin-top:20px;
font-size:11px;
}
#bookabreak td{
margin:2px;
}
#bookabreak input,#bookabreak select
{
border: 1px solid #666666;
background-color:white;
font-size:11px;
color:#999999;
margin:2px;
clear:both;
}
#bookabreak p{
font-size:9px;
color:#CCCCCC;
}
#wanted {margin-top:20px; }
ol{
margin:0 auto;
margin-left:60px;
padding:10px;
}
#wanted ol li{
font-size:11px;
}
#notable {
margin-top:20px;
padding:5px;
clear:both;
}
#notable .within {
float:left;
margin:5px;
margin-bottom:4px;
}
#notable #middle {
}
#notable #inner p, #notable .inner p {
font-size:10px;
padding:5px;
}
#notable #inner a, #notable .inner a {
font-size:12px;
}



/* MISC */
#clearme, .clearme, .clearboth {
clear:both;
height:0;}


/*boxes */
#boxes {
width:580px;
clear:both;
}
#box, .box {
float:left;
width: 155px;
height: 150px;
margin:10px;
font-size:11px;
border:1px solid #EEE9DA;
padding:5px;
}
#box h2, #box h3, #box p,
#boxes .box h2, #boxes .box h3, #boxes .box p  {
margin:0;
padding:inherit;
}
#box h2, #box h3,
#boxes .box h2, #boxes .box h3{
font-size:18px;
}
#boxes .box h3, #box h3 {
color:#999999;
}
#box.firstbox,
#boxes .box.firstbox {
margin-left:0;
}
#boxes .box.lastbox,
#box .lastbox{
margin-right:0;
}
.lastbox p {
color:#999999;
}
.lastbox h3 {
margin-bottom:20px;
}
.box input,
#box input {
border:1px solid #999999;
margin-bottom:10px;
color:#999999;
}



#date {

}
#date .date{
background-image:url(../images/style/cal.png);
background-repeat:no-repeat;
width:28px;
height:27px;
float:left;
padding-left:4px;
padding-top:7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#date .rest{
height:27px;
width:100px;
margin-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;

}

/* memeber list */

.members {

}
.members td{
border-bottom:1px solid #EFEADC;
padding:5px;

}
.highcol {
background-color:#E5D3D1;
}
.highrow,  .highrow td{
border:none;
font-size:12px;
font-weight:bold;
color:#333333;
}
.mimembers td {
border:none;
padding-right:2px;
}

.line{
	border: none;
	border-width: 0;
	padding: none;
	margin: none;
}
.style1 {
	padding: none;
	margin: none;
}



/* ex member box */

#exmember {
background-color:#FFFFCC;
font-size:12px;
margin:0;
padding:10px;
padding-top:1px;
}
#exmember h3 {
color:#999;
}

#csvcard 
{
float:right;
height:64px;
width:64px;
margin-right:10px;
}
#notablemember {
float:right;
height:124px;
width:82px;
margin-right:10px;
background-image:url(../images/style/notable-member.png);
background-repeat:no-repeat;
padding-left:30px;
padding-top:13px;
margin-right:-25px;
}
#notablemember h1{
text-transform: capitalize;
padding:0;
margin:0;
font-family: "calsons";
color:white;
font-size:13px;
}


#key {
float:right;
height:65px;
width:120px;
margin-right:10px;
font-size:10px;
}
 #key td {
 font-size:10px;
}
.contact {
font-size:11px;
color:#333333;
padding:5px;
}
.contact strong {
font-size:11px;
color:#333333;
}

.noaccess {
background:#E5D3D1;
color:#fff;
font-weight:bold;
padding:5px;
}

.greentd {
background:#CCFF99;
color:#fff;
font-weight:bold;
padding:5px;
}
/*tweetr */
.twtr-tweets {
font-size:10px;
color:#666666;
}

.twtr-hd {
background-color: black;
background-image:url(../images/style/twittertop.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.twtr-hd * a{

}
.twtr-join-conv {
font-size:10px;
color:#666666;

}
.twtr-doc,.twtr-bd {
background-color: black;
}
.twtr-ft {
background-image:url(../images/style/twitterbot.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
.ismenu {
	display:none;
}

.half {
	float:left;
	width:49.5%;
}


.third {
	float:left;
	width:33.1%;
}

.quarter {
	float:left;
	width:24.5%;
}

.floatright {
	float:right;
}

.alignright {
	text-align:right;
}

.aligncenter {
	text-align:center;
}

.bg-darker {
	background:#FFFCF8;
}

#chapter-form p {
	margin:0px;
	margin-bottom:5px;
}

.cropthis {
	padding-bottom:5px !important;
	padding-bottom:35px;
}

div.ui-datepicker{
	font-size: 62.5%;
}