BODY,UL,P,TABLE,TD,TH,H1,H2,H3,H4,H5,H6,BIG,SMALL {font-family: 'open sans',arial,helvetica,arial,verdana,helvetica ; } 
H1{ font-size: 14pt; } 
H2{ font-size: 13pt; } 
H3{ font-size: 12pt; } 
H4{ font-size: 11pt; } 
BODY,TABLE,TD { font-size:10pt } 
SMALL { font-size:8pt } 
TH {text-align:left; }
.listtd { font-size: 8pt; }
.menubuttonlink { text-decoration:none; }
.menubuttonlink:hover { text-decoration:underline; }

H1,H2,H3{ color: #23364c }

A { color: #5899b7 }

.copyright { color: #333333 }
BODY,TABLE,TD { color: #333333 }

body{
margin:0;padding:0;
}

h1,h2,h2,h3,h4{
 font-family: 'Open Sans',Fontin,Arial;
 font-weight:600;
 color:#23364C;
}

#cmsBannerSlideDiv img {
 width: auto;
	max-width:100%;
}

#outer{
	margin:0 5%;
}

.site{
	min-width:700px;
	max-width:1400px;
}
.list-style-default .cmsItem .cmsText {
font-size: 100%;
}


td,table,body,input,label,textarea,select {
font-size: 12px;}

input, select, textarea {
       background-color: #FFFFFF; 
       border: 1px solid #999999; 
       color: #333333; font-size: 
       12px; 
       font-family: "arial",helvetica;}


.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
#container {
	
        background-color: #FFFFFF;
}

#ContentCMS img{
        border:1px solid #D0D0D0;
}

/* end Box, Sheet */

/* Header */
#toptile{
        height:38px;
        /*background:url(/images/top-tile.jpg) repeat-x;*/
	display:none;
}
#header {
	margin: 0 auto 24px auto;
        padding:12px 0 6px 0;
	position: relative;
	
        border-bottom:4px solid #ccc;	
}

    #strap{
        font-family: 'Open Sans',Arial,sans-serif;
        padding:4px 0;
        font-size:13px;

      
    }
/* ContentLayout */
#contentLayout {
	
	clear: both;
	padding: 0px 0px 12px 0px;
	margin: 0, auto;
        
}
#Postcontainer {
	/*min-width: 530px;*/
	margin-left:230px;
	/*float: right;*/
}
#leftside {
	float: left;
	max-width: 220px;
	
      
}

#Post {
      text-align: left;
        margin-top: 12px;
        
}


/* Resert some headings default style & links default style for links in headings*/

a:hover { color: #666; }

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	/*font-weight: normal;
	font-style: normal;*/
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 22px;
	/*font-style: normal;
	font-weight: normal;*/
        
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 20px;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-size: 18px;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-size: 14px;
        font-weight:bold;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-size: 12px;

}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-size: 10px;
}

#homePageWidget { margin-left: 10px; margin-bottom: 10px; text-align: left;} 
#homePageWidget h3 { margin: 0px; padding: 3px 0px 3px 6px; border-bottom: dashed 1px #999999; background-color: #CCCCCC; color: #333333; font-size: 12px; font-weight: bold;}
#homePageWidget ul { list-style: none; padding: 0px; margin: 0px;} 
#homePageWidget li { list-style: none; padding: 4px; margin: 2px;} 
#homePageWidget li a:hover { color: #EEEEEE; } 


/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin Sheet Footer */
#footer {
	overflow:hidden;
	
}
#footer-text {
	padding: 6px 6px 6px 6px;
	text-align: center;
}
#footer-text a:link {

}
#footer-text a:visited {

}
#footer-text a:hover {

}
/* end SheetFooter */


#ContentCMS ol li,#ContentCMS ul li{
       margin-bottom:10px;
}


.infobox{
       background-color:#e1e8f2;
       border:2px dotted #00518a;
       padding:5px;
}

.quotebox{
       /*background-color:#e1e8f2;*/
       border:1px dotted #333;
       padding:10px;
       font-style: italic;
}

.hotbox{
       background-color:#f4dedf;
       border:2px dotted #8a0021;
       padding:5px;
}

.searchResultsTable .searchresult{margin-bottom:8px;}


p.infoItem b,
p.content b,
p a b,
td.videoThumbTextTd b
{
 font-weight:normal;
}

p.infoItem,p.content{
margin-bottom:22px;
}

p.infoItem a, 
p.content a, 
p a,
td.videoThumbTextTd a
{
 text-decoration:none;
 border-bottom:1px dotted;
 margin-bottom:4px;
}

.videosummary{
 display:block;
 padding-bottom:12px;
}

.cmsTitle{
	font-size:120%;
}
.cmsTitle,.cmsTitle b{
	font-weight: 400;
}
.cmsItem {
	margin-bottom:20px;
}

/*--- SEARCH BOX ----*/


#sub{margin-bottom:30px;}
#searchbox{
width:340px;
-moz-border-radius: 15px;
border-radius: 15px;
background-color:#93b2dd;
 padding:1px 20px 20px 20px;
}

.searchtoykeywords{ height:18px;width:120px;}
.searchtoysubmit{height:22px;}

#searchbox .searchtoykeywords{ width:180px;}

#searchbox h2{color:#fff;margin-bottom:12px;font-size:18px;}

#searchbox input{height:20px;}
#searchbox .searchtoysubmit{margin:0 52px 0 6px;height:24px;}

.searchtoysubmit{
 background-color:#ff6600;
 color: white;
 border: none;
}

.searchtoysubmit:hover{
 background-color:#C73504;
}