/* Global Classes */

body{
	background: url(../images/global/bg_top.gif);
	margin: 0;
	padding: 0;
	border: 0; }

a{
	text-align:left;
	font-weight:normal;
	color: #0099cc;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px; }
	
a:hover{
	text-decoration:underline; }
	
span{
	cursor:pointer;
	text-align:left;
	font-weight:normal;
	color: #0099cc;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px; }
	
span:hover{
	text-decoration:underline; }
	
ul, li{
	list-style: none;
	margin: 0;
	padding: 0; }
	
img{
	border: none; }
	
.wrapper{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(../images/global/bg_top.gif);
	background-repeat: repeat-x; }
	
.header{
	padding: 15px 0 10px 0;
	margin: 0 auto;
	text-align:left;
	width: 980px;
	height: 70px; }
	
.subheader{
	padding: 0 0 10px 0;
	margin: 0 auto;
	text-align:left;
	width: 882px;
	height: 94px; }
	
.content{
	width:980px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	overflow: hidden; }
	
.footer{
	background-image: url(../images/global/bg_top.gif);
	margin: 0 auto;
	border-top:2px solid #ccc;
	width: 100%;
	padding: 10px 0 35px 0; }
	
.bottomfloatbar{
	background: url(../images/global/floatbar_bg.gif) repeat-x;
	height:25px;
	position:fixed;
	width:100%;
	bottom:0;
	z-index:1000; }

/* IE6 bottomfloatbar fix */
.bottomfloatbar{
	position:fixed;
	bottom:0px;
	top:auto; }
* html,* html body{
	background-image:url(about:blank);
	background-attachment:fixed;}
* html .bottomfloatbar{
	position:absolute;
	bottom:auto;
	top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
	
.copyright{
	width:940px;
	margin: 0 auto;
	text-align:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	color: #ccc;
	font-size:11px;
	overflow: hidden; }
	
.sitemap{
	border-top:1px solid #ccc;
	position: relative;
	padding: 10px 20px 10px 20px;
	width:940px;}

.divider{
	border-bottom:1px solid #ccc;
	padding: 0 0 5px 0 }

.sitemap_column{
	float:left;
	width: 155px;}
	
.button_sidebar{
	background: transparent url('../images/global/button_sidebar.jpg');
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
	width:190px;
	height:78px;}
	
.button_sidebar_holder{
	float:left;
	width:95px;
	margin: 6px 0 0 0; }
	
.greypanel{
	float:left;
	width:660px;
	padding: 20px 20px 20px 20px;
	border-bottom:1px solid #ccc;
	background-color:#eee; }
	
/* Typography */

h1,h2,h3,h4,h5,h6,.sitemaptext {
	text-align:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	margin:0;
	padding:0; }
	
h1{
	font-size:22px;
	color: #0099cc;
	font-weight:bold; }
	
h2{
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	color:#333; }
	
h3{
	font-size:12px;
	line-height:20px;
	padding: 0 0 5px 0;
	font-weight:normal;
	color:#333; }
	
h4{
	display:inline;
	padding: 0 0 0 8px;
	font-size:18px;
	font-weight:bold;
	color:#ff0000; }
	
h5{
	text-align:center;
	font-weight:bold;
	color: #fff;
	font-size:11px; }
	
h5 a{
	text-align:center;
	font-weight:normal;
	color: #fff;
	font-size:11px; }
	
h6{
	font-weight:normal;
	color: #333;
	font-size:11px; }
	
.sitemaptext{
	font-weight:bold;
	color: #333;
	font-size:12px; }

/* Main Navigation */

.navigation{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:70px;
	margin:0px;
	padding:0px;
	float:right; }
	
.navigation li{
	float:left;
	margin:0px;
	list-style:none;
	display:block;
	height:70px;
	background:transparent;
	vertical-align:middle;
	text-decoration:none;
	background: transparent url('../images/global/mainnavigation.gif'); }

.navigation li a{
	display:block;
	height:70px;
	background:transparent;
	vertical-align:middle;
	text-decoration:none;
	outline: none;
	background: transparent url('../images/global/mainnavigation.gif'); }

.navigation li.homelogo a{ background-position: 0 0; width: 189px; height:70px;}
.navigation li.home a{ background-position: -189px 0; width: 100px; height:70px;}
.navigation li.imnew a{background-position: -289px 0; width: 100px; height:70px;}
.navigation li.connect a{background-position: -389px 0; width: 100px; height:70px;}
.navigation li.media a{background-position: -489px 0; width: 100px; height:70px;}
.navigation li.give a{background-position: -589px 0; width: 100px; height:70px;}
.navigation li.contact a{background-position: -689px 0; width: 100px; height:70px;}
.navigation li.search {background-position: -789px 0; width: 191px; height:70px;}

.navigation li.homelogo a:hover{background-position: 0 -80px; width: 189px; height:70px;}
.navigation li.home a:hover{background-position: -189px -80px; width: 100px; height:70px;}
.navigation li.imnew a:hover{background-position: -289px -80px; width: 100px; height:70px;}
.navigation li.connect a:hover{background-position: -389px -80px; width: 100px; height:70px;}
.navigation li.media a:hover{background-position: -489px -80px; width: 100px; height:70px;}
.navigation li.give a:hover{background-position: -589px -80px; width: 100px; height:70px;}
.navigation li.contact a:hover{background-position: -689px -80px; width: 100px; height:70px;}

.navigation li.homelogo a.active{background-position: 0 -240px; width: 189px; height:70px;}
.navigation li.home a.active{background-position: -189px -240px; width: 100px; height:70px;}
.navigation li.imnew a.active{background-position: -289px -240px; width: 100px; height:70px;}
.navigation li.connect a.active{background-position: -389px -240px; width: 100px; height:70px;}
.navigation li.media a.active{background-position: -489px -240px; width: 100px; height:70px;}
.navigation li.give a.active{background-position: -589px -240px; width: 100px; height:70px;}
.navigation li.contact a.active{background-position: -689px -240px; width: 100px; height:70px;}
	
.navigation li a span{
	margin-left:-3000px; }
	 
h3 span{
	margin-left:-3000px; }

h1 span{
	margin-left:-3000px; }

.navigation li.selected a em{
	font-weight:bold; }
	
	
/* Connect Navigation */

.connectnavigation{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:94px;
	margin:0px;
	padding:0px; }
	
.connectnavigation li{
	float:left;
	margin:0px;
	list-style:none;
	display:block;
	height:94px;
	background:transparent;
	vertical-align:middle;
	text-decoration:none;
	background: transparent url('../images/connect/connectnavigation.png'); }

.connectnavigation li a{
	display:block;
	height:94px;
	background:transparent;
	vertical-align:middle;
	text-decoration:none;
	outline: none;
	background: transparent url('../images/connect/connectnavigation.png'); }

.connectnavigation li.connect_about a{ background-position: 0 0; width: 92px; height:94px;}
.connectnavigation li.connect_events a{ background-position: -92px 0; width: 87px; height:94px;}
.connectnavigation li.connect_photos a{background-position: -179px 0; width: 87px; height:94px;}
.connectnavigation li.connect_videos a{background-position: -266px 0; width: 87px; height:94px;}
.connectnavigation li.connect_logos a{background-position: -353px 0; width: 87px; height:94px;}
.connectnavigation li.connect_forms a{background-position: -440px 0; width: 87px; height:94px;}
.connectnavigation li.connect_links a{background-position: -527px 0; width: 87px; height:94px;}
.connectnavigation li.connect_faq a{background-position: -614px 0; width: 87px; height:94px;}
.connectnavigation li.connect_blog a{background-position: -701px 0; width: 87px; height:94px;}
.connectnavigation li.connect_contact a{background-position: -788px 0; width: 94px; height:94px;}

.connectnavigation li.connect_about a:hover{background-position: 0 -94px; width: 92px; height:94px;}
.connectnavigation li.connect_events a:hover{background-position: -92px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_photos a:hover{background-position: -179px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_videos a:hover{background-position: -266px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_logos a:hover{background-position: -353px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_forms a:hover{background-position: -440px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_links a:hover{background-position: -527px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_faq a:hover{background-position: -614px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_blog a:hover{background-position: -701px -94px; width: 87px; height:94px;}
.connectnavigation li.connect_contact a:hover{background-position: -788px -94px; width: 94px; height:94px;}
	
.connectnavigation li a span{
	margin-left:-3000px; }

.connectnavigation li.selected a em{
	font-weight:bold; }

	
/* One Panel Layout */

.twocolumn{
	float:left;
	padding:0 20px 0 0;
	width:274px; }
	
.onepanel_holder{
	margin: 0 0 0 154px;
	overflow: hidden;
	width:674px;
	margin: 0 auto; }
	
.onepanel_title{
	margin: 0 0 20px 0; }
	
.onepanel_holder2{
	margin: 0 0 0 154px;
	overflow: hidden;
	width:460px;
	margin: 0 auto; }
	
.onepanel_holder3{
	margin: 0 0 0 154px;
	overflow: hidden;
	width:600px;
	margin: 0 auto; }
	
.onepanel_holder_left{
	float: left;
	text-align:left;
	width:324px;
	border-right:1px solid #ddd; }
	
.onepanel_holder_center{
	float: left;
	text-align:center;
	margin: 0 auto;
	padding: 40px 0 0 0;
	height: 40px;
	width:650px; }
	
.onepanel_holder_center2{
	float: left;
	text-align:center;
	padding: 10px 0 10px 0;
	width:650px;
	margin: 0 auto; }
	
.onepanel_holder_right{
	text-align:left;
	float: left;
	padding: 0 0 0 24px;
	width:324px; }
	
.onepanel_innerholder{
	overflow: hidden;
	margin: 0 auto;
	width:882px; }
	
.onepanel_innertop{
	margin: 20px 0 0 0;
	background-image: url(../images/global/subad9_top.png);
	padding: 5px 0 0 15px;
	height:30px;
	width:882px; }
	
.onepanel_innermiddle{
	background-image: url(../images/global/subad9_middle.gif);
	height:120px;
	width:882px; }

.onepanel_innerbottom{
	background-image: url(../images/global/subad9_bottom.gif);
	height:8px;
	width:882px; }
	
.videobutton_left{
	float:left;
	padding: 10px; }

.videobutton_right{
	float:left;
	padding: 10px; }
	
.videothumb{
	float:left;
	padding: 20px 0 0 8px; }

/* Two Panel Layout */
	
.twopanelhome_left{
	float:left;
	width:725px; }
	
.twopanelhome_right{
	float:left;
	margin:0 0 0 15px;
	width:240px; }
	
.twopanelhome_ticker{
	float:left; }	
		
.twopanelhome_ticker, .twopanelhome_ticker li{
	width:240px;
	height:420px;
	overflow:hidden; }
	
.twopanelhome_ticker ul, .twopanelhome_ticker li{
	text-align:left;
	margin:0;
	padding:0;
	list-style:none; }
	
.twopanel_left{
	float:left;
	padding: 0 10px 0 20px;
	width:710px; }
	
.twopanel_right{
	float:left;
	width:240px; }
	
/* Three Panel Layout */

.threepanel_left{
	float:left;
	padding: 0 8px 10px 0;
	width:240px; }
	
.threepanel_lefttop{
	background: url(../images/global/subad7top.gif) no-repeat;
	padding: 5px 0 0 15px;
	float:left;
	height:30px;
	width:225px; }
	
.threepanel_leftmiddle{
	background: url(../images/global/subad7middle.gif) repeat-y;
	height:385px;
	float:left;
	padding:10px 0 0 15px;
	width:225px; }

.threepanel_leftbottom{
	background: url(../images/global/subad7bottom.gif) no-repeat;
	float:left;
	height:8px;
	width:239px; }
	
.threepanel_lefttop2{
	background: url(../images/global/subad6top.gif) no-repeat;
	float:left;
	height:8px;
	width:482px; }
	
.threepanel_leftmiddle2{
	background: url(../images/global/subad6middle.gif) repeat-y;
	padding: 0 0 0 11px;
	height:280px;
	float:left;
	width:471px; }
	
.threepanel_leftmiddle3{
	background: url(../images/global/subad6middle.gif) repeat-y;
	float:left;
	padding: 0 10px 0 10px;
	width:220px; }

.threepanel_leftbottom2{
	background: url(../images/global/subad6bottom.gif) no-repeat;
	float:left;
	height:8px;
	padding: 0 0 10px 0;
	width:482px; }
	
.threepanel_middlesubads{
	background: url(../images/global/subad5_bg.gif) no-repeat;
	float:left;
	height:132px;
	width:482px; }
	
.threepanel_middle{
	padding: 0 10px 10px 0;
	float:left;
	width:482px; }
	
.threepanel_right{
	float:left;
	width:240px; }
	
/* Ads */

.mainAd{
	float:left;
	display: block;
	width: 725px;
	height: 325px;
	margin: 0 0 10px 0; }
	
.mainAd li{
	width: 725px;
	height: 325px;
	list-style:none;
	display:block; }
	
.headerAd{
	float:left;
	margin: 0 0 10px 0; }
	
.headerAd2{
	float:left;
	margin: 0 0 10px 0; }
	
.videoheaderAd{
	float:left;
	margin: 0 0 0 260px; }
	
.headerAd span{
	width: 980px;
	height: 300px;
	display: block;
	position: absolute;
	background: url(../images/global/roundcornertwo.png) no-repeat; }
	
.subAds{
	float:left;
	height:132px;
	width:725px;
	background: url(../images/global/subad_bg.gif) no-repeat; }
	
.subAdOne{
	float:left;
	padding: 11px 15px 0 14px;
	height:120px;
	width:213px; }
	
.subAdTwo{
	float:left;
	padding: 11px 15px 0 14px;
	height:120px;
	width:213px; }
	
.subAdThree{
	float:left;
	padding: 11px 0 0 14px;
	height:120px;
	width:213px; }
	
.subAdstwo{
	float:left;
	padding: 0 0 10px 0;
	height:280px;
	width:980px;
	background: url(../images/global/subadtwo_bg.gif) no-repeat; }
	
.subAdstwo_top{
	float:left;
	height:6px;
	width:980px;
	overflow: hidden;
	background: url(../images/global/subadtwotop_bg.gif) no-repeat; }
	
.subAdstwo_middle{
	float:left;
	height:280px;
	width:980px;
	overflow: hidden;
	background: url(../images/global/subadtwo_bg.gif) repeat-y; }
	
.subAdstwo_bottom{
	float:left;
	height:8px;
	width:980px;
	margin: 0 0 10px 0;
	overflow: hidden;
	background: url(../images/global/subadtwobottom_bg.gif) no-repeat; }
	
.subAdtwo_One{
	float:left;
	padding: 11px 14px 0 16px;
	height:120px;
	width:213px; }
	
.subAdtwo_Two{
	float:left;
	padding: 11px 14px 0 16px;
	height:120px;
	width:213px; }
	
.subAdtwo_Three{
	float:left;
	padding: 11px 14px 0 18px;
	height:120px;
	width:213px; }
	
.subAdtwo_Four{
	float:left;
	padding: 11px 0 0 18px;
	height:120px;
	width:213px; }
	
.subAdsthree{
	float:left;
	padding: 0 0 10px 0;
	height:132px;
	width:980px;
	background: url(../images/global/subadthree_bg.gif) no-repeat; }
	
.subAdthree_One{
	float:left;
	padding: 11px 14px 0 16px;
	height:120px;
	width:213px; }
	
.subAdthree_Two{
	float:left;
	padding: 11px 14px 0 16px;
	height:120px;
	width:213px; }
	
.subAdthree_Three{
	float:left;
	padding: 11px 14px 0 18px;
	height:120px;
	width:213px; }
	
.subAdthree_Four{
	float:left;
	padding: 11px 0 0 18px;
	height:120px;
	width:213px; }
	
.subAdsfour{
	float:left;
	padding: 0 0 10px 0;
	height:280px;
	width:980px;
	background-image: url(../images/global/subadtwo_bg.gif); }
	
.subAdsfour_top{
	float:left;
	height:6px;
	width:980px;
	overflow: hidden;
	background: url(../images/global/subadfourtop_bg.gif) no-repeat; }
	
.subAdsfour_middle{
	float:left;
	width:980px;
	padding: 40px 0 40px 0;
	background-image: url(../images/global/subadfour_bg.gif); }

.subAdsfour_middle2{
	float:left;
	width:980px;
	padding: 0 0 40px 0;
	background-image: url(../images/global/subadfour_bg.gif); }
	
.subAdsfour_middle_main{
	float:left;
	width:980px;
	padding: 0 0 10px 0; }
	
.subAdsfour_middle_splashdown{
	float:left;
	width:980px;
	padding: 120px 0 0 0;
	background-image: url(../videos/splashdown2009/splashdownbg2.jpg); }
	
.subAdsfour_middle_imnew{
	float:left;
	width:980px;
	padding: 180px 0 0 0;
	background: url(../images/imnew/imnewheader.jpg) no-repeat; }
	
.subAdsfour_top2{
	float:left;
	height:6px;
	width:980px;
	overflow: hidden;
	background: url(../images/global/subadfour_bgblue.gif) no-repeat; }
	
.subAdsfour_middle2{
	float:left;
	width:980px;
	padding: 0 0 40px 0;
	background: url(../images/global/subadfour_bg.gif) repeat-y; }
	
.subAdsfour_middleinner{
	float:left;
	padding: 0 90px 0 90px;
	width:800px; }
	
.subAdsfour_bottom{
	float:left;
	height:8px;
	width:980px;
	padding: 0 0 10px 0;
	overflow: hidden;
	background: url(../images/global/subadfourbottom_bg.gif) no-repeat; }
	
.subAdfour_One{
	float:left;
	padding: 0 30px 0 0;
	width:246px; }
	
.subAdfour_Two{
	float:left;
	padding: 0 30px 0 0;
	width:246px; }
	
.subAdfour_Three{
	float:left;
	width:246px; }
	
.imnewAd{
	background: url(../images/imnew/pageheader_imnew.jpg);
	float:left;
	height:180px;
	width:980px;
	padding: 0 0 10px 0; }
	
/* Forms */

#searchfield{
	float:left;
	color:#666;
	width:130px;
	margin: 28px 0 0 12px;
	font-size: 11px;
	font-weight:normal;
	height:16px;
	padding:2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc; }
	
.searchbutton {
	outline: none;
	float:left;
	width: 22px;
	height: 22px;
	margin: 28px 0 0 12px;
	background: url(../images/global/searchbutton.gif);
    border: none;
	cursor: pointer; }
	
#firstname, #lastname, #phonenumber, #billingaddress, #vehicletype, #enginesize, #email, #firstname2, #lastname2, #phonenumber2, #smsphone, #smsfirstname, #username, #password, #title, #input{
	color:#666;
	width:287px;
	font-size: 14px;
	height: 22px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:5px;
	border:1px solid #ddd; }
	
#textinput_amount{
	color:#666;
	width:126px;
	font-size: 14px;
	height: 22px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 160px;
	padding:5px;
	border:1px solid #ddd; }
	
#textinput_city{
	color:#666;
	width:104px;
	font-size: 14px;
	height: 22px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 110px;
	padding:5px;
	border:1px solid #ddd; }

.textinput_state{
	color:#666;
	border:1px solid #ddd;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	width: 100px;
	height: 34px;
	float: left;
	position: absolute;
	z-index: 2;
	padding:5px;
	display:inline;
	cursor: pointer; }
	
#textinput_carrier{
	color:#666;
	border:1px solid #ddd;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	width: 100px;
	height: 34px;
	float: left;
	z-index: 2;
	padding:5px;
	display:inline;
	cursor: pointer; }
	
.textinput_designation{
	color:#666;
	border:1px solid #ddd;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	width: 150px;
	height: 34px;
	float: left;
	position: absolute;
	z-index: 2;
	padding:5px;
	display:inline;
	cursor: pointer; }
	
.textinput_event{
	color:#666;
	border:1px solid #ddd;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	width: 287px;
	height: 34px;
	float: left;
	position: absolute;
	z-index: 2;
	padding:5px;
	display:inline;
	cursor: pointer; }
	
.textinput_zipcode{
	color:#666;
	width:50px;
	font-size: 14px;
	height: 22px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 6px;
	padding:5px;
	border:1px solid #ddd; }
	
#textinput_zipcode{
	color:#666;
	width:50px;
	font-size: 14px;
	height: 22px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 0 6px;
	padding:5px;
	border:1px solid #ddd; }
	
#textinput_area{
	color:#666;
	width:287px;
	height:140px;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:5px;
	border:1px solid #ddd; }
	
/* CSS Popup */

#simplemodal-overlay{
	background-color:#000; }
	
#simplemodal-container{
	height:435px;
	width:340px;
	background-color:#fff;
	border:3px solid #ccc; }
	
#simplemodal-container a.modalCloseImg{
	background:url(http://www.hamiltoncog.org/images/global/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer; }
	
#simplemodal-container #basicModalContent{
	padding:8px; }

#loginModal{
	float:left; }	

#invite, #sms, #login, #upwardbasketball, #upwardcheerleading, #upwardadditionalinformation, #addchoirsong, .removechoirsong{
	padding:8px; }
	
/* BUTTONS */

.buttons a, .buttons button{
    display:block;
	text-align:center;
	margin: 0 auto;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 5px 10px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 10px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

button.positive, .buttons a.positive{
    color:#0099cc;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#e9f5ff;
    border:1px solid #0099cc;
    color:#0099cc;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #ddd;
    color:#fff;
}

/* UPLOADIFY */

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin: 5px 0 0 5px;
	padding: 10px;
	width: 830px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099cc;
	width: 1px;
	height: 3px;
}

#fileQueue {
	width: 880px;
	height: 125px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}