*{
	margin:0;
	padding:0;
	font-size:10pt;	
    font-family: 'Arial', 'Helvetica', sans-serif;
}
body{
	margin:0;
	padding:10px;
    background-color: #FFF;
background: url('/wp-content/themes/kaboodle/images/diagonal-bg.png') repeat-x top center;
}


.t1{
	margin:0;
    margin-left: 20px;
    margin-right: 20px;
	padding:10px;
    background-color: #FFF;
}

.t2{
    margin:0;
    background-color: #FFF;
}


.divbody {
    background-color:#666666;
    font-weight:bold;
    padding:2px 2px 2px 5px;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 20px;
    overflow: hidden;
    margin-bottom: 2px;
    color:#fff;
}

.divheading {
    background-color:#6FABDE;
    font-weight:bold;	
    overflow: hidden;
    color:#fff;
    width:100%;	
}

.producttitle {color: #039; font-weight: bold;}

.tablebody {
    background-color:#9BA3B7;
    font-weight:bold;
    padding:2px 2px 2px 5px;
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 2px;
    color:#fff;
}

.tabledata {
    padding:2px 2px 2px 5px;
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 2px;
    color:#000;
}

.divdata {
    padding:2px 2px 2px 2px;
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 2px;
    color:#000;
}

.button {
    background-color: #f3f3ec;
    padding: 0px 0px 0px 0px;
    border: 1px solid #666666;
    border-width: 1px;
    color: #333;
    font-weight: normal;
	width:auto;
	padding:0 .25em 0 .25em;
	overflow:visible;
    margin-top: 0;
}	

.heading {
    color: #000000;
    font-weight: bold;
    font-size:13pt;	    
	padding:1em 0 1em 0;
}

.subheading {
    color: #000000;
    font-weight: bold;
    font-size:10pt;	    
	padding:1em 0 .25em 0;
}


.yellowbutton {
    background-color: #ED8000;
    padding: 0px 0px 0px 0px;
    border: 1px solid #666666;
    border-width: 1px;
    color: #333;
    font-weight: bold;
	width:auto;
	padding:0 .25em 0 .25em;
	overflow:visible;
    margin-top: 0;
}

h3 {
    margin: 0 0 0 4px;
    padding: 0;
    display:block;
    color: #333;
}

h4 {
    margin: 0 0 0 0;
    padding: 0;
    display:block;
    color: #333;
}

#boundary{
	border:0px solid #999;
	background:#fff;
	padding:0px;
	height:100%;
	width:100%;
	text-align:left;
	margin:0 auto;
}

#content{
	font-family:Arial,Sans-Serif;
	clear:both;
	padding: 10px 0 0 14px;
	background:#fff;
}
#content img{
	border:1px solid #666;
	padding:10px 20px;
	display:block;
	margin:5px auto;
}
#content p{
	line-height:1.5em;
	padding-bottom:.5em;
}
h1{
	padding:0 20px .5em 11px;
	color:#369;
	font-weight:normal;
	letter-spacing:-1px;
}

h2{
	padding:0 0 .5em 0;
	color:#666;
	text-transform:uppercase;
	font-weight:normal;
}

#content ul{
	list-style-type:square;
	margin-left:2em;
}

#content li{
	padding:5px 0;
}

#footer{
	color:#666;
	padding:5px 20px;
	text-align:right;
	width:700px;
	margin:0 auto;
}

#footer a{color:#333;}

.nextprev{
	padding:1em;
	font-weight:bold;
	text-align:right;
}


#content a:link{
	color:#369;
}

#content a:visited{
	color:#036;
}

#content a:hover,#content a:active{
	color:#036;
	text-decoration:none;
}

/* =navigation */
#nav{
	clear:both;
	font-weight:bold;
	color:#666;
	margin-left:0px;
	float:left;
	list-style-type:none;	
	border-bottom:5px solid #036;
}
html>body #nav{
	margin-left:8px;
	background:url(../images/navshadow.gif) no-repeat 4px 100% #fff;
}
#nav li{
	list-style-type:none;
	float:left;
	margin:0 0 0 4px;
	padding:0 0 0 10px ;
	border-bottom:1px solid #999;
	background:url(../images/tabgrey.gif) #c0c0c0 top left no-repeat;
}
#nav li a{
	color:#666;	
	background:url(../images/tabgrey.gif) transparent top right no-repeat;
	display:block;
	padding:0 10px 0 0;
}
#nav li a:link,
#nav li a:visited{
	color:#000;
	text-decoration:none;
}
#nav li a:hover,
#nav li a:active{
	color:#fff;
	text-decoration:none;
}
#nav li.cur,
#nav li.over,
#nav li:hover
{
	background:url(../images/tabblue.gif) #3375b2 top left no-repeat;
}
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
	display:block;
	color:#fff;
	padding:0 10px 0 0;
	text-decoration:none;
	background:url(../images/tabblue.gif) transparent top right no-repeat;
}

.innerDiv {
    padding:2px 2px 2px 5px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    margin-bottom: 2px;

}

.scheader {
    background-color:#797979;
    font-weight:bold;	
    overflow: hidden;
    color:#fff;
    width:100%;
}

.scCell {
    padding-left:5px;		
    border-bottom: 1px solid #69C;
}


.scfooter	 {
    background-color:#E2EFFF;
    font-weight:bold;	
    overflow: hidden;
    color:#000000;
    width:100%;	
}

.scbutton {
    background-color: #f3f3ec;
    padding: 0 0px 0 0px;
    border: 1px solid #69C;
    border-width: 1px;
    color: #333;
    width:auto;
    overflow:visible;
    padding:0 .25em 0 .25em;
    font-weight: normal;
}	


.main_table {
	width:97%;
	height:400px
}

.main_table_td_left {
	border-style:solid;
	border-width:5px;
	border-color:#AAAAAA
}

.main_table_td_right {
	border-style:solid;
	border-width:5px;
	border-color:#AAAAAA;
	border-left-style:none
}


.left_sectionheader {
	font-family:Arial;
	font-weight:bold
}

.left_normal_justify {
	font-family:Arial;
	font-weight:normal;
	text-align:justify
}


.right_sectionheader {
	font-size: 18px;
	font-family:Arial;
	font-weight:bold;
	text-align:left
}

.right_normal {
	font-family:Arial;
	font-weight:normal
}

.right_normal_align_right {
	font-family:Arial;
	font-weight:normal;
	text-align:right

}

.main_table_1_td_left {

	border-style:none;
	border-width:2px;
	border-color:#AAAAAA;
	border-right-style:solid;

}

.main_table_1_td_right {
	padding-left:5px;
	border-style:none;
	border-width:5px;
	border-color:#AAAAAA;

}

#autoCompleteDivOuter {
    position: relative;
    width: 20%;
    height: 1em;
}

/* styles for entire widget */
.yui-skin-sam .yui-ac {
   	position:relative;font-family:arial;
}

/* styles for input field */
.yui-skin-sam .yui-ac-input {
    position:absolute;width:100%;
}

/* styles for results container */
.yui-skin-sam .yui-ac-container {
    position:absolute;top:1.6em;width:100%;
}

/* styles for header/body/footer wrapper within container */
.yui-skin-sam .yui-ac-content {
    position:absolute;width:100%;border:1px solid #808080;background:#fff;overflow:hidden;z-index:9050;
}

/* styles for container shadow */
.yui-skin-sam .yui-ac-shadow {
    position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity: 0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;
}

/* styles for container iframe */
.yui-skin-sam .yui-ac iframe {
    opacity:0;filter: alpha(opacity=0);
    padding-right:.3em; padding-bottom:.3em; /* Bug 2026798: extend iframe to shim the shadow */
}

/* styles for results list */
.yui-skin-sam .yui-ac-content ul{
    margin:0;padding:0;width:100%;
}

/* styles for result item */
.yui-skin-sam .yui-ac-content li {
    margin:0;padding:2px 5px;cursor:default;white-space:nowrap;list-style:none;
    zoom:1; /* For IE to trigger mouse events on LI */
}

/* styles for prehighlighted result item */
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight {
    background:#B3D4FF;
}

/* styles for highlighted result item */
.yui-skin-sam .yui-ac-content li.yui-ac-highlight {
    background:#426FD9;color:#FFF;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #051a2e) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #051a2e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#051a2e');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 45px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #051a2e), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #051a2e 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#051a2e', endColorstr='#79bbff');
	background-color:#051a2e;
}.myButton:active {
	position:relative;
	top:1px;
}
