.borderRadius{-moz-border-radius:5px; border-radius:5px; }
.borderRadiusTp{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.borderRadiusBtm{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}

.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default;}
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
.borderRadiusTp ul li:last-child{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3; }
.borderRadiusBtm ul li:first-child{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0 ;border-bottom:1 solid #c3c3c3; }

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll{
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear{clear:both}
.ddcommon .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text{color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:70%; left:2px; top:0; margin-top:5px; border:none; box-shadow: none !important;}
.ddOutOfVision{position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow{-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}
.borderRadiusBtm .border{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
img.fnone{float:none !important}
.ddcommon .divider{width:0; height:100%; position:absolute;}
.ddcommon .arrow{display:inline-block; position:absolute; top:0; right:4px;}
.ddcommon .arrow:hover{background-position:0 100%;cursor:pointer;}
.ddcommon .ddTitle{padding:0; position:relative; display:inline-block; width:100%}
.ddcommon .ddTitle .ddTitleText{display:block;}
.ddcommon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ddcommon .ddTitle .description{display:block;}
.ddcommon .ddTitle .ddTitleText img{position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild{position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li{clear:both;}
.ddcommon .ddChild li .description{display:block;}
.ddcommon .ddChild li img{border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup{padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ddcommon .noBorderTop{border-top:none 0  !important; padding:0; margin:0;}

/*************** default theme **********************/
.dd{ color: #4a4a4a; font-size: .9em;}
.dd .divider{border-left:1px solid #c3c3c3; border-right:1px solid #fff; right:24px; display:none; }
.dd .arrow{width:22px;height:31px; margin-top:0; margin-right:-6px; background:url(http://www.gillmathias.com/wp-content/themes/images/msdropdown/siteskin/dd_arrow.png) no-repeat;}
.dd .arrow:hover{background-position:0 100%;cursor:pointer;}
.dd .ddTitle{background:url(http://www.gillmathias.com/wp-content/themes/images/msdropdown/siteskin/title-bg.png) repeat-x left top; height: 31px;}
.dd .ddTitle .ddTitleText{padding:6px 20px 6px 6px; cursor:pointer;}
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.dd .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.dd .ddChild li .description{color:#666;}
.dd .ddChild li .ddlabel{color:#333;}
.dd .ddChild li.hover{background-color:#ecf6fb;cursor:pointer;}
.dd .ddChild li img{padding:0 6px 0 0;}
.dd .ddChild li.optgroup{padding:0;}
.dd .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd .ddChild li.selected{background-color:#38789c; color:#FFF;}
.dd .ddChild li.selected .ddlabel{color:#FFF !important;}


/*************** pagination theme **********************/
.paginationSelect{ color: #4a4a4a; font-size: .8em;}
.paginationSelect .divider{border-left:1px solid #c3c3c3; border-right:1px solid #fff; right:24px; display:none; }
.paginationSelect .arrow{width:22px;height:22px; margin-right:-7px; background:url(http://www.gillmathias.com/wp-content/themes/images/msdropdown/siteskin/dd_arrow.png) no-repeat right top;}
.paginationSelect .arrow:hover{background:url(http://www.gillmathias.com/wp-content/themes/images/msdropdown/siteskin/dd_arrow.png) no-repeat right top;}
.paginationSelect .ddTitle{background:url(http://www.gillmathias.com/wp-content/themes/images/msdropdown/siteskin/title-bg.png) repeat-x left bottom; height: 22px;}
.paginationSelect .ddTitle .ddTitleText{padding:3px 20px 2px 6px; cursor:pointer;}
.paginationSelect .ddTitle .ddTitleText .ddTitleText{padding:0;}
.paginationSelect .ddTitle .description{font-size:12px; color:#666}
.paginationSelect .ddTitle .ddTitleText img{padding-right:5px;}
.paginationSelect .ddChild{border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.paginationSelect .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.paginationSelect .ddChild li .description{color:#666;}
.paginationSelect .ddChild li .ddlabel{color:#333;}
.paginationSelect .ddChild li.hover{background-color:#ecf6fb; cursor:pointer;}
.paginationSelect .ddChild li img{padding:0 6px 0 0;}
.paginationSelect .ddChild li.optgroup{padding:0;}
.paginationSelect .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.paginationSelect .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.paginationSelect .ddChild li.selected{background-color:#38789c; color:#FFF;}
.paginationSelect .ddChild li.selected .ddlabel{color:#FFF !important;}

/*************** Blog menu theme **********************/
.blogMenu{ color: #4a4a4a; font-size: .8em;}
.blogMenu .divider{border-left:1px solid #c3c3c3; border-right:1px solid #fff; right:24px; display:none; }
.blogMenu .arrow{width:39px;height:39px; margin-top:2px; margin-right:-4px; background:url(http://www.gillmathias.com/wp-content/themes/green-machine/imgs/selectArrow.png) no-repeat right bottom }
.blogMenu .arrow:hover{background:url(http://www.gillmathias.com/wp-content/themes/green-machine/imgs/selectArrow.png) no-repeat right bottom}
.blogMenu .ddTitle{background:url(http://www.gillmathias.com/wp-content/themes/green-machine/imgs/selectBg.png) repeat-x left top; height: 41px; border-left: 1px solid #c6c6c6;border-radius: 2px;}
.blogMenu .ddTitle .ddTitleText{padding:3px 20px 2px 6px; cursor:pointer;font: normal 1em/3 'droid_sansbold';color: #333}
.blogMenu .ddTitle .ddTitleText .ddTitleText{padding:0;}
.blogMenu .ddTitle .description{font-size:12px; color:#666}
.blogMenu .ddTitle .ddTitleText img{padding-right:5px;}
.blogMenu .ddChild{border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.blogMenu .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.blogMenu .ddChild li .description{color:#666;}
.blogMenu .ddChild li .ddlabel{color:#333;}
.blogMenu .ddChild li.hover{background-color:#ecf6fb; cursor:pointer;}
.blogMenu .ddChild li img{padding:0 6px 0 0;}
.blogMenu .ddChild li.optgroup{padding:0;}
.blogMenu .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.blogMenu .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.blogMenu .ddChild li.selected{background-color:#38789c; color:#FFF;}
.blogMenu .ddChild li.selected .ddlabel{color:#FFF !important;}