/* 
	Theme Name: CMA
	Theme URL: http://www.cmaviationservices.com
	Description: Crash Survival Equipment for sale or rent. Aviation safety required over water vests and life rafts.
	Author: 1 Call Service
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/
html{}

body {
	background: #003a6c url(images/bodybg.jpg) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: verdana, arial, "times new roman";
 	margin: 0px auto 0px ;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #BE0C0C;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#header {
	width: 1020px;
	height: 100px;
	margin: 0px auto 0px ;
	padding: 0px;
	}
	
.headerleft {
	width: 420px;
	height: 89px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 60px;
	}
	
.headerleft a, .headerleft a:visited {
	font-family: arial, verdana, "times new roman";
	font-size: 26px;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}

.headerleft a:hover {
	color: #BE0C0C;
	text-decoration: none;
	}
	
.headerright {
	width: 480px;
	float: right;
	height:89px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	padding-right:50px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	float:right;
	width:auto;
	}
		
.headerright ul {
	margin: 0px;
	padding:0px;
	}
	
.headerright a, .headerright a:visited {
	font-weight: bold;
	padding: 75px 10px 10px 10px;
	text-decoration: none;
	display:block;
	color:#c0c0c0;
	font-size:14px;
	border-left:solid 1px transparent;
	border-right:solid 1px transparent;
	}
		
.headerright a:hover {
	background:url(images/header_hover.jpg) repeat;
	font-weight: bold;
    text-decoration: none;
	border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/
#contenttop{
	width:1000px;
	height:60px;
	margin: 0px auto 0px;
	padding: 0px 20px 0px 20px;
	background:url(images/contenttop.png) bottom no-repeat;
	}

#content {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 20px 0px 20px;
	background:url(images/contentbg.png) repeat-y center;
	}

#content img a{
	margin: 0px;
	border: none;
    float: left;
	width:auto;
	}
	
#content h1 {
	color: #ED1C24;
	font-size: 23px;
	font-family: verdana, arial, "times new roman";
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #ED1C24;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #BE0C0C;
	text-decoration: none;
	}
	
#content h2 {
	color: #333333;
	font-size: 14px;
	font-family: verdana, arial, "times new roman";
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#content h2 a, #content h2 a:visited  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #BE0C0C;
	text-decoration: none;
	}
	
#content h3 {
	color: #BE0C0C;
	font-size: 14px;
	font-family: verdana, arial, "times new roman";
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	text-transform: uppercase;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	display: inline;
	float: left;
	width: 600px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-right:dashed 1px #C0C0C0;
	border-left:dashed 1px #C0C0C0;
	}
	
#contentleft p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 17px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.postinfo {
	width: 460px;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 60px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 10px;
	}
	
/************************************************
*	Left Sidebar 					     	    * 
************************************************/
#l_sidebarwidgeted li ul li a { border-bottom: 1px dotted #C0C0C0; font-weight:bold; padding-left:5px;}
#l_sidebarwidgeted li ul li a:hover{background: #EAEAEA; color: #BE0C0C;}
#l_sidebarwidgeted ul li ul li a{font-size:10px; padding-left:10px; font-weight:normal;}
#l_sidebarwidgeted ul li ul li a:hover{ background: #EAEAEA; color: #BE0C0C;}

#l_sidebar {
	display: inline;
	float: left;
	width: 150px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 10px 5px;
	}
	
#l_sidebar p{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	}
	
#l_sidebar h2 {
	color: #ED1C24;
	font-size: 13px;
	font-family: verdana, arial, "times new roman";
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	text-align:center;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#l_sidebar ul li a{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}


	
/************************************************
*	Right Sidebar 					     	    * 
************************************************/

#r_sidebar {
	display: inline;
	float: right;
	width: 200px;
	margin: -25px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#r_sidebar img a{
	margin: 0px;
	border: none;
	}

#r_sidebar p{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	}
	
#r_sidebar h2 {
	color: #ED1C24;
	font-size: 13px;
	font-family: verdana, arial, "times new roman";
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	text-align:center;
	}
	
#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a, #r_sidebar ul li a:visited {
	display: block;
	color: #333333;
	font-size:10px;
	line-height:11px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	}

#r_sidebar ul li a:hover {
	color: #BE0C0C;
	font-size:10px;
	text-decoration: none;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 100%;
	background:#222627; /*3682BE*/
	padding: 10px 0px 10px 0px;
	color:#BBBBBB;
	}
	
#footerREP { background: url(images/footerTopRepeat.jpg) top repeat-x; height:16px; width:100%; }
	
#footer h2{margin:0px; color:#c0c0c0;}
	
	#footer p {
	color:#BBBBBB;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px;
	clear:both;
	text-align:center;
	}
	
#footer a {
	color: #BBBBBB;
	text-decoration: none;
	}

#footer a:hover {
	color: #3682BE;
	text-decoration: none;
	}
	
#extrainfo{width:900px; margin:auto; }
#extrainfo ul{list-style:none; width:270px; margin:0px; padding:0px;}
#extrainfo ul li{padding:2px 0px 2px 0px;}
.extrainfo-mod{width:278px; float:left; padding:10px; border-left: dashed 1px #3381BE; background:url(images/home.jpg) top left no-repeat;}
.extrainfo-mod h2 { padding: 0px; margin:0px; padding-left: 30px; }
.extrainfo-mod3{width:278px; float:left; padding:10px; border-left: dashed 1px #3381BE; background:url(images/mail.jpg) top left no-repeat;}
.extrainfo-mod3 h2 { padding: 0px; margin:0px; padding-left: 30px; }
.extrainfo-mod2{width:278px; float:left; padding:10px; border-left: dashed 1px #3381BE; background:url(images/call.jpg) top left no-repeat;}
.extrainfo-mod2 h2 { padding: 0px; margin:0px; padding-left: 30px; }
	
#breadcrumb{width:900px; margin:0px auto 10px auto; padding:0px 0px 0px 100px; clear:both;}
#breadcrumb li{display:inline; float:left; width:auto; }
#breadcrumb li a{padding:5px; font-size:10px; display:block;}

#center{width:900px; margin:0px auto 10px auto; padding:0px; clear:both;}
#center li{display:inline; float:left; width:auto;}
#center li a{padding:5px; font-size:10px; display:block;}



/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial, "times new roman";
	width: 170px;
	padding: 3px;
	margin: 5px 0px 0px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	

/* --------------------------------------------- Coda sliding menu styles */

#slider {
    width: 595px;
}

.scroll {
    height: 250px;
    width: 595px;
    overflow: auto;
    position: relative;
    clear: left;
    background: #FFFFFF ;
}

.scrollContainer div.panel {
    height: 210px;
    width: 595px;

}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin: 0px;
	    padding: 0px;
	
}

ul.navigation a {
    padding: 5px;
	font-size:10px;
	font-weight:bold;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
position:absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}