body {margin: 0px;padding: 0px;border: 0px;font-family:Arial, Helvetica, sans-serif;background:#E6E6E6;color:#666;}

/*Fonts*/
a { font-size:12px; color:#666;}
a:link{color:#999999; text-decoration:underline; font-size:14px;}
a:visited{color:#999999; text-decoration:none;}
h1 { font-size:20px; font-weight:bold; color:#333;}
h2 { font-size:24px; font-weight:bold; color:#222; margin:0px;}
h3 {font-size:14px; font-weight:bold; color:#333;}
/*Fonts END*/

#header {background:#222222;height:100px;border-bottom:solid 1px #333333;}

#toprow {height:372px;border-top:solid 1px #1d1d1d;background: #FFFFFF url(images/bg.gif) repeat-x;}
#toprowsub {height:70px;border-bottom:solid 1px #ccc;background: #FFFFFF url(images/bg2.gif) repeat-x;}
#toprowsub h2{padding:15px 30px;}
#midrow {width:960px;margin:0 auto;}
#bottomrow {width:960px;margin:0 auto;}
#error{text-align:center;}
/*LOGO*/
#logo{padding-top:25px;width:250px;float:left;}
#logo a{background:url(images/mybbota_sm.png) no-repeat;display:block;width:290px;height:80px;text-indent:-10000px;}
#m_logo{padding-top:25px;width:295px;}
#m_logo a{background:url(images/mybbota_sm.png) no-repeat;display:block;width:295px;height:80px;}
/*LOGO END*/

/*Form Begin*/
form {
margin-left:10px;
}

input {
    /*width: 200px;*/
    background: #E6E6E6;
    padding: 6px;
    /*margin-bottom: 10px;*/
    border-top: 1px solid #666;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*** Adding CSS3 ***/
 
    /*** Transition Selectors - What properties to animate and how long ***/
    -webkit-transition-property: -webkit-box-shadow, background;
    -webkit-transition-duration: 0.25s;
 
    /*** Adding a small shadow ***/
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
}
select {
    width: 210px;
    background: #E6E6E6;
    padding: 6px;
    margin-bottom: 10px;
    border-top: 1px solid #666;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*** Adding CSS3 ***/
 
    /*** Transition Selectors - What properties to animate and how long ***/
    -webkit-transition-property: -webkit-box-shadow, background;
    -webkit-transition-duration: 0.25s;
 
    /*** Adding a small shadow ***/
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
}
input.submit {
    /*width: 100px;*/
    color: #E6E6E6;
    text-transform: uppercase;
    text-shadow: #000 1px 1px;
    border-top: 1px solid #666;
    margin-top: 10px;
 
    /*** Adding CSS3 Gradients ***/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#963AD6), to(#781bb9));
    background:  -moz-linear-gradient(19% 75% 90deg,#781bb9, #963AD6);
}

.searchbox{
    width: 200px;
    background: #E6E6E6 url(images/search.png) no-repeat right;
    padding: 6px;
    margin-bottom: 10px;
    border-top: 1px solid #666;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*** Adding CSS3 ***/
 
    /*** Transition Selectors - What properties to animate and how long ***/
    -webkit-transition-property: -webkit-box-shadow, background;
    -webkit-transition-duration: 0.25s;
 
    /*** Adding a small shadow ***/
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
}
/*Form End*/
/* Let's use our new menu.
/*Menu Begin*/
/*#menu{float:right;margin-top:30px;}*/
/*#menu ul li{ display:inline; list-style-type:none;}*/
/*#menu ul li a{padding:5px 0px; font-size:14px; text-decoration:none; margin:0px 10px; font-weight:bold;}*/
/*#menu ul li a span{font-size:14px; text-decoration:none; padding:0px 10px; color:#999999;}*/
/*#menu ul li a.active{background:url(images/menur.gif) no-repeat right;}*/
/*#menu ul li a.active span{background:url(images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}*/
/*#menu ul li a:hover{background:url(images/menur.gif) no-repeat right; font-weight:bold;}*/
/*#menu ul li a:hover span{background:url(images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}*/
/*Menu End*/

/* Powered By */
#powered{float:right;margin-top:5px;overflow:hidden;}

/* Login / Logout */
#login{text-align:right;padding-top:80px;color:#D6E4E1;}
#login a{color:#D6E4E1;}
#login a:hover{color:#FFFFFF;}

#member_menu ul{
	width: 200px;
	list-style: none;
	}
#member_menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
#member_menu li a:link, #member_menu li a:visited {
	color: #333;
	display: block;
	background:  url(images/menu14.gif);
	padding: 8px 0 0 10px;
	}
#member_menu li a:hover {
	color: #FFF;
	background:  url(images/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
/*Members Menu End*/

.center{width:960px;margin:0 auto;}
.mcenter{width:90%;margin:5 auto;}

/*Homepage Boxs*/
#container {float:left;}
.box {margin-top:20px;padding-top:10px;width:310px;height:auto;float:left;background:url(images/border.jpg) no-repeat 100% 5%;}
.box h1{padding-left:10px;}
.box p {margin:0px;width:200px;padding:15px 5px 10px 5px;float:left;}
.last{background:none;}

a.plan{float:left;display:block;width:83px;height:101px;background:url(images/plan.jpg) no-repeat 0px -101px;text-indent:-1000px;}
a.plan:hover{ background-position: 0px 1px;}
a.whyus{margin-top:10px;float:left;display:block;width:83px;height:87px;background:url(images/whyus.jpg) no-repeat 0px 0px;text-indent:-1000px;}
a.whyus:hover{ background-position: 0px -88px;}
a.support{margin-top:14px;float:left;display:block;width:83px;height:72px;background:url(images/support.jpg) no-repeat 0px 0px;text-indent:-1000px;}
a.support:hover{ background-position: 0px -70px;}

a.button{background:url(images/buttonr.gif) no-repeat right; padding:3px 0px; margin-left:2px; color:#CCCCCC; text-decoration:none; }
.button span{background:url(images/buttonl.gif) no-repeat left; padding:3px 5px;}
/*Homepage Boxs END*/

/*Subpage Boxs*/
#box2holder{padding: 20px 30px;}
.box2{width:450px; float:left; padding:20px 0px;}
.box2 img{ border: solid 5px #F2F2F2; float:left;}
.box2 h3{margin:0px; padding:0px 5px; float:left;}
.box2 p{width:220px; float:left;padding:5px 5px; margin:0px;}
/*Subpage Boxs END*/


/*Footer*/
#footer {background:#222222;float:left;width:100%;height:50px;border-top:solid 1px #333333;}
.foot{width:960px;margin:0 auto; padding:10px 0px; font-size:12px;}
.foot a:link{color:#999;text-decoration:none;}
/*Footer END*/


.textbox{float:left;padding:50px 0px;width:700px;}
.textbox2{padding:10px 30px; background:url(images/textbox2bg.gif) repeat-x;}
.mbody{width:100%;height:100%;}
.feed{width:auto; float:left;}
.feed img{ border: solid 0px; margin-top:5px; padding:0px 7px;}

/*Post Navigation*/
.post-nav {
	width:200px;
}

.post-nav a, .post-nav span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
	display: block;
background: #3b9eed;
color: #fff;
}

.post-nav a:hover, .post-nav span.current {
	border-color: #000;
}

.post-nav span.current {
	font-weight: bold;
}
/*End Post Navigation*/

/*Catalog Styling*/
p.catalog {border-bottom:1px dashed #98bf21;height:auto;padding:3px;overflow:auto;}
p.mcatalog {border-bottom:1px dashed #98bf21;height:auto;padding:3px;width:48%;overflow:auto;}
div.mrcatalog {padding:3px;width:50%;float:right;clear:right;}
p.ccatalog {border-bottom:1px dashed #98bf21;padding:3px;}
img.floatLeft { 
    float: left; 
	display: block;
}
/*End Catalog Styling*/

/*This is to hide and show some parts of the page.*/
div#advanced
{
  margin: 0px 20px 0px 20px;
  display: none;
}
/*End show/hide*/
