/*  
Theme Name: Pyxlin Default Theme
Theme URI: http://www.pyxlin.com
Description: Developed by FamilyLearn, Inc. for the pyxlin.com sales pages.
Version: 1.0
Author: Neal Harmon
Author URI: http://www.nealharmon.net/

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(130,130,130);
	font-size: 11pt;
	background-color: #fff;
	}

#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
}

#content {
        width: 500px;
        text-align:left;
        margin-left:auto;
        margin-right:auto;
}

#familyLearn {
	margin: 5px 0 0 0;
	padding: 0 0 4px 0;
	text-align: right;
	color: rgb(118,156,186);
	font-weight: bold;	
}

#familyLearn img {
	margin-bottom: -4px;
	margin-left: 18px;
}

#familyLearn span {
	margin-left: 7px;
}

#pyxlin_main_menu ul {
	margin: 4px 0 0 0;
	padding: 4px 15px 0 0;
	height: 23px;
	width: 760px;
	background: url(/wp-content/themes/pyxlin/images/grey_bar.gif) repeat-x;
	color: rgb(92,123,143);
}

#pyxlin_main_menu a {
	color: rgb(92,123,143);
}

#pyxlin_main_menu li {
	margin: 0 0 0 12px;
	padding: 0;
	float: right;
	list-style-type: none;
font-size:10pt;
}
#pyxlin_main_menu li.selected a {
color: rgb(221,127,25);
font-weight:bold;
text-decoration:none;
}


#pyxlin_tour_menu ul {
	margin: 0 0 0 20px;
	padding: 2px 7px 0 0;
	height: 32px;
	color: rgb(105,105,105);
}

#pyxlin_tour_menu a {
	color: rgb(105,105,105);
        text-decoration:none;
}

#pyxlin_tour_menu li {
	margin: 0 0 0 6px;
	padding: 0;
	float: left;
	list-style-type: none;
        font-size:12pt;
}
#pyxlin_tour_menu li.selected a {
color: rgb(211,125,22);
font-weight:bold;
text-decoration:none;
}

.tour_num {
font-size:16pt;
}

h1 {
text-align: center;
font-weight:bold;
font-size:16pt;
color: rgb(118,156,186);
}

h2 {
font-weight:bold;
font-size:14pt;
color: rgb(118,156,186);
}

h4 {
       text-align: center;
       font-size: 11pt;
       color: rgb(221,127,25);
}

.narrowcolumn, .widecolumn{
float:left;
width:500px;
}
.header123 {
	color: rgb(118,156,186);
        padding: 0px;
        font-size: 18pt;
        font-weight: bold;
}

#logo {
	margin: -48px 0 0 0;
	padding: 0;
}

#logo_tour {
	margin: -40px 0 0 0;
	padding: 20px;
}

#coolcrap {
	width: 610px;
	margin: 0 auto;
}
img{
       border:0px;
	padding: 0;
	margin: 0;
}
a{ 
       color: rgb(30,97,152); 
}
#start_free_trial{
       font-family: Georgia, serif;
       font-size: 13pt;
}
#start_free_trial a{
       font-weight: bold;
       font-size: 15pt;
}
#footer{
       text-align: center;
       font-size: 11pt;
       color: rgb(221,127,25);
       width:760px;
}
#footer a{
       text-decoration: none;
       color: rgb(221,127,25);
}
#comments{
       width:400px;
}
#tab123 td{
       vertical-align:top;
}

#tour_action{
       width:640;
       align:center;
}


#tour_action td{
       vertical-align:middle;
       text-align:center;
       color: rgb(118,156,186);
}

#tour_action a{
       text-decoration: none;
       font-weight:bold;
       color: rgb(118,156,186);
}

#sidebar{ float:right; width:225px; border-left:1px solid rgb(105,105,105); margin-left:20px; }


#sidebar ul {
font-size:0.9em;

}

#sidebar li {
list-style-type: none;
margin-top:0.45em;
padding-left:0em;
}
.search {
  font-size: 10px;
}

input[type="button"].search,
input[type="submit"].search,
input[type="reset"].search {
background:#b1691a url(http://pyxlin.familylearn.com/images/sales/familylearn/selected_menu_bkg.gif) top repeat-x;
border:1px solid #7E4B12;
color:#ffffff;
padding:0.1em 0.5em;
}

input.search, select.search {
vertical-align:middle;
color:#222222;
}
input[type="text"].search{width:125px;}
div#powered_by_familylearn{
    position:absolute;
    top:-3px;
    right:-5px;
    color: #ffffff;
    background:#b1691a url(http://pyxlin.familylearn.com/images/sales/familylearn/selected_menu_bkg.gif) top repeat-x;
    width:225px;
    border:1px solid #7E4B12;
    text-align:left;
    padding:0.75em;
    font-size:12px;
    display:none;
    line-height:16px;
    z-index:1003;
}
div#powered_by_familylearn a{
    color: #ffffff;
}
div#powered_by_familylearn input{
    size:25px;
}
span#signed_in_status{
 font-size:0.7em;
}