/* 
	Theme Name: rackwise 
	Description: noble image base theme
	Author: rls
	Version: 1.0
	
*/

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,th {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}a {text-decoration:none;}

.clear{clear:both}
.right {float:right;}
.left {float:left;}

table {
	margin:0 auto;
	border-collapse:collapse;
	margin:20px auto;
	border-color:#bcbcbc;
}

tr, td {
	border-color:#bcbcbc;
}


/******************
 *	OVERALL		  *
 ******************/ 
html, body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	font-size:13px;
	color:#fff;
	font-size:13px;
	line-height:140%;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}


#wrapper {
	width: 1024px;
	margin: 20px auto 0px auto;
	clear:both;
	overflow:hidden;
}

p {
	margin:5px 0 25px 0;
	line-height:160%;
	font-size:13px;
}

ol, ul {
	margin: 10px 20px 20px 20px;
}

li {
	list-style:square outside;
	margin:5px 0 0 15px;
	padding: 0 0 0 5px;
	text-decoration:none;
}
ol li {
	list-style:decimal; !important
	font-size: 10px; !important
}


#content blockquote p {
	font-size:11px;
	color:#ccc;
	font-style:italic;
}

blockquote a.button {
	margin:-5px 0 0 0;
}

table p {
	margin:0;
	padding:0;
}

/******************
 *	HYPERLINKS	  *
 ******************/ 
a, a:visited, a:active {
	color: #f0ff69;
}

a:hover {
	color: #dbe384;
}

a.button {
	margin: 10px;
	padding: 10px;
	color: #55583b;
	font-weight: bold;
	border: 1px solid #eeff63;
	width: 155px;
	background: #c3d04a; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0da6e', endColorstr='#b1c02a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d0da6e), to(#b1c02a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d0da6e,  #b1c02a); /* for firefox 3.6+ */ 
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	font-size:13px;
	line-height:48px;
}


/******************
 *	HEADER		  *
 ******************/ 

#header-wrap {
	background:url(images/hdr-carbon-bg.png) repeat-x;
	clear:both;
	overflow:hidden;
	height:120px;
	width:100%;
}

#header {
	margin:0 auto;
	width:1024px;
	padding: 0;
}

.logo {
	padding:35px 0 0 0;
	float:left;
	margin:0 0 0 -40px;
	margin-top: -70px\0/IE8+9;
	padding-top: 0px\0/IE8+9;
	*margin-top: -70px;
	*padding-top: 0;

}

.logo img {
	float:left;
}


#upper-right {
	float:right;
	text-align:right;
	margin:20px 10px 0 0;
	line-height:19px;
	font-size:14px;
	color:#636363;
}

#upper-right a {
	color:#333;
	text-decoration:underline;
}
	
	
#tagline {
	float:right;
	text-transform:uppercase;
	font-size:18px;
	padding:40px 0 0 0;
	color:#fff;
	*padding-top: 70px;
	*margin-right: -225px;
}

#search {
	border:1px solid #b9da89;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	width:220px;
	float:right;
	background:#fff;
	margin: 0 0 0 780px\0/IE8+9;
	*height: 27px;
}

#search-input {    
	border: medium none;
    float: left;
    margin: 2px;
    padding: 5px;
    width: 160px;
	color:#666;
}

.searchsubmit {
	background:url(images/search-bg.png) no-repeat;
	text-indent:-9999em;
	height:29px;
	width:34px;
	border:none;
	*margin-top: -50px;
	*margin-right: -1px;
}


/******************
 *	MENU		  *
 ******************/ 

#menu-span {
	background:url(images/nav-bg.png) repeat-x;
	clear:both;
	overflow:hidden;
	height:56px;
}
	 
 
#menu {
	width:1024px;
	margin:0 auto;
}

ul#menu-top-navigation #menu .current a, ul#menu-top-navigation #menu li.current_page_item a, ul#menu-top-navigation li.current-menu-item a, ul#menu-top-navigation li.current-page-ancestor a {
	background:url(images/menu-current.png) repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	color:#fff!important;
}


#menu ul {
	list-style: none;
	display:inline;
	margin: 0px 0 0 1px;
	padding: 0;
	float:left;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li {
	margin: 0px 0 0 -1px;
	padding: 0;
	list-style: none;
}

#menu li a, #menu li a:link, #menu li a:visited {
	margin: 5px 0;
	padding: 18px 20px 12px;
	color: #333;
	display: block;
	font-size: 15px;
	font-style:normal;
	text-decoration:none;
	text-transform:uppercase;
}

#menu li a:hover {
	margin: 5px 0;
	padding: 18px 20px 12px;
	display: block;
	color:#000;
}

#menu li li a, #menu li li a:link, #menu li li a:visited {
	float: none;
	margin: 0;
	padding: 10px 20px;
	font-size: 12px;
	color: #fff;
	background:none;
	border-bottom:1px solid #000;

}

#menu li li a:active {
	color: #fff;
	background:none;
}
	

#menu li li a:hover {
	margin: 0;
	padding: 10px 20px;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	height: auto;
	width: 150px;
	margin: 0;
	padding: 0;
	left: -999em;
}

#menu li li {
	border: none;
	margin:0 0 0 0px;
}

#menu li ul a {
	width: 170px;
}

#menu li ul a:hover, #menu li ul a:active {
	background:#000;
	color:#DBE384;
}

#menu li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	display:none;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
	position: static;
}

#menu ul li ul {
	width:210px;
	background:#333;
	background: rgb(0, 0, 0); /* The Fallback */
   	background: rgba(0, 0, 0, 0.8);
	margin:1px 0 10px 0px;
	border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#menu ul li ul {
		margin: 6px 0 10px 0!important;
	}
}


#menu ul li ul li {
	background:none;
}

#menu ul li ul li a {
	text-shadow:none;
}

/******************
 *	HOMEPAGE	  *
 ******************/ 

#hero-span { 
	height:310px;
	background:url(images/hero-span-bg.png) repeat-x;
}

#hero {
	width:1000px;
	margin:0 auto;
	padding:0;
}

#clients-strip-span {
	width:100%;
	background:url(images/clients-strip-bg.png) repeat-x;
	height:210px;
	margin:-12px 0 -14px 0;
}

#clients-strip {
	width:1000px;
	padding:20px 0;
	margin:0 auto;
	color:#333;
}

#clients-strip a {
	color:#333;
}

.logos {
	clear:both;
	overflow:hidden;
	margin:25px 0 0 0;
}

#clients-strip .left {
	text-transform:uppercase;
}

#content-wrap-wrap {
	clear:both;
	overflow:hidden;
	width:100%;
	background:url(images/content-wrap-bg.png) repeat-x #414141;
}
	

#content-wrap {
	clear:both;
	overflow:hidden;
	width:1024px;
	margin:0 auto;
}


#home-content-wrap {
	clear:both;
	overflow:hidden;
	width:100%;
	background:#121212;
}

#content-lower {
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:0px auto 10px auto;
}

#content-home {
	margin: 40px 0 0 0;
	float:right;
	width:480px;
	font-size:14px;
}

#content-home p {
	font-size:14px;
}

#flowplayer {
	float:left;
	margin:30px 0 0 0;
	
}





/******************
 *	CONTENT		  *
 ******************/ 




#content {
	margin: 25px 20px 10px 0;
	float:left;
	width:640px;
}

#content img {
}

#content img.alignleft {
	margin:10px 10px 10px 0;
}

#content img.alignright {
	margin:10px 0 10px 10px;
}

#content h1 {
	margin:-20px 0 10px 0;
}

#content h1.news {
	margin:0px 0 10px 0;
}

.contentbox {
	margin:10px 0 0 0;
}


.byline {
	padding: 10px 0 0 0;
	font-style:italic;
}

.author {
	text-transform: uppercase;
}



h1 {
	font-size:26px;
	color:#fff;    
	margin:10px 0;
	font-weight:normal;
	line-height:34px;
	text-transform:uppercase;
}



h2, h2 a {
	font-size:18px;
	color:#bbc534; 
	font-weight:normal;   
	line-height:24px;
}


h3, h3 a {
	font-size:14px;
	margin:10px 0 0 0;
	color:#f2fc78;
	font-weight:bold;
	text-transform:uppercase;
}

h4 {
	color:#fff;
	font-size:18px;
}

.superscript {
	font-size:xx-small;
	vertical-align: top;
}

h6 {
	display:none;
}

/******************
 *	ENTRY		  *
 ******************/ 
.entry {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.entry p {
	margin:10px 0 30px 0;
	padding: 0;
	font-size:13px;
}

.entry img {
	margin: 0!important;
	padding: 0!important;
	border:none!important;
}

.entry ul {
	margin:0 0 20px 0;
}

.entry ul li {
	list-style: url(images/arrow.gif) inside;
	margin: 0px 0 0 10px;
	padding: 5px 0 0px 0px;
}

.entry ul li a {
	font-size:13px;
}

.entry ul li ul li {
	padding: 0;
	margin: 0;
}

.entry ol li {
	list-style: decimal;
	padding: 0;
	margin: 15px 0;
	background: none;
}

.entry h3 {
	font-size: 16px;
	color: #006bb7;
	padding: 10px 0;
	text-indent: 0;
	margin: 0px 0 0px 0;
	text-transform:uppercase;
}

.entry h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

.entry h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

.entry h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

/******************
 *	ENTRY META    *
 ******************/ 
.entryfooter {
	margin: 0px 0 0 0;
	padding: px 0;
	font-size: 13px;
	text-transform: uppercase;
	text-align:right;
	color: #006bb7;
}


.entryfooter a {
	color: #006bb7!important;
}

.link {
	background: #fff url(images/plink.gif) no-repeat 0 -1px;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
}

.comments {
	background: #fff url(images/comment.gif) no-repeat 0 -1px;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
}

.meta {
	background:none;
	padding:  10px 0 0 0;
	font-size: 13px;
	margin:10px 0;
	text-align: right;
}

.meta a:link, .meta a:visited {
	color: #006bb7;
}

.meta a:hover {
	color: #006bb7;
}


/******************
 * IMAGES		  *
 ******************/ 

img {
	border:none;
}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
	
img.alignnone {
	margin: 0 ;
	padding: 5px;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	padding: 0;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	padding: 0px;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
	
.wp-caption {
	background: #f7f7f7;
	text-align: center;
	padding: 4px 0 5px 0;
	border: 1px solid #e6e6e6;
}

.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}


/******************
 *	SIDEBAR   	  *
 ******************/ 
#sidebar {
	background: none;
	float: right;
	width: 310px;
	margin: 20px 10px;
}


#sidebar .box {
	margin: 0;
	padding: 0 20px;
	color: #333;
}

#sidebar .box a {	
	color: #000;
	text-decoration:underline;
	line-height:16px;
}

#sidebar .box a:hover {
	color: #f8a137;
}

#sidebar h2 {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.widget {
	margin: 0;
	padding: 0;
	font-size:13px;
}

.leftwidget {
	float: left;
	width: 143px;
	margin: 0;
	padding: 0;
}

.rightwidget {
	float: right;
	width: 145px;
	margin: 0;
	padding: 0;
}

.side {
	-moz-border-radius: 3px;
	background: rgb(0, 0, 0); /* The Fallback */
   	background: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	padding:10px;
	margin:6px 0;
	background: #555\0/IE8+9;
	*background: #555;
}

.list {
	padding:10px 20px;
}

.side li a {
	color:#fff;
}

.side li {
	padding: 0;
}

.side ul {
	margin:10px 0;
}


.contact-link {
    color: #DBE384;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 50px;
    text-align: center;
}

.number {
	color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 10px 0;
}

.button {
}

.sidebar-forms {
	background:url(images/sidebar-forms-bg.gif) no-repeat;
	width:270px;
	height:42px;
	padding:20px 0 0 0;
}

.sidebar-forms a {
	padding:0px 0 0 20px;
	font-size:20px;
	text-decoration:none;
	color:#18775c;
}

.sidebar-img {
	border:10px #A19583 solid;
	margin:0 0 10px 0;
}

#sidebar p, #sidebar-home p {
	margin:5px 0 10px 0;
}


/******************
 *	COMMENTS	  *
 ******************/ 
.comments-box {
	zoom: 1;
	margin: 30px 0 0 0;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #fff;
	font-size:18px;
	text-transform:none;
}

#respond {
	margin: 20px 0 0 0;
	padding: 5px;
}

#respond p {
	color: #999;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.cancel-comment-reply {
	margin: 5px 0 0 0;
	padding: 2px 0 2px 0;
	font-size: 11px;
}

.cancel-comment-reply a {
	background: #f9f9f9;
	color: #000;
	padding: 1px 3px;
	border: 1px solid #f0f0f0;
}

.text {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 200px;
}

/************************
 *	COOMENT FRAMEWORK	*
 ************************/ 
ol.commentlist a:link {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
}

ol.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #595959;
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor p {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
}

ol.commentlist li div.comment-author {
}

ol.commentlist li div.vcard {
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
	padding: 1px 0 0 18px;
	background: url(images/user.gif) no-repeat 0 0;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #fff;
	background: none;
}

ol.commentlist li div.vcard img.avatar {
	float: right;
}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
ol.commentlist li div.vcard span.says {
	color: #888;
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}

ol.commentlist li div.comment-meta a {
	background: none;
	color: #aaa;
	text-decoration:none;
}

ol.commentlist li p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
}

ol.commentlist li ul {
}

ol.commentlist li div.reply {
	color: #fff;
	width: 33px;
	margin: 20px 0 10px 0;
	padding: 5px;
	line-height: 14px;
	font-size: 10px;
	text-transform: uppercase;
}

ol.commentlist li div.reply a {
	color: #fff;
}

ol.commentlist li div.reply a:hover {
	background: none;
}

ol.commentlist li ul.children {
}

ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #e9e9e9;
}

ol.commentlist li ul.children li li.alt {
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
}

ol.commentlist li ul.children li.depth-3 {
}

ol.commentlist li ul.children li.depth-4 {
}

ol.commentlist li ul.children li.depth-5 {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

/********************
 *	COMMENT FORM	*
 ********************/ 
#commentform {

}

#commentform input {
	width: 210px;
	margin: 0 5px 1px 0;
	padding: 5px;
	border: 1px solid #ddd;
}

#commentform input:focus {
	border: 1px solid #191919;
}

#commentform .user {
	padding: 3px 3px 3px 25px;
	background: #fff url(images/user.gif) no-repeat 5px 3px;
	color: #666;
}

#commentform .email {
	padding: 3px 3px 3px 25px;
	background: #fff url(images/mail.gif) no-repeat 5px 3px;
	color: #666;
}

#commentform .url {
	padding: 3px 3px 3px 25px;
	background: #fff url(images/link.gif) no-repeat 5px 3px;
	color: #666;
}

#commentform textarea {
	width: 75%;
	height: 100px;
	padding: 2px;
	border: 1px solid #ddd;
}

#commentform textarea:focus {
	border: 1px solid #191919;
}

#commentform .submit, ol.commentlist li div.reply a {
	margin: 0;
	padding: 5px;
	color: #55583b;
	font-weight: bold;
	border: 1px solid #eeff63;
	width: 155px;
	background: #c3d04a; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0da6e', endColorstr='#b1c02a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d0da6e), to(#b1c02a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d0da6e,  #b1c02a); /* for firefox 3.6+ */ 
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	font-size:13px;
}

#commentform .submit :hover {
	background: #333;
	border: 1px solid #191919;
	text-decoration: underline;
	color: #fff;
}



/******************
 *	BOTTOM		  *
 ******************/ 
#bottombox-wrap {
	margin: 0 auto;
	width:100%;
	background:url(images/bottombox-wrap-bg.png) repeat-x #d3de6f;
}

#bottombox {
	clear:both;
	overflow:hidden;
	color:#fff;
	padding:10px 0;
	width:1000px;
	margin:0 auto;
}

#footer-info-wrap {
	margin: 0 auto;
	width:100%;
	background:url(images/footerinfo-bg.png) repeat-x;
}

#footer-info {
	color:#fff;
	padding:25px 20px;
	margin: 0 auto;
	width:1000px;
	overflow:hidden;
	clear:both;
	
}

.footer-links {
	float:left;
	font-size:11px;
}

.footer-links a {
	color:#fff;
}

.news-widget-box, .quicklinks-widget-box, .contact-widget-box {
	padding:20px 10px 10px 20px;
	float:left;
	width:295px;
	margin:0 0 0 10px;
	background:url(images/bottombox-div.gif) left no-repeat;
	height:300px;
}


.news-widget-box {
	margin:10px 0;
background: url("http://www.rackwise.com/wp-content/uploads/2011/12/blackdiv.png") no-repeat scroll right center transparent!important;
	padding:20px 30px 20px 0;
	width:460px;
	background:#121212;
	-moz-border-radius: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	height:auto;
}

.news-widget-box h3 {
	padding:0 0 15px 0;
}


.news-widget-box p {
	margin:5px 0 10px 0;

}

.news-widget-box a {
	color:#F2FC78;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:normal;
	float:right;
}

.date {
	font-size:12px;
	color:#BBC534;
}

#bottombox p {
	margin: 0 0 10px 0;
	color:#333;
	line-height:18px;
}

#bottombox h3 {
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	color:#333333;
	margin:0 0 10px 0;
}

.quicklinks-widget-box li a {
	font-size:18px;
	color:#333;
	padding:5px;
	line-height:34px;
	font-weight:bold;
	letter-spacing:-1px;
}

.quicklinks-widget-box li a:hover {
	color:#000;
}

.quicklinks-widget-box li {	
	list-style:square inside;
	margin:5px 0;
	padding:5px 5px 5px 10px;  
	background: rgb(201, 213, 102); /* The Fallback */
   	background: rgba(255, 255, 255, 0.3);
	-moz-border-radius: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	width:270px;
	height:35px;
}

.quicklinks-widget-box ul {
	margin:0 0 0 5px;
}

p.submit {
	text-align:center;
	margin:0 auto;
}

.contact-widget-box {
	color:#333;
}

.contact-widget-box li {
	font-size:16px;
	font-weight:bold;
	margin:8px 0 0 15px;
}

.contact-widget-box ul {
	margin:30px 20px 40px 20px;
}

.contact-widget-box li a {
	color:#333;
	text-decoration:underline;
}

.contact-widget-box img {
	margin:0 1px 0 0;
}

#newletter .module {
	background:#9eb63f;
	padding:8px;
	clear:both;
	overflow:hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	border:1px solid #b9da89;
	width:275px;
	float:right;
	margin: 5px 0 10px 0;
}


#wpsb_email {    
	border: medium none;
    float: left;
    margin: 2px;
    padding: 8px;
    width: 180px;
	color:#666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
}

#signup_button {
	background:url(images/news-submit.png) no-repeat;
	text-indent:-999em;
	height:32px;
	width:74px;
	border:none;
	margin:1px 0 0 -4px;
}



.overlay {
	padding:20px;	
	width:800px;  
	display:none;
	background:#333;	
}

.close {
	background:url(images/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:500px;
	width:800px;
	display:block;
	background:#333;
}

.with_frm_style label.frm_primary_label {
	color: #fff!important;
}

.hidden 
{
  display:none;
}



/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_left.png), url(../images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.png), url(../images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}



#logoParade
	{
		width: 1000px;
		height: 120px;
		position: relative;
		clear:both;
		padding:10px 0 0 0;
	}

	#logoParade div.scrollableArea a
	{
		float: left;
		padding-left: 10px;
	}



